Uwe Posted June 1, 2014 Report Posted June 1, 2014 Hello, lost connection to the server. This is the log entry: 2014-06-01 09:15:22,048 [91] DEBUG SQL [(null)] - SELECT Id, Value, ValueId, IsPrimary FROM Custom_18db8576_9536_4ba9_8a7e_b31b0cfe8a59_Synonym WHERE ValueId = @ValueId AND not IsPrimary (@ValueId=1) 2014-06-01 09:15:22,048 [13] DEBUG SQL [(null)] - select count(distinct m.Id) from MediaItems m where not m.Deleted and ( exists (select 1 from Folder_File where ID_Value = @d2541ad534c644969585e0a385ef59f9 and m.ID = ID_MediaItem) ) (@d2541ad534c644969585e0a385ef59f9=5252, @UserGuid=d36725a0-b6a2-4ebf-87f4-59bf78b32749) 2014-06-01 09:15:22,058 [91] ERROR PicaJet.Daminion.Service.Utils.GetSynonymsCommand [(null)] - Error: (14482) Npgsql.NpgsqlException: Relation „custom_18db8576_9536_4ba9_8a7e_b31b0cfe8a59_synonym“ existiert nicht Severity: FEHLER Code: 42P01 bei Npgsql.NpgsqlState.d__a.MoveNext() in C:\projects\Npgsql2\src\Npgsql\NpgsqlState.cs:Zeile 850. bei Npgsql.ForwardsOnlyDataReader.GetNextResponseObject() in C:\projects\Npgsql2\src\Npgsql\NpgsqlDataReader.cs:Zeile 1173. bei Npgsql.ForwardsOnlyDataReader.GetNextRowDescription() in C:\projects\Npgsql2\src\Npgsql\NpgsqlDataReader.cs:Zeile 1191. bei Npgsql.ForwardsOnlyDataReader.NextResult() in C:\projects\Npgsql2\src\Npgsql\NpgsqlDataReader.cs:Zeile 1377. bei Npgsql.ForwardsOnlyDataReader..ctor(IEnumerable`1 dataEnumeration, CommandBehavior behavior, NpgsqlCommand command, NotificationThreadBlock threadBlock, Boolean synchOnReadError) in C:\projects\Npgsql2\src\Npgsql\NpgsqlDataReader.cs:Zeile 1040. bei Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb) in C:\projects\Npgsql2\src\Npgsql\NpgsqlCommand.cs:Zeile 609. bei Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb) in C:\projects\Npgsql2\src\Npgsql\NpgsqlCommand.cs:Zeile 588. bei Npgsql.NpgsqlCommand.ExecuteDbDataReader(CommandBehavior behavior) in C:\projects\Npgsql2\src\Npgsql\NpgsqlCommand.cs:Zeile 538. bei System.Data.Common.DbCommand.ExecuteReader() bei PicaJet.Daminion.Service.DbCommandWrapper.ExecuteReader() in c:\DaminionAuto\Code\Service.DB\DbCommandWrapper.cs:Zeile 47. bei PicaJet.Daminion.Service.DbCommandHelper.GetList[T](IDbCommand command, SelectDelegate selectDelegate) in c:\DaminionAuto\Code\Service.DB\DbCommandHelper.cs:Zeile 29. bei PicaJet.Daminion.Service.Utils.GetSynonymsCommand.Treat(DbConnection connection) in c:\DaminionAuto\Code\Service.Utils.Uni\Command\GetSynonymsCommand.cs:Zeile 57. bei PicaJet.Daminion.Service.Utils.DatabaseCommandWithResult`1.Start(DbConnection connection) in c:\DaminionAuto\Code\Service.Utils.Uni\Command\DatabaseCommandWIthResult.cs:Zeile 32. bei PicaJet.Daminion.Service.Utils.DatabaseCommand.Start() in c:\DaminionAuto\Code\Service.Utils.Uni\DatabaseCommand.cs:Zeile 109. Regards, Uwe bei PicaJet.Daminion.Service.Utils.DatabaseCommand.Process() in c:\DaminionAuto\Code\Service.Utils.Uni\DatabaseCommand.cs:Zeile 50. Quote
Murat Posted June 3, 2014 Report Posted June 3, 2014 Uwe, do you see this issue with the 1021 build? Quote
Uwe Posted June 4, 2014 Author Report Posted June 4, 2014 Hi Murat, seems to be ok in 1021 build. Regards, Uwe Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.