Jump to content

[1055] Issue with Publishing


exterminador

Recommended Posts

Hi,

 

I'm trying to publish some pictures to a Dropbox folder, but I'm getting "The connection to the server has been lost" errors.

 

The problem is that the error is not consistent with a specific file/folder, it happens sometimes when assigning the publishing tag to the first 90 files or with the second or third set of files.

And, when the error happens, it seems to do a "roll-back" and delete all the previously created files in the file system sync folder.

 

There is no error in the server log, but found this in the client's log file:

 

2014-07-29 10:35:12,007 [7] DEBUG PicaJet.Daminion.Service.Client.WCF.Command.CreateMediaItemsBookCommand [(null)] Start: (143)
2014-07-29 10:35:13,557 [7] DEBUG PicaJet.Daminion.Service.Client.WCF.Command.CreateMediaItemsBookCommand [(null)] End: (143)
2014-07-29 10:35:13,557 [7] DEBUG PicaJet.Daminion.Service.Client.WCF.Command.GetMediaItemsByBookCommand [(null)] Start: (144)
2014-07-29 10:35:13,638 [36] ERROR ClientProxy [(null)] eventFaultedProxy
2014-07-29 10:35:13,641 [7] ERROR ClientProxy [(null)] CloseProxyBecauseOfException
2014-07-29 10:35:13,641 [7] ERROR ClientProxy [(null)] CloseProxyBecauseOfException: wcfProxy Abort
2014-07-29 10:35:13,647 [7] ERROR ClientProxy [(null)] CloseProxyBecauseOfException: set cachedProxy in null
2014-07-29 10:35:13,647 [7] ERROR ClientProxy [(null)] RethrowWrappedException
2014-07-29 10:35:13,648 [7] ERROR PicaJet.Daminion.Service.Client.WCF.Command.GetMediaItemsByBookCommand [(null)] Error: (144)
System.ServiceModel.CommunicationException: The server did not provide a meaningful reply; this might be caused by a contract mismatch, a premature session shutdown or an internal server error.

Server stack trace: 
  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 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
  at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
  at PicaJet.Daminion.Service.WCF.ITransportCatalogService.GetMediaItemsByBook(Guid bookGuid, Int32 pageIndex, Int32 pageSize)
  at PicaJet.Daminion.Service.WCF.TransportCatalogServiceDynamicClientProxy.GetMediaItemsByBook(Guid , Int32 , Int32 )
  at PicaJet.Daminion.Service.WCF.TransportCatalogServiceDynamicProxyWrapper.GetMediaItemsByBook(Guid , Int32 , Int32 )
  at PicaJet.Daminion.Service.Client.WCF.Command.GetMediaItemsByBookCommand.Start() in c:\DaminionAuto\Code\Service.Client.WCF\Command\GetMediaItemsByBookCommand.cs:line 30
  at PicaJet.Daminion.Service.AbstractCommand.Process() in c:\DaminionAuto\Code\Service\AbstractCommand.cs:line 21
2014-07-29 10:35:13,668 [12] ERROR ClientProxy [(null)] ChannelFactoryOnOpened

 

I was able to reproduce this behavior with two different catalogs. Any ideas what the issue can be?

 

Thanks!

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
  • 1 month later...

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