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

Re: [HTCondor-users] Condor 8.0.3 on Windows: JAVA_CLASSPATH_SEPARATOR bug?



muttermutter

Looks like that was something I broke two years ago due to my
ignorance of awk. The issue can be fixed by deleting the second
JAVA_CLASSPATH_SEPARATOR entry. A proper fix will be in the next point
release.

On Mon, Sep 30, 2013 at 6:47 AM, Stut <spamrefuse@xxxxxxxxx> wrote:
> I read that on Unix/Linux/Solaris CLASSPATH are separated by colons(:),
> but on Windows CLASSPATH are separated by semicolons(;)
>
> The two lines in the Windows condor_config
>
> JAVA_CLASSPATH_SEPARATOR= ;
> JAVA_CLASSPATH_SEPARATOR = :
>
>
> have the result that JAVA_CLASSPATH_SEPARATOR is set to colons, which is wrong for Windows.....
>
> So, in fact this is a bug!
> For now I can fix it, by overriding its value in the condor_config.local, right?
>
> Rob.
>
>
>
> ----- Original Message -----
> From: Stut <spamrefuse@xxxxxxxxx>
> To: condor-users <htcondor-users@xxxxxxxxxxx>
> Cc:
> Sent: Monday, September 30, 2013 8:28 PM
> Subject: Condor 8.0.3 on Windows: JAVA_CLASSPATH_SEPARATOR bug?
>
> Hi,
>
> I have installed the latest stable HTCondor (8.0.3) on a Windows 7 PC.
> In C:\condor\condor_config  I have found the following two lines:
>
> JAVA_CLASSPATH_SEPARATOR= ;
> JAVA_CLASSPATH_SEPARATOR = :
>
> (it's at line numbers 1782 and 1783).
>
> I suppose this is a bug!?!?! Maybe a harmless bug?
>
> Regards,
> Rob.
>
> _______________________________________________
> HTCondor-users mailing list
> To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/htcondor-users/
>



-- 
Condor Project Windows Developer