dev@glassfish.java.net

Re: v3 start up errors

From: Tim Quinn <Timothy.Quinn_at_Sun.COM>
Date: Wed, 09 Jul 2008 16:10:18 -0500

Hong Zhang wrote:
> I tried to do a v3 full build with a freshly checked out workspace and
> I got following errors in the start up. Does it mean I still needed to
> follow the previous instructions that Sahoo sent out? The build went
> successfully for me so I thought no special build instructions are
> needed anymore..
I remember Sahoo saying that the "could not create bundle object" errors
were not critical. But I do not remember if the non-unique name and
version are a problem. I see both types of errors during the start-up
of my local build. (I had not noticed the non-unique name and version
error earlier - I did not see it in the middle of all the "could not
create bundle object" messages.)

I've been running OK today with this build with those errors, but I'm
not sure what the impact of those errors really might be.

- Tim
>
> Thanks,
>
> - Hong
>
> Jul 9, 2008 4:45:06 PM HK2Main start
> INFO: contextRootDir = /home/hzhang/files/sun/glassfish/modules
> Jul 9, 2008 4:45:06 PM OSGiFactoryImpl initialize
> INFO: Singleton already initialized as
> com.sun.enterprise.module.impl.HK2Factory_at_a1d1f4
> org.osgi.framework.BundleException: Bundle symbolic name and version
> are not unique.
> at org.apache.felix.framework.Felix.createModule(Felix.java:3408)
> at
> org.apache.felix.framework.Felix.createBundleInfo(Felix.java:3332)
> at org.apache.felix.framework.Felix.installBundle(Felix.java:2315)
> at org.apache.felix.framework.Felix.installBundle(Felix.java:2229)
> at
> org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:132)
>
> at
> org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:110)
>
> at
> org.jvnet.hk2.osgiadapter.OSGiModulesRegistryImpl.newModule(OSGiModulesRegistryImpl.java:90)
>
> at
> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.getModules(AbstractModulesRegistryImpl.java:344)
>
> at
> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.createHabitat(AbstractModulesRegistryImpl.java:134)
>
> at
> com.sun.enterprise.module.bootstrap.Main.createHabitat(Main.java:392)
> at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:113)
> at
> org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:591)
>
> at org.apache.felix.framework.Felix._startBundle(Felix.java:1610)
> at org.apache.felix.framework.Felix.startBundle(Felix.java:1544)
> at
> org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:1125)
> at
> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:258)
> at java.lang.Thread.run(Thread.java:619)
> Jul 9, 2008 4:45:06 PM OSGiModulesRegistryImpl add
> WARNING: Exception org.osgi.framework.BundleException: Could not
> create bundle object. while adding location =
> file:/home/hzhang/files/sun/glassfish/modules/osgi-adapter-0.3.8.jar
> org.osgi.framework.BundleException: Bundle symbolic name and version
> are not unique.
> at org.apache.felix.framework.Felix.createModule(Felix.java:3408)
> at
> org.apache.felix.framework.Felix.createBundleInfo(Felix.java:3332)
> at org.apache.felix.framework.Felix.installBundle(Felix.java:2315)
> at org.apache.felix.framework.Felix.installBundle(Felix.java:2229)
> at
> org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:132)
>
> at
> org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:110)
>
> at
> org.jvnet.hk2.osgiadapter.OSGiModulesRegistryImpl.newModule(OSGiModulesRegistryImpl.java:90)
>
> at
> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.getModules(AbstractModulesRegistryImpl.java:344)
>
> at
> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.createHabitat(AbstractModulesRegistryImpl.java:134)
>
> at
> com.sun.enterprise.module.bootstrap.Main.createHabitat(Main.java:392)
> at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:113)
> at
> org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:591)
>
> at org.apache.felix.framework.Felix._startBundle(Felix.java:1610)
> at org.apache.felix.framework.Felix.startBundle(Felix.java:1544)
> at
> org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:1125)
> at
> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:258)
> at java.lang.Thread.run(Thread.java:619)
> Jul 9, 2008 4:45:07 PM OSGiModulesRegistryImpl add
> WARNING: Exception org.osgi.framework.BundleException: Could not
> create bundle object. while adding location =
> file:/home/hzhang/files/sun/glassfish/modules/auto-depends-0.3.8.jar
> org.osgi.framework.BundleException: Bundle symbolic name and version
> are not unique.
> at org.apache.felix.framework.Felix.createModule(Felix.java:3408)
> at
> org.apache.felix.framework.Felix.createBundleInfo(Felix.java:3332)
> at org.apache.felix.framework.Felix.installBundle(Felix.java:2315)
> at org.apache.felix.framework.Felix.installBundle(Felix.java:2229)
> at
> org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:132)
>
> at
> org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:110)
>
> at
> org.jvnet.hk2.osgiadapter.OSGiModulesRegistryImpl.newModule(OSGiModulesRegistryImpl.java:90)
>
> at
> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.getModules(AbstractModulesRegistryImpl.java:344)
>
> at
> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.createHabitat(AbstractModulesRegistryImpl.java:134)
>
> at
> com.sun.enterprise.module.bootstrap.Main.createHabitat(Main.java:392)
> at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:113)
> at
> org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:591)
>
> at org.apache.felix.framework.Felix._startBundle(Felix.java:1610)
> at org.apache.felix.framework.Felix.startBundle(Felix.java:1544)
> at
> org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:1125)
> at
> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:258)
> at java.lang.Thread.run(Thread.java:619)
> Jul 9, 2008 4:45:07 PM OSGiModulesRegistryImpl add
> WARNING: Exception org.osgi.framework.BundleException: Could not
> create bundle object. while adding location =
> file:/home/hzhang/files/sun/glassfish/modules/hk2-core-0.3.8.jar
> org.osgi.framework.BundleException: Bundle symbolic name and version
> are not unique.
> at org.apache.felix.framework.Felix.createModule(Felix.java:3408)
> at
> org.apache.felix.framework.Felix.createBundleInfo(Felix.java:3332)
> at org.apache.felix.framework.Felix.installBundle(Felix.java:2315)
> at org.apache.felix.framework.Felix.installBundle(Felix.java:2229)
> at
> org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:132)
>
> at
> org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:110)
>
> at
> org.jvnet.hk2.osgiadapter.OSGiModulesRegistryImpl.newModule(OSGiModulesRegistryImpl.java:90)
>
> at
> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.getModules(AbstractModulesRegistryImpl.java:344)
>
> at
> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.createHabitat(AbstractModulesRegistryImpl.java:134)
>
> at
> com.sun.enterprise.module.bootstrap.Main.createHabitat(Main.java:392)
> at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:113)
> at
> org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:591)
>
> at org.apache.felix.framework.Felix._startBundle(Felix.java:1610)
> at org.apache.felix.framework.Felix.startBundle(Felix.java:1544)
> at
> org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:1125)
> at
> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:258)
> at java.lang.Thread.run(Thread.java:619)
> Jul 9, 2008 4:45:07 PM OSGiModulesRegistryImpl add
> WARNING: Exception org.osgi.framework.BundleException: Could not
> create bundle object. while adding location =
> file:/home/hzhang/files/sun/glassfish/modules/tiger-types-osgi-0.3.8.jar
> org.osgi.framework.BundleException: Bundle symbolic name and version
> are not unique.
> at org.apache.felix.framework.Felix.createModule(Felix.java:3408)
> at
> org.apache.felix.framework.Felix.createBundleInfo(Felix.java:3332)
> at org.apache.felix.framework.Felix.installBundle(Felix.java:2315)
> at org.apache.felix.framework.Felix.installBundle(Felix.java:2229)
> at
> org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:132)
>
> at
> org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:110)
>
> at
> org.jvnet.hk2.osgiadapter.OSGiModulesRegistryImpl.newModule(OSGiModulesRegistryImpl.java:90)
>
> at
> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.getModules(AbstractModulesRegistryImpl.java:344)
>
> at
> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.createHabitat(AbstractModulesRegistryImpl.java:134)
>
> at
> com.sun.enterprise.module.bootstrap.Main.createHabitat(Main.java:392)
> at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:113)
> at
> org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:591)
>
> at org.apache.felix.framework.Felix._startBundle(Felix.java:1610)
> at org.apache.felix.framework.Felix.startBundle(Felix.java:1544)
> at
> org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:1125)
> at
> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:258)
> at java.lang.Thread.run(Thread.java:619)
> Jul 9, 2008 4:45:07 PM OSGiModulesRegistryImpl add
> WARNING: Exception org.osgi.framework.BundleException: Could not
> create bundle object. while adding location =
> file:/home/hzhang/files/sun/glassfish/modules/config-0.3.8.jar
> Jul 9, 2008 4:45:07 PM OSGiModuleImpl loadClass
> INFO: Started bundle org.glassfish.common.glassfish-mbeanserver [10]
> Jul 9, 2008 4:45:07 PM OSGiModuleImpl loadClass
> INFO: Started bundle org.glassfish.core.kernel [84]
> Jul 9, 2008 4:45:08 PM OSGiModuleImpl loadClass
> INFO: Started bundle org.glassfish.common.glassfish-naming [66]
> Jul 9, 2008 4:45:08 PM OSGiModuleImpl loadClass
> INFO: Started bundle org.glassfish.common.internal-api [63]
> Jul 9, 2008 4:45:08 PM OSGiModuleImpl loadClass
> INFO: Started bundle org.glassfish.admin.config-api [39]
> Jul 9, 2008 4:45:08 PM INFO: JMXMP connector server URL =
> service:jmx:jmxmp://localhost:8888
> Jul 9, 2008 4:45:08 PM
> com.sun.enterprise.v3.services.impl.GrizzlyProxy start
> INFO: Listening on port 8080
> Jul 9, 2008 4:45:08 PM
> com.sun.enterprise.v3.services.impl.GrizzlyProxy start
> INFO: Listening on port 8181
> Jul 9, 2008 4:45:08 PM
> com.sun.enterprise.v3.services.impl.GrizzlyProxy start
> INFO: Listening on port 4848
> Jul 9, 2008 4:45:08 PM OSGiModuleImpl loadClass
> INFO: Started bundle org.glassfish.common.container-common [88]
> Jul 9, 2008 4:45:09 PM
> com.sun.enterprise.v3.admin.adapter.AdminConsoleAdapter setContextRoot
> INFO: Admin Console Adapter: context root: /admin
> Jul 9, 2008 4:45:09 PM OSGiModuleImpl loadClass
> INFO: Started bundle org.glassfish.deployment.deployment-common [70]
> Jul 9, 2008 4:45:09 PM com.sun.enterprise.v3.server.AppServerStartup run
> INFO: Glassfish v3 started in 2628 ms
> Jul 9, 2008 4:45:09 PM
> com.sun.enterprise.glassfish.bootstrap.ASMainFelix launchOSGiFW
> INFO: Framework successfully started
> Jul 9, 2008 4:45:09 PM INFO: ->
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>