Jump to content

1019 - lost server connection - synonym doesn't exist


Uwe

Recommended Posts

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.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...