Log in to follow, share, and participate in this community.
Thread Need Help getting OOME.
Need Help getting OOME.Hi ALL, Currently we are using Jboss 5.1.0 in our production environment and using heap dump I can see many threads are occupying memmory in heap. Due to which we are getting OOME. here is the stack trace of t...
Thread EJB deployment very slow in Solaris compare to Linux
EJB deployment very slow in Solaris compare to LinuxHello, The time taken by EJB 3 deployer to deploy jars containing ejbs are very slow in Solaris. For the same load, it takes around 8 minutes to start in Solaris (N522...
Thread Slow download speeds with JBoss 4.23 / 7 / EAP6 on Windows
Slow download speeds with JBoss 4.23 / 7 / EAP6 on WindowsHi all, my company is hosting JBoss on Windows Servers (2003 (R2), 2008 (R2)) as well as on SuSE SLES 11. We're still using JBoss 4.2.3 but plan to switch to 7.1 this year. We've detected a strange download ...
Servers swapping memoryHi, We have configured Liferay servers on JBoss AS 7.1.1. We have two environments Stage and Prod which are pretty much identical in terms of the hardware and software. However we are seeing some heavy swappin...
Thread out of memory - JBoss 4.01 AS with JDK 1.5.
out of memory - JBoss 4.01 AS with JDK 1.5.Hi All In the project which i work on we receive the out of memory error . I acquired the heap dump by adding the JVM params. I analyzed the heap dump with memory analyzer and i see huge amount of heap is reta...
HTTP Connection Management in JBoss 4.2.3Hi, As you can see I am working on a very old version of JBoss - hopefully we will be able to upgrade next year - but I have deployed an application using JSF2 (MyFaces). It deploys ok, but I have some issues ...
jboss cpu spike - GC?Hi, I have a jboss 5.1 app with sun jdk 1.7.something. At night, it runs a large job and gobbles memory. The process gets to 2.5GB and never goes down, but I hear that's normal with heap space? But after a few...
Thread HornetQ with CORE API result in HTTP Thread Waiting
HornetQ with CORE API result in HTTP Thread WaitingTitle : HornetQ with CORE API result in HTTP Thread Waiting Product Details : Jboss 5.1 Native HornetQ 2.2.5 Final Issue : Jboss with HornetQ core api not able to scale and hence degrade the perform...
Thread JSF Could not find saved view state for token Messages
JSF Could not find saved view state for token MessagesHello, I am getting following console messages while doing performance testing on my jboss 7.0.2.final version of application server. I am usning MyFaces trinidad JSF for my UI. While runing RPT script for per...
Interesting JBoss 5 Memory Footprint/LeakHi All, I am having a rather interesting memory leak problem with JBoss5 recently. So the heap size is 4G, and from profiling tool, JVM think it's managing 4G of memory. I did couple memory dumps at ...
Thread JBoss 5.1.0.GA - Adding Log4j-service takes more than 1 minute
JBoss 5.1.0.GA - Adding Log4j-service takes more than 1 minuteHello, i have a question about JBoss 5.1.0.GA. Adding the log4j-services takes more than 1 minute: 2012-07-26 15:11:58,684 main INFO [org.jboss.dependency.plugins.AttributeCallbackItem] --: Owner...
Thread Provisioning Resources (CPU, Memory etc...) on an application basis.
Provisioning Resources (CPU, Memory etc...) on an application basis.Hi all, I was wondering if there is a method/tool on JBoss AS or JBoss EAP (Or possibly JON) that allows you to provision a specific amount of resources or limit the amount of resources an application can util...
Thread Regarding Https Compression (on Chrome Browser)
Regarding Https Compression (on Chrome Browser)Dear all, I tried to configure Http compression in /jbossweb.sar/server.xml <Connector port="8080" address="${jboss.bind.address}" maxThreads="250" maxHt...
Run JBoss on Windows BackgroundHi, I installed JBoss EAP 5.1.2 on Windows machine. I started one of the instance using the command "run -c <server-name> -b <ip-address>". But when i press the "Ctrl+c", the server instanc...
max heap size on 64 bit red hat linux 5Hi everyone, I searched the Red Hat and Oracle JVM docs (sun jvm docs gone) and I wasn't able to find the answer to my question. I am wondering what the real max heap size is on RHEL 5 64 bit for JBoss AS 5? My unde...
Not specifying an -Xms valueOne of our developers today tried to convince me by not setting the -Xms parameter, our development JVMs will perform much better. I have always followed the advise of setting the -Xms equal to the -Xmx value an...