Discuss (FTP), (FTP on .NET CF) and (FTPS, SFTP and SCP).

AccessViolationException

no avatar
User

adrianwilford

Posts

1

Joined

Fri Apr 25, 2014 12:47 am

Location

South Africa

AccessViolationException

by adrianwilford » Fri Apr 25, 2014 12:53 am

Hi,
We moved to a new server (Windows Server 2012) and suddenly our FTP lib (edtFTPnetPRO for .NET 2.0+) throws an AccessViolationException.

Here is the Logging output on Level.All:

INFO [LicenseProperties] 24 Apr 2014 16:38:25.646 : Licence expiry date: 9999-12-31
INFO [LicenseProperties] 24 Apr 2014 16:38:25.646 : Production license
DEBUG [FTPConnection] 24 Apr 2014 16:38:25.646 : Set LocalDirectory='C:\securities\software\PeregrineDataImporterBDA'
DEBUG [SecureFTPConnection] 24 Apr 2014 16:38:25.646 : Set LocalDirectory to C:\securities\software\PeregrineDataImporte
rBDA
INFO [LicenseProperties] 24 Apr 2014 16:38:25.646 : Licence expiry date: 9999-12-31
INFO [LicenseProperties] 24 Apr 2014 16:38:25.646 : Production license
DEBUG [SSLFTPClient] 24 Apr 2014 16:38:25.646 : Connecting to accessidp.jse.co.za:990
DEBUG [SSLFTPControlSocket] 24 Apr 2014 16:38:25.646 : waitOnShutdownSSL=True
DEBUG [HostNameResolver] 24 Apr 2014 16:38:25.662 : Resolving accessidp.jse.co.za
DEBUG [HostNameResolver] 24 Apr 2014 16:38:25.662 : Obtained 1 addresses
DEBUG [HostNameResolver] 24 Apr 2014 16:38:25.662 : IP address: 196.216.152.16
DEBUG [HostNameResolver] 24 Apr 2014 16:38:25.678 : accessidp.jse.co.za resolved to 196.216.152.16
DEBUG [ExFTPControlSocket] 24 Apr 2014 16:38:25.678 : Connecting directly to ftp-server accessidp.jse.co.za:990
ALL [AsyncResult] 24 Apr 2014 16:38:25.678 : WaitOne begin: 100 0
ALL [AsyncResult] 24 Apr 2014 16:38:25.709 : Notify setting completed: null 0
ALL [AsyncResult] 24 Apr 2014 16:38:25.709 : Notify setting wait: 0
ALL [SecureSocket] 24 Apr 2014 16:38:25.709 : Notify: SecureSocket.OnConnect
ALL [AsyncResult] 24 Apr 2014 16:38:25.709 : WaitOne end: True 0
DEBUG [SSLFTPControlSocket] 24 Apr 2014 16:38:25.709 : Beginning Ssl3 handshake.
DEBUG [SecureSocket] 24 Apr 2014 16:38:25.709 : Changing protocol to Ssl3
DEBUG [SSLFTPControlSocket] 24 Apr 2014 16:38:25.709 : Ssl3 handshake complete.
DEBUG [FTPControlSocket] 24 Apr 2014 16:38:25.725 : Setting socket timeout=120000
ALL [TransferBuffer] 24 Apr 2014 16:38:25.725 : TransferBuffer timeout=120000
ALL [SocketController] 24 Apr 2014 16:38:25.725 : SocketController timeout=120000
ALL [SecureSocket] 24 Apr 2014 16:38:25.725 : SecureSocket timeout=120000
ALL [TransferBuffer] 24 Apr 2014 16:38:25.725 : TransferBuffer timeout=120000
ALL [SocketController] 24 Apr 2014 16:38:25.725 : SocketController timeout=120000
ALL [SecureSocket] 24 Apr 2014 16:38:25.725 : SecureSocket timeout=120000
DEBUG [SocketController] 24 Apr 2014 16:38:25.725 : Processing hello
INFO [FTPControlSocket] 24 Apr 2014 16:38:25.725 : Command encoding=System.Text.SBCSCodePageEncoding
DEBUG [ExFTPControlSocket] 24 Apr 2014 16:38:25.725 : Created control-socket: SocksContext=, ProxySettings=NoProxy, RemoteHost=accessidp.jse.co.za, controlPort=990, timeout=120000
DEBUG [FTPControlSocket] 24 Apr 2014 16:38:25.740 : StrictReturnCodes=False
ERROR [SocketController] 24 Apr 2014 16:38:25.896 : OnReceive - caught exception - closing : System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
ERROR [SocketController] 24 Apr 2014 16:38:25.896 : ERROR [SocketController] 24 Apr 2014 16:38:25.896 : at nbRALoIMP3JB02eptLl.C1Ga4gInUfckclec67X.A4flh8HwK(Int32 , Int32 , PTcTt7wbRwZwv550HR& ,Int32 , Int32 , IntPtr , Int32& )
ERROR [SocketController] 24 Apr 2014 16:38:25.896 : ERROR [SocketController] 24 Apr 2014 16:38:25.896 : at GKbKMnD23tFPpCB40i.HmhNeCl9VcUqueoVId.gmIyxWxJud()
ERROR [SocketController] 24 Apr 2014 16:38:25.896 : ERROR [SocketController] 24 Apr 2014 16:38:25.896 : at Lc1AtheLH2q2TCJNd2b.r4JtwbeoXMQamH5qLyR.QDHYgglVu(cqt8Nwe0UvukX7eiRbs )
ERROR [SocketController] 24 Apr 2014 16:38:25.896 : ERROR [SocketController] 24 Apr 2014 16:38:25.896 : at Lc1AtheLH2q2TCJNd2b.r4JtwbeoXMQamH5qLyR.ProcessMessage(cqt8Nwe0UvukX7eiRbs )
ERROR [SocketController] 24 Apr 2014 16:38:25.896 : ERROR [SocketController] 24 Apr 2014 16:38:25.896 : at QosAcBeXuvbb45KHSJb.qYZ3umeALhgZTADNQxu.TAxyLAhN4(ISPbbTIwjwnANWstgGy )
ERROR [SocketController] 24 Apr 2014 16:38:25.896 : ERROR [SocketController] 24 Apr 2014 16:38:25.896 : at wk0xcBIICbiHCBPoinP.eBrGwoIecUA2xyW4V9r.nXsEuFGqZ(Byte[] , Int32 , Int32 )
ERROR [SocketController] 24 Apr 2014 16:38:25.896 : ERROR [SocketController] 24 Apr 2014 16:38:25.896 : at m21eRYe4b6cRloHVp9M.nXNyr6eO6uQFoB6lorg.nuVIpfcMw(Byte[] , Int32 , Int32 )
ERROR [SocketController] 24 Apr 2014 16:38:25.896 : ERROR [SocketController] 24 Apr 2014 16:38:25.896 : at XqFUd6IEsWZtmofyYkY.W35pLNIYuMhY1copI1k.TAxyLAhN4(IAsyncResult )
DEBUG [SocketController] 24 Apr 2014 16:38:25.912 : CloseConnection(e=Attempted to read or write protected memory. This is often an indication that other memory is corrupt.)
DEBUG [SocketController] 24 Apr 2014 16:38:25.912 : Shut down socket
DEBUG [SocketController] 24 Apr 2014 16:38:25.912 : Closed socket
DEBUG [TransferBuffer] 24 Apr 2014 16:38:25.912 : Close() called when open
DEBUG [SecureSocket] 24 Apr 2014 16:38:25.912 : OnHandshakeComplete(False,Attempted to read or write protected memory. This is often an indication that other memory is corrupt.)
ALL [AsyncResult] 24 Apr 2014 16:38:25.912 : Notify setting completed: null 1
ALL [AsyncResult] 24 Apr 2014 16:38:25.912 : Notify setting wait: 1
ERROR [FTPControlSocket] 24 Apr 2014 16:38:25.928 : Control channel unexpectedly closed ('' read so far)
Failure while downloading file: svc.ext.idp.psm@accessidp.jse.co.za:/Members/Member PSM/IDP/ddap.sprd.psm.ed.zip.d140424

Control channel unexpectedly closed ('' read so far)
at EnterpriseDT.Net.Ftp.FTPControlSocket.565alYshu()
at EnterpriseDT.Net.Ftp.FTPControlSocket.L1kxWuSHX3()
at EnterpriseDT.Net.Ftp.FTPControlSocket.jjTdifWTG()
at EnterpriseDT.Net.Ftp.Ssl.SSLFTPClient.Connect()
at EnterpriseDT.Net.Ftp.SecureFTPConnection.Connect()


Please help.

Thanks :-)
no avatar
User

support2

Posts

3987

Joined

Tue May 18, 2004 8:30 am

Re: AccessViolationException

by support2 » Fri Apr 25, 2014 10:16 am

Hi, please email support with your purchase reference and details of the version you are using.

Who is online

Users browsing this forum: No registered users and 22 guests

Powered by phpBB ® | phpBB3 Style by KomiDesign
cron