dev@glassfish.java.net

Re: glassfish v2 build b14 has been promoted [autodeploy problem with jaxws]

From: Terena Chinn-Fujii <Terena.Chinnfujii_at_Sun.COM>
Date: Fri, 25 Aug 2006 12:11:01 -0700

Hi Tom,

I'm hoping that Vijay will see this email as I didn't run into any test
regressions with b14 so I'm not too sure what it is...

Terena

Tom Amiro - WST wrote:
> Terena,
>
> Looking at the results of the automated JAXWS tests I've been
> running against GF v2 builds, there seems to be a regression
> with build 14 *PE* version. JAX-WS tests apps which have been
> autodeploying fine with previous builds, now are failing to deploy
>
> For example, the server.log shows
>
>> [#|2006-08-25T10:49:50.709-0400|WARNING|sun-appserver-pe9.1|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;/v
>> ar/Sun/glassfish/domains/domain1/generated/xml/j2ee-modules/ow_wsdl_doclit;/var/Sun/glassfish/domains/domain1/application
>> s/j2ee-modules/ow_wsdl_doclit;_RequestID=78c101f8-ceb5-4ecf-90fc-cfb5582210c2;|Failed
>> to load deployment descriptor files
>> from directory:
>> /var/Sun/glassfish/domains/domain1/generated/xml/j2ee-modules/ow_wsdl_doclit.
>> Load them from directory :
>> /var/Sun/glassfish/domains/domain1/applications/j2ee-modules/ow_wsdl_doclit
>> instead.|#]
>>
>> [#|2006-08-25T10:49:50.874-0400|SEVERE|sun-appserver-pe9.1|javax.enterprise.system.core.classloading|_ThreadID=10;_Thread
>> Name=main;_RequestID=78c101f8-ceb5-4ecf-90fc-cfb5582210c2;|LDR5008:
>> ConfigException :
>> com.sun.enterprise.config.ConfigException: I/O error while loading
>> deployment descriptor for: ow_wsdl_doclit
>> cause:
>> /var/Sun/glassfish/domains/domain1/applications/j2ee-modules/ow_wsdl_doclit
>> at
>> com.sun.enterprise.instance.WebModulesManager.getDescriptor(WebModulesManager.java:381)
>> at
>> com.sun.enterprise.instance.WebModulesManager.getDescriptor(WebModulesManager.java:320)
>> at
>> com.sun.enterprise.server.DummyWebModuleLoader.<init>(DummyWebModuleLoader.java:54)
>> at
>> com.sun.enterprise.server.DummyWebModuleManager.getLoader(DummyWebModuleManager.java:50)
>> at
>> com.sun.enterprise.server.AbstractManager.load(AbstractManager.java:182)
>> at
>> com.sun.enterprise.server.ApplicationLifecycle.onStartup(ApplicationLifecycle.java:201)
>> at
>> com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:326)
>> at
>> com.sun.enterprise.server.ondemand.OnDemandServer.onStartup(OnDemandServer.java:112)
>> at com.sun.enterprise.server.PEMain.run(PEMain.java:326)
>> at com.sun.enterprise.server.PEMain.main(PEMain.java:260)
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>> at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>> at java.lang.reflect.Method.invoke(Method.java:585)
>> at com.sun.enterprise.server.PELaunch.main(PELaunch.java:272)
>> Caused by: java.io.FileNotFoundException:
>> /var/Sun/glassfish/domains/domain1/applications/j2ee-modules/ow_wsdl_doclit
>> at
>> com.sun.enterprise.deployment.deploy.shared.FileArchive.open(FileArchive.java:66)
>> at
>> com.sun.enterprise.instance.WebModulesManager.getDescriptor(WebModulesManager.java:361)
>> ... 14 more
>
> Domain.xml has
>>
>> <web-module availability-enabled="false"
>> context-root="ow_wsdl_doclit" directory-deployed="false"
>> enabled="true" loca
>> tion="${com.sun.aas.instanceRoot}/applications/j2ee-modules/ow_wsdl_doclit"
>> name="ow_wsdl_doclit" object-type="user"/>
>>
> Tom
>
> Terena.Chinnfujii_at_Sun.COM wrote:
>> The following build has been promoted:
>>
>> Product : glassfish v2
>> Version : ea build b14
>> Date : Thu Aug 24 14:39:42 2006
>>
>> ORIGIN : RE
>>
>> The following images are available in their respective directories
>> via the download page at https://glassfish.dev.java.net :
>>
>> GlassFish with Clustering:
>> glassfish-image-v2-b14.jar
>> glassfish-installer-v2-b14.jar
>>
>> PE without Clustering:
>> glassfish-image-pe-v2-b14.jar
>> glassfish-pe-installer-v2-b14.jar
>>
>> Persistence API:
>> glassfish-persistence-installer-v2-b14.jar
>>
>> TYPE: Weekly promotion
>>
>> Comments:
>>
>> 0) Please note the different SNAPSHOT and JAR installer name
>> changes as identified above.
>>
>> 1) This is a promotion from the TRUNK.
>>
>> 2) The following tests are executed and are all passing:
>>
>> PE Quicklooks on PE server image
>> PE Quicklooks on PE installer
>> SQE Smoke Tests on PE installer
>> CTS Smoke Tests on PE installer
>>
>> EE Quicklooks on EE server image (Clustering)
>> EE Quicklooks on EE installer
>> SQE Smoke Tests on EE installer
>> CTS Smoke Tests on EE installer
>>
>> 3) Sources are in the process of being tagged with the
>> following identifier:
>>
>> SJSAS-9_1-B14-EA-24_Aug_2006
>>
>>
>> Thanks,
>> Terena
>> GlassFish Release Engineering
>>
>>
>>
>> ---------------------------------------------------------------------
>> 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