Re: ozone installation problems....
Per Nyfelt <[email protected]> Sat, 26 Nov 2005 13:16:29 +0000
| Newsgroups | gmane.comp.java.ozone.user |
|---|---|
| Organization | New Field Consulting |
| Message-ID | <[email protected]> |
On Saturday 26 November 2005 05.23, ss wrote: > 1. i ve changed my ozone home to :E:\jdk1.4\bin\ozone-1.2\server > > hope it works out No it is not correct for the source distribution. I would strongly you switch to the binary distribution. Get things up and running first before attempting to build the server from source. > > 2. kindly specify the step by step procedure to build this ant build > script (where to edit,how to save,how to execute etc.) as i ve no idea abt > it......plz help me out I just did! I dont know how to make it any clearer. > > 3. when ozone -d E:\jdk1.4\bin\ozone-1.2\server\data -u > is executed , the err mssg is > Exception in thread "main" java.lang.NoClassDefFoundError: > org/ozoneDB/core/Server wat might b the reason 4 this??????? Something is wrong with your classpath. Probably the linefeed problem that makes the scripts uninterpretable by windows. > > On Fri, 25 Nov 2005 Per Nyfelt wrote : > >As a told you earlier: you need to edit your batch files and replace > > linefeed (LF) with Carriage Return Linefeed (CRLF)! > > > >One way to do this is to create a simple ant build script: > ><project name="scriptfix" default="lineend" basedir="."> > > <target name="lineend"> > > <fixcrlf srcdir="server/bin" includes="**/*.bat" /> > > </target> > ></project> > > > >If you are building from src do the following: > >1. Make sure server\bin\ozoneAnt.bat has the right end of line characters. > > In notepad they will look like empty boxes replace all boxes with an > > enter (sorry for the pain) > >2. cd server > >3. execute the build.bat script (this will also fix all your EOL > > characters in build/bin to match your system) > >4. Your ozone distribution are now in server\build - this is your > > OZONE_HOME (unless you copy the files elsewhere if course) > > > >There is also a dist.bin target besides the default one that builds a > >structure like the binary distribution that might be of interest. > > > >Good luck! > > > >/Per > > > >On Friday 25 November 2005 13.36, ss wrote: > > > i ve installed the src version of ozone n set the variables as > > > follows: ozone_home: E:\jdk1.4\bin\ozone-1.2 > > > ozone_path: E:\jdk1.4\bin\ozone-1.2\server\bin > > > ozone_jvm: java > > > ozone_javac: javac > > > > > > if any correction is to b made in thse variables do inform > > > > > > i get the following message when this is executed: > > > ozoneInst -d E:\jdk1.4\bin\ozone-1.2\data > > > offrem $Id: ozoneInst.bat,v 1.2 2002/12/29 11:15:55 per_nyfelt Exp > > > $call ojvm.bat org.ozoneDB.tools.Install -d > > > E:\jdk1.4\bin\ozone-1.2\data > > > > > > i could not find the path for making the changes u > > > suggested.........plz help me out.......urgently > > > >------------------------------------------------------- > >This SF.net email is sponsored by: Splunk Inc. Do you grep through log > > files for problems? Stop! Download the new AJAX search engine that > > makes searching your log files as easy as surfing the web. DOWNLOAD > > SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > >_______________________________________________ > >Ozone-users mailing list > >[email protected] > >https://lists.sourceforge.net/lists/listinfo/ozone-users ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click