Guest User

ucinet_trace_6804

a guest
May 30th, 2012
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.45 KB | None | 0 0
  1. Trace Started :5/30/2012 10:56:52 AM
  2. ===============================================================
  3. ImageFileMachine:ImageFileMachine.I386I386
  4. U2.Data.Client, Version=1.1.0.0, Culture=neutral, PublicKeyToken=9ab9148678f4f448 Assembly is platform independent.
  5. 5/30/2012 10:56:52 AM:ThreadID: Entering:ThreadID: 11 Thread Name : UciEnv()
  6. 5/30/2012 10:56:52 AM:ThreadID: Exiting:ThreadID: 11 Thread Name : UciEnv()
  7. 5/30/2012 10:56:52 AM:ThreadID: Entering:ThreadID: 11 Thread Name : CreateConnection()
  8. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : In CreateConnection(), ConnectString from provider to ucinetdatabase=/uvdev/INSIGHT;protocol=tcpip;hostname=192.168.4.3;port=50000;servertype=UNIVERSE;uid=username;pwd=password;;;;Pooling=False
  9. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : Assembly Version:971, 20090809
  10. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : UciConnection()
  11. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : Init()
  12. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : UniRPCConnection::UniRPCConnection()
  13. 5/30/2012 10:56:53 AM:ThreadID: Exiting:ThreadID: 11 Thread Name : UniRPCConnection::UniRPCConnection()
  14. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : ApplyDefaultConfiguration()
  15. 5/30/2012 10:56:53 AM:ThreadID: Exiting:ThreadID: 11 Thread Name : ApplyDefaultConfiguration()
  16. 5/30/2012 10:56:53 AM:ThreadID: Exiting:ThreadID: 11 Thread Name : Init()
  17. 5/30/2012 10:56:53 AM:ThreadID: Exiting:ThreadID: 11 Thread Name : UciConnection()
  18. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : In CreateConnection(), ConnectString from ucinet to unirpcServertype:UNIVERSE
  19. hostname:192.168.4.3
  20. uid:username
  21. pwd:*****
  22. ConnectTimeout:300
  23. Port:50000
  24. database:/uvdev/INSIGHT
  25. DatabaseType:Universe
  26. Pooling:False
  27. CodePage:
  28. WalletID:
  29. WalletPwd:
  30. security:
  31. firstnormalform:True
  32. RpcServiceType:
  33. UseSameSocketOnClose:False
  34. maxfetchcols:-1
  35. _MaxFetchBuff:-1
  36.  
  37. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : Connect()
  38. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : CreateSocketConnection()
  39. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : UniRPCConnection::Host :Start Try IPAddress.TryParse(m_CurrentHost, out m_CurrentHostAddress)
  40. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : UniRPCConnection::Host :End Try IPAddress.TryParse(m_CurrentHost, out m_CurrentHostAddress)
  41. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : UniRPCConnection::Host :Return Value from IPAddress.TryParse(m_CurrentHost, out m_CurrentHostAddress) =>True
  42. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : UniRPCConnection::Host Property: We got valid ip address::Host =>192.168.4.3
  43. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : UniRPCConnection::Host Property: valid ip4 address for this session: =>192.168.4.3
  44. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : UniRPCConnection::Host Property: m_SslServerName: =>192.168.4.3
  45. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : Enter UniRPCConnection::ConnectInternal(int responseIndex)0
  46. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : UniRPCConnection::ConnectInternal(int responseIndex)Before SocketPermission
  47. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : UniRPCConnection::ConnectInternal(int responseIndex)After SocketPermission
  48. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : UniRPCConnection::ConnectInternal(int responseIndex)Before hostEndPoint = new IPEndPoint(hostAddress, m_CurrentPort)
  49. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : UniRPCConnection::ConnectInternal(int responseIndex)hostAddress:192.168.4.3 m_CurrentPort:31438
  50. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : UniRPCConnection::ConnectInternal(int responseIndex)After hostEndPoint = new IPEndPoint(hostAddress, m_CurrentPort)
  51. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : UniRPCConnection::ConnectInternal(int responseIndex)Before m_Socket.Connect(hostEndPoint);
  52. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : UniRPCConnection::ConnectInternal(int responseIndex)hostEndPoint:192.168.4.3:31438
  53. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : UniRPCConnection::ConnectInternal(int responseIndex)After m_Socket.Connect(hostEndPoint);
  54. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : UniRPCConnection::ConnectInternal(int responseIndex)m_InPacket.UniRPCPMessage.ArgumentCount is 2
  55. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : UniRPCConnection::ConnectInternal(int responseIndex)response is 0
  56. 5/30/2012 10:56:53 AM:ThreadID: Exiting:ThreadID: 11 Thread Name : Enter UniRPCConnection::ConnectInternal(int responseIndex)0
  57. 5/30/2012 10:56:53 AM:ThreadID: Exiting:ThreadID: 11 Thread Name : CreateSocketConnection()
  58. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : U2Login()
  59. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : Encrypt()
  60. 5/30/2012 10:56:53 AM:ThreadID: Exiting:ThreadID: 11 Thread Name : Encrypt()
  61. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : Class UciConnection, IPAddress Property, p.AddressList.Length:2
  62. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : Class UciConnection, IPAddress Property, p.HostName:94YMQN1.RCW.RareCoinWholesalers.com
  63. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : Class UciConnection, IPAddress Property, var.AddressFamily:InterNetworkV6
  64. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : Class UciConnection, IPAddress Property, var.ToString():fe80::13b:80bc:cec8:dc6d%10
  65. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : Class UciConnection, IPAddress Property, var.AddressFamily:InterNetwork
  66. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : Class UciConnection, IPAddress Property, var.ToString():192.168.4.92
  67. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : Class UciConnection, IPAddress Property,AddressFamily is AddressFamily.InterNetwork
  68. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : IPAddress:1543809216
  69. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : lHostToNetworkOrder:-1062730660
  70. 5/30/2012 10:56:53 AM:ThreadID: Exiting:ThreadID: 11 Thread Name : U2Login()
  71. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : UCINETCODEPAGE:
  72. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : UciEncoding for this connection:1252
  73. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : SetAllServerOptions()
  74. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : SetServerConnectOption():Option1003 OptionValue:1003 lStringOptionValue:
  75. 5/30/2012 10:56:53 AM:ThreadID: Exiting:ThreadID: 11 Thread Name : SetServerConnectOption():Option1003 OptionValue:1003 lStringOptionValue:
  76. 5/30/2012 10:56:53 AM:ThreadID: Exiting:ThreadID: 11 Thread Name : SetAllServerOptions()
  77. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : UciStatement::UciStatement()
  78. 5/30/2012 10:56:53 AM:ThreadID: Exiting:ThreadID: 11 Thread Name : UciStatement::UciStatement()
  79. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : UciStatement::ExecuteDirect()
  80. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : --SQL Statement: call *HS.OLEDBINFO('ACCTS', '', '', '', '', '1', '', 0, 1)
  81. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : UciStatement::ServerPrepare()
  82. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : UciStatement::OpenServerCursor()
  83. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : Cursor #1--UciStatement::OpenServerCursor() and SQL String::call *HS.OLEDBINFO('ACCTS', '', '', '', '', '1', '', 0, 1)
  84. 5/30/2012 10:56:53 AM:ThreadID: Exiting:ThreadID: 11 Thread Name : UciStatement::OpenServerCursor()
  85. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : UciStatement::AssociateServerCursor()
  86. 5/30/2012 10:56:53 AM:ThreadID: Exiting:ThreadID: 11 Thread Name : UciStatement::AssociateServerCursor()
  87. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : UciStatement::()ServerExecute
  88. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : UciStatement::ServerExecuteSql()
  89. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : [U2][UCINET][UNIVERSE]:ERROR: CAN'T EXECDIRECT SELECT FROM @TMP
  90.  
  91. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : [U2][UCINET][UNIVERSE]:ERROR: CAN'T EXECDIRECT SELECT FROM @TMP
  92.  
  93. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : [U2][UCINET][UNIVERSE]:ERROR: CAN'T EXECDIRECT SELECT FROM @TMP
  94.  
  95. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : [U2][UCINET][UNIVERSE]:ERROR: CAN'T EXECDIRECT SELECT FROM @TMP
  96.  
  97. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : UciStatement::Close()
  98. 5/30/2012 10:56:53 AM:ThreadID: Entering:ThreadID: 11 Thread Name : UciStatement::CloseCursor()
  99. 5/30/2012 10:56:53 AM:ThreadID: ThreadID: 11 Thread Name : Cursor #:1--SQL Statement in UciStatement::CloseCursor(): call *HS.OLEDBINFO('ACCTS', '', '', '', '', '1', '', 0, 1)
  100. 5/30/2012 10:56:58 AM:ThreadID: Exiting:ThreadID: 11 Thread Name : UciStatement::CloseCursor()
  101. 5/30/2012 10:56:58 AM:ThreadID: Exiting:ThreadID: 11 Thread Name : UciStatement::Close()
  102. 5/30/2012 10:56:58 AM:ThreadID: Entering:ThreadID: 11 Thread Name : UciStatement::UciStatement()
  103. 5/30/2012 10:56:58 AM:ThreadID: Exiting:ThreadID: 11 Thread Name : UciStatement::UciStatement()
  104. 5/30/2012 10:56:58 AM:ThreadID: Entering:ThreadID: 11 Thread Name : UciStatement::ExecuteDirect()
  105. 5/30/2012 10:56:58 AM:ThreadID: ThreadID: 11 Thread Name : --SQL Statement: call *HS.OLEDBINFO('TABS', '.', '', '', 'TABLE', '1', '', 0, 1)
  106. 5/30/2012 10:56:58 AM:ThreadID: Entering:ThreadID: 11 Thread Name : UciStatement::ServerPrepare()
  107. 5/30/2012 10:56:58 AM:ThreadID: Entering:ThreadID: 11 Thread Name : UciStatement::OpenServerCursor()
  108. 5/30/2012 10:56:58 AM:ThreadID: ThreadID: 11 Thread Name : Cursor #0--UciStatement::OpenServerCursor() and SQL String::call *HS.OLEDBINFO('TABS', '.', '', '', 'TABLE', '1', '', 0, 1)
  109. 5/30/2012 10:56:58 AM:ThreadID: Exiting:ThreadID: 11 Thread Name : UciStatement::OpenServerCursor()
  110. 5/30/2012 10:56:58 AM:ThreadID: Entering:ThreadID: 11 Thread Name : UciStatement::AssociateServerCursor()
  111. 5/30/2012 10:56:58 AM:ThreadID: ThreadID: 11 Thread Name : WIN32 API Error:10053An established connection was aborted by the software in your host machine[Rocket U2][UCINET - UNIRPC][ErrorCode=81009] The RPC failed
  112. Error in Socket Send and dataLength:112
  113.  
  114. 5/30/2012 10:56:58 AM:ThreadID: ThreadID: 11 Thread Name : [U2][UCINET-UO]WIN32 API Error:10053An established connection was aborted by the software in your host machine[Rocket U2][UCINET - UNIRPC][ErrorCode=81009] The RPC failed
  115. Error in Socket Send and dataLength:112
  116. Inner Exception:Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
  117. 5/30/2012 10:56:58 AM:ThreadID: ThreadID: 11 Thread Name : [U2][UCINET-UO]WIN32 API Error:10053An established connection was aborted by the software in your host machine[Rocket U2][UCINET - UNIRPC][ErrorCode=81009] The RPC failed
  118. Error in Socket Send and dataLength:112
  119. Inner Exception:Unable to write data to the transport connection: An established connection was aborted by the software in your host machine. Inner Exception:WIN32 API Error:10053An established connection was aborted by the software in your host machine[Rocket U2][UCINET - UNIRPC][ErrorCode=81009] The RPC failed
  120. Error in Socket Send and dataLength:112
  121.  
  122. 5/30/2012 10:56:58 AM:ThreadID: ThreadID: 11 Thread Name : [U2][UCINET-UO]WIN32 API Error:10053An established connection was aborted by the software in your host machine[Rocket U2][UCINET - UNIRPC][ErrorCode=81009] The RPC failed
  123. Error in Socket Send and dataLength:112
  124. Inner Exception:Unable to write data to the transport connection: An established connection was aborted by the software in your host machine. Inner Exception:WIN32 API Error:10053An established connection was aborted by the software in your host machine[Rocket U2][UCINET - UNIRPC][ErrorCode=81009] The RPC failed
  125. Error in Socket Send and dataLength:112
  126.  
  127. 5/30/2012 10:56:58 AM:ThreadID: ThreadID: 11 Thread Name : [U2][UCINET-UO]WIN32 API Error:10053An established connection was aborted by the software in your host machine[Rocket U2][UCINET - UNIRPC][ErrorCode=81009] The RPC failed
  128. Error in Socket Send and dataLength:112
  129. Inner Exception:Unable to write data to the transport connection: An established connection was aborted by the software in your host machine. Inner Exception:WIN32 API Error:10053An established connection was aborted by the software in your host machine[Rocket U2][UCINET - UNIRPC][ErrorCode=81009] The RPC failed
  130. Error in Socket Send and dataLength:112
  131.  
  132. 5/30/2012 10:56:58 AM:ThreadID: ThreadID: 11 Thread Name : [U2][UCINET-UO]WIN32 API Error:10053An established connection was aborted by the software in your host machine[Rocket U2][UCINET - UNIRPC][ErrorCode=81009] The RPC failed
  133. Error in Socket Send and dataLength:112
  134. Inner Exception:Unable to write data to the transport connection: An established connection was aborted by the software in your host machine. Inner Exception:WIN32 API Error:10053An established connection was aborted by the software in your host machine[Rocket U2][UCINET - UNIRPC][ErrorCode=81009] The RPC failed
  135. Error in Socket Send and dataLength:112
  136.  
  137. 5/30/2012 10:56:58 AM:ThreadID: Entering:ThreadID: 11 Thread Name : UciStatement::Close()
  138. 5/30/2012 10:56:58 AM:ThreadID: Entering:ThreadID: 11 Thread Name : UciStatement::CloseCursor()
  139. 5/30/2012 10:56:58 AM:ThreadID: ThreadID: 11 Thread Name : Cursor #:0--SQL Statement in UciStatement::CloseCursor(): call *HS.OLEDBINFO('TABS', '.', '', '', 'TABLE', '1', '', 0, 1)
  140. 5/30/2012 10:56:58 AM:ThreadID: ThreadID: 11 Thread Name : WIN32 API Error:10053An established connection was aborted by the software in your host machine[Rocket U2][UCINET - UNIRPC][ErrorCode=81009] The RPC failed
  141. Error in Socket Send and dataLength:36
  142.  
  143. 5/30/2012 10:56:58 AM:ThreadID: ThreadID: 11 Thread Name : [U2][UCINET-UO]WIN32 API Error:10053An established connection was aborted by the software in your host machine[Rocket U2][UCINET - UNIRPC][ErrorCode=81009] The RPC failed
  144. Error in Socket Send and dataLength:36
  145. Inner Exception:Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
  146. 5/30/2012 10:56:58 AM:ThreadID: ThreadID: 11 Thread Name : [U2][UCINET-UO]WIN32 API Error:10053An established connection was aborted by the software in your host machine[Rocket U2][UCINET - UNIRPC][ErrorCode=81009] The RPC failed
  147. Error in Socket Send and dataLength:36
  148. Inner Exception:Unable to write data to the transport connection: An established connection was aborted by the software in your host machine. Inner Exception:WIN32 API Error:10053An established connection was aborted by the software in your host machine[Rocket U2][UCINET - UNIRPC][ErrorCode=81009] The RPC failed
  149. Error in Socket Send and dataLength:36
  150.  
  151. 5/30/2012 10:56:58 AM:ThreadID: ThreadID: 11 Thread Name : [U2][UCINET-UO] [U2][UCINET-UO]WIN32 API Error:10053An established connection was aborted by the software in your host machine[Rocket U2][UCINET - UNIRPC][ErrorCode=81009] The RPC failed
  152. Error in Socket Send and dataLength:36
  153. Inner Exception:Unable to write data to the transport connection: An established connection was aborted by the software in your host machine. Inner Exception:WIN32 API Error:10053An established connection was aborted by the software in your host machine[Rocket U2][UCINET - UNIRPC][ErrorCode=81009] The RPC failed
  154. Error in Socket Send and dataLength:36
  155.  
  156. 5/30/2012 10:57:00 AM:ThreadID: Entering:ThreadID: 2 Thread Name : UciStatement::~UciStatement()
  157. 5/30/2012 10:57:00 AM:ThreadID: Exiting:ThreadID: 2 Thread Name : UciStatement::~UciStatement()()
  158. 5/30/2012 10:57:00 AM:ThreadID: Entering:ThreadID: 2 Thread Name : UciStatement::~UciStatement()
  159. 5/30/2012 10:57:00 AM:ThreadID: Exiting:ThreadID: 2 Thread Name : UciStatement::~UciStatement()()
  160. 5/30/2012 10:57:00 AM:ThreadID: Entering:ThreadID: 2 Thread Name : ~UciConnection()
  161. 5/30/2012 10:57:00 AM:ThreadID: Exiting:ThreadID: 2 Thread Name : ~UciConnection()
  162. 5/30/2012 10:57:00 AM:ThreadID: Entering:ThreadID: 2 Thread Name : ~UciEnv()
  163. 5/30/2012 10:57:00 AM:ThreadID: Exiting:ThreadID: 2 Thread Name : ~UciEnv()
  164. 5/30/2012 10:57:00 AM:ThreadID: Entering:ThreadID: 2 Thread Name : UciEnv::Close()
  165. 5/30/2012 10:57:00 AM:ThreadID: Exiting:ThreadID: 2 Thread Name : UciEnv::Close()
Advertisement
Add Comment
Please, Sign In to add comment