glowroot / glowroot

Easy to use, very low overhead, Java APM
https://glowroot.org
Apache License 2.0
1.24k stars 309 forks source link

WebLogic multiple node Error #643

Open jenosj opened 5 years ago

jenosj commented 5 years ago

Hi Trask

  1. We have Installed Weblogic Instance with One Admin Server and two Managed Server.
  2. We have Configured Glowroot Profiler JVM Argument in setDomainEnv.sh.
  3. First We have Started the Admin Server and Glowroot agent is connected and working fine.
  4. Next We have Started the One Managed Server and getting error as Below

Please suggest.

trask commented 5 years ago

Check out https://github.com/glowroot/glowroot/wiki/Agent-Installation-(with-Embedded-Collector)#running-multiple-agents-on-a-single-box

prassannaas commented 5 years ago

Hi Trask,

Thanks for the reply,

  1. We have followed the steps as per the shared reference url, But getting the same error.

    • Admin server Profiler setup is done.

      Admin Server /mnt/glowrootadminserver/glowroot.properties

      multi.dir=true agent.id=7df87a00-55ff-4c80-b04b-e44ae3d754d1 collector.address=Collecturl

    • Managed Server Profiler setup done.

      Managed Server /mnt/glowrootdevops/glowroot.properties

      multi.dir=true agent.id=c87ba63d-c7e6-4729-8e58-bed18ebde956
      collector.address=Collecturl

    • We have added in setDomainEnv.sh as JVM Arguments

      "-Dglowroot.agent.id=7df87a00-55ff-4c80-b04b-e44ae3d754d1 -javaagent:/mnt/glowrootadminserver/glowroot.jar"

    Please suggest and share more steps to achieve this.

jenosj commented 5 years ago

Hi Trask,

Thanks for the reply,

We have followed the steps as per the shared reference url, But getting the same error.

Admin server Profiler setup is done.

Admin Server /mnt/glowrootadminserver/glowroot.properties

multi.dir=true agent.id=7df87a00-55ff-4c80-b04b-e44ae3d754d1 collector.address=Collecturl

Managed Server Profiler setup done.

Managed Server /mnt/glowrootdevops/glowroot.properties

multi.dir=true agent.id=c87ba63d-c7e6-4729-8e58-bed18ebde956 collector.address=Collecturl

We have added in setDomainEnv.sh as JVM Arguments

"-Dglowroot.agent.id=7df87a00-55ff-4c80-b04b-e44ae3d754d1 -javaagent:/mnt/glowrootadminserver/glowroot.jar"

Please suggest and share more steps to achieve this.

jenosj commented 5 years ago

Hi Trask,

Thanks in advance for any update on the reported issue, please suggest us.

jenosj commented 5 years ago

Hi Trask, Please suggest us to solve on reported issue that we have faced in weblogic. Thanks in advance