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

Re: Help with sample



Hi,

You should run 'ant' first to compile the files, then run as 'ojvm
XML.store' (see README), and so on.

/Fukang/

On Wed, 12 Jul 2000, Zucca Mario wrote:

> Date: Wed, 12 Jul 2000 16:32:33 +0200
> From: Zucca Mario <M.Zucca@datasiel.net>
> Reply-To: ozone-users@ozone-db.org
> To: ozone-users@ozone-db.org
> Subject: Help with sample
> 
> Hi to all,
> 
> I'm new to ozone, I just installed it :)
> 
> I'm trying to run the XML Sample. I started ozone and created a user.
> When I try to start the Store class I get the following message:
> 
> F:\ozone\samples\XML>java Store
> filename: test.xml
> hostname: localhost
> Started at 963409280667
> parse into memory time: 290 ms
> test.xml
> java.io.IOException: java.lang.NullPointerException
>         at
> org.ozoneDB.xml.util.OzoneDOMParser.storeDocument(OzoneDOMParser.jav
> :98)
>         at Store.store_parseAtClientSide(Store.java:85)
>         at Store.main(Store.java:63)
> 
> Any suggestions ?
> 
> Thanks in advance
> 
> Mario
> 
>