quality@glassfish.java.net

Re: unlogged exception when moving GF folder

From: Survivant 00 <survivant00_at_gmail.com>
Date: Sat, 27 Sep 2008 12:01:21 -0400

the domain1 was created by GF.. but after that I create a project using GFv3
plugin for eclipse.. and I let the domain name at domain1.

just for info.



2008/9/27 Ludovic Champenois <Ludovic.Champenois_at_sun.com>

> Kedar Mhaswade wrote:
>
>> Sebastien,
>>
>> Please file this as a bug under "other" category if it is not a duplicate
>> of 90. Also see GlassFish bug no. 90 (quite old, huh)?
>>
>> https://glassfish.dev.java.net/issues/show_bug.cgi?id=90
>>
>> I think GlassFish v3 installation, domains should be relocatable.
>> Thanks for trying this out!
>>
>> It seems that you are using a domain not from this glassfish
> installation...
> Try to delete the .felix cache diretoryt located in yourr domain dir. It
> might get bad data.
> Ludo
>
> -Kedar
>>
>> Survivant 00 wrote:
>>
>>> I unzip the GFv3 in my temp folder
>>>
>>> c:\temp\glassfish
>>>
>>> I started it.. did some tests.. everything look fine.
>>>
>>> I move GF to c:\glassfish
>>>
>>> and when I tried to start it again.. I obtain lot of exception in the
>>> console, but nothing in the logs.. I used asadmin start-domains -v
>>>
>>> here the logs
>>>
>>> 2008-09-27 10:37:46 com.sun.enterprise.admin.launcher.GFLauncherLogger
>>> info
>>> INFO: JVM invocation command line:
>>> C:\jdk\bin\java.exe
>>> -cp
>>> C:/glassfish-snapshot-v3-prelude-09_22_2008/glassfishv3-prelude/glassfish/modules/glassfish-10.0-SNAPSHOT.jar;C:/glassfish-snapshot-v3-prelude-09_22_2008/glassfishv3-prelude/bin;C:/Program
>>> Files/Java/jre1.6.0_03/lib/ext/QTJava.zip
>>> -XX:+UnlockDiagnosticVMOptions
>>> -XX:NewRatio=2
>>> -XX:+LogVMOutput
>>> -XX:LogFile=C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\glassfish\domains\domain1/logs/jvm.log
>>>
>>> -Xmx512m
>>> -client
>>> -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
>>> -Djavax.net.ssl.trustStore=C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\glassfish\domains\domain1/config/cacerts.jks
>>>
>>> -Dsun.rmi.dgc.client.gcInterval=3600000
>>> -Djavax.net.ssl.keyStore=C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\glassfish\domains\domain1/config/keystore.jks
>>>
>>> -Djava.security.policy=C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\glassfish\domains\domain1/config/server.policy
>>>
>>> -Dsun.rmi.dgc.server.gcInterval=3600000
>>> -Dcom.sun.aas.instanceRoot=C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\glassfish\domains\domain1
>>>
>>> -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
>>>
>>> -Djava.security.auth.login.config=C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\glassfish\domains\domain1/config/login.conf
>>>
>>> -Djava.endorsed.dirs=C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\glassfish/lib/endorsed
>>>
>>> -Dcom.sun.aas.installRoot=C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\glassfish
>>>
>>> -Djava.ext.dirs=C:\jdk/lib/ext;C:\jdk/jre/lib/ext;C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\glassfish\domains\domain1/lib/ext;C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\javadb/lib
>>>
>>> com.sun.enterprise.glassfish.bootstrap.ASMain
>>> -domainname
>>> domain1
>>> -instancename
>>> server
>>> -verbose
>>> true
>>> -debug
>>> false
>>> -domaindir
>>> C:/glassfish-snapshot-v3-prelude-09_22_2008/glassfishv3-prelude/glassfish/domains/domain1
>>>
>>> 2008-09-27 10:37:47 com.sun.enterprise.admin.launcher.GFLauncherLogger
>>> info
>>> INFO: Successfully launched in 16 msec.
>>> 2008-09-27 10:41:29 com.sun.enterprise.admin.launcher.GFLauncherLogger
>>> info
>>> INFO: JVM invocation command line:
>>> C:\jdk\bin\java.exe
>>> -cp
>>> C:/glassfish-snapshot-v3-prelude-09_22_2008/glassfishv3-prelude/glassfish/modules/glassfish-10.0-SNAPSHOT.jar;C:/glassfish-snapshot-v3-prelude-09_22_2008/glassfishv3-prelude/bin;C:/Program
>>> Files/Java/jre1.6.0_03/lib/ext/QTJava.zip
>>> -XX:+UnlockDiagnosticVMOptions
>>> -XX:NewRatio=2
>>> -XX:+LogVMOutput
>>> -XX:LogFile=C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\glassfish\domains\domain1/logs/jvm.log
>>>
>>> -Xmx512m
>>> -client
>>> -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
>>> -Djavax.net.ssl.trustStore=C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\glassfish\domains\domain1/config/cacerts.jks
>>>
>>> -Dsun.rmi.dgc.client.gcInterval=3600000
>>> -Djavax.net.ssl.keyStore=C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\glassfish\domains\domain1/config/keystore.jks
>>>
>>> -Djava.security.policy=C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\glassfish\domains\domain1/config/server.policy
>>>
>>> -Dsun.rmi.dgc.server.gcInterval=3600000
>>> -Dcom.sun.aas.instanceRoot=C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\glassfish\domains\domain1
>>>
>>> -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
>>>
>>> -Djava.security.auth.login.config=C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\glassfish\domains\domain1/config/login.conf
>>>
>>> -Djava.endorsed.dirs=C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\glassfish/lib/endorsed
>>>
>>> -Dcom.sun.aas.installRoot=C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\glassfish
>>>
>>> -Djava.ext.dirs=C:\jdk/lib/ext;C:\jdk/jre/lib/ext;C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\glassfish\domains\domain1/lib/ext;C:\glassfish-snapshot-v3-prelude-09_22_2008\glassfishv3-prelude\javadb/lib
>>>
>>> com.sun.enterprise.glassfish.bootstrap.ASMain
>>> -domainname
>>> domain1
>>> -instancename
>>> server
>>> -verbose
>>> true
>>> -debug
>>> false
>>> -domaindir
>>> C:/glassfish-snapshot-v3-prelude-09_22_2008/glassfishv3-prelude/glassfish/domains/domain1
>>>
>>> 2008-09-27 10:41:30 com.sun.enterprise.admin.launcher.GFLauncherLogger
>>> info
>>> INFO: Successfully launched in 0 msec.
>>>
>>>
>>>
>>> I tried with asadmin start-domain -v > log.txt
>>>
>>> here what I have in log.txt
>>>
>>> Time zero is 1222526490953
>>>
>>> Welcome to Felix.
>>> =================
>>>
>>> ERROR: Error starting
>>> file:/C:/Temp/glassfish-snapshot-v3-prelude-09_22_2008/glassfishv3-prelude/glassfish//modules/osgi-adapter-0.3.25.jar
>>> (org.osgi.framework.BundleException: Activator start error.)
>>>
>>>
>>> Like I said, there are so much erros that I can't do a complete
>>> screenshot, but here the latest :
>>>
>>> ATTENTION: Exception org.osgi.framework.BundleException: Could not create
>>> bundle
>>> object. while adding location =
>>> file:/C:/glassfish-snapshot-v3-prelude-09_22_20
>>> 08/glassfishv3-prelude/glassfish/modules/asm-all-repackaged-10.0-SNAPSHOT.jar
>>>
>>> org.osgi.framework.BundleException: Bundle symbolic name and version are
>>> not uni
>>> que.
>>> at org.apache.felix.framework.Felix.createModule(Felix.java:3395)
>>> at
>>> org.apache.felix.framework.Felix.createBundleInfo(Felix.java:3316)
>>> at org.apache.felix.framework.Felix.installBundle(Felix.java:2315)
>>> at org.apache.felix.framework.Felix.installBundle(Felix.java:2227)
>>> at
>>> org.apache.felix.framework.BundleContextImpl.installBundle(BundleCont
>>> extImpl.java:132)
>>> at
>>> org.apache.felix.framework.BundleContextImpl.installBundle(BundleCont
>>> extImpl.java:110)
>>> at
>>> org.jvnet.hk2.osgiadapter.OSGiModulesRegistryImpl.newModule(OSGiModul
>>> esRegistryImpl.java:114)
>>> at
>>> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.get
>>> Modules(AbstractModulesRegistryImpl.java:344)
>>> at
>>> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.cre
>>> ateHabitat(AbstractModulesRegistryImpl.java:134)
>>> at
>>> com.sun.enterprise.module.bootstrap.Main.createHabitat(Main.java:394)
>>>
>>> at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:131)
>>> at
>>> org.apache.felix.framework.util.SecureAction.startActivator(SecureAct
>>> ion.java:591)
>>> at org.apache.felix.framework.Felix._startBundle(Felix.java:1607)
>>> at org.apache.felix.framework.Felix.startBundle(Felix.java:1541)
>>> at
>>> org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:11
>>> 35)
>>> at
>>> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:267
>>> )
>>> at java.lang.Thread.run(Thread.java:619)
>>> 2008-09-27 10:41:34 OSGiModulesRegistryImpl add
>>> ATTENTION: Exception org.osgi.framework.BundleException: Could not create
>>> bundle
>>> object. while adding location =
>>> file:/C:/glassfish-snapshot-v3-prelude-09_22_20
>>> 08/glassfishv3-prelude/glassfish/modules/javax.mail-10.0-SNAPSHOT.jar
>>> org.osgi.framework.BundleException: Bundle symbolic name and version are
>>> not uni
>>> que.
>>> at org.apache.felix.framework.Felix.createModule(Felix.java:3395)
>>> at
>>> org.apache.felix.framework.Felix.createBundleInfo(Felix.java:3316)
>>> at org.apache.felix.framework.Felix.installBundle(Felix.java:2315)
>>> at org.apache.felix.framework.Felix.installBundle(Felix.java:2227)
>>> at
>>> org.apache.felix.framework.BundleContextImpl.installBundle(BundleCont
>>> extImpl.java:132)
>>> at
>>> org.apache.felix.framework.BundleContextImpl.installBundle(BundleCont
>>> extImpl.java:110)
>>> at
>>> org.jvnet.hk2.osgiadapter.OSGiModulesRegistryImpl.newModule(OSGiModul
>>> esRegistryImpl.java:114)
>>> at
>>> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.get
>>> Modules(AbstractModulesRegistryImpl.java:344)
>>> at
>>> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.cre
>>> ateHabitat(AbstractModulesRegistryImpl.java:134)
>>> at
>>> com.sun.enterprise.module.bootstrap.Main.createHabitat(Main.java:394)
>>>
>>> at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:131)
>>> at
>>> org.apache.felix.framework.util.SecureAction.startActivator(SecureAct
>>> ion.java:591)
>>> at org.apache.felix.framework.Felix._startBundle(Felix.java:1607)
>>> at org.apache.felix.framework.Felix.startBundle(Felix.java:1541)
>>> at
>>> org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:11
>>> 35)
>>> at
>>> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:267
>>> )
>>> at java.lang.Thread.run(Thread.java:619)
>>> 2008-09-27 10:41:34 OSGiModulesRegistryImpl add
>>> ATTENTION: Exception org.osgi.framework.BundleException: Could not create
>>> bundle
>>> object. while adding location =
>>> file:/C:/glassfish-snapshot-v3-prelude-09_22_20
>>> 08/glassfishv3-prelude/glassfish/modules/connectors-internal-api-10.0-SNAPSHOT.j
>>>
>>> ar
>>> org.osgi.framework.BundleException: Bundle symbolic name and version are
>>> not uni
>>> que.
>>> at org.apache.felix.framework.Felix.createModule(Felix.java:3395)
>>> at
>>> org.apache.felix.framework.Felix.createBundleInfo(Felix.java:3316)
>>> at org.apache.felix.framework.Felix.installBundle(Felix.java:2315)
>>> at org.apache.felix.framework.Felix.installBundle(Felix.java:2227)
>>> at
>>> org.apache.felix.framework.BundleContextImpl.installBundle(BundleCont
>>> extImpl.java:132)
>>> at
>>> org.apache.felix.framework.BundleContextImpl.installBundle(BundleCont
>>> extImpl.java:110)
>>> at
>>> org.jvnet.hk2.osgiadapter.OSGiModulesRegistryImpl.newModule(OSGiModul
>>> esRegistryImpl.java:114)
>>> at
>>> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.get
>>> Modules(AbstractModulesRegistryImpl.java:344)
>>> at
>>> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.cre
>>> ateHabitat(AbstractModulesRegistryImpl.java:134)
>>> at
>>> com.sun.enterprise.module.bootstrap.Main.createHabitat(Main.java:394)
>>>
>>> at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:131)
>>> at
>>> org.apache.felix.framework.util.SecureAction.startActivator(SecureAct
>>> ion.java:591)
>>> at org.apache.felix.framework.Felix._startBundle(Felix.java:1607)
>>> at org.apache.felix.framework.Felix.startBundle(Felix.java:1541)
>>> at
>>> org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:11
>>> 35)
>>> at
>>> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:267
>>> )
>>> at java.lang.Thread.run(Thread.java:619)
>>> 2008-09-27 10:41:34 OSGiModulesRegistryImpl add
>>> ATTENTION: Exception org.osgi.framework.BundleException: Could not create
>>> bundle
>>> object. while adding location =
>>> file:/C:/glassfish-snapshot-v3-prelude-09_22_20
>>> 08/glassfishv3-prelude/glassfish/modules/web-core-10.0-SNAPSHOT.jar
>>> org.osgi.framework.BundleException: Bundle symbolic name and version are
>>> not uni
>>> que.
>>> at org.apache.felix.framework.Felix.createModule(Felix.java:3395)
>>> at
>>> org.apache.felix.framework.Felix.createBundleInfo(Felix.java:3316)
>>> at org.apache.felix.framework.Felix.installBundle(Felix.java:2315)
>>> at org.apache.felix.framework.Felix.installBundle(Felix.java:2227)
>>> at
>>> org.apache.felix.framework.BundleContextImpl.installBundle(BundleCont
>>> extImpl.java:132)
>>> at
>>> org.apache.felix.framework.BundleContextImpl.installBundle(BundleCont
>>> extImpl.java:110)
>>> at
>>> org.jvnet.hk2.osgiadapter.OSGiModulesRegistryImpl.newModule(OSGiModul
>>> esRegistryImpl.java:114)
>>> at
>>> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.get
>>> Modules(AbstractModulesRegistryImpl.java:344)
>>> at
>>> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.cre
>>> ateHabitat(AbstractModulesRegistryImpl.java:134)
>>> at
>>> com.sun.enterprise.module.bootstrap.Main.createHabitat(Main.java:394)
>>>
>>> at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:131)
>>> at
>>> org.apache.felix.framework.util.SecureAction.startActivator(SecureAct
>>> ion.java:591)
>>> at org.apache.felix.framework.Felix._startBundle(Felix.java:1607)
>>> at org.apache.felix.framework.Felix.startBundle(Felix.java:1541)
>>> at
>>> org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:11
>>> 35)
>>> at
>>> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:267
>>> )
>>> at java.lang.Thread.run(Thread.java:619)
>>> 2008-09-27 10:41:34 OSGiModulesRegistryImpl add
>>> ATTENTION: Exception org.osgi.framework.BundleException: Could not create
>>> bundle
>>> object. while adding location =
>>> file:/C:/glassfish-snapshot-v3-prelude-09_22_20
>>> 08/glassfishv3-prelude/glassfish/modules/console-web-plugin-10.0-SNAPSHOT.jar
>>>
>>> org.osgi.framework.BundleException: Bundle symbolic name and version are
>>> not uni
>>> que.
>>> at org.apache.felix.framework.Felix.createModule(Felix.java:3395)
>>> at
>>> org.apache.felix.framework.Felix.createBundleInfo(Felix.java:3316)
>>> at org.apache.felix.framework.Felix.installBundle(Felix.java:2315)
>>> at org.apache.felix.framework.Felix.installBundle(Felix.java:2227)
>>> at
>>> org.apache.felix.framework.BundleContextImpl.installBundle(BundleCont
>>> extImpl.java:132)
>>> at
>>> org.apache.felix.framework.BundleContextImpl.installBundle(BundleCont
>>> extImpl.java:110)
>>> at
>>> org.jvnet.hk2.osgiadapter.OSGiModulesRegistryImpl.newModule(OSGiModul
>>> esRegistryImpl.java:114)
>>> at
>>> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.get
>>> Modules(AbstractModulesRegistryImpl.java:344)
>>> at
>>> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.cre
>>> ateHabitat(AbstractModulesRegistryImpl.java:134)
>>> at
>>> com.sun.enterprise.module.bootstrap.Main.createHabitat(Main.java:394)
>>>
>>> at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:131)
>>> at
>>> org.apache.felix.framework.util.SecureAction.startActivator(SecureAct
>>> ion.java:591)
>>> at org.apache.felix.framework.Felix._startBundle(Felix.java:1607)
>>> at org.apache.felix.framework.Felix.startBundle(Felix.java:1541)
>>> at
>>> org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:11
>>> 35)
>>> at
>>> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:267
>>> )
>>> at java.lang.Thread.run(Thread.java:619)
>>> 2008-09-27 10:41:34 OSGiModulesRegistryImpl add
>>> ATTENTION: Exception org.osgi.framework.BundleException: Could not create
>>> bundle
>>> object. while adding location =
>>> file:/C:/glassfish-snapshot-v3-prelude-09_22_20
>>> 08/glassfishv3-prelude/glassfish/modules/web/websecurity-10.0-SNAPSHOT.jar
>>>
>>> org.osgi.framework.BundleException: Bundle symbolic name and version are
>>> not uni
>>> que.
>>> at org.apache.felix.framework.Felix.createModule(Felix.java:3395)
>>> at
>>> org.apache.felix.framework.Felix.createBundleInfo(Felix.java:3316)
>>> at org.apache.felix.framework.Felix.installBundle(Felix.java:2315)
>>> at org.apache.felix.framework.Felix.installBundle(Felix.java:2227)
>>> at
>>> org.apache.felix.framework.BundleContextImpl.installBundle(BundleCont
>>> extImpl.java:132)
>>> at
>>> org.apache.felix.framework.BundleContextImpl.installBundle(BundleCont
>>> extImpl.java:110)
>>> at
>>> org.jvnet.hk2.osgiadapter.OSGiModulesRegistryImpl.newModule(OSGiModul
>>> esRegistryImpl.java:114)
>>> at
>>> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.get
>>> Modules(AbstractModulesRegistryImpl.java:344)
>>> at
>>> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.cre
>>> ateHabitat(AbstractModulesRegistryImpl.java:134)
>>> at
>>> com.sun.enterprise.module.bootstrap.Main.createHabitat(Main.java:394)
>>>
>>> at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:131)
>>> at
>>> org.apache.felix.framework.util.SecureAction.startActivator(SecureAct
>>> ion.java:591)
>>> at org.apache.felix.framework.Felix._startBundle(Felix.java:1607)
>>> at org.apache.felix.framework.Felix.startBundle(Felix.java:1541)
>>> at
>>> org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:11
>>> 35)
>>> at
>>> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:267
>>> )
>>> at java.lang.Thread.run(Thread.java:619)
>>> 2008-09-27 10:41:34 OSGiModulesRegistryImpl add
>>> ATTENTION: Exception org.osgi.framework.BundleException: Could not create
>>> bundle
>>> object. while adding location =
>>> file:/C:/glassfish-snapshot-v3-prelude-09_22_20
>>> 08/glassfishv3-prelude/glassfish/modules/web/jsf-connector-10.0-SNAPSHOT.jar
>>>
>>> org.osgi.framework.BundleException: Bundle symbolic name and version are
>>> not uni
>>> que.
>>> at org.apache.felix.framework.Felix.createModule(Felix.java:3395)
>>> at
>>> org.apache.felix.framework.Felix.createBundleInfo(Felix.java:3316)
>>> at org.apache.felix.framework.Felix.installBundle(Felix.java:2315)
>>> at org.apache.felix.framework.Felix.installBundle(Felix.java:2227)
>>> at
>>> org.apache.felix.framework.BundleContextImpl.installBundle(BundleCont
>>> extImpl.java:132)
>>> at
>>> org.apache.felix.framework.BundleContextImpl.installBundle(BundleCont
>>> extImpl.java:110)
>>> at
>>> org.jvnet.hk2.osgiadapter.OSGiModulesRegistryImpl.newModule(OSGiModul
>>> esRegistryImpl.java:114)
>>> at
>>> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.get
>>> Modules(AbstractModulesRegistryImpl.java:344)
>>> at
>>> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.cre
>>> ateHabitat(AbstractModulesRegistryImpl.java:134)
>>> at
>>> com.sun.enterprise.module.bootstrap.Main.createHabitat(Main.java:394)
>>>
>>> at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:131)
>>> at
>>> org.apache.felix.framework.util.SecureAction.startActivator(SecureAct
>>> ion.java:591)
>>> at org.apache.felix.framework.Felix._startBundle(Felix.java:1607)
>>> at org.apache.felix.framework.Felix.startBundle(Felix.java:1541)
>>> at
>>> org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:11
>>> 35)
>>> at
>>> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:267
>>> )
>>> at java.lang.Thread.run(Thread.java:619)
>>> 2008-09-27 10:41:34 OSGiModulesRegistryImpl add
>>> ATTENTION: Exception org.osgi.framework.BundleException: Could not create
>>> bundle
>>> object. while adding location =
>>> file:/C:/glassfish-snapshot-v3-prelude-09_22_20
>>> 08/glassfishv3-prelude/glassfish/modules/web/javax.servlet.jsp.jstl-10.0-SNAPSHO
>>>
>>> T.jar
>>> org.osgi.framework.BundleException: Bundle symbolic name and version are
>>> not uni
>>> que.
>>> at org.apache.felix.framework.Felix.createModule(Felix.java:3395)
>>> at
>>> org.apache.felix.framework.Felix.createBundleInfo(Felix.java:3316)
>>> at org.apache.felix.framework.Felix.installBundle(Felix.java:2315)
>>> at org.apache.felix.framework.Felix.installBundle(Felix.java:2227)
>>> at
>>> org.apache.felix.framework.BundleContextImpl.installBundle(BundleCont
>>> extImpl.java:132)
>>> at
>>> org.apache.felix.framework.BundleContextImpl.installBundle(BundleCont
>>> extImpl.java:110)
>>> at
>>> org.jvnet.hk2.osgiadapter.OSGiModulesRegistryImpl.newModule(OSGiModul
>>> esRegistryImpl.java:114)
>>> at
>>> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.get
>>> Modules(AbstractModulesRegistryImpl.java:344)
>>> at
>>> com.sun.enterprise.module.common_impl.AbstractModulesRegistryImpl.cre
>>> ateHabitat(AbstractModulesRegistryImpl.java:134)
>>> at
>>> com.sun.enterprise.module.bootstrap.Main.createHabitat(Main.java:394)
>>>
>>> at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:131)
>>> at
>>> org.apache.felix.framework.util.SecureAction.startActivator(SecureAct
>>> ion.java:591)
>>> at org.apache.felix.framework.Felix._startBundle(Felix.java:1607)
>>> at org.apache.felix.framework.Felix.startBundle(Felix.java:1541)
>>> at
>>> org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:11
>>> 35)
>>> at
>>> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:267
>>> )
>>> at java.lang.Thread.run(Thread.java:619)
>>> 2008-09-27 10:41:34 OSGiModulesRegistryImpl add
>>> ATTENTION: Exception org.osgi.framework.BundleException: Could not create
>>> bundle
>>> object. while adding location =
>>> file:/C:/glassfish-snapshot-v3-prelude-09_22_20
>>> 08/glassfishv3-prelude/glassfish/modules/web/jstl-connector-10.0-SNAPSHOT.jar
>>>
>>> 2008-09-27 10:41:34 HK2Main$HK2ServiceTrackerCustomizer addingService
>>> INFO: registering service =
>>> org.apache.felix.framework.StartLevelImpl_at_12f0999, c
>>> ontract = org.osgi.service.startlevel.StartLevel, name = null
>>> 2008-09-27 10:41:34 HK2Main$HK2ServiceTrackerCustomizer addingService
>>> INFO: registering service =
>>> org.apache.felix.framework.PackageAdminImpl_at_3ecfff,
>>> contract = org.osgi.service.packageadmin.PackageAdmin, name = null
>>> com.sun.enterprise.module.bootstrap.BootException: No module has
>>> ModuleStartup
>>> at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:362)
>>> at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:133)
>>> at
>>> org.apache.felix.framework.util.SecureAction.startActivator(SecureAct
>>> ion.java:591)
>>> at org.apache.felix.framework.Felix._startBundle(Felix.java:1607)
>>> at org.apache.felix.framework.Felix.startBundle(Felix.java:1541)
>>> at
>>> org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:11
>>> 35)
>>> at
>>> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:267
>>> )
>>> at java.lang.Thread.run(Thread.java:619)
>>>
>>>
>>>
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: quality-help_at_glassfish.dev.java.net
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: quality-help_at_glassfish.dev.java.net
>
>