Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » m7 - illegalthreadstateexception
m7 - illegalthreadstateexception [message #143670] Fri, 20 February 2004 00:35 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:Help - my Ant is broken
Next Topic:Best project structure for web app?
Goto Forum:
  


Current Time: Wed Jan 15 07:04:01 GMT 2025

Powered by FUDForum. Page generated in 0.02555 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top