Uwe Posted March 3, 2018 Report Share Posted March 3, 2018 Hello, You get a video by Skype showing the crash. Additionally you should have the automatically generated crash report. Regardas, Uwe Quote Link to comment Share on other sites More sharing options...
exterminador Posted March 5, 2018 Report Share Posted March 5, 2018 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 Quote Link to comment Share on other sites More sharing options...
Murat Posted March 6, 2018 Report Share Posted March 6, 2018 Thanks for the info! The bug will be fixed. Quote Link to comment Share on other sites More sharing options...
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.