JBoss performance decreaseHi,all When I doing a load testing job about JBossperformance/throughput of my JBossAS, I find that the performance will decreasewith time increase. So I want to find out what make it like this.Here is my test repo...
High CPU thread from the thread dumpHi, We are using tomcat with JDK 1.6 on Linux. Is there anyway to find out which java thread is consuming more CPU than others in the thread dump file ? Thanks, Jimy
Configuring JBossAS 6Hi, I want to create a custom configuration of JBoss AS 6 Final. I was wondering if anyone can show me an explicit example of a custom configuration? I searched over the internet but i only found general thi...
Generall Memory QuestionHi there, could anyone please explain the following to me. Settings of my JVM: (jboss4.4.2 - java 1.5.0_10) "-Xms128m -Xmx1536m -XX:MaxPermSize=512m -verbose:gc -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun....
Thread SSL overhead in multi_tiered applications with a jboss back end
SSL overhead in multi_tiered applications with a jboss back endAt the end of the day Testing this and obtaining some hard data will be the utlimate solution, however I figured I would bounce this by the community and try to learn through some of your individual experiences; Does ...
Getting memory issues "out of Heap "Hello Team, I have a major issues related to JBoss 5.1.0 which is causing me an Memory issue. We had server running on Max OSX , the max heap size set for JBoss here is 512mb. We are planning ...
Memory monitoring in JBossHello, How can I programitacally monitor the memory my application is using? Does JBoss provide a tool to do that? I want to log a warning if the memory is in critical state. Thanks, Libby
how to terminate a thread in JVM ?Hi, In a busy system, from the thread dump, I found a bad request tight with a java thread which takes longer time than expected and uses some CPU resource inside JVM. I would like to terminate that java threa...
ajp thread takes more cpu time?Hi, We are facing some issue while doing performance testing for our application. We have 500 different users using 500 different customer names for searching and viewing the details. The problem we ...
JBoss 5.1 - CPU high, App stops respondingI'm still learning, and I'm trying to troubleshoot an isue. I have a "off the shelf" application deployed on JBoss 5.1. I start the appplication and all is well; after a few days the CPU never drops below 50% ...
JBoss memory usage patternTaking a look at one of my applications running in a production server, I noticed that there is a "normal but strange" behavior of memory usage. Let me explain: watching the execution of my JBoss 4.2.2 without any app...
Thread Help me, Eclipse and Jboss5.1.0GA to Slow Debug mode
Help me, Eclipse and Jboss5.1.0GA to Slow Debug modeHelp me, I develop by Eclipse and Jboss5.1.0GA, In project have EJB3.0 what I have to start debug mode on jboss to show slow deploy EJB. I find answer via 2 we...
Monitoring JBoss resourcesHello, I would like to do some Performance tuning in our application. Therfore created a loadtest and will analyze the load on the JBoss Server. Which monitoring tool can you recommend to find bottlenecks? Thanks in a...
jboss 4.0.5 - OutOfMemory in 2 hoursHi, I am a newbie to performance tuning. So sorry if these questions/descriptions sound dumb. We have an application running on jboss 4.0.5. Our application seems to crash with an Out of memory error within 2 ...
Thread Our Active Thread Count is over 20 000. Surely this is a pro
Our Active Thread Count is over 20 000. Surely this is a proWe are doing performance testing in our UAT environment and our active thread count keeps on rising and has hit over 20 000. It never comes down, even when we stop putting load on the server. This appears to be too hi...
GARBAGE COLLECTOR PROBLEMHi, I have a problem with the gc performance in production. The enviroment is the next: Linux Red Hat 9.0 biprocessors 2 Gigas of memory Jboss 3.2.3 I am using these parameters: -Xmx1536m -Xms512m -Xss1024k -XX:NewS...
Thread Performance JBoss 4.2.3 compared to JBoss 4.0.2
Performance JBoss 4.2.3 compared to JBoss 4.0.2Hello, i finally upgraded from JBoss 4.0.2 to JBoss 4.2.3. Unfortunately i noticed that the performance of my application decreased significantly. When i test my application on the same hardware, same VM, ... it can ...