building automation software java issue
hello i'm sure i'm posting in the wrong area because this says advanced java and i am am just a beginner. i do not write java but i write building automation programs for a school division and have been tasked with making the software run on linux . needless to say the system uses java all the way around and i have successfully got this installed on ubuntu 8.1 all but the error that i recieve when launching the webserver for the system i recieve an error that i have attached. again i am sorry if this does not pertain to the advanced pros but all my support personel are scratching there heads on this one. PLEASE HELP !!
Exception in thread "Connect Thread" java.lang.NullPointerException
at sun.jbdc.obdc.jbdcObdcdriver.initialize(JbdcOdbcDr iver.java:436)
at sun.jbdc.obdc.jbdcObdcdriver.connect(JbdcOdbcDrive r.java:153)
at com.controlj.green.core.database.JbdcBridge$Connec tThread.run
(JbdcBridge.java:1419)
again i appriciate anyones responce on this