This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 125659

Summary: NPE when stop salfin with ClickToDial deployed
Product: serverplugins Reporter: nouar38 <nouar38>
Component: Sun Appserver 9Assignee: Nitya Doraisamy <nityad>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: full stack for NPE

Description nouar38 2008-01-21 13:06:03 UTC
NB 6.1 daily 200801201200 & Sailfin b17 & jdk 1.6 u3-b05 & administrator

At the stop of sailfin v1 server instance (default domain) with a deployed Sip application(ClickToDial)
got a NullPointerException in 


PWC1415: Error stopping container StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[/ClickToDial]

java.lang.NullPointerException

        at com.ericsson.ssa.router.AlphabeticalRouter.applicationUndeployed(AlphabeticalRouter.java:98)


full stack is added in the attachement
Comment 1 nouar38 2008-01-21 13:07:59 UTC
Created attachment 55316 [details]
full stack for NPE
Comment 2 nouar38 2008-01-21 13:09:51 UTC
harmless exception, stop is OK, next normal start is ok (the ClickToDial app is deployed/enabled).
Comment 3 Vince Kraemer 2008-01-22 22:37:09 UTC
this is a sailfin issue. [i was able to duplicate the behavior using sailfin cli commands]

Opened issue: https://sailfin.dev.java.net/issues/show_bug.cgi?id=413

there isn't a plugin code change that would address this sailfin bug, which implies a WONTFIX resolution.