On a development box that I have is NW04 SPS11 Patch3. It runs fine, no problems to speak of.
My task was to upgrade the OS, Win2k3 to SP1. I searched sdn and notes for issues and problems and found only one, a permission change.
I shut down the WAS and patched the OS. Uneventful. Windows is fine. The dispatcher starts, but the two instances die. They never come up leaving only two lines on the developers trace to go on.
JlaunchIAbortjava: abort hook is called
JlaunchCloseProgram: Good Bye (exit code=-2)
Questions are:
Has anyone patched 2003 server to SP1 and has this happen?
Has anyone done this and it work?
Was there a little known note somewhere that I missed?
Yes, everything is backed up. (I love Ghosts) So I have a day or so to play with this to see what did blew up.
Again, the portal did not change. Windows was just patched to SP1.
This might be a quick 10 points for someone...........
Hello David,
You can check the other logs in work directory of the J2EE engine for additional error messages. I suppose the server cannot be started with more than 1024M heap but you have to check the logs for confirmation. You also can try to decrease the JVM memory settings of the server note.
There is a known issue with some Windows patches that cause space fragmentation. This problem is described in note 664607 and http://www.microsoft.com/technet/security/bulletin/MS05-008.mspx
I hope this will help.
Best Regards
Vyara
Add a comment