quality@glassfish.java.net

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

From: <w.rittmeyer_at_jsptutorial.org>
Date: Tue, 27 Oct 2009 14:23:29 +0100 (CET)

Hi Richard,

the problem that I posted today is issue 10304. This issue was fixed by Jan
Luehe last Thursday but didn't make it into b69. See the following svn log
command output:


svn log
web/war-util/src/main/java/org/glassfish/web/loader/ServletContainerInitializerU
til.java
------------------------------------------------------------------------
r33150 | jluehe | 2009-10-22 20:48:57 +0200 (Do, 22. Okt 2009) | 3 lines

Fix for https://glassfish.dev.java.net/issues/show_bug.cgi?id=10304
("org.glassfish.web.loader.ServletContainerInitializerUtil
servletContainerInitializerUtil.unkownFileWarning")


The message I noticed in b69 and mailed today and your problem are two unrelated
issue. Since your problem is no longer reproducable in b69 I suggest to close
the issue with resolution type fixed.


--
Wolfram Rittmeyer
Richard Kolb <rjdkolb_at_gmail.com> hat am 27. Oktober 2009 um 11:29 geschrieben:
> Hi Wolfram
> 
> Can't reproduce in build 69
> 
> Updated the bug :
> https://glassfish.dev.java.net/issues/show_bug.cgi?id=10593
> 
> regards
> Richard
> 
> 
> 2009/10/27 Richard Kolb <rjdkolb_at_gmail.com>
> 
> > Hi Wolfram
> >
> > I see the admin web ui does not start up after installing to C:\Program
> > Files\
> > Only tested this on B68, not B69 yet
> >
> > https://glassfish.dev.java.net/issues/show_bug.cgi?id=10593
> >
> > regards
> > Richard
> >
> >
> >
> > 2009/10/27 w.rittmeyer_at_jsptutorial.org <w.rittmeyer_at_jsptutorial.org>
> >
> >  Yes, I experienced this in GF v3 (b69). The latest I saw this was just
> >> yesterday:
> >>
> >> [#|2009-10-26T06:11:50.862+0100|WARNING|glassfish|javax.enterprise.system.c
> >> ontainer.web.org.glassfish.web.loader|_ThreadID=27;_ThreadName=Thread-1;|Un
> >> known
> >> file type
> >> /C:/Dokumente%20und%20Einstellungen/whatever/Eigene%20Dateien/bin/glassfish
> >> v3/glassfish/domains/domain1/generated/ejb/__admingui/|#]
> >>
> >> It's a german system. The above mentioned folder "Dokumente und
> >> Einstellungen" is the same as "Documents and Settings" and the folder
> >> "Eigene Dateien" is "My Documents" in English. As you can see, I installed
> >> GF v3 b69 into the Windows equivalent of my home folder.
> >>
> >> I also get a message like this for a war of mine. Despite this warnings
> >> the admin-ui as well as my app are nevertheless working properly. So it's
> >> probably not severe but is nevertheless slightly disturbing. Even more so
> >> in
> >> Netbeans where WARNINGS are printed in red.
> >>
> >>
> >> --
> >>   Wolfram Rittmeyer
> >>
> >>
> >>
> >> Richard Kolb <rjdkolb_at_gmail.com> hat am 26. Oktober 2009 um 15:26
> >> geschrieben:
> >>
> >>
> >> > 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(numb
> >> > > > er
> >> > > > 2.4)
> >> > > >
> >> > > > regards
> >> > > > Richard
> >> > >
> >>
> >
> >