You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Chi Runhua (JIRA)" <ji...@apache.org> on 2010/10/28 08:42:05 UTC

[jira] Closed: (GERONIMO-5661) Geronimo fails to start when there is a whitespace in Geronimo_HOME

     [ https://issues.apache.org/jira/browse/GERONIMO-5661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chi Runhua closed GERONIMO-5661.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0

The problem is fixed now.

thanks a lot.

> 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
>            Assignee: viola.lu
>             Fix For: 3.0
>
>         Attachments: G5661.patch, G5661_ALL.patch
>
>
> Geronimo 2.2.1 works fine when there is a whitespace within GERONIMO_HOME while G3.0 fails to start.
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> jeffchi@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.