ConversionQueue temp directory

LabKey Support Forum (Inactive)
ConversionQueue temp directory wnels2  2008-06-23 12:49
Status: Closed
 
I'm in the process of adding the ConversionQueue to our pipeline. I use the CPAS installer so my Labkey server is in c:/Program Files/Labkey Server/apache...... I'd like to install the ConvertionQuene on this server.

The .RAW is moved into the tomcat tmp directory before running readw.exe but readw.exe can't handle the spaces in the the tmp directory path. Is there a way to change the tmp dir that is used by ConvertionQuene?

Also, I will need to add the Bruker(.yep) and ABI(.wiff) converters. Can I commit the code for the extra converters to the Labkey repository?

Thanks,
Bill
 
 
brendanx responded:  2008-06-23 13:26
Yes, you can send us a patch for Bruker and ABI conversion. Please do.

You should have a look at:

WEB-INF/classes/conversionQueue.properties

Make sure all properties fit your system.

--Brendan