Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse hangs when opening jsp file
Eclipse hangs when opening jsp file [message #524117] Tue, 30 March 2010 15:47 Go to next message
Eclipse UserFriend
After getting a new computer, I installed the latest Eclipse and loaded a project I have been working on for the past year. I Have no problem editing Java files, but at least some JSP files won't load. When I try to open them, I get the hourglass and Eclipse spins its wheels forever. I have to kill the process to get out of it.

This is build 20100218-1602 (Galileo) running on Windows 7. Prior to that I'd been using Ganymede (not sure what build) on XP.

I was initially using settings out of the box. I tried changing a few settings but nothing worked. Admittedly I'm not very up on what all the bazillions of possible settings do, so I may well be overlooking something. Confused

Any help anyone can offer would be greatly appreciated. I have too little hair left to keep pulling it out...
Re: Eclipse hangs when opening jsp file [message #524181 is a reply to message #524117] Tue, 30 March 2010 21:12 Go to previous messageGo to next message
Eclipse UserFriend
Dale wrote:
> After getting a new computer, I installed the latest Eclipse and loaded
> a project I have been working on for the past year. I Have no problem
> editing Java files, but at least some JSP files won't load. When I try
> to open them, I get the hourglass and Eclipse spins its wheels forever.
> I have to kill the process to get out of it.
> This is build 20100218-1602 (Galileo) running on Windows 7. Prior to
> that I'd been using Ganymede (not sure what build) on XP.
> I was initially using settings out of the box. I tried changing a few
> settings but nothing worked. Admittedly I'm not very up on what all the
> bazillions of possible settings do, so I may well be overlooking
> something. :?
> Any help anyone can offer would be greatly appreciated. I have too
> little hair left to keep pulling it out...
>

I am guessing that the JSP files reference some schema that is on the net, and
that Eclipse is trying to access the schema and unable. Just a guess, could be
wrong.

Check out http://wiki.eclipse.org/How_to_report_a_deadlock for information on
debugging and reporting problems like this.
Re: Eclipse hangs when opening jsp file [message #524293 is a reply to message #524181] Wed, 31 March 2010 08:47 Go to previous message
Eclipse UserFriend
Walter Harley wrote on Tue, 30 March 2010 21:12

I am guessing that the JSP files reference some schema that is on the net, and
that Eclipse is trying to access the schema and unable. Just a guess, could be
wrong.

Check out http://wiki.eclipse.org/How_to_report_a_deadlock for information on
debugging and reporting problems like this.


Walter,

Thanks for the link. I'll check it out.

There are page imports and taglibs, but they all reference packages/classes/taglibs within the project. I don't see anything that should require it to access anything on the net.

Previous Topic:[glassfish] EJB and JPA versions
Next Topic:Eclipse JNI help?
Goto Forum:
  


Current Time: Tue Mar 18 10:43:49 EDT 2025

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

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

Back to the top