[jboss-user] [Installation, Configuration & Deployment] - jboss console log rotation

2009-09-08 Thread kejoseph
Hi, Is it possible to use log4j to rotate the console log on a daily basis ? I use a separate utility called cronolog. What wondering how others perform this task. -Kevin. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4254040#4254040 Reply to the post : ht

[jboss-user] [Management, JMX/JBoss] - Re: JBoss 4.2.0 - Statistics Collector

2009-02-13 Thread kejoseph
How does everyone else collect performance related data then ? Even something like wlshell or some mbean browser would work for me ; I just dont know which would work with JBoss. -Kevin. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4210031#4210031 Reply to

[jboss-user] [Management, JMX/JBoss] - JBoss 4.2.0 - Statistics Collector

2009-02-13 Thread kejoseph
I am having a tough time figuring out where to obtain Statistics Collector from. I read the Wiki link below and some of the articles in these forums, but it has not helped. http://www.jboss.org/community/docs/DOC-12313 I dont see any "varia" in my jboss install (other than the one in docs/exampl

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: migrate jboss 4.05 to jboss 4.2.2 - Failed to load engin

2009-02-03 Thread kejoseph
I know this is a while back, but I am receiving a similar error and wondering whether you could figure this out ? Thanks, -Kevin. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4206757#4206757 Reply to the post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [Performance Tuning] - JMX Snapshot ?

2009-02-03 Thread kejoseph
Hi - When a JBoss JVM hangs, is it possible to obtain a JMX "snapshot" of the system for troubleshooting later ? I wrote some twiddle scripts to get various JMX values, but the script returns errors as the JVM is not responsive at that point. I have taken thread dumps (using kill -3), but they

[jboss-user] [JCA/JBoss] - Re: Tests for db connection

2009-01-11 Thread kejoseph
Thats for the reply Peter. My requirement is simple - I want the db connection to be tested by JBoss prior to handing it over to the application. This is easily achieved by the former check-valid-connection-sql statement. However, in certain cases (say Oracle package changed and JBoss start's r

[jboss-user] [JCA/JBoss] - Tests for db connection

2009-01-10 Thread kejoseph
Hi, Can someone tell me the exact difference between check-valid-connection-sql and valid-connection-checker-class-name ? As I understand, the latter was implemented recently and possibly is superior to the former. What I am trying to find out is in what way ? Would it automatically check for d

[jboss-user] [Beginners Corner] - JBoss Certification (Administration)

2009-01-10 Thread kejoseph
Hi, I was not sure where to post this and hence chose this forum. I was planning on doing JBoss certification, but it seems a bit confusing as the RedHat site states that it has been discontinued. Does anyone know it is true ? (I hope not!) -Kevin. View the original post : http://www.jboss.c

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Log4j mismatch ?

2009-01-08 Thread kejoseph
I have JBoss setup with the default log4j.xml. My problem is that all application related messages that are printed in the server.log are displayed at INFO level. The application that is deployed has its own log4j file with its own pattern layout. Could this be causing it or is the issue somep

[jboss-user] [Clustering/JBoss] - Common JNDI

2009-01-04 Thread kejoseph
I have a few JBoss instances configured and I want them to share a common JNDI tree. However, I do not want to setup Cluster to avail of this (and only this) feature. Is this doable ? (Maybe this is not the correct forum, but did not know where else to post it). -Kevin. View the original post

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - How do I get Tomcat to display the real ip address of the cl

2008-10-28 Thread kejoseph
Hi, I have a n-tier architecture, with JBoss in the Web tier and also in the App tier. The web tier talks to a load balancer to get to the JBoss instances in the App tier. The clients ip address displays correctly in the access log files in the web tier ; but in the app tier I see the ip addres