Geronimo fails to start when there is a whitespace in Geronimo_HOME
-------------------------------------------------------------------
Key: GERONIMO-5661
URL: https://issues.apache.org/jira/browse/GERONIMO-5661
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: commands
Affects Versions: 3.0
Environment: Ubuntu 9.04+Sun JDK 1.6.0_18
Reporter: Chi Runhua
Geronimo 2.2.1 works fine when there is a whitespace within GERONIMO_HOME while
G3.0 fails to start.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
jeff...@ubuntu:~/Documents/Geronimo/test/Document and setting/g30/bin$
./geronimo run
Using GERONIMO_HOME: /home/jeffchi/Documents/Geronimo/test/Document and
setting/g30
Using GERONIMO_TMPDIR: var/temp
Using JRE_HOME: /opt/sun/jdk1.6.0_18/jre
Exception in thread "main" java.lang.NoClassDefFoundError: and
Caused by: java.lang.ClassNotFoundException: and
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)
Could not find the main class: and. Program will exit.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.