dev@glassfish.java.net

Re: Unable to Deploy

From: Nithya Subramanian <Nithya.Subramanian_at_Sun.COM>
Date: Thu, 22 Jan 2009 14:42:38 +0530

The problem related to osgi.bundle and package resolution error is fixed
now and has been checked in (dev build #4296). However it looks like the
Hudson QL tests still fail due to some error related to wsimport (from
the Console output)

Thanks,
Nithya

V B Kumar Jayanti wrote:
> Jane Young wrote:
>> Please fix this ASAP. It's causing Hudson's QL test failures.
>> Did you guys execute QL tests before checking in the changes?
> yes we did but there was a missed checkin of a change in osgi.bundle
> file which is causing this. It is fixed now.
>
> regards,
> kumar
>
>>
>> Thanks,
>> Jane
>>
>> V B Kumar Jayanti wrote:
>>> Jason Lee wrote:
>>>> At least I'm in good company.
>>>>
>>>> This appears to still persist. Is there a fix or workaround? Is
>>>> anyone looking into this? This is really causing me some issues. :)
>>> It looks like a checkin from the security team yesterday is causing
>>> this. We will fix this ASAP.
>>>
>>> regards,
>>> kumar
>>>
>>>>
>>>> On Jan 21, 2009, at 2:31 PM, Hong Zhang wrote:
>>>>
>>>>> Yes, me! And I thought it was only me..
>>>>> I updated my workspace this morning and rebuilt the server (svn
>>>>> update; mvn -U clean install) and then I had this problem. I even
>>>>> tried to remove my local repository and still the same thing..
>>>>>
>>>>> Jason Lee wrote:
>>>>>> Is anyone else getting this error trying to deploy to v3 (built
>>>>>> from the v3 trunk)?
>>>>>>
>>>>>> [#|2009-01-21T14:24:47.908-0600|SEVERE|glassfish|javax.enterprise.system.tools.admin|_ThreadID=14;_ThreadName=Thread-3;|Exception
>>>>>> in command execution : com.sun.enterprise.module.ResolveError:
>>>>>> Failed to start org.glassfish.security.security(Security Core
>>>>>> Classes):3.0.0.SNAPSHOT
>>>>>> com.sun.enterprise.module.ResolveError: Failed to start
>>>>>> org.glassfish.security.security(Security Core Classes):3.0.0.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
>>>>>> com.sun.enterprise.v3.server.SnifferManager.getSniffers(SnifferManager.java:117)
>>>>>> at
>>>>>> org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:282)
>>>>>> at
>>>>>> com.sun.enterprise.v3.admin.CommandRunner$2.execute(CommandRunner.java:302)
>>>>>> at
>>>>>> com.sun.enterprise.v3.admin.CommandRunner.doCommand(CommandRunner.java:312)
>>>>>> at
>>>>>> com.sun.enterprise.v3.admin.CommandRunner.doCommand(CommandRunner.java:119)
>>>>>> at
>>>>>> com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:292)
>>>>>> at
>>>>>> com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:182)
>>>>>> at
>>>>>> com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:147)
>>>>>> at
>>>>>> com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:180)
>>>>>> at
>>>>>> com.sun.grizzly.http.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:646)
>>>>>> at
>>>>>> com.sun.grizzly.http.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568)
>>>>>> at
>>>>>> com.sun.grizzly.http.DefaultProcessorTask.process(DefaultProcessorTask.java:821)
>>>>>> at
>>>>>> com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:153)
>>>>>> at
>>>>>> com.sun.enterprise.v3.services.impl.GlassfishProtocolChain.executeProtocolFilter(GlassfishProtocolChain.java:71)
>>>>>> 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:67)
>>>>>> at
>>>>>> com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:56)
>>>>>> at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
>>>>>> at java.util.concurrent.FutureTask.run(FutureTask.java:138)
>>>>>> 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:637)
>>>>>> Caused by: org.osgi.framework.BundleException: Unresolved
>>>>>> constraint in bundle 20: package;
>>>>>> (package=com.sun.enterprise.common.iiop.security)
>>>>>> at org.apache.felix.framework.Felix._resolveBundle(Felix.java:1725)
>>>>>> at org.apache.felix.framework.Felix._startBundle(Felix.java:1588)
>>>>>> at org.apache.felix.framework.Felix.startBundle(Felix.java:1541)
>>>>>> at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:371)
>>>>>> at
>>>>>> org.jvnet.hk2.osgiadapter.OSGiModuleImpl.start(OSGiModuleImpl.java:137)
>>>>>> ... 30 more
>>>>>> |#]
>>>>>>
>>>>>>
>>>>>> <http://www.java.com> * Jason Lee *
>>>>>> Senior Java Developer
>>>>>> GlassFish Administration Console
>>>>>>
>>>>>> *Sun Microsystems, Inc.*
>>>>>> Phone x31197/+1 405-343-1964
>>>>>> Email jasondlee_at_sun.com <mailto:jasondlee_at_sun.com>
>>>>>> Blog http://blogs.sun.com/jasondlee
>>>>>> Blog http://blogs.steeplesoft.com
>>>>>>
>>>>>>
>>>>>
>>>>
>>>> <http://www.java.com> * Jason Lee *
>>>> Senior Java Developer
>>>> GlassFish Administration Console
>>>>
>>>> *Sun Microsystems, Inc.*
>>>> Phone x31197/+1 405-343-1964
>>>> Email jasondlee_at_sun.com <mailto:jasondlee_at_sun.com>
>>>> Blog http://blogs.sun.com/jasondlee
>>>> Blog http://blogs.steeplesoft.com
>>>>
>>>>
>>>
>>
>