users@glassfish.java.net

Re: rg.osgi.framework.BundleException: Activator start error in bundle

From: Richard S. Hall <heavy_at_ungoverned.org>
Date: Tue, 21 Jul 2009 11:19:02 -0400

That looks odd.

I won't venture a guess at this point, but I can probably take a look at
it if you can send me precise steps to reproduce.

Thanks.

-> richard

On 7/21/09 1:29 AM, Sreekanth wrote:
> Hi,
>
> Can some one tell me why the gfv3 domain doesn't come up after I
> replaced the jar files :
> modules/webservices-osgi.jar,modules/endorsed/webservices-api-osgi.jar
> and modules/jaxb-osgi.jar in glassfish v3 with latest jar files from
> metro nightly builds.(The intention is I want to test the latest metro
> bits).
>
> I would like to know why replacement of latest osgi-jars doesn't work.
>
>
>
> sreekanth_at_sreekanth-laptop:/space/Sreekanth/servers/glassfishv3/glassfish$
> asadmin start-domain domain1
>
> Domain (domain1) did not respond in 90 seconds. It means it is still
> coming up
> or it has failed to come up. Check server.log for details.
> sreekanth_at_sreekanth-laptop:/space/Sreekanth/servers/glassfishv3/glassfish$
> asadmin list-domains
>
> Name: domain1 Status: Not Running
> Command list-domains executed successfully.
>
>
> Exception:
> ==========
> [#|2009-07-21T10:46:39.121+0530|INFO|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|ERROR:
> Error starting
> file:/space/Sreekanth/servers/glassfishv3/glassfish/modules/osgi-main.jar
> (org.osgi.framework.BundleException: Activator start error in bundle
> com.sun.enterprise.osgi-adapter [54].)|#]
>
> [#|2009-07-21T10:46:39.122+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|java.lang.NullPointerException|#]
>
>
> [#|2009-07-21T10:46:39.122+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at
> org.apache.felix.framework.searchpolicy.Resolver.populateWireMap(Resolver.java:1484)|#]
>
>
> [#|2009-07-21T10:46:39.122+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at
> org.apache.felix.framework.searchpolicy.Resolver.populateWireMap(Resolver.java:1514)|#]
>
>
> [#|2009-07-21T10:46:39.122+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at
> org.apache.felix.framework.searchpolicy.Resolver.populateWireMap(Resolver.java:1514)|#]
>
>
> [#|2009-07-21T10:46:39.122+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at
> org.apache.felix.framework.searchpolicy.Resolver.populateWireMap(Resolver.java:1514)|#]
>
>
> [#|2009-07-21T10:46:39.122+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at
> org.apache.felix.framework.searchpolicy.Resolver.resolve(Resolver.java:104)|#]
>
>
> [#|2009-07-21T10:46:39.123+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at
> org.apache.felix.framework.Felix$FelixResolver.resolve(Felix.java:3733)|#]
>
>
> [#|2009-07-21T10:46:39.123+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3105)|#]
>
> [#|2009-07-21T10:46:39.123+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at org.apache.felix.framework.Felix.startBundle(Felix.java:1441)|#]
>
> [#|2009-07-21T10:46:39.123+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:779)|#]
>
> [#|2009-07-21T10:46:39.123+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at
> org.jvnet.hk2.osgiadapter.OSGiModuleImpl.start(OSGiModuleImpl.java:145)|#]
>
>
> [#|2009-07-21T10:46:39.123+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at
> org.jvnet.hk2.osgiadapter.OSGiModuleImpl$1$1$1.loadClass(OSGiModuleImpl.java:309)|#]
>
>
> [#|2009-07-21T10:46:39.123+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at com.sun.hk2.component.LazyInhabitant.fetch(LazyInhabitant.java:91)|#]
>
> [#|2009-07-21T10:46:39.123+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at com.sun.hk2.component.LazyInhabitant.type(LazyInhabitant.java:78)|#]
>
> [#|2009-07-21T10:46:39.123+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at
> com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:228)|#]
>
>
> [#|2009-07-21T10:46:39.124+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at
> com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:126)|#]
>
>
> [#|2009-07-21T10:46:39.124+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:442)|#]
>
> [#|2009-07-21T10:46:39.124+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:386)|#]
>
> [#|2009-07-21T10:46:39.124+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:121)|#]
>
> [#|2009-07-21T10:46:39.124+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at
> org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:589)|#]
>
>
> [#|2009-07-21T10:46:39.124+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at org.apache.felix.framework.Felix.startBundle(Felix.java:1461)|#]
>
> [#|2009-07-21T10:46:39.124+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:779)|#]
>
> [#|2009-07-21T10:46:39.124+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at org.jvnet.hk2.osgimain.Main.start(Main.java:104)|#]
>
> [#|2009-07-21T10:46:39.124+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at
> org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:589)|#]
>
>
> [#|2009-07-21T10:46:39.125+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at org.apache.felix.framework.Felix.startBundle(Felix.java:1461)|#]
>
> [#|2009-07-21T10:46:39.125+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at
> org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:984)|#]
>
> [#|2009-07-21T10:46:39.125+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at
> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:263)|#]
>
> [#|2009-07-21T10:46:39.125+0530|SEVERE|glassfish|null|_ThreadID=11;_ThreadName=Thread-1;|
> at java.lang.Thread.run(Thread.java:619)|#]
>
> Thanks,
> Sreekanth
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>