Troubleshooting PostPrepare script failed with exit code 1

i get a 'PostPrepare' script failed with exit code '1' message on one of the bundles, and i think i am missing some obvious thing
it is a simple file bundle, to distribute a pdf printer:
it distributes 2 files:
ADIST.PPD to /usr/share/cups/model
pdf-printer to /usr/lib/cups/backend
(script based upon Cool Solutions: A CUPS PDF Printer for your SUSE Linux Enterprise Desktop
then it should execute a pre-installation script that executes:
Code:
#!/bin/bash
rccups restart
mkdir -p /export/share/pdf
chmod -R 777 /export
lpadmin -p Desktop-PDF -v pdf-writer:/export/share/pdf/ -E -P /usr/share/cups/model/ADIST5.PPD -D "PDF Writer for CUPS" -L "PDF on desktop"
manually placing the files on these locations and executing the script works fine
on the machine i get (device set to log debug and above)
Code:
22 Jul 2010 09:33:00 INFO BundleManager Executing preprepare scripts for PDF printer
22 Jul 2010 09:33:00 DEBUG Progress Is Stopped value: False
22 Jul 2010 09:33:00 INFO WebCache Attempting to retrieve 'https://zlmserver/zenworks-pkgmgt/repo/getBundleFile/3ba56c5bc95bb2874273a7d0cae07d14/8/sled-11-i586/ADIST5.PPD' (try 1)
22 Jul 2010 09:33:01 INFO WebCache Successfully retrieved https://zlmserver/zenworks-pkgmgt/repo/getBundleFile/3ba56c5bc95bb2874273a7d0cae07d14/8/sled-11-i586/ADIST5.PPD
22 Jul 2010 09:33:01 DEBUG Progress Is Stopped value: False
22 Jul 2010 09:33:01 INFO WebCache Attempting to retrieve 'https://zlmserver/zenworks-pkgmgt/repo/getBundleFile/3ba56c5bc95bb2874273a7d0cae07d14/8/sled-11-i586/pdf-writer' (try 1)
22 Jul 2010 09:33:01 INFO WebCache Successfully retrieved https://zlmserver/zenworks-pkgmgt/repo/getBundleFile/3ba56c5bc95bb2874273a7d0cae07d14/8/sled-11-i586/pdf-writer
22 Jul 2010 09:33:01 DEBUG Progress Is Stopped value: False
22 Jul 2010 09:33:01 DEBUG Progress Is Stopped value: False
22 Jul 2010 09:33:01 INFO BundleManager Executing postprepare scripts for PDF printer
22 Jul 2010 09:33:01 DEBUG Progress Is Stopped value: False
22 Jul 2010 09:33:01 INFO BundleManager Successfully prepared bundles
22 Jul 2010 09:33:01 INFO BundleManager Beginning bundle transaction
22 Jul 2010 09:33:01 INFO BundleTransaction Beginning bundle transaction: 1 installs, 0 removals.
22 Jul 2010 09:33:01 INFO BundleTransaction Executing preinstall scripts for PDF printer
22 Jul 2010 09:33:01 INFO SystemCatalog Saving system catalog containing 9 bundles
22 Jul 2010 09:33:01 ERROR BundleTransaction Novell.Zenworks.Zmd.BUNDLE_INSTALL_ERROR: Novell.Zenworks.Zmd.BUNDLE_INSTALL_ERROR
Novell.Zenworks.Zmd.Public.ZenException: 'PreInstall' script failed with exit code '1'
22 Jul 2010 09:33:01 INFO Progress Progress.Stop Message: Bundle transaction failed: 'PreInstall' script failed with exit code '1'
22 Jul 2010 09:33:01 DEBUG Progress Is Stopped value: False
22 Jul 2010 09:33:01 ERROR BundleManager Transaction failed: Bundle transaction failed: 'PreInstall' script failed with exit code '1'
22 Jul 2010 09:33:01 INFO Progress Progress.Stop Message: Parent failed/aborted
22 Jul 2010 09:33:01 DEBUG Progress Is Stopped value: False
22 Jul 2010 09:33:01 INFO Progress Progress.Stop Message: Parent failed/aborted
22 Jul 2010 09:33:01 DEBUG Progress Is Stopped value: False
22 Jul 2010 09:33:01 INFO Progress Progress.Stop Message: Parent failed/aborted
22 Jul 2010 09:33:01 DEBUG Progress Is Stopped value: False
22 Jul 2010 09:33:01 INFO Progress Progress.Stop Message: Parent failed/aborted
22 Jul 2010 09:33:01 DEBUG Progress Is Stopped value: False
22 Jul 2010 09:33:01 ERROR ActionManager Failed to execute scheduled action (install (bundles=3ba56c5bc95bb2874273a7d0cae07d14)): Bundle transaction failed: Bundle transaction failed: 'PreInstall' script failed with exit code '1'
Novell.Zenworks.Zmd.Public.ZenException: Bundle transaction failed: Bundle transaction failed: 'PreInstall' script failed with exit code '1'
22 Jul 2010 09:33:01 INFO BundleTransaction Bundle transaction ended.
clients: sled11sp1 i586
server: sles11 x64 + zlm732
the files are not copied to their destination
the target directories are available, writable by root (obviously) there are no files with the same name available, adding a trailing slash to the target path does not help (but other bundles have no trailing slash and run ok)
questions:
where are the temporary files copied to?
where/how can i find what might be causing the preinstall error?
should i delete previous versions of the bundle in zlm

until you delete the previous version in zlm and do a rug ref... or is this as designed
When you make changes to the bundle you need to apply them. That creates a new version and then you need to deploy that new version. Apply and deploy are on the same page. But I guess you know that.
If you already did that and still had problems, it might be the zen loader that needs a little bit more time. Once you hit deploy, a zen queue entry gets created that informs the zen loader to update the bundle xml file in the file repository. That file is delivered to the managed device when it queries for bundle information. So if that bundle xml contains the old version, the client will see that.
Problems here can be that the zen loader simply needs a few seconds longer then when you change to the device and run rug ref. Or there can be other queue entries that get processed and the bundle xml update is just in the queue and waiting. The zen loader has 5 slots for processing queue entries.
On the zlm server you can run "zlman ql I" for in progress entries and "zlman ql N" for new state entries that ned to be processed.
Or you can use the short script I posted (Cool Solutions: Monitor ZLM queue entries with Nagios) that shows you in one line how many and what type of queue entries currently exist. This is what I always use to get a overview about the queue status.
Rainer

Similar Messages

  • Error in /tmp/applianceagent/scripts/Database.sh: Start database  failed with exit code 2

    Hello
    I have set up the Demo appliance landscape for the openSAP course "Introduction to SAP Fiori UX", on AWS.
    The frontend machine is OK, but the configuration and startup of the server machine has failed for some reason. When logging in with ssh to the server, this message is presented:
    The Appliance Agent detected an error and terminated.
    When asked, please provide the file /tmp/applianceagent_20141002-145658.tar.bz2.
    Note that a restrictive iptables based firewall is still active.
    I have attached the file (had to add .txt to the name to circumvent file type restrictions).
    I noticed that the appliancedeploy.log ended with these lines:
    Start database  Execute /usr/sap/hostctrl/exe/sapcontrol -nr 02 -function StartWait 3600 20
    02.10.2014 13:56:58
    Start
    OK
    02.10.2014 14:56:58
    StartWait
    FAIL: Timeout
    error in /tmp/applianceagent/scripts/Database.sh: Start database  failed with exit code 2
    Notice the 1 hour jump in time, and then the timeout error message.
    Do any of you have any idea what could be causing this, and how to fix it?
    Please let me know if you need any further information.
    Best regards,
    Bo

    Hi Hannes.
    Trying to create and activate a new instance (version 5 of the Fiori appliance), I first got this message in the CAL instance overview list:
    Instance Operation Failed
    Operation Start failed on step Start start VAs with message: Start failed for VM SAP Server due to Amazon Web Services issue : AMAZON : The snapshot 'snap-c779ff64' does not exist.
    Then I terminated the instance and tried over again. And this time the deployment worked - I have a running server, which responds to the SAP GUI, and shows the Fiori web page.
    Thanks a lot for your quick help.
    Best regards,
    Bo

  • Install failed with exit code 11?

    Hi,
    I am trying to deploy a language pack and set the override language to English-US which I have created 2 programs for in my package. When the first program runs I am getting an error in the execmgr.log that "Install failed with exit code 11" Any
    ideas what this means? When I run this command manually on the machine it works fine:
    "C:\WINDOWS\System32\Dism.exe" /online /add-package /packagepath:"en-us\lp.cab"
    I checked the dism.log as well but I don't see any errors. Both logs are below, any help or suggestions would be greatly appreciated TIA
    <![LOG[Command line = "C:\WINDOWS\System32\Dism.exe" /online /add-package /packagepath:"en-us\lp.cab", Working Directory = C:\WINDOWS\ccmcache\4j\]LOG]!><time="08:00:28.447+300" date="01-27-2015" component="execmgr"
    context="" type="1" thread="4976" file="scriptexecution.cpp:352">
    <![LOG[Running "C:\WINDOWS\System32\Dism.exe" /online /add-package /packagepath:"en-us\lp.cab" with 32bitLauncher]LOG]!><time="08:00:28.447+300" date="01-27-2015" component="execmgr" context=""
    type="1" thread="4976" file="scriptexecution.cpp:370">
    <![LOG[Created Process for the passed command line]LOG]!><time="08:00:28.509+300" date="01-27-2015" component="execmgr" context="" type="1" thread="4976" file="scriptexecution.cpp:513">
    <![LOG[Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistProgramStartedEvent
     AdvertisementId = "LIA20115";
     ClientID = "GUID:428D91E4-84BD-4740-97D9-9177C39FA3F0";
     CommandLine = "\"C:\\WINDOWS\\System32\\Dism.exe\" /online /add-package /packagepath:\"en-us\\lp.cab\"";
     DateTime = "20150127130028.509000+000";
     MachineName = "";
     PackageName = "";
     ProcessID = 2012;
     ProgramName = "Install";
     SiteCode = "";
     ThreadID = 4976;
     UserContext = "NT AUTHORITY\\SYSTEM";
     WorkingDirectory = "C:\\WINDOWS\\ccmcache\\4j\\";
    ]LOG]!><time="08:00:28.509+300" date="01-27-2015" component="execmgr" context="" type="1" thread="4976" file="event.cpp:715">
    <![LOG[Raised Program Started Event for Ad:LIA20115, Package:LIA002A0, Program: Install]LOG]!><time="08:00:28.509+300" date="01-27-2015" component="execmgr" context="" type="1" thread="4976"
    file="executioncontext.cpp:459">
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="LIA002A0",ProgramID="Install", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="08:00:28.509+300"
    date="01-27-2015" component="execmgr" context="" type="1" thread="4976" file="event.cpp:405">
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="LIA002A0",ProgramID="Install", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="08:00:28.509+300"
    date="01-27-2015" component="execmgr" context="" type="1" thread="4976" file="event.cpp:405">
    <![LOG[MTC task with id {B7EEE891-740D-4762-8D2B-BA2D7E351F1D}, changed state from 4 to 5]LOG]!><time="08:00:28.525+300" date="01-27-2015" component="execmgr" context="" type="1" thread="5904"
    file="execreqmgr.cpp:6288">
    <![LOG[Program exit code 11]LOG]!><time="08:00:28.650+300" date="01-27-2015" component="execmgr" context="" type="1" thread="2488" file="scriptexecution.cpp:676">
    <![LOG[Looking for MIF file to get program status]LOG]!><time="08:00:28.650+300" date="01-27-2015" component="execmgr" context="" type="1" thread="2488" file="executionstatus.cpp:282">
    <![LOG[Script for Package:LIA002A0, Program: Install failed with exit code 11]LOG]!><time="08:00:28.650+300" date="01-27-2015" component="execmgr" context="" type="3" thread="2488" file="executionstatus.cpp:252">
    <![LOG[Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistProgramErrorEvent
     AdvertisementId = "LIA20115";
     ClientID = "GUID:428D91E4-84BD-4740-97D9-9177C39FA3F0";
     DateTime = "20150127130028.650000+000";
     ExitCode = "11";
     MachineName = "";
     PackageName = "LIA002A0";
     ProcessID = 2012;
     ProgramName = "Install";
     SiteCode = "";
     ThreadID = 2488;
     UserContext = "NT AUTHORITY\\SYSTEM";
    ]LOG]!><time="08:00:28.650+300" date="01-27-2015" component="execmgr" context="" type="1" thread="2488" file="event.cpp:715">
    <![LOG[Raised Program Error Event for Ad:LIA20115, Package:LIA002A0, Program: Install]LOG]!><time="08:00:28.650+300" date="01-27-2015" component="execmgr" context="" type="1" thread="2488"
    file="executioncontext.cpp:572">
    <![LOG[Execution is complete for program Install. The exit code is 11, the execution status is FailureNonRetry]LOG]!><time="08:00:28.665+300" date="01-27-2015" component="execmgr" context="" type="1"
    thread="1956" file="execreqmgr.cpp:4165">
    <![LOG[Requesting MTC to delete task with id: {B7EEE891-740D-4762-8D2B-BA2D7E351F1D}]LOG]!><time="08:00:28.681+300" date="01-27-2015" component="execmgr" context="" type="1" thread="1956"
    file="executionrequest.cpp:9041">
    <![LOG[MTC task with id: {B7EEE891-740D-4762-8D2B-BA2D7E351F1D} deleted successfully.]LOG]!><time="08:00:28.681+300" date="01-27-2015" component="execmgr" context="" type="1" thread="1956"
    file="executionrequest.cpp:9070">
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="LIA002A0",ProgramID="InstallEN", actionType 10l, value Result:FALSE, user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="08:00:28.697+300"
    date="01-27-2015" component="execmgr" context="" type="1" thread="1956" file="event.cpp:405">
    <![LOG[Deleting request for program Install. Failing parent program InstallEN]LOG]!><time="08:00:28.697+300" date="01-27-2015" component="execmgr" context="" type="1" thread="1956" file="execreqmgr.cpp:8147">
    <![LOG[Requesting MTC to delete task with id: ]LOG]!><time="08:00:28.697+300" date="01-27-2015" component="execmgr" context="" type="1" thread="1956" file="executionrequest.cpp:9041">
    <![LOG[This execution request does not have a corresponding task in MTC.]LOG]!><time="08:00:28.697+300" date="01-27-2015" component="execmgr" context="" type="1" thread="1956" file="executionrequest.cpp:9059">
    <![LOG[Requesting MTC to delete task with id: {B7EEE891-740D-4762-8D2B-BA2D7E351F1D}]LOG]!><time="08:00:28.697+300" date="01-27-2015" component="execmgr" context="" type="1" thread="1956"
    file="executionrequest.cpp:9041">
    <![LOG[This execution request does not have a corresponding task in MTC.]LOG]!><time="08:00:28.697+300" date="01-27-2015" component="execmgr" context="" type="1" thread="1956" file="executionrequest.cpp:9059">
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="LIA002A0",ProgramID="Install", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="08:00:28.697+300"
    date="01-27-2015" component="execmgr" context="" type="1" thread="1956" file="event.cpp:405">
    015-01-27 08:00:28, Info                  DISM   DISM.EXE:
    2015-01-27 08:00:28, Info                  DISM   DISM.EXE: <----- Starting Dism.exe session ----->
    2015-01-27 08:00:28, Info                  DISM   DISM.EXE:
    2015-01-27 08:00:28, Info                  DISM   DISM.EXE: Host machine information: OS Version=6.3.9600, Running architecture=x86, Number of processors=4
    2015-01-27 08:00:28, Info                  DISM   DISM.EXE: Dism.exe version: 6.3.9600.16384
    2015-01-27 08:00:28, Info                  DISM   DISM.EXE: Executing command line: "C:\WINDOWS\System32\Dism.exe" /online /add-package /packagepath:"en-us\lp.cab"
    2015-01-27 08:00:28, Info                  DISM   DISM Provider Store: PID=5984 TID=4336 Getting Provider FolderManager - CDISMProviderStore::GetProvider
    2015-01-27 08:00:28, Info                  DISM   DISM Provider Store: PID=5984 TID=4336 Provider has not previously been encountered.  Attempting to initialize
    the provider. - CDISMProviderStore::Internal_GetProvider
    2015-01-27 08:00:28, Info                  DISM   DISM Provider Store: PID=5984 TID=4336 Loading Provider from location C:\WINDOWS\System32\Dism\FolderProvider.dll
    - CDISMProviderStore::Internal_GetProvider
    2015-01-27 08:00:28, Info                  DISM   DISM Provider Store: PID=5984 TID=4336 Connecting to the provider located at C:\WINDOWS\System32\Dism\FolderProvider.dll.
    - CDISMProviderStore::Internal_LoadProvider
    2015-01-27 08:00:28, Info                  DISM   DISM.EXE: Image session has been closed. Reboot required=no.
    2015-01-27 08:00:28, Info                  DISM   DISM.EXE:
    2015-01-27 08:00:28, Info                  DISM   DISM.EXE: <----- Ending Dism.exe session ----->
    2015-01-27 08:00:28, Info                  DISM   DISM.EXE:

    Thanks, it seems as though it is not doing anything now. I just see that the policy has arrived in the log below but it is not installing it? The dism.log hasn't changed at all so it seems that it isn't even executing the command now? Am I missing something
    else? I even tried re-advertising it though client center.
    Command is now:
    C:\WINDOWS\sysnative\Dism.exe  /online /add-package /packagepath:"en-us\lp.cab"
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="LIA002A0",ProgramID="InstallEN", actionType 45l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="08:52:28.943+300"
    date="01-27-2015" component="execmgr" context="" type="1" thread="5036" file="event.cpp:405">
    <![LOG[Policy arrived for child program Install]LOG]!><time="09:12:48.440+300" date="01-27-2015" component="execmgr" context="" type="1" thread="3528" file="execreqmgr.cpp:6867">
    <![LOG[Policy arrived for parent package LIA002A0 program InstallEN]LOG]!><time="09:12:48.487+300" date="01-27-2015" component="execmgr" context="" type="1" thread="3528" file="execreqmgr.cpp:6893">
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="LIA002A0",ProgramID="InstallEN", actionType 6l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="09:12:48.487+300"
    date="01-27-2015" component="execmgr" context="" type="1" thread="3528" file="event.cpp:405">
    <![LOG[Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistProgramOfferReceivedEvent
     AdvertisementId = "LIA20116";
     ClientID = "GUID:428D91E4-84BD-4740-97D9-9177C39FA3F0";
     DateTime = "20150127141248.502000+000";
     MachineName = "";
     ProcessID = 2012;
     SiteCode = "";
     ThreadID = 3528;
    ]LOG]!><time="09:12:48.502+300" date="01-27-2015" component="execmgr" context="" type="1" thread="3528" file="event.cpp:715">
    <![LOG[The user has logged off.]LOG]!><time="09:36:59.174+300" date="01-27-2015" component="execmgr" context="" type="1" thread="4320" file="execreqmgr.cpp:5138">

  • ERROR: DW006: Apple Package failed to install successfully. ERROR: Third party payload installer Adobe Photoshop Lightroom 5.pkg failed with exit code: 1

    Hi,
    i have the following message when i tried to install LR 5.6
    Exit Code: 7
    Please see specific errors below for troubleshooting. For example, ERROR: DW006 ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 2 error(s)
    ----------- Payload: Adobe Photoshop Lightroom 5 5.6.0.0 Adobe Photoshop Lightroom 5.pkg_5.6 -----------
    ERROR: DW006: Apple Package failed to install successfully.
    ERROR: Third party payload installer Adobe Photoshop Lightroom 5.pkg failed with exit code: 1
    how can i solve this issue?
    I am running on Mac with OSX 10.9.4
    thanks in advance
    Olivier

    olebreth wrote:
    how can i solve this issue?
    A search of the site would probably be a good start:
    https://forums.adobe.com/search.jspa?q=dw006

  • Third party payload installer DistillrStarter.exe failed with exit code: 1603

    I need to reinstall FrameMaker 11 after a system crash. At 99% of the installation process, I get the following message.
    (For my understanding, downloading a new DistillrStarter.exe should solve the issue.
    The file is for creating Japanese PDFs. I do not even need it. :-)
    Exit Code: 7
    Please see specific errors below for troubleshooting. For example,  ERROR: DW030 ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 2 error(s)
    ----------- Payload: Adobe PDF Creation Add-On 10 10.0.0.0 {AC76D478-1033-0000-3478-000000000005} -----------
    ERROR: Third party payload installer DistillrStarter.exe failed with exit code: 1603
    ----------- Payload: Adobe FrameMaker 11_AdobeFrameMaker11_en_US 11.0.0.0 {E26880FB-DEB4-4299-A1EB-FDEB85C09FD7} -----------
    ERROR: DW030: Custom Action for payload Adobe FrameMaker 11_AdobeFrameMaker11_en_US 11.0.0.0 {E26880FB-DEB4-4299-A1EB-FDEB85C09FD7} returned error. Failing this payload.

    Hi Mylenium,
    from the notifications, IMHO, FrameMaker installation failed because of a corrupt DistillrStart.exe file in the installer.
    What I did not know, in the installation options, I could disable PDF maker.
    I do not need this module, that is already installed with Acrobat Pro on my system.
    In the support chat, I was not pointed to this, either. Although I asked if I really had to uninstall
    all Adobe software from my system before re-installing, even Acrobat...
    Thank God, my company's administration remembered this issue from a previous installation.
    Best regards,
    Michael

  • Error installing mastercollection cs6 Windows7 x64 - ERROR: Third party payload installer vcredist_x64.exe failed with exit code: 1603

    Here's the error summary:
    Exit Code: 6
    See error summary below:
    I installed the Visual C++ 2008 redis pkg from Microsoft site (both x86&x64) then tried reinstalling and after 2 hours the very error and nothing installed!!!
    VERY FRUSTRATING...
    Please advise
    Please see specific errors below for troubleshooting. For example,  ERROR:
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 4 error(s)
    ----------- Payload: Microsoft Visual C++ 2008 Redistributable Package (x86) 9.0.30729.4148 {9C4AA28F-AC6B-11E0-8997-00215AEA26C9} -----------
    ERROR: Third party payload installer vcredist_x86.exe failed with exit code: 1603
    ERROR: Failed to install Microsoft Visual C++ 2008 Redistributable Package (x86). Please try installing it by double clicking on the executable at "\\nbcc-srv-v-fs01\co-share\Finance and Administration\Information Technology\Software\Adobe\MasterCollection_CS6_LS16\WIN\Adobe CS6\payloads\Microsoft VC 2008 Redist (x86)\vcredist_x86.exe", or download and install the latest Microsoft Visual C++ 2008 Redistributable Package (x86) from Microsoft website - www.microsoft.com
    ----------- Payload: Microsoft Visual C++ 2008 Redistributable Package (x64) 9.0.30729.4148 {9B78FAB0-AC6B-11E0-8EF3-00215AEA26C9} -----------
    ERROR: Third party payload installer vcredist_x64.exe failed with exit code: 1603
    ERROR: Failed to install Microsoft Visual C++ 2008 Redistributable Package (x64). Please try installing it by double clicking on the executable at "\\nbcc-srv-v-fs01\co-share\Finance and Administration\Information Technology\Software\Adobe\MasterCollection_CS6_LS16\WIN\Adobe CS6\payloads\Microsoft VC 2008 Redist (x64)\vcredist_x64.exe", or download and install the latest Microsoft Visual C++ 2008 Redistributable Package (x64) from Microsoft website - www.microsoft.com

    uninstall those old ms vc packages and install the latest, Latest Supported Visual C++ Downloads
    then uninstall anything cs6 that did get installed, clean and reinstall per, Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6

  • Third party payload installer vcredist_x64.exe failed with exit code: 2147942750

    Hello there,
    I've been having problems with Premier since installing it on Windows 8.1
    I'm signed up with creative cloud but first I was having trouble actually loading the program (it just kept trying to load then would bomb
    Then it would load but wouldn't give me an option to actually edit movies by dragging them to the timeline (it would drag the movie only no sound)
    And today I've tried an upgrade but get an error message with it. As above (the full summary is below).
    I've tried to uninstall and reinstall through windows and it appeared to uninstall and resintall but I now have this problem.
    <PRE>Exit Code: 6
    Please see specific errors below for troubleshooting. For example,  ERROR:
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 2 error(s)
    ----------- Payload: Microsoft Visual C++ 2012 Redistributable Package (x64) 11.0.61030.0 {3E272A93-C06B-4206-AD02-0EBE02535E20} -----------
    ERROR: Third party payload installer vcredist_x64.exe failed with exit code: 2147942750
    ERROR: Failed to repair Microsoft Visual C++ 2012 Redistributable Package (x64). Please try repairing it by double clicking on the executable at "C:\Users\Tony\AppData\Local\Temp\{16356A70-E248-4837-900C-D624C25EAB3B}\PremierePro_8_LS 20\Adobe Premiere Pro CC 2014\payloads\Microsoft VC 2012 Redist (x64)\vcredist_x64.exe", or download and install the latest Microsoft Visual C++ 2012 Redistributable Package (x64) from Microsoft website - www.microsoft.com
    </PRE>

    You might attempt to simply REBOOT and then retry the installation.
    VC++ 2012 x64 can require a restart.  The Adobe installer is not designed to handle this situation.   If this is the issue in your case, rebooting will resolve it. 
    You are less likely to run into this particular issue if you reboot your PC and then run the Adobe install with every other program and tray icon closed.

  • I try to install lightroom 5.6 and receive Exit Code: 7 ERROR: Third party payload installer Adobe_Lightroom_x64.msi failed with exit code: 1603

    Exit Code: 7
    Please see specific errors below for troubleshooting. For example,  ERROR:
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 3 error(s)
    ----------- Payload: Adobe Photoshop Lightroom 5 5.6.0.0 Adobe_Lightroom_x64.msi_5.6 -----------
    ERROR: Schlüssel ist im angegebenen Status nicht gültig.
    ERROR: Install MSI payload failed with error: 1603 - Schwerwiegender Fehler bei der Installation.
    MSI Error message: Schlüssel ist im angegebenen Status nicht gültig.
    ERROR: Third party payload installer Adobe_Lightroom_x64.msi failed with exit code: 1603

    Same problem. I have CC installed on Win 7 with all other apps working fine. Tried to install Lightroom 5 and got:
    Exit Code: 7
    Please see specific errors below for troubleshooting. For example,  ERROR:
    - 0 fatal error(s), 3 error(s)
    ----------- Payload: Adobe Photoshop Lightroom 5 5.7.0.0 Adobe_Lightroom_x64.msi_5.7 -----------
    ERROR: Error 1935.An error occurred during the installation of assembly component {5C21D397-1DA5-
    3749-8C1F-165F21DE9E3E}. HRESULT: 0x80070003.
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 1935.An error occurred during the installation of assembly component
    {5C21D397-1DA5-3749-8C1F-165F21DE9E3E}. HRESULT: 0x80070003.
    ERROR: Third party payload installer Adobe_Lightroom_x64.msi failed with exit code: 1603
    I uninstalled all Adobe CC software, ran Adobe CC Cleaner, cleaned my Registry using Piriform CCleaner 5, rebooted and reinstalled CC from scratch. Same problem--everything else installed correctly except Lightroom 5. Also tried uninstalling KB2918614--no joy.
    Dayton

  • Third party payload installer Adobe_Lightroom_x64.msi failed with exit code: 1603

    Exit Code: 7
    Please see specific errors below for troubleshooting. For example,  ERROR:
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 3 error(s)
    ----------- Payload: Adobe Photoshop Lightroom 5 5.6.0.0 Adobe_Lightroom_x64.msi_5.6 -----------
    ERROR: Error 1935.An error occurred during the installation of assembly component {F24CABFE-ED58-3012-A491-F671A890E43B}. HRESULT: 0x80071A30.
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 1935.An error occurred during the installation of assembly component {F24CABFE-ED58-3012-A491-F671A890E43B}. HRESULT: 0x80071A30.
    ERROR: Third party payload installer Adobe_Lightroom_x64.msi failed with exit code: 1603

    I followed the ostensibly applicable steps outlined in the above linked articles and no go.
    Further, I have uninstalled and reinstalled .net framework two times.
    Adobe's tech support team has (according to their findings) "determined" that my windows .net framework is "corrupted" and as such my system will disallow the installation of any .msi programs; my only salvation (according to Adobe) is to fork over $100.00 to Microsoft for "advanced" Windows tech support. Earlier today I was easily able to install Silkypix RAW software which is a program having an .msi extension. This seems to contradict the Adobe technical team's findings. Moreover, I've had ZERO installation issues with any other developer's programs including Corel, Sony and a host of additional 3rd party programs- ponderous.
    As well, both Adobe Air and Acrobat function and routinely update on my system without incident. For the life of me I have no idea what to do to remedy this frustrating issue.
    In addition to the 1603 error, I see a 1935 error as well. I would greatly appreciate any useable suggestions to permit the installation of Lightroom and PS.
    Thanks!

  • ORA-27369: job of type EXECUTABLE failed with exit code: Not owner

    Hi
    I created a backup RAC database job using DBMS_SCHEDULER under RMANTEST schema (a DBA account) and I got the error as subject.
    begin
    dbms_scheduler.create_job(
    job_name => 'scheduler_backup',
    job_type => 'EXECUTABLE',
    number_of_arguments => 2,
    job_action => '/opt/oracle/admin/bin/rman_fullbackup_RAC_TEST_test.sh',
    comments => 'backup via scheduler'
    dbms_scheduler.SET_JOB_ARGUMENT_VALUE('scheduler_backup', 1, 'TEST');
    dbms_scheduler.SET_JOB_ARGUMENT_VALUE('scheduler_backup', 2, 'TEST2');
    dbms_scheduler.enable('scheduler_backup');
    end;
    Thanks,
    Kevin

    Hi Ravi
    Thanks for your input.
    "ORA-27369: job of type EXECUTABLE failed with exit code: Not owner" is what I copied from ADDITIONAL_INFO of USER_SCHEDULER_JOB_RUB_DETAILS.
    One thing I don't understand of your words is that
    "On 10gR1 and 10gR2 you can redirect the stdout/stderr within your script and take a look at those log files."
    In my script, I have log files but I cannot see it. I guess the job fails directly without hitting the redirection line in the script. Do you mean I shall write something like this
    dbms_scheduler.create_job (
    job_action => '/opt/oracle/admin/bin/backup.sh > backup.log'
    Another one is
    "make sure that the user that external jobs run as must be able to run your script"
    But OS user and database user are two different accounts at different level.
    I am using 10.2.0.2 RAC. The Unix script runs successfully every night. I just want to take advantage of DBMS_SCHEDULER to avoid host dependency.
    Thanks,
    Kevin

  • ORA-27369: job of type EXECUTABLE failed with exit code: Permission denied

    Guy's
    I am getting the same error
    my schema is having dba priveleges.
    CREATE OR REPLACE procedure abc_1 as
    begin
    dbms_scheduler.create_job(
    job_name=>'test_1',
    job_type=>'executable',
    job_action=>'/d02/oradata/shell_scripts/import_db_1.sh',
    enabled=>false,
    auto_drop=>true );
    end;
    CREATE OR REPLACE procedure abc_2 as
    --http://www.dba-oracle.com/t_dbms_scheduler_examples.htm
    --http://www.oradev.com/dbms_scheduler.jsp
    --http://forums.oracle.com/forums/thread.jspa?messageID=1352558&#1352558
    begin
    dbms_scheduler.run_job (job_name=>'test_1');
    end;
    SQL>
    SQL>
    SQL> exec abc_1
    PL/SQL procedure successfully completed.
    SQL> exec abc_2
    BEGIN abc_2; END;
    ERROR at line 1:
    ORA-27369: job of type EXECUTABLE failed with exit code: Permission denied
    ORA-06512: at "SYS.DBMS_ISCHED", line 150
    ORA-06512: at "SYS.DBMS_SCHEDULER", line 441
    ORA-06512: at "SYS.ABC_2", line 6
    ORA-06512: at line 1
    any one got the solution.pl pass it.
    TIA,

    Hi,
    If rdbms/admin/externaljob.ora exists (in 10.2.0.3 and up) then external jobs run as the user and group specified in this file which should be nobody by default.
    If it does not exist (in releases prior to 10.2.0.3) then external jobs run as the owner of bin/extjob which should be nobody by default.
    Because external jobs run as a lowly privileged user (nobody) by default, you need to make sure that this user can execute your script. Things to check for include
    1) Use full paths to all binaries or scripts in job_action or program_action as well as calls inside the script.
    2) Make sure all scripts start with #!/bin/sh or another command interpreter
    3) Make sure all scripts have the executable bit set and are executable by the user that external jobs run as
    4) Make sure that all required environment variables are set. External jobs by default do not have any environment variables set. For example, for an oracle import or export or sqlloader script you may need to set oracle_home, oracle_sid, ld_library_path and path environment variables in your script or source the required Oracle environment script.
    Hope this helps,
    Ravi.

  • ORA-27369: job of type EXECUTABLE failed with exit code: 274662

    I am trying to run a shell script through dbms_scheduler. The Shell scripts calls the oracle procedure which insert a record to the Debug table.
    Code for generating the script
    declare
    begin
    dbms_scheduler.create_job(
              job_name=>'test_call_unix'
              ,job_type=>'executable'
              ,job_action=>'/carsd/Input/Current/BAM/calling_proc.sh'
              ,start_date => SYSDATE
              ,repeat_interval => 'FREQ=SECONDLY; INTERVAL=1'
              ,enabled=>TRUE
              ,auto_drop => TRUE
              ,comments=> 'Calling unxi sh'
    end;
    the shell script (calling_proc.sh)
    touch called.log
    sqlplus $ORA_USER/$ORA_PWD@$ORA_HOST << EOF1
    exec p1_sh;
    exit;
    EOF1
    I gave chmod 777 calling_proc.sh
    this the error which i got in ALL_SCHEDULER_JOB_RUN_DETAILS table
    ORA-27369: job of type EXECUTABLE failed with exit code: 274662
    STANDARD_ERROR="Oracle Scheduler error: Config file is not owned by root or is writable by group or other or extjob is not setuid and owned by root"
    Thanks in advance
    Jeeva.

    STANDARD_ERROR="Oracle Scheduler error: Config file is not owned by root or is writable by group or other or extjob is not setuid and owned by root"
    I gave chmod 777 calling_proc.sh
    comply with top line message!

  • ORA-27369: job of type EXECUTABLE failed with exit code: Incorrect function

    Hello,
    I am calling a windows bat file using dbms_scheduler and getting the following error. I have searched the forum and the internet and tried different switches and options. None of them solved my problem.
    Oracle Version: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    OracleJobScheduler is running as a service
    Error starting at line 1 in command:
    execute GET_RESULTS();
    Error report:
    ORA-27369: job of type EXECUTABLE failed with exit code: Incorrect function.
    ORA-06512: at "SYS.DBMS_ISCHED", line 185
    ORA-06512: at "SYS.DBMS_SCHEDULER", line 486
    ORA-06512: at "PS.GET_RESULTS", line 67
    ORA-06512: at line 1
    27369. 00000 - "job of type EXECUTABLE failed with exit code: %s"
    *Cause:    A problem was encountered while running a job of type EXECUTABLE.
    The cause of the actual problem is identified by the exit code.
    *Action:   Correct the cause of the exit code and reschedule the job.
    Here is the code for scheduler
          dbms_output.put_line(os_commandline || utlPath || fileSeparator || 'get.bat >nul')
          dbms_scheduler.create_job
          (   job_name          =>'PS_GET_RESULTS'
                , job_action        => os_commandline || utlPath || fileSeparator || 'get.bat >nul'
                , job_type          =>'executable'
                , enabled           =>false
                , auto_drop         =>false
                , start_date        =>systimestamp
          dbms_scheduler.run_job(job_name =>'PS_GET_RESULTS');The dbs_output prints a line which shows that the parameters os_commandline, utlPath and fileSeparator are set correctly.
         C:\windows\system32\cmd.exe /q /c E:\UTLDir\get.bat >nulThe windows file (get.bat) is:
         "C:\Program Files (x86)\WinSCP\Winscp.exe" /script=e:\utldir\get_resultsThis batch file passes a script file to the executable winscp.exe to get files from another server.
    The script file (get_results) is:
         option batch abort
         option confirm off
         open sftp://username:password@ipnumber:port -hostkey="ssh-rsa 1024 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
         cd /usr/dropbox/
         option transfer binary
         get *.results E:\UTLDir\Results\
         close
         exitI tested the batch file directly and works fine and "gets" the files from the server. But, invoking from Oracle dbms_scheduler fails with ORA-27369: job of type EXECUTABLE failed with exit code: Incorrect function.
    Appreciate your help and time in suggesting additional guidelines or pointers.
    Thanks,
    Rose

    Here is an update, if somebody else is having a similar problem.
    The ftp command "cd" to change the directories should be an absolute path. I was given a path "/usr/dropbox/", but on the server it actually corresponds to "/usr/local/apps/dropbox/". After updating the directory path, the scheduler worked fine in invoking the batch file for transferring the files.
    Thanks,
    Rose

  • ORA-27369:job of type EXECUTABLE failed with exit code + rman???

    Hi all,
    I was trying to execute job from 10G (10.2.01) Enterprise Manager Database Control, and got error below
    ORA-27369:job of type EXECUTABLE failed with exit code: Network is down STANDARD_ERROR="/home/oracle/scripts/backup/backupset_full:rman: command not found"
    Here is the file contents of backupset_full
    #!usr/bin/bash
    rman <<EOF
    connect catalog rman/rman@catrcv
    connect target sys/sys@test
    run{
    EXECUTE SCRIPT global_backup_full;
    quit
    EOF
    Here is the file content of global_backup_full script
    CREATE SCRIPT global_backup_full
    shutdown immediate;
    startup mount;
    allocate channel d1 device type DISK;
    backup as compressed backupset database;
    release channel d1;
    NOTE: I am running on bash shell environment.
    THANK YOU VERY MUCH in advance.
    Rich,

    You need to set ORACLE_HOME inside backupset_full script and possibly change rman to $ORACLE_HOME/bin/rman
    #!usr/bin/bash
    export ORACLE_HOME=<your_oracle_home _directory>
    $ORACLE_HOME/bin/rman <<EOF
    connect catalog rman/rman@catrcv
    connect target sys/sys@test
    run{
    EXECUTE SCRIPT global_backup_full;
    quit
    EOF
    Here is the file content of global_backup_full script
    CREATE SCRIPT global_backup_full
    shutdown immediate;
    startup mount;
    allocate channel d1 device type DISK;
    backup as compressed backupset database;
    release channel d1;
    }

  • ORA-27369: job of type EXECUTABLE failed with exit code:Operation notpermit

    I am getting this error
    ORA-27369: job of type EXECUTABLE failed with exit code: Operation not permitted.
    We have been using this for such a long time without any problems.this is the plsql scheduler :
    Please help
    BEGIN
    SYS.DBMS_SCHEDULER.CREATE_JOB
    job_name => 'PROD_LOAD_SL_FILES'
    ,start_date => TO_TIMESTAMP_TZ('2005/12/02 17:05:00.000000 -05:00','yyyy/mm/dd hh24:mi:ss.ff tzh:tzm')
    ,repeat_interval => NULL
    ,end_date => NULL
    ,job_class => 'DEFAULT_JOB_CLASS'
    ,job_type => 'EXECUTABLE'
    ,job_action => '/home/oracle/actual/payment_files/slc_prod/load_sl_files.sh'
    ,comments => 'Loads SL files, uploads logs to database and sends email to Disbursement and DBA teams'
    SYS.DBMS_SCHEDULER.SET_ATTRIBUTE
    ( name => 'PROD_LOAD_SL_FILES'
    ,attribute => 'RESTARTABLE'
    ,value => FALSE);
    SYS.DBMS_SCHEDULER.SET_ATTRIBUTE
    ( name => 'PROD_LOAD_SL_FILES'
    ,attribute => 'LOGGING_LEVEL'
    ,value => SYS.DBMS_SCHEDULER.LOGGING_RUNS);
    SYS.DBMS_SCHEDULER.SET_ATTRIBUTE_NULL
    ( name => 'PROD_LOAD_SL_FILES'
    ,attribute => 'MAX_FAILURES');
    SYS.DBMS_SCHEDULER.SET_ATTRIBUTE_NULL
    ( name => 'PROD_LOAD_SL_FILES'
    ,attribute => 'MAX_RUNS');
    BEGIN
    SYS.DBMS_SCHEDULER.SET_ATTRIBUTE
    ( name => 'PROD_LOAD_SL_FILES'
    ,attribute => 'STOP_ON_WINDOW_CLOSE'
    ,value => FALSE);
    EXCEPTION
    -- could fail if program is of type EXECUTABLE...
    WHEN OTHERS THEN
    NULL;
    END;
    SYS.DBMS_SCHEDULER.SET_ATTRIBUTE
    ( name => 'PROD_LOAD_SL_FILES'
    ,attribute => 'JOB_PRIORITY'
    ,value => 1);
    SYS.DBMS_SCHEDULER.SET_ATTRIBUTE_NULL
    ( name => 'PROD_LOAD_SL_FILES'
    ,attribute => 'SCHEDULE_LIMIT');
    SYS.DBMS_SCHEDULER.SET_ATTRIBUTE
    ( name => 'PROD_LOAD_SL_FILES'
    ,attribute => 'AUTO_DROP'
    ,value => FALSE);
    END;
    and this is part of the unix script get executed:
    [oracle@USAC-S009 slc_prod]$ cat load_sl_files.sh
    #!/bin/sh
    # FILEME: /home/oracle/actual/paytment_files/load_sl_files.sh
    # PURPOSE: Load SL files, email .log files
    # INSTRUCTIONS/COMMENTS/ASSUMPTIONS: Two SL files will be pulled down
    # MAINTENANCE LOG
    # REV# DATE AUTHOR QA-ed BY CHANGE DESCRIPTION KEY
    DATE=`/bin/date +%d%b%y_%H%M`
    HOME=/home/oracle
    export HOME
    ORACLE_HOME=/u01/app/oracle/product/10.2
    export ORACLE_HOME
    ORACLE_SID=em
    export ORACLE_SID
    PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oracle/bin:/etc:/usr/local/bin:/u01/app/oracle/product/10.2/bin:/bin:/sbin:/usr/bin:/usr/sbin; export PATH
    SL_HOME=/home/oracle/actual/payment_files/slc_prod
    FILE_HOME=/opt/u02/home/usair
    # Call slc.sh to load files
    ssh usac09.usacad.loc > /home/oracle/actual/payment_files/slc_prod/slc.sh.log <<EOT
    /u01/app/oracle/slc.sh 2>&1
    sleep 120
    EOT
    # Move logs from usac09 to usac-s009
    #ssh usac09.usacad.loc >> /home/oracle/actual/payment_files/slc_prod/slc.sh.log <<EOT
    # /u01/app/oracle/move_logs.sh 2>&1
    # sleep 15
    #EOT
    .............

    Hi!
    I have shell scripts with number of mandatory parameters.
    How can I write it in sql procedure in order to create exact command line that shuold be executed in Linux?
    the procedure looks like :
    CREATE OR REPLACE procedure CRM.run_tts (p_tts_name in varchar2 )
    is
    v_tts_name varchar2(2000);
    v_job_name varchar2(2000);
    v_source varchar2(200);
    v_target varchar2(200);
    Begin
    v_tts_name := upper(p_tts_name);
    --if p_instance_type='P' then
    v_source := 'psdwh';
    v_target := 'pudwh';
    --end if;
    if v_tts_name is not null then
    v_job_name := 'run_tts_'||v_tts_name;
    v_source := '/-ssid/'||v_source;
    v_target := '/-tsid/'||v_target;
    v_tts_name := '/-tbsname/'||v_tts_name;
    DBMS_SCHEDULER.create_job (
    job_name => v_job_name,
    job_type => 'EXECUTABLE',
    job_action => '/tmp/trans_asm',
    start_date => SYSTIMESTAMP,
    number_of_arguments => 3,
    enabled => false,
    auto_drop => false);
    --dbms_scheduler.set_job_argument_value(job_name=>v_job_name,argument_position=>1,argument_value=>'/software/oracle/dba/scripts/bin/trans_asm.sh'||' '||c_rec.id||' '||'"'||c_rec.view_name||'"'||' '||v_setnum||' '||'"'||V_MACHINE_TYPE||'"'||' '||'"'||p_mode||'"');
    dbms_scheduler.set_job_argument_value(job_name=>v_job_name,argument_position=>1,argument_value=>v_source);
    dbms_scheduler.set_job_argument_value(job_name=>v_job_name,argument_position=>2,argument_value=>v_target);
    dbms_scheduler.set_job_argument_value(job_name=>v_job_name,argument_position=>3,argument_value=>v_tts_name);
    -- dbms_scheduler.set_job_argument_value(job_name=>v_job_name,argument_position=>1,argument_value=>'/software/oracle/dba/scripts/bin/trans_asm_ps.sh');
    --dbms_scheduler.set_job_argument_value(job_name=>v_job_name,argument_position=>1,argument_value=>'/tmp/test.sh');
    -- trans_asm -ssid tsdwh -tsid tudwh -tbsname DW_BILLING_TTS
    dbms_scheduler.enable(name=>v_job_name);
    end if;
    end;
    the command looks like :
    trans_asm -ssid psdwh -tsid pudwh -tbsname YOAV_TTS
    Thank you !
    Valerie

Maybe you are looking for

  • Why is the spry file :SpryDOMUtils.js not uploading to my remote server?

    My website is islamobec.com When i try uploading my site to my remote server i get the following error message in dreamweaver cs4 SpryAssets\SpryDOMUtils.js - error occurred - An FTP error occurred - cannot put SpryDOMUtils.js.  Access denied.  The f

  • Need to merge a csv file using external tables into a main table

    Hi, I have a csv file which contains the date(with time stamp), column1(number),column2(number), column3 (number). I am using external tables concept to load the data froom csv to this external table and then merging into the main table. Problem here

  • Receive 404 error when running new application

    I'm using JDeveloper 11.1.1.6.0. I am encountering a 404 error when I try running the "Portal" project of a brand new WebCenter Portal Framework application. Previously I was able to run right after the project was created, and a college of mine is a

  • Terrence Devlin, can you help?

    Dear Terrence, I am sure that you have an answer to the question about "batch-downsizing" of iPhotos. Contained in " How to "downsize" pix in the iPhoto Library? asked on June 17th. Since I got no responses from the community of my question, I use th

  • Portal database dependency

    Hi I am trying to find the answer to the question, how much does the portal rely on its database for operation once the portal has started? We are running the Portal database on a separate Oracle server and were wondering if there are scenarios where