Out of memory error

.NET library for SMPP protocol
Locked
prog019
Posts: 44
Joined: Mon Mar 02, 2009 2:12 pm

Out of memory error

Post by prog019 »

Dears,

I'm using this feature-rich lib.

But sometimes I'm getting following error in my logs:

ERROR:4543: (SmppServerClient) Unhandled exception, Exception: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at Inetlab.SMPP.Common.SmppBuffer..ctor(Stream stream) in C:\PACKAGES\Utils\Inetlab.SMPP.v1.1.Source\Source\CS\Common\SmppBuffer.cs:line 22
at Inetlab.SMPP.Common.SmppClientBase.ParseReceivedData(Stream stream) in C:\PACKAGES\Utils\Inetlab.SMPP.v1.1.Source\Source\CS\Common\SmppClientBase.cs:line 769
at Inetlab.SMPP.Common.SmppClientBase.ReceiveCallback(IAsyncResult ar) in C:\PACKAGES\Utils\Inetlab.SMPP.v1.1.Source\Source\CS\Common\SmppClientBase.cs:line 302


Please help to understand and solve the problem
alt
Site Admin
Posts: 992
Joined: Tue Apr 25, 2006 9:45 am

Re: Out of memory error

Post by alt »

Hello,

What version do you use?
prog019
Posts: 44
Joined: Mon Mar 02, 2009 2:12 pm

Re: Out of memory error

Post by prog019 »

Dear alt,

I'm using version 1.1.3.2
alt
Site Admin
Posts: 992
Joined: Tue Apr 25, 2006 9:45 am

Re: Out of memory error

Post by alt »

Dear prog019,

This version really had memory leak. I recommend to upgrade to latest version.
You can receive discount coupon by email.
prog019
Posts: 44
Joined: Mon Mar 02, 2009 2:12 pm

Re: Out of memory error

Post by prog019 »

Dear Alt,

Which version I should use?
alt
Site Admin
Posts: 992
Joined: Tue Apr 25, 2006 9:45 am

Re: Out of memory error

Post by alt »

for now latest version is 1.1.21.4
prog019
Posts: 44
Joined: Mon Mar 02, 2009 2:12 pm

Re: Out of memory error

Post by prog019 »

Please send me the latest version. I've sent to you my license by email
Locked