[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: need help (this is both a users and dev question, I think)






>From: Falko Braeutigam <falko@smb-tec.com>
>Reply-To: ozone-users@ozone-db.org
>To: ozone-dev@ozone-db.org, "Crucius, Wesley" 
><WCRUCIUS@software.rockwell.com>, "'ozone-users@ozone-db.org'" 
><ozone-users@ozone-db.org>, "'ozone-dev@ozone-db.org'" 
><ozone-dev@ozone-db.org>
>Subject: Re: need help (this is both a users and dev question, I think)
>Date: Tue, 3 Jul 2001 15:50:37 +0200
>
>On Tue, 03 Jul 2001, Crucius, Wesley wrote:
> > Folks,
> > I downloaded the 1.0.1 version and unpacked, set up environment 
>variables (correctly, I think), ran the build with only Javadoc errors (are 
>those typical?), ran the Install app to set up data directory, changed to 
>the samples\simple folder and started "ozone -dE:\ozone". When I try 
>running the build batch file, I get the following error and now I'm lost:
> >
> > C:\Java\ozone101\samples\simple>..\..\build.bat
> > The system cannot find the path specified.
>
>I checked this but found no problems. There not to much differences between
>the build.xml from samples/OO1 and sample/simple. So I don't see why it 
>works
>for OO1 but fails for simple. I'm on Linux but I never saw this message 
>before.
>Does not seem to come out of Ant. Does anybody else encountered such 
>problems?

I had the same problem before. build.bat is calling bin\ant.bat, since you 
are under simple directory, it couldn't find path for ant.bat. Change to the 
absolute directory path: <OZONE_HOME>\bin\ant.bat instead of using the 
relative path, and it should work.

Wen

>
> >
> > I can't even figure out what path it cannot find...
> >
> > If I try running "ojvm Client", I get the following error (assuming 
>because I couldn't build?):
> > C:\Java\ozone101\samples\simple>ojvm Client
> > connected...
> > Exception in thread "main" java.lang.RuntimeException: 
>org.ozoneDB.ClassNotFound
> > Exc: BusImpl_Proxy
> >         at 
>org.ozoneDB.ExternalDatabase.sendCommand(ExternalDatabase.java:528)
> >         at 
>org.ozoneDB.ExternalDatabase.sendCommand(ExternalDatabase.java:500)
> >         at 
>org.ozoneDB.ExternalDatabase.createObject(ExternalDatabase.java:732)
> >         at 
>org.ozoneDB.ExternalDatabase.createObject(ExternalDatabase.java:716)
> >         at Client.main(Client.java:36)
> >
>
> > If I start "ozone -dE:\ozone" and then "ojvm Blob" in samples\Blob or 
>"ozone
> > -dE:\ozone" and then "ojvm OO1" in samples\OO1, thing seem to work, 
>although I
> > not quite sure what I'm looking at yet!  Subtle hint that a better (very
> > simplistic) explanation of what ozone actually does might be useful.  I 
>am
> > just trying to determine if it has the capabilities I am looking for...
>
>Subtle hint that there are README files in the directories of each sample
>and some general documentation about what ozone does on the ozone-db.org
>site.
>
>
>Falko
>--
>______________________________________________________________________
>Falko Braeutigam                              mailto:falko@smb-tec.com
>SMB GmbH                                        http://www.smb-tec.com
>
>
>----------------------------------------------------------------------
>Post a message:         mailto:ozone-users@ozone-db.org
>Unsubscribe:            
>mailto:ozone-users-request@ozone-db.org?body=unsubscribe
>Contact adminstrator:   mailto:ozone-users-owner@ozone-db.org
>Read archived messages: http://www.ozone-db.org/
>----------------------------------------------------------------------

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


----------------------------------------------------------------------
Post a message:         mailto:ozone-users@ozone-db.org
Unsubscribe:            mailto:ozone-users-request@ozone-db.org?body=unsubscribe
Contact adminstrator:   mailto:ozone-users-owner@ozone-db.org
Read archived messages: http://www.ozone-db.org/
----------------------------------------------------------------------