Hi,
I'm seeing that my application startup times have grown long after I've migrated from WAS FixPack15 to FixPack 21. By application startup time, I mean the interval between the log statements :
WSVR0200I: Starting application
AND
WSVR0221I: Application started
This interval was less than 10 sec on FP 15, but it is 2 min on FP 21. Nothing has changed, except for the new fix pack. However, if I bounce my WAS instance, and then start the application, the start up time was short (10 sec). But on occasions when I don't bounce my WAS instance, my application startup on FP 21 takes 2 min where it used to take 10 sec on FP 15.
I was wondering if any of you have any pointers about how to troubleshoot this issue.
My OS is Red Hat Enterprise Linux Server release 5.1 (Tikanga)