volyminhnhan / jss7

Automatically exported from code.google.com/p/jss7
0 stars 0 forks source link

JSS7 MapProviderImpl NullPointer Exception #328

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This randomly happens when a ATI response is received by the stack.

Stack should invoke onAnyTimeInterrogationResponse(AnyTimeInterrogationResponse 
atir) 
instead an exception is thrown in sigtran log.

We are using Jss7 2.0.x on centos 

ERROR [TCAPProviderImpl] Received exception while delivering data to transport 
layer.
java.lang.NullPointerException at 
org.mobicents.protocols.ss7.map.MAPProviderImpl.onTCEnd(MAPProviderImpl.java:990
)

Error details

http://pastebin.com/1G2V0QhL

Original issue reported on code.google.com by arsla...@gmail.com on 6 Nov 2013 at 7:34

GoogleCodeExporter commented 9 years ago
map-impl-2.0.0-snapshot.jar

Original comment by arsla...@gmail.com on 6 Nov 2013 at 7:41

GoogleCodeExporter commented 9 years ago

Original comment by amit.bha...@gmail.com on 6 Nov 2013 at 8:38

GoogleCodeExporter commented 9 years ago
The issue persists with map-impl and map-api version 2.1.0-snapshot

Original comment by arsla...@gmail.com on 6 Nov 2013 at 9:04

Attachments: