Jump to content

1763 - crash if click on a thumbnail


Uwe

Recommended Posts

Hi there,

 

Same here, error log shows:

 

2018-03-04 14:24:25,674 [19] ERROR PicaJet.Daminion.Service.Utils.GetMediaItemDataCommand [(null)] - Error: (133) - 1957838
Npgsql.NpgsqlException:
missing FROM-clause entry for table "files"
Severity: ERROR
Code: 42P01
  at Npgsql.NpgsqlState.<ProcessBackendResponses>d__0.MoveNext() in c:\dev\TeamCity\buildAgent\work\45caad201a245970\Npgsql\Npgsql\NpgsqlState.BackendResponse.cs:line 310
  at Npgsql.ForwardsOnlyDataReader.GetNextResponseObject(Boolean cleanup) in c:\dev\TeamCity\buildAgent\work\45caad201a245970\Npgsql\Npgsql\NpgsqlDataReader.cs:line 1158
  at Npgsql.ForwardsOnlyDataReader.GetNextRowDescription() in c:\dev\TeamCity\buildAgent\work\45caad201a245970\Npgsql\Npgsql\NpgsqlDataReader.cs:line 1176
  at Npgsql.ForwardsOnlyDataReader.NextResultInternal() in c:\dev\TeamCity\buildAgent\work\45caad201a245970\Npgsql\Npgsql\NpgsqlDataReader.cs:line 1386
  at Npgsql.ForwardsOnlyDataReader..ctor(IEnumerable`1 dataEnumeration, CommandBehavior behavior, NpgsqlCommand command, NotificationThreadBlock threadBlock, Boolean preparedStatement, NpgsqlRowDescription rowDescription) in c:\dev\TeamCity\buildAgent\work\45caad201a245970\Npgsql\Npgsql\NpgsqlDataReader.cs:line 1010
  at Npgsql.NpgsqlCommand.GetReader(CommandBehavior cb) in c:\dev\TeamCity\buildAgent\work\45caad201a245970\Npgsql\Npgsql\NpgsqlCommand.PrepareExecute.cs:line 279
  at Npgsql.NpgsqlCommand.ExecuteReader(CommandBehavior cb) in c:\dev\TeamCity\buildAgent\work\45caad201a245970\Npgsql\Npgsql\NpgsqlCommand.PrepareExecute.cs:line 234
  at Npgsql.NpgsqlCommand.ExecuteDbDataReader(CommandBehavior behavior) in c:\dev\TeamCity\buildAgent\work\45caad201a245970\Npgsql\Npgsql\NpgsqlCommand.PrepareExecute.cs:line 181
  at System.Data.Common.DbCommand.ExecuteReader()
  at PicaJet.Daminion.Service.DbCommandWrapper.ExecuteReader() in c:\DaminionAuto\Code\Service.DB\DbCommandWrapper.cs:line 48
  at PicaJet.Daminion.Service.Utils.LinearValuesHandler.ProcessValues(MediaItemLocalEntity mediaItem, IList`1 namespaceItems, DbConnection connection, UniversalCatalogService service) in c:\DaminionAuto\Code\Service.Utils.Uni\Command\LinearValuesHandler.cs:line 236
  at PicaJet.Daminion.Service.Utils.TagsWorkerDbHelper.GetOrUpdateMediaItemFromDB(Int64 mediaItemId, MediaItemLocalEntity mediaItem, IList`1 indexedTags, IList`1 namespaceItems, ITagsWorker tagsWorker, DbConnection connection) in c:\DaminionAuto\Code\Service.Utils.Uni\Helper\TagsWorkerDbHelper.cs:line 638
  at PicaJet.Daminion.Service.Utils.AnotherTagsWorker.GetMediaItem(Int64 mediaItemId, IList`1 indexedTags, IList`1 namespaceItems, DbConnection connection) in c:\DaminionAuto\Code\Service.Utils.Uni\AnotherTagsWorker.cs:line 680
  at PicaJet.Daminion.Service.Utils.GetMediaItemDataCommand.Start(DbConnection connection) in c:\DaminionAuto\Code\Service.Utils.Uni\Command\GetMediaItemDataCommand.cs:line 58
  at PicaJet.Daminion.Service.Utils.DatabaseCommand.Start() in c:\DaminionAuto\Code\Service.Utils.Uni\DatabaseCommand.cs:line 110
  at PicaJet.Daminion.Service.Utils.DatabaseCommand.Process() in c:\DaminionAuto\Code\Service.Utils.Uni\DatabaseCommand.cs:line 50

 

Regards

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...