quality@glassfish.java.net

Re: Issues installing Glassfish 3 on the Windows platform with spaces

From: Richard Kolb <rjdkolb_at_gmail.com>
Date: Mon, 26 Oct 2009 16:26:02 +0200

Hi Wolfram.

thanks for the response.
Did you experience this with Glassfish specifically ?

I am assuming the issue you are describing is caused when a command is
called like 'java -classpath abv.jar:C:\program files\xyx.jar' when it
should read 'java -classpath "abv.jar:C:\program files\xyx.jar" '
The container may be at fault.

regards
Richard

2009/10/26 w.rittmeyer_at_jsptutorial.org <w.rittmeyer_at_jsptutorial.org>

> Occasionally I get messages so that I thought this would be an issue. The
> last time this has happended was last week. But I never could actually put a
> finger on it and have not been able to reliably reproduce this issue.
>
> The message stated s.th. like "jar file c:\Dokumente und
> Einstellungen\whatever\projects\xyz.jar could not be found". Though
> everything worked as expected.
>
>
> --
> Wolfram Rittmeyer
>
>
> Richard Kolb <rjdkolb_at_gmail.com> hat am 26. Oktober 2009 um 12:46
> geschrieben:
>
>
> > Hi people
> >
> > Does anyone know of the issues caused when GlassFish 3 if installed with
> > spaces in the path ?
> > https://glassfish.dev.java.net/issues/show_bug.cgi?id=10531
> >
> > I did a query on the bugs but did not find anything.
> >
> > There are no notes in the quick start guide as far as I see.
> >
> > I remember JBoss 4 had a issue where it could not receive JMS messages if
> > installed in 'c:\Program Files'
> >
> > The MS Windows installer logo requires applications to be installed in
> > Program Files by default :
> > http://msdn.microsoft.com/en-us/library/aa372825%28VS.85%29.aspx (number
> > 2.4)
> >
> > regards
> > Richard
>