Stopping deployment of bundles with Pre-Distribution scripts

Hi,
I want to use Pre-Distribution and Pre-Installation scripts to prevent deployment of bundles to devices.
For example: I want to deploy a java ear file only to devices that have java and jboss installed.
So during the Pre-Distribution scripts I test the existance of java and jboss on the device and I want to stop the deployment of the file bundle if this test returns FALSE.
According to the zmd-messages.log The deployment process tests the value of a Stopped boolean:
20 May 2009 08:30:34 INFO ZenService Refreshing capability 'actions'
20 May 2009 08:30:34 INFO Progress Progress.Stop Message:
20 May 2009 08:30:34 INFO Progress Is Stopped value: False
How can I set this boolean in a Script ?
Thanks for your help.
Christian Scholtes.
Sysadmin at Lu army.

Christian,
I wrote another enhancement request for having dynamic groups that can be used to assign bundles to be installed. This is something that might help in such a situation. eDirectory has dynamic groups that get evaluated every time you check the members. Something similar in zlm would be good to see.
Regarding your script you can add something like this in the Pre Distribution section:
Code:
#!/bin/bash
if rpm -q kernel-xen;
then
exit 3
fi
That would abort the bundle transaction with error 3 as you can see in the zmd-messages of the client as well asin the zlm web interface:
Code:
Novell.Zenworks.Zmd.Public.ZenException: Failed to prepare bundles for install: 'PrePrepare' script failed with exit code '3'
The problem with this is that every time the managed devices refreshes, it tries again to install that bundle and throw that error. SO you might get over time a lot of errors you don't want.
We managed about 400 linux systems with zlm and we created folder structures where we organize systems depending on their primary function. We have eg. XEN folder where all xen host systems (dom0) are in. We have a PORTAL folder where all jboss portal server are in and so on.
That way we can assign bundles to that folder where it should be installed and do not need to work with bundles scripts for aborting / denying installations.
Could that be an option for you ?
Rainer

Similar Messages

  • Runtime-Error after deploying a mapping with the generated script

    For example a very easy scenario:
    1. Create a table and a view in a DB-schema, witch ist registered as WB-target-schema with the following scripts:
    create view v1(c1) as select 'a' c1 from dual;
    create table t1(c1 varchar2(1));
    2. Import the table and the view into a OWB-module
    3. Create a mapping ‘m1’
    4. Drag and drop view and table into the mapping
    5. Draw an arrow from the view-column to the table-column
    6. Save and close the mapping
    7. Mark the mapping in the ‘Design Center’ and klick the ‘Generate’-Button
    8. Save the generated script ‘M1.pls’ to file
    9. Run the script in SQL*Plus, connected with the target-schema (without using the Control Center Manager)
    => very easy right now ;-)
    10. Start the mapping with the following script will produce the following error
    SQL> declare
    2 v_status varchar2(100);
    3 begin
    4 m1.main(v_status);
    5 end;
    6 /
    declare
    ERROR at line 1:
    ORA-01403: no data found
    ORA-06512: at "OWB_OWN.WB_RT_MAPAUDIT_UTIL", line 1027
    ORA-06512: at "SCOTT.M1", line 2048
    ORA-06512: at line 4
    If i delete or comment the four WB_RT_MAPAUDIT_UTIL-calls - it work´s fine!
    But is this a good advise?
    What exactly does the wrapped package ‘WB_RT_MAPAUDIT_UTIL do?
    Thanks
    jwehner

    I just ran into the same problem myself. I used the same technique of saving the generated OWB script to file and then compiling it through sqlplus. When I used the "Deploy" option for the mapping, then the problem went away. So when OWB is deploying the code it seems to be setting something internally that doesn't get set when you simple compile the PL/SQL. I don't know of any workaround to this. I will need it eventually, since I don't want to use the UI to deploy to various test environments and production. Maybe the built-in scripting language is the way to go.

  • Msi-installation: no distribution-script window

    Hello together
    When installing a simple application a window is showed "running pre-/post-distribution script" with a progress bar. When installing a msi-application it seems that this window isn't being showed at all - only the progress-window during the msi-installation.
    I'm running a long task in the pre-distribution script (uninstallation of the previous version). During the runtime of the pre-distribution script nothing is showed, so the user could think that nothing is going on and getting nervous... ;-)
    I don't expect to have an output of my distribution script, just the usual distribution-script-window.
    Am I doing something wrong, is it a bug or is the only way to prevent this behaviour to create a simple application that is run before the msi-installation?
    Using Zenworks 7.0.1.4
    kind regards,
    Stefan

    dtMsgBox is a good idea, but has a strange gui. I would rather place it in the center of the screen in this case than at the top and would like to change its outfit (text, color, ...).
    I'd prefer if zenworks would behave in installing msi-packages as it does with simple applications.

  • Installing context bundle with services != deploying bundle

    Hi! We ran into some problems with deployment of context packages with bundles in them to CQ 5.6. It seems like the bundles that are in the package get activated and the services registered... but the binding of the @Reference variables is not happening ( i.e. bindSomeVariable() is not getting invoked). This is somewhat weird since while deploying the bundle standalone or refrehing it in the admin console i can see bind methods beind called right after the service registration events happen. I tried adding immediate=true to my components, and while it solves the problem i would like to know if it is the right approach and why there is a difference.
    Cheers

    Services are activated lazy (unless you specify "immediate=true" to the @Component annotation). Are you sure, that your service code is/should be actually used in the very moment you deploy your package?
    Jörg

  • Deploying IE10 with pre-reqs

    Hello,
    I am attempting to deploy IE10 and its pre-reqs but don't appear to be able to get the client to evaluate that it needs it. On the client in the UpdatesDeployment.log I can see that the update is processed, but doesn't do anything else.
    Raising client SDK event for class CCM_SoftwareUpdate, instance CCM_SoftwareUpdate.UpdateID="Site_07BE0050-1DAB-4F0B-BE99-524582FE38AF/SUM_87e13ecb-c669-43be-9e2a-01e567285031", actionType 12l, value NULL, user NULL, session 4294967295l, level
    0l, verbosity 30l
    Update (Site_07BE0050-1DAB-4F0B-BE99-524582FE38AF/SUM_87e13ecb-c669-43be-9e2a-01e567285031) added to the targeted list of deployment ({0D676272-8326-4E44-9BC9-AED88E69C953})
    I also see the following:
    EnumerateUpdates for action (UpdateActionInstall) - Total actionable updates = 0 UpdatesDeploymentAgent 3/31/2014 10:41:02 AM 4516 (0x11A4)
    Assignment {4dedb6be-289a-4f3a-9142-219c5bc9b3dd} has total CI = 2 UpdatesDeploymentAgent 3/31/2014 10:42:49 AM 3504 (0x0DB0)
    Also have some errors after a "Raising client SDK event"
    Raising client SDK event for class CCM_SoftwareUpdate, instance CCM_SoftwareUpdate.UpdateID="Site_07BE0050-1DAB-4F0B-BE99-524582FE38AF/SUM_f2638b04-e9b6-442e-8cf0-59b3635e2eef", actionType 12l, value NULL, user NULL, session 4294967295l, level
    0l, verbosity 30l
    Raising client SDK event for class CCM_SoftwareUpdate, instance CCM_SoftwareUpdate.UpdateID="Site_07BE0050-1DAB-4F0B-BE99-524582FE38AF/SUM_5fe2b519-6b09-4f46-aaf2-3cb3f254bea7", actionType 12l, value NULL, user NULL, session 4294967295l, level
    0l, verbosity 30l UpdatesDeploymentAgent 3/31/2014 10:42:49 AM 3504 (0x0DB0)
    GetUpdate - failed to get targeted update, error = 0x87d00215. UpdatesDeploymentAgent 3/31/2014 10:42:49 AM 3136 (0x0C40)
    GetUpdate failed, error 87d00215 UpdatesDeploymentAgent 3/31/2014 10:42:49 AM 3136 (0x0C40)
    CCCMUpdatesDeployment::GetUpdate failed, error = 0x87d00215 UpdatesDeploymentAgent 3/31/2014 10:42:49 AM 2680 (0x0A78)
    GetUpdate - failed to get targeted update, error = 0x87d00215. UpdatesDeploymentAgent 3/31/2014 10:42:49 AM 3136 (0x0C40)
    GetUpdate failed, error 87d00215 UpdatesDeploymentAgent 3/31/2014 10:42:49 AM 3136 (0x0C40)
    CCCMUpdatesDeployment::GetUpdate failed, error = 0x87d00215 UpdatesDeploymentAgent 3/31/2014 10:42:49 AM 2680 (0x0A78)
    Unable to evaluate assignment {4dedb6be-289a-4f3a-9142-219c5bc9b3dd} as it is not activated yet UpdatesDeploymentAgent 3/31/2014 10:53:09 AM 3516 (0x0DBC)
    Also in the WindowsUpdate.log I can see that the client is checking the correct site. I am also deploying KBs 2729094, 2670838, 2786081 and 2758857 as pre-reqs, but I cannot get SCCM to recognize 2670838 in the catalog even though it is in the WSUS catalog.
    This client is able to retrieve other updates.

    Hi,
    0x87d00215 is "item not found".
    I recommend you check the following log files:
    LocationServices.log
    ContentTransferManager.log
    DataTransferServices.log.
    For more infomation, please review the link below:
    Technical Reference for Log Files in Configuration Manager
    http://technet.microsoft.com/en-us/library/hh427342.aspx
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Simple java download bundled with my app -- what link can I use

    I have a java app that I'd like to make as easy as possible for people to install and use who don't know about java or don't want to deal with installing a JRE. I built two different setup files, one bundled with a private jre for the app and one that just has the app.
    If the user downloads the non-jre-bundled version, and they either don't have a jre or they have a version that's not supported by the app, my insatller will detect this and abort the install with instructions to download a jre or download the bundled verison of the app.
    I'd prefer to ask the user's permission to download a private jre automatically in the above scenario. I know how to do this with my installer enviropnment (NSIS), but I can't find a suitable url from Sun that serves this purpose. I need a link that bypasses the licence agreement page and just directly downloads the jre.
    I got a url from a sample NSIS script that seems to provide this, but the most recent file is dated June 2005 and points to JRE 5 Update 1.
    The root url is http://dlc.sun.com/jdk/
    From there you can see several jre/jdk links for 1.4 and 1.5, but no 1.5 jre or jdk with anything beyond update 1.
    Does anyone know of a link I could use to directly download the latest jre 1.5?

    If any such site exists, it is in violation of Sun's
    current Java license.I'm not a lawyer, but the JRE License Agreement seems to be written in English, so I took a look at it. Paragraph B of the Supplemental License Terms (near the end of the license) would seem to apply, and I've pasted it below.
    As I read it, I think you're right that a direct download site is in violation of the agreement. This seems to be the case because item (v) requires anyone distributing Sun's JRE to pass on the license terms. By definition a direct download site doesn't do that.
    Having said that, it seems that the site I pointed out in the original post is a Sun site. Apparently they're willing to violate their own license terms. I just wish they'd update the site, so something beyond Update 1 were available for JRE 5.
    This is the first time I've ever heard this. I've
    seen many people on this forum getting help bundling
    the JRE with their app. Note that the Sun license agreement does not preclude bundling the JRE with you app, so long as you obey the stated restrictions.
    Excerpt of SUN JRE License Agreement
    B. License to Distribute Software. Subject to the
    terms and conditions of this Agreement and restrictions
    and exceptions set forth in the Software README file,
    including, but not limited to the Java Technology
    Restrictions of these Supplemental Terms, Sun grants
    you a non-exclusive, non-transferable, limited license
    without fees to reproduce and distribute the Software,
    provided that (i) you distribute the Software complete
    and unmodified and only bundled as part of, and for the
    sole purpose of running, your Programs, (ii) the
    Programs add significant and primary functionality to
    the Software, (iii) you do not distribute additional
    software intended to replace any component(s) of the
    Software, (iv) you do not remove or alter any
    proprietary legends or notices contained in the
    Software, (v) you only distribute the Software subject
    to a license agreement that protects Sun's interests
    consistent with the terms contained in this Agreement,
    and (vi) you agree to defend and indemnify Sun and its
    licensors from and against any damages, costs,
    liabilities, settlement amounts and/or expenses
    (including attorneys' fees) incurred in connection with
    any claim, lawsuit or action by any third party that
    arises or results from the use or distribution of any
    and all Programs and/or Software.

  • Pre & Post Script

    In ERWin you have a feature called "Pre & Post Script", which are SQL scripts you wnat to execute before or after creating a object. For example, to populate a table with default data after creating it.
    Is there anything like this in Designer?

    Moving the thread to deployment forum.

  • Sync content to DP with pre-staged content

    So the environment is SCCM 2012 R2 CU1.  
    Situation:
    I'd like to sync app/package content deltas with pre-staged distribution point.
    There will be ~30 remote DPs will pre-staged content.  After the content has been pre-staged on the DP and I have un-checked the "Enable this distribution point for prestaged content", how do I ensure that the deltas of app/package content
    have been synced to the DP?
    As an example, I have a SCEP updates package that I know has changed since capturing the content.  However I don't see a DP job in the DP Job Queue Manager.

    Execute an update DP on the content that has updated. The assumption with pre-staged content is that it is up to date so to my knowledge there is nothing automatic to ensure that the latest version is deployed.
    Jason | http://blog.configmgrftw.com

  • Can not deploy Adobe CC with deployment Manager

    Hi,
    we are trying to deploy Adobe CC with SCCM 2012 R2. While the installation we are getting errors in the PDApp.log:
    01/07/15 14:59:30:028 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 4196 | Build Version - 1.7.0.43
    01/07/15 14:59:30:029 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 4196 | Logging Level verbosity Set  to 4
    01/07/15 14:59:30:029 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 4196 | Executing immediate custom action for install mode.
    01/07/15 14:59:30:029 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 4196 | The CustomActionData string is : mode=install;sourceDir=C:\WINDOWS\ccmcache\1d\;installDir=;origDB=C:\WINDOWS\ccmcache\1d\ Adobe Creative Cloud Illustrator 2014.msi
    01/07/15 14:59:30:029 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 4196 | Successfully executed the immediate custom action for install mode .
    01/07/15 14:59:32:461 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Build Version - 1.7.0.43
    01/07/15 14:59:32:461 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Logging Level verbosity Set  to 4
    01/07/15 14:59:32:461 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Executing the deferred custom action.
    01/07/15 14:59:32:466 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Obtained the following as CustomActionData
    01/07/15 14:59:32:466 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | mode=install;sourceDir=C:\WINDOWS\ccmcache\1d\;installDir=;origDB=C:\WINDOWS\ccmcache\1d\ Adobe Creative Cloud Illustrator 2014.msi
    01/07/15 14:59:32:466 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | mode=install;sourceDir=C:\WINDOWS\ccmcache\1d\;installDir=;origDB=C:\WINDOWS\ccmcache\1d\ Adobe Creative Cloud Illustrator 2014.msi
    01/07/15 14:59:32:466 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Original database path is : C:\WINDOWS\ccmcache\1d\Adobe Creative Cloud Illustrator 2014.msi
    01/07/15 14:59:32:472 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | OptionXML saved at location :: C:\WINDOWS\TEMP\{C1921A81-A734-45BA-BE0B-E4440C3E2259}\\{CF57953C-5FB8-414D-AF1D-C555914C 4B73}
    01/07/15 14:59:32:496 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Build Version - 1.7.0.43
    01/07/15 14:59:32:496 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Logging Level verbosity Set  to 4
    01/07/15 14:59:32:496 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Initializing Custom Action Data from parameters
    01/07/15 14:59:32:496 | [INFO] |  | ASU | DeploymentManager | Utilities |  |  | 3796 | Folder does not exist
    01/07/15 14:59:32:496 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Provisioning Tool path is (C:\WINDOWS\TEMP\{C1921A81-A734-45BA-BE0B-E4440C3E2259}\\{FF74F6C4-0D5C-43E0-98F2-5A9B0B3 FED97}).
    01/07/15 14:59:32:498 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Starting to run the custom action for install mode
    01/07/15 14:59:32:498 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | STEP 1: Starting to parse Option XML.
    01/07/15 14:59:32:503 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Self-Update BootStrapper Relative Path doesn't exist.
    01/07/15 14:59:32:504 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | No of updates found (1).
    01/07/15 14:59:32:504 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Failed to find Royalty Bearing attribute info.
    01/07/15 14:59:32:504 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Number of Medias found = 1
    01/07/15 14:59:32:504 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Deployment Manager is running in Install Mode.
    01/07/15 14:59:32:508 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Deployment XML created at path :: C:\WINDOWS\TEMP\{2C2F5292-0608-47D5-BCE2-3B2D1A59C1EC}\\{DE6BF6FD-0D94-4F7D-86B5-6804037C B0D7}
    01/07/15 14:59:32:513 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Override XML created at path :: C:\WINDOWS\TEMP\{2C2F5292-0608-47D5-BCE2-3B2D1A59C1EC}\\{0B4F1D68-9714-494B-BF52-CCB490BD 2AF4}
    01/07/15 14:59:32:517 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Failed to find the pdb database.
    01/07/15 14:59:32:517 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Failed to get the local payload database handle.
    01/07/15 14:59:32:517 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | STEP 2: Starting to launch ASU AAM.
    01/07/15 14:59:32:517 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Bootstrapper launch location is :: C:\WINDOWS\ccmcache\1d\ASU\Set-up.dat
    01/07/15 14:59:32:681 | [INFO] |  | ASU | OPM | OPM |  |  | 4388 | Build Version - 8.0.1.12
    01/07/15 14:59:32:681 | [INFO] |  | ASU | OPM | OPM |  |  | 4388 | Logging Level verbosity Set  to 4
    01/07/15 14:59:32:711 | [WARN] |  | ASU | OPM | OPM |  |  | 4388 | Failed in key1 generation
    01/07/15 14:59:32:711 | [WARN] |  | ASU | OPM | CryptEngine |  |  | 4388 | Failed in key1 generation
    01/07/15 14:59:32:747 | [WARN] |  | ASU | OPM | OPM |  |  | 4388 | Failed in key3List generation
    01/07/15 14:59:32:747 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 4388 | Failed in key3List generation
    01/07/15 14:59:32:749 | [INFO] |  | ASU | OPM | OPM |  |  | 4388 | Schema version and schema compatibility version are same or greater than current
    01/07/15 14:59:32:773 | [INFO] |  | ASU | OPM | OPM |  |  | 4388 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    01/07/15 14:59:32:773 | [INFO] |  | ASU | OPM | OPM |  |  | 4388 | No Record found for the input fields in opm_getValueForKey
    01/07/15 14:59:32:774 | [INFO] |  | ASU | OPM | OPM |  |  | 4388 | Released OPM refrence successfully in opm_freeLibRef
    01/07/15 14:59:32:840 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Build Version - 2.8.1.451
    01/07/15 14:59:32:840 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Logging Level verbosity Set  to 4
    01/07/15 14:59:32:849 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Build Version - 2.8.1.451
    01/07/15 14:59:32:850 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Logging Level verbosity Set  to 4
    01/07/15 14:59:32:850 | [WARN] |  | ASU | PIM | PIM |  |  | 4160 | Detected db journal file trying to repair it...
    01/07/15 14:59:32:850 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | trying to createOrUpdatePIMDbSchema.
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Current db schema version on machine 2.
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Current db schema version to install 2.
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | PIM DB Schema is up to date. Current schema version is 2.
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | PIM Database is Up To Date.
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Sqlite 'Successfully' recovered from journal file.
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | PIMSqlite closeDB status 0
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Build Version - 2.8.1.451
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Logging Level verbosity Set  to 4
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | Creating PIM instance for path: C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp
    01/07/15 14:59:32:852 | [FATAL] |  | ASU | PIM | PIM |  |  | 4160 | Detected db journal file, Application is in corrupted state: C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp
    01/07/15 14:59:32:852 | [INFO] |  | ASU | PIM | PIM |  |  | 4160 | sqlite(pim.db) at path C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp is already closed
    01/07/15 14:59:32:852 | [ERROR] |  | ASU | PIM | PIM |  |  | 4160 | Failed to create the pimLibraryRef
    01/07/15 14:59:32:852 | [ERROR] |  | ASU | PIM | PIM |  |  | 4160 | Successfully freed PIM object Array
    01/07/15 14:59:32:869 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Build Version - 1.7.0.43
    01/07/15 14:59:32:869 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Logging Level verbosity Set  to 4
    01/07/15 14:59:32:869 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | The Bootstrapper Process is (62).Stopping the installation process.
    01/07/15 14:59:32:869 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Starting to clean the partially installed payloads.
    01/07/15 14:59:32:874 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Undeployment XML created at path :: C:\WINDOWS\TEMP\{2C2F5292-0608-47D5-BCE2-3B2D1A59C1EC}\\{FEBD9916-0002-4AFE-9DE5-08A59CA0 479A}
    01/07/15 14:59:32:874 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Starting to launch the Adobe Installer for uninstall mode.
    01/07/15 14:59:32:874 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Obtained Adobe Common Folder Path.
    01/07/15 14:59:32:874 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    01/07/15 14:59:32:993 | [INFO] |  | ASU | DeploymentManager | AAMEEUtilities |  |  | 3796 | Process creation completed.
    01/07/15 14:59:32:994 | [FATAL] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | The return code from the Adobe Installer Process is (33).Stopping the uninstallation process.
    01/07/15 14:59:32:994 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Failed to find the pdb database.
    01/07/15 14:59:32:994 | [WARN] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | Failed to get the local payload database handle.
    01/07/15 14:59:32:994 | [INFO] |  | ASU | DeploymentManager | Utilities |  |  | 3796 | Folder does not exist
    01/07/15 14:59:33:001 | [INFO] |  | ASU | OPM | OPM |  |  | 3796 | Build Version - 8.0.0.143
    01/07/15 14:59:33:001 | [INFO] |  | ASU | OPM | OPM |  |  | 3796 | Logging Level verbosity Set  to 4
    01/07/15 14:59:33:015 | [WARN] |  | ASU | OPM | OPM |  |  | 3796 | Failed in key1 generation
    01/07/15 14:59:33:015 | [WARN] |  | ASU | OPM | CryptEngine |  |  | 3796 | Failed in key1 generation
    01/07/15 14:59:33:046 | [WARN] |  | ASU | OPM | OPM |  |  | 3796 | Failed in key3List generation
    01/07/15 14:59:33:046 | [ERROR] |  | ASU | OPM | CryptEngine |  |  | 3796 | Failed in key3List generation
    01/07/15 14:59:33:048 | [INFO] |  | ASU | OPM | OPM |  |  | 3796 | Schema version and schema compatibility version are same or greater than current
    01/07/15 14:59:33:077 | [INFO] |  | ASU | OPM | OPM |  |  | 3796 | _opm_handle_OPDReturnedStatus called with opdStatus as:0
    01/07/15 14:59:33:078 | [INFO] |  | ASU | OPM | OPM |  |  | 3796 | No Record found for the input fields in opm_getValueForKey
    01/07/15 14:59:33:078 | [INFO] |  | ASU | OPM | OPM |  |  | 3796 | Released OPM refrence successfully in opm_freeLibRef
    01/07/15 14:59:33:100 | [INFO] |  | ASU | DeploymentManager |  |  |  | 3796 | Event Guid generated is: 'af2ccd85-1900-4b4e-b396-c2d165eb28df'
    01/07/15 14:59:33:103 | [INFO] |  | ASU | DeploymentManager |  |  |  | 3796 | GetIEProxyInfo - No default proxy present on the user machine
    01/07/15 14:59:33:104 | [INFO] |  | ASU | DeploymentManager |  |  |  | 3796 | GetIEProxyInfo - Failed to get proxy for the url, error:12006
    01/07/15 14:59:33:104 | [INFO] |  | ASU | DeploymentManager |  |  |  | 3796 | GetIEProxyInfo - proxy Url is
    01/07/15 14:59:33:561 | [INFO] |  | ASU | DeploymentManager |  |  |  | 3240 | HTTP Request Status code 200.
    01/07/15 14:59:33:574 | [INFO] |  | ASU | DeploymentManager |  |  |  | 3796 | The http request returned HTTP_Status:0 HttpCommunicator error:0
    01/07/15 14:59:33:574 | [INFO] |  | ASU | DeploymentManager |  |  |  | 3796 | Waiting for the async thread to get the task completed
    01/07/15 14:59:33:581 | [INFO] |  | ASU | DeploymentManager |  |  |  | 4664 | Async thread is completed. Now exiting from function.
    01/07/15 14:59:33:625 | [INFO] |  | ASU | DeploymentManager | DeploymentManager |  |  | 3796 | The install workflow is terminating.
    Can anybody please help us?
    Thank you.
    Stefan

    Stefan,
    Possibly dumb question but are your installers built for the appropriate architecture (32-, 64-bit)? Adobe is pretty picky about that with CC.

  • Error While Deploying the BPEL Process using obant script

    Hi All,
    I am getting the following error while deploying the BPEL Process using obant script. we are using the BPEL Version 10.1.2.0.2.Any information in this regard will be really helpful.
    Buildfile: build.xml
    main:
    [bpelc] file:/home5102/dibyap/saravana/Test/CreditRatingService.wsdl
    [bpelc] validating "/home5102/dibyap/saravana/Test/CreditRatingService.bpel" ...
    BUILD FAILED
    /home5102/dibyap/saravana/Test/build.xml:15: ORABPEL-01002
    Domain directory not found.
    The process cannot be deployed to domain "default" because the domain directory "/opt02/app/ESIT/oracle/esit10gR2iAS/BPEL10gR2/iAS/integration/orabpel/domains/default/deploy" cannot be found or cannot b
    e written to.
    Please check your -deploy option value; "default" must refer to a domain that has been installed locally on your machine.
    Total time: 23 seconds
    dibyap@ios5102_ESIBT:/home5102/dibyap/saravana/Test>
    Thanks,
    Saravana

    In 10.1.2.0.2 you need to create your own build.xml
    I have found an example, it may be of some help. This does call a property file
    cheers
    James
    <?xml version="1.0" ?>
    <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Run cxant on this file to build, package and deploy the
    ASB_EFT BPEL process
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
    <project name="ASB_EFT" default="main" basedir=".">
    <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Name of the domain the generated BPEL suitcase will be deployed to
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
    <property name="deploy" value="default" />
    <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    What version number should be used to tag the generated BPEL archive?
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
    <property name="rev" value="1.0" />
    <!-- BPEL Best Practices Properties -->
    <!-- Defaults Properties for TARGET environments
    # CHANGE THIS FILE TO REFLECT THE TARGET ENVIRONEMNT
    # either dev, test, or prod.properties
    -->
    <property file="ebusd.properties"/>
    <property name="env" value="${env.name}"/>
    <property name="current.project.name" value="${project.name}"/>
    <property name="target.project.name" value="${project.name}_${env}"/>
    <property name="deployment.profile" value ="${env}.properties"/>
    <property name="source.development.directory" location="${basedir}"/>
    <property name="target.env.directory" location="${basedir}/deploy/${project.name}_${env}"/>
    <property file="${deployment.profile}"/>
    <property name="build.fileencoding" value="UTF-8"/>
    <!-- Prints Environment
    -->
    <target name="print.env" description="Display environment settings">
    <echo message="Base Directory: ${basedir}"/>
    <echo message="Deployment Profile: ${deployment.profile}"/>
    <echo message="target.env.directory: ${target.env.directory}"/>
    <echo message="Deploy to Domain: ${deployToDomain}"/>
    <echo/>
    <echo message="os.name: ${os.name}"/>
    <echo message="os.version: ${os.version}"/>
    <echo message="os.arch: ${os.arch}"/>
    <echo/>
    <echo message="java.home: ${java.home}"/>
    <echo message="java.vm.name: ${java.vm.name}"/>
    <echo message="java.vm.vendor: ${java.vm.vendor}"/>
    <echo message="java.vm.version: ${java.vm.version}"/>
    <echo message="java.class.path: ${java.class.path}"/>
    <echo/>
    <echo message="env: ${env}"/>
    <echo message="current.project.name: ${current.project.name}"/>
    <echo message="target.project.name: ${target.project.name}"/>
    <echo message="server.name: ${server.name}"/>
    </target>
    <!--
    Copies the current directory structure along with
    all the file into the target.env.directory and
    change the name of the project
    -->
    <target name="create.environment">
    <copy todir="${target.env.directory}">
    <fileset dir="${basedir}"/>
    <filterset begintoken="@" endtoken="@">
    <filtersfile file="${deployment.profile}"/>
    </filterset>
    </copy>
    <move file="${target.env.directory}/${current.project.name}.jpr" tofile="${target.env.directory}/${target.project.name}.jpr"/>
    </target>
    <target name="main">
    <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    the bpelc task compiles and package BPEL processes into versioned BPEL
    archives (bpel_...jar). See the "Programming BPEL" guide for more
    information on the options of this task.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
    <bpelc input="${basedir}/bpel.xml" rev="${rev}" deploy="${deploy}" />
    </target>
    </project>
    here is a property file
    project.name=ASB_EFT
    env.name=ebusd
    deployToDomain=default
    server.name=[server]
    server.port=7788
    ebusd\:7788=http://[server]:7788/
    IntegrationMailAccount=OracleBPELTest
    IntegrationMailAddress=[email]
    IntegrationMailPassword=[password]
    archivedir=[directory]
    inbounddir=/[directory]
    errordir=[directory]
    outbounddir=[directory]
    bpelpw=bpel
    dbhost1=[dbserver]
    dbhost2=[dbserver]
    dbport=1523
    dbservice=bpel
    dbconnstr=jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=[server])(PORT=1523))(ADDRESS=(PROTOCOL=tcp)(HOST=[server])(PORT=1523)))(CONNECT_DATA=(SERVICE_NAME=ebusd)))

  • Help with a startup script for monitorix

    How can I deal with a perl script that doesn't acknowledge a query for pidof?
    $ ps aux | grep monitorix
    root 1089 0.0 1.2 16280 6556 ? Ss 09:54 0:00 /usr/bin/monitorix -c /etc/monitorix.conf
    So it's running... but I can't find it with pidof:
    $ pidof /usr/bin/monitorix
    Here is the /etc/rc.d/monitorix I've been using but that doesn't stop the program (since it has no PID).
    #!/bin/bash
    . /etc/rc.conf
    . /etc/rc.d/functions
    PID=`pidof -o %PPID /usr/bin/monitorix`
    MARGS="-c /etc/monitorix.conf"
    case "$1" in
    start)
    stat_busy "Starting Monitorix"
    if [ -z "$PID" ]; then
    /usr/bin/monitorix $MARGS
    fi
    if [ ! -z "$PID" -o $? -gt 0 ]; then
    stat_fail
    else
    PID=`pidof -o %PPID /usr/bin/monitorix`
    echo $PID > /var/run/monitorix.pid
    add_daemon monitorix
    stat_done
    fi
    stop)
    stat_busy "Stopping Monitorix"
    [ ! -z "$PID" ] && kill $PID &> /dev/null
    if [ $? -gt 0 ]; then
    stat_fail
    else
    rm_daemon monitorix
    else
    rm_daemon monitorix
    stat_done
    fi
    restart)
    $0 stop
    sleep 1
    $0 start
    echo "usage: $0 {start|stop|restart}"
    esac

    According to the man page, the -p flag will let you generate a PID file.
    You have a few logical errors in your rc.d script and a syntax error (double else in stop). I've been using a template similar to the below in cleaning up a few of the packages I maintain...
    #!/bin/bash
    . /etc/rc.conf
    . /etc/rc.d/functions
    pidfile=/run/monitorix.pid
    if [[ -r $pidfile ]]; then
    read -r PID < "$pidfile"
    if [[ ! -d /proc/$PID ]]; then
    # stale pidfile
    unset PID
    rm -f "$pidfile"
    fi
    fi
    args=(-c /etc/monitorix.conf -p "$pidfile")
    case "$1" in
    start)
    stat_busy "Starting Monitorix"
    if [[ -z $PID ]] && /usr/bin/monitorix "${args[@]}"; then
    add_daemon monitorix
    stat_done
    else
    stat_fail
    exit 1
    fi
    stop)
    stat_busy "Stopping Monitorix"
    if [[ $PID ]] && kill $PID &> /dev/null; then
    rm_daemon monitorix
    stat_done
    else
    stat_fail
    exit 1
    fi
    restart)
    $0 stop
    sleep 1
    $0 start
    echo "usage: $0 {start|stop|restart}"
    esac
    please also fix the PKGBUILD:
    install=('readme.install')
    This is not valid, and pacman 4 will not let you declare install as an array.
    Last edited by falconindy (2011-09-25 15:05:02)

  • Can I legally remove packages from a JRE bundled with my Application

    Can anyone help me get clarification on whether or not I can remove packages from a JRE that I am bundling with my Java Desktop Application. The full JRE is 90+ megs, my application does not require all of that. It was my understanding that I could modify the JRE as long I left the copyright notifications in place and did not try to represent the JRE as something I created. The license agreement is vague, at best. I was looking for direction or legal statement that allows me to trim out unnecessary packages from a JRE that is bundled with my application.
    Thank you in advance for any input.

    The license agreement is vague, at best.http://java.sun.com/j2se/1.5.0/jre/README
    Java(TM) 2 Platform Standard Edition
    Runtime Environment
    Version 5.0
    =======================================================================
    Redistribution of the J2SE Runtime Environment
    =======================================================================
    NOTE - The license for this software does not allow the
    redistribution of beta and other pre-release versions.
    Subject to the terms and conditions of the Software License
    Agreement and the obligations, restrictions, and exceptions set
    forth below, You may reproduce and distribute the Software (and
    also portions of Software identified below as Redistributable),
    provided that:
    (a) you distribute the Software complete and unmodified and only
    bundled as part of Your applets and applications ("Programs"),

  • Help with web form script. PHP, CGI, Perl???

    anyone willing to help with a web form script? I have a form built, but cant seem to figure out the scripting! Should I be using Perl, CGI, PHP... What do I need to enable? I am a complete novice when it comes to scripts. Looking for a little friendly help.

    Here is a simple bit of PHP to stick in the page your form posts to. You would need to edit the first three variables to your liking, and add the html you want to serve afterwards:
    <pre>
    <?php
    $emailFrom = '[email protected]';
    $emailTo = '[email protected]';
    $emailSubject = 'Subject';
    $date = date('l, \t\h\e dS \o\f F, Y \a\t g:i A');
    $browser = $HTTPSERVER_VARS['HTTP_USERAGENT'];
    $hostname = $HTTPSERVER_VARS['REMOTEADDR'];
    $message = "$date\n\nAddress: $hostname\nBrowser: $browser\n\n";
    foreach ($_POST as $key => $value) {
    $message .= $key . ": " . $value . "\n";
    $mailResult = mail($emailTo,$emailSubject,$message,"From: $emailFrom");
    ?>
    </pre>
    This script will grab the server's date and the submitter's address and browser type. It will then list the name and value of each form field you have put on your form.
    Also, this script expects your form method="post".
    Lastly, you can offer alternate text later on in your html page based on the success of the above script with a snippet like this:
    <pre><?php
    if ($mailResult) {
    echo "Your comments have been received thank you.";
    } else {
    echo "There was an error. Please try again or contact us using an alternate method.";
    ?></pre>

  • Distribution Scripts Question ???

    Hello please could someone clarify the following for me...
    I have a simple application object that from DISTRIBUTION
    OPTIONS\APPLICATION FILES copies some files from a network drive to C:\
    I then from DISTRIBUTION OPTIONS\DISTRIBUTION SCRIPTS\RUN AFTER DISTRIBUTION
    run a DOS Script to register (regsvr32) a DLL that I copied down earlier.
    The application is delivered on a force run basis to a user group and is not
    flagged distribute always.
    But the distribution script runs at each user logon is this correct????? If
    it were a launch script I would expect it to?? Is it because I am
    distributing in the secure system space ??
    Zenworks 7 back end with a Zen 6.5.1.0 App launcher.
    thanks in advance, Gareth

    Gareth,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • What's the Portal bundled with ias 10.1.2.0.2 ? 10.1.2.0.1 or 10.1.2.0.2 ?

    My Holy Graal is to upgrade Portal 10.1.4...
    OUI claims I'm running
    <ul>
    <li>Oracle Application Server 10g 10.1.2.0.2 in one home (AS)</li>
    <li>Oracle Portal 10g 10.1.2.0.1 under that same home</li>
    </ul>
    (I installed the AS home only for the Portal and the install went like a breeze).
    However, when I display the [WEB] Enterprise manager home page it says :
    Version     : 10.1.2.0.2
    Installation Type :Portal and Wireless
    My install is :
    <ul>
    <li>One home with DBMS 10.1.2.0.1</li>
    <li>One home with MRCA 10.1.2.0.2</li>
    <li>One home wiith OIM 10.1.2.0.2</li>
    <li>One home with AS 10.1.2.0.2</li>
    </ul>
    I was going to go straight to the portal upgrade and decided to look up the exact Portal version number through OUI. I wish I hadn't !!!
    Can somebody confirm I do <b>NOT</b> need to apply 10.1.2.1 despite the
    <a style="color:#0000ff" href="http://www.oracle.com/technology/products/ias/portal/html/upg_1014_1012_intro.html#SupportedVersions">
    <span style="color:#0000ff">Warning</span></a> on the upgrade page. In other words that the Portal version bundled with ias 10.1.2.0.2 is 10.1.2.0.2 (and that OUI is wrong to claim otherwise).
    Thx in adv
    Alain Pannetier

    I've upgraded yesterday night and all went well !
    Except that the precheck detected that my repository db's aq_tm_processes was still unset.
    I must have changed the current value only at install time (now it's also in the spfile).
    <br>
    The good thing is that you can run the upgrade script a second time and that it detects the already successfully executed steps.
    So basically found the mrua its shrubbery ;-)
    A

Maybe you are looking for

  • I want to create a second library with the same account on a separate hard drive....

    Hi, I am running out of room on my iMac to store all of my iTunes music and video. I want to create a second library with the same account on a separate hard drive. Will iTunes Match match both libraries ? Will I be able to acess both libraries from

  • Ipod nano  when i go to restore my nano i get this message:

    there was a prbolem downloading the ipod software for this ipod "ipod." the request source was not found.

  • Faulting module acrobat.dll

    Lame day! I haven't posted here in over a year. I guess that's good. Today we converted my machine here at work from our old NT 4 domain to the new Active Directory server. Then I spent my afternoon repairing all the stuff related to CS3 that were so

  • Doubt in using a Field symbols

    Hi gurus, i want to use field symbols for a varying fields in a table. like my fields are ZPER01 SHKZG01                           ZPER02 SHKZG02                           ZPER03 SHKZG03                          ......ZPER0N SHKZG0N         now i hav

  • BI Server Crashed

    Hi, I was running BI 7.0 and it crashed no services are running all RED sign like dispatucher, gateway, and messages server... anyway! so I decided to Reinstall it again... How to take backup my all Querys, Infoprovider, cubes, etc. etc. in OS level