[jboss-dev-forums] [JBoss Tools Development] - Startup JBoss AS 7.1.1 from Eclipse
Yusuf Kaplan
do-not-reply at jboss.com
Sun May 13 04:50:20 EDT 2012
Yusuf Kaplan [https://community.jboss.org/people/yuka78] created the discussion
"Startup JBoss AS 7.1.1 from Eclipse"
To view the discussion, visit: https://community.jboss.org/message/735226#735226
--------------------------------------------------------------
Hi all,
I installed JBoss Tools from the update Site" http://download.jboss.org/jbosstools/updates/development/indigo/ http://download.jboss.org/jbosstools/updates/development/indigo/" and there I selected the node"JBoss Web and Java EE Development" in Eclipse Indigo. Then created new server instance in Eclipse. But server start up fails. I used JBoss AS 7.1.1 Brontes. Platform is Mac OS X 10.6.8.
I managed to deploy though hello world and logIn Examples. The server starts via console and the example apps are deployed and working properly. There seem to be a problem when starting JBoss AS 7.1.1 from within Eclipse. The error message on Server startup from Eclipse looks like
"
Exception in thread "main" java.lang.NoClassDefFoundError: /Applications/jboss-as-7/1/1/Final
Caused by: java.lang.ClassNotFoundException: .Applications.jboss-as-7.1.1.Final
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:315)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:330)
at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:398)
"
Any ideas?
Cheers,
Y
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/735226#735226]
Start a new discussion in JBoss Tools Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2129]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120513/4348fd1d/attachment.html
More information about the jboss-dev-forums
mailing list