Aug 28, 2008 10:05:14 AM com.sun.enterprise.admin.launcher.GFLauncherLogger info INFO: JVM invocation command line: /export/home/vbk/jdk1.6.0_07/bin/java -cp /export/home/vbk/glassfishv3-prelude/glassfish/modules/glassfish-10.0-SNAPSHOT.jar -XX:+UnlockDiagnosticVMOptions -XX:NewRatio=2 -XX:+LogVMOutput -XX:LogFile=/export/home/vbk/glassfishv3-prelude/glassfish/domains/domain1/logs/jvm.log -Xmx512m -client -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver -Djavax.net.ssl.trustStore=/export/home/vbk/glassfishv3-prelude/glassfish/domains/domain1/config/cacerts.jks -Dsun.rmi.dgc.client.gcInterval=3600000 -Djavax.net.ssl.keyStore=/export/home/vbk/glassfishv3-prelude/glassfish/domains/domain1/config/keystore.jks -Djava.security.policy=/export/home/vbk/glassfishv3-prelude/glassfish/domains/domain1/config/server.policy -Dsun.rmi.dgc.server.gcInterval=3600000 -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory -Djava.security.auth.login.config=/export/home/vbk/glassfishv3-prelude/glassfish/domains/domain1/config/login.conf -Djava.endorsed.dirs=/export/home/vbk/glassfishv3-prelude/glassfish/lib/endorsed -Djava.ext.dirs=/export/home/vbk/jdk1.6.0_07/lib/ext:/export/home/vbk/jdk1.6.0_07/jre/lib/ext:/export/home/vbk/glassfishv3-prelude/glassfish/domains/domain1/lib/ext:/export/home/vbk/glassfishv3-prelude/javadb/lib com.sun.enterprise.glassfish.bootstrap.ASMain -domainname domain1 -instancename server -verbose true -debug false -domaindir /export/home/vbk/glassfishv3-prelude/glassfish/domains/domain1 Aug 28, 2008 10:05:14 AM com.sun.enterprise.admin.launcher.GFLauncherLogger info INFO: Successfully launched in 13 msec. Aug 28, 2008 10:05:14 AM com.sun.enterprise.glassfish.bootstrap.ASMain main INFO: Launching GlassFish on Apache Felix OSGi platform Welcome to Felix. ================= Aug 28, 2008 10:05:15 AM HK2Main start INFO: contextRootDir = /export/home/vbk/glassfishv3-prelude/glassfish/modules Aug 28, 2008 10:05:15 AM OSGiFactoryImpl initialize INFO: Singleton already initialized as com.sun.enterprise.module.impl.HK2Factory@a470b8 Aug 28, 2008 10:05:15 AM OSGiModuleImpl loadClass INFO: Started bundle org.glassfish.common.glassfish-mbeanserver [9] Aug 28, 2008 10:05:15 AM OSGiModuleImpl loadClass INFO: Started bundle org.glassfish.core.kernel [97] Aug 28, 2008 10:05:15 AM OSGiModuleImpl loadClass INFO: Started bundle org.glassfish.common.common-util [81] Aug 28, 2008 10:05:15 AM HK2Main$HK2ServiceTrackerCustomizer addingService INFO: registering service = org.apache.felix.framework.StartLevelImpl@156b6b9, contract = org.osgi.service.startlevel.StartLevel, name = null Aug 28, 2008 10:05:15 AM HK2Main$HK2ServiceTrackerCustomizer addingService INFO: registering service = org.apache.felix.framework.PackageAdminImpl@16de49c, contract = org.osgi.service.packageadmin.PackageAdmin, name = null Aug 28, 2008 10:05:15 AM AppServerStartup run INFO: [Thread[GlassFish Kernel Main Thread,5,main]] started Aug 28, 2008 10:05:15 AM OSGiModuleImpl loadClass INFO: Started bundle org.glassfish.common.glassfish-naming [86] Aug 28, 2008 10:05:15 AM com.sun.enterprise.naming.impl.ServicesHookup$1 run INFO: **GFNaming==> InitialContextFactoryBuilder set ERROR: Error starting file:/export/home/vbk/glassfishv3-prelude/glassfish/modules/web-cli-10.0-SNAPSHOT.jar (org.osgi.framework.BundleException: Activator start error.) java.lang.ExceptionInInitializerError at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at java.lang.Class.newInstance0(Class.java:355) at java.lang.Class.newInstance(Class.java:308) at org.apache.felix.framework.Felix.createBundleActivator(Felix.java:3519) at org.apache.felix.framework.Felix._startBundle(Felix.java:1605) 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) Caused by: java.lang.NullPointerException at org.glassfish.web.admin.monitor.telemetry.WebMonitorStartup.(WebMonitorStartup.java:124) ... 12 more Aug 28, 2008 10:05:15 AM OSGiModuleImpl loadClass INFO: Started bundle org.glassfish.common.internal-api [83] Aug 28, 2008 10:05:16 AM SEVERE: Exception in thread "GlassFish Kernel Main Thread" Aug 28, 2008 10:05:16 AM SEVERE: com.sun.enterprise.module.ResolveError: Failed to start org.glassfish.web.web-cli(Web module command line interface):10.0.0.SNAPSHOT Aug 28, 2008 10:05:16 AM SEVERE: at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.resolve(OSGiModuleImpl.java:111) Aug 28, 2008 10:05:16 AM SEVERE: at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.start(OSGiModuleImpl.java:120) Aug 28, 2008 10:05:16 AM SEVERE: at org.jvnet.hk2.osgiadapter.OSGiModuleImpl$1$1.loadClass(OSGiModuleImpl.java:252) Aug 28, 2008 10:05:16 AM SEVERE: at com.sun.hk2.component.LazyInhabitant.fetch(LazyInhabitant.java:91) Aug 28, 2008 10:05:16 AM SEVERE: at com.sun.hk2.component.LazyInhabitant.type(LazyInhabitant.java:78) Aug 28, 2008 10:05:16 AM SEVERE: at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:160) Aug 28, 2008 10:05:16 AM SEVERE: at com.sun.enterprise.v3.server.AppServerStartup$1.run(AppServerStartup.java:103) Aug 28, 2008 10:05:16 AM SEVERE: Caused by: org.osgi.framework.BundleException: Activator start error. Aug 28, 2008 10:05:16 AM SEVERE: at org.apache.felix.framework.Felix._startBundle(Felix.java:1654) Aug 28, 2008 10:05:16 AM SEVERE: at org.apache.felix.framework.Felix.startBundle(Felix.java:1544) Aug 28, 2008 10:05:16 AM SEVERE: at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:371) Aug 28, 2008 10:05:16 AM SEVERE: at org.jvnet.hk2.osgiadapter.OSGiModuleImpl.resolve(OSGiModuleImpl.java:108) Aug 28, 2008 10:05:16 AM SEVERE: ... 6 more Aug 28, 2008 10:05:16 AM SEVERE: Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.glassfish.web.admin.monitor.telemetry.WebMonitorStartup Aug 28, 2008 10:05:16 AM SEVERE: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) Aug 28, 2008 10:05:16 AM SEVERE: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) Aug 28, 2008 10:05:16 AM SEVERE: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) Aug 28, 2008 10:05:16 AM SEVERE: at java.lang.reflect.Constructor.newInstance(Constructor.java:513) Aug 28, 2008 10:05:16 AM SEVERE: at java.lang.Class.newInstance0(Class.java:355) Aug 28, 2008 10:05:16 AM SEVERE: at java.lang.Class.newInstance(Class.java:308) Aug 28, 2008 10:05:16 AM SEVERE: at org.apache.felix.framework.Felix.createBundleActivator(Felix.java:3519) Aug 28, 2008 10:05:16 AM SEVERE: at org.apache.felix.framework.Felix._startBundle(Felix.java:1605) Aug 28, 2008 10:05:16 AM SEVERE: ... 9 more