Log in to follow, share, and participate in this community.
Thread Jboss 4.2.2GA Performance Problems
Jboss 4.2.2GA Performance ProblemsHi, We have Jboss 4.2.2 GA in production. We have all the default configurations including the default deployment directory. Spring 2.5 + JSF +Facelets+ MyFaces + Ibatis. Every 10 to 15 days t...
Memory Management in JbossHi, My app server goes slow every couple of days. We will have to restart the server. Our application is in Spring , JSF and Facelets. I am skeptical about the objects being garbage collected. Is there a way to check...
Possible Memory LeakHi All, I am using Jboss 4.2.3 with Sun JDK 1.6.0_18 on a 32-bit Debian Linux with 4G of RAM. My application is a write insentive application and updates database on every 3 sec. ...
Thread use visualvm to monitoring the jboss jave process, seems not working
use visualvm to monitoring the jboss jave process, seems not workingThis is my first time logged on to this site, I need some one who has this kind of experience to help me to set up visaulvm to monitoring jboss jave process ... I was using visualvm to monitoring the weblogic java pr...
Thread [JBoss 5.0-CR2] OutOfMemory JVM Crash during JIT
[JBoss 5.0-CR2] OutOfMemory JVM Crash during JITWe have a JEE application running with EJB2 that we have migrated to EJB3. Before migration, this app runs perfectly on JBoss 423 compiled on JDK5 with runtime JRE5 and JRE6 (not at the same time though) up to 50 sim...
Thread ajp thread spikes in newly ported application
ajp thread spikes in newly ported applicationWe recently (last December) migrated a large j2ee application from weblogic to jboss. Additionally, there is an apache webserver in front of the jboss as, with requests being directed on from apache to jboss via ajp.&...
jboss Web-Console MemoryHi, We are using a java application which is running in a 3.2.5 jboss version and it is working fine. Some time what happens is even though people are not using application much then also free memory reduces to 300 m...
Thread Jboss is crashing and throwing Out of swap space error.
Jboss is crashing and throwing Out of swap space error.Hi, We have deployed our product in jboss4.02 server in windows environment. we are getting the following exception while hitting the server with 5 concurrent requests. Exception in thread "CompilerT...
Thread CPU usage increases daily for JBoss PID, reaches to 100% after 10 days.
CPU usage increases daily for JBoss PID, reaches to 100% after 10 days.I am using Jboss application server 4.2.2 GA, in cluster mode on sun solaris machine.There are two nodes running on each server, and we have two servers. I am noticing that CPU usage increases everyday by 4%, and aft...
Thread iPhone App to Monitor JBossAS servers on AppStore
iPhone App to Monitor JBossAS servers on AppStoreIf you want to monitor you AppServers from your iPhone... check out this new application. It works great too... itms://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=336858411&mt=8&s=143441 or h...
Thread Map (HashMap) Instance Member Performance Issue in @Service ,@Local EJB
Map (HashMap) Instance Member Performance Issue in @Service ,@Local EJBHi, I encountered a performance issue when using the a HashMap instance contained in an EJB. I will call it A I used the following annotations in order to use an EJB as a singleton: @Service, @Local In the EJB I ha...
Thread Could not find symbol "gHotSpotVMTypeEntryTypeNameOffset"
Could not find symbol "gHotSpotVMTypeEntryTypeNameOffset"Hey, i want to profile with visualvm on JBoss 4.2, but i have problem to profile with jmap and visualvm on JBoss. jmap: jmap 19805
Attaching to process ID 19805, please wait...
sun.jvm.ho...
Thread Upgraded jboss As 4.1 to 5.1 and performance degrated
Upgraded jboss As 4.1 to 5.1 and performance degratedWe upgraded jboss AS from 4.1 to 5.1 and having lot of performance degradation in 5.1. Any pointer to tuning the performance of 5.1 will be appreciated. Thanks Palani
Thread How to tuning JBoss for 1500 vistior in peak?
How to tuning JBoss for 1500 vistior in peak?Hi. I config JBoss ThreadPool for 1500 but when I test my server,that can`t pass 500 visitor test. How I config my JBoss? Any trick or special config for JBoss? I edit run.conf,jboss-service.xml , but can`t pass my t...
Browser shows incomplete JSP dataHello All I have created a simple application which displays the data from the database in the JSP. When there is lot of data in tables in the database(which is happening in my case), JSP is being truncate and comple...
GC does not appear to be runningI am using JMeter to stress test my J2EE application that is running on JBoss. With regular usage the thread count will be at 50, with Stress test, the thread count go to 200-250. Even one day after the test, I still ...
Thread Jboss 5.0.0 GA application server not responding after an h
Jboss 5.0.0 GA application server not responding after an hMy JBoss 5.0.0 GA app server is not responding after an hour. When ever I'm running my app server, my application is working fine for an hour or so. But after an hour the app server is getting very slow to response.My...
Thread Time spent in WrappedPreparedStatement but not in actual dat
Time spent in WrappedPreparedStatement but not in actual datHi all, I am currently profiling an app deployed on a JBoss 4.2.3 with an underlying MySQL database. Basically all stack traces where time is spent boil down to the following: -> our stuff --> some Hibernate...
JBoss 5.1.0.GA performance tuningHello Folks, I need some assistance on JBoss 5.1.0.GA performance tuning on redhat enterprise Linux 5. I request you to post some information on this like what are the required parameters and values need to set to imp...
Memory Leak - LocalManagedConnectionHi I am using jboss 3.2.1 on HP-UX 11i v2 with jdk 1.4.2.13 our application reads data from a reference database and writes the transactions executed in a separate historical database. The java application crashes ...