Debugger won't work on 8.12 Standalone

TomAbbott

TomAbbott

Active Member
Debugger won\'t work on 8.12 Standalone

I installed the 8.12 / 8.96 standalone last week and it has been working great. I ran into a problem today, however, trying to run the Application Debugger. I get an error saying "Unable to establish a connection with Broker." I click OK on this and get another message saying, "Debugger initialization failed. Unable to continue. See logs for more information." I then looked at my JDE.LOG file and it said, "5028/5032 MAIN_THREAD Mon May 05 14:38:59.593000 Debugger.cpp293
[Debugger] Failed to initialize ERDebuggerService2 service via WSDL: C:\E812\System\Bin32\ERDebuggerService2.WSDL"

Any ideas on this?

Thanks!!
 
Re: Debugger won\'t work on 8.12 Standalone

Tom,

Two quick things to look at:
1. Firewall? Recently I helped a couple consultants troubleshoot issues
with E1 Standalone - one issue was related to their firewall blocking
ports. TEMPORARILY shut down your firewall and retry?
2. AV - similar issue to Firewall; Is your AntiVirus software blocking
access to specific file types or the E812 folder?

Just my two pennies

(db)




--
 
Re: Debugger won\'t work on 8.12 Standalone

Thanks for the 2 cents. Unfortunately the problem persists.
 
Re: Debugger won\'t work on 8.12 Standalone

Open jde.ini and verify this is in the debug section:

[DEBUG]
OWDeveloper=TRUE


Add it, restart E1 and you should be good to go.
 
Re: Debugger won\'t work on 8.12 Standalone

Thanks for the input, WB, but the problem persists.
frown.gif
 
Re: Debugger won\'t work on 8.12 Standalone

Did you notice if Java and the net_k processes were stopped? Try restarting the pc and try again now that the ini is updated.
 
Re: Debugger won\'t work on 8.12 Standalone

Hi,
Check this regediit screen which i have attached for your information.Also the path details of JRE in the jvm launcher by giving comma.Still you face some error then we have to check it details.Also the in regedit the under jdedward\BPMBroker\ 7 folder should be created.

Rgds
PVD
 

Attachments

  • 132843-debuggerissue.doc
    96.5 KB · Views: 368
Re: Debugger won\'t work on 8.12 Standalone

After rebooting the problem still persists. Thanks, PVD, for the Regedit screen shots.

I've also opened a call with GSC and am awaiting their feedback while I work on this.
 
Re: Debugger won\'t work on 8.12 Standalone

HI Tom,
if you can send me the screen shot when the error occurs i will definately provide you the solution. no need to raise a gsc for this small issue. i have already solved this issue many times.

Rgds
PVD
 
Re: Debugger won\'t work on 8.12 Standalone

PDV,
I have the same problem as Tom. However I checked you image of the registry and I only have 5 branches into the BPMBroker folder. ERDebuggerService and EREngineService are missing.
(See attached my registry setting for the BPMBroker).
The error I got is when opening the ER Debugger, I got a msgbox "Unable to establish connection with the Broker". And the debugger is closed.

Help is appreciated.
 
Re: Debugger won\'t work on 8.12 Standalone

HI PVD
I have the same problem, please help me
 
Re: Debugger won\'t work on 8.12 Standalone

Has there been a resolution to this? The debug is not working on startup. Debug was working fine but I now have issues similar to Carlos.

Errors seen in log:
3896/332 MAIN_THREAD Mon Oct 08 10:12:46.083000 BPMSoapServer.cpp44
Can't instantiate E1Soap SoapDispatch. Verify that E1Soap.dll is registered.

3896/332 MAIN_THREAD Mon Oct 08 10:12:46.099000 Debugger.cpp293
[Debugger] Failed to initialize ERDebuggerService2 service via WSDL: c:\e811\System\Bin32\ERDebuggerService2.WSDL

I only see 5 out of the 7 in the registry.
 

Attachments

  • 179780-brokerissue.JPG
    179780-brokerissue.JPG
    50.8 KB · Views: 52
Back
Top