Notepad++ fixlet

At 13:46:37 -0500 - 
   GatherHashMV command received.
At 13:46:39 -0500 - mailboxsite (http......)
   Downloaded 'http.............' as 'Action 2415.fxf'
   Gather::SyncSiteByFile adding files - count: 1
At 13:46:39 -0500 - 
   Successful Synchronization with site 'mailboxsite' (version 26) - 'http...........'
   Processing action site.
At 13:46:42 -0500 - mailboxsite (http.........)
   Relevant - Deploy Notepad++ for Windows (fixlet:2415)
At 13:46:42 -0500 - 
   ActionLogMessage: (action:2415) Action signature verified for Downloads
   DownloadsAvailable: checking for 'http.....'
   DownloadsAvailable: true (action id 2415)
   ActionLogMessage: (action:2415) Non-Distributed - DownloadsAvailable
   ActionLogMessage: (action:2415) Submitting download request
   ActionLogMessage: (action:2415) Download url: 'https...../npp.7.5.6.Installer.exe'
At 13:46:46 -0500 - 
   ActionLogMessage: (action:2415) Non-Distributed - DownloadsAvailable
   ActionLogMessage: (action:2415) Action signature verified for Execution
   ActionLogMessage: (action:2415) starting action
   DownloadPing command received (ID=2415)
At 13:46:46 -0500 - actionsite (http.........)
   Command succeeded (Prefetch download manager collected file) prefetch ............exe sha1:............ size:4299968 https............./npp.7.5.6.Installer.exe sha256:............ (action:2415)
   Command succeeded override wait (action:2415)
   Command succeeded override hidden=true (action:2415)
   Command succeeded override completion=job (action:2415)
   Command started - wait “__Download\..............0.exe” /S (action:2415)
   Command failed (Thread execution failed (2)) wait “__Download\..........0.exe” /S (action:2415)
At 13:46:47 -0500 - 
   ActionLogMessage: (action:2415) ending action
At 13:46:47 -0500 - mailboxsite (http.......)
   Not Relevant - Deploy Notepad++ for Windows (fixlet:2415)
At 13:46:48 -0500 - 
   Report posted successfully

So it successfully caches the installer and gets it to the _Download directory. However when it tries to execute the installer it fails.

Also, it looks like the NPP installer is now stuck in that same _Download directory.

Oh and I forgot to mention that the fixlet actually "failed"
So at least it didn’t get stuck “Pending Downloads” again.

Well, I deleted that installer from the _Download directory and gave my original fixlet a go.
It completed and actually installed Notepad++ this time around.

I’m guessing that there was something wonky going on with the OBS Studio installer that was stuck in that folder before. It had a process that was still running trying to access that installer.

I appreciate everyone’s quick responses and help. Great community.
Thank you everyone. =)

1 Like

That is the usual reason for that particular message. It might be good to file an RFE to get that particular error to propagate back to the server as not being able to start an action because a previous binary is locking the directory is a problem and its not obvious that this has happened apparently.