Geoevent 10.4.1 instructions in developer guide for remote debugging not working for Linux - looking for help

477
0
10-11-2016 09:32 AM
lindarae
New Contributor

Trying to debug a geoevent processor remotely.  Using Geoevent 10.4.1 on RHEL 6.x.

The SDK document 'GeoEvent Developer Guide.pdf' section for "Logging and Debugging"  focuses on a windows deployment only (although Geoevent can be deployed to Linux as well).   This document is not dated, nor is there a reference to which Geoevent version the doc applies to, so am not sure if I am looking at a current document.  The PDF references a file called 'ArcGISGeoEvent.cfg', however this file does not exist for Linux.  There is however a file called 'ArcGISGeoEvent-wrapper.cfg'.   There is no string called 'Uncomment to enable remote debugging', however there is a reference to '5005.

Uncommented these lines and restarted.  Did not work -  port 5005 is not open:

wrapper.java.additional.15=-Djute.maxbuffer=0xA00000
wrapper.java.additional.n=-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005

What are the instructions for implementing remote debugging for a Linux deployment of 10.4.1?

Thanks!

0 Kudos
0 Replies