How do i debug the PeerUnavailableException error
"saurabh maheshwari" <[email protected]> Wed, 16 Apr 2008 16:25:47 +0530
| Newsgroups | gmane.comp.voip.nist-sip |
|---|---|
| Message-ID | <[email protected]> |
--===============1557357464190212403==
Content-Type: multipart/alternative;
boundary="----=_Part_38599_4000481.1208343347324"
------=_Part_38599_4000481.1208343347324
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
javax.sip.PeerUnavailableException: The Peer SIP Stack:
gov.nist.javax.sip.SipStackImpl could not be instantiated. Ensure the Path
Name has been set.
at javax.sip.SipFactory.createStack(SipFactory.java:324)
at javax.sip.SipFactory.createSipStack(SipFactory.java:152)
at Shootme.init(Shootme.java:267)
at Shootme.main(Shootme.java:302)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at javax.sip.SipFactory.createStack(SipFactory.java:314)
... 3 more
Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Layout
at gov.nist.javax.sip.SipStackImpl.<init>(SipStackImpl.java:351)
... 8 more
The Peer SIP Stack: gov.nist.javax.sip.SipStackImpl could not be
instantiated. Ensure the Path Name has been set.
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at javax.sip.SipFactory.createStack(SipFactory.java:314)
at javax.sip.SipFactory.createSipStack(SipFactory.java:152)
at Shootme.init(Shootme.java:267)
at Shootme.main(Shootme.java:302)
Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Layout
at gov.nist.javax.sip.SipStackImpl.<init>(SipStackImpl.java:351)
... 8 more
------=_Part_38599_4000481.1208343347324
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
javax.sip.PeerUnavailableException: The Peer SIP Stack: gov.nist.javax.sip.SipStackImpl could not be instantiated. Ensure the Path Name has been set.<br> at javax.sip.SipFactory.createStack(SipFactory.java:324)<br> at javax.sip.SipFactory.createSipStack(SipFactory.java:152)<br>
at Shootme.init(Shootme.java:267)<br> at Shootme.main(Shootme.java:302)<br>Caused by: java.lang.reflect.InvocationTargetException<br> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)<br> at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)<br>
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)<br> at java.lang.reflect.Constructor.newInstance(Unknown Source)<br> at javax.sip.SipFactory.createStack(SipFactory.java:314)<br> ... 3 more<br>
Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Layout<br> at gov.nist.javax.sip.SipStackImpl.<init>(SipStackImpl.java:351)<br> ... 8 more<br>The Peer SIP Stack: gov.nist.javax.sip.SipStackImpl could not be instantiated. Ensure the Path Name has been set.<br>
java.lang.reflect.InvocationTargetException<br> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)<br> at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)<br> at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)<br>
at java.lang.reflect.Constructor.newInstance(Unknown Source)<br> at javax.sip.SipFactory.createStack(SipFactory.java:314)<br> at javax.sip.SipFactory.createSipStack(SipFactory.java:152)<br> at Shootme.init(Shootme.java:267)<br>
at Shootme.main(Shootme.java:302)<br>Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Layout<br> at gov.nist.javax.sip.SipStackImpl.<init>(SipStackImpl.java:351)<br> ... 8 more<br><br>
------=_Part_38599_4000481.1208343347324--
--===============1557357464190212403==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
nist-sip mailing list
[email protected]
http://www-x.antd.nist.gov/mailman/listinfo/nist-sip
--===============1557357464190212403==--