5 Replies Latest reply on Mar 28, 2011 2:48 AM by rashmirajappa

    JOn 2.2 Plugins download

    senthur_kumaran

      Hi All,

      Can somebody post the links to download JON 2.2 GA plug-ins?

      I have installed JON 2.2 and updated the license. Now I need to update the plug-ins in my system.

      Thanks & Regards
      Senthur

        • 1. Re: JOn 2.2 Plugins download
          jayshaughnessy

          Hi,

          JON 2.2 now comes with a single distribution including the server, agent, and a set of core plugins. Other plugins are distributed in various plugin packs, of which there are currently three: EAP, EWS, and SOA-P.

          Upgrading customers should minimally have access to the EAP plugin pack which includes the JBoss AS, Hibernate and rhq-server plugins.

          If you have any issue downloading the plugin pack from the CSP please open a support case for fast resolution.

          • 2. Re: JOn 2.2 Plugins download
            senthur_kumaran

            Hi

            It will be helpful if you can provide the plug-ins available for each package.(EAP, EWS, and SOA-P) or any link/document explaining the distribution packages.

            Thanks & Regards
            Senthur

            • 3. Re: JOn 2.2 Plugins download
              jayshaughnessy

              The plugin packs are available on the CSP under:

              o JBoss ON for EWS
              o JBoss ON for EAP
              o JBoss ON for SOA-P

              Each of these links should then have a download for the base JON distribution and the associated plugin pack.

              The EAP pack is basically what previous JON users are used to and most new JON users will want. It gives you JBoss EAP/AS management.

              The EWS pack is for users of JBoss EWS (apache/tomcat).

              The SOA-P pack is for users of SOA-P and includes the esb plugin.

              Best regards - Jay

              • 4. Re: JOn 2.2 Plugins download
                senthur_kumaran

                I got JON for EWS and updated the plug-ins in our environment. We upgraded the DB from 2.1.2 to 2.2.0.

                 

                now, The JBoss 4.2.3.GA instance identified by JON2.1.2 is shown in red(JON 2.2). When I trace the agent logs, i got the following errors....
                =================================

                 

                2009-05-07 09:43:15,340 ERROR [InventoryManager.discovery-1] (rhq.core.pc.inventory.InventoryManager)- Failed to start component for Resource[id=502092, type=, key=<jboss-home>/bin/wsprovide.sh, name=wsprovide.sh, parent=myserver.mydomain.com JBossAS 4.2.3.GA default (myserver.mydomain.com:1099)] from synchronized merge.
                org.rhq.core.clientapi.agent.PluginContainerException: Could not build component for Resource [Resource[id=502092, type=, key=<jboss_home>/bin/wsprovide.sh, name=wsprovide.sh, parent=myserver.mydomain.com JBossAS 4.2.3.GA default (myserver.mydomain.com:1099)]]
                at org.rhq.core.pc.inventory.InventoryManager.activateResource(InventoryManager.java:1071)
                at org.rhq.core.pc.inventory.InventoryManager.refreshResourceComponentState(InventoryManager.java:2072)
                at org.rhq.core.pc.inventory.InventoryManager.processSyncInfo(InventoryManager.java:1879)
                at org.rhq.core.pc.inventory.InventoryManager.processSyncInfo(InventoryManager.java:1885)
                at org.rhq.core.pc.inventory.InventoryManager.processSyncInfo(InventoryManager.java:1885)
                at org.rhq.core.pc.inventory.InventoryManager.synchInventory(InventoryManager.java:734)
                at org.rhq.core.pc.inventory.InventoryManager.handleReport(InventoryManager.java:714)
                at org.rhq.core.pc.inventory.RuntimeDiscoveryExecutor.call(RuntimeDiscoveryExecutor.java:112)
                at org.rhq.core.pc.inventory.RuntimeDiscoveryExecutor.call(RuntimeDiscoveryExecutor.java:51)
                at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
                at java.util.concurrent.FutureTask.run(FutureTask.java:123)
                at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:65)
                at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:172)
                at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
                at java.lang.Thread.run(Thread.java:595)
                Caused by: java.lang.NullPointerException
                at org.rhq.core.pc.plugin.PluginComponentFactory.buildResourceComponent(PluginComponentFactory.java:99)
                at org.rhq.core.pc.inventory.InventoryManager.activateResource(InventoryManager.java:1068)
                ... 15 more
                2009-05-07 09:43:15,340 ERROR [InventoryManager.discovery-1] (rhq.core.pc.inventory.InventoryManager)- Failed to start component for Resource[id=502093, type=, key=<jboss_home>/bin/probe.sh, name=probe.sh, parent=myserver.mydomain.com JBossAS 4.2.3.GA default (myserver.mydomain.com:1099)] from synchronized merge.
                org.rhq.core.clientapi.agent.PluginContainerException: Could not build component for Resource [Resource[id=502093, type=, key=<jboss_home>/bin/probe.sh, name=probe.sh, parent=myserver.mydomain.com JBossAS 4.2.3.GA default (myserver.mydomain:1099)]]
                at org.rhq.core.pc.inventory.InventoryManager.activateResource(InventoryManager.java:1071)
                at org.rhq.core.pc.inventory.InventoryManager.refreshResourceComponentState(InventoryManager.java:2072)
                at org.rhq.core.pc.inventory.InventoryManager.processSyncInfo(InventoryManager.java:1879)
                at org.rhq.core.pc.inventory.InventoryManager.processSyncInfo(InventoryManager.java:1885)
                at org.rhq.core.pc.inventory.InventoryManager.processSyncInfo(InventoryManager.java:1885)
                at org.rhq.core.pc.inventory.InventoryManager.synchInventory(InventoryManager.java:734)
                at org.rhq.core.pc.inventory.InventoryManager.handleReport(InventoryManager.java:714)
                at org.rhq.core.pc.inventory.RuntimeDiscoveryExecutor.call(RuntimeDiscoveryExecutor.java:112)
                at org.rhq.core.pc.inventory.RuntimeDiscoveryExecutor.call(RuntimeDiscoveryExecutor.java:51)
                at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
                at java.util.concurrent.FutureTask.run(FutureTask.java:123)
                at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:65)
                at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:172)
                at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
                at java.lang.Thread.run(Thread.java:595)
                Caused by: java.lang.NullPointerException
                at org.rhq.core.pc.plugin.PluginComponentFactory.buildResourceComponent(PluginComponentFactory.java:99)
                at org.rhq.core.pc.inventory.InventoryManager.activateResource(InventoryManager.java:1068)
                ... 15 more

                 

                =========================
                Is anything to be done to activate the JBoss AS servers that are previously identified by JON 2.1.2?

                • 5. Re: JOn 2.2 Plugins download
                  rashmirajappa

                  Hi

                   

                  I tried the steps you have mentioned but unable to find JON plugin for EAP.

                  Do you know if we can download it while on evaluation version?

                   

                  Can you pl help?

                   

                  Thanks

                  Rashmi