|
Home > Archive > WebLogic installation support > September 2005 > WL 7SP6 upgrade won't run on Windows 2003
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
WL 7SP6 upgrade won't run on Windows 2003
|
|
|
| The Upgrader to bring WL7 to SP6 level won't run on Windows 2003, it
causes a crash in a javaw.exe, with the following error message in the
Application Event log:
Faulting application javaw.exe, version 0.0.0.0, faulting module
jvm.dll, version 0.0.0.0, fault address 0x000bc228.
Is there any workaround for this?
| |
| arunps@gmail.com 2005-08-31, 5:59 pm |
| Make sure you have the reqd JVM. Check Bea's site for min. requirements.
| |
|
| I do, I am just not sure whether the .exe file uses an existing JVM or
whether it uses its own enclosed JDK JVM (1.3.1_14, which is not
supported for Win2003)
| |
| arunps@gmail.com 2005-09-01, 5:55 pm |
| Check your startup scripts. At the time of domain configuration, the
setup guide will ask for the JVM to use. If you went with the default
then you are probably using JRockit.
If you dont remember what you selected, check your startup scripts,
common scripts etc
| |
|
| The problem was apparently the Sun jdk131_14 that was bundled with the
upgrade executable. I managed to save the expanded kit before it
cleaned itself up, and substitue the jRockit SDK. This allowed the
installation to run properly. Problem solved..
|
|
|
|
|