Jump to content

[1062-1064] bug report - exporting is creating an error


rene

Recommended Posts

Hey Murat,

yet another bug report from my side.

 

I just installed built 1062 but I#m still having problems exporting files:

 

see screenshot: post-1019-0-17435300-1407262759_thumb.png

 

 

I uploaded the Server logs to the representetive dorpbox folder.

 

Error Message:

#291070 : Abu Dhabi 14112013_20112013_037.JPG
Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

Server stack trace: 
  at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
  at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
  at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
  at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
  at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.ProcessWithErrors(EventHandler`1 process, Object[] parameters, EventHandler`1 defaultResult) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 2305
  at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.GetFileTransformationPreview(Int64 mediaItemId, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 944
  at PicaJet.Daminion.ClientCommon.RealMediaDataManager.GetFileTransformationPreview(IMediaItem mediaItem, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\RealMediaDataManager.cs:line 41
  at PicaJet.Daminion.ClientCommon.BasicCatalogUniversalSource.GetFileTransformationPreview(IMediaItem mediaItem, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\ItemSources\BasicCatalogUniversalSource.cs:line 365
  at PicaJet.Daminion.ClientCommon.ExportAddonData.GetServerData_FileTransformationPreview(IMediaItem item, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\ExportAddonData.cs:line 192
  at PicaJet.Daminion.ClientCommon.ExportProgressPresenter.GetServerData_GetMediaItemFile(BaseActionSet SelectedActionSet, ExportAddonData ExportAddonData, IMediaItem mediaItem, List`1 tempFileRefs, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Presenters\ExportProgressPresenter.cs:line 842
  at PicaJet.Daminion.ClientCommon.ExportProgressPresenter.ExportMediaItemsAsync(Object sender, DoWorkEventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\ExportProgressPresenter.cs:line 560

 

 

btw. How can I change the language for the error messages? The client runs in english not in german.

 

 

regards

 

 

René!

 

 

I have to upload images to photobox in order to use a coupon I purhased to order an photobook within one week.

Link to comment
Share on other sites

Hey Murat,

this error is realy getting on my nerves. I can't export pictures in order to upload them to the photobook website.

 

I allways get this error sometimes with other files.

 

 

#291727 : Wüsten Camp 2.jpg
Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

Server stack trace: 
  at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
  at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
  at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
  at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
  at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.ProcessWithErrors(EventHandler`1 process, Object[] parameters, EventHandler`1 defaultResult) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 2305
  at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.GetFileTransformationPreview(Int64 mediaItemId, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 944
  at PicaJet.Daminion.ClientCommon.RealMediaDataManager.GetFileTransformationPreview(IMediaItem mediaItem, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\RealMediaDataManager.cs:line 41
  at PicaJet.Daminion.ClientCommon.BasicCatalogUniversalSource.GetFileTransformationPreview(IMediaItem mediaItem, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\ItemSources\BasicCatalogUniversalSource.cs:line 365
  at PicaJet.Daminion.ClientCommon.ExportAddonData.GetServerData_FileTransformationPreview(IMediaItem item, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\ExportAddonData.cs:line 192
  at PicaJet.Daminion.ClientCommon.ExportProgressPresenter.GetServerData_GetMediaItemFile(BaseActionSet SelectedActionSet, ExportAddonData ExportAddonData, IMediaItem mediaItem, List`1 tempFileRefs, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Presenters\ExportProgressPresenter.cs:line 842
  at PicaJet.Daminion.ClientCommon.ExportProgressPresenter.ExportMediaItemsAsync(Object sender, DoWorkEventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\ExportProgressPresenter.cs:line 560

 

post-1019-0-24483100-1407584833_thumb.png

Link to comment
Share on other sites

yet again another file I restarted the Daminion service and I got this error for another file

 

#291720 : Sheikh Zayed Grand Mosque 3.jpg
Object reference not set to an instance of an object.

Server stack trace: 
  at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
  at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
  at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
  at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
  at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.ProcessWithErrors(EventHandler`1 process, Object[] parameters, EventHandler`1 defaultResult) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 2305
  at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.GetFileTransformationPreview(Int64 mediaItemId, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 944
  at PicaJet.Daminion.ClientCommon.RealMediaDataManager.GetFileTransformationPreview(IMediaItem mediaItem, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\RealMediaDataManager.cs:line 41
  at PicaJet.Daminion.ClientCommon.BasicCatalogUniversalSource.GetFileTransformationPreview(IMediaItem mediaItem, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\ItemSources\BasicCatalogUniversalSource.cs:line 365
  at PicaJet.Daminion.ClientCommon.ExportAddonData.GetServerData_FileTransformationPreview(IMediaItem item, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\ExportAddonData.cs:line 192
  at PicaJet.Daminion.ClientCommon.ExportProgressPresenter.GetServerData_GetMediaItemFile(BaseActionSet SelectedActionSet, ExportAddonData ExportAddonData, IMediaItem mediaItem, List`1 tempFileRefs, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Presenters\ExportProgressPresenter.cs:line 842
  at PicaJet.Daminion.ClientCommon.ExportProgressPresenter.ExportMediaItemsAsync(Object sender, DoWorkEventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\ExportProgressPresenter.cs:line 560

 

post-1019-0-79099800-1407584985_thumb.png

Link to comment
Share on other sites

and again

 

#291716 : Shang Palace 1.jpg
Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

Server stack trace: 
  at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
  at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
  at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
  at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
  at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.ProcessWithErrors(EventHandler`1 process, Object[] parameters, EventHandler`1 defaultResult) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 2305
  at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.GetFileTransformationPreview(Int64 mediaItemId, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 944
  at PicaJet.Daminion.ClientCommon.RealMediaDataManager.GetFileTransformationPreview(IMediaItem mediaItem, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\RealMediaDataManager.cs:line 41
  at PicaJet.Daminion.ClientCommon.BasicCatalogUniversalSource.GetFileTransformationPreview(IMediaItem mediaItem, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\ItemSources\BasicCatalogUniversalSource.cs:line 365
  at PicaJet.Daminion.ClientCommon.ExportAddonData.GetServerData_FileTransformationPreview(IMediaItem item, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\ExportAddonData.cs:line 192
  at PicaJet.Daminion.ClientCommon.ExportProgressPresenter.GetServerData_GetMediaItemFile(BaseActionSet SelectedActionSet, ExportAddonData ExportAddonData, IMediaItem mediaItem, List`1 tempFileRefs, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Presenters\ExportProgressPresenter.cs:line 842
  at PicaJet.Daminion.ClientCommon.ExportProgressPresenter.ExportMediaItemsAsync(Object sender, DoWorkEventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\ExportProgressPresenter.cs:line 560

Link to comment
Share on other sites

#291723 : Sheikh Zayed Mosque 2.jpg
Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.

Server stack trace: 
  at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
  at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
  at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
  at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
  at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
  at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
  at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.ProcessWithErrors(EventHandler`1 process, Object[] parameters, EventHandler`1 defaultResult) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 2305
  at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.GetFileTransformationPreview(Int64 mediaItemId, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 944
  at PicaJet.Daminion.ClientCommon.RealMediaDataManager.GetFileTransformationPreview(IMediaItem mediaItem, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\RealMediaDataManager.cs:line 41
  at PicaJet.Daminion.ClientCommon.BasicCatalogUniversalSource.GetFileTransformationPreview(IMediaItem mediaItem, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\ItemSources\BasicCatalogUniversalSource.cs:line 365
  at PicaJet.Daminion.ClientCommon.ExportAddonData.GetServerData_FileTransformationPreview(IMediaItem item, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Classes\ExportAddonData.cs:line 192
  at PicaJet.Daminion.ClientCommon.ExportProgressPresenter.GetServerData_GetMediaItemFile(BaseActionSet SelectedActionSet, ExportAddonData ExportAddonData, IMediaItem mediaItem, List`1 tempFileRefs, String actionSetAsXml) in c:\DaminionAuto\Code\ClientCommon\Presenters\ExportProgressPresenter.cs:line 842
  at PicaJet.Daminion.ClientCommon.ExportProgressPresenter.ExportMediaItemsAsync(Object sender, DoWorkEventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\ExportProgressPresenter.cs:line 560

 

Any Ideas on how I can solve this?

Link to comment
Share on other sites

Hey Murat,

as you see in the TV Session earlier today, this is a big issue. I need to upload photos in order create ebooks, I purchased vouchers and those are valid only until the end of this month. So I need to create 4 photobooks, and the pictures I'm trying to export are just for the first photobook. Otherwise I lost like 200€ for the coupons I can't use.

 

I even tried to export original fils, but the files are corrupt after exporting.

 

see here:

post-1019-0-29252900-1407780337_thumb.png

post-1019-0-61927400-1407780867_thumb.png

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