|
Dods standalone program: msg#00023java.enhydra.general
Hi everybody! I am trying to run a DODS standalone program with Netbeans 3.5. It compiles well, but when trying to run the program, the compiler says: "JVM can not find neither DODS HOME nor ENHYDRA HOME!". The program that I am trying to run is: public static void main(String[] args) { try { String fileName = "C:\\dods5.1\\output\\testando.conf"; DODS.startup(fileName); TestDO testDO = TestDO.createVirgin(); testDO.setEmail("axelberle@xxxxxxxx"); testDO.setNome("Axel Wilhelm Berle"); testDO.save(); } catch(Exception e) { e.printStackTrace(); } } Can anybody help? Thanks in advance, Axel JVM can not find neither DODS HOME nor ENHYDRA HOME! java.lang.Error: File dodsConf.xml not exists on path: 'null\build\conf' at org.enhydra.dods.Common.setConfigDir(Unknown Source) at org.enhydra.dods.Common.init(Unknown Source) at org.enhydra.dods.Common.init(Unknown Source) at org.enhydra.dods.Common.getDodsConfProperty(Unknown Source) at com.lutris.appserver.server.sql.StandardDatabaseManager.loadLogicalDatabase(Unknown Source) at com.lutris.appserver.server.sql.StandardDatabaseManager.<init>(Unknown Source) at com.lutris.appserver.server.sql.StandardDatabaseManager.newInstance(Unknown Source) at org.enhydra.dods.DODS.startup(Unknown Source) at Testando.main(Testando.java:12) Exception in thread "main" ===== Axel Wilhelm Berle e-mail: axelberle@xxxxxxxx Tel: (office) +55 16 618.0090 (mobile) +55 16 9964.6343 __________________________________________________________________ Gesendet von Yahoo! Mail - http://mail.yahoo.de Logos und Klingeltöne fürs Handy bei http://sms.yahoo.de
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: AW: AW: MultiClassLoader changes, Srinivas Yermal |
|---|---|
| Next by Date: | Re:Dods standalone program (<<<<<<<< THIS IS AN AUTOMATED RESPONSE >>>>>>>>>), Kirk Yamamoto |
| Previous by Thread: | AW: AW: MultiClassLoader changes, Madl Alfred |
| Next by Thread: | Re: Dods standalone program, Terry Steichen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |