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

Re: [Condor-users] Condor 7 on Vista



I've been using jdk1.6.0_03 with no problems under Vista, using 7.1.0.  How
exactly does Condor fail for you under these conditions?  Are there messages
in the Condor logs, or in the job log that might help debug the problem?

Regards,
-B

> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-
> bounces@xxxxxxxxxxx] On Behalf Of Wilding, Kevan A
> Sent: Wednesday, June 18, 2008 10:22 AM
> To: Condor-Users Mail List
> Subject: Re: [Condor-users] Condor 7 on Vista
> 
> Thanks, this has turned out quite an interesting problem. I think I
> have narrowed it down to java versioning problems with java 1.5 v 1.6
> Current installation in the pool is Condor 6.6.1; if I install this
> with java 1.5, it is ok. If I upgrade to 6.8.6, I can get java
> recognised; if I then upgrade to 7.1, then java does not work. I have
> to force all installations to use java 1.5, as java 1.6 does not work
> at all with the current setup. This is all on XP systems, as the pesky
> Vista has been setup to go to sleep, which does not help!
> Questions are:
> Should I upgrade the condor pool to a later version to match new Condor
> builds on clients and avoid any incompatibility, and is this is a known
> java incompatibility between 1.5 and 1.6 on Condor.
> Thanks
> Kevan