Execution of gi installation script failed windows

I have windows 2012, i tried install Oracle grid but in 83% , it get an error : INS-32123 execution of gi installation script failed . How can i solve?

Estado de ejecución del nodo con fallos:rac1
Errores  : Using configuration parameter file: C:\app\12.1.0\grid\crs\install\crsconfig_params|2015/02/17 12:09:24 CLSRSC-363: User ignored prerequisites during installation| [0m|02/17/15 12:10:40  OracleOHService service stopped|02/17/15 12:10:40  OracleOHService service removed|02/17/15 12:10:40  OracleOHService service installed|OhasdConfigureRegistry:  started|OhasdConfigureRegistry:  completed with 0|02/17/15 12:11:02  OracleOHService service started|ohasd is starting|CRS-4133: Se ha parado Servicios de Alta Disponibilidad de Oracle.|CRS-4123: Se ha iniciado Servicios de Alta Disponibilidad de Oracle.|CRS-4133: Se ha parado Servicios de Alta Disponibilidad de Oracle.|CRS-4123: Se ha iniciado Servicios de Alta Disponibilidad de Oracle.|CRS-2672: Intentando iniciar ''ora.evmd'' en ''rac1''|CRS-2672: Intentando iniciar ''ora.mdnsd'' en ''rac1''|CRS-2676: El inicio de ''ora.mdnsd'' en ''rac1'' se ha realizado correctamente|CRS-2676: El inicio de ''ora.evmd'' en ''rac1'' se ha realizado correctamente|CRS-2672: Intentando iniciar ''ora.gpnpd'' en ''rac1''|CRS-2676: El inicio de ''ora.gpnpd'' en ''rac1'' se ha realizado correctamente|CRS-2672: Intentando iniciar ''ora.cssdmonitor'' en ''rac1''|CRS-2672: Intentando iniciar ''ora.gipcd'' en ''rac1''|CRS-2676: El inicio de ''ora.cssdmonitor'' en ''rac1'' se ha realizado correctamente|CRS-2676: El inicio de ''ora.gipcd'' en ''rac1'' se ha realizado correctamente|CRS-2672: Intentando iniciar ''ora.cssd'' en ''rac1''|CRS-2676: El inicio de ''ora.cssd'' en ''rac1'' se ha realizado correctamente||Fallo al crear el archivo spfile de ASM en el grupo de discos. Se ha producido el siguiente error: ORA-29783: GPnP attribute SET failed with error [CLSGPNP_ERR]|||2015/02/17 12:30:57 CLSRSC-184: Configuration of ASM failed| [0m|2015/02/17 12:30:57 CLSRSC-258: Failed to configure and start ASM| [0m
Salida Estándar  : Using configuration parameter file: C:\app\12.1.0\grid\crs\install\crsconfig_params2015/02/17 12:09:24 CLSRSC-363: User ignored prerequisites during installation [0m02/17/15 12:10:40  OracleOHService service stopped02/17/15 12:10:40  OracleOHService service removed02/17/15 12:10:40  OracleOHService service installedOhasdConfigureRegistry:  startedOhasdConfigureRegistry:  completed with 002/17/15 12:11:02  OracleOHService service startedohasd is startingCRS-4133: Se ha parado Servicios de Alta Disponibilidad de Oracle.CRS-4123: Se ha iniciado Servicios de Alta Disponibilidad de Oracle.CRS-4133: Se ha parado Servicios de Alta Disponibilidad de Oracle.CRS-4123: Se ha iniciado Servicios de Alta Disponibilidad de Oracle.CRS-2672: Intentando iniciar ''ora.evmd'' en ''rac1''CRS-2672: Intentando iniciar ''ora.mdnsd'' en ''rac1''CRS-2676: El inicio de ''ora.mdnsd'' en ''rac1'' se ha realizado correctamenteCRS-2676: El inicio de ''ora.evmd'' en ''rac1'' se ha realizado correctamenteCRS-2672: Intentando iniciar ''ora.gpnpd'' en ''rac1''CRS-2676: El inicio de ''ora.gpnpd'' en ''rac1'' se ha realizado correctamenteCRS-2672: Intentando iniciar ''ora.cssdmonitor'' en ''rac1''CRS-2672: Intentando iniciar ''ora.gipcd'' en ''rac1''CRS-2676: El inicio de ''ora.cssdmonitor'' en ''rac1'' se ha realizado correctamenteCRS-2676: El inicio de ''ora.gipcd'' en ''rac1'' se ha realizado correctamenteCRS-2672: Intentando iniciar ''ora.cssd'' en ''rac1''CRS-2676: El inicio de ''ora.cssd'' en ''rac1'' se ha realizado correctamenteFallo al crear el archivo spfile de ASM en el grupo de discos. Se ha producido el siguiente error: ORA-29783: GPnP attribute SET failed with error [CLSGPNP_ERR]2015/02/17 12:30:57 CLSRSC-184: Configuration of ASM failed [0m2015/02/17 12:30:57 CLSRSC-258: Failed to configure and start ASM [0m

Similar Messages

  • Execution of perl based script failed on Windows

    Hi!
    is there anything special I should do on Windows to be able to execute perl script?
    The problem is that by default %perl_bin% variable is extended to a value without slashes... When I'm executing the same script manually from cmd.exe everything is as expected.
    Thanks,
    Ryszard
    ------ Script being executed on Windows based Agent:
    echo hello!
    echo %perlbin%
    set
    ------ output (with removed non relevant lines):
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.
    D:\oem\agent_base\agent_inst\sysman\emd>echo hello!
    hello!
    D:\oem\agent_base\agent_inst\sysman\emd>echo D:oemagent_basecore12.1.0.2.0perlbin
    D:oemagent_basecore12.1.0.2.0perlbin
    D:\oem\agent_base\agent_inst\sysman\emd>set
    AGENT_SERVICE_NAME=Oracleagent12c1Agent
    EMAGENT_DHTML_PORT=54000
    EMAGENT_PERL_TRACE_FILESIZE=5
    EMAGENT_PERL_TRACE_LEVEL=2
    EMDROOT=D:\oem\agent_base\core\12.1.0.2.0
    EMHOME=D:\oem\agent_base\agent_inst
    EMPERLOHBIN=\perl\bin
    EMPERLVER=5.10.0.0.0
    EMPRODVER=11.1.0.1.0
    EMSTATE=D:\oem\agent_base\agent_inst
    SBINDIR=D:\oem\agent_base\sbin
    PERL5LIB=D:\oem\agent_base\core\12.1.0.2.0\\perl\bin;D:\oem\agent_base\core\12.1.0.2.0\perl\lib;D:\oem\agent_base\core\12.1.0.2.0\perl\lib\site_perl;D:\oem\agent_base\core\12.1.0.2.0\perl\site\lib;D:\oem\agent_base\core\12.1.0.2.0\sysman\admin\scripts;D:\oem\agent_base\core\12.1.0.2.0\sysman\admin\scripts\Net-DNS-0.48\lib;D:\oem\agent_base\core\12.1.0.2.0\bin;D:\oem\agent_base\core\12.1.0.2.0\bin;D:\oem\agent_base\core\12.1.0.2.0\sysman\admin\scripts\libnet-1.19
    PERL_BIN=D:\oem\agent_base\core\12.1.0.2.0\\perl\bin
    PERL_HOME=D:\oem\agent_base\core\12.1.0.2.0\perl

    Check out MOS note 1515609.1.
    Regards,
    - Loc

  • Execution of binary files/scripts fails

    hi there,
    I spend hours seeking for a solution to my problem... or at least a
    cause for its occurrence :|
    I wanted to set up a policy enabling remote management on certain
    clients. Therefore I have to enable XDMCP. Novell was that kind and
    supplied a script (/opt/novell/zenworks/bin/novell-rm-fixrl.sh) for
    exactly that issue. In my case it takes the following parameters:
    -dm kdm -cf /etc/opt/kde3/share/config/kdm/kdmrc -r enable
    it does work quite fine:
    pluto:/../bin # ./novell-rm-fixrl.sh -dm kdm -cf
    /etc/opt/kde3/share/config/kdm/kdmrc -r enable
    Shutting down service kdm
    done
    Starting service kdm
    done
    ENABLED
    unfortunately it doesn't work that fine when being executed as a binary
    policy or script. The options you can configure in the 'new policy'
    dialog are pretty straight forward and leave hardly any space for
    screwing up yet it doesn't work :)
    It always reports the following error:
    The policy enable_xdmcp was enforced and the program launched did not
    complete the execution.
    there's no debug information in
    /var/opt/novell/log/zenworks/zmd-messages I could use. Maybe another
    place I don't know of?
    Simple scripts like
    #!/bin/bash
    echo 'blabla' >>/tmp/messages
    work *confused*.
    Any suggestions? Oh and by the way... how do you determine when the next
    policy update call is being made? Issue a 'rug sch' and look for
    maintenance? I set execution to "relative to refresh".. that should
    trigger policy updates every maintenance interval right?
    kind regards
    JR

    Joseph,
    a friend told me this:
    > unfortunately it doesn't work that fine when being executed as a binary
    > policy or script. The options you can configure in the 'new policy'
    > dialog are pretty straight forward and leave hardly any space for
    > screwing up yet it doesn't work :)
    > It always reports the following error:
    > The policy enable_xdmcp was enforced and the program launched did not
    > complete the execution.
    The Remote Execute policy has a field called 'Maximum Waiting Time' which by default is set to 'Wait till the program completes the execution'. I think that in your policy this has been changed to 'Do not wait'. If you set the option to 'Wait for completion' you should get a message like 'The policy xyz was enforced and the program configured in the policy was successfully executed'
    When a policy is set to 'Do not wait', zlm will launch the program and exit. Since zlm does not wait for the launched program/script to complete, the status message says 'The policy abc was enforced and the program launched did not complete the execution.' This does NOT mean that the launched program failed. It means that the status (success/failure) is not known. If the launched program is very small and completes before zlm exits, you will get the appropriate status.
    That is why when you give a simple echo script you get a success message.
    In order to know if the launched program/script succeeded or failed, use the (default) 'Wait for completion' option.
    If the third option 'Wait for x seconds' is used the message will depend on whether the launched program completed or not after 'x' seconds.
    Hope this clarifies.
    > how do you determine when the next policy update call is being made?
    Do a rug sch and look for the date & time specified for Service Refresh, under 'Next'
    Does that help?
    Shaun Pond

  • Oracle Installer scripting

    Does anyone know where to find a comprehensive documentation of Oracle Installer scripting (for Windows)?
    I'd like to deploy my Developer (6.0) app with Oracle Installer (using Oracle File Packager).
    I must modify the code it generates but I can't really find a good and comprehensive doc for it.
    Thanks,
    Zs

    Does anyone know where to find a comprehensive documentation of Oracle Installer scripting (for Windows)?
    I'd like to deploy my Developer (6.0) app with Oracle Installer (using Oracle File Packager).
    I must modify the code it generates but I can't really find a good and comprehensive doc for it.
    Thanks,
    Zs

  • SQL 4.7 Installation Error CJS-00084  SQL Statement or Script failed

    Dear SAP Gurus,
    pl do let me know hoe to resolve this error.......
    """CJS-00084  SQL Statement or Script failed"""
    my ora_sql_results file is like that..
    ===========================================
    2008-10-25, 16:14:44 SAPINST ORACLE start logging for
    connect  / as sysdba ;
    @@"C:\SAPinstORACLEKERNEL/oradbusr.sql"
    exit;
    Output of SQL executing program:
    SQL*Plus: Release 9.2.0.2.0 - Production on Sat Oct 25 16:14:44 2008
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    Connected.
    Connected.
    old   3:    if substr(upper('&&1'),1,5) = 'SAPR3' then
    new   3:    if substr(upper('SAPERP'),1,5) = 'SAPR3' then
    old   6:           if upper('&&2') = 'NT' then
    new   6:           if upper('NT') = 'NT' then
    old  13:                :sDomain := upper('&&3');
    new  13:                :sDomain := upper('ERP');
    old  17:           :sSchema := upper('&&1');
    new  17:           :sSchema := upper('SAPERP');
    old  18:           if upper('&&2') = 'NT' then
    new  18:           if upper('NT') = 'NT' then
    old  25:                :sDomain := upper('&&3');
    new  25:                :sDomain := upper('ERP');
    using following Parameters:
    .  Oracle SID:                      ERP
    .  Oracle Version:                 9.2.0.2.1
    .  Parametervalue os_authent_prefix:   OPS$
    .  Database User (Schema):            SAPERP
    .  SAP R/3 Administrator:            OPS$ERP\ERPADM
    .  SAP R/3 Serviceuser:             OPS$ERP\SAPSERVICEERP
    O/S Message: No such file or directory
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.2.1 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.2.0 - Production
    SAPINST: End of output of SQL executing program F:\oracle\ora92/bin/sqlplus.exe.
    SAPINST found errors.
    SAPINST The current process environment may be found in sapinst_ora_environment.log.
    2008-10-25, 16:14:44 SAPINST ORACLE stop logging
    =======================================
    My SAPINST_ORA_ENVIRONMENT FIle is like that
    ==========================================
    2008-10-25, 16:10:43 SAPINST Current process environment:
    =::=::\
    =C:=C:\SAPinstORACLEKERNEL
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\tanya\Application Data
    CLIENTNAME=Console
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=ERP
    ComSpec=C:\WINDOWS\system32\cmd.exe
    DBMS_TYPE=ORA
    DBS_ORA_SCHEMA=SAPERP
    dbs_ora_tnsname=ERP
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\tanya
    JAVA_HOME=C:\j2sdk1.4.2_09
    JSERV=F:\oracle\ora92/Apache/Jserv/conf
    LOGONSERVER=
    ERP
    NLS_LANG=AMERICAN_AMERICA.WE8DEC
    NUMBER_OF_PROCESSORS=2
    ORACLE_HOME=F:\oracle\ora92
    ORACLE_SID=ERP
    OS=Windows_NT
    Path=F:\oracle\ora92\bin;$PATH$
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 6, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=1706
    ProgramFiles=C:\Program Files
    SAPDATA_HOME=F:\oracle\ERP
    SAPEXE=F:\usr\sap\ERP\SYS\exe\run
    SAPLOCALHOST=ERP
    SAPSYSTEMNAME=ERP
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\WINDOWS\TEMP
    TMP=C:\WINDOWS\TEMP
    USERDOMAIN=ERP
    USERNAME=tanya
    USERPROFILE=C:\Documents and Settings\tanya
    windir=C:\WINDOWS
    WV_GATEWAY_CFG=F:\oracle\ora92\Apache\modplsql\cfg\wdbsvr.app
    SAPINST: End of current process environment.
    =====================================
    REgards,
    Abhishek

    Thanks, but most of the people in the industry are still using the same, and it is working on their Machine
    As far as I remember 9.2.0.2 was never released, one needed to install at least 9.2.0.4 (or .5). That´s why the official installation guides tell you to install the latest patches PLUS the latest interim patches for the database.
    On top of that, Oracle 9.2 is out of extended support already, I would get a new installation CD set with Oracle 10g and use that for a new installation.
    why it is not working on my machine?
    Because those old database versions have many bugs that are fixed with patches - so why do you want to run such an old version if one KNOWS that it´s buggy and there are patches to fix those errors?
    secondly from where i will get the latest patches, as told by you. pl do let me know any website from where i can down load them
    Check
    Note 938986 - Oracle Database 9.2: Patches for 9.2.0
    Markus

  • "Windows 8.1 installation has failed"

    Downloaded the Enterprise iso of 8.1 from the Volume Licensing site.  Currently running Windows 8 64 bit Enterprise.  Downloaded 8.1 64 bit
    enterprise.  Mounted iso, ran setup, after licensing agreement and choosing data migration options received the error "Windows 8.1 installation has failed" .  Googled around, and didn't see this exact problem.  There is no error code,
    nothing in the logs, nothing at all.  Just the message "Windows 8.1 installation has failed".  Tried several downloads of the iso, on multiple Windows 8 boxes.  
    Could a group policy setting, or something else related to these machines being on a domain be causing our issues?  If not, the lack of error codes is making the issue next to impossible to debug.  
    Anyone out there able to help?
    Thanks
    p.s.  already verified that update kb2871389 was installed.

    Hi,
    Which log did you checked, could you find the setup.etl file in %WINDIR%\Panther?
    It should have $windows.~bt\Sources\Panther log file. please check it.
    You can refer to the link below for more details about Windows 8 installation log.
    Windows Setup Log Files and Event Logs:http://technet.microsoft.com/en-us/library/hh824819.aspx
    If problem persists, I would like to suggest you to make a clean install on other drive for test, to make sure this problem was not caused by hardware problem.
    Note: before Windows installation, please backup all files on the drive which Windows 8.1 would be installed. Also make sure the hardware driver such as BIOS, Motherboard was upgrade to be latest.
    Roger Lu
    TechNet Community Support

  • Powershell startup scripts fail on Windows 8.1 with error 267

    GPO Powershell startup script fails to execute on Windows 8.1, but does run on Windows 8 and Windows 7. Powershell logon scripts run normally on all versions of Windows.
    The event log contains entries with event ID 1130 from the GroupPolicy source. The log entries claim error 267 "directory name is invalid".
    Running cmd.exe on Windows 8.1 under the computer's account (NT Authority\SYSTEM) confirms that the Powershell script's path in SYSVOL is valid and the script executes normally.
    Running procmon on Windows 8.1 while the startup script is being run on a computer shows that the computer caches the files and folders for this GPO into C:\Windows\system32\GroupPolicy.
    I am not sure why these scripts are failing to execute on Windows 8.1 when they run on Windows 8 and the same set of GPOs are applied to both Windows 8.1 and Windows 8 computers.

    These are all good suggestions, but I have already tried to eliminate:
    All environment variables
    All network paths
    Setup the GPO to reference the script by the file name and with a full absolute path. Neither worked.
    Tried copying the scripts to multiple folders inside the policy, since the event log message reports only the root path of the policy.
    I also used procmon to monitor how the computer handles the startup scripts. I found that the computer caches them into a folder under C:\Windows\System32, but never runs any of them. I never found an error that I could correlate with the event log.
    For instance the following one line scripts failed to run:
    'I AM HERE.' | sc -path C:\Windows\TEMP\TEST.txt
    write-host 'I AM HERE.'
    As far as I can see the first script relies on the existence of C:\Windows\TEMP and write permission to it, which SYSTEM should have.
    The second one liner has no dependencies at all and it doesn't run with the same error.
    I have created multiple GPOs and scripts, so if there was a problem in creating these files and folders it is happening over and over. I checked the permissions and computer accounts have read and execute permissions all throughout the GPOs.
    Everything works perfectly on Windows 7 and 8, just not on 8.1.

  • Hello i have been trying to install i tunes 10 on to my pc but as i get to the end of installation it comes up with the message windows installer package failed contact support or vendor how do i solve this im running vista of an acer laptop many thanks

    hello i have been trying to install i tunes 10 on to my pc but as i get to the end of installation it comes up with the message windows installer package failed contact support or vendor how do i solve this im running vista of an acer laptop many thanks

    Let's try the following user tip with that one:
    "There is a problem with this Windows Installer package ..." error messages when installing iTunes for Windows

  • Windows 10 technical preview installation has failed

    Hi,
    I currently use Windows 10 build 9860 on my computer and in another partition of my hard drive I have windows 8.1
    Today I was trying to update my build trough the update and recovery>preview builds, but I was getting this error message: "Failed to install the new build, please try again later. 0x8024200D"
    After that, I tried to download the offline .iso of the new build and running the setup, every was looking fine but when the installation got to 25% it came back to my desktop and a message appeared: "windows 10 technical preview installation has failed"
    Any way that I can solve this?
    Thanks

    Hi, 
    I tried a bunch of different steps:
    - Do a clean boot
    - Use command WSReset.exe on run box
    - Command prompt:dism.exe /online /cleanup-image scanhealth and restorehealth(When i use restorehealth gives me this error:0x800f081f) 
    - Create a new admin user and try to install update
    - rename softwaredistribution
    - Command prompt: powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.XML
    None of this worked so far for me.
    I went to C:\$Windows.~BT\Sources\Panther\setuperr.log and got this:
    2015-04-03 01:56:15, Error                 DU     DU::CDUSession::Initialize: Failed to begin IUpgradeInternalSession. hr = 0x80004002[gle=0x0000007f]
    2015-04-03 01:56:19, Error                        CDiagnosticsHelper::SetSQMDatapoint: Attempting to set a datapoint in an invalid SQM session[gle=0x0000007f]
    2015-04-03 01:57:05, Error                 DU     DU::CDUSession::Initialize: Failed to begin IUpgradeInternalSession. hr = 0x80004002[gle=0x0000007f]
    2015-04-03 01:57:24, Error                 SP     pDUSearch: DUSearch failed. hr = 0x80070057
    2015-04-03 01:57:24, Error                 SP     CDownloadDUUpdates::DoExecuteInternal: Failed to search for updates. hr = 0x80070057
    2015-04-03 01:57:24, Error                 SP     CSetupPlatform::DownloadDynamicUpdates: Failed to download updates. Error: 0x80070057[gle=0x00000012]
    2015-04-03 01:57:24, Error                 MOUPG  DUImage: Failed to execute DUImage FOD search and download [0x80070057][gle=0x00000012]
    2015-04-03 01:57:29, Error                 SP     pDUSearch: DUSearch failed. hr = 0x80070057
    2015-04-03 01:58:43, Error                 SP     pDUSearch: DUSearch failed. hr = 0x80070057
    2015-04-03 01:58:43, Error                 SP     CDownloadDUUpdates::DoExecuteInternal: Failed to search for updates. hr = 0x80070057
    2015-04-03 01:58:43, Error                 SP     CSetupPlatform::DownloadDynamicUpdates: Failed to download updates. Error: 0x80070057[gle=0x00000012]
    2015-04-03 01:58:43, Error                 MOUPG  DUImage: Failed to execute DUImage LangPack search and download [0x80070057][gle=0x00000012]
    2015-04-03 01:58:44, Error                 CONX   Failed to get class data from printer 80070057
    2015-04-03 01:59:13, Error                 CONX   Unable to get message handle 80092009 c:\windows\system32\drivers\pltgc.sys
    2015-04-03 01:59:14, Error                 CONX   Unable to get message handle 80092009 c:\windows\system32\drivers\tapoas.sys
    2015-04-03 01:59:36, Error                        ConX::Compatibility::CActionT<5,struct ConX::Compatibility::NoParameters>::Invoke: Successfully persist data.
    2015-04-03 02:02:47, Error                 SP     CSetSafeOSBootCommand::DoExecute: Failed to set the boot app $WINDOWS.~BT\Sources\SetupPlatform.exe. hr = 0x80070003[gle=0x00000003]
    2015-04-03 02:02:47, Error                 SP     Operation failed: Set safe OS boot command. Error: 0x80070003[gle=0x000000b7]
    2015-04-03 02:02:47, Error                 MOUPG  MoSetupPlatform: ExecuteCurrentOperations reported failure!
    2015-04-03 02:02:47, Error                 MOUPG  MoSetupPlatform: Using action error code: [0x80070003]
    2015-04-03 02:02:47, Error                 MOUPG  CDlpActionImageDeploy::ExecuteRoutine(322): Result = 0x80070003
    2015-04-03 02:02:48, Error                 MOUPG  CDlpActionImpl<class CDlpErrorImpl<class CDlpObjectInternalImpl<class CUnknownImpl<class IMoSetupDlpAction> > > >::Execute(441): Result =
    0x80070003
    2015-04-03 02:02:48, Error                 MOUPG  CDlpTask::ExecuteAction(3218): Result = 0x80070003
    2015-04-03 02:02:48, Error                 MOUPG  CDlpTask::ExecuteActions(3372): Result = 0x80070003
    2015-04-03 02:02:48, Error                 MOUPG  CDlpTask::Execute(1630): Result = 0x80070003
    2015-04-03 02:02:51, Error                 MOUPG  CSetupManager::ExecuteTask(1710): Result = 0x80070003
    2015-04-03 02:02:51, Error                 MOUPG  CSetupManager::ExecuteTask(1673): Result = 0x80070003
    2015-04-03 02:02:51, Error                 MOUPG  CSetupManager::ExecuteInstallMode(695): Result = 0x80070003
    2015-04-03 02:02:51, Error                 MOUPG  CSetupManager::ExecuteDownlevelMode(353): Result = 0x80070003
    2015-04-03 02:05:32, Error                 MOUPG  CSetupManager::Execute(204): Result = 0x80070003
    2015-04-03 02:05:32, Error                 MOUPG  CSetupHost::Execute(387): Result = 0x80070003
    I have no clue what to do next, now my windows build is saying that will expire 04/15.
    Any ideas?
    Thanks

  • SAPGUI 7.20 installer script in Lion fails to create SAP folder in Pref

    I have an issue in which the the SAPGUI for Mac installer/script is failing to created tge SAP folder in Hard drive /Library/Preferences folder as in does in Snow Leopard.  When I use my Applescript later to move the connection files to the preferences folder, it fails because the SAP folder was not created by the SAPGUI installer script.  It looks like Apple has increased security on the Preferences folder since I'm being prompted to delete any file in the Preferences folder or subfolders.
    I using PlatinGUI720MacOSX_6-10006059.JAR (version 720.6)
    I've tried to modify my applescript to create the SAP folder in Hard drive/Library/Preferences but have not been successfully and also a bit concerned about where else the install script behaves differently in Lion compared to Snow Leopard.

    Hi, not we not have opened note for the issue.
    we check, open note in oss.
    Thank you.

  • How to Recover from last failed execution by using exported scripts

    I have exported a Data Services batch job to  unix scripts of job_batch.sh. The Enable Recovery option is selected when the job was exported. After I run the scripts (./job_batch.sh) and the job failed, I only can rerun it again using Recover-from-last-failed-execution option at Management Console.
    Is it a way to rerun the job from last failed execution again from the scripts itself, not going through Management Console? Or have to rerun the scripts with any unix option to enable it to run from failed stage?
    Thank you

    In our world a recovery is done manually, hence no automatism there. In fact, there is some code that checks if the last run was unsuccessful and only in that case the Management Consol allows to add the "recover from last failed execution point".
    Having said that, adding the command line property -Cr manually always, does work as Manoy explained.

  • Problem booting after failed Windows (via Bootcamp) installation

    Good Day,
    yesterday i recieved my brand new 21" iMac.
    I wanted to install Windows via Bootcamp. I partitioned the Harddrive, started the installation and when Windows setup came to the point where it has to reboot (after copying the necessary files to the harddrive during the part of the setup process with the blue screen), it said something like "disc error, press any key to boot from CD. Nothing happend and the only way to start the computer was while holding down the ALT key and selecting the Macintosh disc.
    I deleted the bootcamp partition, but still my computer wants to boot windows giving me the "disc error" message. Everytime i have to start the computer holding the ALT key to boot into OSX (it only shows me the Macintosh drive, no more windows drive to select).
    Who can help?
    Thanks!
    Message was edited by: daniel.bs

    It is a common error, which i've faced too.
    Did you formatted the windows partition when into xp/vista/7 installation?
    Boot Camp assistant only partition the hard drive, but you will have to format the windows partition yourself before installing, or you'll get that error when trying to boot/reboot in windows after installation.
    You'll just have to start your iMac with the Windows CD/DVD, and redo the installation, this time formatting the partition (not with the fast format option).
    Best regards!

  • Root.sh script fail to run on OEL5.4

    hi, I am trying to install Grid Infrastructure for a Standalone Server on Oracle Enterprise Linux 5.4. i have a problem when i run root.sh script through root user its not execute successufly the error is "error while loading shared libraries" Please give any soluciton.
    Here is the execution of root.sh script
    [root@ws1 OraGrid11gR2]# ./root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
    ORACLE_OWNER= grid
    ORACLE_HOME= /opt/grid/OraGrid11gR2
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    Copying dbhome to /usr/local/bin ...
    Copying oraenv to /usr/local/bin ...
    Copying coraenv to /usr/local/bin ...
    Creating /etc/oratab file...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    2009-11-02 18:18:28: Checking for super user privileges
    2009-11-02 18:18:28: User has super user privileges
    2009-11-02 18:18:28: Parsing the host name
    Using configuration parameter file: /opt/grid/OraGrid11gR2/crs/install/crsconfig_params
    Creating trace directory
    /opt/grid/OraGrid11gR2/bin/ocrconfig.bin: error while loading shared libraries:/opt/grid/OraGrid11gR2/lib/libclntsh.so.11.1: cannot restore segment prot after reloc: Permission denied
    Failed to create or upgrade OLR
    Please give any solution

    This installation should be very very simple and straight-forward but it has taken me over a week to sort it out.
    What nobody pointed out is the fact that the best way to go about it is:
    1. Deinstall the install
    2. Make sure SELINUX=disabled is set in /etc/selinux/conf ....bounce it if necessary
    3. Do the install again afresh
    I didn't know it can be this easy.....I have gone thru every note and onto Metalink without any luck. Now I am delighted and can go on with my practices.

  • JBI Installation Error on Windows

    The problem:
    JBI default install fails on windows. We have solved the problem with a workaround, listed below.
    Our configuration is:
    * JBI 1.0
    * Application server Q2
    * Windows 2000
    We get the following symptoms:
    * After JBI is installed, the application server admin web page fails to load.
    * server.log reports "NoClassDefFoundError: javax/jbi/JBIException"
    * jbi install log reports "The input line is too long."
    Our solution:
    1) Replace C:\Sun\AppServer\bin\asant.bat with the file listed below. We have moved setting the class path from the command line to an environment variable.
    2) Re-run the installation scripts:
    C:\Sun\jbi\install>C:\Sun\Appserver\bin\asant.bat -DAS_INSTALL=C:\Sun\Appserver -DJBI_HOME=C:\Sun\jbi -DJBI_DOMAIN_ROOT=C:\Sun\Appserver\domains\domain1 -f install_jbi_domain.ant
    C:\Sun\jbi\install>C:\Sun\Appserver\bin\asant.bat -DJBI_HOME=C:\Sun\jbi -DJBI_DOMAIN_ROOT=C:\Sun\Appserver\domains\domain1 -f C:\Sun\jbi\install\install_sample_components.xml
    C:\Sun\AppServer\bin\asant.bat
    @echo off
    rem
    rem Copyright 2004 Sun Microsystems, Inc. All rights reserved.
    rem SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
    rem
    @setlocal
    call "C:\Sun\AppServer\config\asenv.bat"
    set JAVA_HOME=%AS_JAVA%
    set ANT_HOME=%AS_ANT%
    set ANT_OPTS="-Dos.name=Windows_NT"
    set CLASSPATH=
    if exist "%HOME%\antrc_pre.bat" call "%HOME%\antrc_pre.bat"
    if "%OS%"=="Windows_NT" @setlocal
    rem %~dp0 is expanded pathname of the current script under NT
    set DEFAULT_ANT_HOME=%~dp0..
    if "%ANT_HOME%"=="" set ANT_HOME=%DEFAULT_ANT_HOME%
    set DEFAULT_ANT_HOME=
    rem Slurp the command line arguments. This loop allows for an unlimited number
    rem of arguments (up to the command line limit, anyway).
    set ANT_CMD_LINE_ARGS=%1
    if ""%1""=="""" goto doneStart
    shift
    :setupArgs
    if ""%1""=="""" goto doneStart
    set ANT_CMD_LINE_ARGS=%ANT_CMD_LINE_ARGS% %1
    shift
    goto setupArgs
    rem This label provides a place for the argument list loop to break out
    rem and for NT handling to skip to.
    :doneStart
    rem find ANT_HOME if it does not exist due to either an invalid value passed
    rem by the user or the %0 problem on Windows 9x
    if exist "%ANT_HOME%\lib\ant.jar" goto checkJava
    rem check for ant in Program Files on system drive
    if not exist "%SystemDrive%\Program Files\ant" goto checkSystemDrive
    set ANT_HOME=%SystemDrive%\Program Files\ant
    goto checkJava
    :checkSystemDrive
    rem check for ant in root directory of system drive
    if not exist %SystemDrive%\ant\lib\ant.jar goto checkCDrive
    set ANT_HOME=%SystemDrive%\ant
    goto checkJava
    :checkCDrive
    rem check for ant in C:\ant for Win9X users
    if not exist C:\ant\lib\ant.jar goto noAntHome
    set ANT_HOME=C:\ant
    goto checkJava
    :noAntHome
    echo ANT_HOME is set incorrectly or ant could not be located. Please set ANT_HOME.
    goto end
    :checkJava
    set _JAVACMD=%JAVACMD%
    set LOCALCLASSPATH=%CLASSPATH%
    for %%i in ("%ANT_HOME%\lib\*.jar") do call "%ANT_HOME%\bin\lcp.bat" %%i
    call "%ANT_HOME%\bin\lcp.bat" %AS_INSTALL%\lib\sun-appserv-ant.jar
    if "%JAVA_HOME%" == "" goto noJavaHome
    if not exist "%JAVA_HOME%\bin\java.exe" goto noJavaHome
    if "%_JAVACMD%" == "" set JAVACMD=%JAVAHOME%\bin\java.exe
    if exist "%JAVA_HOME%\lib\tools.jar" set LOCALCLASSPATH=%JAVA_HOME%\lib\tools.jar;%LOCALCLASSPATH%
    if exist "%JAVA_HOME%\lib\classes.zip" set LOCALCLASSPATH=%JAVA_HOME%\lib\classes.zip;%LOCALCLASSPATH%
    goto checkJikes
    :noJavaHome
    if "%_JAVACMD%" == "" set _JAVACMD=java.exe
    echo.
    echo Warning: JAVA_HOME environment variable is not set.
    echo If build fails because sun.* classes could not be found
    echo you will need to set the JAVA_HOME environment variable
    echo to the installation directory of java.
    echo.
    :checkJikes
    if not "%JIKESPATH%"=="" goto runAntWithJikes
    :runAnt
    set CLASSPATH="%AS_INSTALL%/lib/appserv-se.jar";"%AS_INSTALL%/lib/admin-cli.jar";"%AS_INSTALL%/lib/appserv-admin.jar";"%AS_INSTALL%/lib/j2ee.jar";"%AS_INSTALL%/lib/appserv-ext.jar";"%AS_INSTALL%/lib/appserv-rt.jar";"%AS_INSTALL%/lib/commons-launcher.jar";"%AS_INSTALL%/lib/install/applications/jmsra/imqjmsra.jar";"%LOCALCLASSPATH%"
    "%_JAVACMD%" %ANT_OPTS% -Dcom.sun.aas.installRoot="%AS_INSTALL%" -Djava.library.path="%AS_INSTALL%\bin;%AS_ICU_LIB%" "-Dant.home=%ANT_HOME%" org.apache.tools.ant.Main %ANT_ARGS% %ANT_CMD_LINE_ARGS%
    goto end
    :runAntWithJikes
    set CLASSPATH="%AS_INSTALL%/lib/appserv-se.jar";"%AS_INSTALL%/lib/admin-cli.jar";"%AS_INSTALL%/lib/appserv-admin.jar";"%AS_INSTALL%/lib/j2ee.jar";"%AS_INSTALL%/lib/appserv-ext.jar";"%AS_INSTALL%/lib/appserv-rt.jar";"%AS_INSTALL%/lib/commons-launcher.jar";"%AS_INSTALL%/lib/install/applications/jmsra/imqjmsra.jar";"%LOCALCLASSPATH%"
    "%_JAVACMD%" %ANT_OPTS% -Dcom.sun.aas.installRoot="%AS_INSTALL%" -Djava.library.path="%AS_INSTALL%\bin;%AS_ICU_LIB%" "-Dant.home=%ANT_HOME%" "-Djikes.class.path=%JIKESPATH%" org.apache.tools.ant.Main %ANT_ARGS% %ANT_CMD_LINE_ARGS%
    goto end
    :end
    set LOCALCLASSPATH=
    set _JAVACMD=
    set ANT_CMD_LINE_ARGS=
    if "%OS%"=="Windows_NT" @endlocal
    :mainEnd
    if exist "%HOME%\antrc_post.bat" call "%HOME%\antrc_post.bat"
    ---------------------------------------------

    I tried your updated asant.bat file. Now I am getting following error.
    BUILD FAILED
    C:\Sun\jbi\examples\Demo\demo.ant:228: as.install.dir: ${as.install.dir} does not exist. EXIT
    can u help?
    -k

  • Question on CAPolicy.inf file and post-installation script

    I'm preparing a small PKI implementation with a single Enterprise Root CA on Windows 2008 R2 Enterprise.
    The primary role of this CA is to provide certificates for about 20 laptops that will use the certificates for authentication to a wireless network.
    I have prepared a CAPolicy.inf file and a post installation script (below).
    Renewal period for the root cert should be 10 years, CRL publication every 2 days with Delta publication every 12 hours (details in scripts below).
    I want to make sure the AIA and CRL url commands are correct.
    Does this look correct?
    AIA
    1:%WINDIR%\System32\CertSrv\CertEnroll\%%1_%%3%%4.crt
    This should publish the CA certificate to the local file system "certenroll".
    2:ldap:///CN=%%7,CN=AIA,CN=Public Key Services,CN=Services,%%6%%11
    This places the LDAP url in the AIA extension of issued certs.
    I am not planning to use HTTP, hence its absence.
    CRL
    1:%WINDIR%\System32\CertSrv\CertEnroll\%%3%%8%%9.crl
    This publishes the CRL to the local file system ("certenroll" subfolder).
    10:ldap:///CN=%%7%%8,CN=%%2,CN=CDP,CN=Public Key Services,CN=Services,%%6%%10
    Indicates CDP in AD DS and includes CDP url in issued certificates.
    Complete scripts
    1. CAPolicy.inf - %windir%
    [Version]
    Signature= "$Windows NT$"
    [certsrv_server]
    renewalkeylength=2048
    RenewalValidityPeriodUnits=10
    RenewalValidityPeriod=years
    CRLPeriod = days
    CRLPeriodUnits = 2
    CRLDeltaPeriod = hours
    CRLDeltaPeriodUnits = 12
    LoadDefaultTemplates=0
    2. Install Role
    Follow steps in GUI here
    3. Run post-install script
    certutil -setreg CA\DSConfigDN CN=Configuration,DC=mydomain,DC=local
    certutil -setreg CA\CRLPeriodUnits 2
    certutil -setreg CA\CRLPeriod "days"
    certutil -setreg CA\CRLDeltaPeriodUnits 12
    certutil -setreg CA\CRLDeltaPeriod "hours"
    certutil -setreg CA\ValidityPeriodUnits 10
    certutil -setreg CA\ValidityPeriod "Years"
    certutil –setreg CA\CACertPublicationURLs "1:%WINDIR%\System32\CertSrv\CertEnroll\%%1_%%3%%4.crt\n2:ldap:///CN=%%7,CN=AIA,CN=Public Key Services,CN=Services,%%6%%11"
    certutil –setreg CA\CRLPublicationURLs "1:%WINDIR%\System32\CertSrv\CertEnroll\%%3%%8%%9.crl\n10:ldap:///CN=%%7%%8,CN=%%2,CN=CDP,CN=Public Key Services,CN=Services,%%6%%10"
    certutil -setreg CA\csp\DiscreteSignatureAlgorithm 1
    certutil -setreg CA\AuditFilter 127
    net stop certsvc & net start certsvc
    certutil -crl
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you.

    A couple of things (just a quick glance)
    1) CAPolicy.inf
    Everything looks fine in this file. You will have a 2 day base crl and 12 hour delta CRLs. No default templates are loaded, so you must manually designate all published certificates
    2) Post install Script
    a. Best practices are to use HTTP only, not to use LDAP, so your whole design does not follow best practices. Furthermore, if you issue a certificate to a single, non-domain joined machine, they will be unable to evaluate your certificates. If you decide
    to do VPN (or use an internal SSL cert on an externally accessible Web server), revocation checking will fail because you do not publish AD to the external world
    b. Will you be issuing 10 year certificates from the CA. These lines:
    certutil -setreg CA\ValidityPeriodUnits 10
    certutil -setreg CA\ValidityPeriod "Years"
    define the maximum validity period of certs issued *by* the CA. For example, if a certificate template states 4 years, then a four year will be issued (less than 10 years). If a template state 12 years, then the max age will be 10 years. Think of it as a
    governor.
    c.CACertPublicationURLs . This should include an HTTP URL, and if you want to still include LDAP, HTTP should be prior to the LDAP URL.
    d. CRLPublicationURLs. This should include an HTTP URL. If you want to still include LDAP, HTTP should be prior to the LDAP URL. Your checkbox value for the LDAP URL is incorrect as well. For a CA that issues both base and delta CRLs, you must have a value
    of 79 (all check boxes enabled). Your current configuration would fail for revocation checking because you do not publish the base or delta CRL to AD. There is another check box missing (I believe the one to include the URL in the base CRL's freshest CRL extension
    (how to find the delta CRL).
    e. Do not include the DiscreteSignatureAlgorithm line in the script. If you have any Windows XP clients, they will not be able to use the certs (BTW, this should have been AlternateSignatureAlgorithm in my book - where you sourced your scripts). This would
    only be used on a CA where you used something like Elliptical Curve as the assymetric algorithm and SHA384 as the signature algorithm).
    f. The restart line should be net stop certsvc && net start certsvc. The double && ensures that the service comes to a complete stop before the start command is executed.
    HTH,
    Brian

Maybe you are looking for