Re: Installation Problem of Oracle8i Ent. Ed. on Pentium 4

From: Jim Anderson <jamesanderson_at_yahoo.com>
Date: 6 Jul 2001 10:09:24 -0700
Message-ID: <579f6ba5.0107060909.58716bad_at_posting.google.com>


Muhammad,
All the O8i/O9i installation products run under the 'Java Runtime Environment for Windows', jrew.exe. jrew.exe uses a Symantec 'Just In Time' java compiler.
Upon invocation, the jrew.exe jit compiler attempts to identify the CPU. jit DOES NOT recognize the Pentium 4 CPU!!! So... jrew.exe JUST QUITS WITH NO MESSAGES! I have found no update to jrew.exe at the Sun site. My workaround?

  1. Copy the entire O8i CD to your hard drive.
  2. Edit file \install\oraparam.ini
  3. Change line 7 from: JRE_MEMORY_OPTIONS=-mx96m to: JRE_MEMORY_OPTIONS=-nojit -mx96m
  4. Install from the hard drive.
  5. After installation find all the 'jrew.exe' or 'jre.exe' invocations and add the '-nojit' parameter. Most of these are in files with extension '.cl' and '.bat'. Perform a find of all files in oraclehome containing text 'bin\jre'.

You'll find this problem with other Oracle products, like O9iAS/DB. I'm still working a O9iAS issue where java.exe crashes with a drwatson log. Otherwise I got O9iAS installed similar to above instructions.

ANYBODY KNOW WHEN THIS BUG WILL BE FIXED!!!!! Muhammad Shafique Shaikh <shafique_at_bank.csse.muroran-it.ac.jp> wrote in message news:<3B242E77.3505486_at_bank.csse.muroran-it.ac.jp>...
> Hello, everybody
>
> I tried to install Oracle8i Enterprise Edition on an intel pentium 4
> PC running under Windows 2000 but failed.
> Nothing happens when I click install tab on the first menu page. Has
> any other person experienced such problem?
>
> However, on pentium 3 PCs there seems to be no problem.
>
> Shafique.
> Doctoral course student
> Muroran institute of technology,
> Japan.
Received on Fri Jul 06 2001 - 19:09:24 CEST

Original text of this message