It means something didn't work :-).   I don't mean that in a bad way,
I think you get that error for many different types of problems.

Have you created the collection "myexamples"?

Try

dbxmladmin lc -c /db

It should list your collections.

Try "getting" one of the ones that are in the list.

HTH,

Mark

Richard Featherstone wrote:

Hi Hope someone can help In a Java program I try and call     col = DatabaseManager.getCollection("xmldb:dbxml:///db/myexamples"); and I get     XML:DB EXCEPTION: occured 1 can anyone tell me what error code 1 is so I can try to trace the problem Cheers Richard

Reply via email to