Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » An internal error occurred during: "Processing JSP changes since last activation"
An internal error occurred during: "Processing JSP changes since last activation" [message #672017] Thu, 19 May 2011 15:20 Go to next message
Stephen Wick is currently offline Stephen WickFriend
Messages: 9
Registered: April 2011
Location: Kansas City, Missouri, US...
Junior Member
I get this message when I start up Eclipse Helios SR2 for Windows Vista 32-bit.

An internal error occurred during: "Processing JSP changes since last activation".
Path must include project and resource name: /

The entry from the Error Log is:
eclipse.buildId=M20110210-1200
java.version=1.6.0_24
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product


Error
Thu May 19 10:16:16 CDT 2011
An internal error occurred during: "Processing JSP changes since last activation".

java.lang.IllegalArgumentException: Path must include project and resource name: /
at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63)
at org.eclipse.core.internal.resources.Workspace.newResource(Workspace.java:1801)
at org.eclipse.core.internal.resources.Container.getFile(Container.java:207)
at org.eclipse.wst.sse.core.indexing.AbstractIndexManager$ResourceEventProcessingJob.loadPreservedReceivedResourceEvents(AbstractIndexManager.java:1549)
at org.eclipse.wst.sse.core.indexing.AbstractIndexManager$ResourceEventProcessingJob.start(AbstractIndexManager.java:1138)
at org.eclipse.wst.sse.core.indexing.AbstractIndexManager.start(AbstractIndexManager.java:237)
at org.eclipse.jst.jsp.core.internal.JSPCorePlugin$1.run(JSPCorePlugin.java:179)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1957)
at org.eclipse.jst.jsp.core.internal.JSPCorePlugin$PluginInitializerJob.run(JSPCorePlugin.java:151)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)


Is this a bug or a configuration problem?
Re: An internal error occurred during: "Processing JSP changes since last activation&qu [message #673547 is a reply to message #672017] Tue, 24 May 2011 04:37 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4425
Registered: July 2009
Senior Member

On 5/19/2011 11:20 AM, Stephen Wick wrote:
> Is this a bug or a configuration problem?

Sounds a lot like bug 340003. Try updating to the recently released WTP
3.2.4.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=340003
http://eclipse.org/webtools/releases/3.2.4

--
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Java search, indexing source attached to jar files
Next Topic:Get bindings without parsing
Goto Forum:
  


Current Time: Tue Mar 19 11:27:34 GMT 2024

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

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

Back to the top