[SFtrack] Commented: (XECS-1949) sipxrelay resets continuously with NullPointerException in discoverAddress
[
http://track.sipfoundry.org/browse/XECS-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_33027
]
Carolyn Beeton commented on XECS-1949:
--------------------------------------
Note that although this patch solves the NullPointerException and thus the
service stays up, it still prints, once a minute, to the log:
"2008-11-28T15:51:17.875000Z":4:JAVA:ERR:bcmdesk2041.ca.nortel.com:Thread-2:00000000:symmitron:"No
stun address - could not do address discovery"
"2008-11-28T15:52:17.904000Z":5:JAVA:ERR:bcmdesk2041.ca.nortel.com:Thread-2:00000000:symmitron:"No
stun address - could not do address discovery"
We probably don't want it to do this on a production system, so more sensible
handling of the no-stun case is required. (Maybe that just means print at
DEBUG level instead of ERR).
> sipxrelay resets continuously with NullPointerException in discoverAddress
> --------------------------------------------------------------------------
>
> Key: XECS-1949
> URL: http://track.sipfoundry.org/browse/XECS-1949
> Project: sipXecs
> Issue Type: Bug
> Components: sipXbridge
> Affects Versions: 3.11.8
> Environment: no stun, nat, or anything except plain networking
> configured
> Reporter: Carolyn Beeton
> Attachments:
> 0002-XECS-1949-check-for-null-stunAddress-before-digging.patch
>
>
> sipxrelay is observed to be restarting continously.
> sipxrelay.log shows
> "2008-11-28T15:31:49.016000Z":3:JAVA:ERR:bcmdesk2041.ca.nortel.com:main:00000000:symmitron:"Error
> discovering address -- could be networking is bad"
> java.lang.NullPointerException
> at
> org.sipfoundry.sipxbridge.symmitron.SymmitronServer.discoverAddress(SymmitronServer.java:130)
> at
> org.sipfoundry.sipxbridge.symmitron.SymmitronServer.main(SymmitronServer.java:987)
> "2008-11-28T15:31:49.019000Z":4:JAVA:FATAL:bcmdesk2041.ca.nortel.com:main:00000000:symmitron:"Exitting
> main! "
> java.lang.NullPointerException
> at
> org.sipfoundry.sipxbridge.symmitron.SymmitronServer.discoverAddress(SymmitronServer.java:130)
> at
> org.sipfoundry.sipxbridge.symmitron.SymmitronServer.main(SymmitronServer.java:987)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://track.sipfoundry.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira