cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Task Engine Error ESEF Word Chapter

324

Hello marc.kuipers,

After uploading company documents in word format to SAP DM ESEF Chapter, sometimes, depending on document) task engine hangs down. Is there any Word functionality that is not allow in SAP DM? Like references, hyperlinks, commentaries or something similiar, beacuse i think some/all of these elements could be provoking this error.

Regards

Accepted Solutions (1)

Accepted Solutions (1)

Marc_Kuipers
Product and Topic Expert
Product and Topic Expert
0 Kudos

ddmera

Yes, that's the same issue. Don't use these types of vector images in DM

0 Kudos

That´s it. I think a warning is necessary, I could be looking it for days.

Marc_Kuipers
Product and Topic Expert
Product and Topic Expert

It will be fixed in next stack (Stack 1800), due for end of March

Answers (1)

Answers (1)

Marc_Kuipers
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi ddmera

The one thing I know of, are vector images (e.g. .emf or .svg)

If you see anything about "Magick.Native-Q8-x64.dll," in the Windows event log, you are facing that.

Suggest to only use .jpg for now

Marc

0 Kudos

Windows event log:

Faulting application name: SAP.DM.TaskEngine.WinService.exe, version: 10.1.1701.1, time stamp: 0x5ff465d3
Faulting module name: Magick.Native-Q8-x64.dll, version: 7.0.9.27, time stamp: 0x5e5bb5f1
Exception code: 0xc0000005
Fault offset: 0x00000000005b3db4
Faulting process id: 0x2654
Faulting application start time: 0x01d70b60b182e94f
Faulting application path: E:\SAP\SAP Disclosure Management Task Engine\SAP.DM.TaskEngine.WinService.exe
Faulting module path: C:\Windows\TEMP\Magick.NET.net40.7.15.4.0\Magick.Native-Q8-x64.dll
Report Id: f7f12a1a-2f22-44f0-a226-f7338746a56c
Faulting package full name:
Faulting package-relative application ID:

Regards

0 Kudos

More information here:

Application: SAP.DM.TaskEngine.WinService.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at ImageMagick.MagickImage+NativeMethods+X64.MagickImage_ReadStream(IntPtr, ReadWriteStreamDelegate, SeekStreamDelegate, TellStreamDelegate, IntPtr ByRef)
at ImageMagick.MagickImage+NativeMagickImage.ReadStream(ImageMagick.MagickSettings, ReadWriteStreamDelegate, SeekStreamDelegate, TellStreamDelegate)
at ImageMagick.MagickImage.Read(System.IO.Stream, ImageMagick.MagickReadSettings, Boolean)
at ImageMagick.MagickImage.Read(System.IO.Stream, ImageMagick.MagickFormat)
at ImageMagick.MagickImage..ctor(System.IO.Stream)
at SAP.DM.XBRL.MappingInlineCreatePlugin.UkHmrcCreationPlugin.Create(SAP.DM.Plugins.Interfaces.IConfiguration, SAP.DM.Plugins.Interfaces.IServerContext)
at SAP.DM.TaskEngine.Context.PluginContext.PluginContext.ExecuteCreationTask(SAP.DM.TaskEngine.Model.CreationTask, System.Collections.Generic.List`1<SAP.DM.Plugins.Interfaces.IMessage>)
at SAP.DM.TaskEngine.Context.PluginContext.PluginContext.Create(SAP.DM.TaskEngine.Model.CreationTask, System.Collections.Generic.List`1<SAP.DM.Plugins.Interfaces.IMessage> ByRef)
at SAP.DM.TaskEngine.Context.PluginContext.PluginContext.ProcessCreationTask(SAP.DM.TaskEngine.Model.ITask, SAP.DM.TaskEngine.Model.PluginTask)
at SAP.DM.TaskEngine.Context.PluginContext.PluginContext.ProcessTask(SAP.DM.TaskEngine.Model.ITask)
at SAP.DM.TaskEngine.Core.TaskDispatcherBase.Dispatch(SAP.DM.TaskEngine.Model.ITask)
at SAP.DM.TaskEngine.Core.TaskManager.ProcessTask(SAP.DM.TaskEngine.Model.ITask)
at SAP.DM.TaskEngine.Core.TaskQueueAgent.FetchNewTask()
at SAP.DM.TaskEngine.Core.TaskQueueAgent.FetchNewTaskLoop()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()