Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » java EE IDE help(java vertual machine launcher issue)
java EE IDE help [message #1036440] Mon, 08 April 2013 11:44 Go to next message
Paul HardwickFriend
Messages: 2
Registered: April 2013
Junior Member
Hi
My appologies if this is in the wrong area im quite new. I have been using eclipse and i was following a tutorial and when it comes to run the test project called (test) it has the following, "starting HTTP preview at local host has encountered a problem.
server HTTP preview at local host has failed to start. and in the console at the bottom of the page it has the following.
Caused by: java.lang.ClassNotFoundException: org.eclipse.jetty.webapp.WebAppContext
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 6 more

im running it in 64bit on windows 7
Thanks in advance for you time
Re: java EE IDE help [message #1036611 is a reply to message #1036440] Mon, 08 April 2013 15:56 Go to previous message
Paul HardwickFriend
Messages: 2
Registered: April 2013
Junior Member
i have found that it works by using the j2ee preview. thanks anywho
Previous Topic:Ant file generation
Next Topic:Call traces
Goto Forum:
  


Current Time: Thu Apr 25 15:48:01 GMT 2024

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

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

Back to the top