This issue is on and off, and I can't figure out why sometimes work and the other times does not work.
I am following the steps explained on GeoEvent Developer Guide.pdf page 33 at the section 'Debugging' using KARAF.bat.
Now I am hit on the block with the message saying 'Launching {my traboport code}' has encountered a problem' Failed to connect to remote VM. Connection refused. Connection refused: connect' to debug my custom transport code, where {my traboport code} is the name of java code.
when I ran 'mvn install' for the custom Transport code, not errors and it creates jar file. and it runs ok. But can't put tracing the code.
I have done it last few days, but from time to time, I blocked on this issue, and can't figure out when it happens.
any help?
thanks,
Munhwan