- clipboard copy/paste between your machine and the remote host that always works
- screen resolutions that adapt to your machine with zero headaches
- many more things...check it out!
The solution that in the end worked best for me was to just shutdown the nxserver sessions and running JBoss first. Then while JBoss is running start up the nxserver and connect. nxserver will skip over the ports being used by JBoss and use unused ports further up the 7000 range.
NOTE: Even if nxserver is stopped there can be persistent sessions. You can check by running:
- ps -ef | grep nxagent
- netstat -ap | grep nxagent