Error generating Quanpedia databank on TQ-XS

support
Error generating Quanpedia databank on TQ-XS nesgio  2023-11-01 09:39
 
Hello,

I'm currently using Skyline 23.1.0.268 (64-bit) on a MassLynx PC (v4.2 SCN1007, Windows 10) and I would like to perform a CE optimization.

I followed the instructions in your method development guide (https://skyline.ms/_webdav/home/software/Skyline/%40files/tutorials/SmallMoleculeMethodDevCEOpt-23_1.pdf), but I'm getting an error when exporting the method (see below).

Can you help me out with this issue?

Thanks in advance and best regards,

Gioele


---------------------------
Skyline
---------------------------
An error occurred attempting to export.
Error generating Quanpedia databank

Command-line: Method\Waters\BuildWatersMethod -w 9.3 -m "D:\Project\MP-80318.PRO\Skyline\VerifyETemplateGV.exp" "D:\Project\MP-80318.PRO\Skyline\CE Optimization\moh5awvf.4hm\transitions.txt"
Working directory: D:\Project\MP-80318.PRO\Skyline\CE Optimization
---------------------------
OK More Info
---------------------------
System.IO.IOException: Error generating Quanpedia databank

Command-line: Method\Waters\BuildWatersMethod -w 9.3 -m "D:\Project\MP-80318.PRO\Skyline\VerifyETemplateGV.exp" "D:\Project\MP-80318.PRO\Skyline\CE Optimization\moh5awvf.4hm\transitions.txt"
Working directory: D:\Project\MP-80318.PRO\Skyline\CE Optimization ---> System.IO.IOException: Error generating Quanpedia databank

Command-line: Method\Waters\BuildWatersMethod -w 9.3 -m "D:\Project\MP-80318.PRO\Skyline\VerifyETemplateGV.exp" "D:\Project\MP-80318.PRO\Skyline\CE Optimization\moh5awvf.4hm\transitions.txt"
Working directory: D:\Project\MP-80318.PRO\Skyline\CE Optimization
   at pwiz.Common.SystemUtil.ProcessRunner.Run(ProcessStartInfo psi, String stdin, IProgressMonitor progress, IProgressStatus& status, TextWriter writer, ProcessPriorityClass priorityClass, Boolean forceTempfilesCleanup, Func`3 outputAndExitCodeAreGoodFunc, Boolean updateProgressPercentage) in C:\proj\skyline_23_1\pwiz_tools\Shared\Common\SystemUtil\ProcessRunner.cs:line 181
   at pwiz.Skyline.Util.Extensions.UtilProcess.RunProcess(ProcessStartInfo psi, String stdin, String messagePrefix, IProgressMonitor progress, IProgressStatus& status) in C:\proj\skyline_23_1\pwiz_tools\Skyline\Util\Extensions\UtilProcess.cs:line 45
   at pwiz.Skyline.Model.MethodExporter.ExportMethod(String exeName, List`1 argv, String fileName, String templateName, Dictionary`2 dictTranLists, IProgressMonitor progressMonitor) in C:\proj\skyline_23_1\pwiz_tools\Skyline\Model\Export.cs:line 4731
   at pwiz.Skyline.Model.WatersMethodExporter.ExportMethod(String fileName, String templateName, IProgressMonitor progressMonitor) in C:\proj\skyline_23_1\pwiz_tools\Skyline\Model\Export.cs:line 4523
   at pwiz.Skyline.Controls.LongWaitDlg.RunWork(Action`1 performWork) in C:\proj\skyline_23_1\pwiz_tools\Skyline\Controls\LongWaitDlg.cs:line 254
   --- End of inner exception stack trace ---
   at pwiz.Skyline.Util.Helpers.WrapAndThrowException(Exception x) in C:\proj\skyline_23_1\pwiz_tools\Skyline\Util\Util.cs:line 1922
   at pwiz.Skyline.Controls.LongWaitDlg.PerformWork(Control parent, Int32 delayMillis, Action`1 performWork) in C:\proj\skyline_23_1\pwiz_tools\Skyline\Controls\LongWaitDlg.cs:line 202
   at pwiz.Skyline.Controls.LongWaitDlg.PerformWork(Control parent, Int32 delayMillis, Action`1 performWork) in C:\proj\skyline_23_1\pwiz_tools\Skyline\Controls\LongWaitDlg.cs:line 140
   at pwiz.Skyline.FileUI.ExportDlgProperties.PerformLongExport(Action`1 performExport) in C:\proj\skyline_23_1\pwiz_tools\Skyline\FileUI\ExportMethodDlg.cs:line 2313
---------------------------
 
 
Nick Shulman responded:  2023-11-01 09:56
This problem will be fixed the next time that we update Skyline 23.1 and Skyline-daily.
We figured out how to fix this problem on October 1st, but we have not yet released a new version of either of those, so the fix is not publicly available.

You can work around this problem by downloading the attached file "BuildWatersMethod.exe" and replacing the one that you have in your Skyline installation.

Skyline gets installed deep under the "AppData\Local" folder in your home directory. There are many ways to figure out how to find that installation folder. The way that I like to do it involves using Windows Task Manager to find the Skyline.exe that is running.

In the folder with Skyline.exe there is a folder called "Method" which has a subfolder called "Waters".
You should download the attached file "BuildWatersMethod.exe" and replace the one that is in the "Method\Waters" subfolder of your Skyline installation.

There is some more information about this bug here:
https://skyline.ms/announcements/home/support/thread.view?rowId=62439

-- Nick
 
nesgio responded:  2023-11-02 08:34
Hi Nick,

Thanks a lot! Now it works :) you can close this request.

Best regards,

Gioele