eclipse-ee4j / glassfish

Eclipse GlassFish
https://eclipse-ee4j.github.io/glassfish/
385 stars 143 forks source link

Deployment error in hello-singleton-ejb webservices sample #8179

Closed glassfishrobot closed 15 years ago

glassfishrobot commented 15 years ago

Sample used : samples/javaee6/webservices/hello-singleton-ejb Glassfish build : http://gf-hudson.sfbay.sun.com/hudson/view/GFv3%20Preview/job/gf-preview-build-nightly/lastSuccessfulBuild/artifact/bundles/latest-sdk-unix.sh

Server Log

[#|2009-05-05T13:24:17.887+0530|INFO|glassfish|org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-1;org.glassfish.extras.grizzly-container [170];|Started bundle org.glassfish.extras.grizzly-container [170]|#]

[#|2009-05-05T13:24:17.892+0530|INFO|glassfish|null|_ThreadID=15;_ThreadName=Thread-1;|logger = java.util.logging.Logger@10eeb26|#]

[#|2009-05-05T13:24:17.895+0530|SEVERE|glassfish|com.sun.enterprise.v3.admin.CommandRunnerImpl|_ThreadID=15;_ThreadName=Thread-1;|Exception in command execution : com.sun.enterprise.module.ResolveError: Failed to start org.glassfish.webservices.jsr109-impl(JSR-109 implementation to deploy Metro):3.0.0.Preview-SNAPSHOT com.sun.enterprise.module.ResolveError: Failed to start org.glassfish.webservices.jsr109-impl(JSR-109 implementation to deploy Metro):3.0.0.Preview-SNAPSHOT at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.start(OSGiModuleImpl.java:143) at org.jvnet.hk2.osgiadapter.OSGiModuleImpl$1$1$1.loadClass(OSGiModuleImpl.java:280) at com.sun.hk2.component.LazyInhabitant.fetch(LazyInhabitant.java:91) at com.sun.hk2.component.LazyInhabitant.get(LazyInhabitant.java:106) at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:60) at org.jvnet.hk2.component.Habitat$1.get(Habitat.java:252) at java.util.AbstractList$Itr.next(AbstractList.java:345) at java.util.AbstractCollection.toArray(AbstractCollection.java:124) at java.util.ArrayList.addAll(ArrayList.java:472) at com.sun.enterprise.v3.server.SnifferManagerImpl.getSniffers(SnifferManagerImpl.java:85) at com.sun.enterprise.v3.server.SnifferManagerImpl.hasNoSniffers(SnifferManagerImpl.java:112) at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:151) at com.sun.enterprise.v3.admin.CommandRunnerImpl$4.execute(CommandRunnerImpl.java:410) at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:425) at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:560) at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:137) at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:313) at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:180) at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:165) at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:100) at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:202) at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:740) at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:631) at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:900) at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:162) at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:136) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:103) at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:89) at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:76) at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:53) at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:57) at com.sun.grizzly.ContextTask.run(ContextTask.java:69) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907) at java.lang.Thread.run(Thread.java:619) Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle 96: package; (package=javax.xml.ws.spi.http) at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3090) at org.apache.felix.framework.Felix.startBundle(Felix.java:1439) at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:774) at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.start(OSGiModuleImpl.java:137) ... 34 more

| #] |

Environment

Operating System: All Platform: Linux

Affected Versions

[V3]

glassfishrobot commented 6 years ago
glassfishrobot commented 15 years ago

@glassfishrobot Commented hsprabhu said: Blocking us from testing the metro samples.

glassfishrobot commented 15 years ago

@glassfishrobot Commented bsnaresh said: The same issue is seen for the Jersey/REST sample message-board-war.

glassfishrobot commented 15 years ago

@glassfishrobot Commented hsprabhu said: Re-assigning to Bhakti who is the metro samples author

glassfishrobot commented 15 years ago

@glassfishrobot Commented bhaktimehta said: I am having problems installing the javaee 6 sdk on both solaris and mac http://gf-hudson.sfbay.sun.com/hudson/view/GFv3%20Preview/job/gf-preview-build-nightly/lastSuccessfulBuild/artifact/bundles/latest-sdk-unix.sh for this issue https://glassfish.dev.java.net/issues/show_bug.cgi?id=8179

I suspect webservices-api and jaxb-api still as pack.gz files. Terena says she can install on linux box but the server does not start up I do not think this will be a webservices issue but general isues with sdk

glassfishrobot commented 15 years ago

@glassfishrobot Commented bhaktimehta said: I think there are multiple issues in latest sdk. Terena says she can install Java EE SDK 6 on Linux with no problems but the server won't start up at all. Reassigning to Sathyan

glassfishrobot commented 15 years ago

@glassfishrobot Commented bhaktimehta said: Added to cc

glassfishrobot commented 15 years ago

@glassfishrobot Commented @ssevozen said: Taking ownership...

glassfishrobot commented 15 years ago

@glassfishrobot Commented @ssevozen said: Installer configurator class has not been modified to uncompress jar files which were recently moved into modules/endorsed directory and this cause server startup failure. Issue is fixed now.

glassfishrobot commented 15 years ago

@glassfishrobot Commented anand_mishra said: issue no longer appearing, closing this now.

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GLASSFISH-8179

glassfishrobot commented 15 years ago

@glassfishrobot Commented Reported by anand_mishra

glassfishrobot commented 15 years ago

@glassfishrobot Commented Marked as fixed on Wednesday, May 13th 2009, 9:35:41 pm