10-18-2020 04:02 PM - edited 10-18-2020 04:04 PM
Been trying to install LabVIEW through the NI package manager but the above error or the one in the attached picture keeps coming up.
I have tried all the solutions at https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019YYdSAM&l=en-IE , apart from looking at the logs, as I couldn't find them on my machine.
I'm running a 64bit Windows 10 machine. Let me know if you need any more info.
Any help would be greatly appreciated. Thanks in advance
Solved! Go to Solution.
10-19-2020 08:53 AM
The logs would be necessary to get insight into the underlying cause.
10-19-2020 09:05 AM
Found the logs.... please see below
===== 2020-Oct-18 21:38:38.105342 =====
Exception in ni::pkgclient::TransactionBase::StartInternal. Error code: -125083
Request type: 30
-125083: An error occurred while installing a package: ni-skyline-rabbitmq-support (19.6.0.49152-0+f0)
File: source\nipkg_client\pkgclient\PluginInteraction.cpp
Line number: 258
Additional error information:
-125530: An error occurred while installing the MSI at 'niskyline_rabbitmq_configi.msi'.
File: C:\dev\107\s\nipkg\source\shared_agents\WinInstall/ErrorHandler/ErrorInfo.h
Line number: 102
===== 2020-Oct-18 21:51:03.655154 =====
Exception in ni::pkgclient::TransactionBase::StartInternal. Error code: -125083
Request type: 30
-125083: An error occurred while installing a package: ni-rabbitmq (3.7.3.49153-0+f1)
File: source\nipkg_client\pkgclient\PluginInteraction.cpp
Line number: 258
Additional error information:
-125441: The executable returned error '-1' after running the custom execute command 'path='"C:\Users\niall\AppData\Local\Temp\nipkg-e1e9-eecd-b480-f00c\data\RABBITMQ\InstallRabbitMQ.bat"', arguments='3.7.3''.
File: C:\dev\107\s\nipkg\source\shared_agents\Base/ErrorHandler/ErrorInfo.h
Line number: 317
Hope this is enough info
10-22-2020 03:13 PM - edited 10-22-2020 03:51 PM
Unfortunately, the problem you are experiencing is a known issue. Please follow these instructions to work around the issue.
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000kIbbSAE&l=en-US
Let me know if this does not resolve your problem.
10-24-2020 10:42 AM
This worked!! Thanks for your help