5 Replies Latest reply on Jan 9, 2009 12:43 PM by aamonten

    JON 2.0.1 agent installation issue

    aamonten

      Hi, I'm trying to install the JON 2.0.1 agent and when I execute I get the following:

      [amontenegro@unused-4-80 jon-agent-2.0.1.GA]$ bin/rhq-agent.sh
      RHQ 1.0.1.GA (Fri Jun 27 17:07:50 ART 2008)
      The agent does not have plugins - it will now wait for them to be downloaded...

      And it get stuck there..

      thanks
      Alejandro

        • 1. Re: JON 2.0.1 agent installation issue
          pilhuhn

          Hi,
          this usually denotes a networking setup issue.
          By default the agent is trying to talk to the server on port 7080 and the server trying to talk to the client on port 16163.
          Make sure, there is no firewall in between, blocking this.

          Did you previously install a JBossON2 agent? If so, call the agent start script with option "--clean" once.

          Heiko

          • 2. Re: JON 2.0.1 agent installation issue
            peter.le

            Same issue here, but using 2.1.0 agent.
            Confirmed that there are no connectivity issues between the Server and Client.

            Have run the agent with the "-l" or "--clean" option multiple times.
            Will send register request to server. Server acknowledges. Agent then presents "The agent does not have plugins..." message and hangs there indefinitely. No error is reported in Server logs/console.

            Please help!

            • 3. Re: JON 2.0.1 agent installation issue
              aamonten

              the --clean option worked for me

              • 4. Re: JON 2.0.1 agent installation issue
                peter.le

                Found a workaround.
                Manually copied the plugins from a known working Agent to the Agent that is hanging.

                This is temporary hack though to make it work, would like more permanent solution.

                • 5. Re: JON 2.0.1 agent installation issue
                  aamonten

                   

                  "peter.le" wrote:
                  Found a workaround.
                  Manually copied the plugins from a known working Agent to the Agent that is hanging.

                  This is temporary hack though to make it work, would like more permanent solution.


                  Any solution for this?