From: Raymond van Daelen <daelen@wxs.nl>
Newsgroups: comp.databases.oracle.misc
Subject: 8ilite and epoc
Date: Sat, 05 May 2001 11:07:34 +0200
Organization: Planet Internet
Lines: 39
Message-ID: <3AF3C2D6.558566BE@wxs.nl>
NNTP-Posting-Host: ip3e830569.speed.planet.nl
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Trace: reader01.wxs.nl 989053621 6328406 62.131.5.105 (5 May 2001 09:07:01 GMT)
X-Complaints-To: abuse@wxs.nl
NNTP-Posting-Date: 5 May 2001 09:07:01 GMT
X-Mailer: Mozilla 4.7 [en] (Win98; I)
X-Accept-Language: nl,en


Hello,

I have been trying for a while now to use Oracle 8i lite on my Psion
PDA.
Unfortunately, I am experiencinjg some troubles with the setupof the
consolidator. When I try to start the consolidator the following (error)
messages occured and these were repeated endlessly!


Orant\Consolidator20>set CLASSPATH=.:.\JDBC8\805\classes111.zip
Orant\Consolidator20>if ERRORLEVEL 1 goto finish
Orant\Consolidator20>java MGPApp 5 10
Java.sql.SQLException:
Orant\Consolidator20>goto recycle
Orant\Consolidator20> if ERRORLEVEL 1 goto finish
Orant\Consolidator20>java MGPApp 5 10
Java.sql.SQLException:
Etc.


So some Java related error, I guess, but what can I do about it!
I am using Jbuilders35 incorporated JDK 1.2.2 (Oracles recommendation
was minimum 1.1.8). The classpath and path settings are as follows:
Classpath:
d:\Jbuilder35\jdk1.2.2\jre\lib\rt.jar;d:\orant\lite\classes\olite40.jar;

Path:
d:\jbuilder35\jdk1.2.2\bin;d:\jbuilder35\jdk1.2.2\jre\bin\classic;C:\Program
Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program
Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program
Files\Microsoft Visual Studio\Common\Tools;d:\MSVisual\bin

Some version conflics? Anything else that might be wrong?

Raymond

btw I can start the webtogo server and all looks OK!



