|
Re:Dods standalone program (<<<<<<<< THIS IS AN AUTOMATED RESPONSE >>>>>>>>: msg#00024java.enhydra.general
<<<<<<<< THIS IS AN AUTOMATED RESPONSE >>>>>>>>> I'm out of the office until November 24th with limited access to e-mail and voice mail. For any PC or LAN Support issues, please contact the ITA Help Desk at 485-4636. For urgent matters, please contact Tuan Ngo at 485-7707. >>> "enhydra@xxxxxxxxxxx" 11/22/03 08:41 >>> 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 _______________________________________________ Enhydra mailing list Enhydra@xxxxxxxxxxx http://www.enhydra.org/mailman/listinfo.cgi/enhydra
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Dods standalone program, Axel Wilhelm Berle |
|---|---|
| Next by Date: | Re: Dods standalone program, Terry Steichen |
| Previous by Thread: | Dods standalone program, Axel Wilhelm Berle |
| Next by Thread: | Dods: [DODS CVS] Enh. make com.lutris...*Exception.java extend DodsException, Vladimir Ritz Bossicard |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |