Log in to follow, share, and participate in this community.
Thread Transaction taking long time to execute
Transaction taking long time to executeHi, I am using Jboss 5.1.0 GA, EJB 3.0 , MySQL 5.x My application is running on a Linux server. In my java program(client), multiple threads are trying to access the entity bean "LiveSubscriber" using ...
Thread Performance issue related to logging in JBOSS 5
Performance issue related to logging in JBOSS 5Hi everybody, I have deployed my application in jboss5 in my logs max no of log file backup created are 3 each of 10 mb I noticed that server.1.log server.2.log server.3.log are created but, ...
Thread JBoss threads are not getting freed up during load testing
JBoss threads are not getting freed up during load testingHi. We are currently facing a JBoss threads related issue while load-testing our application. Our configuration/details are: App Server: JBoss: - version: 5.1.0.GA AS, Non clustered - maxThre...
JBoss 4.2 high thread consumptionHello, I'm rather new on JBoss and I saw momething that i identified as a strange behaviour for JBoss ... and perhaps a malfunction. JBoss is consuming when i follow the activeThreadCount an increasing number of thr...
Thread memory leak and high thread usage for my application
memory leak and high thread usage for my applicationhi All, I am using jboss3.2.1 and java 1.4.2.13.my database is oracle 9.2. I am having ejb , hibernate and jdbc connections with my database. I have my app & DB installed in hp -ux 11.23 ia64. my run.con...
tuning of JVMHi All, OS CentOS 5.5 64bit I am using JBOSS 4.2.3 JAVA 1.6u21 JAVA_OPTS= -server -XX:MaxNewSize=170m -XX:NewSize=170m -Xmx512m -Xms512m -XX:MaxPermSize=256m -Xss256k -Dsun.rmi.dgc.client.gcInt...
Thread java.net.SocketException: Too many open files on Red Hat lin
java.net.SocketException: Too many open files on Red Hat linDear All, We are using JBoss 4.2.2GA on a RHEL with Apache as Webserver. We keep running out of open files whenever after just hrs since the JBoss server is started. We also increased the ulimit max open files number...
heap size settings in jbossHi, What is the mininum heap size required to start a jboss application server instance? And is there any limit on maximum heap size setting? Please clarify
Thread Trying to increase performance, doesn't seem to be CPU or DB
Trying to increase performance, doesn't seem to be CPU or DBHello I am trying to maximize the performance/thoroughput of my JBossAS. Currently my server processes approximately 60 external requests per second. At this rate CPU usage is at ~50% usage, memory is at ~35% and th...
Performance in JBossHi, Can anyone tell me in performance tunning of apache-tomcat and jboss application server?? when I deploy some application in apache-tomcat the performance is say 100 users per second and incase of jboss it is...
Memory leak in StatelessBeanContextOur application starts a service (org.jboss.ejb3.annotation.Service) which uses java.util.TimerTask to start jobs. These jobs are Stateless EJB's. Within the run method of the timer that is triggered we use In...
jboss 5.1 slower 10% than jboss4.2I'm planning to migration from jboss 4.2.2 to jboss 5.1, but it seams that jboss 5 is very slow when I do a test: env: os:RHEL 5 64bit cpu: 2 X Intel Xeon E5310 mem:8GB jdk:jdk6u21 jboss4.2 vs jbos...
Socket Remoting tuningHi All, Could Anyone kindly tell me how to configure jboss socket remoting in the best way. currently i just got connected socket clients till 27K and this still far away from my bozz expectation. by ejb3 rem...
Memory consumption 1h after JBoss startHi, I have a strange behavior on my JBoss during load test. I start JBoss and after some minutes I start my load test script. After exactly 1 hour (both with 70 or 150 concurrent users of constant workload during th...
java.lang.OutOfMemoryError: PermGen spaceHi, In my production env i am getting following error when one of my program is being executed. The user didn't feel any issue but in the log file i got follwoing error. java.lang.OutOfMemoryError: Per...
Thread How can I confirm the jboss's process runs in which cpus?
How can I confirm the jboss's process runs in which cpus?As subject mentioned, I have jboss instance runs in a 8 cpus aix 5.3 server, I went to know all the jboss process jobs/threads runs in which cpus at a time-point? or does aix 5.3 has a command can view all processes ...
Variation in Max Heap sizeHi , I am using JBoss 4.2.3.GA server on a HP UX machine. Recently, our organization planned to buy a tool for performance monitoring of the enterprise applications. We have received reports that the maximum v...