Error while install DB instance using SAPinst

Hi,
I have the following error while installing High Availability Database instance
with option system copy-> restore from offline backup.
We are at env.  Window server 2003, MS SQL serevr 2005 SP 3.
Can anybody help? thanks.
ERROR 2009-02-11 14:45:45
FCO-00011  The step dGetSchemas with step key |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_MSS_DB|ind|ind|ind|ind|2|0|MssSchemaInfo|ind|ind|ind|ind|0|0|dGetSchemas was executed with status ERROR .
Regards
Chin

Line 94, 97 and 100 appear to not have spaces at the beginning of each string, which could cause some issues:
#set reporting to off
$command += ('/SQMREPORTING="0"')
#Add Browser Account
$command +=('/BROWSERSVCSTARTUPTYPE="Disabled"')
#Add Backup path
$command +=('/SQLBACKUPDIR="{0}"' -f $backuppath)
Probably should be this:
#set reporting to off
$command += (' /SQMREPORTING="0"')
#Add Browser Account
$command +=(' /BROWSERSVCSTARTUPTYPE="Disabled"')
#Add Backup path
$command +=(' /SQLBACKUPDIR="{0}"' -f $backuppath)
Boe Prox
Blog |
Twitter
PoshWSUS |
PoshPAIG | PoshChat |
PoshEventUI
PowerShell Deep Dives Book

Similar Messages

  • ERROR WHILE INSTALLING DATABASE INSTANCE

    Hi All,
        I am getting an error while installing database instance in 4.7EE with Oracle 8i.The error is
    running sapstart.exe name=AS9 nr=00 SAPDIAHOST=astrum -wait
    SAPSTART finished successfully on astrum_AS9_00, but Dispatcher is not connected to MessageServer.
    sapparam(1c): No Profile used.
    PLEASE HELP ME....

    hi pavan,
    i believe that oracle 8i are no longer supported by SAP.
    By default, SAP R/3 4.7 EE should come with Oracle 9i.
    Check your installer again.
    ardhian
    http://sapbasis.wordpress.com

  • Errors while installing database instance  of Java add-in

    <b>Hi,
    I encountered these errors while installing the database instance of Java add-in for ABAP using SAP NetWeaver 2004s SR1.</b>
    ERROR 2007-02-28 14:33:33
    <b>CJS-30049</b>  Execution of JLoad tool 'C:\j2sdk1.4.2_13\bin\java.exe -classpath "C:\Program
    Files\sapinst_instdir\NW04S\LM\AS-JAVA\ADDIN\ORA\CENTRAL\DB\install\sharedlib\launcher.jar"
    -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload
    "C:/Program
    Files/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/DB/install/lib/iaik_jce.jar;C:
    /Program
    Files/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/DB/install/sharedlib/jload.jar;C:
    /Program
    Files/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/DB/install/sharedlib/antlr.jar;C:
    /Program
    Files/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/DB/install/sharedlib/exception.jar;
    C:/Program
    Files/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/DB/install/sharedlib/jddi.jar;C:/Program
    Files/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/DB/install/sharedlib/logging.jar;C:
    /Program
    Files/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/DB/install/sharedlib/offlineconfiguration.jar;C:
    /Program
    Files/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/DB/install/sharedlib/opensqlsta.jar;C:/Program
    Files/sapinst_instdir/NW04S/LM/AS JAVA/ADDIN/ORA/CENTRAL/DB/install/sharedlib/tc_sec_secstor
    efs.jar;C:\usr\sap\AP1\SYS\exe\uc\NTI386\ojdbc14.jar" -sec
    AP1,jdbc/pool/AP1,
    mdcsap05/sapmnt/AP1/SYS/global/security/data/SecStore.properties,
    mdcsa
    p05/sapmnt/AP1/SYS/global/security/data/SecStore.key -dataDir
    C:/tmp/INSTALL/51031693\JAVA_EXPORT\JDMP -job "C:\Program
    Files\sapinst_instdir\NW04S\LM\AS-JAVA\ADDIN\ORA\CENTRAL\DB\IMPORT.XML" -log jload.log'
    aborts with return code 1.<br>SOLUTION: Check 'jload.log' and 'C:/Program
    Files/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/DB/jload.java.log' for more
    information.
    ERROR 2007-02-28 14:33:33
    <b>FCO-00011</b>  The step importJavaDump with step key
    |NW_Addin_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|7|0|NW_Jload|ind|ind|ind|ind|9|0|importJavaDump was executed with status ERROR .
    <b>Second error is easy, but I have no idea on how to resolve the first one.  Please help!</b>

    Hi
    what does jload.log and jload.java.log say ?
    regards
    dirk

  • Error while installing Solaris 10 using Solaris CD

    I'm getting an error while installing Solaris 10 in an Ultra 10 box.
    I have Solaris CDs (Total 4) and I have installed Solaris 10 in a Ultra 250 box , I did not get any problem. That means CDs are fine.
    But when I try to boot the CD 1 from bootPROM mode by giving the following command
    ok boot cdrom
    I get the following error :
    rebooting with CD command boot cdrom
    boot device : /pci@1f, 0/pci@1 , 1/idi@3/cdrom@2 ,0:f file and args
    Cant read disk label
    Cant open disk label package
    evaluating : boot cdrom
    Cant open boot device
    Then the box boots up with Solaris 8 which it has now..
    Can anyone please help me to solve this issue ?
    Thanks

    With the above information , I just wanted to tell you that the CD rom is getting detected as i can view all files in the CD.,,

  • Error while installing dialog instance.....

    Hi all ,
    Am getting the following error when installing the dialog instance (BW 3.5 on Linux RHEL 4 IA 32 32Bit /Oracle 10.2,kernel 6.40) :
    Creating file /tmp/sapinst_instdir/NW04/SYSTEM/ABAP/ORA/NUC/DI/SAPEXE.SAR.log.ERROR 2007-09-20
    MOS-01022 PROBLEM :/tmp/sapinst_exe.9316.1190278558/SAPCAR -xvgf
    DVD_NW04_SR1_6.40_SAP_KERNEL_ORACLE/K09/UNIX/Linux_32/SAPEXE.SAR -R/sapmnt/BD0/exe returned with '28' . cause : see output './SAPEXE'.
    SOLUTION: solve the CAUSE and extract the archive manually. change permission of extracted file to '(bd0adm,USER,=rwxo)(sapsys,GROUP,=rxg)(Everyone,GROUP,=rx)'.Afterwards,skip current step and restart the installation.
    SAPCAR: could not open for writing/sapmnt/BD0/exe/disp+work(error 28).Text file busy.
    Pls suggest how to solve this error.
    Thanks in advance

    Ok - let me summarize.
    You have installed a CI and you want to install a second dialog instance with the SAME NAME on the SAME SYSTEM to install IGS? This won't work.
    IGS is installed by default, I don't understand the purpose of what you're doing there... please clarify
    Markus

  • Error while installing the named instance SQL 2012 Sp1

    Hi,
    I am getting below error while installing the named instance with features Data base engine. on same server box 2 named instance already installed and working...please suggest. i have done a lot of troubleshooting..(configure local system for Db engines
    during installation, tried to install after another domain ID., repair and uninstalled existing and retried.) .. please s if i need to do anything else to resolve the issue.. installation account is domain admin account...
    Can i rename the installation domain account profile from sql server that used for 2 named instance and for 3 rd named instance i am trying... is any impact after profile rename from the local sql server on any instance already configured...
    Shailendra Dev

    thanks alberto.
    here is 
    2015-03-24 19:48:49.42 Server      Microsoft SQL Server 2012 (SP1) - 11.0.3000.0 (X64) 
    Oct 19 2012 13:38:57 
    Copyright (c) Microsoft Corporation
    Standard Edition (64-bit) on Windows NT 6.2 <X64> (Build 9200: ) (Hypervisor)
    2015-03-24 19:48:49.42 Server      (c) Microsoft Corporation.
    2015-03-24 19:48:49.42 Server      All rights reserved.
    2015-03-24 19:48:49.42 Server      Server process ID is 3460.
    2015-03-24 19:48:49.42 Server      System Manufacturer: 'Xen', System Model: 'HVM domU'.
    2015-03-24 19:48:49.42 Server      Authentication mode is WINDOWS-ONLY.
    2015-03-24 19:48:49.42 Server      Logging SQL Server messages in file 'D:\Program Files\Microsoft SQL Server\MSSQL11.SCSMDB\MSSQL\Log\ERRORLOG'.
    2015-03-24 19:48:49.42 Server      The service account is 'AIRWORKS\scadmin'. This is an informational message; no user action is required.
    2015-03-24 19:48:49.42 Server      Registry startup parameters: 
    -d D:\Program Files\Microsoft SQL Server\MSSQL11.SCSMDB\MSSQL\DATA\master.mdf
    -e D:\Program Files\Microsoft SQL Server\MSSQL11.SCSMDB\MSSQL\Log\ERRORLOG
    -l D:\Program Files\Microsoft SQL Server\MSSQL11.SCSMDB\MSSQL\DATA\mastlog.ldf
    2015-03-24 19:48:49.42 Server      Command Line Startup Parameters:
    -s "SCSMDB"
    -m "SqlSetup"
    -T 4022
    -T 4010
    -T 1905
    -T 3701
    -T 8015
    2015-03-24 19:48:49.69 Server      SQL Server detected 1 sockets with 1 cores per socket and 2 logical processors per socket, 2 total logical processors; using 2 logical processors based on SQL Server licensing. This is an informational message;
    no user action is required.
    2015-03-24 19:48:49.69 Server      SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
    2015-03-24 19:48:49.69 Server      Detected 15624 MB of RAM. This is an informational message; no user action is required.
    2015-03-24 19:48:49.69 Server      Using conventional memory in the memory manager.
    2015-03-24 19:48:49.98 Server      Perfmon counters for resource governor pools and groups failed to initialize and are disabled.
    2015-03-24 19:48:50.01 Server      This instance of SQL Server last reported using a process ID of 5124 at 3/24/2015 7:48:48 PM (local) 3/24/2015 2:18:48 PM (UTC). This is an informational message only; no user action is required.
    2015-03-24 19:48:50.03 Server      Node configuration: node 0: CPU mask: 0x0000000000000003:0 Active CPU mask: 0x0000000000000003:0. This message provides a description of the NUMA configuration for this computer. This is an informational message
    only. No user action is required.
    2015-03-24 19:48:50.07 Server      Using dynamic lock allocation.  Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node.  This is an informational message only.  No user action is required.
    2015-03-24 19:48:50.30 Server      Database Mirroring Transport is disabled in the endpoint configuration.
    2015-03-24 19:48:50.58 spid5s      Warning ******************
    2015-03-24 19:48:50.65 spid5s      SQL Server started in single-user mode. This an informational message only. No user action is required.
    2015-03-24 19:48:50.66 spid5s      Starting up database 'master'.
    2015-03-24 19:48:50.90 spid5s      9 transactions rolled forward in database 'master' (1:0). This is an informational message only. No user action is required.
    2015-03-24 19:48:51.04 Server      CLR version v4.0.30319 loaded.
    2015-03-24 19:48:51.17 spid5s      0 transactions rolled back in database 'master' (1:0). This is an informational message only. No user action is required.
    2015-03-24 19:48:51.17 spid5s      Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required.
    2015-03-24 19:48:51.39 Server      Software Usage Metrics is enabled.
    2015-03-24 19:48:51.81 spid5s      SQL Server Audit is starting the audits. This is an informational message. No user action is required.
    2015-03-24 19:48:51.83 Server      Common language runtime (CLR) functionality initialized using CLR version v4.0.30319 from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\.
    2015-03-24 19:48:51.86 spid5s      SQL Server Audit has started the audits. This is an informational message. No user action is required.
    2015-03-24 19:48:52.02 spid5s      SQL Trace ID 1 was started by login "sa".
    2015-03-24 19:48:52.16 spid5s      Server name is 'AWISCDB\SCSMDB'. This is an informational message only. No user action is required.
    2015-03-24 19:48:52.35 spid12s     The certificate [Cert Hash(sha1) "151C8B90A9A8AF12F5EFAE3439F691E2C01A7355"] was successfully loaded for encryption.
    2015-03-24 19:48:52.35 spid12s     Server local connection provider is ready to accept connection on [ \\.\pipe\SQLLocal\SCSMDB ].
    2015-03-24 19:48:52.40 spid12s     Dedicated administrator connection support was not started because it is disabled on this edition of SQL Server. If you want to use a dedicated administrator connection, restart SQL Server using the trace flag 7806.
    This is an informational message only. No user action is required.
    2015-03-24 19:48:52.43 Server      The SQL Server Network Interface library could not register the Service Principal Name (SPN) for the SQL Server service. Windows return code: 0x490, state: 16. Failure to register a SPN might cause integrated
    authentication to use NTLM instead of Kerberos. This is an informational message. Further action is only required if Kerberos authentication is required by authentication policies and if the SPN has not been manually registered.
    2015-03-24 19:48:52.45 Server      SQL Server is attempting to register a Service Principal Name (SPN) for the SQL Server service. Kerberos authentication will not be possible until a SPN is registered for the SQL Server service. This is an informational
    message. No user action is required.
    2015-03-24 19:48:54.03 Server      The SQL Server Network Interface library successfully registered the Service Principal Name (SPN) [ MSSQLSvc/AWISCDB.AIRWORKS.IN:SCSMDB ] for the SQL Server service. 
    2015-03-24 19:48:54.03 spid14s     A new instance of the full-text filter daemon host process has been successfully started.
    2015-03-24 19:48:54.86 spid6s      Starting up database 'mssqlsystemresource'.
    2015-03-24 19:48:54.86 spid5s      Starting up database 'msdb'.
    2015-03-24 19:48:54.87 spid6s      The resource database build version is 11.00.3000. This is an informational message only. No user action is required.
    2015-03-24 19:48:55.21 spid5s      12 transactions rolled forward in database 'msdb' (4:0). This is an informational message only. No user action is required.
    2015-03-24 19:48:55.32 spid5s      0 transactions rolled back in database 'msdb' (4:0). This is an informational message only. No user action is required.
    2015-03-24 19:48:55.32 spid6s      Starting up database 'model'.
    2015-03-24 19:48:55.32 spid5s      Recovery is writing a checkpoint in database 'msdb' (4). This is an informational message only. No user action is required.
    2015-03-24 19:48:55.72 spid6s      Clearing tempdb database.
    2015-03-24 19:48:57.22 spid6s      Starting up database 'tempdb'.
    2015-03-24 19:48:59.04 spid5s      Database 'master' is upgrading script 'msdb110_upgrade.sql' from level 184551476 to level 184552376.
    2015-03-24 19:48:59.04 spid5s      ----------------------------------
    2015-03-24 19:48:59.04 spid5s      Starting execution of PRE_MSDB.SQL
    2015-03-24 19:48:59.04 spid5s      ----------------------------------
    2015-03-24 19:49:00.23 spid5s      Setting database option COMPATIBILITY_LEVEL to 100 for database 'msdb'.
    2015-03-24 19:49:00.57 spid5s      -----------------------------------------
    2015-03-24 19:49:00.57 spid5s      Starting execution of PRE_SQLAGENT100.SQL
    2015-03-24 19:49:00.57 spid5s      -----------------------------------------
    2015-03-24 19:49:00.61 spid5s      Setting database option COMPATIBILITY_LEVEL to 110 for database 'msdb'.
    2015-03-24 19:49:00.73 spid5s      Configuration option 'allow updates' changed from 1 to 1. Run the RECONFIGURE statement to install.
    2015-03-24 19:49:00.73 spid5s      Configuration option 'allow updates' changed from 1 to 1. Run the RECONFIGURE statement to install.
    2015-03-24 19:49:01.78 spid5s      Attempting to load library 'xpstar.dll' into memory. This is an informational message only. No user action is required.
    2015-03-24 19:49:01.79 spid5s      Using 'xpstar.dll' version '2011.110.3000' to execute extended stored procedure 'xp_instance_regread'. This is an informational message only; no user action is required.
    2015-03-24 19:49:01.80 spid5s      DBCC TRACEOFF 1717, server process ID (SPID) 5. This is an informational message only; no user action is required.
    2015-03-24 19:49:01.80 spid5s      DBCC execution completed. If DBCC printed error messages, contact your system administrator.
    2015-03-24 19:49:01.81 spid5s       
    2015-03-24 19:49:01.81 spid5s      Creating table temp_sysjobschedules
    2015-03-24 19:49:01.91 spid5s       
    2015-03-24 19:49:01.91 spid5s      Alter table sysdownloadlist...
    2015-03-24 19:49:01.92 spid5s       
    2015-03-24 19:49:01.92 spid5s      Alter table sysjobhistory...
    2015-03-24 19:49:01.92 spid5s       
    2015-03-24 19:49:01.92 spid5s      Alter table systargetservers...
    2015-03-24 19:49:01.92 spid5s       
    2015-03-24 19:49:01.92 spid5s      Alter table sysjobsteps...
    2015-03-24 19:49:01.99 spid5s      Configuration option 'allow updates' changed from 1 to 0. Run the RECONFIGURE statement to install.
    2015-03-24 19:49:01.99 spid5s      Configuration option 'allow updates' changed from 1 to 0. Run the RECONFIGURE statement to install.
    2015-03-24 19:49:01.99 spid5s       
    2015-03-24 19:49:01.99 spid5s      -----------------------------------------
    2015-03-24 19:49:01.99 spid5s      Execution of PRE_SQLAGENT100.SQL complete
    2015-03-24 19:49:01.99 spid5s      -----------------------------------------
    2015-03-24 19:49:02.01 spid5s      DMF pre-upgrade steps...
    2015-03-24 19:49:02.13 spid5s      DC pre-upgrade steps...
    2015-03-24 19:49:02.13 spid5s      Check if Data collector config table exists...
    2015-03-24 19:49:02.13 spid5s      Data Collector state before upgrade: 0
    2015-03-24 19:49:02.13 spid5s      pre_dc100::Check if syscollector_collection_sets_internal table exists...
    2015-03-24 19:49:02.13 spid5s      pre_dc100::Capturing Collection set status in temp table...
    2015-03-24 19:49:02.19 spid5s      Deleting cached auto-generated T-SQL Data Collection packages from msdb...
    2015-03-24 19:49:02.19 spid5s      End of DC pre-upgrade steps.
    2015-03-24 19:49:02.19 spid5s      DAC pre-upgrade steps...
    2015-03-24 19:49:02.19 spid5s      Starting DAC pre-upgrade steps ...
    2015-03-24 19:49:02.19 spid5s      End of DAC pre-upgrade steps.
    2015-03-24 19:49:02.19 spid5s      ----------------------------------
    2015-03-24 19:49:02.19 spid5s      Starting execution of MSDB.SQL
    2015-03-24 19:49:02.19 spid5s      ----------------------------------
    2015-03-24 19:49:02.23 spid5s      Configuration option 'allow updates' changed from 0 to 1. Run the RECONFIGURE statement to install.
    2015-03-24 19:49:02.23 spid5s      Configuration option 'allow updates' changed from 0 to 1. Run the RECONFIGURE statement to install.
    2015-03-24 19:49:02.27 spid5s      Checking the size of MSDB...
    2015-03-24 19:49:02.53 spid5s       
    2015-03-24 19:49:02.53 spid5s      Setting database option TRUSTWORTHY to ON for database 'msdb'.
    2015-03-24 19:49:02.53 spid5s      Setting database option RECOVERY to SIMPLE for database 'msdb'.
    2015-03-24 19:49:02.64 spid5s      ----------------------------------
    2015-03-24 19:49:02.64 spid5s      Finished execution of MSDB.SQL
    2015-03-24 19:49:02.64 spid5s      ----------------------------------
    2015-03-24 19:49:02.64 spid5s      -----------------------------------------
    2015-03-24 19:49:02.64 spid5s      Starting execution of MSDB_VERSIONING.SQL
    2015-03-24 19:49:02.64 spid5s      -----------------------------------------
    2015-03-24 19:49:02.64 spid5s      -----------------------------------------
    2015-03-24 19:49:02.64 spid5s      Finished execution of MSDB_VERSIONING.SQL
    2015-03-24 19:49:02.64 spid5s      -----------------------------------------
    2015-03-24 19:49:02.64 spid5s      Dropping view MSdatatype_mappings...
    2015-03-24 19:49:02.65 spid5s      Dropping view sysdatatypemappings...
    2015-03-24 19:49:02.65 spid5s      Dropping table MSdbms_datatype_mapping...
    2015-03-24 19:49:02.66 spid5s      Dropping table MSdbms_map...
    2015-03-24 19:49:02.67 spid5s      Dropping table MSdbms_datatype...
    2015-03-24 19:49:02.67 spid5s      Dropping table MSdbms...
    2015-03-24 19:49:02.73 spid5s      Creating table MSdbms
    2015-03-24 19:49:02.75 spid5s      Creating table MSdbms_datatype
    2015-03-24 19:49:03.01 spid5s      Creating table MSdbms_map
    2015-03-24 19:49:03.02 spid5s      Creating table MSdbms_datatype_mapping
    2015-03-24 19:49:03.03 spid5s      Definining default datatype mappings
    2015-03-24 19:49:03.04 spid5s      Creating datatype mappings for MSSQLSERVER to ORACLE8
    2015-03-24 19:49:03.21 spid5s      Creating datatype mappings for MSSQLSERVER to ORACLE9
    2015-03-24 19:49:03.29 spid5s      Creating datatype mappings for MSSQLSERVER to ORACLE10
    2015-03-24 19:49:03.37 spid5s      Creating datatype mappings for MSSQLSERVER to ORACLE11
    2015-03-24 19:49:03.46 spid5s      Creating datatype mappings for MSSQLSERVER to DB2
    2015-03-24 19:49:03.54 spid5s      Creating datatype mappings for MSSQLSERVER to SYBASE
    2015-03-24 19:49:03.62 spid5s      Creating datatype mappings for ORACLE8 to MSSQLSERVER
    2015-03-24 19:49:03.71 spid5s      Creating datatype mappings for ORACLE9 to MSSQLSERVER
    2015-03-24 19:49:03.83 spid5s      Creating datatype mappings for ORACLE10 to MSSQLServer
    2015-03-24 19:49:03.95 spid5s      Creating datatype mappings for ORACLE11 to MSSQLServer
    2015-03-24 19:49:04.08 spid5s      Creating view MSdatatype_mappings
    2015-03-24 19:49:04.08 spid5s      Creating view sysdatatypemappings
    2015-03-24 19:49:05.08 spid5s       
    2015-03-24 19:49:05.08 spid5s      Creating table syssubsystems...
    2015-03-24 19:49:05.09 spid5s       
    2015-03-24 19:49:05.09 spid5s      Creating view sysproxyloginsubsystem_view...
    2015-03-24 19:49:05.11 spid5s       
    2015-03-24 19:49:05.11 spid5s      Creating trigger trig_sysoriginatingservers_delete...
    2015-03-24 19:49:05.11 spid5s       
    2015-03-24 19:49:05.11 spid5s      Creating view sysoriginatingservers_view...
    2015-03-24 19:49:05.12 spid5s       
    2015-03-24 19:49:05.12 spid5s      Creating trigger trig_sysjobs_insert_update...
    2015-03-24 19:49:05.13 spid5s       
    2015-03-24 19:49:05.13 spid5s      Creating view sysjobs_view...
    2015-03-24 19:49:05.15 spid5s       
    2015-03-24 19:49:05.15 spid5s      Creating trigger trig_sysschedules_insert_update...
    2015-03-24 19:49:05.16 spid5s       
    2015-03-24 19:49:05.16 spid5s      Creating view sysschedules_localserver_view...
    2015-03-24 19:49:05.21 spid5s       
    2015-03-24 19:49:05.21 spid5s      Creating view systargetservers_view...
    2015-03-24 19:49:05.23 spid5s       
    2015-03-24 19:49:05.23 spid5s      Creating view sysalerts_performance_counters_view...
    2015-03-24 19:49:05.25 spid5s       
    2015-03-24 19:49:05.25 spid5s      Creating function SQLAGENT_SUSER_SNAME ...
    2015-03-24 19:49:05.25 spid5s       
    2015-03-24 19:49:05.25 spid5s      Creating function SQLAGENT_SUSER_SID ...
    2015-03-24 19:49:05.26 spid5s       
    2015-03-24 19:49:05.26 spid5s      Creating procedure SP_SQLAGENT_IS_SRVROLEMEMBER...
    2015-03-24 19:49:05.27 spid5s       
    2015-03-24 19:49:05.27 spid5s      Creating procedure sp_verify_category_identifiers...
    2015-03-24 19:49:05.27 spid5s       
    2015-03-24 19:49:05.27 spid5s      Creating function agent_datetime...
    2015-03-24 19:49:05.27 spid5s       
    2015-03-24 19:49:05.27 spid5s      Creating procedure sp_verify_proxy_identifiers...
    2015-03-24 19:49:05.28 spid5s       
    2015-03-24 19:49:05.28 spid5s      Creating procedure sp_verify_credential_identifiers...
    2015-03-24 19:49:05.29 spid5s       
    2015-03-24 19:49:05.29 spid5s      Creating procedure sp_verify_subsystems...
    2015-03-24 19:49:05.30 spid5s       
    2015-03-24 19:49:05.30 spid5s      Creating procedure sp_verify_subsystem_identifiers...
    2015-03-24 19:49:05.30 spid5s       
    2015-03-24 19:49:05.30 spid5s      Creating procedure sp_verify_login_identifiers...
    2015-03-24 19:49:05.31 spid5s       
    2015-03-24 19:49:05.31 spid5s      Creating procedure sp_verify_proxy...
    2015-03-24 19:49:05.31 spid5s       
    2015-03-24 19:49:05.31 spid5s      Creating procedure sp_add_proxy...
    2015-03-24 19:49:05.32 spid5s       
    2015-03-24 19:49:05.32 spid5s      Creating procedure sp_delete_proxy...
    2015-03-24 19:49:05.32 spid5s       
    2015-03-24 19:49:05.32 spid5s      Creating procedure sp_update_proxy...
    2015-03-24 19:49:05.33 spid5s       
    2015-03-24 19:49:05.33 spid5s      Creating procedure sp_sqlagent_is_member...
    2015-03-24 19:49:05.33 spid5s       
    2015-03-24 19:49:05.33 spid5s      Creating procedure sp_verify_proxy_permissions...
    2015-03-24 19:49:05.34 spid5s       
    2015-03-24 19:49:05.34 spid5s      Creating procedure sp_help_proxy...
    2015-03-24 19:49:05.35 spid5s       
    2015-03-24 19:49:05.35 spid5s      Creating procedure sp_get_proxy_properties...
    2015-03-24 19:49:05.36 spid5s       
    2015-03-24 19:49:05.36 spid5s      Creating procedure sp_grant_proxy_to_subsystem...
    2015-03-24 19:49:05.36 spid5s       
    2015-03-24 19:49:05.36 spid5s      Creating procedure sp_grant_login_to_proxy...
    2015-03-24 19:49:05.37 spid5s       
    2015-03-24 19:49:05.37 spid5s      Creating procedure sp_revoke_login_from_proxy...
    2015-03-24 19:49:05.37 spid5s       
    2015-03-24 19:49:05.37 spid5s      Creating procedure sp_revoke_proxy_from_subsystem...
    2015-03-24 19:49:05.38 spid5s       
    2015-03-24 19:49:05.38 spid5s      Creating procedure sp_enum_proxy_for_subsystem...
    2015-03-24 19:49:05.38 spid5s       
    2015-03-24 19:49:05.38 spid5s      Creating procedure sp_enum_login_for_proxy...
    2015-03-24 19:49:05.39 spid5s       
    2015-03-24 19:49:05.39 spid5s      Creating procedure sp_reassign_proxy...
    2015-03-24 19:49:05.40 spid5s       
    2015-03-24 19:49:05.40 spid5s      Creating procedure sp_sqlagent_get_startup_info...
    2015-03-24 19:49:05.41 spid5s       
    2015-03-24 19:49:05.41 spid5s      Creating procedure sp_sqlagent_update_agent_xps...
    2015-03-24 19:49:05.42 spid5s       
    2015-03-24 19:49:05.42 spid5s      Creating procedure sp_sqlagent_has_server_access...
    2015-03-24 19:49:05.45 spid5s       
    2015-03-24 19:49:05.45 spid5s      Creating procedure sp_sqlagent_get_perf_counters...
    2015-03-24 19:49:05.46 spid5s       
    2015-03-24 19:49:05.46 spid5s      Creating procedure sp_sqlagent_notify...
    2015-03-24 19:49:05.47 spid5s       
    2015-03-24 19:49:05.47 spid5s      Creating procedure sp_is_sqlagent_starting...
    2015-03-24 19:49:05.47 spid5s       
    2015-03-24 19:49:05.47 spid5s      Creating procedure sp_verify_job_identifiers...
    2015-03-24 19:49:05.48 spid5s       
    2015-03-24 19:49:05.48 spid5s      Creating procedure sp_verify_schedule_identifiers...
    2015-03-24 19:49:05.49 spid5s       
    2015-03-24 19:49:05.49 spid5s      Creating procedure sp_verify_jobproc_caller...
    2015-03-24 19:49:05.50 spid5s       
    2015-03-24 19:49:05.50 spid5s      Creating procedure sp_downloaded_row_limiter...
    2015-03-24 19:49:05.51 spid5s       
    2015-03-24 19:49:05.51 spid5s      Creating procedure sp_post_msx_operation...
    2015-03-24 19:49:05.54 spid5s       
    2015-03-24 19:49:05.54 spid5s      Creating procedure sp_verify_performance_condition...
    2015-03-24 19:49:05.58 spid5s       
    2015-03-24 19:49:05.58 spid5s      Creating procedure sp_verify_job_date...
    2015-03-24 19:49:05.59 spid5s       
    2015-03-24 19:49:05.59 spid5s      Creating procedure sp_verify_job_time...
    2015-03-24 19:49:05.61 spid5s       
    2015-03-24 19:49:05.61 spid5s      Creating procedure sp_verify_alert...
    2015-03-24 19:49:05.62 spid5s       
    2015-03-24 19:49:05.62 spid5s      Creating procedure sp_update_alert...
    2015-03-24 19:49:05.63 spid5s       
    2015-03-24 19:49:05.63 spid5s      Creating procedure sp_delete_job_references...
    2015-03-24 19:49:05.65 spid5s       
    2015-03-24 19:49:05.65 spid5s      Creating procedure sp_delete_all_msx_jobs...
    2015-03-24 19:49:05.66 spid5s       
    2015-03-24 19:49:05.66 spid5s      Creating procedure sp_generate_target_server_job_assignment_sql...
    2015-03-24 19:49:05.66 spid5s       
    2015-03-24 19:49:05.66 spid5s      Creating procedure sp_generate_server_description...
    2015-03-24 19:49:05.67 spid5s       
    2015-03-24 19:49:05.67 spid5s      Creating procedure sp_msx_set_account...
    2015-03-24 19:49:05.68 spid5s       
    2015-03-24 19:49:05.68 spid5s      Creating procedure sp_msx_get_account...
    2015-03-24 19:49:05.69 spid5s       
    2015-03-24 19:49:05.69 spid5s      Creating procedure sp_delete_operator...
    2015-03-24 19:49:05.70 spid5s       
    2015-03-24 19:49:05.70 spid5s      Creating procedure sp_msx_defect...
    2015-03-24 19:49:05.71 spid5s       
    2015-03-24 19:49:05.71 spid5s      Creating procedure sp_msx_enlist...
    2015-03-24 19:49:05.72 spid5s       
    2015-03-24 19:49:05.72 spid5s      Creating procedure sp_delete_targetserver...
    2015-03-24 19:49:05.73 spid5s       
    2015-03-24 19:49:05.73 spid5s      Creating procedure sp_enlist_tsx
    2015-03-24 19:49:05.74 spid5s       
    2015-03-24 19:49:05.74 spid5s      Creating procedure sp_get_sqlagent_properties...
    2015-03-24 19:49:05.76 spid5s       
    2015-03-24 19:49:05.76 spid5s      Create procedure sp_set_sqlagent_properties...
    2015-03-24 19:49:05.76 spid5s       
    2015-03-24 19:49:05.76 spid5s      Creating procedure sp_add_targetservergroup...
    2015-03-24 19:49:05.77 spid5s       
    2015-03-24 19:49:05.77 spid5s      Creating procedure sp_update_targetservergroup...
    2015-03-24 19:49:05.78 spid5s       
    2015-03-24 19:49:05.78 spid5s      Creating procedure sp_delete_targetservergroup...
    2015-03-24 19:49:05.78 spid5s       
    2015-03-24 19:49:05.78 spid5s      Creating procedure sp_help_targetservergroup...
    2015-03-24 19:49:05.79 spid5s       
    2015-03-24 19:49:05.79 spid5s      Creating procedure sp_add_targetsvgrp_member...
    2015-03-24 19:49:05.80 spid5s       
    2015-03-24 19:49:05.80 spid5s      Creating procedure sp_delete_targetsvrgrp_member...
    2015-03-24 19:49:05.81 spid5s       
    2015-03-24 19:49:05.81 spid5s      Creating procedure sp_verify_category...
    2015-03-24 19:49:05.81 spid5s       
    2015-03-24 19:49:05.81 spid5s      Creating procedure sp_add_category...
    2015-03-24 19:49:05.82 spid5s       
    2015-03-24 19:49:05.82 spid5s      Creating procedure sp_update_category...
    2015-03-24 19:49:05.83 spid5s       
    2015-03-24 19:49:05.83 spid5s      Creating procedure sp_delete_category...
    2015-03-24 19:49:05.83 spid5s       
    2015-03-24 19:49:05.84 spid5s      Creating procedure sp_help_category...
    2015-03-24 19:49:05.84 spid5s       
    2015-03-24 19:49:05.84 spid5s      Creating procedure sp_help_targetserver...
    2015-03-24 19:49:05.85 spid5s       
    2015-03-24 19:49:05.85 spid5s      Creating procedure sp_resync_targetserver...
    2015-03-24 19:49:06.06 spid5s       
    2015-03-24 19:49:06.06 spid5s      Creating procedure sp_purge_jobhistory...
    2015-03-24 19:49:06.09 spid5s       
    2015-03-24 19:49:06.09 spid5s      Creating procedure sp_help_jobhistory...
    2015-03-24 19:49:06.10 spid5s       
    2015-03-24 19:49:06.10 spid5s      Creating procedure sp_add_jobserver...
    2015-03-24 19:49:06.11 spid5s       
    2015-03-24 19:49:06.11 spid5s      Creating procedure sp_delete_jobserver...
    2015-03-24 19:49:06.11 spid5s      Error: 10011, Severity: 16, State: 1.
    2015-03-24 19:49:06.11 spid5s      Access denied.
    2015-03-24 19:49:06.11 spid5s      Error: 917, Severity: 15, State: 1.
    2015-03-24 19:49:06.11 spid5s      An upgrade script batch failed to execute for database 'master' due to compilation error. Check the previous error message  for the line which caused compilation to fail.
    2015-03-24 19:49:06.11 spid5s      Error: 912, Severity: 21, State: 2.
    2015-03-24 19:49:06.11 spid5s      Script level upgrade for database 'master' failed because upgrade step 'msdb110_upgrade.sql' encountered error 917, state 1, severity 15. This is a serious error condition which might interfere with regular
    operation and the database will be taken offline. If the error happened during upgrade of the 'master' database, it will prevent the entire SQL Server instance from starting. Examine the previous errorlog entries for errors, take the appropriate corrective
    actions and re-start the database so that the script upgrade steps run to completion.
    2015-03-24 19:49:06.11 spid5s      Error: 3417, Severity: 21, State: 3.
    2015-03-24 19:49:06.11 spid5s      Cannot recover the master database. SQL Server is unable to run. Restore master from a full backup, repair it, or rebuild it. For more information about how to rebuild the master database, see SQL Server Books
    Online.
    2015-03-24 19:49:06.12 spid5s      SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.
    2015-03-24 19:49:06.50 spid12s     The SQL Server Network Interface library successfully deregistered the Service Principal Name (SPN) [ MSSQLSvc/AWISCDB.AIRWORKS.IN:SCSMDB ] for the SQL Server service. 
    Shailendra Dev

  • Error while installing OIM, during the OC4J Instance Configuration Assistan

    Hi, running RHEL 4 32Bit Linux. There's an installation of the SOA Suite 10.1.3.1 (Release 2) on /u01/app/oracle/OracleAS_1, and I am installing OIM on /u01/app/oracle/OraHome_2
    Near the end of the installation, when it's installing the recommended configuration assistants, I get an error while the OC4J Instance Configuration Assistant piece is running.
    Here's the full readout:
    Launched configuration assistant 'OC4J Instance Configuration Assistant'
    Tool type is: Recommended.
    The command being spawned is: '/u01/app/oracle/OraHome_2/jdk/bin/java -Djava.net.preferIPv4Stack=true -Djava.io.tmpdir=/tmp -mx512M -classpath /u01/app/oracle/OraHome_2/dcm/lib/dcm.jar:/u01/app/oracle/OraHome_2/dcm/lib/oc4j_deploy_tools.jar:/u01/app/oracle/OraHome_2/opmn/lib/opmnplugin.jar -Doracle.ias.sysmgmt.logging.logdir=/u01/app/oracle/OraHome_2/j2ee/home/log oracle.j2ee.tools.deploy.Oc4jDeploy -oraclehome /u01/app/oracle/OraHome_2 -verbose -inifile /u01/app/oracle/OraHome_2/j2ee/deploy.ini '
    Start output from spawned process:
    Reading ini file - '/u01/app/oracle/OraHome_2/j2ee/deploy.ini'
    Adding web-app 'wirelesssso-web.war' for app 'wirelesssso'.
    Adding web-app 'web.war' for app 'sso'.
    Adding web-app 'ssohelp.war' for app 'sso'.
    Adding web-app 'pls.war' for app 'sso'.
    OC4J instance 'OC4J_SECURITY': Adding java stop command line option '-server'
    OC4J instance 'OC4J_SECURITY': Adding java command line option '-Xmx512m'
    OC4J instance 'OC4J_SECURITY': Adding Environment variable 'LD_LIBRARY_PATH' with value '/u01/app/oracle/OraHome_2/lib32:/u01/app/oracle/OraHome_2/lib'
    OC4J instance 'OC4J_SECURITY': Adding Environment variable 'DISPLAY' with value 'oracleb.djl.com:0.0'
    Adding web-app 'ui.war' for app 'oiddas'.
    OC4J instance 'OC4J_SECURITY': Adding java stop command line option '-Xss1M'
    Ignoring jvm command-line option '-Xmx512m'. Larger heap already specified with '-Xmx512m'
    OC4J instance 'OC4J_SECURITY': Env Option 'LD_LIBRARY_PATH' already exists with value '/u01/app/oracle/OraHome_2/lib32:/u01/app/oracle/OraHome_2/lib'
    Initializing DCM...done.
    Creating OC4J instance 'OC4J_SECURITY' (protected)...done.
    Adding dependent libraries for application 'default'...done.
    Calling SMI to save changes.
    SMISession.saveChanges succeeded.
    Starting OC4J instance 'OC4J_SECURITY'...done.
    Deploying application 'wirelesssso' to OC4J instance 'OC4J_SECURITY'.
    Notification ==> Application Deployer for wirelesssso STARTS [ 2006-11-27T17:20:23.691EST ]
    Notification ==> Undeploy previous deployment
    Notification ==> Removing files for app file:/u01/app/oracle/OraHome_2/j2ee/OC4J_SECURITY/applications/wirelesssso.ear
    Notification ==> Copy the archive to /u01/app/oracle/OraHome_2/j2ee/OC4J_SECURITY/applications/wirelesssso.ear
    Notification ==> Unpack wirelesssso.ear begins...
    Notification ==> Unpack wirelesssso.ear ends...
    Notification ==> Initialize wirelesssso.ear begins...
    Notification ==> Initialize wirelesssso.ear ends...
    Notification ==> Initialize wirelesssso-web begins...
    Notification ==> Initialize wirelesssso-web ends...
    Notification ==> deleting: /u01/app/oracle/OraHome_2/j2ee/OC4J_SECURITY/applications/wirelesssso.ear
    Notification ==> deleting: /u01/app/oracle/OraHome_2/j2ee/OC4J_SECURITY/applications/wirelesssso/wirelesssso-web.war
    Notification ==> Application Deployer for wirelesssso COMPLETES [ 2006-11-27T17:20:24.193EST ]
    Deploying application 'oiddas' to OC4J instance 'OC4J_SECURITY'.
    Notification ==> Application Deployer for oiddas STARTS [ 2006-11-27T17:20:24.246EST ]
    Notification ==> Undeploy previous deployment
    Notification ==> Removing files for app file:/u01/app/oracle/OraHome_2/j2ee/OC4J_SECURITY/applications/oiddas.ear
    Notification ==> Copy the archive to /u01/app/oracle/OraHome_2/j2ee/OC4J_SECURITY/applications/oiddas.ear
    Notification ==> Unpack oiddas.ear begins...
    Notification ==> Unpack oiddas.ear ends...
    Notification ==> Initialize oiddas.ear begins...
    Notification ==> Initialize oiddas.ear ends...
    Notification ==> Initialize ui begins...
    Notification ==> Initialize ui ends...
    Notification ==> deleting: /u01/app/oracle/OraHome_2/j2ee/OC4J_SECURITY/applications/oiddas.ear
    Notification ==> deleting: /u01/app/oracle/OraHome_2/j2ee/OC4J_SECURITY/applications/oiddas/ui.war
    Notification ==> Application Deployer for oiddas COMPLETES [ 2006-11-27T17:20:28.312EST ]
    Deploying application 'sso' to OC4J instance 'OC4J_SECURITY'.
    Notification ==> Application Deployer for sso STARTS [ 2006-11-27T17:20:28.351EST ]
    Notification ==> Undeploy previous deployment
    Notification ==> Removing files for app file:/u01/app/oracle/OraHome_2/j2ee/OC4J_SECURITY/applications/sso.ear
    Notification ==> Copy the archive to /u01/app/oracle/OraHome_2/j2ee/OC4J_SECURITY/applications/sso.ear
    Notification ==> Unpack sso.ear begins...
    Notification ==> Unpack sso.ear ends...
    Notification ==> Initialize sso.ear begins...
    Notification ==> Initialize sso.ear ends...
    Notification ==> Initialize web begins...
    Notification ==> Initialize web ends...
    Notification ==> Initialize ssohelp begins...
    Notification ==> Initialize ssohelp ends...
    Notification ==> Initialize pls begins...
    Notification ==> Initialize pls ends...
    Notification ==> deleting: /u01/app/oracle/OraHome_2/j2ee/OC4J_SECURITY/applications/sso.ear
    Notification ==> deleting: /u01/app/oracle/OraHome_2/j2ee/OC4J_SECURITY/applications/sso/web.war
    Notification ==> deleting: /u01/app/oracle/OraHome_2/j2ee/OC4J_SECURITY/applications/sso/ssohelp.war
    Notification ==> deleting: /u01/app/oracle/OraHome_2/j2ee/OC4J_SECURITY/applications/sso/pls.war
    Notification ==> Application Deployer for sso COMPLETES [ 2006-11-27T17:20:29.806EST ]
    Calling updateConfig to notify DCM of new deployments...done.
    Adding OC4J mount points for application 'wirelesssso'...done.
    Adding OC4J mount points for application 'oiddas'...done.
    Adding dependent libraries for application 'sso'...done.
    Adding OC4J mount points for application 'sso'...done.
    Calling SMI to save changes.
    SMISession.saveChanges succeeded.
    Binding web app 'wirelesssso-web' to default-web-site for application 'wirelesssso' in OC4J instance 'OC4J_SECURITY'
    Web app 'wirelesssso-web' bound successfully.
    Binding web app 'ui' to default-web-site for application 'oiddas' in OC4J instance 'OC4J_SECURITY'
    Web app 'ui' bound successfully.
    Binding web app 'web' to default-web-site for application 'sso' in OC4J instance 'OC4J_SECURITY'
    ERROR: Caught exception while binding web app 'web' to default-web-site:
    Calling updateConfig to notify DCM of new web-bindings...java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Caused by: com.evermind.client.orion.AdminCommandException: Disconnected: RMIConnection Disconnected
         at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:31)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:139)
         ... 8 more
    Caused by: com.evermind.server.rmi.OrionRemoteException: Disconnected: RMIConnection Disconnected
         at com.evermind.server.rmi.RMIConnection.EXCEPTION_ORIGINATES_FROM_THE_REMOTE_SERVER(RMIConnection.java:1621)
         at com.evermind.server.rmi.RMIConnection.invokeMethod(RMIConnection.java:1572)
         at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:55)
         at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:22)
         at __Proxy0.bindWebApp(Unknown Source)
         at com.evermind.client.orion.BindWebAppCommand.execute(BindWebAppCommand.java:28)
         ... 9 more
    done.
    Adding application 'wirelesssso' to the DCM repository...done.
    Application 'wirelesssso' deployed successfully.
    Adding application 'oiddas' to the DCM repository...done.
    Application 'oiddas' deployed successfully.
    Undeploying application 'sso' from OC4J instance 'OC4J_SECURITY'.
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.doDeploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.execute(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    Caused by: com.evermind.client.orion.AdminCommandException: IOException communicating with the remote server: Connection reset
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:121)
         ... 8 more
    Caused by: java.net.SocketException: Connection reset
         at java.net.SocketInputStream.read(SocketInputStream.java:168)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
         at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2508)
         at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2361)
         at com.evermind.server.rmi.RMIConnection.lookup(RMIConnection.java:1800)
         at com.evermind.server.rmi.RMIServer.lookup(RMIServer.java:725)
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:149)
         at com.evermind.client.orion.Oc4jAdminConsole.executeCommand(Oc4jAdminConsole.java:106)
         ... 8 more
    FAILED!
    ERROR: Caught exception while undeploying 'sso' from 'OC4J_SECURITY':
    Removing OC4J mount points for application 'sso'...done.
    Calling SMI to save changes.
    SMISession.saveChanges succeeded.
    Calling updateConfig to notify DCM of undeployments...done.
    Stopping OC4J instance 'OC4J_SECURITY'...done.
    Calling SMI to retry init of failed plugins...done.
    Terminating DCM...done.
    Copying /u01/app/oracle/OraHome_2/j2ee/deploy.ini to /u01/app/oracle/OraHome_2/j2ee/deploy.ini.1164667126315.bak.
    Writing any undeployed entries back to /u01/app/oracle/OraHome_2/j2ee/deploy.ini.
    Oc4jDeploy tool completed, but with errors.
    End output from spawned process.
    Any help is appreciated, thanks!

    Hi, did you ever resolve this problem? We've got the same error.
    Cheers,
    Eystein

  • Error while installing SAP Enterprise 4.70 for Oracle

    Hi all,
    While installing R/3 4.7 on Windows 2000 with oracle database ,while installing database instance i encountered the following error message.
    CJS - 00084 SQL statement or Script failed
    Error Message: Executable D:\oracle\ora92/bin/sqlplus.exe returns 3
    FJS - 00012 Error when executing script
    I am copying the contents of the sapinst.log and sapinst_dev.log for reference.
    sapinst.log:
    TRACE
    receiving on port 21212
    TRACE
    sending on port 21213
    TRACE
    host name is sapsrv
    TRACE
    effective user corresponds to real user
    TRACE
    Administrator has SID S-1-5-21-1085031214-413027322-839522115-500
    TRACE
    account Administrator exists with parameter domain="SAPSRV"
    TRACE
    existence check for user Administrator returned true.
    TRACE
    inserted account (Administrator, S-1-5-21-1085031214-413027322-839522115-500, USER) into the accountcache.
    TRACE
    java has been started with the following command line: "C:\j2sdk1.4.2_15\bin\javaw.exe" -cp jar\instgui.jar;jar\inqmyxml.jar -Dsun.java2d.noddraw=true com.sap.ins.gui.Main -port 21212
    TRACE
    guiengine: waiting for connect on ports 21212 and 21213
    TRACE
    got notification...
    TRACE<i>
    got notification...
    TRACE
    signaling connect answer...
    TRACE
    releasing notifyLock
    TRACE
    trying to aquire notifyLock...
    TRACE
    running...
    TRACE
    showing dlg diInit
    TRACE
    waiting for an answer from gui
    TRACE
    got notification...
    TRACE
    releasing notifyLock
    TRACE
    Opened iaccdlib.dll
    TRACE
    Calling m_pGui->showLicenseAgreement()
    TRACE
    got notification...
    TRACE
    ACTION_OK received
    TRACE
    releasing notifyLock
    TRACE
    Opened iamodwas.dll
    TRACE
    The controller registered the module CIaWapsSystem
    TRACE
    The controller registered the module CIaWapsInstance
    TRACE
    The controller registered the module CIaWapsSystem
    TRACE
    The controller registered the module CIaWapsInstance
    TRACE
    The controller registered the module CIaWapsDBName
    TRACE
    The controller registered the module CIaWapsDBName
    TRACE
    The controller registered the module CIaWapsDBName
    TRACE
    Opened iamodora.dll
    TRACE
    The controller registered the module COraInputChecker
    TRACE
    Opened iamodos.dll
    TRACE
    The controller registered the module CIaOsPorts
    TRACE
    The controller registered the module COraInputChecker
    TRACE
    The controller registered the module COraInputChecker
    TRACE
    The controller registered the module CIaOsCheckJava
    TRACE
    The controller registered the module CIaOsCheckJava
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|dAskWhat
    TRACE
    showing dlg dORA_R3E_What
    TRACE
    waiting for an answer from gui
    TRACE
    got notification...
    TRACE
    CDialogHandler: ACTION_NEXT requested
    TRACE
    releasing notifyLock
    TRACE
    tInstEnv :
    TRACE
    tInstEnv : tWhat
    TRACE
    value : INST
    TRACE
    The step dAskWhat with key R3E|ind|ind|ora|R3E|47|0|dAskWhat has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|dAskInstanceType
    TRACE
    tInstEnv :
    TRACE
    tInstEnv : tWhat
    TRACE
    value : INST
    TRACE
    tInstEnv :
    TRACE
    tInstEnv : tWhat
    TRACE
    value : INST
    TRACE
    showing dlg d_SAPComponent_InstanceType_ABAP
    TRACE
    waiting for an answer from gui
    TRACE
    got notification...
    TRACE
    CDialogHandler: ACTION_NEXT requested
    TRACE
    releasing notifyLock
    TRACE
    The step dAskInstanceType with key R3E|ind|ind|ora|R3E|47|0|dAskInstanceType has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|dAskDbType
    TRACE
    tInstEnv :
    TRACE
    tInstEnv : tWhat
    TRACE
    value : INST
    TRACE
    tInstEnv :
    TRACE
    tInstEnv : tWhat
    TRACE
    value : DB
    TRACE
    showing dlg dORA_R3E_dbType
    TRACE
    waiting for an answer from gui
    TRACE
    got notification...
    TRACE
    CDialogHandler: ACTION_NEXT requested
    TRACE
    releasing notifyLock
    TRACE
    The step dAskDbType with key R3E|ind|ind|ora|R3E|47|0|dAskDbType has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|dFillChildContext
    TRACE
    Opened iamodutl.dll
    TRACE
    t_SAPComponent_CONTEXT.updateRow(, WHERE ROWNUM=0), inserting
    TRACE
    The step dFillChildContext with key R3E|ind|ind|ora|R3E|47|0|dFillChildContext has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|dSetDbInfoContextParam
    TRACE
    The step dSetDbInfoContextParam with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|dSetDbInfoContextParam has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|dGetHostInfo
    TRACE
    Processing row CONDITION=TRUE HOSTADDRESSES=value(NEEDED) HOSTALIASES=value(NEEDED) HOSTCPUCOUNT=value(NEEDED) HOSTCPUFAMILY=value(NEEDED) HOSTNAME=value(NEEDED) HOSTNAMELENGTH=value(NEEDED) HOSTOSFANAME=value(NEEDED) HOSTOSTYPE=value(NEEDED) HOSTPLATFORM=value(NEEDED) HOSTRAM=value(NEEDED) HOSTSWAP=value(NEEDED) OPMODE=GETINFO
    TRACE
    host name is sapsrv
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    IP name sapsrv resolves to IP address(es): 192.168.1.22
    TRACE
    hosts entry has IP address(es): 192.168.1.22
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address 192.168.1.22 resolves to IP name(s): sapsrv
    TRACE
    hosts entry has host name(es): sapsrv
    TRACE
    hostname after reverse lookup is: sapsrv
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    IP name sapsrv resolves to IP address(es): 192.168.1.22
    TRACE
    hosts entry has IP address(es): 192.168.1.22
    INFO 2007-08-14 18:02:32
    Processing of host operation t_HostInfo_SHARED succeeded.
    TRACE
    The step dGetHostInfo with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|dGetHostInfo has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|dGetCurrentProcessInfo
    TRACE
    effective user corresponds to real user
    TRACE
    account Administrator exists with parameter domain="SAPSRV"
    TRACE
    effective user corresponds to real user
    TRACE
    account Administrator exists with parameter domain="SAPSRV"
    TRACE
    account Administrator exists with parameter domain="SAPSRV"
    TRACE
    t_HostInfo_SHARED.updateRow(, WHERE HostRole='LOCALHOST'), updating
    TRACE
    The step dGetCurrentProcessInfo with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|dGetCurrentProcessInfo has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|dCompleteContextWithHostInfo
    TRACE
    The step dCompleteContextWithHostInfo with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|dCompleteContextWithHostInfo has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|makeSystemRowDB
    TRACE
    t_SAPComponent_Waps_System_SHARED.completeRow(, WHERE WapsSystemName='V11'), inserting
    TRACE
    t_SAPComponent_Waps_System_SHARED.completeExpression(, WHERE WapsSystemName='V11'), completing
    TRACE
    The step makeSystemRowDB with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|makeSystemRowDB has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|askForKeyParameters
    TRACE
    t_SAPComponent_Private.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    showing dlg d_SAPComponent_DBInstance
    TRACE
    waiting for an answer from gui
    TRACE
    got notification...
    TRACE
    CDialogHandler: ACTION_NEXT requested
    TRACE
    host name is sapsrv
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    IP name sapsrv resolves to IP address(es): 192.168.1.22
    TRACE
    hosts entry has IP address(es): 192.168.1.22
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address 192.168.1.22 resolves to IP name(s): sapsrv
    TRACE
    hosts entry has host name(es): sapsrv
    TRACE
    releasing notifyLock
    TRACE
    host name is sapsrv
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    IP name sapsrv resolves to IP address(es): 192.168.1.22
    TRACE
    hosts entry has IP address(es): 192.168.1.22
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address 192.168.1.22 resolves to IP name(s): sapsrv
    TRACE
    hosts entry has host name(es): sapsrv
    TRACE
    hostname after reverse lookup is: sapsrv
    TRACE
    t_HostInfo_SHARED.updateRow(, WHERE HostRole='LOCALHOST'), updating
    TRACE
    The step askForKeyParameters with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|askForKeyParameters has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|cleanTables
    TRACE
    The step cleanTables with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|cleanTables has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|makeInstanceRow
    TRACE
    t_SAPComponent_Waps_Instance_SHARED.updateRow(, WHERE WapsSystemName='V11' AND WapsInstanceType='DB' AND WapsInstanceNumber='' AND WapsInstanceHost='sapsrv'), inserting
    TRACE
    t_SAPComponent_Waps_Instance_SHARED.completeExpression(, WHERE WapsSystemName='V11' AND WapsInstanceType='DB' AND WapsInstanceNumber='' AND WapsInstanceHost='sapsrv'), completing
    TRACE
    The step makeInstanceRow with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|makeInstanceRow has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|dFillContextTablesOfOtherChildren
    TRACE
    t_SAPComponent_Waps_System_CONTEXT.updateRow(, WHERE ROWNUM=0), inserting
    TRACE
    t_DatabaseSystem_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    tCheckLibPath_context.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_SAPComponent_Accounts_CONTEXT.updateRow(, WHERE ROWNUM=0), inserting
    TRACE
    t_SAPComponent_Exports_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    found a match, deleting rows
    TRACE
    disabling branch t_SAPComponent_Stop_Services_CONTEXT
    TRACE
    t_SAPComponent_Filesystem_CONTEXT.updateRow(, WHERE ROWNUM=0), inserting
    TRACE
    t_SAPComponent_Ports_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_SAPComponent_Profiles_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    found a match, deleting rows
    TRACE
    disabling branch t_SAPComponent_Services_CONTEXT
    TRACE
    found a match, deleting rows
    TRACE
    disabling branch t_SAPComponent_MMC_CONTEXT
    TRACE
    found a match, deleting rows
    TRACE
    disabling branch t_SAPComponent_Program_Items_CONTEXT
    TRACE
    t_SAPComponent_Archives_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_SAPComponent_Pre_Steps_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_SAPComponent_Post_Steps_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_SAPComponent_General_Environment_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    found a match, deleting rows
    TRACE
    disabling branch t_SAPComponent_Permissions_CONTEXT
    TRACE
    t_DatabaseClient_CONTEXT.updateRow(, WHERE ROWNUM=0), inserting
    TRACE
    found a match, deleting rows
    TRACE
    disabling branch t_DatabaseClientDB2_CONTEXT
    TRACE
    t_DatabaseServer_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_DatabaseLoad_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_DatabasePostLoad_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_SAPInstancePrepare_context.updateRow(, WHERE ROWNUM=0), inserting
    TRACE
    t_SAPInstanceDbActions_context.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    found a match, deleting rows
    TRACE
    disabling branch t_DatabaseExport_context
    TRACE
    t_SAPComponent_Rfc_Jobs_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    found a match, deleting rows
    TRACE
    disabling branch t_SAPComponent_InQMy_CONTEXT
    TRACE
    found a match, deleting rows
    TRACE
    disabling branch t_SAPComponent_Enable_Java_CONTEXT
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Contexttables_HACK.insertRow(), inserting
    TRACE
    t_SAPComponent_Waps_System_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    The step dFillContextTablesOfOtherChildren with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|dFillContextTablesOfOtherChildren has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|AskForAbapOrJava
    TRACE
    The step AskForAbapOrJava with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|AskForAbapOrJava has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|makeCIRow
    TRACE
    t_SAPComponent_Waps_Instance_SHARED.completeExpression(, WHERE WapsSystemName='V11' AND WapsInstanceType = 'CI'), inserting
    TRACE
    t_SAPComponent_Waps_Instance_SHARED.updateRow(, WHERE WapsSystemName='V11' AND WapsInstanceType = 'CI'), updating
    TRACE
    t_SAPComponent_Private.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    showing dlg d_SAPComponent_CentralInstance
    TRACE
    waiting for an answer from gui
    TRACE
    got notification...
    TRACE
    CDialogHandler: ACTION_NEXT requested
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    IP name sapsrv resolves to IP address(es): 192.168.1.22
    TRACE
    hosts entry has IP address(es): 192.168.1.22
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address 192.168.1.22 resolves to IP name(s): sapsrv
    TRACE
    hosts entry has host name(es): sapsrv
    TRACE
    releasing notifyLock
    TRACE
    t_SAPComponent_Waps_Instance_SHARED.updateRow(, WHERE WapsSystemName='V11' AND WapsInstanceType = 'CI'), updating
    TRACE
    The step makeCIRow with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|makeCIRow has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|convertExpressions
    TRACE
    t_SAPComponent_Waps_System_SHARED.updateRow(, WHERE WapsSystemName='V11'), updating
    TRACE
    The step convertExpressions with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|convertExpressions has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|propagateContext
    TRACE
    t_SAPComponent_Waps_Instance_Dirs_CONTEXT.updateRow(, WHERE ROWNUM=0), inserting
    TRACE
    The step propagateContext with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|propagateContext has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|calculateRamDistribution
    TRACE
    found row
    TRACE
    found row
    TRACE
    myPart: 2, allParts: 5
    TRACE
    t_SAPComponent_Waps_Instance_SHARED.completeRow(, WHERE WapsSystemName='V11' AND WapsInstanceName='' AND WapsInstanceHost='sapsrv'), completing
    TRACE
    The step calculateRamDistribution with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|calculateRamDistribution has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|invokeHostDialog
    TRACE
    showing dlg dNT_SAPComponent_Waps_Instance_Hostinfo
    TRACE
    waiting for an answer from gui
    TRACE
    got notification...
    TRACE
    CDialogHandler: ACTION_NEXT requested
    TRACE
    releasing notifyLock
    TRACE
    The step invokeHostDialog with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|invokeHostDialog has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|tweakWindowsDomain
    TRACE
    t_SAPComponent_Waps_System_SHARED.updateRow(, WHERE WapsSystemName='V11'), updating
    TRACE
    The step tweakWindowsDomain with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|tweakWindowsDomain has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|completeContexttableHack
    TRACE
    t_SAPComponent_Waps_System_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_DatabaseSystem_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    tCheckLibPath_context.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_SAPComponent_Accounts_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_SAPComponent_Exports_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_SAPComponent_Filesystem_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_SAPComponent_Ports_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_SAPComponent_Profiles_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_SAPComponent_Archives_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_SAPComponent_Pre_Steps_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_SAPComponent_Post_Steps_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_SAPComponent_General_Environment_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_DatabaseClient_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_DatabaseServer_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_DatabaseLoad_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_DatabasePostLoad_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_SAPInstancePrepare_context.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_SAPInstanceDbActions_context.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    t_SAPComponent_Rfc_Jobs_CONTEXT.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    The step completeContexttableHack with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|completeContexttableHack has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|SAPComponent_Waps_Instance_Dirs|windows|ind|ind|ind|ind|0|GetMountInfo
    TRACE
    host name is sapsrv
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    IP name sapsrv resolves to IP address(es): 192.168.1.22
    TRACE
    hosts entry has IP address(es): 192.168.1.22
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address 192.168.1.22 resolves to IP name(s): sapsrv
    TRACE
    hosts entry has host name(es): sapsrv
    TRACE
    hostname after reverse lookup is: sapsrv
    TRACE
    host name is sapsrv
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    IP name sapsrv resolves to IP address(es): 192.168.1.22
    TRACE
    hosts entry has IP address(es): 192.168.1.22
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address 192.168.1.22 resolves to IP name(s): sapsrv
    TRACE
    hosts entry has host name(es): sapsrv
    TRACE
    hostname after reverse lookup is: sapsrv
    TRACE
    host name is sapsrv
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    IP name sapsrv resolves to IP address(es): 192.168.1.22
    TRACE
    hosts entry has IP address(es): 192.168.1.22
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address 192.168.1.22 resolves to IP name(s): sapsrv
    TRACE
    hosts entry has host name(es): sapsrv
    TRACE
    hostname after reverse lookup is: sapsrv
    TRACE
    host name is sapsrv
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    IP name sapsrv resolves to IP address(es): 192.168.1.22
    TRACE
    hosts entry has IP address(es): 192.168.1.22
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address 192.168.1.22 resolves to IP name(s): sapsrv
    TRACE
    hosts entry has host name(es): sapsrv
    TRACE
    hostname after reverse lookup is: sapsrv
    TRACE[E]
    Node F:\ does not exist.
    TRACE[E]
    Unable to determine used space on drive F:/: The device is not ready.
    TRACE[E]
    Unable to determine free space on drive F:/: The device is not ready.
    TRACE[E]
    Unable to get user quota on drive F:/: The device is not ready.
    TRACE
    t_DriveMapping_SHARED.completeRow(, WHERE WapsSystemName='V11' AND WapsInstanceName='' AND WapsInstanceHost='sapsrv' AND Key='WAPS_SapDir'), inserting
    TRACE
    t_DriveMapping_SHARED.completeRow(, WHERE WapsSystemName='V11' AND WapsInstanceName='' AND WapsInstanceHost='sapsrv' AND Key='WAPS_SapTransHost'), inserting
    TRACE
    The step GetMountInfo with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|SAPComponent_Waps_Instance_Dirs|windows|ind|ind|ind|ind|0|GetMountInfo has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|SAPComponent_Waps_Instance_Dirs|windows|ind|ind|ind|ind|0|InvokeDialog
    TRACE
    t_DriveMapping_SHARED.updateRow(, WHERE WapsSystemName='V11' AND WapsInstanceName='' AND WapsInstanceHost='sapsrv' AND Key='WAPS_SapDir'), updating
    TRACE
    Opened iajsmod.dll
    INFO 2007-08-14 18:02:38
    The 'saploc' share exists at directory 'D:\usr\sap'. Choosing drive D: as SAP System drive.
    TRACE
    t_SAPComponent_Private.updateRow(, WHERE ROWNUM=0), updating
    TRACE
    host name is sapsrv
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    IP name sapsrv resolves to IP address(es): 192.168.1.22
    TRACE
    hosts entry has IP address(es): 192.168.1.22
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address 192.168.1.22 resolves to IP name(s): sapsrv
    TRACE
    hosts entry has host name(es): sapsrv
    TRACE
    hostname after reverse lookup is: sapsrv
    TRACE
    host name is sapsrv
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    IP name sapsrv resolves to IP address(es): 192.168.1.22
    TRACE
    hosts entry has IP address(es): 192.168.1.22
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address 192.168.1.22 resolves to IP name(s): sapsrv
    TRACE
    hosts entry has host name(es): sapsrv
    TRACE
    hostname after reverse lookup is: sapsrv
    TRACE
    showing dlg dNT_SAPComponent_Waps_Instance_Dirinfo
    TRACE
    waiting for an answer from gui
    TRACE
    got notification...
    TRACE
    CDialogHandler: ACTION_NEXT requested
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    IP name sapsrv resolves to IP address(es): 192.168.1.22
    TRACE
    hosts entry has IP address(es): 192.168.1.22
    TRACE
    IP address "192.168.1.22" added to hosts entry
    TRACE
    host name "sapsrv" added to host entry
    TRACE
    IP address 192.168.1.22 resolves to IP name(s): sapsrv
    TRACE
    hosts entry has host name(es): sapsrv
    TRACE
    releasing notifyLock
    TRACE
    t_DriveMapping_SHARED.updateRow(, WHERE WapsSystemName='V11' AND WapsInstanceName='' AND WapsInstanceHost='sapsrv' AND Key='WAPS_SapTransHost'), updating
    TRACE
    The step InvokeDialog with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|SAPComponent_Waps_Instance_Dirs|windows|ind|ind|ind|ind|0|InvokeDialog has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|SAPComponent_Waps_Instance_Dirs|windows|ind|ind|ind|ind|0|writeTable
    TRACE
    t_SAPComponent_Waps_Instance_SHARED.updateExpression(, WHERE WapsSystemName='V11' AND WapsInstanceName='' AND WapsInstanceHost='sapsrv'), updating
    TRACE
    t_SAPComponent_Waps_Instance_SHARED.updateRow(, WHERE WapsSystemName='V11' AND WapsInstanceName='' AND WapsInstanceHost='sapsrv'), updating
    TRACE
    The step writeTable with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|SAPComponent_Waps_System|ind|ind|ind|ind|ind|0|SAPComponent_Waps_Instance_Dirs|windows|ind|ind|ind|ind|0|writeTable has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseSystem|ind|ind|ora|ind|ind|0|fillContextOfSubcomponents
    TRACE
    The step fillContextOfSubcomponents with key R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseSystem|ind|ind|ora|ind|ind|0|fillContextOfSubcomponents has been executed successfully.
    TRACE
    The controller is about to execute the dialog step R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseSystem|ind|ind|ora|ind|ind|0|DatabaseCommonParameters|ind|ind|ora|ind|ind|0|dialogGetCommonParams
    INFO 2007-08-14 18:02:40
    Copying file D:/KERNEL/NT/COMMON/OraVolatileDatabaseParameters.xml to: OraVolatileDatabaseParameters.xml.
    INFO 2007-08-14 18:02:40
    Creating file C:\SAPinst ORACLE KERNEL\OraVolatileDatabaseParameters.xml.
    TRACE
    Getting OraVolatileDatabaseParameters.xml from CD: D:/KERNEL/NT/COMMON/OraVolatileDatabaseParameters.xml
    TRACE
    Reading volatile database parameters from 'OraVolatileDatabaseParameters.xml'.
    TRACE
    tGlobalDbParameters.completeRow(, WHERE dbSid = getContextParameter('dbSid')), completing
    TRACE
    CDomainObjectCache::readFromKeyDb: Reading from tGlobalDbParameters WHERE dbSid = 'V11'
    TRACE
    tGlobalDbParameters.updateRow(, WHERE dbSid = getContextParameter('dbSid')), updating
    TRACE
    tGlobalDbParameters.updateRow(, WHERE dbSid = getContextParameter('dbSid')), updating
    TRACE
    tORA_DriveSelect.completeRow(, WHERE key = 'sapdataHome'), inserting
    TRACE
    tORA_DriveSelect.completeRow(, WHERE key = 'oraArch'), inserting
    TRACE
      <table name="tGlobalDbParameters">
    <!--
      points to base table      :tGlobalDbParameters
      belongs to client         :R3E|ind|ind|ora|R3E|47|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseSystem|ind|ind|ora|ind|ind|0|DatabaseCommonParameters|ind|ind|ora|ind|ind|0
      Row count of client table :1
      Row count of base   table :1
    -->
        <columns>
          <column name="dbSid"><!--  points to base table attribute :dbSid-->
            <defaultproperties>
              <property name ="CHANGEABLE" value ="YES" />
            </defaultproperties>
          </column>
          <column name="DbHostname"><!--  points to base table attribute :DbHostname-->
            <defaultproperties>
              <property name ="CHANGEABLE" value ="YES" />
            </defaultproperties>
          </column>
          <column name="dbServerVersion"><!--  points to base table attribute :dbServerVersion-->
            <defaultproperties>
              <property name ="CHANGEABLE" value ="YES" />
            </defaultproperties>
          </column>
          <column name="dbServerBit"><!--  points to base table attribute :dbServerBit-->
            <defaultproperties>
              <property name ="CHANGEABLE" value ="YES" />
            </defaultproperties>
          </column>
          <column name="dbClientVersion"><!--  points to base table attribute :dbClientVersion-->
            <defaultproperties>
              <property name ="CHANGEABLE" value ="YES" />
            </defaultproperties>
          </column>
          <column name="dbClientBit"><!--  points to base table attribute :dbClientBit-->
            <defaultproperties>
              <property name ="CHANGEABLE" value ="YES" />
            </defaultproperties>
          </column>
          <column name="dbHome"><!--  points to base table attribute :dbHome-->
            <defaultproperties>
              <property name ="CHANGEABLE" value ="YES" />
            </defaultproperties>
          </column>
          <column name="dbHomeName"><!--  points to base table attribute :dbHomeName-->
            <defaultproperties>
              <property name ="CHANGEABLE" value ="YES" />
            </defaultproperties>
          </column>
          <column name="dbSchema"><!--  points to base table attribute :dbSchema-->
            <defaultproperties>
              <property name ="CHANGEABLE" value ="YES" />
            </defaultproperties>
          </column>
          <column name="OraStageDir"><!--  points to base table attribute :OraStageDir-->
            <defaultproperties>
              <property name ="CHANGEABLE" value ="YES" />
            </defaultproperties>
          </column&g

    and look for
    sqlplus.exe returns 3
    this should help - issue was posted multiple times

  • Error while installing KMC SP09

    Hey,
         I am getting the following error while installing KMC on Web AS 6.40 EP 6.0 SP09.
         Other colleagues of mine have been able to install the same successfully from the same installatin DVD.
    Can someone help me with a work around? Thanks.
    Regards,
    winston
    ***********************Error Descrition****************
    INFO 2005-08-02 14:11:24
    Execution of the command "C:\Program Files\Java\j2re1.4.2_05/bin/java '-version'" finished with return code 0. Output: java version "1.4.2_05"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-b04)Java HotSpot(TM) Client VM (build 1.4.2_05-b04, mixed mode)
    INFO 2005-08-02 14:11:25
    Looking for SAP system instances installed on this host...
    INFO 2005-08-02 14:11:28
    Found these instances: sid: J2E, number: 01, name: SCS01, host: blrkec41167dsid: J2E, number: 00, name: JC00, host: blrkec41167dsid: JEE, number: 03, name: SCS03, host: blrkec41167dsid: JEE, number: 02, name: JC02, host: blrkec41167d
    ERROR 2005-08-02 14:11:30
    CJS-00291  SAPInst could not find any SAP J2EE instances that match the Portal Platform requirements. The installation stops. Install the SAP J2EE 6.40 according to the Portal PAM requirements, and run the portal installation again.
    WARNING 2005-08-02 14:11:30
    The step lookForAlreadInstalledJ2EEEngine with step key EP_KMC_MAIN|ind|ind|ind|EP60|ind|0|EP60|ind|ind|ind|EP60|ind|0|lookForAlreadInstalledJ2EEEngine was executed with status ERROR.
    ***********************Error Descrition****************

    Hi
    In your desktop probably this is second J2E instance  so my suggestion is that you unistall using the uninstaller and then go to sapinst_dir in program files delete it compeletely  and then go for fresh installation .Also mention the java path and home correctly.
    With regards
    subrato kundu
    IBM
    SAP Enterprise Portal Technology Consultant

  • Error while installing the NerWeaver Platform

    Error While installing the NetWeaver Instance
    Posted: Nov 22, 2004 2:37 PM        Reply      E-mail this post 
    When I am installing 'SAP NetWeaver Suite'the below error came, can someone help me out on this below error?
    MOS-01011 'C:\usr\sap\BWI\SYS\exe\run/sapstartsrv.exe' returned with '-1'.
    The J2EE server is up unrunning @ the installing the Netweaver ABAP Instance I got this error.
    For the user BWI it has the Administrator previlages i checked so many time but I am unable to get it.
    Please help me out the error.

    Hi George,
    Kindly use the latest installation Masted in Service market place. That will possibly solve your problem.
    Regards
    Vivek

  • Error while installing SolMan 4.0 SR3

    Hi iam getting an error while installing SolMan 4.0 SR3 on step 11 of 43 i.e., creating database.
    Please check the log file and guide me thank you.
    INFO 2011-12-09 02:52:39.281
    Creating directory D:\oracle\MMK\sapdata1\sysaux_1.
    INFO 2011-12-09 02:52:39.312
    Creating directory D:\oracle\MMK\sapdata1\cntrl.
    INFO 2011-12-09 02:52:39.328
    Creating directory D:\oracle\MMK\oraarch.
    INFO 2011-12-09 02:52:39.328
    Creating directory D:\oracle\MMK\saptrace.
    INFO 2011-12-09 02:52:39.328
    Creating directory D:\oracle\MMK\saptrace\background.
    INFO 2011-12-09 02:52:39.343
    Creating directory D:\oracle\MMK\saptrace\usertrace.
    INFO 2011-12-09 02:52:39.343
    Creating directory D:\oracle\MMK\sapbackup.
    INFO 2011-12-09 02:52:39.343
    Creating directory D:\oracle\MMK\sapreorg.
    INFO 2011-12-09 02:52:39.343
    Creating directory D:\oracle\MMK\sapcheck.
    INFO 2011-12-09 02:52:39.359
    Creating directory D:\oracle\MMK\saparch.
    INFO 2011-12-09 02:52:39.359
    Creating directory C:\oracle\MMK\mirrlogA.
    INFO 2011-12-09 02:52:39.359
    Creating directory C:\oracle\MMK\mirrlogB.
    INFO 2011-12-09 02:52:39.812
    Execute step resetDb of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0.
    INFO 2011-12-09 02:52:40.62
    Switched to user: mmkadm.
    INFO 2011-12-09 02:52:40.78
    Working directory changed to C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS.
    INFO 2011-12-09 02:52:40.953
    Creating file C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\oradim.log.
    INFO 2011-12-09 02:52:40.968
    Working directory changed to C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS.
    INFO 2011-12-09 02:52:40.968
    Output of C:\oracle\MMK\102\bin\oradim -DELETE -SID MMK is written to the logfile oradim.log.
    WARNING 2011-12-09 02:52:41.109
    Execution of the command "C:\oracle\MMK\102\bin\oradim -DELETE -SID MMK" finished with return code 11. Output: DIM-00011: The specified service does not exist.O/S-Error: (OS 1060) The specified service does not exist as an installed service.
    INFO 2011-12-09 02:52:51.140
    Removing file E:\oracle\MMK\origlogA\cntrl\CNTLRMMK.DBF.
    INFO 2011-12-09 02:52:51.140
    Removing file E:\oracle\MMK\origlogB\cntrl\CNTRLMMK.DBF.
    INFO 2011-12-09 02:52:51.140
    Removing file E:\oracle\MMK\origlogA\log_g11m1.dbf.
    INFO 2011-12-09 02:52:51.140
    Removing file E:\oracle\MMK\origlogB\log_g12m1.dbf.
    INFO 2011-12-09 02:52:51.140
    Removing file E:\oracle\MMK\origlogA\log_g13m1.dbf.
    INFO 2011-12-09 02:52:51.140
    Removing file E:\oracle\MMK\origlogB\log_g14m1.dbf.
    INFO 2011-12-09 02:52:51.609
    Execute step registerControlFilesInInitOra of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0.
    INFO 2011-12-09 02:52:51.843
    Copied file 'C:/oracle/MMK/102/database/initMMK.ora' to 'C:/oracle/MMK/102/database/initMMK.2.ora'.
    INFO 2011-12-09 02:52:51.843
    Removing file C:\s1vc.1.2.
    INFO 2011-12-09 02:52:52.312
    Execute step createOraclePasswordFile of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0.
    INFO 2011-12-09 02:52:52.406
    Creating file C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\orapwd.log.
    INFO 2011-12-09 02:52:52.406
    Switched to user: mmkadm.
    INFO 2011-12-09 02:52:52.437
    Working directory changed to C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS.
    INFO 2011-12-09 02:52:52.437
    Output of C:\oracle\MMK\102\bin\orapwd file=C:\oracle\MMK\102/database/pwdMMK.ora password=sapsap force=y entries=5 is written to the logfile orapwd.log.
    INFO 2011-12-09 02:52:52.671
    Execution of the command "C:\oracle\MMK\102\bin\orapwd file=C:\oracle\MMK\102/database/pwdMMK.ora password=sapsap force=y entries=5" finished with return code 0. Output:
    INFO 2011-12-09 02:52:53.109
    Execute step createInstance_oradim of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0.
    INFO 2011-12-09 02:52:53.218
    Creating file C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\oradim.log.
    INFO 2011-12-09 02:52:53.218
    Working directory changed to C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS.
    INFO 2011-12-09 02:52:53.218
    Output of C:\oracle\MMK\102\bin\oradim -NEW -SID MMK -STARTMODE manual -SRVCSTART system is written to the logfile oradim.log.
    INFO 2011-12-09 02:52:56.453
    Execution of the command "C:\oracle\MMK\102\bin\oradim -NEW -SID MMK -STARTMODE manual -SRVCSTART system" finished with return code 0. Output: Instance created.
    INFO 2011-12-09 02:52:56.875
    Execute step createDatabase of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0.
    INFO 2011-12-09 02:52:58.265
    Switched to user: mmkadm.
    INFO 2011-12-09 02:52:58.281
    Working directory changed to C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS.
    INFO 2011-12-09 02:52:59.390
    Switched to user: mmkadm.
    INFO 2011-12-09 02:52:59.406
    Working directory changed to C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS.
    INFO 2011-12-09 02:53:04.781
    Switched to user: mmkadm.
    INFO 2011-12-09 02:53:04.781
    Working directory changed to C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS.
    INFO 2011-12-09 02:53:42.359
    Execute step runCatalogSql of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0.
    INFO 2011-12-09 02:53:42.453
    Creating file C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\ora_query3_tmp0_1.sql.
    INFO 2011-12-09 02:53:42.468
    Switched to user: mmkadm.
    INFO 2011-12-09 02:53:42.468
    Working directory changed to C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS.
    INFO 2011-12-09 02:53:43.453
    Switched to user: mmkadm.
    INFO 2011-12-09 02:53:43.453
    Working directory changed to C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS.
    INFO 2011-12-09 02:54:18.921
    Execute step runCatblockSql of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0.
    INFO 2011-12-09 02:54:19.31
    Removing file C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\ora_query3_tmp0_1.sql.
    INFO 2011-12-09 02:54:19.31
    Creating file C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\ora_query3_tmp0_1.sql.
    INFO 2011-12-09 02:54:19.46
    Switched to user: mmkadm.
    INFO 2011-12-09 02:54:19.46
    Working directory changed to C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS.
    INFO 2011-12-09 02:54:19.656
    Switched to user: mmkadm.
    INFO 2011-12-09 02:54:19.656
    Working directory changed to C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS.
    INFO 2011-12-09 02:54:20.531
    Execute step runCatprocSql of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0.
    INFO 2011-12-09 02:54:20.625
    Removing file C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\ora_query3_tmp0_1.sql.
    INFO 2011-12-09 02:54:20.625
    Creating file C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\ora_query3_tmp0_1.sql.
    INFO 2011-12-09 02:54:20.640
    Switched to user: mmkadm.
    INFO 2011-12-09 02:54:20.640
    Working directory changed to C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS.
    INFO 2011-12-09 02:54:20.921
    Switched to user: mmkadm.
    INFO 2011-12-09 02:54:20.921
    Working directory changed to C:\Program Files (x86)\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS.
    ERROR 2011-12-09 02:58:41.109
    CJS-00084  SQL statement or script failed. DIAGNOSIS: Error message: ORA-955 for defaultdestSQL> Rem     bnainani   11/29/00  - specify compatible=8.0 for create_queue_tableSQL> Rem     liwong     10/20/00  - add def$_destination.flagSQL> Rem     bnainani   11/15/00  - specify compatible=8.0 for queue tableSQL> Rem     narora     09/13/00  - add comment on new def$_destination columnsSQL> Rem     liwong     09/01/00  - add master w/o quiesce: fixesSQL> Rem     liwong     07/12/00  - add total_prop_time_latSQL> Rem     liwong     06/29/00  - add total_txn_count, total_prop_timeSQL> Rem     liwong     05/17/00  - add_master_db w/o quiesceSQL> Rem     jstamos    05/17/00  - add_master_db w/o quiesceSQL> Rem     elu        01/24/00  - add column apply_init to def$_destinationSQL> Rem     alakshmi   12/02/99  - Bug 979398: Before-row insert trigger onSQL> Rem                            def$_propagatorSQL> Rem     wesmith    10/31/98 -  change shape of table def$_pushed_transactionsSQL> Rem     jnath      02/23/98 -  bug 601972: split anonymous pl/sql blocksSQL> Rem     wesmith    01/21/98 -  create def$_pushed_transactions table forSQL> Rem                            server-side RepAPISQL> Rem     nbhatt     07/27/97 -  change create_queuetable -> create_queue_tableSQL> Rem     nbhatt     04/21/97 -  change 'TRACKING' in CREATE_QUEUE to 'DEPENDENCYSQL> Rem     nbhatt     04/21/97 -  change syntax of create_queueSQL> Rem     liwong     04/16/97 -  Alter view system.AQ$DEF$_AQ{CALL,ERROR}SQL> Rem     liwong     04/11/97 -  Fixing defaultdest_primary typoSQL> Rem     jstamos    04/10/97 -  remove unneeded indexesSQL> Rem     nbhatt     04/08/97 -  change create_qtable to create_queuetableSQL> Rem     jstamos    04/04/97 -  tighter AQ integrationSQL> Rem     liwong     04/02/97 -  Add schema_name, package_name in def$_calldestSQL> Rem     ato        03/31/97 -  create_qtable interface changeSQL> Rem     liwong     03/25/97 -  remove batch_no from def$_tranorderSQL> Rem     liwong     02/24/97 -  pctversion --> 0 for def$_aqcall, def$_aqerrorSQL> Rem     liwong     02/22/97 -  Remove dropping view aq$def$_aqcallSQL> Rem     ademers    02/07/97 -  Remove constraint def$_calldest_callSQL> Rem     liwong     01/11/97 -  drop and create aq$def$_aqcall (temporary)SQL> Rem     liwong     01/10/97 -  Alter view aq$def$_aqcallSQL> Rem     liwong     01/07/97 -  Alter default value for batch_noSQL> Rem     jstamos    12/23/96 -  change temp$nclob colSQL> Rem     jstamos    11/21/96 -  nchar supportSQL> Rem     sjain      11/11/96 -  Remove dummy buffer # commentSQL> Rem     asgoel     11/05/96 -  Disable misc_tracking in def$_aqerrorSQL> Rem     sjain      11/06/96 -  deferror changesSQL> Rem     vkrishna   10/28/96 -  change STORED IN to STORE AS for lobSQL> Rem     sjain      10/02/96 -  Aq conversionSQL> Rem     sbalaram   09/24/96 -  ARPC performance - add foreign key indexSQL> Rem     jstamos    09/06/96 -  rename temp$lob and temporarily change nclobSQL> Rem     sjain      09/03/96 -  AQ conversonSQL> Rem     ademers    08/02/96 -  queue_batch default in def_destinationSQL> Rem     ademers    07/29/96 -  queue_batch default in def_callSQL> Rem     ademers    07/29/96 -  queue_batch defaultSQL> Rem     jstamos    07/24/96 -  add system.temp$lobSQL> Rem     sbalaram   07/22/96 -  create def$_aqcall and def$_aqerror tablesSQL> Rem     jstamos    06/12/96 -  LOB support for deferred RPCsSQL> Rem     ldoo       06/28/96 -  Comment out queue_table from def_tranorderSQL> Rem     ademers    05/30/96 -  create def_originSQL> Rem     ademers    05/28/96 -  fix def_destination col namesSQL> Rem     ldoo       05/09/96 -  New security modelSQL> Rem     sjain      05/01/96 -  add seq col to def_destinationSQL> Rem     ademers    04/29/96 -  add batch_no, dep_scn to def_callSQL> Rem     jstamos    12/04/95 -  324303: use index to avoid sorting the queueSQL> Rem     jstamos    08/17/95 -  code review changesSQL> Rem     jstamos    08/16/95 -  add comments to tablesSQL> Rem     wmaimone   01/04/96 -  7.3 mergeSQL> Rem     hasun      01/31/95 -  Modify tables. SOLUTION: See ora_sql_results.log and the Oracle documentation for details.
    ERROR 2011-12-09 02:58:41.109
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2011-12-09 02:58:41.203
    FCO-00011  The step runCatprocSql with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|runCatprocSql was executed with status ERROR .

    Hello, See ora_sql_results.log
    Are you trying to install this solman for a customer ? If yes, then you should go for latest release solman 7.1
    Thanks

  • Error while installing shared technologies

    I just purchased Photoshop 11 from download services at Amazon. In the middle of installation, I get error "error while installing shared technologies. Please restart your system and try again" in Windows 7 professional, 64 bit.
    I tried this.
    1. restarted system, change drive/folder multiple times
    2. In the installation folder went to
    ....\PSE 11\ElementsSTIInstaller folder and ran setup. It installed shared technologies (whatever that means). Then tried installing. Same error.
    3. Cleaned up all Adobe products and tried installation again. Same error.
    Any help apprciated.
    Thanks!
    Here is the log for installation.... On support pages, they ask us to review that...can someone?
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Visit http://www.adobe.com/go/loganalyzer/ for more information
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 4.2.4.0
    Win OS version: 6.1.1.0 64 bit Type: 1
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming install mode
    ::START TIMER:: [Bootstrap]
    Perform Bootstrapping ...
    :: END TIMER :: [Bootstrap] took 1588.72 milliseconds (1.58872 seconds) DTR = 2021.75 KBPS (1.97437 MBPS)
    Looking up install source path
    Sync Media DB ...
    ::START TIMER:: [Sync Media DB]
    Pre check media db sync
    End of Pre check media db sync. Exit code: 0
    :: END TIMER :: [Sync Media DB] took 2.33276 milliseconds (0.00233276 seconds) DTR = 58300.1 KBPS (56.9337 MBPS)
    Ready to initialize session to start with ...
    ::START TIMER:: [CreatePayloadSession]
    -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    Updated source path: E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller
    Updating media info for: {0449467E-102A-4514-9F4D-91BCEE129390}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Adobe Photoshop Elements 11
      Path: E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\ElementsCameraRawProfile7.0All-160512123011\Install.db
    Updating media info for: {2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Adobe Photoshop Elements 11
      Path: E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\AdobeXMPPanelsAll\Install.db
    Updating media info for: {3A8D4A3A-5E08-4E33-8831-50CB4DC101E6}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Adobe Photoshop Elements 11
      Path: E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\ElementsCameraRaw7.1All-x64\Install.db
    Updating media info for: {5A73BC84-244A-48B4-ADDB-99CE9E2DBBE7}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Adobe Photoshop Elements 11
      Path: E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\ElementsCameraRaw7.1All\Install.db
    Updating media info for: {98CE8819-87AA-4814-8167-ADDDD513485F}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Adobe Photoshop Elements 11
      Path: E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\PSE11STIInstaller\Install.db
    Updating media info for: {D1B83970-7269-48BE-8B0E-5120D9327E52}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Adobe Photoshop Elements 11
      Path: E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\AdobeAPE3.101-mul\Install.db
    Updating media info for: {F6F5021E-0548-43C1-82CC-C5C7A6906585}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Adobe Photoshop Elements 11
      Path: E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\ElementsCameraRawProfile7.0All\Install.db
    --------------------  END  - Updating Media Sources -  END  --------------------
    Supported RIBS version range: [0.0.66.0,4.2.4.0]
    ----------------- CreatePayloadSession: machine is x64 ---------------
    ______ Verify Dependency Subscribers ______
    BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
      {F6F5021E-0548-43C1-82CC-C5C7A6906585} Camera Profiles Installer 7.0.0.0: 1 (0,2)
      {0449467E-102A-4514-9F4D-91BCEE129390} Camera Profiles Installer_7.1_ElementsCameraRawProfile7.0All 7.1.0.0: 2 (0,0)
      {D1B83970-7269-48BE-8B0E-5120D9327E52} Adobe Player for Embedding 3.1 3.101.0.0: 3 (0,1)
      {2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA} Adobe XMP Panels CS5 3.0.0.0: 3 (0,1)
      {5A73BC84-244A-48B4-ADDB-99CE9E2DBBE7} Photoshop Camera Raw for Elements 11 7.1.0.0: 4 (1,1)
      {3A8D4A3A-5E08-4E33-8831-50CB4DC101E6} Photoshop Camera Raw for Elements 11 (64 bit) 7.1.0.0: 4 (1,1)
      {98CE8819-87AA-4814-8167-ADDDD513485F} PSE11 STI Installer 11.0.0.0: 5 (4,0)
    END Operation order for all session payloads: mediaGroup (requires,satisfies)
    Ignoring deployment input for the INSTALLDIR: marked as fixed
    Setting property "installLanguage" to: en_GB
    Attempting to find the selected language in the set of available payload languages
    Setting property "installSourcePath" to: E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller
    Overwrite property "userASUPath" to: C:\Users\Myp\AppData\Local\Adobe\OOBE\PDApp
    Found payload actions:
    Deciding what installer mode to use...
    BEGIN Setting requested payload actions
    Value returned on lookup of payload: {F6F5021E-0548-43C1-82CC-C5C7A6906585} Camera Profiles Installer 7.0.0.0 is: false
    Action string for {F6F5021E-0548-43C1-82CC-C5C7A6906585} Camera Profiles Installer 7.0.0.0  is none
    Value returned on lookup of payload: {0449467E-102A-4514-9F4D-91BCEE129390} Camera Profiles Installer_7.1_ElementsCameraRawProfile7.0All 7.1.0.0 is: false
    Action string for {0449467E-102A-4514-9F4D-91BCEE129390} Camera Profiles Installer_7.1_ElementsCameraRawProfile7.0All 7.1.0.0  is install
    Value returned on lookup of payload: {D1B83970-7269-48BE-8B0E-5120D9327E52} Adobe Player for Embedding 3.1 3.101.0.0 is: false
    Action string for {D1B83970-7269-48BE-8B0E-5120D9327E52} Adobe Player for Embedding 3.1 3.101.0.0  is none
    Value returned on lookup of payload: {2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA} Adobe XMP Panels CS5 3.0.0.0 is: false
    Action string for {2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA} Adobe XMP Panels CS5 3.0.0.0  is none
    Value returned on lookup of payload: {5A73BC84-244A-48B4-ADDB-99CE9E2DBBE7} Photoshop Camera Raw for Elements 11 7.1.0.0 is: false
    Action string for {5A73BC84-244A-48B4-ADDB-99CE9E2DBBE7} Photoshop Camera Raw for Elements 11 7.1.0.0  is none
    Value returned on lookup of payload: {3A8D4A3A-5E08-4E33-8831-50CB4DC101E6} Photoshop Camera Raw for Elements 11 (64 bit) 7.1.0.0 is: false
    Action string for {3A8D4A3A-5E08-4E33-8831-50CB4DC101E6} Photoshop Camera Raw for Elements 11 (64 bit) 7.1.0.0  is none
    Value returned on lookup of payload: {98CE8819-87AA-4814-8167-ADDDD513485F} PSE11 STI Installer 11.0.0.0 is: false
    Action string for {98CE8819-87AA-4814-8167-ADDDD513485F} PSE11 STI Installer 11.0.0.0  is install
    END Setting requested payload actions
    Collected advanced path check information for INSTALLDIR
    INSTALLDIR is a well-formed path
    INSTALLDIR is not the root path
    INSTALLDIR is on a local volume
    INSTALLDIR is on a writable volume
    INSTALLDIR is not on a case sensitive volume
    INSTALLDIR passed path basic path validation: C:\Program Files (x86)\Common Files\Adobe\PSE11STIInstaller
    BEGIN InstallOperationsQueue Unordered operations
      {0449467E-102A-4514-9F4D-91BCEE129390} Camera Profiles Installer_7.1_ElementsCameraRawProfile7.0All 7.1.0.0:  with operation install
      {2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA} Adobe XMP Panels CS5 3.0.0.0:  with operation install
      {3A8D4A3A-5E08-4E33-8831-50CB4DC101E6} Photoshop Camera Raw for Elements 11 (64 bit) 7.1.0.0:  with operation install
      {5A73BC84-244A-48B4-ADDB-99CE9E2DBBE7} Photoshop Camera Raw for Elements 11 7.1.0.0:  with operation install
      {98CE8819-87AA-4814-8167-ADDDD513485F} PSE11 STI Installer 11.0.0.0:  with operation install
      {D1B83970-7269-48BE-8B0E-5120D9327E52} Adobe Player for Embedding 3.1 3.101.0.0:  with operation install
      {F6F5021E-0548-43C1-82CC-C5C7A6906585} Camera Profiles Installer 7.0.0.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {F6F5021E-0548-43C1-82CC-C5C7A6906585} Camera Profiles Installer 7.0.0.0:  with operation install
      {0449467E-102A-4514-9F4D-91BCEE129390} Camera Profiles Installer_7.1_ElementsCameraRawProfile7.0All 7.1.0.0:  with operation install
      {D1B83970-7269-48BE-8B0E-5120D9327E52} Adobe Player for Embedding 3.1 3.101.0.0:  with operation install
      {2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA} Adobe XMP Panels CS5 3.0.0.0:  with operation install
      {5A73BC84-244A-48B4-ADDB-99CE9E2DBBE7} Photoshop Camera Raw for Elements 11 7.1.0.0:  with operation install
      {3A8D4A3A-5E08-4E33-8831-50CB4DC101E6} Photoshop Camera Raw for Elements 11 (64 bit) 7.1.0.0:  with operation install
      {98CE8819-87AA-4814-8167-ADDDD513485F} PSE11 STI Installer 11.0.0.0:  with operation install
    END InstallOperationsQueue Ordered operations
    Payloads passed preflight validation.
    Call PreSession Custom Hook
    BEGIN InstallOperationsQueue Unordered operations
      {0449467E-102A-4514-9F4D-91BCEE129390} Camera Profiles Installer_7.1_ElementsCameraRawProfile7.0All 7.1.0.0:  with operation install
      {2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA} Adobe XMP Panels CS5 3.0.0.0:  with operation install
      {3A8D4A3A-5E08-4E33-8831-50CB4DC101E6} Photoshop Camera Raw for Elements 11 (64 bit) 7.1.0.0:  with operation install
      {5A73BC84-244A-48B4-ADDB-99CE9E2DBBE7} Photoshop Camera Raw for Elements 11 7.1.0.0:  with operation install
      {98CE8819-87AA-4814-8167-ADDDD513485F} PSE11 STI Installer 11.0.0.0:  with operation install
      {D1B83970-7269-48BE-8B0E-5120D9327E52} Adobe Player for Embedding 3.1 3.101.0.0:  with operation install
      {F6F5021E-0548-43C1-82CC-C5C7A6906585} Camera Profiles Installer 7.0.0.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {F6F5021E-0548-43C1-82CC-C5C7A6906585} Camera Profiles Installer 7.0.0.0:  with operation install
      {0449467E-102A-4514-9F4D-91BCEE129390} Camera Profiles Installer_7.1_ElementsCameraRawProfile7.0All 7.1.0.0:  with operation install
      {D1B83970-7269-48BE-8B0E-5120D9327E52} Adobe Player for Embedding 3.1 3.101.0.0:  with operation install
      {2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA} Adobe XMP Panels CS5 3.0.0.0:  with operation install
      {5A73BC84-244A-48B4-ADDB-99CE9E2DBBE7} Photoshop Camera Raw for Elements 11 7.1.0.0:  with operation install
      {3A8D4A3A-5E08-4E33-8831-50CB4DC101E6} Photoshop Camera Raw for Elements 11 (64 bit) 7.1.0.0:  with operation install
      {98CE8819-87AA-4814-8167-ADDDD513485F} PSE11 STI Installer 11.0.0.0:  with operation install
    END InstallOperationsQueue Ordered operations
    Calling the custom action code for pre-install for payload {F6F5021E-0548-43C1-82CC-C5C7A6906585}
    ::START TIMER:: [Payload Operation :{F6F5021E-0548-43C1-82CC-C5C7A6906585}]
    [    5808] Mon Nov 12 21:43:38 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadInstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Request to install payload
    Extracting assets...
    [    5808] Mon Nov 12 21:43:41 2012  INFO
    Extracting assets complete. Number assets: 1
    Beginning installation for payload at E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\ElementsCameraRawProfile7.0All\Install.db
    [    5808] Mon Nov 12 21:43:42 2012  INFO
    Completing installation for payload at E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\ElementsCameraRawProfile7.0All\Install.db
    UninstallDBPath=C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{F6F5021E-0548-43C1-82CC-C5C7A6906585}.db
    [    5376] Mon Nov 12 21:43:42 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{F6F5021E-0548-43C1-82CC-C5C7A6906585}] took 4002.58 milliseconds (4.00258 seconds) DTR = 101746 KBPS (99.3618 MBPS)
    Updating driver data - Action: Add driver entry
    Updating driver data successful. Driver entry was added. ARP estimated size 0KB
    User specified overrideFile:
    [    5376] Mon Nov 12 21:43:42 2012  WARN
    Failed to update the csu inventory for {F6F5021E-0548-43C1-82CC-C5C7A6906585} Camera Profiles Installer 7.0.0.0 return values 12:114
    [    5376] Mon Nov 12 21:43:42 2012  INFO
    Calling the custom action code for post-install for payload {F6F5021E-0548-43C1-82CC-C5C7A6906585} Camera Profiles Installer 7.0.0.0
    Calling the custom action code for pre-install for payload {0449467E-102A-4514-9F4D-91BCEE129390}
    ::START TIMER:: [Payload Operation :{0449467E-102A-4514-9F4D-91BCEE129390}]
    [    5092] Mon Nov 12 21:43:42 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadInstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Request to install payload
    Extracting assets...
    [    5092] Mon Nov 12 21:43:43 2012  INFO
    Extracting assets complete. Number assets: 1
    CustomizedPatch property not found in database
    Beginning installation for payload at E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\ElementsCameraRawProfile7.0All-160512123011\Install.db
    Completing installation for payload at E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\ElementsCameraRawProfile7.0All-160512123011\Install.db
    UninstallDBPath=C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{0449467E-102A-4514-9F4D-91BCEE129390}.db
    [    5376] Mon Nov 12 21:43:43 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{0449467E-102A-4514-9F4D-91BCEE129390}] took 1001.03 milliseconds (1.00103 seconds) DTR = 19603.9 KBPS (19.1444 MBPS)
    User specified overrideFile:
    [    5376] Mon Nov 12 21:43:43 2012  WARN
    Failed to update the csu inventory for {0449467E-102A-4514-9F4D-91BCEE129390} Camera Profiles Installer_7.1_ElementsCameraRawProfile7.0All 7.1.0.0 return values 12:114
    [    5376] Mon Nov 12 21:43:43 2012  INFO
    Calling the custom action code for post-install for payload {0449467E-102A-4514-9F4D-91BCEE129390} Camera Profiles Installer_7.1_ElementsCameraRawProfile7.0All 7.1.0.0
    Calling the custom action code for pre-install for payload {D1B83970-7269-48BE-8B0E-5120D9327E52}
    ::START TIMER:: [Payload Operation :{D1B83970-7269-48BE-8B0E-5120D9327E52}]
    [    6052] Mon Nov 12 21:43:43 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadInstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Request to install payload
    Extracting assets...
    [    6052] Mon Nov 12 21:43:44 2012  INFO
    Extracting assets complete. Number assets: 1
    Beginning installation for payload at E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\AdobeAPE3.101-mul\Install.db
    Setting permission for: C:\Program Files (x86)\Common Files\Adobe\APE\3.101 Group/User:Everyone Access:GENERIC_READ(Seq 3)
    Completing installation for payload at E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\AdobeAPE3.101-mul\Install.db
    UninstallDBPath=C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{D1B83970-7269-48BE-8B0E-5120D9327E52}.db
    [    5376] Mon Nov 12 21:43:44 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{D1B83970-7269-48BE-8B0E-5120D9327E52}] took 1003.91 milliseconds (1.00391 seconds) DTR = 19292.5 KBPS (18.8404 MBPS)
    User specified overrideFile:
    [    5376] Mon Nov 12 21:43:45 2012  WARN
    Failed to update the csu inventory for {D1B83970-7269-48BE-8B0E-5120D9327E52} Adobe Player for Embedding 3.1 3.101.0.0 return values 12:114
    [    5376] Mon Nov 12 21:43:45 2012  INFO
    Calling the custom action code for post-install for payload {D1B83970-7269-48BE-8B0E-5120D9327E52} Adobe Player for Embedding 3.1 3.101.0.0
    Calling the custom action code for pre-install for payload {2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA}
    ::START TIMER:: [Payload Operation :{2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA}]
    [    6084] Mon Nov 12 21:43:45 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadInstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Request to install payload
    Extracting assets...
    Extracting assets complete. Number assets: 1
    Beginning installation for payload at E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\AdobeXMPPanelsAll\Install.db
    Completing installation for payload at E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\AdobeXMPPanelsAll\Install.db
    UninstallDBPath=C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA}.db
    [    5376] Mon Nov 12 21:43:46 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA}] took 1003.41 milliseconds (1.00341 seconds) DTR = 6342.36 KBPS (6.19371 MBPS)
    User specified overrideFile:
    [    5376] Mon Nov 12 21:43:46 2012  WARN
    Failed to update the csu inventory for {2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA} Adobe XMP Panels CS5 3.0.0.0 return values 12:114
    [    5376] Mon Nov 12 21:43:46 2012  INFO
    Calling the custom action code for post-install for payload {2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA} Adobe XMP Panels CS5 3.0.0.0
    Calling the custom action code for pre-install for payload {5A73BC84-244A-48B4-ADDB-99CE9E2DBBE7}
    ::START TIMER:: [Payload Operation :{5A73BC84-244A-48B4-ADDB-99CE9E2DBBE7}]
    [    6096] Mon Nov 12 21:43:46 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadInstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Request to install payload
    Extracting assets...
    Extracting assets complete. Number assets: 1
    Beginning installation for payload at E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\ElementsCameraRaw7.1All\Install.db
    Evaluating condition# 1(Seq 1)
    Condition failed(Seq 1)
    Completing installation for payload at E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\ElementsCameraRaw7.1All\Install.db
    UninstallDBPath=C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{5A73BC84-244A-48B4-ADDB-99CE9E2DBBE7}.db
    [    5376] Mon Nov 12 21:43:47 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{5A73BC84-244A-48B4-ADDB-99CE9E2DBBE7}] took 994.429 milliseconds (0.994429 seconds) DTR = 21958.3 KBPS (21.4437 MBPS)
    User specified overrideFile:
    [    5376] Mon Nov 12 21:43:47 2012  WARN
    Failed to update the csu inventory for {5A73BC84-244A-48B4-ADDB-99CE9E2DBBE7} Photoshop Camera Raw for Elements 11 7.1.0.0 return values 12:114
    [    5376] Mon Nov 12 21:43:47 2012  INFO
    Calling the custom action code for post-install for payload {5A73BC84-244A-48B4-ADDB-99CE9E2DBBE7} Photoshop Camera Raw for Elements 11 7.1.0.0
    Calling the custom action code for pre-install for payload {3A8D4A3A-5E08-4E33-8831-50CB4DC101E6}
    ::START TIMER:: [Payload Operation :{3A8D4A3A-5E08-4E33-8831-50CB4DC101E6}]
    [    6072] Mon Nov 12 21:43:47 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadInstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Request to install payload
    Extracting assets...
    Extracting assets complete. Number assets: 1
    Beginning installation for payload at E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\ElementsCameraRaw7.1All-x64\Install.db
    Evaluating condition# 1(Seq 2)
    Condition failed(Seq 2)
    Completing installation for payload at E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\ElementsCameraRaw7.1All-x64\Install.db
    UninstallDBPath=C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{3A8D4A3A-5E08-4E33-8831-50CB4DC101E6}.db
    [    5376] Mon Nov 12 21:43:48 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{3A8D4A3A-5E08-4E33-8831-50CB4DC101E6}] took 995.415 milliseconds (0.995415 seconds) DTR = 24247.2 KBPS (23.6789 MBPS)
    User specified overrideFile:
    [    5376] Mon Nov 12 21:43:48 2012  WARN
    Failed to update the csu inventory for {3A8D4A3A-5E08-4E33-8831-50CB4DC101E6} Photoshop Camera Raw for Elements 11 (64 bit) 7.1.0.0 return values 12:114
    [    5376] Mon Nov 12 21:43:48 2012  INFO
    Calling the custom action code for post-install for payload {3A8D4A3A-5E08-4E33-8831-50CB4DC101E6} Photoshop Camera Raw for Elements 11 (64 bit) 7.1.0.0
    Calling the custom action code for pre-install for payload {98CE8819-87AA-4814-8167-ADDDD513485F}
    ::START TIMER:: [Payload Operation :{98CE8819-87AA-4814-8167-ADDDD513485F}]
    [    6044] Mon Nov 12 21:43:48 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadInstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Request to install payload
    Extracting assets...
    Extracting assets complete. Number assets: 1
    Beginning installation for payload at E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\PSE11STIInstaller\Install.db
    Evaluating condition# 1(Seq 1)
    Condition failed(Seq 1)
    Completing installation for payload at E:\Users\Myp\Adobe Photoshop Elements 11\PSE 11\ElementsSTIInstaller\payloads\PSE11STIInstaller\Install.db
    UninstallDBPath=C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{98CE8819-87AA-4814-8167-ADDDD513485F}.db
    [    5376] Mon Nov 12 21:43:49 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{98CE8819-87AA-4814-8167-ADDDD513485F}] took 1001.39 milliseconds (1.00139 seconds) DTR = 71.8999 KBPS (0.0702148 MBPS)
    User specified overrideFile:
    [    5376] Mon Nov 12 21:43:49 2012  WARN
    Failed to update the csu inventory for {98CE8819-87AA-4814-8167-ADDDD513485F} PSE11 STI Installer 11.0.0.0 return values 12:114
    [    5376] Mon Nov 12 21:43:49 2012  INFO
    Calling the custom action code for post-install for payload {98CE8819-87AA-4814-8167-ADDDD513485F} PSE11 STI Installer 11.0.0.0
    No operation.  We're done:
    Updating driver data - Action: Remove driver entry
    Updating driver data successful. Driver entry was added. ARP estimated size 360460KB
    [    5376] Mon Nov 12 21:43:51 2012  INFO
    Successfully installed 7 components:
    - Camera Profiles Installer_7.1_ElementsCameraRawProfile7.0All
    - Adobe XMP Panels CS5
    - Photoshop Camera Raw for Elements 11 (64 bit)
    - Photoshop Camera Raw for Elements 11
    - PSE11 STI Installer
    - Adobe Player for Embedding 3.1
    - Camera Profiles Installer
    Total components repaired: 0
    Total components removed: 0
    Call PostSession Custom Hook
    :: END TIMER :: [Total Timer] took 14622.7 milliseconds (14.6227 seconds) DTR = 34338.6 KBPS (33.5338 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 0 error(s), 7 warning(s)
    ----------- Payload: {F6F5021E-0548-43C1-82CC-C5C7A6906585} Camera Profiles Installer 7.0.0.0 -----------
    WARNING: Failed to update the csu inventory for {F6F5021E-0548-43C1-82CC-C5C7A6906585} Camera Profiles Installer 7.0.0.0 return values 12:114
    ----------- Payload: {0449467E-102A-4514-9F4D-91BCEE129390} Camera Profiles Installer_7.1_ElementsCameraRawProfile7.0All 7.1.0.0 -----------
    WARNING: Failed to update the csu inventory for {0449467E-102A-4514-9F4D-91BCEE129390} Camera Profiles Installer_7.1_ElementsCameraRawProfile7.0All 7.1.0.0 return values 12:114
    ----------- Payload: {D1B83970-7269-48BE-8B0E-5120D9327E52} Adobe Player for Embedding 3.1 3.101.0.0 -----------
    WARNING: Failed to update the csu inventory for {D1B83970-7269-48BE-8B0E-5120D9327E52} Adobe Player for Embedding 3.1 3.101.0.0 return values 12:114
    ----------- Payload: {2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA} Adobe XMP Panels CS5 3.0.0.0 -----------
    WARNING: Failed to update the csu inventory for {2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA} Adobe XMP Panels CS5 3.0.0.0 return values 12:114
    ----------- Payload: {5A73BC84-244A-48B4-ADDB-99CE9E2DBBE7} Photoshop Camera Raw for Elements 11 7.1.0.0 -----------
    WARNING: Failed to update the csu inventory for {5A73BC84-244A-48B4-ADDB-99CE9E2DBBE7} Photoshop Camera Raw for Elements 11 7.1.0.0 return values 12:114
    ----------- Payload: {3A8D4A3A-5E08-4E33-8831-50CB4DC101E6} Photoshop Camera Raw for Elements 11 (64 bit) 7.1.0.0 -----------
    WARNING: Failed to update the csu inventory for {3A8D4A3A-5E08-4E33-8831-50CB4DC101E6} Photoshop Camera Raw for Elements 11 (64 bit) 7.1.0.0 return values 12:114
    ----------- Payload: {98CE8819-87AA-4814-8167-ADDDD513485F} PSE11 STI Installer 11.0.0.0 -----------
    WARNING: Failed to update the csu inventory for {98CE8819-87AA-4814-8167-ADDDD513485F} PSE11 STI Installer 11.0.0.0 return values 12:114
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 0 - No error.
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    END - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Message was edited by: shreedt8841

    I don't have any documents from Microsoft or Adobe to offer but you may want to review the following couple of links:
    http://www.itechtalk.com/thread3595.html
    http://geekswithblogs.net/renso/archive/2009/10/21/how-to-set-the-windows-path-in-windows- 7.aspx
    They both seem accurate to my knowledge.  If you can afford the space you may also want to try temporarily installing to the default location.  This would help further determine if the customized location is what is causing your difficulties.
    One of our community members Mylenium has also wrote a useful blog on the topic of installing on a SSD.  You can find the relevant blog at http://myleniumerrors.com/installation-preparations/.

  • DB2 Error while installing

    Hi
    I am installing NW 04 SR1 on Linux / DB2
    Completed the steps of ABAP Central instance and Database instance successfully.
    While installing the JAVA Add-in, everything seems to go smoothly till step 20 of 26.
    In the "load java database content" step, I get an error as follows:
    Log file: jload.java.log
    exerpts of the error:
    12:00:48 2006-05-25 dbs-Error:  Exception caught during SQL execution DB2 SQL error: SQLCODE: -622, SQLSTATE: 56031, SQLERRMC: CCSID UNICODE CREATE TABLE  .......
    May 25, 2006 12:00:45 PM com.sap.inst.jload.Jload main
    INFO: Jload -sec XO2,jdbc/pool/XO2,/sapmnt/XO2/global/security/data/SecStore.properties,/sapmnt/XO2/global/security/data/SecStore.key -dataDir /mnt/sapsw/SAP-Linux-IDES-4.7X200-DB2UDB/51030724_2/DVD_NW_04_SR1_SAP_Web_AS_JAVA/J2EE_OSINDEP/J2EE-ENG/JDMP -job /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA_DB6/ONE_HOST/IMPORT.XML -log /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA_DB6/ONE_HOST/jload.log
    May 25, 2006 12:00:47 PM com.sap.inst.jload.db.DBConnection connectViaSecureStore
    INFO: connected to XO2 on jdbc/pool/XO2
    May 25, 2006 12:00:47 PM com.sap.inst.jload.JobStatus readStatus
    INFO: commencing restart
    May 25, 2006 12:00:48 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to drop table BC_COMPVERS
    May 25, 2006 12:00:48 PM com.sap.inst.jload.Jload dbImport
    INFO: table dropped
    May 25, 2006 12:00:48 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_COMPVERS
    May 25, 2006 12:00:48 PM com.sap.inst.jload.Jload logStackTrace
    SEVERE: com.sap.dictionary.database.dbs.JddException: CREATE TABLE BC_COMPVERS failed
            at com.sap.inst.jload.db.DBTable.create(DBTable.java:106)
            at com.sap.inst.jload.Jload.dbImport(Jload.java:276)
            at com.sap.inst.jload.Jload.executeJob(Jload.java:395)
            at com.sap.inst.jload.Jload.main(Jload.java:551)
    May 25, 2006 12:00:48 PM com.sap.inst.jload.db.DBConnection disconnect
    INFO: disconnected
    The SQLCODES and SQLSTATUS mentions that either:
    Possible reasons:
    CCSID ASCII cannot be specified when connected to a database created using a UNICODE code page.
    CCSID UNICODE cannot be specified when connected to a database created using a non-UNICODE code page.
    I am installing this for Non-unicode database, so I guess the above  SQL statement should not be :
    CCSID UNICODE CREATE TABLE
    and should be "CCSID ASCII CREATE TABLE"
    This statement seems to come from an EXPDUMP1.001 file from an OS independant J2EE engine DVD:
    51030724_2 SAP NW04 SR1 SAP J2EE Engine (OS independent parts) 
    Wonder where I should be looking to go beyond this block.
    Thanks

    Hi,
    I got the same error while installing NW04 SR1 on AIX. Has anybody a solution for this problem?

  • ERROR while installing Netweaver CE ???

    Hi,<p>
    I have been trying to install a trial version of NWDS CE 7.1 SP3.
    <p>
    While installing this instance of SAP, I came across the following error.
    <p>
    "Unable to add account WinNT://S-1-5-21-2852108815-686089182-94734287-1029 to group <u><b>WinNT://<font color = gray><domain name>/<computer name></font>/SAP_LocalAdmin.</b></u> A new member could not be added to a local group because the member has the <b><font color = red>wrong account type.</b></font>"
    <p>
    The OS under use for this purpose is "Windows XP SP2".
    <p>
    Can anyone please help me to deal with this problem.
    <p>
    Thanx in adv,<p>
    Sheetal<p>

    Hi,
    Please refer this link .. May be helpful ..
    http://msdn2.microsoft.com/en-us/library/ms818272.aspx
    Regards,
    Niraj

  • Error while installing web tools.

    I am currently trying to install E-Commerce and Web CRM on a Windows Vista desktop PC, that we are going to use as a Demo PC for potential customers.  It is just a demo, so everything is being installed locally on the Demo PC.  I run into an error while installing the Web Tools
    After the Default Install and before I precede to the Advanced install, I browse to - localhost/B1webtools - and rather than load up the webtools license key request page, I am getting the following error.
    HTTP Error 404.17 - Not Found
    The requested content appears to be script and will not be served by the static file handler.
    I didn't run into any errors during the default install, and it appeared to function just right.
    Does anyone know what would cause this error???
    Server Error in Application "DEFAULT WEB SITE/B1WEBTOOLS"
    Internet Information Services 7.0
    Error Summary
    HTTP Error 404.17 - Not Found
    The requested content appears to be script and will not be served by the static file handler.
    Detailed Error Information
    Module     StaticFileModule
    Notification     ExecuteRequestHandler
    Handler     StaticFile
    Error Code     0x80070032
    Requested URL     http://localhost/b1webtools/default.aspx
    Physical Path     C:InetPubwwwrootB1WebToolsdefault.aspx
    Logon Method     Anonymous
    Logon User     Anonymous
    Most likely causes:
    u2022     The request matched a wildcard mime map. The request is mapped to the static file handler. If there were different pre-conditions, the request will map to a different handler.
    Things you can try:
    u2022     If you want to serve this content as a static file, add an explicit MIME map.
    Links and More Information
    Sometimes preconditions and a wildcard MIME map can unintentionally cause serving script source.
    View more information »
    Any help would be much appreciated.  Thanks

    Okay so I changed my Application pool and it solved that error.  Now I'm able to get the page that has a link to the request license page, but when I click on that link it gives me this error:
    Server Error in '/B1WebTools' Application.
    Object reference not set to an instance of an object.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack Trace:
    [NullReferenceException: Object reference not set to an instance of an object.]
       netpoint.LicenseRequest.Page_Load(Object sender, EventArgs e) +266
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
       System.Web.UI.Control.OnLoad(EventArgs e) +99
       System.Web.UI.Control.LoadRecursive() +50
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
    Version Information: Microsoft .NET Framework Version:2.0.50727.3074; ASP.NET Version:2.0.50727.3074
    I have repeatedly gotten this error on all Windows Vista machines that I try and install webtools on.  Does anyone have a good idea on this one?

Maybe you are looking for