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

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