Question
EY
BR
Last activity: 12 Dec 2018 23:09 EST
OpenSpan.NativeInterop while running SAP
Good morning,
I have a robot that call SAP GUI and I got the below error message, the robot started SAP but didnt typed the transction nor logged on to SAP, robot looked frozen and I got the below error in the log:
Any Clues?
INFO | 2018-12-08 17:20:05,089 | Default | 9 | 11672 | STA | Adapter Reparenting | SAP_Notas_ES | | WindowsAdapterBase.StartProcess: No user control has registered to reparent this adapter
ERROR | 2018-12-08 17:20:05,714 | rThread | 13 | 11672 | STA | Exception | | | Another handler already registered for messages from process 9380, Verbose Message: General Information
Diagnostic Info:
Diagnostic.MachineName: xxx
Diagnostic.FullName: OpenSpan, Version= Proprietary information hidden, Culture=neutral, PublicKeyToken=f5db91edc02d8c5e
Diagnostic.AppDomainName: OpenSpan.Runtime.exe
Diagnostic.WindowsIdentity: xxxx
Diagnostic.ApplicationName: OpenSpan.Runtime
Exception Information
Good morning,
I have a robot that call SAP GUI and I got the below error message, the robot started SAP but didnt typed the transction nor logged on to SAP, robot looked frozen and I got the below error in the log:
Any Clues?
INFO | 2018-12-08 17:20:05,089 | Default | 9 | 11672 | STA | Adapter Reparenting | SAP_Notas_ES | | WindowsAdapterBase.StartProcess: No user control has registered to reparent this adapter
ERROR | 2018-12-08 17:20:05,714 | rThread | 13 | 11672 | STA | Exception | | | Another handler already registered for messages from process 9380, Verbose Message: General Information
Diagnostic Info:
Diagnostic.MachineName: xxx
Diagnostic.FullName: OpenSpan, Version= Proprietary information hidden, Culture=neutral, PublicKeyToken=f5db91edc02d8c5e
Diagnostic.AppDomainName: OpenSpan.Runtime.exe
Diagnostic.WindowsIdentity: xxxx
Diagnostic.ApplicationName: OpenSpan.Runtime
Exception Information
1) Exception Information
*********************************************
Exception Type: OpenSpan.Exceptions.BaseApplicationException
MachineName: "xxxx"
CreatedDateTime: 12/8/2018 5:20:05 PM
AppDomainName: "OpenSpan.Runtime.exe"
ThreadIdentityName: ""
WindowsIdentityName: "xxx"
AdditionalInformation: NameValueCollection with 0 items
Message: "Another handler already registered for messages from process 9380"
Data: IDictionary (System.Collections.ListDictionaryInternal) with 0 items
TargetSite: Void HandleRegistrations(Int32, OpenSpan.NativeInterop.Services.CustomIpcMessageReceivedDelegate, UInt32, OpenSpan.Common.ScoutRemoting.IIpcCustomMessageParser)
HelpLink: NULL
Source: "OpenSpan.NativeInterop"
HResult: -2146232832
StackTrace Information
*********************************************
em OpenSpan.NativeInterop.Services.ScoutRemotingService.HandleRegistrations(Int32 processId, CustomIpcMessageReceivedDelegate customIpcMessageReceivedDelegate, UInt32 applicationId, IIpcCustomMessageParser parser)
em OpenSpan.NativeInterop.Services.ScoutRemotingService.RegisterForCustomIpcMessage(Int32 processId, CustomIpcMessageReceivedDelegate customIpcMessageReceivedDelegate)
em OpenSpan.Adapters.Windows.WindowsProcess.Create(Int32 pid, Int32 rootpid, String commandLine, String processName)
em OpenSpan.Adapters.Windows.WindowsProcess.HandleProcessCreated(Message& m)
em OpenSpan.Adapters.Windows.WindowsProcess.WndProc(Message& m)
***Edited by Moderator Marissa to update platform capability tags****