Hello:
After following all the setup instructions to install dbXML, I get the following as I start dbXM:


Starting dbXML
--------------

dbXML 1.0b4 (Mustard)

Database: 'db' initializing
Script: 'GET' added to script storage
Service: 'db' started
java.lang.NullPointerException
at org.dbxml.server.services.SocketServer.createServerSocket(SocketServer.java:234)
at org.dbxml.core.server.services.GopherServer.run(Unknown Source)
at java.lang.Thread.run(Thread.java:484)


Buried in the FAQ is a reference to 1.3.1 as having problems, but the details of that are not explicit.

Meanwhile, I've attempted to dig into the source code to figure out the problem and found that the
org.dbxml.server.* section of the tree doesn't seem to have source anywhere.... I assume that
the GopherServer is then extending a class file buried in one of the jars as it compiles...


Anyway, I can't seem to solve this problem without further info.... anybody got any ideas?

-C-




Reply via email to