When installed Sun 1 App Server 8.0 PE with JDK1.5.0 b51, I noticed the start-domain performance was quite slow compared with previous builds. After working with Madhava, we tried installing Sun 1 App Server with different JDK1.5.0 builds and found the performance at the start-domain time is deteriorated from b49 to b51.
The time is measured from the "Compiling RMI-IIPO code" to "Application server startup complete" during start-domain in Sun1AppServer80PE.
Some info on the different machines: (take a look at the timestamp)
Host hasselblad: winXP pro JDK1.5.0 b51: around 15 min
------------------------------------------------------
[#|2004-05-14T15:28:17.218-0800|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=10;|Compiling RMI-IIOP code ...|#]
[#|2004-05-14T15:43:18.656-0800|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|Application server startup complete.|#]
Host: hasselblad
Processor_Architecture=x86
processor_Identifier= x86 Family 15 Model 1 Steppinig 2, GenuineIntel
Processor_Level=15
Processor_Revision=0102
Host: jenterprise; Win2003 Server JDK1.5.0 b51: around 14 min
--------------------------------------------------------------
[#|2004-05-14T16:41:42.625-0800|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=10;|Compiling RMI-IIOP code ...|#]
[#|2004-05-14T16:55:08.234-0800|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|Application server startup complete.|#]
Host: jenterprise
Same Proccessor info as host hasselblad.
Host: jenterprise: win2003 Server JDK1.5.0 b48: around 2 min
-------------------------------------------------------------
[#|2004-04-23T13:09:33.812-0700|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deploymennt|_ThreadID=10;|Compiling RMI-IIOP code ...|#]
[#|2004-04-23T13:11:19.609-0700|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|Application server startup complete.|#]
--------------------------------------------------------
STEP TO REPRODUCE
=================
1. Install Sun1AppServer8.0PE bundle with JDK1.5.0 B51.
cd /java/re/s1aspe/8.0/promoted/fcs/latest/bundles/
./sjsas_pe-8_0-windows.exe -javahome <jdk1.5.0 b51 path>
After install wizard starts, go thru the wizard and complete the installation.
2. Start the Sun1AppServer8.0PE
The default install location in windows is c:/Sun/AppServer.
If you install in the different location, please cd to your specified install location.
cd C:/Sun/AppServer/bin
./asadmin start-domain --verbose
3. Observe the start-domain time
Attached 2 server.log for more investigation. Madhava will provide further investigation on c2 performance on start-domain with b51.
###@###.### 2004-05-14
This is clientVM issue only, ServerVM works with no problems.
###@###.### 2004-05-17
-------------------------------------
The time is measured from the "Compiling RMI-IIPO code" to "Application server startup complete" during start-domain in Sun1AppServer80PE.
Some info on the different machines: (take a look at the timestamp)
Host hasselblad: winXP pro JDK1.5.0 b51: around 15 min
------------------------------------------------------
[#|2004-05-14T15:28:17.218-0800|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=10;|Compiling RMI-IIOP code ...|#]
[#|2004-05-14T15:43:18.656-0800|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|Application server startup complete.|#]
Host: hasselblad
Processor_Architecture=x86
processor_Identifier= x86 Family 15 Model 1 Steppinig 2, GenuineIntel
Processor_Level=15
Processor_Revision=0102
Host: jenterprise; Win2003 Server JDK1.5.0 b51: around 14 min
--------------------------------------------------------------
[#|2004-05-14T16:41:42.625-0800|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=10;|Compiling RMI-IIOP code ...|#]
[#|2004-05-14T16:55:08.234-0800|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|Application server startup complete.|#]
Host: jenterprise
Same Proccessor info as host hasselblad.
Host: jenterprise: win2003 Server JDK1.5.0 b48: around 2 min
-------------------------------------------------------------
[#|2004-04-23T13:09:33.812-0700|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deploymennt|_ThreadID=10;|Compiling RMI-IIOP code ...|#]
[#|2004-04-23T13:11:19.609-0700|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|Application server startup complete.|#]
--------------------------------------------------------
STEP TO REPRODUCE
=================
1. Install Sun1AppServer8.0PE bundle with JDK1.5.0 B51.
cd /java/re/s1aspe/8.0/promoted/fcs/latest/bundles/
./sjsas_pe-8_0-windows.exe -javahome <jdk1.5.0 b51 path>
After install wizard starts, go thru the wizard and complete the installation.
2. Start the Sun1AppServer8.0PE
The default install location in windows is c:/Sun/AppServer.
If you install in the different location, please cd to your specified install location.
cd C:/Sun/AppServer/bin
./asadmin start-domain --verbose
3. Observe the start-domain time
Attached 2 server.log for more investigation. Madhava will provide further investigation on c2 performance on start-domain with b51.
###@###.### 2004-05-14
This is clientVM issue only, ServerVM works with no problems.
###@###.### 2004-05-17
-------------------------------------