[jboss-jira] [JBoss JIRA] (JBAS-9530) Deployment takes long time in Solaris 5.10 compare to Linux
Debayan Gupta (JIRA)
jira-events at lists.jboss.org
Wed Mar 20 07:27:45 EDT 2013
Debayan Gupta created JBAS-9530:
-----------------------------------
Summary: Deployment takes long time in Solaris 5.10 compare to Linux
Key: JBAS-9530
URL: https://issues.jboss.org/browse/JBAS-9530
Project: Application Server 3 4 5 and 6
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: Deployers
Affects Versions: JBossAS-5.1.0.GA
Environment: Solaris Setup :
------------------------
OS
-------
SunOS 5.10 Generic_147440-14 sun4v sparc SUNW,Netra-T5220
RAM - 32 GB
JAVA Version
---------------------
java version "1.7.0_03"
Java(TM) SE Runtime Environment (build 1.7.0_03-b04)
Java HotSpot(TM) Server VM (build 22.1-b02, mixed mode)
Heap Size - 4GB
-------------------
Linux Setup :
--------------------
Linux 2.6.32-279.11.1.el6.x86_64
RAM - 32 GB
JAVA Version
java version "1.7.0_09-icedtea"
OpenJDK Runtime Environment (rhel-2.3.4.1.el6_3-x86_64)
OpenJDK 64-Bit Server VM (build 23.2-b09, mixed mode)
Heap Size : 4 GB
Deployed artifacts are same for Linux and Solaris
Reporter: Debayan Gupta
Assignee: Ales Justin
In Solaris, JBoss server takes around 8 minutes to start compare to around 2 minutes in Linux.
After profiling, it was found that "org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst" and "org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy" was taking the most time and in Solaris it is almost 4 times (~624 sec with profiler attached) than the same on Linux (~161 with profiler attached).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list