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

[Condor-users] Java job examples in packages - problem reading data files



Hi all,
       Here is an interesting (maybe) scenario. In the java universe, if
I have a base class and read a file from the base directory, there is no
problem. Once I create a class in a package, plus other classes; I
immediately run into problems reading in a text/data file from the base
directory.
       Another similar problem occurs when trying to create a folder in
the virtual environment I am running in, and this concept has been
removed from the program. Are there any examples which may describe
issues like this, or documentation that I have not seen.
       Incidentally, the files are all jarred and trnasferred correctly,
the problem is recognising where the data/text file to be read actually
exists.
       I can post more detail, if this is insufficient.
Thanks
Kevan