andsim

Untitled

Aug 4th, 2011
389
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.66 KB | None | 0 0
  1. 12:10:24 - [HttpServer.HttpListener]: HTTP listening on 0.0.0.0:8003
  2. 12:10:27 - [DataMigrator]: Issue verifing table searchparcel column Description
  3. when verifing tables exist
  4. 12:10:28 - [DataMigrator]: Issue verifing table assets column asset_flags when v
  5. erifing tables exist
  6. 12:10:59 - [MySQLDataLoader] ExecuteNonQuery(alter table assets modify column `a
  7. sset_flags` VARCHAR(45) ), MySql.Data.MySqlClient.MySqlException: Timeout expire
  8. d. The timeout period elapsed prior to completion of the operation or the serve
  9. r is not responding. ---> System.TimeoutException: A connection attempt failed b
  10. ecause the connected party did not properly respond after a period of time, or e
  11. stablished connection failed because connected host has failed to respond ---> S
  12. ystem.IO.IOException: Unable to read data from the transport connection: A conne
  13. ction attempt failed because the connected party did not properly respond after
  14. a period of time, or established connection failed because connected host has fa
  15. iled to respond. ---> System.Net.Sockets.SocketException: A connection attempt f
  16. ailed because the connected party did not properly respond after a period of tim
  17. e, or established connection failed because connected host has failed to respond
  18.  
  19. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 s
  20. ize)
  21. --- End of inner exception stack trace ---
  22. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 s
  23. ize)
  24. at MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  25. --- End of inner exception stack trace ---
  26. at MyNetworkStream.HandleOrRethrowException(Exception e)
  27. at MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  28. at MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32
  29. count)
  30. at System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count)
  31. at MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer,
  32. Int32 offset, Int32 count)
  33. at MySql.Data.MySqlClient.MySqlStream.LoadPacket()
  34. at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
  35. at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& i
  36. nsertedId)
  37. at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affected
  38. Rows, Int32& insertedId)
  39. at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId)
  40. at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
  41. at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior
  42. )
  43. --- End of inner exception stack trace ---
  44. at MySql.Data.MySqlClient.MySqlConnection.HandleTimeoutOrThreadAbort(Exceptio
  45. n ex)
  46. at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior
  47. )
  48. at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
  49. at MySql.Data.MySqlClient.MySqlHelper.ExecuteNonQuery(MySqlConnection connect
  50. ion, String commandText, MySqlParameter[] commandParameters)
  51. at MySql.Data.MySqlClient.MySqlHelper.ExecuteNonQuery(String connectionString
  52. , String commandText, MySqlParameter[] parms)
  53. at Aurora.DataManager.MySQL.MySQLDataLoader.ExecuteNonQuery(String sql, Dicti
  54. onary`2 parameters) in C:\opensimsource\new\08-04-2011\aurora-sim-Aurora-Sim-749
  55. 9eb5\Aurora\DataManagerPlugins\MySQL\MySQLDataManager.cs:line 98
  56. 12:11:30 - [MySQLDataLoader] ExecuteNonQuery(alter table assets modify column `c
  57. reatorID` VARCHAR(36) ), MySql.Data.MySqlClient.MySqlException: Timeout expired.
  58. The timeout period elapsed prior to completion of the operation or the server
  59. is not responding. ---> System.TimeoutException: A connection attempt failed bec
  60. ause the connected party did not properly respond after a period of time, or est
  61. ablished connection failed because connected host has failed to respond ---> Sys
  62. tem.IO.IOException: Unable to read data from the transport connection: A connect
  63. ion attempt failed because the connected party did not properly respond after a
  64. period of time, or established connection failed because connected host has fail
  65. ed to respond. ---> System.Net.Sockets.SocketException: A connection attempt fai
  66. led because the connected party did not properly respond after a period of time,
  67. or established connection failed because connected host has failed to respond
  68. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 s
  69. ize)
  70. --- End of inner exception stack trace ---
  71. at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 s
  72. ize)
  73. at MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  74. --- End of inner exception stack trace ---
  75. at MyNetworkStream.HandleOrRethrowException(Exception e)
  76. at MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count)
  77. at MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32
  78. count)
  79. at System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count)
  80. at MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer,
  81. Int32 offset, Int32 count)
  82. at MySql.Data.MySqlClient.MySqlStream.LoadPacket()
  83. at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
  84. at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& i
  85. nsertedId)
  86. at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affected
  87. Rows, Int32& insertedId)
  88. at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId)
  89. at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
  90. at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior
  91. )
  92. --- End of inner exception stack trace ---
  93. at MySql.Data.MySqlClient.MySqlConnection.HandleTimeoutOrThreadAbort(Exceptio
  94. n ex)
  95. at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior
  96. )
  97. at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
  98. at MySql.Data.MySqlClient.MySqlHelper.ExecuteNonQuery(MySqlConnection connect
  99. ion, String commandText, MySqlParameter[] commandParameters)
  100. at MySql.Data.MySqlClient.MySqlHelper.ExecuteNonQuery(String connectionString
  101. , String commandText, MySqlParameter[] parms)
  102. at Aurora.DataManager.MySQL.MySQLDataLoader.ExecuteNonQuery(String sql, Dicti
  103. onary`2 parameters) in C:\opensimsource\new\08-04-2011\aurora-sim-Aurora-Sim-749
  104. 9eb5\Aurora\DataManagerPlugins\MySQL\MySQLDataManager.cs:line 98
  105. 12:11:30 - [DataMigrator]: Issue verifing table assets column asset_flags when v
  106. erifing tables exist
  107. 12:11:30 - [APPLICATION]:
  108. APPLICATION EXCEPTION DETECTED
  109. Exception: Aurora.DataManager.MigrationOperationException: Cannot copy table to
  110. new name, source table does not exist: lslgenericdata_temp_temp
  111. at Aurora.DataManager.DataManagerBase.CopyTableToTable(String sourceTableName
  112. , String destinationTableName, ColumnDefinition[] columnDefinitions) in C:\opens
  113. imsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\DataManager\DataMan
  114. agerBase.cs:line 128
  115. at Aurora.DataManager.Migration.Migrator.RestoreTempTableToReal(IDataConnecto
  116. r genericData, String tablename, ColumnDefinition[] columnDefinitions) in C:\ope
  117. nsimsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\DataManager\Migra
  118. tion\Migrator.cs:line 205
  119. at Aurora.DataManager.Migration.Migrator.RestoreTempTablesToReal(IDataConnect
  120. or genericData) in C:\opensimsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb5
  121. \Aurora\DataManager\Migration\Migrator.cs:line 189
  122. at Aurora.DataManager.Migration.Migrator.DoRestore(IDataConnector genericData
  123. ) in C:\opensimsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\DataMa
  124. nager\Migration\Migrator.cs:line 53
  125. at Aurora.DataManager.Migration.MigrationManager.RollBackOperation() in C:\op
  126. ensimsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\DataManager\Migr
  127. ation\MigrationManager.cs:line 235
  128. at Aurora.DataManager.Migration.MigrationManager.ExecuteOperation() in C:\ope
  129. nsimsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\DataManager\Migra
  130. tion\MigrationManager.cs:line 214
  131. at Aurora.DataManager.MySQL.MySQLDataLoader.ConnectToDatabase(String connecti
  132. onstring, String migratorName, Boolean validateTables) in C:\opensimsource\new\0
  133. 8-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\DataManagerPlugins\MySQL\MySQLDat
  134. aManager.cs:line 112
  135. at Aurora.Services.DataService.LocalAssetConnector.Initialize(IGenericData Ge
  136. nericData, IConfigSource source, IRegistryCore simBase, String defaultConnection
  137. String) in C:\opensimsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\
  138. Services\DataService\Connectors\Local\LocalAssetConnector.cs:line 53
  139. at Aurora.Services.DataService.LocalDataService.Initialise(IConfigSource sour
  140. ce, IRegistryCore simBase) in C:\opensimsource\new\08-04-2011\aurora-sim-Aurora-
  141. Sim-7499eb5\Aurora\Services\DataService\DataService.cs:line 100
  142. at OpenSim.CoreApplicationPlugins.AuroraDataStartupPlugin.Initialize(ISimulat
  143. ionBase openSim) in C:\opensimsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb
  144. 5\Aurora\CoreApplicationPlugins\AuroraData\AuroraDataStartupPlugin.cs:line 47
  145. at Aurora.Simulation.Base.SimulationBase.StartModules() in C:\opensimsource\n
  146. ew\08-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\Simulation\Base\SimulationBas
  147. e.cs:line 401
  148. at Aurora.Simulation.Base.SimulationBase.Startup() in C:\opensimsource\new\08
  149. -04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\Simulation\Base\SimulationBase.cs:
  150. line 209
  151. at Aurora.Server.AuroraBase.Startup() in C:\opensimsource\new\08-04-2011\auro
  152. ra-sim-Aurora-Sim-7499eb5\Aurora\Server\ServerBase.cs:line 57
  153. at Aurora.Simulation.Base.BaseApplication.Startup(ArgvConfigSource originalCo
  154. nfigSource, IConfigSource configSource, ISimulationBase simBase, String[] cmdPar
  155. ameters) in C:\opensimsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora
  156. \Simulation\Base\BaseApplication.cs:line 224
  157. Application is terminating: False
  158. 12:11:30 - [COMMANDFILE]: Running shutdown_commands.txt
  159. 12:11:30 - [SHUTDOWN]: Shutdown processing on main thread complete.
  160. 12:11:30 - [APPLICATION]:
  161. APPLICATION EXCEPTION DETECTED
  162. Exception: System.NullReferenceException: Object reference not set to an instanc
  163. e of an object.
  164. at Aurora.Simulation.Base.BaseApplication.Startup(ArgvConfigSource originalCo
  165. nfigSource, IConfigSource configSource, ISimulationBase simBase, String[] cmdPar
  166. ameters) in C:\opensimsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora
  167. \Simulation\Base\BaseApplication.cs:line 238
  168. at Aurora.Simulation.Base.BaseApplication.BaseMain(String[] args, String defa
  169. ultIniFile, ISimulationBase simBase) in C:\opensimsource\new\08-04-2011\aurora-s
  170. im-Aurora-Sim-7499eb5\Aurora\Simulation\Base\BaseApplication.cs:line 213
  171. at Aurora.Server.Application.Main(String[] args) in C:\opensimsource\new\08-0
  172. 4-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\Server\Application.cs:line 40
  173. Application is terminating: True
Advertisement
Add Comment
Please, Sign In to add comment