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 - NPE when stop salfin with ClickToDial deployed
Summary: NPE when stop salfin with ClickToDial deployed
Status: RESOLVED WONTFIX
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-21 13:06 UTC by nouar38
Modified: 2008-01-22 22:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
full stack for NPE (3.29 KB, text/plain)
2008-01-21 13:07 UTC, nouar38
Details

Note You need to log in before you can comment on or make changes to this bug.
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.