Hi all, I have success with Windows installation but I tried to install dbXML to a Unix box.
Install went smoothly so it seems. I used the following command to start dbXML: nohup $HOME/dbXML-Core-1.0b4/start > $HOME/dbXML.log 2>&1 & I checked the log I get the following: Starting dbXML -------------- dbXML 1.0b4 (Mustard) Database: 'db' initializing Script: 'GET' added to script storage Service: 'db' started Service: 'GopherServer' started @ gopher://rob:4070/ Service: 'HTTPServer' started @ http://rob:6065/ Service: 'APIService' started Server Running I then fired up a browser and connected to the port and up popped the dbXML welcome page etc. But as soon as I try to do something with the command lines I get the following: dbxml list_collections -c /db ERROR : A connection to the Database instance 'db' could not be created. Error: can't instantiate default ORB implementation org.jacorb.orb.ORB dbxmladmin add_collection -c /db -n RoB ERROR : A connection to the Database instance 'db' could not be created. Error: can't instantiate default ORB implementation org.jacorb.orb.ORB Has anyone run across similar problems? __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com
