Hi,
I tried to run the sample examples given in jsmpp folder but i got an
exception.. Can anyone please help me how to trace out this error...
Error is below...
>>> Gateway Status change for smppcon, OLD: STOPPED -> NEW: RESTART
>>> Gateway Status change for smppcon, OLD: RESTART -> NEW: STOPPING
>>> Gateway Status change for smppcon, OLD: STOPPING -> NEW: STOPPED
java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:
333)
at
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:519)
at java.net.Socket.connect(Socket.java:469)
at java.net.Socket.<init>(Socket.java:366)
at java.net.Socket.<init>(Socket.java:180)
at
org.jsmpp.session.connection.socket.SocketConnectionFactory.createConnection(SocketConnectionFactory.java:
39)
at
org.jsmpp.session.SMPPSession.connectAndBind(SMPPSession.java:221)
at
org.jsmpp.session.SMPPSession.connectAndBind(SMPPSession.java:200)
at
org.smslib.smpp.jsmpp.JSMPPGateway.startGateway(JSMPPGateway.java:143)
at org.smslib.Service$1Starter.run(Service.java:321)
Thanks in Advance...
MRK Hanuman
--
You received this message because you are subscribed to the Google Groups
"SMSLib User Group" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/smslib?hl=en.