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 » Fri Dec 25, 2015 12:05 pm

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: 985
Joined: Tue Apr 25, 2006 9:45 am

Re: Out of memory error

Post by alt » Sat Dec 26, 2015 5:09 pm

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 » Mon Dec 28, 2015 4:42 am

Dear alt,

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

Re: Out of memory error

Post by alt » Wed Dec 30, 2015 10:12 pm

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 » Fri Jan 08, 2016 4:51 am

Dear Alt,

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

Re: Out of memory error

Post by alt » Tue Jan 12, 2016 5:54 pm

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 » Wed Jan 13, 2016 7:52 am

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