Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [metro-dev] Webservices tests failures with glassfish 6

Hi Lukas,

Bug 23147 captures all failures with webservices12.

"WebServicesDeployer load method" issue is seen with many failures for webservices12, but not all of them.

We can still use bug 23147 as a tracker for the below mentioned issue.

regards,

Guru


On 10/08/20 3:06 pm, Lukas Jungmann wrote:
Is https://github.com/eclipse-ee4j/glassfish/issues/23147 the right bug for this?

thanks,
--lukas

On 8/6/20 4:49 PM, Gurunandan wrote:
Hi,
We are having failures due to org.glassfish.webservices.WebServicesDeployer load method with soap webservices tests run with CTS using glassfish 6.

Details of CI run logs - https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck-grao/job/master/11/testReport/junit/com.sun.ts.tests.webservices12.wsdlImport.file.nested2/Client/jakartaeetck_run___webservices12___InvokeMethod_from_wsappclient/

Details of the CI run - https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck-grao/job/master/11/testReport/

Glassfish logs for test can be downloaded here - https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck-grao/job/master/11/artifact/webservices12-results.tar.gz

Exception stack trace are as follows:


-------------------------------------------

[2020-08-02T09:34:57.396+0000] [glassfish 6.0] [SEVERE] [] [jakarta.enterprise.system.tools.deployment.common] [tid: _ThreadID=84 _ThreadName=AutoDeployer] [timeMillis: 1596360897396] [levelValue: 1000] [[ Exception while invoking class org.glassfish.webservices.WebServicesDeployer load method
java.lang.RuntimeException: A MultiException has 2 exceptions. They are:

     com.sun.enterprise.module.ResolveError: Failed to start OSGiModuleImpl:: Bundle = [org.glassfish.main.appclient.gf-client-module [80]], State = [NEW]

     java.lang.IllegalStateException: Could not load descriptor SystemDescriptor(
implementation=org.glassfish.appclient.common.ACCAppClientArchivist
contracts={org.glassfish.appclient.common.ACCAppClientArchivist,com.sun.enterprise.deployment.archivist.Archivist}
     scope=org.glassfish.hk2.api.PerLookup
     qualifiers={}
     descriptorType=CLASS
     descriptorVisibility=NORMAL
metadata=Bundle-SymbolicName={org.glassfish.main.appclient.gf-client-module},Bundle-Version={6.0.0.SNAPSHOT}
     rank=0
loader=OsgiPopulatorPostProcessor.HK2Loader(OSGiModuleImpl:: Bundle = [org.glassfish.main.appclient.gf-client-module [80]], State = [NEW],2003533350)
     proxiable=null
     proxyForSameScope=null
     analysisName=null
     id=47
     locatorId=0
     identityHashCode=2044111301
     reified=false)

     at org.glassfish.webservices.WebServicesDeployer.load(WebServicesDeployer.java:750)      at org.glassfish.webservices.WebServicesDeployer.load(WebServicesDeployer.java:103)
     at org.glassfish.internal.data.ModuleInfo.load(ModuleInfo.java:182)
     at org.glassfish.internal.data.ApplicationInfo.load(ApplicationInfo.java:289)      at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:472)      at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:195)      at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:467)      at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:516)      at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:512)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAs(Subject.java:360)
     at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:511)      at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:542)      at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:534)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAs(Subject.java:360)
     at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:533)      at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1441)      at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1300(CommandRunnerImpl.java:86)      at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1823)      at org.glassfish.deployment.autodeploy.AutoOperation.run(AutoOperation.java:140)      at org.glassfish.deployment.autodeploy.AutoDeployer.deploy(AutoDeployer.java:573)      at org.glassfish.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:460)      at org.glassfish.deployment.autodeploy.AutoDeployer.run(AutoDeployer.java:388)      at org.glassfish.deployment.autodeploy.AutoDeployer.run(AutoDeployer.java:379)      at org.glassfish.deployment.autodeploy.AutoDeployService$1.run(AutoDeployService.java:209)
     at java.util.TimerThread.mainLoop(Timer.java:555)
     at java.util.TimerThread.run(Timer.java:505)
     Caused by: A MultiException has 2 exceptions. They are:

     com.sun.enterprise.module.ResolveError: Failed to start OSGiModuleImpl:: Bundle = [org.glassfish.main.appclient.gf-client-module [80]], State = [NEW]

     java.lang.IllegalStateException: Could not load descriptor SystemDescriptor(
implementation=org.glassfish.appclient.common.ACCAppClientArchivist
contracts={org.glassfish.appclient.common.ACCAppClientArchivist,com.sun.enterprise.deployment.archivist.Archivist}
     scope=org.glassfish.hk2.api.PerLookup
     qualifiers={}
     descriptorType=CLASS
     descriptorVisibility=NORMAL
metadata=Bundle-SymbolicName={org.glassfish.main.appclient.gf-client-module},Bundle-Version={6.0.0.SNAPSHOT}
     rank=0
loader=OsgiPopulatorPostProcessor.HK2Loader(OSGiModuleImpl:: Bundle = [org.glassfish.main.appclient.gf-client-module [80]], State = [NEW],2003533350)
     proxiable=null
     proxyForSameScope=null
     analysisName=null
     id=47
     locatorId=0
     identityHashCode=2044111301
     reified=false)

     at org.jvnet.hk2.internal.Collector.throwIfErrors(Collector.java:65)      at org.jvnet.hk2.internal.Utilities.handleErrors(Utilities.java:363)      at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1185)      at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107)      at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1166)      at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1163)      at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105)      at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1246)      at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:750)      at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:717)      at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:687)      at org.glassfish.webservices.WebServicesDeployer.copyExtraFilesToGeneratedFolder(WebServicesDeployer.java:838)      at org.glassfish.webservices.WebServicesDeployer.populateWsdlFilesForPublish(WebServicesDeployer.java:770)      at org.glassfish.webservices.WebServicesDeployer.load(WebServicesDeployer.java:748)
     ... 27 more
     Caused by: com.sun.enterprise.module.ResolveError: Failed to start OSGiModuleImpl:: Bundle = [org.glassfish.main.appclient.gf-client-module [80]], State = [NEW]      at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.start(OSGiModuleImpl.java:193)      at org.jvnet.hk2.osgiadapter.OsgiPopulatorPostProcessor$1.loadClass(OsgiPopulatorPostProcessor.java:54)      at org.jvnet.hk2.internal.ServiceLocatorImpl.loadClass(ServiceLocatorImpl.java:2234)      at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:433)      at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2296)      at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1172)
     ... 38 more
     Caused by: org.osgi.framework.BundleException: Unable to resolve org.glassfish.main.appclient.gf-client-module [80](R 80.0): missing requirement [org.glassfish.main.appclient.gf-client-module [80](R 80.0)] osgi.wiring.package; (osgi.wiring.package=org.glassfish.appclient.client.acc.agent) Unresolved requirements: [[org.glassfish.main.appclient.gf-client-module [80](R 80.0)] osgi.wiring.package; (osgi.wiring.package=org.glassfish.appclient.client.acc.agent)]      at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4368)
     at org.apache.felix.framework.Felix.startBundle(Felix.java:2281)
     at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998)
     at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.startBundle(OSGiModuleImpl.java:224)      at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.access$000(OSGiModuleImpl.java:57)      at org.jvnet.hk2.osgiadapter.OSGiModuleImpl$2.run(OSGiModuleImpl.java:177)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.start(OSGiModuleImpl.java:174)
     ... 43 more
     ]]

[2020-08-02T09:34:57.397+0000] [glassfish 6.0] [SEVERE] [NCLS-CORE-00026] [jakarta.enterprise.system.core] [tid: _ThreadID=84 _ThreadName=AutoDeployer] [timeMillis: 1596360897397] [levelValue: 1000] [[
Exception during lifecycle processing
java.lang.RuntimeException: A MultiException has 2 exceptions. They are:

     com.sun.enterprise.module.ResolveError: Failed to start OSGiModuleImpl:: Bundle = [org.glassfish.main.appclient.gf-client-module [80]], State = [NEW]

     java.lang.IllegalStateException: Could not load descriptor SystemDescriptor(
implementation=org.glassfish.appclient.common.ACCAppClientArchivist
contracts={org.glassfish.appclient.common.ACCAppClientArchivist,com.sun.enterprise.deployment.archivist.Archivist}
     scope=org.glassfish.hk2.api.PerLookup
     qualifiers={}
     descriptorType=CLASS
     descriptorVisibility=NORMAL
metadata=Bundle-SymbolicName={org.glassfish.main.appclient.gf-client-module},Bundle-Version={6.0.0.SNAPSHOT}
     rank=0
loader=OsgiPopulatorPostProcessor.HK2Loader(OSGiModuleImpl:: Bundle = [org.glassfish.main.appclient.gf-client-module [80]], State = [NEW],2003533350)
     proxiable=null
     proxyForSameScope=null
     analysisName=null
     id=47
     locatorId=0
     identityHashCode=2044111301
     reified=false)

     at org.glassfish.webservices.WebServicesDeployer.load(WebServicesDeployer.java:750)      at org.glassfish.webservices.WebServicesDeployer.load(WebServicesDeployer.java:103)
     at org.glassfish.internal.data.ModuleInfo.load(ModuleInfo.java:182)
     at org.glassfish.internal.data.ApplicationInfo.load(ApplicationInfo.java:289)      at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:472)      at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:195)      at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:467)      at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:516)      at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:512)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAs(Subject.java:360)
     at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:511)      at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:542)      at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:534)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAs(Subject.java:360)
     at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:533)      at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1441)      at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1300(CommandRunnerImpl.java:86)      at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1823)      at org.glassfish.deployment.autodeploy.AutoOperation.run(AutoOperation.java:140)      at org.glassfish.deployment.autodeploy.AutoDeployer.deploy(AutoDeployer.java:573)      at org.glassfish.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:460)      at org.glassfish.deployment.autodeploy.AutoDeployer.run(AutoDeployer.java:388)      at org.glassfish.deployment.autodeploy.AutoDeployer.run(AutoDeployer.java:379)      at org.glassfish.deployment.autodeploy.AutoDeployService$1.run(AutoDeployService.java:209)
     at java.util.TimerThread.mainLoop(Timer.java:555)
     at java.util.TimerThread.run(Timer.java:505)
     Caused by: A MultiException has 2 exceptions. They are:

     com.sun.enterprise.module.ResolveError: Failed to start OSGiModuleImpl:: Bundle = [org.glassfish.main.appclient.gf-client-module [80]], State = [NEW]

     java.lang.IllegalStateException: Could not load descriptor SystemDescriptor(
implementation=org.glassfish.appclient.common.ACCAppClientArchivist
contracts={org.glassfish.appclient.common.ACCAppClientArchivist,com.sun.enterprise.deployment.archivist.Archivist}
     scope=org.glassfish.hk2.api.PerLookup
     qualifiers={}
     descriptorType=CLASS
     descriptorVisibility=NORMAL
metadata=Bundle-SymbolicName={org.glassfish.main.appclient.gf-client-module},Bundle-Version={6.0.0.SNAPSHOT}
     rank=0
loader=OsgiPopulatorPostProcessor.HK2Loader(OSGiModuleImpl:: Bundle = [org.glassfish.main.appclient.gf-client-module [80]], State = [NEW],2003533350)
     proxiable=null
     proxyForSameScope=null
     analysisName=null
     id=47
     locatorId=0
     identityHashCode=2044111301
     reified=false)

     at org.jvnet.hk2.internal.Collector.throwIfErrors(Collector.java:65)      at org.jvnet.hk2.internal.Utilities.handleErrors(Utilities.java:363)      at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1185)      at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107)      at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1166)      at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1163)      at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105)      at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1246)      at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:750)      at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:717)      at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:687)      at org.glassfish.webservices.WebServicesDeployer.copyExtraFilesToGeneratedFolder(WebServicesDeployer.java:838)      at org.glassfish.webservices.WebServicesDeployer.populateWsdlFilesForPublish(WebServicesDeployer.java:770)      at org.glassfish.webservices.WebServicesDeployer.load(WebServicesDeployer.java:748)
     ... 27 more
     Caused by: com.sun.enterprise.module.ResolveError: Failed to start OSGiModuleImpl:: Bundle = [org.glassfish.main.appclient.gf-client-module [80]], State = [NEW]      at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.start(OSGiModuleImpl.java:193)      at org.jvnet.hk2.osgiadapter.OsgiPopulatorPostProcessor$1.loadClass(OsgiPopulatorPostProcessor.java:54)      at org.jvnet.hk2.internal.ServiceLocatorImpl.loadClass(ServiceLocatorImpl.java:2234)      at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:433)      at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2296)      at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1172)
     ... 38 more
     Caused by: org.osgi.framework.BundleException: Unable to resolve org.glassfish.main.appclient.gf-client-module [80](R 80.0): missing requirement [org.glassfish.main.appclient.gf-client-module [80](R 80.0)] osgi.wiring.package; (osgi.wiring.package=org.glassfish.appclient.client.acc.agent) Unresolved requirements: [[org.glassfish.main.appclient.gf-client-module [80](R 80.0)] osgi.wiring.package; (osgi.wiring.package=org.glassfish.appclient.client.acc.agent)]      at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4368)
     at org.apache.felix.framework.Felix.startBundle(Felix.java:2281)
     at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998)
     at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.startBundle(OSGiModuleImpl.java:224)      at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.access$000(OSGiModuleImpl.java:57)      at org.jvnet.hk2.osgiadapter.OSGiModuleImpl$2.run(OSGiModuleImpl.java:177)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.start(OSGiModuleImpl.java:174)
     ... 43 more
     ]]

[2020-08-02T09:34:57.397+0000] [glassfish 6.0] [SEVERE] [] [jakarta.enterprise.system.core] [tid: _ThreadID=84 _ThreadName=AutoDeployer] [timeMillis: 1596360897397] [levelValue: 1000] [[
Exception while loading the app]]

[2020-08-02T09:34:57.412+0000] [glassfish 6.0] [SEVERE] [] [jakarta.enterprise.system.core] [tid: _ThreadID=84 _ThreadName=AutoDeployer] [timeMillis: 1596360897412] [levelValue: 1000] [[ Exception while loading the app : A MultiException has 2 exceptions. They are:

     com.sun.enterprise.module.ResolveError: Failed to start OSGiModuleImpl:: Bundle = [org.glassfish.main.appclient.gf-client-module [80]], State = [NEW]      java.lang.IllegalStateException: Could not load descriptor SystemDescriptor(
implementation=org.glassfish.appclient.common.ACCAppClientArchivist
contracts={org.glassfish.appclient.common.ACCAppClientArchivist,com.sun.enterprise.deployment.archivist.Archivist}
     scope=org.glassfish.hk2.api.PerLookup
     qualifiers={}
     descriptorType=CLASS
     descriptorVisibility=NORMAL
metadata=Bundle-SymbolicName={org.glassfish.main.appclient.gf-client-module},Bundle-Version={6.0.0.SNAPSHOT}
     rank=0
loader=OsgiPopulatorPostProcessor.HK2Loader(OSGiModuleImpl:: Bundle = [org.glassfish.main.appclient.gf-client-module [80]], State = [NEW],2003533350)
     proxiable=null
     proxyForSameScope=null
     analysisName=null
     id=47
     locatorId=0
     identityHashCode=2044111301
     reified=false)

MultiException stack 1 of 2
com.sun.enterprise.module.ResolveError: Failed to start OSGiModuleImpl:: Bundle = [org.glassfish.main.appclient.gf-client-module [80]], State = [NEW] at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.start(OSGiModuleImpl.java:193) at org.jvnet.hk2.osgiadapter.OsgiPopulatorPostProcessor$1.loadClass(OsgiPopulatorPostProcessor.java:54) at org.jvnet.hk2.internal.ServiceLocatorImpl.loadClass(ServiceLocatorImpl.java:2234) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:433) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2296) at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1172) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1166) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1163) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1246) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:750) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:717) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:687) at org.glassfish.webservices.WebServicesDeployer.copyExtraFilesToGeneratedFolder(WebServicesDeployer.java:838) at org.glassfish.webservices.WebServicesDeployer.populateWsdlFilesForPublish(WebServicesDeployer.java:770) at org.glassfish.webservices.WebServicesDeployer.load(WebServicesDeployer.java:748) at org.glassfish.webservices.WebServicesDeployer.load(WebServicesDeployer.java:103)
at org.glassfish.internal.data.ModuleInfo.load(ModuleInfo.java:182)
at org.glassfish.internal.data.ApplicationInfo.load(ApplicationInfo.java:289) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:472) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:195) at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:467) at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:516) at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:512)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:360)
at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:511) at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:542) at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:534)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:360)
at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:533) at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1441) at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1300(CommandRunnerImpl.java:86) at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1823) at org.glassfish.deployment.autodeploy.AutoOperation.run(AutoOperation.java:140) at org.glassfish.deployment.autodeploy.AutoDeployer.deploy(AutoDeployer.java:573) at org.glassfish.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:460) at org.glassfish.deployment.autodeploy.AutoDeployer.run(AutoDeployer.java:388) at org.glassfish.deployment.autodeploy.AutoDeployer.run(AutoDeployer.java:379) at org.glassfish.deployment.autodeploy.AutoDeployService$1.run(AutoDeployService.java:209)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)
Caused by: org.osgi.framework.BundleException: Unable to resolve org.glassfish.main.appclient.gf-client-module [80](R 80.0): missing requirement [org.glassfish.main.appclient.gf-client-module [80](R 80.0)] osgi.wiring.package; (osgi.wiring.package=org.glassfish.appclient.client.acc.agent) Unresolved requirements: [[org.glassfish.main.appclient.gf-client-module [80](R 80.0)] osgi.wiring.package; (osgi.wiring.package=org.glassfish.appclient.client.acc.agent)] at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4368)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2281)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998)
at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.startBundle(OSGiModuleImpl.java:224) at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.access$000(OSGiModuleImpl.java:57) at org.jvnet.hk2.osgiadapter.OSGiModuleImpl$2.run(OSGiModuleImpl.java:177)
at java.security.AccessController.doPrivileged(Native Method)
at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.start(OSGiModuleImpl.java:174)
... 43 more
MultiException stack 2 of 2
java.lang.IllegalStateException: Could not load descriptor SystemDescriptor(
implementation=org.glassfish.appclient.common.ACCAppClientArchivist
contracts={org.glassfish.appclient.common.ACCAppClientArchivist,com.sun.enterprise.deployment.archivist.Archivist}
scope=org.glassfish.hk2.api.PerLookup
qualifiers={}
descriptorType=CLASS
descriptorVisibility=NORMAL
metadata=Bundle-SymbolicName={org.glassfish.main.appclient.gf-client-module},Bundle-Version={6.0.0.SNAPSHOT}
rank=0
loader=OsgiPopulatorPostProcessor.HK2Loader(OSGiModuleImpl:: Bundle = [org.glassfish.main.appclient.gf-client-module [80]], State = [NEW],2003533350)
proxiable=null
proxyForSameScope=null
analysisName=null
id=47
locatorId=0
identityHashCode=2044111301
reified=false)
at org.jvnet.hk2.internal.ServiceLocatorImpl.loadClass(ServiceLocatorImpl.java:2243) at org.jvnet.hk2.internal.ServiceLocatorImpl.reifyDescriptor(ServiceLocatorImpl.java:433) at org.jvnet.hk2.internal.ServiceLocatorImpl.narrow(ServiceLocatorImpl.java:2296) at org.jvnet.hk2.internal.ServiceLocatorImpl.igdCacheCompute(ServiceLocatorImpl.java:1172) at org.jvnet.hk2.internal.ServiceLocatorImpl.access$400(ServiceLocatorImpl.java:107) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1166) at org.jvnet.hk2.internal.ServiceLocatorImpl$8.compute(ServiceLocatorImpl.java:1163) at org.glassfish.hk2.utilities.cache.internal.WeakCARCacheImpl.compute(WeakCARCacheImpl.java:105) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetDescriptor(ServiceLocatorImpl.java:1246) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:750) at org.jvnet.hk2.internal.ServiceLocatorImpl.internalGetService(ServiceLocatorImpl.java:717) at org.jvnet.hk2.internal.ServiceLocatorImpl.getService(ServiceLocatorImpl.java:687) at org.glassfish.webservices.WebServicesDeployer.copyExtraFilesToGeneratedFolder(WebServicesDeployer.java:838) at org.glassfish.webservices.WebServicesDeployer.populateWsdlFilesForPublish(WebServicesDeployer.java:770) at org.glassfish.webservices.WebServicesDeployer.load(WebServicesDeployer.java:748) at org.glassfish.webservices.WebServicesDeployer.load(WebServicesDeployer.java:103)
at org.glassfish.internal.data.ModuleInfo.load(ModuleInfo.java:182)
at org.glassfish.internal.data.ApplicationInfo.load(ApplicationInfo.java:289) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:472) at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:195) at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:467) at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:516) at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:512)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:360)
at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:511) at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:542) at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:534)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:360)
at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:533) at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1441) at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1300(CommandRunnerImpl.java:86) at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1823) at org.glassfish.deployment.autodeploy.AutoOperation.run(AutoOperation.java:140) at org.glassfish.deployment.autodeploy.AutoDeployer.deploy(AutoDeployer.java:573) at org.glassfish.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:460) at org.glassfish.deployment.autodeploy.AutoDeployer.run(AutoDeployer.java:388) at org.glassfish.deployment.autodeploy.AutoDeployer.run(AutoDeployer.java:379) at org.glassfish.deployment.autodeploy.AutoDeployService$1.run(AutoDeployService.java:209)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)
]]

------------------------


regards,

Guru

_______________________________________________
metro-dev mailing list
metro-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/metro-dev
_______________________________________________
metro-dev mailing list
metro-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/metro-dev


Back to the top