• Sar classes are singletons?

    Hi all-   I've been trying to find some definitive information about whether or not a sar is, effectively, a singleton object within JBoss. The reason I ask is because I have a sar that loads a configuration fil...
    Profile Photo
    last modified by tachoknight
  • sar deployment problem with jboss 4.2.3

    Hi, I have a service archiv, which contains a standard MBean written using JDK 1.4.0. The deployment of this service was successful in JBOSS 4.0.5. Yet I switched to JBOSS 4.2.3 with JRE 1.6, I get the following Er...
    Profile Photo
    last modified by anouqrat
  • javax.management.InstanceNotFoundException: java.lang:type=ClassLoading not registered.

    Hello. I am trying to use zabbix bridge - zapcat with JBoss-4.2.2.GA. My problem: I can't get access to java.lang space in JMX. I had next error: ---------------------- 2010-10-25 16:15:53,173 DEBUG [QueryHandle...
    Profile Photo
    created by johnbat26
  • How to stop application (ear) using JMX? (JBOSS AS 5.1)

    Hi All,   I need to stop application if startup initialization is failed. AdminConsole have such functionality, so I hope it can be done programmatically using JMX.   The stop(String) method of the MainDep...
    Profile Photo
    last modified by al_b
  • problem when trying to acces the management console using Java Code

    Hello,   when trying to test the Class JMXAttributeFinder to get the attribute of an Object (service...) the following error are occured:     javax.naming.NamingException: Failed to retrieve Naming int...
    Profile Photo
    created by ingedeut
  • javax.management.InstanceNotFoundException error on JBoss startup

    I get the following error trying to start JBoss-3.0.7 under jdk1.6.0_04:   17:06:06,357 INFO  [Server] JBoss Release: JBoss-3.0.7 CVSTag=JBoss_3_0_7 17:06:06,432 INFO  [Server] Home Dir: /usr/home/devc...
    Profile Photo
    last modified by dgwilliams55
  • Setting dependencies in my SAR?

    Hi all-   I've written a SAR that uses JAXB to parse an XML file. In server.log I can see:   2010-10-15 10:37:52,999 ERROR [com.mycompany.mysar.db.GetDBInfo] When unmarshalling, got: null javax.xml.bind.JA...
    Profile Photo
    last modified by tachoknight
  • SNMP monitoring of MBeans (attributes.xml in snmp-adaptor.sar)

    I want to monitor some attributes of seveal MBeans that are running on my system:   I have configured my attributes.xml unders snmp-adaptor.sar to include:   <mbean name="jboss.ha:service=HASingletonDep...
    Profile Photo
    created by ephoman
  • MainDeployer listDeployed returns empty list

    Hello,   I ran into very weird issue. I amtrying to use jmx-console to get information about deployed resources (mainly applications).   When going to jboss.system:service=MainDeployer and invoking listDep...
    Profile Photo
    last modified by swiderski.maciej
  • DeploymentManager and multiple applicationURIs

    Hello,   jboss has a bunch of .sar, .war, and .jar deployment artifacts as well  as a bunch of xml files in the default deploy directory. For the more safety and better management, we deploy our products t...
    Profile Photo
    created by alexeev
  • Deploy a file to JBoss via JMX ?

    Hello   I'm currently trying to deploy applications to JBoss remotely, via JMX. Right now, I'm using the jboss.system:service/MainDeployer MBean's deploy method. That method gets as parameter a java.net.URL. ...
    Profile Photo
    last modified by alitokmen
  • Difference b/w stopping an application from Admin server and stopping an application using JMX console

    We need to stop/start applications (EAR/WAR) deployed in Jboss. Some posts suggested invoking stop() method using JMX but there seems to be a difference between its operation and that where the application is stopped ...
    Profile Photo
    last modified by yaserk
  • How to write Jython scripts to communicate with MBeans

    Hi, I am working on JBoss Enterprise Application Platform(4.3.0) and need to write Jython scripts to fetch server monitoring data from JBoss MBeans. I am a newbee to both MBeans and Jython and just can't figure out a...
    Profile Photo
    last modified by maxdiconoclast
  • Issue with JRockit Mission Control 4.0.1

    Hello,   I'm trying to use JRockit Mission Control 4.0.1 with JBoss4.2.3.GA  on a Linux x86_64 box. JBoss runs fine with JRockit, and I can use all features of MC like MemLeak and FlightRecorder when run.c...
    Profile Photo
    created by drwschneider
  • Lookup RMIAdaptor JBOSS 5.1

    Hi,   I am trying to lookup "jmx/invoker/RMIAdaptor" on the server running with JBOSS 5.1. The call "(RMIAdaptor) ctx.lookup("jmx/invoker/RMIAdaptor")" returns with an unknown Host exception even if I pass the I...
    Profile Photo
    last modified by muraali
  • Issue with Scheduler

    Hello everyone,   Hopefully I can get some info on why this may be happening, or some kind of workaround.  I currently have a Scheduler set up to run on a daily basis at 10pm.  Here is the configuratio...
    Profile Photo
    last modified by jon_aharrah
  • JBoss custom service startup dependency

    I am using JBoss service techology to coordinate the deployment and management of a variety of components of my enterprise application including runtime configuration elements and scheduled activities.   I also ...
    Profile Photo
    created by kjh21
  • JMX access from 3rd party tools not using "-Dcom.sun.management.jmxremote.*" JVM properties

    Hi,   I am trying to monitor JBoss by wlshell, jmxterm and jconsole. I know there is twiddle and jmx-console which are working out-of-box but I need to get monitoring working through wlshell. I am currently toyi...
    Profile Photo
    last modified by baribal
  • Jboss connector port

    Hi, I've an application running on jboss 5.x, and I've to know inside my appl Jboss connector port and address.   I can know Jboss address reading system property "jboss.bind.address", but I don't know how to ...
    Profile Photo
    last modified by luke_m
  • HTTP Status 403

    When i try to access to my jmx-console I get the next message   HTTP Status 403 - Access to the requested resource has been denied   I already have checked $JBOSS_HOME/server/$CONFIG/deploy/jmxconsole.war...
    Profile Photo
    last modified by javim