java.lang.IllegalStateException: Error sending request REGISTER >> > sip:ericsson.com SIP/2.0 >> > Call-ID: c9e65f6dbd99ae0e...@127.0.0.1 >> > CSeq: 1 REGISTER >> > From: <sip:r...@ericsson.com <sip%3A...@ericsson.com> >> >;tag=73812679_85c9a2a2_10409997980417 >> > To: <sip:r...@ericsson.com <sip%3A...@ericsson.com>> >> > Max-Forwards: 70 >> > Contact: "roberto" <sip:127.0.0.1:5080;transport=udp> >> > Via: SIP/2.0/UDP >> > 127.0.0.1:5080;branch=z9hG4bK10409997980417_85c9a2a2_10410325439645 >> > Content-Length: 0 >> > >> > >> > at >> > >> org.mobicents.servlet.sip.message.SipServletRequestImpl.send(SipServletRequestImpl.java:1108) >> > at >> > >> com.solaiemes.RCS.action.SipActionBean.sipRegisterAction(SipActionBean.java:118) >> > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Google Groups by Roberto, 1 year ago
via java.net by Unknown author, 2 years ago
via nabble.com by Unknown author, 2 years ago
via db-derby-user by Myrna van Lunteren, 1 year ago
via Netbeans Bugzilla by sanchofx1, 1 year ago
via spring.io by Unknown author, 2 years ago
java.lang.IllegalStateException: Error sending request REGISTER >> > sip:ericsson.com SIP/2.0 >> > Call-ID: c9e65f6dbd99ae0e...@127.0.0.1 >> > CSeq: 1 REGISTER >> > From: <sip:r...@ericsson.com <sip%3A...@ericsson.com> >> >;tag=73812679_85c9a2a2_10409997980417 >> > To: <sip:r...@ericsson.com <sip%3A...@ericsson.com>> >> > Max-Forwards: 70 >> > Contact: "roberto" <sip:127.0.0.1:5080;transport=udp> >> > Via: SIP/2.0/UDP >> > 127.0.0.1:5080;branch=z9hG4bK10409997980417_85c9a2a2_10410325439645 >> > Content-Length: 0 >> > >> > >> > at >> > >> org.mobicents.servlet.sip.message.SipServletRequestImpl.send(SipServletRequestImpl.java:1108) >> > at >> > >> com.solaiemes.RCS.action.SipActionBean.sipRegisterAction(SipActionBean.java:118) >> > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.lang.reflect.Method.invoke(Method.java:597)