Problem with Sequencer 4.6
Hi Guys,
Just had faced a peculiar problem while sequencing Adobe Acrobat Reader 9.3.When one clicks onto the sequencing wizard it starts the Windows Installer Service and as a result of which during "Begin Monitoring" Phase i am not able to install the application which is a Vendor MSI and that too wants to use this msiexec process,has anyone face any issue like this.
Earlier i had worked with APP V Sequencer 4.5 but i didnt face any such issue like this.
According to me i think this might be a Build Problem...anyone can give any insights on this.
Cheers
AJ
Just had faced a peculiar problem while sequencing Adobe Acrobat Reader 9.3.When one clicks onto the sequencing wizard it starts the Windows Installer Service and as a result of which during "Begin Monitoring" Phase i am not able to install the application which is a Vendor MSI and that too wants to use this msiexec process,has anyone face any issue like this.
Earlier i had worked with APP V Sequencer 4.5 but i didnt face any such issue like this.
According to me i think this might be a Build Problem...anyone can give any insights on this.
Cheers
AJ
0 Comments
[ + ] Show comments
Answers (20)
Please log in to answer
Posted by:
dreyer
14 years ago
Hey,
I'm just messing around with the APP-V Sequencer right now by testing with Adobe Reader 9.3. What I noticed is that I can't launch the setup.exe before I've hit Begin Monitoring as it will then kill my msiexec setup process for Adobe Reader. But I have not uncovered why this occurs yet, you mentioned it starts the Windows Installer service? Well, I just tested now and my Windows Installer service does not read "Started" under its Status after pressing begin monitoring. Yours does?
What I had to do was press the Begin Monitoring button and THEN launch the setup. The reason I did not want to do that at first was in case the setup.exe unpacked the setup files to for instance %temp% I did not want that included in my package.
I'm just messing around with the APP-V Sequencer right now by testing with Adobe Reader 9.3. What I noticed is that I can't launch the setup.exe before I've hit Begin Monitoring as it will then kill my msiexec setup process for Adobe Reader. But I have not uncovered why this occurs yet, you mentioned it starts the Windows Installer service? Well, I just tested now and my Windows Installer service does not read "Started" under its Status after pressing begin monitoring. Yours does?
What I had to do was press the Begin Monitoring button and THEN launch the setup. The reason I did not want to do that at first was in case the setup.exe unpacked the setup files to for instance %temp% I did not want that included in my package.
Posted by:
dreyer
14 years ago
Actually, when you press the BEGIN MONITORING button it looks like the Sequencer is trying to STOP the Windows Installer service. Which means that if you've launched a .msi setup (idle at the dialog for instance) before pressing BEGIN MONITORING then the Sequencer will either just kill this process or it will say "The Sequencer could not stop the "MSIServer" Service. Error 1052: The Requested control is not valid for this service."
I don't yet know why it just killed my process when I launched with setup.exe but after extracting the .msi and launching it directly I get the same type of message as above.
I don't yet know why it just killed my process when I launched with setup.exe but after extracting the .msi and launching it directly I get the same type of message as above.
Posted by:
kkaminsk
14 years ago
When sequencing you shouldn't have any installation program running until after the begin monitoring phase (if I understand what you guys are trying to do correctly). The reason being is that the sequencer does not do snapshot monitoring but actually monitors the activity of processes to determine what to add to the sequence.
Posted by:
dreyer
14 years ago
Posted by:
anonymous_9363
14 years ago
Posted by:
dreyer
14 years ago
Well the idea in my head was basically:
Compressed Setup.exe
Launch-> Setup.exe extracts files to %temp% and then launches the .msi with neccessary properties defined.
If I could begin monitoring after the extraction process is complete I won't have to edit my captured package afterwards and delete the files that were extracted.
Compressed Setup.exe
Launch-> Setup.exe extracts files to %temp% and then launches the .msi with neccessary properties defined.
If I could begin monitoring after the extraction process is complete I won't have to edit my captured package afterwards and delete the files that were extracted.
Posted by:
kkaminsk
14 years ago
Posted by:
srini
14 years ago
If you wish to ignore the files getting extracted you can try these options.
1. run setup.exe and collect extracted files i.e. MSI
2. start monitoring and
3. install the msi
but before doing this you may need to customize Adobe Reader and create transform with your settings for which you can refer package KB of Reader
1. run setup.exe and collect extracted files i.e. MSI
2. start monitoring and
3. install the msi
but before doing this you may need to customize Adobe Reader and create transform with your settings for which you can refer package KB of Reader
Posted by:
morn69ca
14 years ago
Ummm, I'm not sure how to break this to you guys but be default the sequencer excludes the %TMP% from being included in the monitoring process, so allowing the program to self extract is fine, whether or not it cleans itself up doesn't matter as it shouldn't make it into the sequence. As kkaminsk has stated, you should not have anything running before launching the sequencer, this includes explorer windows. I believe this is all straight out of the best practices documents.
Going back to ajchak's original question, I have not seen this issue with 4.5 or earlier myself, I have just attempted it with 4.6 and Acrobat Reader 9.3 and did encounter the same issue ajchak intiated.
I am running Sequencer 4.6.0.1523 on a VM workstation, tested Adobe Acrobat Reader 9.3 downloaded from the Adobe distribution website and extracted.
Going back to ajchak's original question, I have not seen this issue with 4.5 or earlier myself, I have just attempted it with 4.6 and Acrobat Reader 9.3 and did encounter the same issue ajchak intiated.
I am running Sequencer 4.6.0.1523 on a VM workstation, tested Adobe Acrobat Reader 9.3 downloaded from the Adobe distribution website and extracted.
Posted by:
arthurfl99
14 years ago
I am having a problem simliar to what is being described here but i'm just trying to do a normal upgrade to excel. I load down all the files i need (adding Sp3) onto the desktop of my windows 2008 machine, start the 4.6 sequencer. I open it up for upgrade and unpack it to the proper place. When i begin monitoring, and then run the .msi or .exe, it gives me an error of "cannot start windows installer" and says something to the effect as "if it's corrupted or you are running in safe mode this will occur". If i stop monitoring, the msi loads just fine. If i start the msi and THEN begin monitoring, it gives me the error of "cannot stop installer service because it's being used by another process".
In other words, what i'm getting at is as long as "begin monitoring" is enabled, and the sequencer is running, the sequencer refuses to allow windows installer service to be started and i cannot install anything. This can't be by design because how do i patch my app-v excel package?? am i overlooking something here? It worked fine on 4.5 and below.
thanks..
In other words, what i'm getting at is as long as "begin monitoring" is enabled, and the sequencer is running, the sequencer refuses to allow windows installer service to be started and i cannot install anything. This can't be by design because how do i patch my app-v excel package?? am i overlooking something here? It worked fine on 4.5 and below.
thanks..
Posted by:
Rheuvel
14 years ago
Posted by:
arthurfl99
14 years ago
I believe i have discovered my problem. It is older packages. If the package was sequenced in 3.x then for some reason App-v will not allow you to run installer service. It will allow me to open the package, make changes as necessary, but cannot run installers. If the application was sequenced in a newer sequencer, it allows it. Not sure why but it seems this is the cause.
Posted by:
Rheuvel
14 years ago
ORIGINAL: arthurfl99
I believe i have discovered my problem. It is older packages. If the package was sequenced in 3.x then for some reason App-v will not allow you to run installer service. It will allow me to open the package, make changes as necessary, but cannot run installers. If the application was sequenced in a newer sequencer, it allows it. Not sure why but it seems this is the cause.
You have an extra problem. The others weren't even talking about upgrading old sequences. Just the default adobe installer isn't working.
However, I think I have heard a colleague talk about this same problem you are having. I think this was an issue in 4.5 already. He said he was able to open 3.x sequences with 4.2 (or 4.1), open for upgrade, save.. And then repeat the step with 4.5 (or 4.6 in your case?). Eventually it would work. Not the easiest way but sometimes better than starting all over again.
Posted by:
arthurfl99
14 years ago
Posted by:
Rheuvel
14 years ago
@ arthurfl99, please let me know whether it worked or not. I'm curious as well.
Back on-topic:
I have just tried it again to be sure.
- Created a new Windows 7 (32 bit) machine in Hyper-V Manager
- Installed 4.6.0.1523 sequencer (32 bit)
- Filled in the distribution agreement on the Adobe website to download the latest version. Reader 9.3 executable (dutch) with the nice NOSSO setup and screwed up icon in the taskbar.
- Started monitoring (no other processes like explorer, or the setup itself running).
- Opened explorer, browsed to downloaded setup.exe (which starts the Windows Installer eventually) and installed it.
- Stopped monitoring.
- Finished sequence. You know the drill....
Again no problem encountered.
Back on-topic:
I have just tried it again to be sure.
- Created a new Windows 7 (32 bit) machine in Hyper-V Manager
- Installed 4.6.0.1523 sequencer (32 bit)
- Filled in the distribution agreement on the Adobe website to download the latest version. Reader 9.3 executable (dutch) with the nice NOSSO setup and screwed up icon in the taskbar.
- Started monitoring (no other processes like explorer, or the setup itself running).
- Opened explorer, browsed to downloaded setup.exe (which starts the Windows Installer eventually) and installed it.
- Stopped monitoring.
- Finished sequence. You know the drill....
Again no problem encountered.
Posted by:
arthurfl99
14 years ago
Posted by:
Rheuvel
14 years ago
Posted by:
arthurfl99
14 years ago
4.5 to 4.6 didn't work either. frustrating! as i said, it works for apps created fresh but for some reason it retains some of the 3.x characteristics or settings that prevents it. the work around at the moment is to use 4.5 sequencer. i wasn't leveraging 4.6 specific settings anyway, and these are 32 bit apps. but definitely would like to get to the bottom of it at some point.
Posted by:
mark_holland21
12 years ago
@arthurfl99 - I'm having the exact same issue you were getting.
When I try to install an msi on a Server 2003 box without the sequencer running (4.6.20200), the application installed fine without an issue,
However, when I have the sequencer running and I then try to install the msi (as in when I am trying to sequence an application) I get an error message related to the Windows Installer Service -which says
"The Winodws Installer service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed. Contact your support peronnel for assistance".
Anyone know what i need to do?
Thanks
When I try to install an msi on a Server 2003 box without the sequencer running (4.6.20200), the application installed fine without an issue,
However, when I have the sequencer running and I then try to install the msi (as in when I am trying to sequence an application) I get an error message related to the Windows Installer Service -which says
"The Winodws Installer service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed. Contact your support peronnel for assistance".
Anyone know what i need to do?
Thanks
Posted by:
mark_holland21
12 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.