Log in to follow, share, and participate in this community.
Thread problem getting thread dump while JBoss AS is starting up
problem getting thread dump while JBoss AS is starting upHi, I am newbie in Jboss AS. I need to take the thread dump while Jboss is starting up. I have consulted the https://community.jboss.org/wiki/ThreadDump And following the Signal the JVM to pr...
Thread Question on JBOSS AS 5.1.0 deployment into /tmp
Question on JBOSS AS 5.1.0 deployment into /tmpWe're trying to reduce the amount of resources that are consumed by JBOSS server during initialization. I notice that each time that JBOSS starts, all the war files in our server/default/deploy directory are exp...
Thread Is there a way to solve this without cluster?
Is there a way to solve this without cluster?I have a very powerful machine, with 80 cores and 32GB RAM, but when there is a traffic peak, it goes down. It hosts Apacje/JBoss/Postgres with deployed Seam web applications and EJB 3 for app. logic. In thread...
Thread Large number of threads/connections marked "keep alive"
Large number of threads/connections marked "keep alive"Hello We're seeing an issue where the performance of our application would degrade over time, to the point where its unresponsive. Based on what I see, I think it might be related to how we're configuring keep...
maxSpareThreads in JBoss5Does the maxSpareThreads setting work anymore? Presumably one can set the maxThreads and minSpareThreads in the Executor element but I have found it is impossible to find any information about the maxSpareThreads.
performance logging in tomcat or mod_jkHi, We recently had JVM crash problems on tomcat server. But there is no hs_error or core dump file. We tried to identify what URL request caused the JVM crash. But in the tomcat or mod_jk.log, it only s...
Thread Memory leak on org.jboss.classloader.spi.base.BaseClassLoader
Memory leak on org.jboss.classloader.spi.base.BaseClassLoaderHello everybody, I've recently encountered some problems with memory leaks on JBoss, and even after having googled a lot, I still cannot manage to solve them. My application has several EJB3 web service...
Application getting hangedHello, i am using jboss-4.0.5.GA verison and recently migrated from websphere. The application is getting hanged frequently and require a restart. Can any one help me to get necessary parameters.
Thread FullGC at start-up even before application deployment?
FullGC at start-up even before application deployment?I am performing tuning benchmarks on a web application that is running on JBoss AS4.2. What I have noticed is that the GC log starts always with a full GC at the server start-up even before the application is deployed...
Thread AJP Connector currentThreadCount stays at maximum
AJP Connector currentThreadCount stays at maximumHi Experts, I am not sure whether this has performance impact as the currentThreadCount for AJP connector never drops and stays at maximum. We use Apache in front of JBoss together with AJP connector and mod_proxy. T...
Better single machine or cluster?hi, I would like to get your opinion. I have web application with EJB3 usage which is getting more and more visitors. I need to start thinking about upgrading the hardware. Currently i...
JBoss 5.0 is slow in debug modeDear Team, We are currently migrating our core product from JBoss 4.2,Java 5 to JBoss 5,Java 6.We are using Eclipse 3.7 IDE for our development. After deploying our .ear file, the server start up from eclipse ...
Thread JBoss 4.2.2 number of threads that could be supported
JBoss 4.2.2 number of threads that could be supportedis there any benchmark available for jboss 4.2.2, on the number of threads the applications could support. I am having a HP-UX 11.23 server with 8CPU and 32Gb RAM. My application works on JBoss 4.2.2 with Java...
Failover performanceSince the ability (ejb) to failover relies on the client side(if im not mistaken), the failover on a node crashing shouldnt be measurable or? The client downloads the dp-object and handles it itsself, so will there b...
Load-balance performanceHello, since im interested in how load-balancing with ejb's affects the performance of a cluster/application (for e.g. different lb policies), does somebody have an idea on how to evaluate this? Does it affec...
Call by value vs. call by reference1) Where is this configured (i.e. which Jboss xml file)? 2) what is the default? 3) what is the recommendation for a clustered Seam/JSF/RichFaces application wrt this? /***************************...
Thread WorkerThread Reutilisation and JMS [JBoss 5.1]
WorkerThread Reutilisation and JMS [JBoss 5.1]Hi JBoss Community, i am having some configuration problems with JMS and the corresponding WorkerThreads from the ThreadPool. I experienced some OutOfMemory exceptions when running some bigger batch jo...
JBoss4.2.2GA Cluster - SocketException: socket closed errorWe are having a cluster configured JBoss server as follows. Three nodes are available in the Cluster and the DBServer as well as Load balancer are available on a separate server. For Load balancer we are using Apach...