Log in to follow, share, and participate in this community.
Thread How to get JBoss7 Domain and Host-Controller info by remote jmx
How to get JBoss7 Domain and Host-Controller info by remote jmxHi, 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...
Creating MBeans in a portletHi 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...
jmx-console ldap authenticationHello 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...
jboss snmp agent subscriptionlist problemHi, 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 ...
JMX Invoker & ExternalizableRolesAuthorizationHi, 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...
Thread mysqld-service and Connector MXJ 5.0.12 passes --help
mysqld-service and Connector MXJ 5.0.12 passes --helpJBoss 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...
HttpRequests questionHi, 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. ...
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\...
Hi AllQ: 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: ...
Thread Deployed files status in different JBoss versions
Deployed files status in different JBoss versionsHi 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...
Thread Monitor alerts depending on jboss.web not deploying
Monitor alerts depending on jboss.web not deployingI 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...
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...
Taking ejb-jar.xml outside the earhi, 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...
Migration to JBoss AS7Hi 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...
Thread Port used by jConsole connect remotely to JBoss AS behind fi
Port used by jConsole connect remotely to JBoss AS behind fiHi 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...