• How to get JBoss7 Domain and Host-Controller info by remote jmx

    Hi, When I'm connecting by jconsole to server (service:jmx:rmi:///jndi/rmi://<host>:1090/jmxrmi) I see the one attribute, that tells us about type of server: launchType (can be 'DOMAIN' or 'STANDALONE') in...
    Profile Photo
    created by grecha
  • how I can automate the forwarding of dicom files I receive my PACS server to another station right through jmx console?

    how I can automate the forwarding of dicom files I receive my PACS server to another station right through jmx sconsole?
    Profile Photo
    created by daniel_garza009
  • Creating MBeans in a portlet

    Hi all, I'm wondering if anyone has attempted to create a managed bean within a portlet? Our application needs the ability to do some monitoring and property setting on the fly and we thought using JMX would be a g...
    Profile Photo
    created by rsmith1
  • SAR making a InitialContext using HTTPNamingContextFactory in start method

    All Experts,   Have a question regarding the SAR deployment. My SAR is making an InitialContext using HTTPNamingContext factory.   Hashtable env = new Hashtable(); env.put(CtcTmsConstants.Naming.PROVIDER_U...
    Profile Photo
    created by unnijboss
  • jmx-console ldap authentication

    Hello folks.     I have been trying use ldap to authenticate jmx-console users, but i got the follow error when i type user/pass:     HTTP Status 403 - Access to the requested resource has been de...
    Profile Photo
    last modified by spolti
  • jboss snmp agent subscriptionlist problem

    Hi,   I am trying to send snmp traps with jboss snmp plugin, but i am having problem with the subscriptionlist of snmp adapter mbean(jboss.jmx:name=SnmpAgent,service=snmp,type=adaptor). I try add the fallowing ...
    Profile Photo
    created by neverhesitate
  • JMX Invoker & ExternalizableRolesAuthorization

    Hi,   I've got problem to implement ExternalizableRolesAuthorization to secure JMX Invoker.   I get this exception when using twiddle script :   ERROR [Twiddle] Exec failed java.lang.ClassCastExcep...
    Profile Photo
    created by esavidan
  • Can twiddle be used with tomcat/ews for JMX monitoring

    will it work?
    Profile Photo
    created by adupa
  • mysqld-service and Connector MXJ 5.0.12 passes --help

    JBoss AS 5.1.0 Win 7   Very strange.   I upgraded to COnnector/MXJ 5.0.12 (from 5.0.11) and then JBossMysqldDynamicMBean launches mysql it is passing "--help" on the command line.  This causes my...
    Profile Photo
    created by lpmon
  • HttpRequests question

    Hi,   I have a question regarding some Httprequests I see in jmx-console.   I have attached such a request, it has a very high requestProcessingTime. There are multiple requests like this on the server. &#...
    Profile Photo
    created by abcd123456
  • Deployment errors

    Hi All,   Is there a way for me to list deployment errors in JMX console JBOSS 5.1.0.GA?   Thanks
    Profile Photo
    last modified by lmishkind
  • JMS Confuguration in Jboss.

    Hi,   I am working on migrating an application from weblogic 10.3 to Jboss EAP 5.0.1. After deploying the EAR to the server in "all" mode. Also added the new queues and topic in jboss-5.0.1.GA\server\all\deploy\...
    Profile Photo
    created by asiya.khanam
  • Hi All

    Q: How to avoid the jmx connector port conflict issue while running the multiple jboss servers on a machine?        Error shown in console as:      Error in server: ...
    Profile Photo
    last modified by bhadraiah
  • Deployed files status in different JBoss versions

    Hi All,   In Jboss 4.0.2, I was using jboss.system.MainDeployer listDeployedAsString function to check for the status of the deployed files. In Jboss 5.1.0 GA this function returns always an empty list. Actually...
    Profile Photo
    created by lmishkind
  • Monitor alerts depending on jboss.web not deploying

    I have created a monitor on the number of busy threads tomcat is using. When I restart jboss I get ObjectName: jboss.monitor:service=Busy_Thread_Count State: FAILED Reason: javax.management.InstanceNotFoundExcepti...
    Profile Photo
    last modified by teknokrat
  • Create a new MBean?

    Platform: Linux cameron 2.6.38-11-generic-pae #48-Ubuntu SMP Fri Jul 29 20:51:21 UTC 2011 i686 i686 i386 GNU/Linux JBoss AS: 17:31:00,709 INFO  [org.jboss.modules] JBoss Modules version 1.0.1.GA 17:31:01,508 IN...
    Profile Photo
    last modified by shorero2011
  • Taking ejb-jar.xml outside the ear

    hi, I have 5 MDBs (with same ejb class) deployed in jboss3.2.5 listening to different Queues.I have deployed the ear in 3 jboss servers.depending on some factors my application needs to increase or decrease the numb...
    Profile Photo
    last modified by rajen
  • Migration to JBoss AS7

    Hi I m look to migrate from jboss 5.1 to jboss 7 (EJB/richfaces 4.0): it s very fast!! Thanks:-) I've some questions:   -I found nothing like jmx-console, so there is a way to supervise the system ? Like thre...
    Profile Photo
    last modified by jadtn
  • Port used by jConsole connect remotely to JBoss AS behind fi

    Hi there, First of all, currently my JBoss AS sit inside a remote location Linux hosting server, exposing HTTP, HTTPS, 8080 and 11099 (jConsole usage) to allowed services for firewall. Then when I connect it with fir...
    Profile Photo
    last modified by gigsvoo
  • Has ActiveAlarmTable service been removed from JBoss AS 6.0.0.Final?

    We used active alarm table in JBoss 4.2.3 and 5.1. Now we are upgrading to 6.0.0.Final and having trouble finding it. Has it been removed or replaced by something else?
    Profile Photo
    created by jingyi_wang