java - intellij Debugger is not able to connect with Remote VM -


i working on jnlp based application hosted on jboss server. ide intellij . when tried remote debug on port defined on debug console of intellij message written

connected target vm, address: 'camelot-dev.kwcorp.com:8787',     transport: 'socket' 

from message, thought connected remote vm , jumped workspace debugging nothing seems working me. when clicked on f6 , respective buttons debugging nothing seems working (no debug happened). checked debug port , correct. not sure whether doing correct thing or not.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -