We should fix this through the properties file. The joba agents are
running on different hosts so the BASE server should not try set the
temporary directory for another machine. I have added this as a ticket,
http://base.thep.lu.se/ticket/897
Jari
Nicklas Nordborg skrev:
> Jari Häkkinen wrot
Jari Häkkinen wrote:
>>> Many plug-ins acquire a working directory with code similar to the
>>> sample attached below. This is mostly safe but when running more than
>>> one BASE server on a host there is a potential clash. A plugin running
>>> in the different BASEs may allocate the same tempor
>> Many plug-ins acquire a working directory with code similar to the
>> sample attached below. This is mostly safe but when running more than
>> one BASE server on a host there is a potential clash. A plugin running
>> in the different BASEs may allocate the same temporary directory (since
>>
Jari Häkkinen wrote:
> Many plug-ins acquire a working directory with code similar to the
> sample attached below. This is mostly safe but when running more than
> one BASE server on a host there is a potential clash. A plugin running
> in the different BASEs may allocate the same temporary dire
Many plug-ins acquire a working directory with code similar to the
sample attached below. This is mostly safe but when running more than
one BASE server on a host there is a potential clash. A plugin running
in the different BASEs may allocate the same temporary directory (since
jobids may matc