I am running BEA WebLogic Server 8.1 SP2 on my local machine. I am noticing that when I deploy some application on this server, the CPU usage goes to 100%. Due to this all other applications stop still. I have Pentium 3.0 GHz machine with 1 GB RAM. Any suggestions?
change the memory settings in the startscript to like 1GB...
u should check what your application does at startup..maybe u are doing alot of initilation u don't have to do..
u mention other apps are slow :)..if your running a production server, u shouldnt have to many applications running with the app server on the same box.