2

I am trying to run JProfiler on win64 on Tomcat and Oracle Weblogic. After I run the wizard, it hangs at line

"waiting for a JProfiler GUI to connect"

On the other hand, the GUI is waiting to connect with profiled jvm on the default port, but there it hangs.

I can still run JProfiler from eclipse with Tomcat. Any idea what could be the problem?

Kara
  • 6,115
  • 16
  • 50
  • 57
Dan
  • 11,077
  • 20
  • 84
  • 119

1 Answers1

0

I'd check firewall issues. Sounds like the firewall is preventing the sockets from connecting.

Ross Judson
  • 1,132
  • 5
  • 11