Log in to follow, share, and participate in this community.
Thread Performance issue of jboss server on CentOS Linux 7.4.1708
Performance issue of jboss server on CentOS Linux 7.4.1708Hello Members, I recently join this forum, i have an performance issue with jboss server on CentOS linux 7.4. we have run 4 separate jboss server(instance) for 4 process. due to increase in number of threads will ha...
Thread Will maxThreads increase JBoss Performance? Does JBoss use o
Will maxThreads increase JBoss Performance? Does JBoss use oDear all, I have a SOAP application which call other server's SOAP and do some process. But the response time from another server is about 1-4 seconds. I plan to setup JBoss on Q8200(4core Intel CPU) with 4GB RAM se...
Jboss heap memory cannot upgrade beyond 3GBHello All, I am using jboss 4.2.3, I am trying to upgrade the heap of jboss 4GB and the service cannot start, But when i am doing 3GB service get started. Why this behavior happens in jboss Please sug...
Thread Thread dump on Waiting for monitoring entry
Thread dump on Waiting for monitoring entryOur application hangs on this. Could someone please tell me if we it could be because of sockets: CloserThread" daemon prio=1 tid=0x59df2b18 nid=0x7028 waiting for monitor entry [0x4a7ba000..0x4a7bb130] ...
Thread HTTP threads waiting on JIOEndpoint$Worker.await
HTTP threads waiting on JIOEndpoint$Worker.awaitI am doing some load testing using a http playback tool and simulating 150 users, with 40 second think times between transactions. I'm on Red Hat Enterprise 5.2 on Wintel, on VMWare ! My load test respon...
How to confirm JVM SettingsHi, Needed some help here (Jboss AS 7.1, RHEL 6) I have updated the java options in standalone.conf file JAVA_OPTS="-Xms2048m -Xmx2048m -XX:MaxPermSize=512m -XX:ThreadStackSize=128" re...
Monitoring ToolWe have application using fiorano on jboss server , is there any open source tool availabel for linux OS , monitoring the Jboss server , i have nmon which is excellent , for monitoring linux , cpu , memory , others ,...
Application is getting stuckHello, Getting error in jboss 4.2.3 GA Heap def new generation total 1509952K, used 642994K [0x00007f6471000000, 0x00007f64d7660000, 0x00007f64d7660000) eden space 1342208K, 46% used [0x0...
Thread VisualVM 1.3.2 with Remote Jboss JBoss 5.1.0.GA
VisualVM 1.3.2 with Remote Jboss JBoss 5.1.0.GA I am trying to connect VisualVM 1.3.2 to a Remote JBoss 5.1.0.GA (on Linux) using a JMX connection. The connection to a local server (Windows) using the same settings works fine. I us...
Thread My Applet does not run properly in Jboss AS 4.2.1.GA
My Applet does not run properly in Jboss AS 4.2.1.GAHello, I have deployed a Applet in Jboss AS 4.2.1.GA. My website is www.ahmedabadsale.com. On the homepage you can access the applet. This applet communicates with Database using EJB's. Many times the page ju...
Connection Pools Issues - LeakDear Peter We have some trouble with the Jboss server in-terms of connection settings. We have Oracle as back-end. We see a particular pattern for last 3 weeks which I'm unable to resolve. The connection use ke...
Thread ActiveThreads higher than configured MaxThreads
ActiveThreads higher than configured MaxThreadsAll, We are running PEGA application on JBoss AS 5 and currently executing load test of more than 1000 concurrent users. We have typical problem where CPU and Memory is maxed out and it seems because of number...
Major problems with frequent Full GCsHey community, i have major Full GC problems on one of my jboss machines. Two month ago we thought it is a memory leak or other application issue and changed many parts (corresp. hibernate session and caching)...
Slow JVM memory leakGreetings, I am running JBoss AS 5.1/Sun JRE 1.6_17/ on CentOS 5. I have a 2-node cluster using stateless EJBs accessied via both RMI and jboss-ws, three back-end SQL Server 2005 hosts accessed via...
too many free threads in threads poolThere are a lot of free threads in jboss as 7 thread pool,the thread dump is below : "thread_size-threads - 456" prio=6 tid=0x0000000025dff000 nid=0x20f0 waiting on condition [0x000000004b6ef000] ...
Destroy HTTP threads when idleHello guys, I am trying to configure my http connector in Jboss 6 in the way that once an http thread is idle, it should not be active and hence, it should not count in the currentThreadCount.. I have...
Thread How to control Thread pool for Asynchronous proxy for EJBs in AS 5?
How to control Thread pool for Asynchronous proxy for EJBs in AS 5?Hi folks, I have an application running with JBoss AS 5 which downloads some content from remote server. It uses Asynchronous proxy for EJBs to do parallel download [1]. The problem now is it is creating too m...
Thread Memory leak related to the blacklist object - JBoss: 5.0.1GA.
Memory leak related to the blacklist object - JBoss: 5.0.1GA.Hi, On the Jboss observe a slow memory leak. The analysis of memory dumps indicating growth org.jboss.classloader.spi.base.BaseClassLoader objects, in whose memory accumulates in objects called blacklist (clas...
Thread JBoss AS 6.1.0 Load balancing/Performance issues in cluster
JBoss AS 6.1.0 Load balancing/Performance issues in clusterHi, we have configured jboss to run our application in cluster format. we have three instances of JBoss called Scheduler, Agent, Data servers doing unique jobs on each machine. Clusters have only two instances&...