Several exceptions
Posted: Thu Jan 21, 2010 8:59 am
Hi alt.
There are several exceptions in my log files after 24 hours of working smpp client.
1.
IsConnected error
Exception:Thread was being aborted.
TargetSite:Int32 select(Int32, IntPtr[], IntPtr[], IntPtr[], System.Net.Sockets.TimeValue ByRef)
StackTrace: at System.Net.UnsafeNclNativeMethods.OSSOCK.select(Int32 ignoredParameter, IntPtr[] readfds, IntPtr[] writefds, IntPtr[] exceptfds, TimeValue& timeout)
at System.Net.Sockets.Socket.Poll(Int32 microSeconds, SelectMode mode)
at ALT.SMS.SmppClient.get_IsConnected()
Data:System.Collections.ListDictionaryInternal
2.
Receive fail
Exception:An existing connection was forcibly closed by the remote host
TargetSite:Int32 EndReceive(System.IAsyncResult)
StackTrace: at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)
at ALT.SMS.SmppClient.eMfdLFjKR(IAsyncResult )
Data:System.Collections.ListDictionaryInternal
After this one i get the "ESME_RBINDFAIL" status for a long time and then the following exception:
IsConnected error
Exception:Object reference not set to an instance of an object.
TargetSite:Boolean get_IsConnected()
StackTrace: at ALT.SMS.SmppClient.get_IsConnected()
Data:System.Collections.ListDictionaryInternal
There are several exceptions in my log files after 24 hours of working smpp client.
1.
IsConnected error
Exception:Thread was being aborted.
TargetSite:Int32 select(Int32, IntPtr[], IntPtr[], IntPtr[], System.Net.Sockets.TimeValue ByRef)
StackTrace: at System.Net.UnsafeNclNativeMethods.OSSOCK.select(Int32 ignoredParameter, IntPtr[] readfds, IntPtr[] writefds, IntPtr[] exceptfds, TimeValue& timeout)
at System.Net.Sockets.Socket.Poll(Int32 microSeconds, SelectMode mode)
at ALT.SMS.SmppClient.get_IsConnected()
Data:System.Collections.ListDictionaryInternal
2.
Receive fail
Exception:An existing connection was forcibly closed by the remote host
TargetSite:Int32 EndReceive(System.IAsyncResult)
StackTrace: at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)
at ALT.SMS.SmppClient.eMfdLFjKR(IAsyncResult )
Data:System.Collections.ListDictionaryInternal
After this one i get the "ESME_RBINDFAIL" status for a long time and then the following exception:
IsConnected error
Exception:Object reference not set to an instance of an object.
TargetSite:Boolean get_IsConnected()
StackTrace: at ALT.SMS.SmppClient.get_IsConnected()
Data:System.Collections.ListDictionaryInternal