Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Updating JSP Index error
Updating JSP Index error [message #61083] Wed, 05 January 2005 11:14 Go to next message
Eclipse UserFriend
Originally posted by: eos.o2online.de

Hi @everyone!

I have got eclipse 3.0.1 + Tomcat 5.5.4 running without any objections. I
have also installed the stable build of WTP and everything works pretty fine
except for one specific error message to occur every time I edit a JSP file
and save it:

***
An internal error occurred during: "Updating JSP Index".
java.lang.NoSuchFieldError: indexLocations
org.eclipse.jst.jsp.core.internal.java.search.JSPSearchSuppo rt.computeIndexL
ocation(JSPSearchSupport.java:453)
org.eclipse.jst.jsp.core.internal.java.search.JSPSearchSuppo rt.addJspFile(JS
PSearchSupport.java:302)
org.eclipse.jst.jsp.core.internal.java.search.JSPIndexManage r$ProcessFilesJo
b.run(JSPIndexManager.java:212)
org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
***
Does anyone know what it's supposed to mean and how to find a remedy?

Thanks a lot in advance!
java.lang.NoSuchFieldError when "Updating JSP Index" [message #61107 is a reply to message #61083] Wed, 05 January 2005 11:52 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4501
Registered: July 2009
Senior Member

Witali wrote:
> I have got eclipse 3.0.1 + Tomcat 5.5.4 running without any objections. I
> have also installed the stable build of WTP and everything works pretty fine
> except for one specific error message to occur every time I edit a JSP file
> and save it:
>
> ***
> An internal error occurred during: "Updating JSP Index".
> java.lang.NoSuchFieldError: indexLocations

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 and still in
flux. You'll have to upgrade to Eclipse 3.1M4 or preferably to
whichever version the download page points you.

And where the download page says "driver", think "build".

---
- Nitin


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:serializable class and serialVersionUID
Next Topic:Problems using the org.eclipse.wst.xml.ui.StructuredTextEditorXML
Goto Forum:
  


Current Time: Fri Nov 08 22:53:45 GMT 2024

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

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

Back to the top