aspose file tools
The moose likes JBoss and the fly likes JBoss Server running very slow. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "JBoss Server running very slow." Watch "JBoss Server running very slow." New topic
Author

JBoss Server running very slow.

Dhrubajyoti Gogoi
Greenhorn

Joined: Jun 25, 2012
Posts: 2
The JBoss server that we are using is running very slow. I tried restarting server, manually cleaning work and tmp folders but the issue till remains. Following is the server log:


This pattern repeats itself.

Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5528

Looks like you might have set your session timeout to a very small value.

However, I'm not convinced that this is the cause for your performance problems...


JBoss In Action
Dhrubajyoti Gogoi
Greenhorn

Joined: Jun 25, 2012
Posts: 2
Peter Johnson wrote:Looks like you might have set your session timeout to a very small value.

However, I'm not convinced that this is the cause for your performance problems...


I had checked out session time out value and it seems to be fine. Still not able to figure out what is causing the problem.

Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8141
    
  52

What exactly do you mean it is running slow? What are you system configurations and what kind of application(s) have you deployed? What is the user access load?


[My Blog] [JavaRanch Journal]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JBoss Server running very slow.
 
Similar Threads
Importance of jbossjta-properties.xml
EJB3.0 CallBack methods - simple doubt
Jboss not starting up -
Resultset Not able to handle 200 records using JBOSS.
What does [com.arjuna.ats.arjuna.logging.arjLogger] in my log mean?