(Geoevent) how can I make the remote debugging?

4267
0
01-08-2015 03:18 AM
RafaelDetoni
New Contributor

Hello everyone, I would like to know how can I make the remote debugging of a processor on eclipse?

I tried make the procedure that was in the document that comes along with the application, but did not work!

 

1) First try

- Set the KARAF_DEBUG environment variable to true

- Stop GeoEvent and start the GeoEvent Extension using the karaf.bat

- Added Breakpoint

- Configured Eclipse to debug

 

----------------------

PROBLEM

----------------------

- When running the debug eclipse presents no action!

AND

- GeoEvent Manager not open!

 

2) Second try

- Set the KARAF_DEBUG environment variable to true

- Uncommented the ArcGISGeoEvent.cfg file variables related to remote debugging

 

- Stop GeoEvent and start the GeoEvent Extension using the karaf.bat

OR

- Stop the service of GeoEvent and start normally

 

- Added Breakpoint

- Configured Eclipse to debug

 

----------------------

PROBLEM

----------------------

- When running the debug eclipse presents communication error! "Failed to connect to remote VM. Connection refused"

AND

- GeoEvent Manager not open!

 

 

I really appreciate any help!

Tags (3)
0 Kudos
0 Replies