[jboss-user] [JBoss Tools] - Cannot Start AS7.1.1 server with a space in path using JBoss Tools

Darren Jones do-not-reply at jboss.com
Thu May 24 09:50:50 EDT 2012


Darren Jones [https://community.jboss.org/people/darrenjones] created the discussion

"Cannot Start AS7.1.1 server with a space in path using JBoss Tools"

To view the discussion, visit: https://community.jboss.org/message/737688#737688

--------------------------------------------------------------
Hello,

I have a 7.1.1 server installed in "F:\My Servers\jboss-as-7.1.1.Final" (note the space in the path).

It starts just fine using the standalone.bat file within that folder. But if I try to start the server from within Eclipse using JBoss Tools (3.3.0 Beta 3), I get this error in the console:

java.lang.NoClassDefFoundError: F:/My
Caused by: java.lang.ClassNotFoundException: F:.My
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Exception in thread "main"

Is this a bug?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/737688#737688]

Start a new discussion in JBoss Tools at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120524/2bb9e2aa/attachment.html 


More information about the jboss-user mailing list