[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Strange java behaviour...
- Date: Wed, 15 Mar 2006 19:08:04 +0100
- From: Gino <ginofiliberti2@xxxxxxxx>
- Subject: [Condor-users] Strange java behaviour...
Good afternoon.
I'm very sorry to keep writing here but I'm really in hurry, because I
must graduate next week..., so I don't have no more time to do deep
search in the internet. I'm currently working with a java job that would
start a class named BayesNet.class that call another class (named
K2mo.class). If I launch this job from the command line on a local
computer everything works fine. When I submit this job to the condor
pool I recive a "JavaNullPointerExeption". The first class starts well.
The second class seems to start well too. But after a very short time I
recive this strange exeption. And everything comes out from the condor
java wrapper. Do you have any ideas?
Thank you very much...