Error Installing Netweaver AS(Java) with Oracle

Hello All,
I'm installing Netweaver AS(Java stack) on Windows 2003 64 bit operating system.
I'm getting the below error when the installer is trying it create database. Can anyone give me solution for fixing the error.
I'm attaching the log for the reference.
INFO 2008-05-07 22:42:50
Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/inifile.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/inifile.4.xml'.
INFO 2008-05-07 22:42:50
Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/inifile.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/inifile.5.xml'.
INFO 2008-05-07 22:42:52
Execute step
Component  W2K_ServicePack_Check|ind|ind|ind|ind
Preprocess  of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|0|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0.
INFO 2008-05-07 22:43:05
Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/keydb.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/keydb.3.xml'.
INFO 2008-05-07 22:43:05
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 2008-05-07 22:43:10
Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\ora_query3_tmp0_1.sql.
INFO 2008-05-07 22:43:10
Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\ora_query3_tmp0_1.sql.
INFO 2008-05-07 22:43:10
Switched to user: xd1adm.
INFO 2008-05-07 22:43:10
Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS.
INFO 2008-05-07 22:43:11
Switched to user: xd1adm.
INFO 2008-05-07 22:43:11
Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS.
ERROR 2008-05-07 22:47:25
CJS-00084  SQL statement or script failed.<br>DIAGNOSIS: Error message: ORA-955 for defaultdest
SQL> Rem     bnainani   11/29/00  - specify compatible=8.0 for create_queue_table
SQL> Rem     liwong     10/20/00  - add def$_destination.flag
SQL> Rem     bnainani   11/15/00  - specify compatible=8.0 for queue table
SQL> Rem     narora     09/13/00  - add comment on new def$_destination columns
SQL> Rem     liwong     09/01/00  - add master w/o quiesce: fixes
SQL> Rem     liwong     07/12/00  - add total_prop_time_lat
SQL> Rem     liwong     06/29/00  - add total_txn_count, total_prop_time
SQL> Rem     liwong     05/17/00  - add_master_db w/o quiesce
SQL> Rem     jstamos    05/17/00  - add_master_db w/o quiesce
SQL> Rem     elu        01/24/00  - add column apply_init to def$_destination
SQL> Rem     alakshmi   12/02/99  - Bug 979398: Before-row insert trigger on
SQL> Rem                            def$_propagator
SQL> Rem     wesmith    10/31/98 -  change shape of table def$_pushed_transactions
SQL> Rem     jnath      02/23/98 -  bug 601972: split anonymous pl/sql blocks
SQL> Rem     wesmith    01/21/98 -  create def$_pushed_transactions table for
SQL> Rem                            server-side RepAPI
SQL> Rem     nbhatt     07/27/97 -  change create_queuetable -> create_queue_table
SQL> Rem     nbhatt     04/21/97 -  change 'TRACKING' in CREATE_QUEUE to 'DEPENDENCY
SQL> Rem     nbhatt     04/21/97 -  change syntax of create_queue
SQL> Rem     liwong     04/16/97 -  Alter view system.AQ$DEF$_AQ{CALL,ERROR}
SQL> Rem     liwong     04/11/97 -  Fixing defaultdest_primary typo
SQL> Rem     jstamos    04/10/97 -  remove unneeded indexes
SQL> Rem     nbhatt     04/08/97 -  change create_qtable to create_queuetable
SQL> Rem     jstamos    04/04/97 -  tighter AQ integration
SQL> Rem     liwong     04/02/97 -  Add schema_name, package_name in def$_calldest
SQL> Rem     ato        03/31/97 -  create_qtable interface change
SQL> Rem     liwong     03/25/97 -  remove batch_no from def$_tranorder
SQL> Rem     liwong     02/24/97 -  pctversion --> 0 for def$_aqcall, def$_aqerror
SQL> Rem     liwong     02/22/97 -  Remove dropping view aq$def$_aqcall
SQL> Rem     ademers    02/07/97 -  Remove constraint def$_calldest_call
SQL> Rem     liwong     01/11/97 -  drop and create aq$def$_aqcall (temporary)
SQL> Rem     liwong     01/10/97 -  Alter view aq$def$_aqcall
SQL> Rem     liwong     01/07/97 -  Alter default value for batch_no
SQL> Rem     jstamos    12/23/96 -  change temp$nclob col
SQL> Rem     jstamos    11/21/96 -  nchar support
SQL> Rem     sjain      11/11/96 -  Remove dummy buffer # comment
SQL> Rem     asgoel     11/05/96 -  Disable misc_tracking in def$_aqerror
SQL> Rem     sjain      11/06/96 -  deferror changes
SQL> Rem     vkrishna   10/28/96 -  change STORED IN to STORE AS for lob
SQL> Rem     sjain      10/02/96 -  Aq conversion
SQL> Rem     sbalaram   09/24/96 -  ARPC performance - add foreign key index
SQL> Rem     jstamos    09/06/96 -  rename temp$lob and temporarily change nclob
SQL> Rem     sjain      09/03/96 -  AQ converson
SQL> Rem     ademers    08/02/96 -  queue_batch default in def_destination
SQL> Rem     ademers    07/29/96 -  queue_batch default in def_call
SQL> Rem     ademers    07/29/96 -  queue_batch default
SQL> Rem     jstamos    07/24/96 -  add system.temp$lob
SQL> Rem     sbalaram   07/22/96 -  create def$_aqcall and def$_aqerror tables
SQL> Rem     jstamos    06/12/96 -  LOB support for deferred RPCs
SQL> Rem     ldoo       06/28/96 -  Comment out queue_table from def_tranorder
SQL> Rem     ademers    05/30/96 -  create def_origin
SQL> Rem     ademers    05/28/96 -  fix def_destination col names
SQL> Rem     ldoo       05/09/96 -  New security model
SQL> Rem     sjain      05/01/96 -  add seq col to def_destination
SQL> Rem     ademers    04/29/96 -  add batch_no, dep_scn to def_call
SQL> Rem     jstamos    12/04/95 -  324303: use index to avoid sorting the queue
SQL> Rem     jstamos    08/17/95 -  code review changes
SQL> Rem     jstamos    08/16/95 -  add comments to tables
SQL> Rem     wmaimone   01/04/96 -  7.3 merge
SQL> Rem     hasun      01/31/95 -  Modify tables.<br>SOLUTION: See ora_sql_results.log and the Oracle documentation for details.
ERROR 2008-05-07 22:47:25
MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
ERROR 2008-05-07 22:47:25
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 .
INFO 2008-05-07 22:57:22
An error occured and the user decide to stop.\n Current step "|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".
Thanks,
Bala

With the help of this thred I also got  resolved the issue .
Thanks to all those who confirmed there issues resolved.
Solutions - OSS Note 972263 - Inst.NW 7.0(2004s)SR2/Business Suite 2005 SR2-UNIX/Oracle
<d023322 ,18/JUL/08>----
(...)runCatprocSql was executed with status ERROR
Symptom:
You see an error message like the following in sapinst_dev.log:
ERROR .....
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 .
This error only occurs if Oracle patch 10.2.04 is installed.
Solution:
Modify control.xml and restart the installation
1. Edit file control.xml in your installation directory (default sapinst_instdir).
2. Search for "this.runCatproc = "
3. Go to "script.execute_AbortOnFailure();" some lines below.
4. Replace "script.execute_AbortOnFailure();" with "script.execute();".
5. Restart Sapinst and choose "Continue with the Old Option"

Similar Messages

  • I have Creative Suite 6 Design & Web Premium installed on my HP Windows 7 laptop. All of a sudden Acrobat Pro will not open and I cannot reinstall. Get errors 2203, & Error-Install MSI payload failed with error 1603. Help.

    I have not been able to reinstall Acrobat Pro on my laptop. I have Suite 6 Design & Web Premium on my HP laptop. I have Windows 7 operating system. All of a sudden Acrobat Pro will not open so I uninstalled and tried to reinstall the program.
    The error messages I get are:
    ERROR: Error 2203.Database: C:\Windows\Installer\12102c.ipi. Cannot open database file. System error -2147287035.
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 2203.atabase: C:\Windows\Installer\12102c.ipi. Cannot open database file. System error - 2147287035.
    ERROR: Third party payload installer AcroPro.msi failed with exit code: 1603
    Help PLEASE!

    Hi Patricia ,
    For error 2203 ,please refer to the following link.
    https://helpx.adobe.com/creative-suite/kb/error-2203-install-creative-suite.html
    For error 1603 ,refer to this link.
    https://helpx.adobe.com/creative-suite/kb/error-1603-install-cs3-cs4.html
    Let us know if this solves the issue .If required ,we"ll surely assist you further.
    Regards
    Sukrit Dhingra

  • インストールでエラーが発生しました. adobe cs 5.5 master collection [ERROR: Install MSI payload failed with error: 1620]

    Adobe creative suite 5.5 Master collection をインストールしようとしたところ、2枚目のCDをいれたところで、下記のようなエラーが出て、インストールできません。
    (エラー内容が多いので、最下部に表示します)
    どのようにしたら、インストールできますでしょうか?
    再起動し、何度、インストールしても、同じ結果となります。
    なお、パソコンの環境は以下のとおりです。
    宜しくお願いします
    ■■■■■■■インストール環境■■■■■
    Windows 7 Professional SP1
    Dell Optiplex 3020  メモリ4G  64ビットOS  HDDの空き容量343G
    他のadobe 製品はすべてアンインストールされており、フォルダも削除済み
    ■■■■■■エラー内容■■■■■■■■
    インストールのステータス
    インストールでエラーが発生しました。
    システムを再起動して、再度インストールを実行してください。
    Exit Code: 7
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 150 error(s), 151 warning(s)
    WARNING: DW017: PayloadPolicyNode.SetAction: IN payload {8F366029-8F3C-4400-BB65-7BFD1A58F200} Adobe Story 1.0.0.0 is required by {C0329E33-DEB4-48D9-B7B6-19493A6F062E} Adobe After Effects CS5.5 10.5.0.0 but isn't free. Reason: Language not supported
    WARNING: DW017: PayloadPolicyNode.SetAction: IN payload {8F366029-8F3C-4400-BB65-7BFD1A58F200} Adobe Story 1.0.0.0 is required by {EFB5A1C3-ECCA-4D8A-B598-81D21DE25C34} Adobe Premiere Pro CS5.5 5.5.0.0 but isn't free. Reason: Language not supported
    WARNING: DW017: PayloadPolicyNode.SetAction: IN payload {8F366029-8F3C-4400-BB65-7BFD1A58F200} Adobe Story 1.0.0.0 is required by {C0329E33-DEB4-48D9-B7B6-19493A6F062E} Adobe After Effects CS5.5 10.5.0.0 but isn't free. Reason: Language not supported
    WARNING: DW017: PayloadPolicyNode.SetAction: IN payload {8F366029-8F3C-4400-BB65-7BFD1A58F200} Adobe Story 1.0.0.0 is required by {EFB5A1C3-ECCA-4D8A-B598-81D21DE25C34} Adobe Premiere Pro CS5.5 5.5.0.0 but isn't free. Reason: Language not supported
    ----------- Payload: {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 1.0.0.0 -----------
    ERROR: Install MSI payload failed with error: 1620 - このインストール パッケージを開くことができませんでした。アプリケーション ベンダーに問い合わせ、この Windows インストーラー パッケージが有効かどうかを確認してください。
    MSI Error message:
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe ExtendScript Toolkit CS5.5: Install failed
    ERROR: DW050:  - Adobe Buzzword CS5.5: Install failed
    ERROR: DW050:  - GermanSpeechAnalysisModels: Install failed
    ERROR: DW050:  - Adobe Dreamweaver CS5.5: Failed due to Language Pack installation failure
    ERROR: DW050:  - Adobe Flash CS5.5_AdobeFlash11.5-ja_JPLanguagePack: Install failed
    ERROR: DW050:  - Microsoft_VC90_ATL_x86: Install failed
    ERROR: DW050:  - Adobe Linguistics CS5 x64: Install failed
    ERROR: DW050:  - AIR for Apple iOS support (FB): Install failed
    ERROR: DW050:  - Digital Publishing: Failed due to Language Pack installation failure
    ERROR: DW050:  - Microsoft_VC90_CRT_x86: Install failed
    ERROR: DW050:  - Adobe Photoshop CS5.1 Core: Failed due to Language Pack installation failure
    ERROR: DW050:  - Adobe Premiere Pro CS5.5 Support: Install failed
    ERROR: DW050:  - Microsoft_VC80_ATL_x86: Install failed
    ERROR: DW050:  - Adobe Photoshop CS5.1 Core_x64: Failed due to Language Pack installation failure
    ERROR: DW050:  - Recommended Common Fonts Installation x64: Install failed
    ERROR: DW050:  - Suite Shared Configuration CS5.5: Install failed
    ERROR: DW050:  - AdobePDFL x64 CS5: Install failed
    ERROR: DW050:  - Adobe Fireworks CS5.1_AdobeFireworks11.1.0ja_JPLanguagePack: Install failed
    ERROR: DW050:  - DynamiclinkSupport: Install failed
    ERROR: DW050:  - Adobe Contribute CS5.1_AdobeContribute6.1ja_JPLanguagePack: Install failed
    ERROR: DW050:  - Adobe OnLocation CS5.1_AdobeOnLocation5.1ja_JPLanguagePack: Install failed
    ERROR: DW050:  - Microsoft_VC80_MFCLOC_x86_x64: Install failed
    ERROR: DW050:  - IE Plugin CS5.1: Install failed
    ERROR: DW050:  - Adobe Illustrator CS5.1: Failed due to Language Pack installation failure
    ERROR: DW050:  - Adobe Encore CS5.1: Failed due to Language Pack installation failure
    ERROR: DW050:  - ItalianSpeechAnalysisModels: Install failed
    ERROR: DW050:  - Adobe XMP Panels CS5: Install failed
    ERROR: DW050:  - Pixel Bender Toolkit: Install failed
    ERROR: DW050:  - Adobe WinSoft Linguistics Plugin CS5.5: Install failed
    ERROR: DW050:  - Photoshop Camera Raw (64 bit)_6.3_AdobeCameraRaw6.0All-x64: Install failed
    ERROR: DW050:  - Adobe Hunspell Linguistics Plugin CS5.5: Install failed
    ERROR: DW050:  - CSXS Story Extension: Install failed
    ERROR: DW050:  - Adobe Encore CS5.1_AdobeEncore5.1ja_JPLanguagePack: Install failed
    ERROR: DW050:  - Photoshop Camera Raw: Install failed
    ERROR: DW050:  - SpanishSpeechAnalysisModels: Install failed
    ERROR: DW050:  - Adobe OnLocation CS5.1 Third Party Content: Install failed
    ERROR: DW050:  - Camera Profiles Installer: Install failed
    ERROR: DW050:  - Adobe Premiere Pro CS5.5_AdobePremierePro5.5ja_JPLanguagePack: Install failed
    ERROR: DW050:  - Adobe Extension Manager CS5.5: Install failed
    ERROR: DW050:  - Adobe XMP Panels CS5_3.1_AdobeXMPPanelsAll: Install failed
    ERROR: DW050:  - Adobe Flash Player 10 Plugin: Install failed
    ERROR: DW050:  - AdobeColorCommonSetRGB: Install failed
    ERROR: DW050:  - Microsoft_VC80_CRT_x86_x64: Install failed
    ERROR: DW050:  - AdobeColorPhotoshop CS5.5: Install failed
    ERROR: DW050:  - Firefox Plugin CS5.1: Install failed
    ERROR: DW050:  - Adobe Linguistics CS5.5: Install failed
    ERROR: DW050:  - Adobe Device Central CS5.5: Failed due to Language Pack installation failure
    ERROR: DW050:  - Office Plugin CS5.1: Install failed
    ERROR: DW050:  - Adobe Mini Bridge CS5.1: Install failed
    ERROR: DW050:  - AdobeMotionPicture CS5.5: Install failed
    ERROR: DW050:  - Adobe SING CS5: Install failed
    ERROR: DW050:  - Adobe InDesign CS5.5 Application Language Files_AdobeInDesign7xAppLang-ja_JP: Install failed
    ERROR: DW050:  - AdobeColorCommonSetCMYK: Install failed
    ERROR: DW050:  - Adobe OnLocation CS5.1: Failed due to Language Pack installation failure
    ERROR: DW050:  - Adobe After Effects CS5.5 Third Party Content: Install failed
    ERROR: DW050:  - Adobe Audition_AdobeAudition4ja_JPLanguagePack: Install failed
    ERROR: DW050:  - Photoshop Camera Raw (64 bit): Install failed
    ERROR: DW050:  - Adobe After Effects CS5.5 Template Projects & Footage: Install failed
    ERROR: DW050:  - Microsoft_VC90_MFC_x86: Install failed
    ERROR: DW050:  - Adobe Flash Builder 4.5: Install failed
    ERROR: DW050:  - Adobe Media Encoder CS5.5 X64: Install failed

    ありがとうございます!試してみます。
    とはいえ、同じCDを使って、別のパソコンには普通にインストールできました。
    なので、CDの問題ではないような気もします。(ひょっとしたら、そのパソコンのCDの読み込みがよくないのかもしれませんが)
    さておき、いったん、ダウンロード版で試してみます~

  • How to connect java with oracle

    can any body show me the code of how to connect java with oracle database.
    thank you

    To configure Oracle JDBC:
    1. Add Oracle JDBC JAR file classes12.zip or ojdbc14.zip to classpath.
    2. Load and register the JDBC driver.
    Class.forName("oracle.jdbc.driver.OracleDriver");
    3. Obtain a connection:
    String url="jdbc:oracle:thin:@<host>:1521:<database>
    Connection con = DriverManager.getConnection(url,
    "myLogin", "myPassword");
    4. Create a SQL statement.
    Statement stmt = con.createStatement();
    5. Obtain a result set.
    ResultSet rs = stmt.executeQuery(
    "SELECT ...");

  • Off topic :Newcomer in Java with Oracle

    Hi
    Please What books/Forums about Java with Oracle
    Thank you in advance

    http://download-east.oracle.com/docs/cd/B10501_01/java.920/a96656/toc.htm
    http://download-east.oracle.com/docs/cd/B10501_01/java.920/a96659/toc.htm
    http://download-east.oracle.com/docs/cd/B10501_01/java.920/a96657/toc.htm

  • I have a problem updating my AcrobatX ERROR: Install MSI payload failed with error: 1603 - Alvorlig feil under installasjonen. MSI Error message: Ugyldigt drev: K:\  ERROR: Third party payload installer AcroPro.msi failed with exit code: 1603

    Acrobat X problem updating.
    ERROR: Install MSI payload failed with error: 1603 - Alvorlig feil under installasjonen.
    MSI Error message: Ugyldigt drev: K:\
    ERROR: Third party payload installer AcroPro.msi failed with exit code: 1603
    I have uninstalled my AcrobatX and now This message appear when I try to reinstall:
    ERROR: Install MSI payload failed with error: 1603 - Alvorlig feil under installasjonen.
    MSI Error message: Ugyldigt drev: K:\
    ERROR: Third party payload installer AcroPro.msi failed with exit code: 1603
    Is there anybody who know  how to solve it?

    Hi Patricia ,
    For error 2203 ,please refer to the following link.
    https://helpx.adobe.com/creative-suite/kb/error-2203-install-creative-suite.html
    For error 1603 ,refer to this link.
    https://helpx.adobe.com/creative-suite/kb/error-1603-install-cs3-cs4.html
    Let us know if this solves the issue .If required ,we"ll surely assist you further.
    Regards
    Sukrit Dhingra

  • - 0 fatal error(s), 3 error(s)     ----------- Payload: Adobe Photoshop Lightroom 5 5.6.0.0 Adobe_Lightroom_x64.msi_5.6 -----------  ERROR: Key not valid for use in specified state.    ERROR: Install MSI payload failed with error: 1603 - Fatal error durin

    I keep getting this error code when trying to download         
    - 0 fatal error(s), 3 error(s) ----------- Payload: Adobe Photoshop Lightroom 5 5.6.0.0 Adobe_Lightroom_x64.msi_5.6 ----------- ERROR: Key not valid for use in specified state. ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation. MSI Error message: Key not valid for use in specified state. ERROR: Third party payload installer Adobe_Lightroom_x64.msi failed with exit code: 1603

    Generally this error happens because of an encrypted folder or insufficient permissions on that folder: http://support.microsoft.com/kb/834484 (MS Explanation)
    Adobe has a page here: Error 1603: A fatal error occurred during installation

  • I can not uninstall the newest Muse, the error that i get is: ERROR: The older version of Adobe Muse CC 2014 cannot be removed.  Contact your technical support group.    ERROR: Install MSI payload failed with error: 1603 - Onherstelbare fout bij installat

    Can somebody please help me, i can not work on my websites anymore. Thanks !!

    ERROR: The older version of Adobe Muse CC 2014 cannot be removed.  Contact your technical support group. 
    ERROR: Install MSI payload failed with error: 1603 - Onherstelbare fout bij installatie.
    MSI Error message: The older version of Adobe Muse CC 2014 cannot be removed.  Contact your technical support group. 
    ERROR: Third party payload installer Muse_2014_2_CC_LS24.msi failed with exit code: 1603

  • ERROR: Install MSI payload failed with error: 1612 - Die Installationsquelle ...

    Hi,
    wollte unter win7/64, CS5.5, Production Suite, Encore aufrufen. Wunderte mich, wieso nicht installiert. Dachte nämlich, ich hätte "damals" alle Komponenten installiert.
    Also die Setup-Routine des Images (nicht die Trial-Version -- oder doch eine Trial benutzt? Mist, kann ich grad nicht genau nachvollziehen...) nochmals aufgerufen, um Encore noch zu installieren, bekomme jedoch Fehlermeldung. In Log-File dieser Hinweis:
    ERROR: Install MSI payload failed with error: 1612 - Die Installationsquelle für dieses Produkt ist nicht verfügbar. Stellen Sie sicher, dass die Quelle vorhanden ist und Sie Zugriff darauf haben.
    Glaube mich nun erinnern zu können, dass dies auch bei der Erstinstallation auftrat, ich mich jedoch nicht mehr drum gekümmert hatte.
    Da ich aber alle anderen Komponenten installieren konnte, nur Encore nicht klappt -- Frage: könnte wirklich eine Datei des Images defekt oder fehlend sein?
    Oder ich warte einfach ab, bis endlich CS6 im Haus ist und dann die Probleme von vorne beginnen

    Hi Mylenium
    Thanks for your fast replay, but...
    => Do i have to deinstall the Software first (windows - software)?
    In the description to the tools is explicitly a note that the tools should not be used with the creative suite (see below):
    => Is that a wrong information?
    Thanks
    IMPORTANT: THIS TOOL IS NOT FOR USE WITH ANY CREATIVE SUITE PRODUCTS INCLUDING SUITES THAT CONTAIN ACROBAT. IT CAN ONLY BE USED WITH STANDALONE VERSIONS OF ACROBAT AND ADOBE READER.
    English
    Download Adobe Reader and Acrobat Cleaner Tool for Windows (ZIP, 702 KB)
    User Instructions
      Follow either the User Interface Workflow or the Command Line Usage instructions below to use the Adobe Reader and Acrobat Cleaner Tool. Once you are done, please send us your comments and let us know about your experience. 
    User Interface Workflow
    Do not proceed if you installed Acrobat or Reader as part of Creative Suite. This tool can only be used with standalone versions of Acrobat and Reader.

  • Java with oracle ...Help needed urgently.?

    I want to store my java object into oracle .my question is how to get mapping of java with oracle object done.Please if anyone reads and knows abt it plz help me.

    Give more details.
    are you talking about java stored procedures? or using oracle as ordbms?
    version of oracle??
    In any case you can get documentation from http://otn.oracle.com
    Saifuddin

  • Installing Forms&Report  Services with Oracle Application Server 10g Rel 3

    Can I Install Forms & Report Services with Oracle Application Server 10g Release 3 some how?
    I am thinking of installing Forms & Reports Services in separate home with Oracle Application Server 10g Rel 3.
    Does any body has any different idea so that they both can run more smoothly together.
    Thanks
    Raj
    www.oraclebrains.com

    They WILL NOT RUN TOGETHER. We have discussed this many times before. They must be in separate homes.
    Check the search function for this forum to find the previous discussions.

  • Install NetWeaver 7.31 with MaxDB 7.9

    Dear Experts,
    I'm trying to install NetWeaver 7.31 with MaxDB. According to MaxDB website, NetWeaver 7.31 requires MaxDB RDBMS 7.9. However, I couldn't find it in the SMP. Can anyone tell me where I can download the installation files? Thanks for your help.
    Ingrid

    Hi Ingrid,
    Although this is a question to NW-related forum, MaxDB 7.9 package is located on the same page where you can download SAP EHP1 FOR SAP NETWEAVER 7.3:
    go to Software Download Center > Installation and Upgrades > A-Z Index > N > SAP NETWEAVER > SAP EHP1 FOR SAP NETWEAVER 7.3 > "Installation and Upgrade" link > Microsoft Windows > MaxBD (SAPDB) > underneath you will see 51044253_5, 51044253_6 and 51044253_7 packages. Chose the one that you need.
    Regards,
    Sergiy

  • Error installing Netweaver 2004s on 64 bit system

    Hi
    I ma installing Netweaver 2004s on a 64 Bit OS (Windows). I have installed Oracle 10.0.2.0 oracle. While running SAPINST i am getting error: "Oracle is not installed. Please install Oracle and resume". There was no error while installing Oracle and its patch still I am getting this error. Can anybody help me on this?
    Thanks in advance.

    Hi
    Following is sapinst.log file
    INFO 2008-11-10 23:05:54.096
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\x.
    INFO 2008-11-10 23:05:54.096
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\x.
    INFO 2008-11-10 23:05:57.471
    Creating directory C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\log_10_Nov_2008_23_05_57.
    INFO 2008-11-10 23:05:57.721
    Copied file 'E:/Dumps/inst-master/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64/NW04S/WEBAS/IND/control.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS'.
    INFO 2008-11-10 23:05:57.737
    Copied file 'E:/Dumps/inst-master/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64/NW04S/WEBAS/IND/dialog.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS'.
    INFO 2008-11-10 23:05:57.737
    Copied file 'E:/Dumps/inst-master/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64/NW04S/WEBAS/IND/keydb.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS'.
    INFO 2008-11-10 23:05:57.753
    Copied file 'E:/Dumps/inst-master/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64/NW04S/WEBAS/IND/messages.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS'.
    INFO 2008-11-10 23:05:57.753
    Copied file 'E:/Dumps/inst-master/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64/NW04S/WEBAS/IND/toplevel.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS'.
    INFO 2008-11-10 23:05:57.753
    Copied file 'E:/Dumps/inst-master/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64/NW04S/WEBAS/IND/control.dtd' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS'.
    INFO 2008-11-10 23:05:57.768
    Copied file 'E:/Dumps/inst-master/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64/NW04S/WEBAS/IND/doc.dtd' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS'.
    INFO 2008-11-10 23:05:57.768
    Copied file 'E:/Dumps/inst-master/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64/NW04S/WEBAS/IND/keydb.dtd' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS'.
    INFO 2008-11-10 23:05:57.768
    Copied file 'E:/Dumps/inst-master/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64/NW04S/WEBAS/IND/messages.dtd' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS'.
    INFO 2008-11-10 23:05:57.784
    Copied file 'E:/Dumps/inst-master/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64/NW04S/WEBAS/IND/packages.dtd' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS'.
    INFO 2008-11-10 23:05:57.784
    Copied file 'E:/Dumps/inst-master/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64/NW04S/WEBAS/IND/resources.dtd' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS'.
    INFO 2008-11-10 23:05:57.784
    Copied file 'E:/Dumps/inst-master/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64/NW04S/WEBAS/IND/sapinstgui.dtd' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS'.
    INFO 2008-11-10 23:05:57.799
    Copied file 'E:/Dumps/inst-master/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64/NW04S/WEBAS/ORA/PD/exportcds.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS'.
    INFO 2008-11-10 23:05:57.799
    Copied file 'E:/Dumps/inst-master/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64/NW04S/WEBAS/ORA/PD/jexclude.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS'.
    INFO 2008-11-10 23:05:57.799
    Copied file 'E:/Dumps/inst-master/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64/NW04S/WEBAS/ORA/PD/packages.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS'.
    INFO 2008-11-10 23:05:57.815
    Copied file 'E:/Dumps/inst-master/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64/NW04S/WEBAS/ORA/PD/product.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS'.
    INFO 2008-11-10 23:05:57.815
    Copied file 'E:/Dumps/inst-master/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64/NW04S/WEBAS/ORA/PD/usages_data.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS'.
    INFO 2008-11-10 23:05:57.831
    Copied file 'E:/Dumps/inst-master/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64/catalog.dtd' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS'.
    INFO 2008-11-10 23:05:57.831
    Copied file 'E:/Dumps/inst-master/BS_2005_SR3_SAP_Installation_Master/IM_WINDOWS_X86_64/resourcepool.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS'.
    INFO 2008-11-10 23:05:57.831
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\start_dir.cd.
    INFO 2008-11-10 23:05:57.846
    Creating file C:\Program Files\sapinst_instdir\x.
    INFO 2008-11-10 23:05:57.846
    Removing file C:\Program Files\sapinst_instdir\x.
    INFO 2008-11-10 23:05:59.565
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\statistic.xml.
    INFO 2008-11-10 23:05:59.581
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/statistic.1.xml'.
    WARNING 2008-11-10 23:05:59.799
    Unable to get information about path
    LABEL.ASC\ using GetVolumeInformation. Operating system error message: The filename, directory name, or volume label syntax is incorrect.
    INFO 2008-11-10 23:06:04.393
    Creating directory C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\SUPPORT_CONTAINER.
    INFO 2008-11-10 23:06:04.409
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/keydb.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/keydb.1.xml'.
    INFO 2008-11-10 23:06:04.424
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\inifile.xml.
    INFO 2008-11-10 23:06:04.456
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/inifile.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/inifile.1.xml'.
    INFO 2008-11-10 23:06:04.768
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/statistic.2.xml'.
    INFO 2008-11-10 23:06:04.768
    Execute step fillContextProduct of component |NW_Onehost|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:21.425
    Execute step showLicenseAgreement of component |NW_Onehost|ind|ind|ind|ind|0|0|licenseAgreement|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:21.471
    Execute step fillContext of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0
    INFO 2008-11-10 23:06:21.550
    Execute step readProductXML of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Read_Product_XML|ind|ind|ind|ind|1|0
    WARNING 2008-11-10 23:06:21.628
    The install parameter INSTPARA_DB is already defined (existing value IND, new value ORA).
    INFO 2008-11-10 23:06:21.643
    Execute step checkRuntimeSystem of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Preinstall|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:21.706
    Execute step askStandardMode of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Preinstall|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:31.456
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/product.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/product.1.xml'.
    INFO 2008-11-10 23:06:31.472
    Execute step syncKeydb of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Preinstall|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:31.565
    Execute step changeUserInstall of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Preinstall|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:31.612
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\change.log.
    INFO 2008-11-10 23:06:32.081
    Output of change user /install is written to the logfile change.log.
    WARNING 2008-11-10 23:06:33.034
    Execution of the command "change user /install" finished with return code 1. Output:
    Install mode does not apply to a Terminal server configured for remote administration.
    INFO 2008-11-10 23:06:33.81
    Execute step chgautInstdirPublicAllOS4 of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Preinstall|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:33.112
    Execute step replaceDLLs of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Preinstall|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:33.159
    File not found: [C:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/msvcp71.dll].
    INFO 2008-11-10 23:06:33.159
    File not found: [C:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/msvcr71.dll].
    INFO 2008-11-10 23:06:33.190
    Execute step registerEventsDll of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Preinstall|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:33.331
    Execute step AddPrivileges of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Preinstall|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:33.409
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'SAPNBIDEV\Administrator' on host '.'.
    INFO 2008-11-10 23:06:33.440
    Execute step checkInstDirPermissions of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|Preinstall|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:33.503
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\testfile.1.
    INFO 2008-11-10 23:06:33.503
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\testfile.1.
    INFO 2008-11-10 23:06:33.565
    Execute step
    Component  W2K_ServicePack_Check|ind|ind|ind|ind
    Preprocess  of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0
    INFO 2008-11-10 23:06:49.300
    Execute step sync of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0
    INFO 2008-11-10 23:06:49.409
    Execute step adminCheck of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0
    INFO 2008-11-10 23:06:49.518
    Execute step W2KSPCheck of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0
    INFO 2008-11-10 23:06:49.597
    Execute step XPSPCheck of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0
    INFO 2008-11-10 23:06:49.675
    Execute step DNSCheck of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0
    INFO 2008-11-10 23:06:49.722
    DNS is configured correctly.
    INFO 2008-11-10 23:06:49.768
    Execute step done of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0
    INFO 2008-11-10 23:06:49.847
    Execute step checkParams of component |NW_Onehost|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:49.940
    Execute step fillContextForSoftwareFeatures of component |NW_Onehost|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:50.19
    Execute step loadUsageTypes of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Init|ind|ind|ind|ind|3|0
    INFO 2008-11-10 23:06:50.722
    Execute step fillContextUsageTypes of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|4|0
    INFO 2008-11-10 23:06:50.815
    Execute step setAllPossible of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|4|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:51.019
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/usages_data.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/usages_data.1.xml'.
    INFO 2008-11-10 23:06:51.050
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/usages_data.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/usages_data.2.xml'.
    INFO 2008-11-10 23:06:51.065
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/jexclude.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/jexclude.1.xml'.
    INFO 2008-11-10 23:06:51.97
    Execute step determineScenarioParameters of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|4|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:51.190
    Execute step prepareUsagesTableForUserInputXml of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|4|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:51.347
    Execute step determinePossibleUsageTypesXml of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|4|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:51.628
    Execute step prepareUsagesTableForUserInputDB of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|4|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:51.690
    Execute step setDefaultsGuiValues of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|4|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:51.862
    Execute step setDefaultsStackDetermined of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|4|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:51.909
    Execute step chooseMandatory of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|4|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:52.65
    Execute step makeABAPPartsImpossible of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|4|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:52.112
    Execute step setDependencyRestrictions of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|4|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:06:52.331
    Execute step prepareScenario of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|4|0|SAP_Software_Features_Select|ind|ind|ind|ind|1|0
    INFO 2008-11-10 23:06:52.503
    Execute step fillUsagesTable of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|4|0|SAP_Software_Features_Select|ind|ind|ind|ind|1|0
    INFO 2008-11-10 23:06:52.862
    Execute step selectUsages of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|4|0|SAP_Software_Features_Select|ind|ind|ind|ind|1|0
    INFO 2008-11-10 23:06:52.925
    Execute step selectUsagesNetWeaver of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|4|0|SAP_Software_Features_Select|ind|ind|ind|ind|1|0
    INFO 2008-11-10 23:07:12.909
    Execute step determineStack of component |NW_Onehost|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:07:13.97
    Execute step determineCharSet of component |NW_Onehost|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:07:13.347
    Execute step fillContext2 of component |NW_Onehost|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:07:13.441
    Execute step startDefaultMode of component |NW_Onehost|ind|ind|ind|ind|0|0
    INFO 2008-11-10 23:07:13.566
    Execute step fillContext of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0
    INFO 2008-11-10 23:07:13.675
    Execute step setDefaults of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_getJavaHome|ind|ind|ind|ind|1|0
    INFO 2008-11-10 23:07:13.956
    Execution of the command "C:\j2sdk1.4.2_13-x64\bin\java.exe -classpath C:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: #
    #Mon Nov 10 23:07:13 EST 2008
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    sun.boot.library.path=C\:
    j2sdk1.4.2_13-x64
    jre
    bin
    java.vm.version=1.4.2_13-b06
    java.vm.vendor=Sun Microsystems Inc.
    java.vendor.url=http\://java.sun.com/
    path.separator=;
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    file.encoding.pkg=sun.io
    user.country=US
    sun.os.patch.level=Service Pack 2
    java.vm.specification.name=Java Virtual Machine Specification
    user.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    ORA
    CENTRAL
    AS
    java.runtime.version=1.4.2_13-b06
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.endorsed.dirs=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    endorsed
    os.arch=amd64
    java.io.tmpdir=C\:
    DOCUME1
    ADMINI1
    LOCALS~1
    Temp
    2
    line.separator=\r\n
    java.vm.specification.vendor=Sun Microsystems Inc.
    user.variant=
    os.name=Windows 2003
    sun.java2d.fontpath=
    java.library.path=C\:
    j2sdk1.4.2_13-x64
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;D\:
    oracle
    NWD
    102
    bin;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    WINDOWS
    System32
    Wbem;C\:
    j2sdk1.4.2_13-x64
    bin
    java.specification.name=Java Platform API Specification
    java.class.version=48.0
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    os.version=5.2
    user.home=C\:
    Documents and Settings
    Administrator
    user.timezone=America/New_York
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    file.encoding=Cp1252
    java.specification.version=1.4
    java.class.path=C\:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar
    user.name=Administrator
    java.vm.specification.version=1.0
    java.home=C\:
    j2sdk1.4.2_13-x64
    jre
    sun.arch.data.model=64
    user.language=en
    java.specification.vendor=Sun Microsystems Inc.
    awt.toolkit=sun.awt.windows.WToolkit
    java.vm.info=mixed mode
    java.version=1.4.2_13
    java.ext.dirs=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    ext
    sun.boot.class.path=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    classes
    java.vendor=Sun Microsystems Inc.
    file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
    sun.io.unicode.encoding=UnicodeLittle
    sun.cpu.endian=little
    sun.cpu.isalist=amd64
    INFO 2008-11-10 23:07:14.222
    Execution of the command "C:\j2sdk1.4.2_13-x64\bin\java.exe -classpath C:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: #
    #Mon Nov 10 23:07:14 EST 2008
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    sun.boot.library.path=C\:
    j2sdk1.4.2_13-x64
    jre
    bin
    java.vm.version=1.4.2_13-b06
    java.vm.vendor=Sun Microsystems Inc.
    java.vendor.url=http\://java.sun.com/
    path.separator=;
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    file.encoding.pkg=sun.io
    user.country=US
    sun.os.patch.level=Service Pack 2
    java.vm.specification.name=Java Virtual Machine Specification
    user.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    ORA
    CENTRAL
    AS
    java.runtime.version=1.4.2_13-b06
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.endorsed.dirs=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    endorsed
    os.arch=amd64
    java.io.tmpdir=C\:
    DOCUME1
    ADMINI1
    LOCALS~1
    Temp
    2
    line.separator=\r\n
    java.vm.specification.vendor=Sun Microsystems Inc.
    user.variant=
    os.name=Windows 2003
    sun.java2d.fontpath=
    java.library.path=C\:
    j2sdk1.4.2_13-x64
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;D\:
    oracle
    NWD
    102
    bin;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    WINDOWS
    System32
    Wbem;C\:
    j2sdk1.4.2_13-x64
    bin
    java.specification.name=Java Platform API Specification
    java.class.version=48.0
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    os.version=5.2
    user.home=C\:
    Documents and Settings
    Administrator
    user.timezone=America/New_York
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    file.encoding=Cp1252
    java.specification.version=1.4
    java.class.path=C\:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar
    user.name=Administrator
    java.vm.specification.version=1.0
    java.home=C\:
    j2sdk1.4.2_13-x64
    jre
    sun.arch.data.model=64
    user.language=en
    java.specification.vendor=Sun Microsystems Inc.
    awt.toolkit=sun.awt.windows.WToolkit
    java.vm.info=mixed mode
    java.version=1.4.2_13
    java.ext.dirs=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    ext
    sun.boot.class.path=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    classes
    java.vendor=Sun Microsystems Inc.
    file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
    sun.io.unicode.encoding=UnicodeLittle
    sun.cpu.endian=little
    sun.cpu.isalist=amd64
    INFO 2008-11-10 23:07:14.425
    Execution of the command "C:\j2sdk1.4.2_13-x64\bin\java.exe -classpath C:/DOCUME1/ADMINI1/LOCALS1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar;C:/DOCUME1/ADMINI1/LOCALS1/Temp/2/sapinst_exe.3724.1226376336/JAR/sapxmltoolkit.jar com.sap.ins.j2ee.TestClassLoader" finished with return code 0. Output: CORRECT
    INFO 2008-11-10 23:07:14.441
    Found a valid JAVA_HOME directory C:\j2sdk1.4.2_13-x64\ with JDK version 1.4.2_13.
    INFO 2008-11-10 23:07:49.753
    Copied file 'E:/Dumps/SP14-Java-based-SWcomponents/51033513/DATA_UNITS/JAVA_J2EE_OSINDEP/JDKVersion.xml' to '.'.
    INFO 2008-11-10 23:07:50.769
    Execution of the command "C:\j2sdk1.4.2_13-x64\bin\java.exe -classpath C:/DOCUME1/ADMINI1/LOCALS1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar;C:/DOCUME1/ADMINI1/LOCALS1/Temp/2/sapinst_exe.3724.1226376336/JAR/sapxmltoolkit.jar com.sap.ins.j2ee.TestClassLoader" finished with return code 0. Output: CORRECT
    INFO 2008-11-10 23:07:50.785
    Found a valid JAVA_HOME directory C:\j2sdk1.4.2_13-x64\ with JDK version 1.4.2_13.
    INFO 2008-11-10 23:07:50.956
    Execution of the command "C:\j2sdk1.4.2_13-x64\bin\java.exe -classpath C:/DOCUME1/ADMINI1/LOCALS1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar;C:/DOCUME1/ADMINI1/LOCALS1/Temp/2/sapinst_exe.3724.1226376336/JAR/sapxmltoolkit.jar com.sap.ins.j2ee.TestClassLoader" finished with return code 0. Output: CORRECT
    INFO 2008-11-10 23:07:51.19
    Execute step getCD of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_getJavaHome|ind|ind|ind|ind|1|0
    INFO 2008-11-10 23:07:51.128
    Execute step verifyJavaHome of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_getJavaHome|ind|ind|ind|ind|1|0
    INFO 2008-11-10 23:07:51.363
    Execution of the command "C:\j2sdk1.4.2_13-x64\bin\java.exe -classpath C:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: #
    #Mon Nov 10 23:07:51 EST 2008
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    sun.boot.library.path=C\:
    j2sdk1.4.2_13-x64
    jre
    bin
    java.vm.version=1.4.2_13-b06
    java.vm.vendor=Sun Microsystems Inc.
    java.vendor.url=http\://java.sun.com/
    path.separator=;
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    file.encoding.pkg=sun.io
    user.country=US
    sun.os.patch.level=Service Pack 2
    java.vm.specification.name=Java Virtual Machine Specification
    user.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    ORA
    CENTRAL
    AS
    java.runtime.version=1.4.2_13-b06
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.endorsed.dirs=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    endorsed
    os.arch=amd64
    java.io.tmpdir=C\:
    DOCUME1
    ADMINI1
    LOCALS~1
    Temp
    2
    line.separator=\r\n
    java.vm.specification.vendor=Sun Microsystems Inc.
    user.variant=
    os.name=Windows 2003
    sun.java2d.fontpath=
    java.library.path=C\:
    j2sdk1.4.2_13-x64
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;D\:
    oracle
    NWD
    102
    bin;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    WINDOWS
    System32
    Wbem;C\:
    j2sdk1.4.2_13-x64
    bin
    java.specification.name=Java Platform API Specification
    java.class.version=48.0
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    os.version=5.2
    user.home=C\:
    Documents and Settings
    Administrator
    user.timezone=America/New_York
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    file.encoding=Cp1252
    java.specification.version=1.4
    java.class.path=C\:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar
    user.name=Administrator
    java.vm.specification.version=1.0
    java.home=C\:
    j2sdk1.4.2_13-x64
    jre
    sun.arch.data.model=64
    user.language=en
    java.specification.vendor=Sun Microsystems Inc.
    awt.toolkit=sun.awt.windows.WToolkit
    java.vm.info=mixed mode
    java.version=1.4.2_13
    java.ext.dirs=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    ext
    sun.boot.class.path=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    classes
    java.vendor=Sun Microsystems Inc.
    file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
    sun.io.unicode.encoding=UnicodeLittle
    sun.cpu.endian=little
    sun.cpu.isalist=amd64
    INFO 2008-11-10 23:07:51.644
    Execution of the command "C:\j2sdk1.4.2_13-x64\bin\java.exe -classpath C:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: #
    #Mon Nov 10 23:07:51 EST 2008
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    sun.boot.library.path=C\:
    j2sdk1.4.2_13-x64
    jre
    bin
    java.vm.version=1.4.2_13-b06
    java.vm.vendor=Sun Microsystems Inc.
    java.vendor.url=http\://java.sun.com/
    path.separator=;
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    file.encoding.pkg=sun.io
    user.country=US
    sun.os.patch.level=Service Pack 2
    java.vm.specification.name=Java Virtual Machine Specification
    user.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    ORA
    CENTRAL
    AS
    java.runtime.version=1.4.2_13-b06
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.endorsed.dirs=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    endorsed
    os.arch=amd64
    java.io.tmpdir=C\:
    DOCUME1
    ADMINI1
    LOCALS~1
    Temp
    2
    line.separator=\r\n
    java.vm.specification.vendor=Sun Microsystems Inc.
    user.variant=
    os.name=Windows 2003
    sun.java2d.fontpath=
    java.library.path=C\:
    j2sdk1.4.2_13-x64
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;D\:
    oracle
    NWD
    102
    bin;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    WINDOWS
    System32
    Wbem;C\:
    j2sdk1.4.2_13-x64
    bin
    java.specification.name=Java Platform API Specification
    java.class.version=48.0
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    os.version=5.2
    user.home=C\:
    Documents and Settings
    Administrator
    user.timezone=America/New_York
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    file.encoding=Cp1252
    java.specification.version=1.4
    java.class.path=C\:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar
    user.name=Administrator
    java.vm.specification.version=1.0
    java.home=C\:
    j2sdk1.4.2_13-x64
    jre
    sun.arch.data.model=64
    user.language=en
    java.specification.vendor=Sun Microsystems Inc.
    awt.toolkit=sun.awt.windows.WToolkit
    java.vm.info=mixed mode
    java.version=1.4.2_13
    java.ext.dirs=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    ext
    sun.boot.class.path=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    classes
    java.vendor=Sun Microsystems Inc.
    file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
    sun.io.unicode.encoding=UnicodeLittle
    sun.cpu.endian=little
    sun.cpu.isalist=amd64
    INFO 2008-11-10 23:07:51.863
    Execution of the command "C:\j2sdk1.4.2_13-x64\bin\java.exe -classpath C:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: #
    #Mon Nov 10 23:07:51 EST 2008
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    sun.boot.library.path=C\:
    j2sdk1.4.2_13-x64
    jre
    bin
    java.vm.version=1.4.2_13-b06
    java.vm.vendor=Sun Microsystems Inc.
    java.vendor.url=http\://java.sun.com/
    path.separator=;
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    file.encoding.pkg=sun.io
    user.country=US
    sun.os.patch.level=Service Pack 2
    java.vm.specification.name=Java Virtual Machine Specification
    user.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    ORA
    CENTRAL
    AS
    java.runtime.version=1.4.2_13-b06
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.endorsed.dirs=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    endorsed
    os.arch=amd64
    java.io.tmpdir=C\:
    DOCUME1
    ADMINI1
    LOCALS~1
    Temp
    2
    line.separator=\r\n
    java.vm.specification.vendor=Sun Microsystems Inc.
    user.variant=
    os.name=Windows 2003
    sun.java2d.fontpath=
    java.library.path=C\:
    j2sdk1.4.2_13-x64
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;D\:
    oracle
    NWD
    102
    bin;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    WINDOWS
    System32
    Wbem;C\:
    j2sdk1.4.2_13-x64
    bin
    java.specification.name=Java Platform API Specification
    java.class.version=48.0
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    os.version=5.2
    user.home=C\:
    Documents and Settings
    Administrator
    user.timezone=America/New_York
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    file.encoding=Cp1252
    java.specification.version=1.4
    java.class.path=C\:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar
    user.name=Administrator
    java.vm.specification.version=1.0
    java.home=C\:
    j2sdk1.4.2_13-x64
    jre
    sun.arch.data.model=64
    user.language=en
    java.specification.vendor=Sun Microsystems Inc.
    awt.toolkit=sun.awt.windows.WToolkit
    java.vm.info=mixed mode
    java.version=1.4.2_13
    java.ext.dirs=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    ext
    sun.boot.class.path=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    classes
    java.vendor=Sun Microsystems Inc.
    file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
    sun.io.unicode.encoding=UnicodeLittle
    sun.cpu.endian=little
    sun.cpu.isalist=amd64
    INFO 2008-11-10 23:07:52.066
    Execution of the command "C:\j2sdk1.4.2_13-x64\bin\java.exe -classpath C:/DOCUME1/ADMINI1/LOCALS1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar;C:/DOCUME1/ADMINI1/LOCALS1/Temp/2/sapinst_exe.3724.1226376336/JAR/sapxmltoolkit.jar com.sap.ins.j2ee.TestClassLoader" finished with return code 0. Output: CORRECT
    INFO 2008-11-10 23:07:52.253
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/JDKVersion.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/JDKVersion.1.xml'.
    INFO 2008-11-10 23:07:52.269
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/JDKVersion.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/JDKVersion.2.xml'.
    INFO 2008-11-10 23:07:52.269
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/JDKVersion.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/JDKVersion.3.xml'.
    INFO 2008-11-10 23:07:52.347
    Execute step verifyPolicy of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_getJavaHome|ind|ind|ind|ind|1|0
    INFO 2008-11-10 23:07:52.410
    Creating directory C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\jdkPolicyCheck.
    INFO 2008-11-10 23:07:52.441
    Working directory changed to C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/jdkPolicyCheck.
    INFO 2008-11-10 23:07:52.441
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS.
    INFO 2008-11-10 23:07:52.456
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\local_policy.log.
    INFO 2008-11-10 23:07:52.456
    Output of C:\j2sdk1.4.2_13-x64\bin\jar.exe is written to the logfile local_policy.log.
    INFO 2008-11-10 23:07:52.613
    Output of C:\j2sdk1.4.2_13-x64\bin\jar.exe xvf C:/j2sdk1.4.2_13-x64/jre/lib/security/local_policy.jar:
    extracted: META-INF/MANIFEST.MF
    extracted: META-INF/JCE_RSA.SF
    extracted: META-INF/JCE_RSA.RSA
      created: META-INF/
    extracted: default_local.policy
    extracted: exempt_local.policy
    INFO 2008-11-10 23:07:52.628
    Working directory changed to C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/jdkPolicyCheck.
    INFO 2008-11-10 23:07:52.628
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS.
    INFO 2008-11-10 23:07:52.644
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\US_export_policy.log.
    INFO 2008-11-10 23:07:52.644
    Output of C:\j2sdk1.4.2_13-x64\bin\jar.exe is written to the logfile US_export_policy.log.
    INFO 2008-11-10 23:07:52.800
    Output of C:\j2sdk1.4.2_13-x64\bin\jar.exe xvf C:/j2sdk1.4.2_13-x64/jre/lib/security/US_export_policy.jar:
    extracted: META-INF/MANIFEST.MF
    extracted: META-INF/JCE_RSA.SF
    extracted: META-INF/JCE_RSA.RSA
      created: META-INF/
    extracted: default_US_export.policy
    INFO 2008-11-10 23:07:52.800
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\jdkPolicyCheck\default_local.policy.
    INFO 2008-11-10 23:07:52.816
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\jdkPolicyCheck\default_US_export.policy.
    INFO 2008-11-10 23:07:52.816
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\jdkPolicyCheck\exempt_local.policy.
    INFO 2008-11-10 23:07:52.816
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\jdkPolicyCheck\META-INF\JCE_RSA.RSA.
    INFO 2008-11-10 23:07:52.816
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\jdkPolicyCheck\META-INF\JCE_RSA.SF.
    INFO 2008-11-10 23:07:52.816
    Removing file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\jdkPolicyCheck\META-INF\MANIFEST.MF.
    INFO 2008-11-10 23:07:52.816
    Removing directory C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/jdkPolicyCheck/META-INF.
    INFO 2008-11-10 23:07:52.816
    Removing directory C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/jdkPolicyCheck.
    INFO 2008-11-10 23:07:53.003
    Execution of the command "C:\j2sdk1.4.2_13-x64\bin\java.exe -classpath C:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: #
    #Mon Nov 10 23:07:52 EST 2008
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    sun.boot.library.path=C\:
    j2sdk1.4.2_13-x64
    jre
    bin
    java.vm.version=1.4.2_13-b06
    java.vm.vendor=Sun Microsystems Inc.
    java.vendor.url=http\://java.sun.com/
    path.separator=;
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    file.encoding.pkg=sun.io
    user.country=US
    sun.os.patch.level=Service Pack 2
    java.vm.specification.name=Java Virtual Machine Specification
    user.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    ORA
    CENTRAL
    AS
    java.runtime.version=1.4.2_13-b06
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.endorsed.dirs=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    endorsed
    os.arch=amd64
    java.io.tmpdir=C\:
    DOCUME1
    ADMINI1
    LOCALS~1
    Temp
    2
    line.separator=\r\n
    java.vm.specification.vendor=Sun Microsystems Inc.
    user.variant=
    os.name=Windows 2003
    sun.java2d.fontpath=
    java.library.path=C\:
    j2sdk1.4.2_13-x64
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;D\:
    oracle
    NWD
    102
    bin;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    WINDOWS
    System32
    Wbem;C\:
    j2sdk1.4.2_13-x64
    bin
    java.specification.name=Java Platform API Specification
    java.class.version=48.0
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    os.version=5.2
    user.home=C\:
    Documents and Settings
    Administrator
    user.timezone=America/New_York
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    file.encoding=Cp1252
    java.specification.version=1.4
    java.class.path=C\:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar
    user.name=Administrator
    java.vm.specification.version=1.0
    java.home=C\:
    j2sdk1.4.2_13-x64
    jre
    sun.arch.data.model=64
    user.language=en
    java.specification.vendor=Sun Microsystems Inc.
    awt.toolkit=sun.awt.windows.WToolkit
    java.vm.info=mixed mode
    java.version=1.4.2_13
    java.ext.dirs=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    ext
    sun.boot.class.path=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    classes
    java.vendor=Sun Microsystems Inc.
    file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
    sun.io.unicode.encoding=UnicodeLittle
    sun.cpu.endian=little
    sun.cpu.isalist=amd64
    INFO 2008-11-10 23:07:53.206
    Execution of the command "C:\j2sdk1.4.2_13-x64\bin\java.exe -classpath C:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: #
    #Mon Nov 10 23:07:53 EST 2008
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    sun.boot.library.path=C\:
    j2sdk1.4.2_13-x64
    jre
    bin
    java.vm.version=1.4.2_13-b06
    java.vm.vendor=Sun Microsystems Inc.
    java.vendor.url=http\://java.sun.com/
    path.separator=;
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    file.encoding.pkg=sun.io
    user.country=US
    sun.os.patch.level=Service Pack 2
    java.vm.specification.name=Java Virtual Machine Specification
    user.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    ORA
    CENTRAL
    AS
    java.runtime.version=1.4.2_13-b06
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.endorsed.dirs=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    endorsed
    os.arch=amd64
    java.io.tmpdir=C\:
    DOCUME1
    ADMINI1
    LOCALS~1
    Temp
    2
    line.separator=\r\n
    java.vm.specification.vendor=Sun Microsystems Inc.
    user.variant=
    os.name=Windows 2003
    sun.java2d.fontpath=
    java.library.path=C\:
    j2sdk1.4.2_13-x64
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;D\:
    oracle
    NWD
    102
    bin;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    WINDOWS
    System32
    Wbem;C\:
    j2sdk1.4.2_13-x64
    bin
    java.specification.name=Java Platform API Specification
    java.class.version=48.0
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    os.version=5.2
    user.home=C\:
    Documents and Settings
    Administrator
    user.timezone=America/New_York
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    file.encoding=Cp1252
    java.specification.version=1.4
    java.class.path=C\:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar
    user.name=Administrator
    java.vm.specification.version=1.0
    java.home=C\:
    j2sdk1.4.2_13-x64
    jre
    sun.arch.data.model=64
    user.language=en
    java.specification.vendor=Sun Microsystems Inc.
    awt.toolkit=sun.awt.windows.WToolkit
    java.vm.info=mixed mode
    java.version=1.4.2_13
    java.ext.dirs=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    ext
    sun.boot.class.path=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    classes
    java.vendor=Sun Microsystems Inc.
    file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
    sun.io.unicode.encoding=UnicodeLittle
    sun.cpu.endian=little
    sun.cpu.isalist=amd64
    INFO 2008-11-10 23:08:28.316
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS.
    INFO 2008-11-10 23:08:28.316
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\jce_policy-1_4_2.log.
    INFO 2008-11-10 23:08:28.316
    Output of C:\j2sdk1.4.2_13-x64\bin\jar.exe is written to the logfile jce_policy-1_4_2.log.
    INFO 2008-11-10 23:08:29.535
    Output of C:\j2sdk1.4.2_13-x64\bin\jar.exe tf "E:\Dumps\Oracle Dumps\jce_policy-1_4_2.zip":
    jce/
    jce/local_policy.jar
    jce/US_export_policy.jar
    jce/README.txt
    jce/COPYRIGHT.html
    INFO 2008-11-10 23:08:29.550
    Creating directory C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\jcePolicyCheck.
    INFO 2008-11-10 23:08:29.550
    Working directory changed to C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/jcePolicyCheck.
    INFO 2008-11-10 23:08:29.550
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS.
    INFO 2008-11-10 23:08:29.566
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\jce_policy-1_4_2.log.
    INFO 2008-11-10 23:08:29.566
    Output of C:\j2sdk1.4.2_13-x64\bin\jar.exe is written to the logfile jce_policy-1_4_2.log.
    INFO 2008-11-10 23:08:29.722
    Output of C:\j2sdk1.4.2_13-x64\bin\jar.exe xvf "E:\Dumps\Oracle Dumps\jce_policy-1_4_2.zip" jce/local_policy.jar:
    extracted: jce/local_policy.jar
    INFO 2008-11-10 23:08:29.738
    Working directory changed to C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/jcePolicyCheck.
    INFO 2008-11-10 23:08:29.738
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS.
    INFO 2008-11-10 23:08:29.754
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\local_policy.log.
    INFO 2008-11-10 23:08:29.754
    Output of C:\j2sdk1.4.2_13-x64\bin\jar.exe is written to the logfile local_policy.log.
    INFO 2008-11-10 23:08:29.910
    Output of C:\j2sdk1.4.2_13-x64\bin\jar.exe tf "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/jcePolicyCheck/jce/local_policy.jar":
    META-INF/MANIFEST.MF
    META-INF/JCE_DSA.SF
    META-INF/JCE_DSA.DSA
    META-INF/JCE_RSA.SF
    META-INF/JCE_RSA.RSA
    META-INF/
    default_local.policy
    INFO 2008-11-10 23:08:29.925
    Working directory changed to C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/jcePolicyCheck.
    INFO 2008-11-10 23:08:29.925
    Working directory changed to C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS.
    INFO 2008-11-10 23:08:29.941
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\ORA\CENTRAL\AS\local_policy.log.
    INFO 2008-11-10 23:08:29.941
    Output of C:\j2sdk1.4.2_13-x64\bin\jar.exe is written to the logfile local_policy.log.
    INFO 2008-11-10 23:08:30.097
    Output of C:\j2sdk1.4.2_13-x64\bin\jar.exe xvf "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/jcePolicyCheck/jce/local_policy.jar" META-INF/MANIFEST.MF:
    extracted: META-INF/MANIFEST.MF
    INFO 2008-11-10 23:08:30.285
    Execution of the command "C:\j2sdk1.4.2_13-x64\bin\java.exe -classpath C:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: #
    #Mon Nov 10 23:08:30 EST 2008
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    sun.boot.library.path=C\:
    j2sdk1.4.2_13-x64
    jre
    bin
    java.vm.version=1.4.2_13-b06
    java.vm.vendor=Sun Microsystems Inc.
    java.vendor.url=http\://java.sun.com/
    path.separator=;
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    file.encoding.pkg=sun.io
    user.country=US
    sun.os.patch.level=Service Pack 2
    java.vm.specification.name=Java Virtual Machine Specification
    user.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    ORA
    CENTRAL
    AS
    java.runtime.version=1.4.2_13-b06
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.endorsed.dirs=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    endorsed
    os.arch=amd64
    java.io.tmpdir=C\:
    DOCUME1
    ADMINI1
    LOCALS~1
    Temp
    2
    line.separator=\r\n
    java.vm.specification.vendor=Sun Microsystems Inc.
    user.variant=
    os.name=Windows 2003
    sun.java2d.fontpath=
    java.library.path=C\:
    j2sdk1.4.2_13-x64
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;D\:
    oracle
    NWD
    102
    bin;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    WINDOWS
    System32
    Wbem;C\:
    j2sdk1.4.2_13-x64
    bin
    java.specification.name=Java Platform API Specification
    java.class.version=48.0
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    os.version=5.2
    user.home=C\:
    Documents and Settings
    Administrator
    user.timezone=America/New_York
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    file.encoding=Cp1252
    java.specification.version=1.4
    java.class.path=C\:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar
    user.name=Administrator
    java.vm.specification.version=1.0
    java.home=C\:
    j2sdk1.4.2_13-x64
    jre
    sun.arch.data.model=64
    user.language=en
    java.specification.vendor=Sun Microsystems Inc.
    awt.toolkit=sun.awt.windows.WToolkit
    java.vm.info=mixed mode
    java.version=1.4.2_13
    java.ext.dirs=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    ext
    sun.boot.class.path=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    classes
    java.vendor=Sun Microsystems Inc.
    file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
    sun.io.unicode.encoding=UnicodeLittle
    sun.cpu.endian=little
    sun.cpu.isalist=amd64
    INFO 2008-11-10 23:08:30.519
    Execution of the command "C:\j2sdk1.4.2_13-x64\bin\java.exe -classpath C:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: #
    #Mon Nov 10 23:08:30 EST 2008
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    sun.boot.library.path=C\:
    j2sdk1.4.2_13-x64
    jre
    bin
    java.vm.version=1.4.2_13-b06
    java.vm.vendor=Sun Microsystems Inc.
    java.vendor.url=http\://java.sun.com/
    path.separator=;
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    file.encoding.pkg=sun.io
    user.country=US
    sun.os.patch.level=Service Pack 2
    java.vm.specification.name=Java Virtual Machine Specification
    user.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SYSTEM
    ORA
    CENTRAL
    AS
    java.runtime.version=1.4.2_13-b06
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.endorsed.dirs=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    endorsed
    os.arch=amd64
    java.io.tmpdir=C\:
    DOCUME1
    ADMINI1
    LOCALS~1
    Temp
    2
    line.separator=\r\n
    java.vm.specification.vendor=Sun Microsystems Inc.
    user.variant=
    os.name=Windows 2003
    sun.java2d.fontpath=
    java.library.path=C\:
    j2sdk1.4.2_13-x64
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;D\:
    oracle
    NWD
    102
    bin;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    WINDOWS
    System32
    Wbem;C\:
    j2sdk1.4.2_13-x64
    bin
    java.specification.name=Java Platform API Specification
    java.class.version=48.0
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    os.version=5.2
    user.home=C\:
    Documents and Settings
    Administrator
    user.timezone=America/New_York
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    file.encoding=Cp1252
    java.specification.version=1.4
    java.class.path=C\:/DOCUME1/ADMINI1/LOCALS~1/Temp/2/sapinst_exe.3724.1226376336/JAR/ins-j2ee.jar
    user.name=Administrator
    java.vm.specification.version=1.0
    java.home=C\:
    j2sdk1.4.2_13-x64
    jre
    sun.arch.data.model=64
    user.language=en
    java.specification.vendor=Sun Microsystems Inc.
    awt.toolkit=sun.awt.windows.WToolkit
    java.vm.info=mixed mode
    java.version=1.4.2_13
    java.ext.dirs=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    ext
    sun.boot.class.path=C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_13-x64
    jre
    classes
    java.vendor=Sun Microsystems Inc.
    file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
    sun.io.unicode.encoding=UnicodeLittle
    sun.cpu.endian=little
    sun.cpu.isalist=amd64
    INFO 2008-11-10 23:08:30.785
    Execute step setNWOption of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_getJavaHome|ind|ind|ind|ind|1|0
    INFO 2008-11-10 23:08:30.957
    Execute step collect of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_GetSidNoProfiles|ind|ind|ind|ind|2|0
    INFO 2008-11-10 23:08:31.363
    No installed instances found!
    INFO 2008-11-10 23:08:31.457
    Execute step getMounts of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_GetSidNoProfiles|ind|ind|ind|ind|2|0

  • 32-bit ODAC 11.2.0.2.1 Installed on Win7 X64 with Oracle 11gR2 x64

    I have Visual Studio 2010 x64 installed on a Win7 x64 Enterprise system, along with Oracle Express Edition 11gR2 x64. I downloaded and installed 32-bit ODAC 11.2.0.2.1 so I could use Oracle databases with Visual Studio, along with SQL Server.
    When I tried to run InstallAllOracleASPNETProviders.sql in SqlExplorer, I got an error
    D:\app\PaulK\product\11.2.0\client_1\ocijdbc11.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform. Vendor code 0.
    Everything was working fine before I installed ODAC 11.2.0.2.1.
    I've seen references to a beta x64 version of ODAC. Where do I find it? Do I have to uninstall the 32-bit ODAC first? Will uninstalling the 32-bit ODAC fix SqlExplorer?
    Thanks.

    PaulK wrote:
    I have Visual Studio 2010 x64 installed on a Win7 x64 Enterprise system, along with Oracle Express Edition 11gR2 x64. Not sure I follow. Neither VS 2010 or XE 11.2 exists in a 64-bit release. What precisely do you have installed?
    I downloaded and installed 32-bit ODAC 11.2.0.2.1 so I could use Oracle databases with Visual Studio, along with SQL Server.Since VS is a 32-bit app (though it can run on 64-bit OS and produce 64-bit binaries), it needs 32-bit libraries, yes.
    Is MS SQL Server instance a 32-bit or a 64-bit install? Perhaps both 32-bit and 64-bit clients are needed for planned setup.
    D:\app\PaulK\product\11.2.0\client_1\ocijdbc11.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform. Vendor code 0.It seems you are running SQL Developer on a 64-bit java machine. The 64-bit jvm obviously can't load a 32-bit dll, which I'm guessing was found via the 32-bit ODAC's PATH entry. Entry was listed first since Client/ODAC was installed last. Did you use Connection type TNS in SQL Developer? (Or Use OCI/Thick driver ticked in the database / advanced options, in Preferences.)
    What's the version of SQL Developer?
    Everything was working fine before I installed ODAC 11.2.0.2.1.If I'm correct in various assumptions, you have to cater for different environments/requirements.
    E.g to run SQL Developer with correct set of libs.
    set PATH=<path to libraries for sql developer/jvm>;<remaining PATH stuff>
    x:\some\path\here\sqldeveloper.exe
    Another way could be to use Instant Client and drop required lib files (.dll) in proper location within SQL Developer home. (So that it will find proper dlls directly in "cwd" instead of searching via PATH.)
    I've seen references to a beta x64 version of ODAC. Where do I find it? There are both production and beta releases.
    64-bit ODAC home page:
    http://www.oracle.com/technetwork/database/windows/downloads/index-090165.html
    Edited by: orafad on Dec 3, 2011 10:20 PM
    Edited by: orafad on Dec 4, 2011 1:31 AM

  • Unable to connect JAVA with Oracle

    I have jdk1.6 and oracle installed on my machine but unable to connect java with database
    have classes12.jar and ojdbc14.jar
    my environmental variables in respect to this are :
    JAVA_HOME= C:\Java\jdk1.6.0_04
    JRE_HOME=C:\Java\jdk1.6.0_04
    PATH=J:\oracle\ora92\lib;
    J:\oracle\ora92\bin;
    C:\Program Files\Oracle\jre\1.3.1\bin;
    C:\Program Files\Oracle\jre\1.1.8\bin
    CLASSPATH=J:\oracle\ora92\jdk\jre\bin\JdbcOdbc.dll;
    J:\oracle\ora92\jdbc\lib\classes12.jar;
    J:\oracle\ora92\jdbc\lib\ojdbc14.jar
    The code is
    import java.sql.*; public class dat1 {               public static void main(String[] args)throws SQLException,ClassNotFoundException {         try     {     Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");     Class.forName("com.oracle.jdbc.OracleDriver");     } catch (ClassNotFoundException e) { System.out.println("unable to load driver"); return; }     } }
    the error message is
    Error in thread "main" java.lang.NoClassDefFoundError
    Please Help Me
    Thanks For Reading
    Thanks a lot in Advance For your ANSWERS

    maybe if you asked nicely instead of ordering people around we might tell you.
    As it is all you're going to hear is that you don't need both those jars, as they contain different versions of the same driver.
    I'm not going to tell you which you need, as you should have the documentation to tell you that. But then you also should have the documentation to tell you how to set your classpath properly and you failed to read that too.

Maybe you are looking for

  • PL/SQL based report headings throw ORA-06502

    I have a report that presents a view containing over 500 columns. This is data generated by an ETL process (for a data mining app), and the view's column names are dynamically defined each time the data are compiled. I've got scrolling set up within

  • Select Distinct (More than one column)

    Hi All, I have the following SQL statement written in MySQL that returns only one row per MODCODE with the associated DEPTCODE of AE: SELECT DISTINCT EL_MODULE.DEPTCODE, EL_MODULE.MODCODE, EL_MODULE.MODNAME, EL_MODULE.MODLEVEL, EL_DEPTLEVEL.DEPTLEVEL

  • JavaFX packager not working with Wix 3.8

    Building a MSI on Windows 7 error in Netbeans, the generated build script jfx-impl.xml contains a line that validates the presence of Wix.  The block that has an issue shown below.  When running the Wix candle application from the command line the ou

  • Artists missing from list?

    Hi I have a 80gb Classic, and loaded a new album on yesterday.... I can navigate to the album via 'Albums', but the artist doesn't appear in the 'Artists' category. I've checked and the artists name is there when you play it, and I've tried reloading

  • Multithread causing cache line migration between the CPUs

    hi, i have a problem with Sun JVM 1.5.0_15, with the Linux Scheduler in a SMP kernel 2.6, that make individual threads actually move from processor to processor even though they are in a continuous running state and never sleep, causing cache line mi