Java Process Multithreading on SPARC T3 Processor
Hi,
Our developers are in the process of upgrading Weblogic and need to migrate the applications from one Weblogic domain to another before they perform the upgrade.
The Weblogic domains reside on two different Solaris 10 branded zones, each configured with 8G of memory and 4 Virtual CPU/threads (that is half of a T3 cpu core).
Due to licensing restrictions I'm unable to allocate any more cpu cores. the weblogic domain where the application are being migrated to already have other applications running
The developers are complaining that once the Java process hits 25% cpu, the Weblogic admin and managed servers become unresponsive and need to be restarted.