[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NT ....



Hello,

I think I compiled ok on NT ... but on the ozoneInst i get

H:\ozone-0.5.5\doc\tutorial>ozoneInst -d'h:\ozone-0.5.5\doc\tutorial'

H:\ozone-0.5.5\doc\tutorial>rem $Id: ozoneInst.bat,v 1.4 
2000/06/29 18:13:58 daniela Exp $ 
The syntax of the command is incorrect.
The syntax of the command is incorrect.
installing database in 'h:\ozone-0.5.5\doc\tutorial'\ ...
deleting 'h:\ozone-0.5.5\doc\tutorial'\\ ...
making dir 'h:\ozone-0.5.5\doc\tutorial'\\ ...
making 'h:\ozone-0.5.5\doc\tutorial'\\data\ ...
making 'h:\ozone-0.5.5\doc\tutorial'\\ostab ...
making 'h:\ozone-0.5.5\doc\tutorial'\\config.properties ...
Exception in thread "main" java.io.FileNotFoundException: 
'h:\ozone-0.5.5\doc\tutorial'\config.properties <The system can not 
find the path specified >
   at java.io.FileOutputStream.open(Native Method)
   at java.io.FileOutputStream.<init>.(FileOutputStream.java:102)
   at java.io.FileOutputStream.<init>.(FileOutputStream.java:62)
   at java.io.FileOutputStream.<init>.(FileOutputStream.java:132)
   at org.ozoneDB.tools.Install.resetConfigFile(Install.java:119)
   at org.ozoneDB.tools.Install.CreateDB(Install.java:77)
   at org.ozoneDB.tools.Install.main(Install.java,Compiled Code)

the directories data & ostab are not realy created ,
config.properties also .....

any ideas ???