Sometimes (!) when i start my application using DevelopmentRunner i got
this NullPointerOperation:

18:14:32,078 [ULC Communication Controller Thread.CommonsLoggingLogger]
got exception while processing
18:14:32,078 [ULC Communication Controller Thread.CommonsLoggingLogger]
parameter[0] java.lang.NullPointerException
18:14:32,078 [ULC Communication Controller Thread.CommonsLoggingLogger]
ENTRY
18:14:32,078 [ULC Communication Controller Thread.CommonsLoggingLogger]
parameter[0] java.lang.NullPointerException
18:14:32,078 [ULC Communication Controller Thread.CommonsLoggingLogger]
ENTRY
18:14:32,078 [ULC Communication Controller Thread.CommonsLoggingLogger]
parameter[0] 1
18:14:32,078 [ULC Communication Controller Thread.CommonsLoggingLogger]
parameter[1] stopCommunication
18:14:32,078 [ULC Communication Controller Thread.CommonsLoggingLogger]
parameter[2] java.lang.NullPointerException
        at
com.ulcjava.base.application.ULCProxy.markUncollectable(ULCProxy.java:297)
        at
com.ulcjava.base.server.ULCBrowserService.<init>(ULCBrowserService.java:6)
        at
com.ulcjava.base.server.ULCSession.handleStartApplication(ULCSession.java:238)
        at com.ulcjava.base.server.ULCSession.handleRequest(ULCSession.java:86)
        at com.ulcjava.base.server.ULCSession.a(ULCSession.java:101)
        at 
com.ulcjava.base.server.ULCSession.processRequests(ULCSession.java:37)
        at
com.ulcjava.base.development.DevelopmentContainerAdapter.processRequests(DevelopmentContainerAdapter.java:15)
        at
com.ulcjava.base.development.DevelopmentConnector.sendRequests(DevelopmentConnector.java:0)
        at com.ulcjava.base.client.UISession$k_.run(UISession$k_.java:19)
        at java.lang.Thread.run(Thread.java:595)

Any help on this? What's happening on that line?

Best regards,
Paolo Scaffardi
GFP Lab s.r.l.
http://www.gfplab.com
_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer

Reply via email to