m7 - illegalthreadstateexception [message #143670] |
Fri, 20 February 2004 00:35 |
Eclipse User |
|
|
|
Originally posted by: moopa06.ca.com
I am getting a continous stream of these in the error log
java.lang.IllegalThreadStateException
at java.lang.Thread.start(Unknown Source)
at
org.eclipse.jface.text.reconciler.AbstractReconciler.startRe conciling(AbstractReconciler.java:487)
at
org.eclipse.jface.text.reconciler.AbstractReconciler.forceRe conciling(AbstractReconciler.java:474)
at
org.eclipse.jdt.internal.ui.text.JavaReconciler.forceReconci ling(JavaReconciler.java:150)
at
org.eclipse.jdt.internal.ui.text.JavaReconciler$ActivationLi stener.shellActivated(JavaReconciler.java:92)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:163)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
I have added to a bug report for the same exception but that was from
middle of last year and only a one off.
When Eclipse looses focus and I focus back I get this error and a popup
say "error activating view', when I try to run ant by pointing at a
build.xml file, nothing happens - but I get this error.
Maybe its becuase I copied over my old m5 workspace?
Anybody else seen it?
|
|
|
Re: m7 - illegalthreadstateexception [message #144759 is a reply to message #143670] |
Mon, 23 February 2004 18:44 |
Eclipse User |
|
|
|
Originally posted by: daniel.megert.gmx.net
paul moore wrote:
>I am getting a continous stream of these in the error log
>
>java.lang.IllegalThreadStateException
> at java.lang.Thread.start(Unknown Source)
> at
> org.eclipse.jface.text.reconciler.AbstractReconciler.startRe conciling(AbstractReconciler.java:487)
> at
> org.eclipse.jface.text.reconciler.AbstractReconciler.forceRe conciling(AbstractReconciler.java:474)
> at
> org.eclipse.jdt.internal.ui.text.JavaReconciler.forceReconci ling(JavaReconciler.java:150)
> at
> org.eclipse.jdt.internal.ui.text.JavaReconciler$ActivationLi stener.shellActivated(JavaReconciler.java:92)
> at
> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:163)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
>
>I have added to a bug report for the same exception but that was from
>middle of last year and only a one off.
>When Eclipse looses focus and I focus back I get this error and a popup
>say "error activating view', when I try to run ant by pointing at a
>build.xml file, nothing happens - but I get this error.
>Maybe its becuase I copied over my old m5 workspace?
>
>Anybody else seen it?
>
>
see https://bugs.eclipse.org/bugs/show_bug.cgi?id=40549
Dani
|
|
|
Powered by
FUDForum. Page generated in 0.02555 seconds