[jboss-user] [Installation, Configuration & Deployment] - jboss console log rotation
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 : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4254040 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [Management, JMX/JBoss] - Re: JBoss 4.2.0 - Statistics Collector
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 the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4210031 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [Management, JMX/JBoss] - JBoss 4.2.0 - Statistics Collector
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/examples and thats not very useful). Where should I get the Statistics Collector war or ear or sar from ? A link would help. Thanks, -Kevin. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4210005#4210005 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4210005 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: migrate jboss 4.05 to jboss 4.2.2 - Failed to load engin
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=posting&mode=reply&p=4206757 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [Performance Tuning] - JMX Snapshot ?
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 are not very useful. Just wondering whether there is some way (like kill -3) to take a snapshot as well. Thanks, -Kevin. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4206756#4206756 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4206756 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JCA/JBoss] - Re: Tests for db connection
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 receiving ORA-04062) we need to stop and start JBoss even with the above statement. I am wondering whether replacing it with valid-connection-checker-class-name will help resolve this issue and save us from a restart everytime something on Oracle side changes. Of course, I will try this out ; but wanted to understand the inner workings before blindly changing it. The documentation is not very detailed in this regard. Kevin View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200845#4200845 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4200845 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JCA/JBoss] - Tests for db connection
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 database failures and re-create the connection ? Would the developers need to modify their code as well ? (I know that the valid-connection-checker only has support for Oracle, but that is fine with me as I work with Oracle databases). -Kevin. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200806#4200806 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4200806 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [Beginners Corner] - JBoss Certification (Administration)
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.com/index.html?module=bb&op=viewtopic&p=4200804#4200804 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4200804 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [Installation, Configuration & DEPLOYMENT] - Log4j mismatch ?
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 someplace else ? The output of the log files looks something like this date:time INFO [thread name] classname (filename :line number) - [entire application message - most of which is a repeat of the ealier pattern] Do let me now. Thanks, -Kevin. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200394#4200394 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4200394 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [Clustering/JBoss] - Common JNDI
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 : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199439#4199439 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199439 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - How do I get Tomcat to display the real ip address of the cl
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 address of the load balancer. I want the access log files in both the Web tier and App tier to display the ip address of the client. How do I make this happen with JBoss/Tomcat ? -Kevin. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185177#4185177 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4185177 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user