RE: Cannot start orion using JDK1.4

2001-05-28 Thread Randahl Fink Isaksen

I suppose you are aware that the current JDK1.4 is only a beta release - I
think the error you posted is not related to Orion, and might very well be
JDK related, since it is concerning a JDK DLL.
We should probably expect some instability from the current JDK1.4 - sun has
chosen to not even display it on their JDK download page at
http://java.sun.com/j2se/.


Just a thought
Randahl


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of rosely kumoi
Sent: 28. maj 2001 03:57
To: Orion-Interest
Subject: Cannot start orion using JDK1.4


just asking if someone out there has already successful in running
orion with jdk1.4

java.lang.UnsatisfiedLinkError: c:\program
files\javasoft\jre\1.4\bin\nio.dll
;
;
;
;
;
;






Re: Cannot start orion using JDK1.4

2001-05-28 Thread Mark Kettner

Works fine for me. This is my configuration:

Linux Redhat 7.0
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
orion version 1.5.0

rosely kumoi wrote:

 just asking if someone out there has already successful in running
 orion with jdk1.4
 
 java.lang.UnsatisfiedLinkError: c:\program
 files\javasoft\jre\1.4\bin\nio.dll
 ;
 ;
 ;
 ;
 ;
 ;
 
 
 

-- 
--o-o--
Mark Kettner
http://www.fredhopper.com
Amsterdam, The Netherlands
Phone:  +31 20 3206203 Mobile: +31 620 609 817
fax:+31 20 8848747
E-mail: [EMAIL PROTECTED], [EMAIL PROTECTED]






Re: Cannot start orion using JDK1.4

2001-05-28 Thread Lachezar Dobrev



 You are trying to use the JRE, 
whilst Orion requires more stuff from the JDK itself.
 Try to start in the Orion 
directory:
 path to the 
JDK/bin/java -jar orion.jar

 Other thing: Check this NIO.DLL. 
Whatever. It may be missing. shrug
 ANOther thing: Put the 
c:\program\1.4\bin directory in the path.

 Try again :)
 Lachezar
 
just asking if someone out there has already successful in running orion 
with jdk1.4  java.lang.UnsatisfiedLinkError: c:\program 
files\javasoft\jre\1.4\bin\nio.dll