This content has been marked as final.
Show 18 replies
-
1. Re: How to apply Oracle HTTP Server MLR Patchset 4393827
Helios-GunesEROL Jul 14, 2010 12:46 PM (in response to user1983888)Run APPSORA.cmd
SET ORACLE_HOME=e:\imtac\imtacora\iAS
SET PATH=%PATH%;%ORACLE_HOME%\bin
SET PATH=%PATH%;e:\imtac\imtacora\8.0.6\jdk\bin
SET PATH=%PATH%;E:\imtac\imtacora\iAS\appsoui\oui\bin\win32
SET CLASSPATH=%CLASSPATH%;E:\imtac\imtacdb\9.2.0\oui\jlib\OraInstaller.jar;E:\imtac\imtacdb\9.2.0\oui\jlib\jewt4.jar;E:\imtac\imtacdb\9.2.0\oui\jlib\xmlparserv2.jar;E:\imtac\imtacdb\9.2.0\oui\jlib\share.jar;E:\imtac\imtacdb\9.2.0\oui\jlib\srvm.jar;E:\Patches\HTTPServerPatches\4393827
Try this please:
SET ORACLE_HOME=E:\imtac\imtacora\iAS
SET PATH=%ORACLE_HOME%\bin;%PATH%
.
.
.
Retest issue
Regard
Helios
Edited by: Helios- Gunes EROL on Jul 14, 2010 3:46 PM -
2. Re: How to apply Oracle HTTP Server MLR Patchset 4393827
user1983888 Jul 14, 2010 12:12 PM (in response to Helios-GunesEROL)Hi,
I am getting the same problem.
Actually I get one small window with "NTVDM encoountered a hard error" with Close and Ignore buttons and when I click on any of them, I get this message:
Please set ORACLE_HOME and ORAINST environment variables and try again.. -
3. Re: How to apply Oracle HTTP Server MLR Patchset 4393827
Helios-GunesEROL Jul 14, 2010 12:22 PM (in response to user1983888)Hi;
Pelase check:
NTVDM encountered a hard error [ID 910908.1
Receive "NTVDM encountered a hard error" Error When Attempting to Create or Edit Application Definitions in Filer [ID 551534.1]
Regard
Helios -
4. Re: How to apply Oracle HTTP Server MLR Patchset 4393827
user1983888 Jul 14, 2010 12:36 PM (in response to Helios-GunesEROL)Thanks Helios.
I saw note: 910908.1 and changed TEMP and TMP env variable to c:\temp. Stil the same problem.
I saw note: ID 551534.1 and NTVDM is not disabled.
what to do?
Rgds. -
5. Re: How to apply Oracle HTTP Server MLR Patchset 4393827
Helios-GunesEROL Jul 14, 2010 12:47 PM (in response to user1983888)Hi;1 person found this helpful
Sorry for myprevious post wrong type
use below syntax for your other path too:
SET PATH=%ORACLE_HOME%\bin;%PATH%
Regard
Helios -
6. Re: How to apply Oracle HTTP Server MLR Patchset 4393827
user1983888 Jul 14, 2010 12:58 PM (in response to Helios-GunesEROL)Thanks Helios,
After setting the path as u mentioned the small window stopped showing. I am getting now : "Error loading class Precheck: Bad major version number".
I am searching for a solution in metalink.
Thanks
Thiru -
7. Re: How to apply Oracle HTTP Server MLR Patchset 4393827
Helios-GunesEROL Jul 14, 2010 1:08 PM (in response to user1983888)Hi;
You installed correct verison of patch for your OS? Please also check patch read me Requirements part and compare it wiht your system
Regard
Helios -
8. Re: How to apply Oracle HTTP Server MLR Patchset 4393827
user1983888 Jul 14, 2010 1:28 PM (in response to Helios-GunesEROL)YES.
Patch for Base Bug: 4393827
Patch for Platforms: Windows 32 bit
Product Version: 1.0.2.2
Product Patched: iAS -
9. Re: How to apply Oracle HTTP Server MLR Patchset 4393827
Hussein Sawwan-Oracle Jul 14, 2010 4:24 PM (in response to user1983888)Thiru,
Have you verified if you already have the patch applied or not? Please see (Note: 1121776.1 - How To Verify Whether The Patch Oracle Http Server 6400501 Is Applied To An 11i E-Business Suite Environment?) for details.
Thanks,
Hussein -
10. Re: How to apply Oracle HTTP Server MLR Patchset 4393827
user1983888 Jul 15, 2010 1:12 PM (in response to Hussein Sawwan-Oracle)Hussein,
There is no httpd in that location:
E:\imtac\imtacora\iAS\Apache\Apache\bin>httpd -v
'httpd' is not recognized as an internal or external command,
operable program or batch file.
E:\imtac\imtacora\iAS\Apache\Apache\bin>
Is it applicable in Windows also?
Rgds. -
11. Re: How to apply Oracle HTTP Server MLR Patchset 4393827
user1983888 Jul 15, 2010 1:38 PM (in response to user1983888)I am sure Patchset 4393827 is not applied as I am the one maintaining this instance. -
12. Re: How to apply Oracle HTTP Server MLR Patchset 4393827
Hussein Sawwan-Oracle Jul 15, 2010 5:12 PM (in response to user1983888)Hi,
On Windows, issue "apache.exe -v".
Thanks,
Hussein -
13. Re: How to apply Oracle HTTP Server MLR Patchset 4393827
user1983888 Jul 16, 2010 3:47 PM (in response to Hussein Sawwan-Oracle)Thanks.
Following is the output:
E:\imtac\imtacora\iAS\Apache\Apache>Apache.exe -v
Server version: Oracle HTTP Server Powered by Apache/1.3.19 (Win32)
Server built: Sep 2 2003 15:55:58 (iAS 1.0.2.2.2 rollup 4)
E:\imtac\imtacora\iAS\Apache\Apache>
This means that I have to apply Patch 4393827 (rollup 5).
Rgds. -
14. Re: How to apply Oracle HTTP Server MLR Patchset 4393827
Hussein Sawwan-Oracle Jul 16, 2010 5:30 PM (in response to user1983888)Thiru,
Please see if (Note: 910908.1 - NTVDM encountered a hard error) helps.
Thanks,
Hussein