Hello -

    I've set ALL the environment variables along with the paths. So I'm not
having trouble starting the server, since i get this

---------------------------------------------------------------------------
Database: 'db' initializing
Script: 'GET' added to script storage
Service: 'db' started
Service: 'GopherServer' started @ gopher://Bob:4070/
Service: 'HTTPServer' started @ http://Bob:4080/
Service: 'APIService' started

Server Running
DEBUG> Index Creation: test
DEBUG> Index Complete: test
DEBUG> Populated Indexes:
----------------------------------------------------------------------------
-


But I am getting an exception attempting to use the command line to
store/delete documents; launching the dbxml.bat Any help would be greatly
appreciated. (running Windows XP, JDK 1.3.1_02)

----------------------------------------------------------------------------
---
C:\>dbxml add_document -c /db/data/products -f serveredition.xml

Exception in thread "main" java.lang.NoClassDefFoundError:
;\config;C:\dbXML-Cor
e\java\lib\ant-1_3/jar;C:\dbXML-Core\java\lib\dbXML/jar;C:\dbXML-Core\java\l
ib\e
xamples/jar;C:\dbXML-Core\java\lib\infozone-lexus/jar;C:\dbXML-Core\java\lib
\inf
ozone-tools/jar;C:\dbXML-Core\java\lib\juggernaut-1/0/jar;C:\dbXML-Core\java
\lib
\junit-3_7/jar;C:\dbXML-Core\java\lib\openorb-1/2/0/jar;C:\dbXML-Core\java\l
ib\o
penorb_tools-1/2/0/jar;C:\dbXML-Core\java\lib\servlet/jar;C:\dbXML-Core\java
\lib
\xalan-2/0/1/jar;C:\dbXML-Core\java\lib\xerces-1/4/3/jar;C:\dbXML-Core\java\
lib\
xmldb-sdk/jar;C:\dbXML-Core\java\lib\xmldb/jar;C:\jdk1/3/1_02\lib\tools/jar
C:\>

Reply via email to