Path: news.easynews.com!easynews!nntp.flash.net!news.tele.dk!small.news.tele.dk!195.54.122.107!newsfeed1.bredband.com!bredband!newsfeed.sovam.com!news2!not-for-mail
From: "Vladimir M. Zakharychev" <bob@dpsp-yes.com>
Newsgroups: comp.databases.oracle.server
Subject: Re: Install failes (Initializing Java Virtual Machine...)
Date: Sun, 9 Sep 2001 16:30:54 +0400
Organization: N-Networks
Lines: 29
Message-ID: <9nfn6n$sfp$1@babylon.agtel.net>
References: <MPG.1604b7c650263e9989691@news1.c2i.net>
NNTP-Posting-Host: 212.233.81.44
Mime-Version: 1.0
Content-Type: text/plain;
 charset="windows-1251"
Content-Transfer-Encoding: 7bit
X-Trace: babylon.agtel.net 1000038423 29177 212.233.81.44 (9 Sep 2001 12:27:03 GMT)
X-Complaints-To: usenet@babylon.agtel.net
NNTP-Posting-Date: 9 Sep 2001 12:27:03 GMT
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
Xref: easynews comp.databases.oracle.server:117633
X-Received-Date: Sun, 09 Sep 2001 05:27:51 MST (news.easynews.com)

As with any other supported OS, for JServer to install
correctly, you need to set java_pool_size to appropriate
amount in init.ora file (30M at least, I'd recommend
setting it to 50M or more to be completely sure it will
not run out of memory sooner or later). After fixing this
parameter and restarting Oracle, connect / as sysdba
and issue
  create or replace java system;
and then sit back and relax for it will take some time. :)

-- 
Vladimir Zakharychev (bob@dpsp-yes.com)                http://www.dpsp-yes.com
Dynamic PSP(tm) - the first true RAD toolkit for Oracle-based internet applications.
All opinions are mine and do not necessarily go in line with those of my employer.


"Kim" <kim@costa.no> wrote in message news:MPG.1604b7c650263e9989691@news1.c2i.net...
> I am tring to install Oracle 8i (8.1.7) on linux..
> 
> but the installer failes saying:
> 
> Initializing Java virtual machine.... please wait..
> 
> and then it just returns to the promt..
> 
> Any help ?
> 
> Kim

