quality@glassfish.java.net

Re: java.lang.NoClassDefFoundError: Files/Symantec/Norton

From: Sankar Neelakandan <Sankar.Neelakandan_at_Sun.COM>
Date: Sun, 20 Sep 2009 08:38:47 -0700

Hi Kana,
      This is a old bug which is marked as fixed. Looks like its not
fixed entirely or regressed. Could you please add your comments in the
bug report.
https://glassfish.dev.java.net/issues/show_bug.cgi?id=7500

thanks
Sankar

K K. wrote:
> Hi,
>
> I checked logs & system environment to find out that in the
> system-environmental-variable PATH, there is one path-value registered
> with double quotation:
> -------
> PATH=c:\foo\bar;"C:/Program Files/Symantec/Norton Ghost x/";c:\somedir\bin;.....
> -------
>
>
> I don't know how this happened though, this was extracted to
> -Djava/library.path option like below:
>
> -------
> -Djava.library.path=...[skipping]....C:/glassfishv3/glassfish/modules/"C:/Program
> Files/Symantec/Norton Ghost x/";...[skipping]....;C:/glassfishv3/bin
> -------
>
> After removing " ", my start-domain executed successfully !
>
>
> Kana.
>
>
> 2009/9/20 K K. <kana.akmt_at_gmail.com>:
>
>> Hi,
>>
>> I installed the latest build b64 using windows installer
>> "glassfish-v3-b64-windows.exe" .
>>
>> Instalation has been done successfully, but asadmin start-domain fails
>> with the error saying:
>> java.lang.NoClassDefFoundError: Files/Symantec/Norton
>>
>>
>> Is this a know issue ?
>>
>> -------
>> C:\glassfishv3\bin>asadmin start-domain
>>
>> Waiting for DAS to start.
>> Error starting domain: domain1.
>> The server exited prematurely with exit code 1.
>> Before it died, it produced the following output:
>>
>> java.lang.NoClassDefFoundError: Files/Symantec/Norton
>> Caused by: java.lang.ClassNotFoundException: Files.Symantec.Norton
>> 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:306)
>> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
>> at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
>> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
>> Exception in thread "main"
>> Command start-domain failed.
>>
>>
>> ----
>> Kana. Kotake
>>
>>
>
>
>
>