Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 12:10:24 - [HttpServer.HttpListener]: HTTP listening on 0.0.0.0:8003
- 12:10:27 - [DataMigrator]: Issue verifing table searchparcel column Description
- when verifing tables exist
- 12:10:28 - [DataMigrator]: Issue verifing table assets column asset_flags when v
- erifing tables exist
- 12:10:59 - [MySQLDataLoader] ExecuteNonQuery(alter table assets modify column `a
- sset_flags` VARCHAR(45) ), MySql.Data.MySqlClient.MySqlException: Timeout expire
- d. The timeout period elapsed prior to completion of the operation or the serve
- r is not responding. ---> System.TimeoutException: A connection attempt failed b
- ecause the connected party did not properly respond after a period of time, or e
- stablished connection failed because connected host has failed to respond ---> S
- ystem.IO.IOException: Unable to read data from the transport connection: A conne
- ction attempt failed because the connected party did not properly respond after
- a period of time, or established connection failed because connected host has fa
- iled to respond. ---> System.Net.Sockets.SocketException: A connection attempt f
- ailed because the connected party did not properly respond after a period of tim
- e, or established connection failed because connected host has failed to respond
- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 s
- ize)
- --- End of inner exception stack trace ---
- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 s
- ize)
- at MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count)
- --- End of inner exception stack trace ---
- at MyNetworkStream.HandleOrRethrowException(Exception e)
- at MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count)
- at MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32
- count)
- at System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count)
- at MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer,
- Int32 offset, Int32 count)
- at MySql.Data.MySqlClient.MySqlStream.LoadPacket()
- at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
- at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& i
- nsertedId)
- at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affected
- Rows, Int32& insertedId)
- at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId)
- at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
- at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior
- )
- --- End of inner exception stack trace ---
- at MySql.Data.MySqlClient.MySqlConnection.HandleTimeoutOrThreadAbort(Exceptio
- n ex)
- at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior
- )
- at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
- at MySql.Data.MySqlClient.MySqlHelper.ExecuteNonQuery(MySqlConnection connect
- ion, String commandText, MySqlParameter[] commandParameters)
- at MySql.Data.MySqlClient.MySqlHelper.ExecuteNonQuery(String connectionString
- , String commandText, MySqlParameter[] parms)
- at Aurora.DataManager.MySQL.MySQLDataLoader.ExecuteNonQuery(String sql, Dicti
- onary`2 parameters) in C:\opensimsource\new\08-04-2011\aurora-sim-Aurora-Sim-749
- 9eb5\Aurora\DataManagerPlugins\MySQL\MySQLDataManager.cs:line 98
- 12:11:30 - [MySQLDataLoader] ExecuteNonQuery(alter table assets modify column `c
- reatorID` VARCHAR(36) ), MySql.Data.MySqlClient.MySqlException: Timeout expired.
- The timeout period elapsed prior to completion of the operation or the server
- is not responding. ---> System.TimeoutException: A connection attempt failed bec
- ause the connected party did not properly respond after a period of time, or est
- ablished connection failed because connected host has failed to respond ---> Sys
- tem.IO.IOException: Unable to read data from the transport connection: A connect
- ion attempt failed because the connected party did not properly respond after a
- period of time, or established connection failed because connected host has fail
- ed to respond. ---> System.Net.Sockets.SocketException: A connection attempt fai
- led because the connected party did not properly respond after a period of time,
- or established connection failed because connected host has failed to respond
- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 s
- ize)
- --- End of inner exception stack trace ---
- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 s
- ize)
- at MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count)
- --- End of inner exception stack trace ---
- at MyNetworkStream.HandleOrRethrowException(Exception e)
- at MyNetworkStream.Read(Byte[] buffer, Int32 offset, Int32 count)
- at MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32
- count)
- at System.IO.BufferedStream.Read(Byte[] array, Int32 offset, Int32 count)
- at MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer,
- Int32 offset, Int32 count)
- at MySql.Data.MySqlClient.MySqlStream.LoadPacket()
- at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
- at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& i
- nsertedId)
- at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affected
- Rows, Int32& insertedId)
- at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId)
- at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
- at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior
- )
- --- End of inner exception stack trace ---
- at MySql.Data.MySqlClient.MySqlConnection.HandleTimeoutOrThreadAbort(Exceptio
- n ex)
- at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior
- )
- at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
- at MySql.Data.MySqlClient.MySqlHelper.ExecuteNonQuery(MySqlConnection connect
- ion, String commandText, MySqlParameter[] commandParameters)
- at MySql.Data.MySqlClient.MySqlHelper.ExecuteNonQuery(String connectionString
- , String commandText, MySqlParameter[] parms)
- at Aurora.DataManager.MySQL.MySQLDataLoader.ExecuteNonQuery(String sql, Dicti
- onary`2 parameters) in C:\opensimsource\new\08-04-2011\aurora-sim-Aurora-Sim-749
- 9eb5\Aurora\DataManagerPlugins\MySQL\MySQLDataManager.cs:line 98
- 12:11:30 - [DataMigrator]: Issue verifing table assets column asset_flags when v
- erifing tables exist
- 12:11:30 - [APPLICATION]:
- APPLICATION EXCEPTION DETECTED
- Exception: Aurora.DataManager.MigrationOperationException: Cannot copy table to
- new name, source table does not exist: lslgenericdata_temp_temp
- at Aurora.DataManager.DataManagerBase.CopyTableToTable(String sourceTableName
- , String destinationTableName, ColumnDefinition[] columnDefinitions) in C:\opens
- imsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\DataManager\DataMan
- agerBase.cs:line 128
- at Aurora.DataManager.Migration.Migrator.RestoreTempTableToReal(IDataConnecto
- r genericData, String tablename, ColumnDefinition[] columnDefinitions) in C:\ope
- nsimsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\DataManager\Migra
- tion\Migrator.cs:line 205
- at Aurora.DataManager.Migration.Migrator.RestoreTempTablesToReal(IDataConnect
- or genericData) in C:\opensimsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb5
- \Aurora\DataManager\Migration\Migrator.cs:line 189
- at Aurora.DataManager.Migration.Migrator.DoRestore(IDataConnector genericData
- ) in C:\opensimsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\DataMa
- nager\Migration\Migrator.cs:line 53
- at Aurora.DataManager.Migration.MigrationManager.RollBackOperation() in C:\op
- ensimsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\DataManager\Migr
- ation\MigrationManager.cs:line 235
- at Aurora.DataManager.Migration.MigrationManager.ExecuteOperation() in C:\ope
- nsimsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\DataManager\Migra
- tion\MigrationManager.cs:line 214
- at Aurora.DataManager.MySQL.MySQLDataLoader.ConnectToDatabase(String connecti
- onstring, String migratorName, Boolean validateTables) in C:\opensimsource\new\0
- 8-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\DataManagerPlugins\MySQL\MySQLDat
- aManager.cs:line 112
- at Aurora.Services.DataService.LocalAssetConnector.Initialize(IGenericData Ge
- nericData, IConfigSource source, IRegistryCore simBase, String defaultConnection
- String) in C:\opensimsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\
- Services\DataService\Connectors\Local\LocalAssetConnector.cs:line 53
- at Aurora.Services.DataService.LocalDataService.Initialise(IConfigSource sour
- ce, IRegistryCore simBase) in C:\opensimsource\new\08-04-2011\aurora-sim-Aurora-
- Sim-7499eb5\Aurora\Services\DataService\DataService.cs:line 100
- at OpenSim.CoreApplicationPlugins.AuroraDataStartupPlugin.Initialize(ISimulat
- ionBase openSim) in C:\opensimsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb
- 5\Aurora\CoreApplicationPlugins\AuroraData\AuroraDataStartupPlugin.cs:line 47
- at Aurora.Simulation.Base.SimulationBase.StartModules() in C:\opensimsource\n
- ew\08-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\Simulation\Base\SimulationBas
- e.cs:line 401
- at Aurora.Simulation.Base.SimulationBase.Startup() in C:\opensimsource\new\08
- -04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\Simulation\Base\SimulationBase.cs:
- line 209
- at Aurora.Server.AuroraBase.Startup() in C:\opensimsource\new\08-04-2011\auro
- ra-sim-Aurora-Sim-7499eb5\Aurora\Server\ServerBase.cs:line 57
- at Aurora.Simulation.Base.BaseApplication.Startup(ArgvConfigSource originalCo
- nfigSource, IConfigSource configSource, ISimulationBase simBase, String[] cmdPar
- ameters) in C:\opensimsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora
- \Simulation\Base\BaseApplication.cs:line 224
- Application is terminating: False
- 12:11:30 - [COMMANDFILE]: Running shutdown_commands.txt
- 12:11:30 - [SHUTDOWN]: Shutdown processing on main thread complete.
- 12:11:30 - [APPLICATION]:
- APPLICATION EXCEPTION DETECTED
- Exception: System.NullReferenceException: Object reference not set to an instanc
- e of an object.
- at Aurora.Simulation.Base.BaseApplication.Startup(ArgvConfigSource originalCo
- nfigSource, IConfigSource configSource, ISimulationBase simBase, String[] cmdPar
- ameters) in C:\opensimsource\new\08-04-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora
- \Simulation\Base\BaseApplication.cs:line 238
- at Aurora.Simulation.Base.BaseApplication.BaseMain(String[] args, String defa
- ultIniFile, ISimulationBase simBase) in C:\opensimsource\new\08-04-2011\aurora-s
- im-Aurora-Sim-7499eb5\Aurora\Simulation\Base\BaseApplication.cs:line 213
- at Aurora.Server.Application.Main(String[] args) in C:\opensimsource\new\08-0
- 4-2011\aurora-sim-Aurora-Sim-7499eb5\Aurora\Server\Application.cs:line 40
- Application is terminating: True
Advertisement
Add Comment
Please, Sign In to add comment