dev@glassfish.java.net

Re: deployment broken?

From: Amy Roh <Amelia.Roh_at_Sun.COM>
Date: Fri, 14 Mar 2008 12:03:05 -0700

Amy Roh wrote:
> v3 quicklook has been failing since last night due to admin access log
> change -
> http://kohsuke.sfbay.sun.com/hudson/view/GFv3/job/v3-quicklook/2536/console.
>
>
> [#|2008-03-14T11:33:19.782-0700|SEVERE|GlassFish10.0|javax.enterprise.system.tools.deployment|_ThreadID=12;_ThreadName=Thread-4;|Cannot
> start container from module Module:
> org.glassfish.web:webtier::ModuleClassLoader(name=org.glassfish.web:webtier,
> parent=,URls[]=file:/files/hudson/workspace/v3-quicklook/glassfish/modules/./web/webtier-10.0-SNAPSHOT.jar,file:/files/hudson/workspace/v3-quicklook/glassfish/modules/web/jasper-jsr199-9.1.jar,),init=true,URls[]=file:/files/hudson/workspace/v3-quicklook/glassfish/modules/./web/webtier-10.0-SNAPSHOT.jar,file:/files/hudson/workspace/v3-quicklook/glassfish/modules/web/jasper-jsr199-9.1.jar,)
>
> java.lang.NumberFormatException: null
> at java.lang.Integer.parseInt(Integer.java:415)
> at java.lang.Integer.parseInt(Integer.java:497)
> at
> com.sun.enterprise.web.PEAccessLogValve.updateAccessLogAttributes(PEAccessLogValve.java:867)
>
>
> Kedar, Can we remove testAllDefaults you checked in for now? I'll
> work with you to see why your default values are failing.
Never mind if this was related to HK2 and has been fixed by Jerome.
>
> Thanks,
> Amy
>
> Senthil Chidambaram wrote:
>> I did a build from scratch this morning (remove .m2/repo, and my v3
>> workspace). When I try to deploy a war file I'm getting the following
>> Exception, I tried deploying on both glassfish, and web.zip bits.
>>
>> ls.deployment|_ThreadID=12;_ThreadName=Thread-4;|Cannot start
>> container from module Module:
>> org.glassfish.web:webtier::ModuleClassLoader(name=org.glassfish.web:webtier,
>> parent=,URls[]=file:/export/home/GFV3/WEB/glassfish/modules/./web/webtier-10.0-SNAPSHOT.jar,file:/export/home/GFV3/WEB/glassfish/modules/web/jasper-jsr199-9.1.jar,),init=true,URls[]=file:/export/home/GFV3/WEB/glassfish/modules/./web/webtier-10.0-SNAPSHOT.jar,file:/export/home/GFV3/WEB/glassfish/modules/web/jasper-jsr199-9.1.jar,)
>>
>> java.lang.NullPointerException
>> at
>> com.sun.enterprise.web.accesslog.DefaultAccessLogFormatterImpl.parsePattern(DefaultAccessLogFormatterImpl.java:271)
>>
>> at
>> com.sun.enterprise.web.accesslog.DefaultAccessLogFormatterImpl.<init>(DefaultAccessLogFormatterImpl.java:143)
>>
>> at
>> com.sun.enterprise.web.PEAccessLogValve.setPattern(PEAccessLogValve.java:428)
>>
>> at
>> com.sun.enterprise.web.PEAccessLogValve.updateAccessLogAttributes(PEAccessLogValve.java:853)
>>
>> at
>> com.sun.enterprise.web.PEAccessLogValve.configure(PEAccessLogValve.java:727)
>>
>> at
>> com.sun.enterprise.web.WebContainer.createVirtualServer(WebContainer.java:1068)
>>
>>
>> java.lang.Exception: Failed to start containers
>> at
>> com.sun.enterprise.v3.server.ApplicationLifecycle.setupContainerInfos(ApplicationLifecycle.java:401)
>>
>> at
>> com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:260)
>>
>> at
>> com.sun.enterprise.v3.deployment.DeployCommand.execute(DeployCommand.java:289)
>>
>>
>> thx
>> Senthil
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>