dev@glassfish.java.net

NPE in server.log during QL

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Thu, 02 Sep 2010 16:43:21 -0700

Is it a known problem? All tests are passed.

[#|2010-09-02T16:37:08.090-0700|INFO|glassfish3.1|null|_ThreadID=16;_ThreadName=Thread-1;|The
Admin Console is installing...|#]

[#|2010-09-02T16:37:08.119-0700|SEVERE|glassfish3.1|null|_ThreadID=16;_ThreadName=Thread-1;|java.lang.NullPointerException|#]

[#|2010-09-02T16:37:08.138-0700|SEVERE|glassfish3.1|null|_ThreadID=16;_ThreadName=Thread-1;|
at
com.sun.enterprise.v3.server.ApplicationLifecycle.isAppEnabled(ApplicationLifecycle.java:1734)|#]

[#|2010-09-02T16:37:08.138-0700|SEVERE|glassfish3.1|null|_ThreadID=16;_ThreadName=Thread-1;|
at
com.sun.enterprise.v3.server.ApplicationConfigListener.handleOtherAppConfigChanges(ApplicationConfigListener.java:166)|#]

[#|2010-09-02T16:37:08.139-0700|SEVERE|glassfish3.1|null|_ThreadID=16;_ThreadName=Thread-1;|
at
com.sun.enterprise.v3.server.ApplicationConfigListener.transactionCommited(ApplicationConfigListener.java:133)|#]

-marina