Hi,
I'm trying to configure the win32 version of Qube on Windows x64, due to:
a) We'd like to use a Python backend
b) We have compiled Python plugins for x86 that we'd like to continue to use.
c) The Windows x64 version of Qube does not include a Python module for Python 2.4
In any case, jobs immediately fail. Even "dir C:\" fails. Nothing is reported back to the Qube GUI and the only thing I can find in the worker log that sorta appears like an error is this:
"unable to monitor process: 3928 - The parameter is incorrect."
The really unfortunate thing is that I just had this working yesterday with a custom Python backend, though it wasn't working with "qbsub dir C:\". However, now it's not working with the Python backend and I can't figure out if this is the error that's causing the problem, or if it's some other error that isn't reported anywhere.
Or is this because you can't run the x86 client of Qube on x64? I browsed around the forum yesterday and it seemed like others were doing that, and was able to run some stuff this way when I tried it.
Thanks,
Chris