Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » An internal error occurred during: "Updating JSP Index".
An internal error occurred during: "Updating JSP Index". [message #66297] Wed, 19 January 2005 15:10 Go to next message
Sherin Tang is currently offline Sherin TangFriend
Messages: 1
Registered: July 2009
Junior Member
I got a problem in using eclipse and the VE ant WTP tool in editing jsp
source code. NO matter what code i type when i save it shows "An Internal
Error occur when Updating JSP Index" java.lang.NoSuchFieldError:
indexLocations

An internal error occurred during: "Updating JSP Index".
java.lang.NoSuchFieldError: indexLocations
org.eclipse.jst.jsp.core.internal.java.search.JSPSearchSuppo rt.computeIndexLocation(JSPSearchSupport.java:453)
org.eclipse.jst.jsp.core.internal.java.search.JSPSearchSuppo rt.addJspFile(JSPSearchSupport.java:302)
org.eclipse.jst.jsp.core.internal.java.search.JSPIndexManage r$ProcessFilesJob.run(JSPIndexManager.java:212)
org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)

Do any one kindly let me know? and help me thanks
Re: An internal error occurred during: "Updating JSP Index". [message #66318 is a reply to message #66297] Wed, 19 January 2005 15:27 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4430
Registered: July 2009
Senior Member

Sherin wrote:
> I got a problem in using eclipse and the VE ant WTP tool in editing jsp
> source code. NO matter what code i type when i save it shows "An
> Internal Error occur when Updating JSP Index"
> java.lang.NoSuchFieldError: indexLocations
>
> An internal error occurred during: "Updating JSP Index".
> java.lang.NoSuchFieldError: indexLocations
> org.eclipse.jst.jsp.core.internal.java.search.JSPSearchSuppo rt.computeIndexLocation(JSPSearchSupport.java:453)
>
> org.eclipse.jst.jsp.core.internal.java.search.JSPSearchSuppo rt.addJspFile(JSPSearchSupport.java:302)
>
> org.eclipse.jst.jsp.core.internal.java.search.JSPIndexManage r$ProcessFilesJob.run(JSPIndexManager.java:212)
>
> org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
>
> Do any one kindly let me know? and help me thanks
>

As was mentioned in the earlier "Updating JSP Index error" thread,
the latest milestone of WTP, 1.0M2, is meant for use with the
Eclipse 3.1M4 milestone build. Some of the JSP functionality makes
use of APIs that are new to the Eclipse 3.1 milestones. In general,
WTP milestones will be tightly coupled to specific Eclipse
milestones and you'll need to make sure you're running the correct
Eclipse milestone for the WTP milestone you're using.

--
- Nitin


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: An internal error occurred during: "Updating JSP Index". [message #66444 is a reply to message #66297] Thu, 20 January 2005 01:52 Go to previous message
Eclipse UserFriend
Originally posted by: pavery.us.ibm.com

Hi Sherin,

M2 for the JSP Editor in WTP depends on specific Eclipse 3.1M4 function
from JDT. I think others have run into this same problem.

phil


Sherin wrote:
> I got a problem in using eclipse and the VE ant WTP tool in editing jsp
> source code. NO matter what code i type when i save it shows "An
> Internal Error occur when Updating JSP Index"
> java.lang.NoSuchFieldError: indexLocations
>
> An internal error occurred during: "Updating JSP Index".
> java.lang.NoSuchFieldError: indexLocations
> org.eclipse.jst.jsp.core.internal.java.search.JSPSearchSuppo rt.computeIndexLocation(JSPSearchSupport.java:453)
>
> org.eclipse.jst.jsp.core.internal.java.search.JSPSearchSuppo rt.addJspFile(JSPSearchSupport.java:302)
>
> org.eclipse.jst.jsp.core.internal.java.search.JSPIndexManage r$ProcessFilesJob.run(JSPIndexManager.java:212)
>
> org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
>
> Do any one kindly let me know? and help me thanks
>
>
Previous Topic:Obtaining an (unmanaged?) XMLModel for a IStorage (JarEntryFile)
Next Topic:Web Tools Platform (WTP) project track at EclipseCon
Goto Forum:
  


Current Time: Fri Mar 29 14:55:40 GMT 2024

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

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

Back to the top