Thank you for the response, changing the log4j.properties in twiddle.jar did 
the trick! 

To follow up on your question:
I'm not using the jboss-nagios plugin (at least not on purpose!). I'm just 
using the twiddle utility in a startup script to verify that JBoss is up and 
running. 
${JBOSS_HOME}/bin/twiddle.sh -q -s ${BINDADDRESS} get jboss.system:type=Server 
Started

There are no security errors, just DEBUG output like this in the log:
09:32:30,503 DEBUG [Twiddle] args[0]=-s
09:32:30,504 DEBUG [Twiddle] args[1]={ADDRESS}
09:32:30,504 DEBUG [Twiddle] args[2]=get
09:32:30,504 DEBUG [Twiddle] args[3]=jboss.system:type=Server
09:32:30,504 DEBUG [Twiddle] args[4]=Started
09:32:30,512 DEBUG [Twiddle] Command name: get
09:32:30,515 DEBUG [Twiddle] Command arguments: jboss.system:type=Server,Started
09:32:30,515 DEBUG [Twiddle] command proto type properties: 
jar:file:/opt/jboss-4.0.3/bin/twiddle.jar!/org/jboss/console/twiddle/commands.properties
09:32:30,520 DEBUG [Twiddle] Adding command 'xmbean'; proto: [EMAIL PROTECTED]
09:32:30,521 DEBUG [Twiddle] Adding command 'info'; proto: [EMAIL PROTECTED]
09:32:30,522 DEBUG [Twiddle] Adding command 'get'; proto: [EMAIL PROTECTED]
09:32:30,524 DEBUG [Twiddle] Adding command 'invoke'; proto: [EMAIL PROTECTED]
09:32:30,525 DEBUG [Twiddle] Adding command 'create'; proto: [EMAIL PROTECTED]
09:32:30,526 DEBUG [Twiddle] Adding command 'setattrs'; proto: [EMAIL PROTECTED]
09:32:30,527 DEBUG [Twiddle] Adding command 'unregister'; proto: [EMAIL 
PROTECTED]
09:32:30,528 DEBUG [Twiddle] Adding command 'query'; proto: [EMAIL PROTECTED]
09:32:30,530 DEBUG [Twiddle] Adding command 'set'; proto: [EMAIL PROTECTED]
09:32:30,531 DEBUG [Twiddle] Adding command 'serverinfo'; proto: [EMAIL 
PROTECTED]
09:32:30,532 DEBUG [GetCommand] processing arguments: 
jboss.system:type=Server,Started
09:32:30,534 DEBUG [GetCommand] mbean name: jboss.system:type=Server
09:32:30,534 DEBUG [GetCommand] adding attribute name: Started
09:32:30,534 DEBUG [GetCommand] attribute names: [Started]
09:32:30,747 DEBUG [GetCommand] as string[]: Started
09:32:30,753 DEBUG [SecurityAssociation] Using ThreadLocal: false
09:32:30,785 DEBUG [GetCommand] attribute list: [EMAIL PROTECTED]

Thanks again,
Brent

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950214#3950214

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950214


_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to