Word - Java.net

advertisement
[GLASSFISH-10462] admin console start-up failure Created: 20/Oct/09
27/Nov/10 Resolved: 22/Oct/09
Status:
Project:
Component/s:
Affects
Version/s:
Fix Version/s:
Resolved
glassfish
web_container
V3
Type:
Reporter:
Resolution:
Labels:
Remaining
Estimate:
Time Spent:
Original
Estimate:
Environment:
Bug
vince kraemer
Fixed
None
Not Specified
Attachments:
server.log
10,462
Issuezilla Id:
V3
Priority:
Assignee:
Votes:
Critical
jluehe
0
Not Specified
Not Specified
Operating System: Windows Vista
Platform: PC
Description
Using build 68
(http://download.java.net/glassfish/v3/promoted/glassfish-v3-b68.zip)
jdk 6 update 16...
I downloaded the build.
I used the unzipper that it part of windows to unzip the file into
C:\P F\v3-b68-zip
I started the server...
C:\P F\v3-b68-zip\glassfishv3\glassfish\bin\asadmin start-domain
I hit the admin gui URL with Firefox
http://localhost:4848
Updated:
The 'loading the admin console' page appeared
After 30 or so seconds the page in the browser went blank.
I looked in the server log and saw this exception
[#|2009-10-20T22:25:11.3310700|SEVERE|glassfish|javax.enterprise.system.container.web.org.glassfish.web.loader|_ThreadID=27;_Thread
3;|Error
trying to scan the classes at
/C:/P%20F/v3-b68-zip/glassfishv3/glassfish/lib/install/applications/__admingui/WEB-INF/lib/ajax-wrapper-com
for annotations in which a ServletContainerInitializer has expressed interest
java.io.FileNotFoundException:
C:\P%20F\v3-b68-zip\glassfishv3\glassfish\lib\install\applications__admingui\WEB-INF\lib\ajax-wrapper-comp
(The system cannot find the path specified)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at
org.glassfish.web.loader.ServletContainerInitializerUtil.getInitializerList(ServletContainerInitializerUtil.java:24
at
org.apache.catalina.core.StandardContext.callServletContainerInitializers(StandardContext.java:5354)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:5286)
at com.sun.enterprise.web.WebModule.start(WebModule.java:499)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:928)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:912)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:694)
at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1831)
at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1515)
at com.sun.enterprise.web.WebApplication.start(WebApplication.java:90)
at org.glassfish.internal.data.EngineRef.start(EngineRef.java:126)
at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:219)
at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:240)
at
com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:308)
at
com.sun.enterprise.v3.server.ApplicationLoaderService.processApplication(ApplicationLoaderService.java:340
at
com.sun.enterprise.v3.admin.adapter.InstallerThread.load(InstallerThread.java:292)
at
com.sun.enterprise.v3.admin.adapter.InstallerThread.run(InstallerThread.java:100)
#]
followed by others.
Comments
Comment by vince kraemer [ 20/Oct/09 ]
Created an attachment (id=3573)
the server log.. rife with exceptions
Comment by vince kraemer [ 20/Oct/09 ]
If I unzip the server into
c:\Sun\v3b68zip
I do not encounter this issue
This leads me to suspect that this is a space-in-path issue.
Comment by vince kraemer [ 20/Oct/09 ]
Looks like this is the root cause of http://www.netbeans.org/issues/show_bug.cgi?id=175061.
Comment by jluehe [ 21/Oct/09 ]
Sending
web/war-util/src/main/java/org/glassfish/web/loader/ServletContainerInitializerUtil.java
Transmitting file data .
Committed revision 33072.
Comment by vince kraemer [ 22/Oct/09 ]
v
Generated at Sun Mar 06 08:37:42 UTC 2016 using JIRA 6.2.3#6260sha1:63ef1d6dac3f4f4d7db4c1effd405ba38ccdc558.
Download