Hi,
We are having issues with Oracle Managed driver on Windows Server 2008 R2. The exception is below. It does't happen every time.It happendĀ 40 times today and in 95% of the cases it is on one or two specific methods. Is this a known issue? Currently we had to return to unmanaged driver because this was producing to many production incidents.
Thank you in advance,
Luk
System.Web.Services.Protocols.SoapException System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> Oracle.ManagedDataAccess.Client.OracleException: Oracle error ORA-12571 encountered ---> OracleInternal.Network.NetworkException: Oracle error ORA-12571 encountered ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at OracleInternal.Network.TcpTransportAdapter.Send(OraBuf OB) --- End of inner exception stack trace --- at OracleInternal.Network.TcpTransportAdapter.Send(OraBuf OB) at OracleInternal.Network.WriterStream.Write(OraBuf OB) at OracleInternal.TTC.OraBufWriter.FlushData() at OracleInternal.TTC.OraBufReader.GetDataFromNetwork() at OracleInternal.TTC.OraBufReader.Read(Boolean bIgnoreData) at OracleInternal.TTC.TTCSimpleOperations.ReadResponse() --- End of inner exception stack trace --- at Oracle.ManagedDataAccess.Client.OracleException.HandleError(OracleTraceLevel level, OracleTraceTag tag, Exception ex) at OracleInternal.TTC.TTCSimpleOperations.ReadResponse() at OracleInternal.ServiceObjects.OracleTransactionImpl.Rollback() at Oracle.ManagedDataAccess.Client.OracleTransaction.Rollback() at Webpos.DAL.OracleOdp.OracleOdpProvider.CloseConnection(Boolean commitPendingTransaction) at IndProdServ.TelesalesWS.ObradiBrzeZahtjeve