users@glassfish.java.net

Re: Error when build and run order application - NullPointerException

From: <glassfish_at_javadesktop.org>
Date: Sat, 20 Feb 2010 18:06:17 PST

The NullPointerException is found at the beginning of the log file, thrown from the AppServerStartup class.

Feb 21, 2010 9:50:11 AM com.sun.enterprise.glassfish.bootstrap.ASMain main
INFO: Launching GlassFish on Felix platform
Welcome to Felix
================
INFO: Perform lazy SSL initialization for the listener 'http-listener-2'
INFO: Starting Grizzly Framework 1.9.19-beta1 - Sun Feb 21 09:50:26 SGT 2010
INFO: Starting Grizzly Framework 1.9.19-beta1 - Sun Feb 21 09:50:26 SGT 2010
INFO: GlassFish v3 (1) startup time : Felix(10125ms) startup services(5453ms) total(15578ms)
SEVERE: The log message is null.
java.lang.NullPointerException
        at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:290)
        at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128)
        at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:456)
        at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:400)
        at org.jvnet.hk2.osgiadapter.HK2Main$StartupContextService.updated(HK2Main.java:102)
        at org.apache.felix.cm.impl.ConfigurationManager$UpdateConfiguration.run(ConfigurationManager.java:1389)
        at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:88)


Is this a problem caused by GlassFish?
[Message sent by forum member 'hezjing' (hezjing_at_gmail.com)]

http://forums.java.net/jive/thread.jspa?messageID=387794