What O/S are you using? If you are using Win95 or Win98 then it takes an age and then runs like a crippled dog.

I agree with the Jikes suggestion - an absolute must. I would recommend removing javac from your system and copying jikes in its place. Full Stop.

Mike Atkin wrote:

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Wednesday, November 29, 2000 3:24 PM
Subject: Orion slow startup

> I've been experiencing extremely slow startup times for the Orion server.
> It takes at least a few minutes to start the server.  I've only been using
> Orion for a few weeks, but this seems a little excessive.  I'm running it
on
> a laptop with a PII/300 and 128MB ram, so I don't think it's the machine.
> I'm using version 1.4.0.
>
> Does any have any ideas why it's starts so slowly?

Try configuring Orion to use jikes as a compiler instead of the standard jdk
compiler. Jikes is an order of magnitude faster than javac.

Edit server.xml and add something like

<compiler executable="c:\jikes\jikes.exe" classpath="<whatever>" />

Mike

-- 
David Smith

Software Development Manager
e-Net Software Ltd
[EMAIL PROTECTED]
 


Reply via email to