EnterpriseOne Event Rules Debugger Broker Error
Filed under: BPM Broker, E1Tips, EnterpriseOne - General
The other day I was notified by a developer that he was receiving the errors pictured to the left when opening the debugger. The application looked like it opened just fine and then right before it was done, these errors would appear.
I checked all the logs and re-installed the BPM Broker but the error persisted.
Then I searched the My Oracle Support site and… tada! A hit. Knowledge Base ID 661700.1 had the solution.
There are about 5 different solutions listed and, of course, my issue was resolve with solution #5.
1. For 8.97 and higher Tools Releases Only:Make sure the following DLL files are registered on the workstation using the command
regsvr32 <Drive Letter>:\<E1 Release>\system\bin32\<DLL name>
E1Soap.dll
DebuggerService.dll
WinUBEDbgService.dll
JDEBPMSoap.dll
JDEBPMSockets.dll
I’m not sure which DLL was having the issue, but after I ran through these commands the error went away.
Hope this helped.


