JProfiler GUI on local windows machine can't connect to remote Linux server machine -


1) I ran my server program remotely on a Linux machine.

  JProfiler & gt; Protocol version 41 JapiroFiler & gt; Using the JVMTI ZPFFileer & gt; JVMTI version 1.1 detected JProfiler & gt; 64-bit library JProfiler & gt; Listening on port: 8849. JPFFoller & gt; Instrument of native methods JProfiler & gt; You can rearrange the class JProfiler & gt; Can reconstruct any class. JProfiler & gt; Native library launched jpegfiler & gt; VM initialization japoophiler & gt; Waiting for connection to JProfiler GUI ...   

2) Then I try to add my profiler GUI to my local window machine. I got the config.xml from the server generated by JproFileer and it has been imported via a GUI when I try to connect, I always get a "connection status" in progress.

I am able to telnet into a Linux machine for a specific machine, 8849.

Interestingly, when I kill the server on a Linux machine, my GUIs are also killed on the "Connection Status" dialog box and it shows this message "Either an older version of the native library is used Is done or any other application is listening on port 8849. Please check your path environment variable and your port configuration. "

I have found out my problem is my client side's version 8.07, while the version in my server side 8.10 After upgrading my client side, everything works.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -