Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Error saving JSP file
Error saving JSP file [message #68819] Wed, 26 January 2005 19:21 Go to next message
Eclipse UserFriend
I have been writing a JSP file using WTP with no problems, then suddenly
I started getting an error box pop-up when I save. I started stripping
the file back to find the source of the error, and I've found that I get
the error even with a blank file. The box contains a line which says:

Updating JSP Index (An internal error occurred during: "Updating JSP
Index".)

If I click on this, I get the following information:

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)

Can anyone tell me what is going wrong here?

Dan.
Re: Error saving JSP file [message #68896 is a reply to message #68819] Wed, 26 January 2005 22:51 Go to previous messageGo to next message
Eclipse UserFriend
On Thu, 27 Jan 2005 11:21:47 +1100, Dan Simmonds <danoxster@gmail.com> wrote:


> 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)
>
> Can anyone tell me what is going wrong here?
>

This sounds familiar to other posts and bugs that have been opened when users have tried to
use WTP M2 with Eclipse base 3.0x ... WTP M2 requires Eclipse 3.1, M4 ... any chance you updated/backleveled
something between the "successful use" and "not successful use"?
Re: Error saving JSP file [message #68936 is a reply to message #68896] Wed, 26 January 2005 23:59 Go to previous message
Eclipse UserFriend
Um, aren't I embarrassed now . . .

Yes I'm using 3.0.1. Somehow I've also been using WTP M2 without a hitch
up until a few hours ago, and didn't realise I was on the wrong
platform. I'll go fix that up now. Thanks.

Dan.

David Williams wrote:
> On Thu, 27 Jan 2005 11:21:47 +1100, Dan Simmonds <danoxster@gmail.com>
> wrote:
>
> This sounds familiar to other posts and bugs that have been opened when
> users have tried to
> use WTP M2 with Eclipse base 3.0x ... WTP M2 requires Eclipse 3.1, M4
> ... any chance you updated/backleveled
> something between the "successful use" and "not successful use"?
Previous Topic:Importing EJB jars into EAR Project
Next Topic:ClassSchedule Tutorial missing target in form
Goto Forum:
  


Current Time: Sat May 10 07:08:22 EDT 2025

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

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

Back to the top