/build/static/layout/Breadcrumb_cap_w.png

failed to grab execution mutex

When running active setup with stubpath msiexec /fu [productcode] I get this error.
Any idea what might be causing this.

This is not the first time i get this error. Had it with other packages as well.

0 Comments   [ + ] Show comments

Answers (8)

Posted by: pjgeutjens 14 years ago
Red Belt
2
I might be mistaken but I think this means more than one Windows Installer package is trying to execute actions in server context. Does your msi happen to return error 1618?

In other words, 2 packages are trying to install at the same time.

EDIT: or, since I'm a slow typer, what Ian said [:)]
Posted by: pjgeutjens 14 years ago
Red Belt
2
tbh I didn't know they were triggered at the same time...
thought Windows would be smart enough to process them one by one, but then using Windows and smart in the same sentence might not be a good idea :)

So in short, no idea really
Posted by: AngelD 14 years ago
Red Belt
2
Enable the windows installer Logging policy and check the timestamps between the logs created during logon.
Empty the %temp% folder for the user you're going to do this to easier find the newly created MSI logs.

You could also launch autoruns from sysinternals...oops I mean Microsoft too check what is launched during logon.
Posted by: anonymous_9363 14 years ago
Red Belt
0
Const intPosterBehaviourBoneIdle = 0
Const Const intPosterBehaviourSentient = 1

blnReturn = GetPosterBehaviour(ReadThisPost, intPosterBehaviour)
If intPosterBehaviour=intPosterBehaviourBoneIdle Then
Call DisplayURL("http://itninja.com/question/gnu,-freeware-and-shareware-programs-to-cloning3167")
End If
Posted by: ikke 14 years ago
Senior Purple Belt
0
@ pjgeutjes, is there any way that I can avoid them from installing at the same time ?
When logging in all msi's with active setup built in are triggered.
Posted by: ikke 14 years ago
Senior Purple Belt
0
Ok, thanks for your information !
Posted by: anonymous_9363 14 years ago
Red Belt
0
AS isn't multi-threaded (witness the set-up of IE, WMP and so on in a standard build) so your interfering MSI is coming from elsewhere. Do you deploy anything by SCCM/SMS, Tivoli, or whatever? Is there a post-reboot application finishing up?
Posted by: ikke 14 years ago
Senior Purple Belt
0
It seems that a java msi is doing a curent user but I will have investigate how this is triggered.
After two activesetups fail, this is the msi one that fininshes its configuration.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ