dev@glassfish.java.net

Exception at end of QL

From: Yamini K B <Yamini.Kb_at_Sun.COM>
Date: Thu, 22 Jul 2010 22:27:29 +0530
Hi,

I'm seeing this NPE at the end of QL runs though the tests do complete successfully. Is this known issue?

Thanks,
-Yamini

gyBuilderFactory>>createPersistenceStrategyBuilder: CandidateBuilderClassName = class com.sun.enterprise.web.MemoryStrategyBuilder|#]
     [echo] [#|2010-07-22T22:19:10.566+0530|INFO|glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=283;_ThreadName=Thread-78;|PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: CandidateBuilderClassName = class com.sun.enterprise.web.MemoryStrategyBuilder|#]
     [echo] [#|2010-07-22T22:19:10.566+0530|INFO|glassfish3.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=15;_ThreadName=Thread-1;|PersistenceStrategyBuilderFactory>>createPersistenceStrategyBuilder: CandidateBuilderClassName = class com.sun.enterprise.web.MemoryStrategyBuilder|#]
     [echo] [#|2010-07-22T22:19:21.909+0530|WARNING|glassfish3.1|javax.enterprise.system.core.org.glassfish.kernel.event|_ThreadID=283;_ThreadName=Thread-78;|Exception while dispatching an event
     [echo] java.lang.NullPointerException
     [echo]
     [echo]    

pass:

fail:
     [echo] ======================================================================
     [echo] FAILED: check-logged-messages
     [echo] Issues found in one or more messages (see results above).
     [echo] Please address them, or if the message should be left as-is,
     [echo] add it to the exclusion list with details why it should be excluded:
     [echo] /gfv3.1/ql/quicklook/gfproject/log_msg_excl.txt
     [echo] ======================================================================


testng-summary:
     [echo]    [testng]
     [echo]    [testng] ===============================================
     [echo]    [testng] QuickLookTests
     [echo]    [testng] Total tests run: 127, Failures: 0, Skips: 0
     [echo]    [testng] ===============================================
     [echo]    [testng]
[INFO] Executed tasks
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL