SAP installation stopped R3load -testconnect

Hello guys,
i am in te middle of installation of NW7.0 with Oracle 10.2.
I am stopped at around step 19: and i have the error R3load -testconnect failed.
When i made investigation i noticed that:
R3load
R3load: error while loading shared libraries: libstdc++.so.5: wrong ELF class: ELFCLASS32
The oracle and NW are on64 bit
Uname -a:
Linux test 2.6.18-274.el5 #1 SMP Fri Jul 8 17:36:59 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
OS: RHEL 5
Please can you help me regarding this issue.. i cannot continue the installation without this.
Thanks

Hello,
It seems either the package is missing or it is 32/64 bit problem, may be you had installed 32 bit package on this 64 bit OS.
And what Java version you are using ?
Refer this thread as well -
Error while Connecting to SAP thru JAVA from OS (Linux x86_64)
Thanks

Similar Messages

  • Unable to login  SAP installation stopped at ddic check password step

    Hi,
    we are  installing  SAP PRD  server on RHEL 5 from system copy export of dev (EHP4). now we are at ddic check password step .
    when we try to logon at sap ,  very very long time it shown logon screen. but unable to logon through sap*.
    we have done the following
    #su dbuser
    $sqlcli -U DEFAULT
    sqlcli>  delete from SAPPRD.usr02 where bname = 'SAP*' and mandt=000
    where sapprd is my schema name.
    we  start sap it shows successfully started, but when we try to logon it immediatly return error.
    Error: partner 'IP:3200' not reached
    Wed May 25 18:54:21 2011
    Release 720
    Component NI (network interface), version 40
    rc = -10, module nixxi.cpp, line 3286
    Detail NiPConnect2: IP:3200
    System Call connect
    Error No 10061
    'WSAECONNREFUSED: Connection refused
    Please Guide
    Best Regards
    Khan

    Thanks ,
    when we startsap it says that,
    [root@prdsap ~]# su - prdadm
    prdsap:prdadm 1> startsap
    Checking ADA db Database
    Database is not available via R3trans
    Running /usr/sap/PRD/SYS/exe/run/startdb
    Trying to start database ...
    Log file: /home/prdadm/startdb.log
    PRD database started
    /usr/sap/PRD/SYS/exe/run/startdb completed successfully
    Starting Startup Agent sapstartsrv
    Instance Service on host prdsap started
    My server SID is PRD, it home Dir contains
    [root@prdsap prdadm]# ls -la .XUSER.62
    -rw------- 1 prdadm sapsys 1724 May 25 07:51 .XUSER.62
    prdsap:prdadm 2> xuser -h
    Syntax: xuser [{options}] [action]
    xuser     7.7.06   Build 010-123-204-327 (record format version: 3)
    Usage: List, clear or setup user specific connection information
    Description: This tool is used to predefine and manage default values
                 for user data and connection options. Every data set
                 is stored with an XUSER key. When connecting to the
                 database without specifying an XUSER key, the key DEFAULT
                 is used. Additionally specified command line options
                 override the XUSER data.
    Options:
        -h show long helptext
        -V           show version of XUSER program
        -A ASCII8    interpret environment and batchfiles as pure ASCII8
        -b file      set user information via batch file
                     The batch file format is analogous to the way you enter
                     options and commands on the command line. Each line in
                     the batch file must contain an option list followed by
                     a command. The lines are processed in the order they
                     occur in the batch file. You can mix 'set' and 'clear'
                     commands in one batch file. You can't use the 'list'
                     command or the option -b. If an error occurs, the batch
                     execution stops at the respective line of the batch file.
           string (no restriction to the length), default '' = current user
        -U user_key           user key
           string (max. 18 characters), default 'DEFAULT'
        -u user_name,password user name/password combination
           2 strings (max. 18 characters), default '',''
        -d database_name      database name to connect to
           string (max. 18 character), default ''
        -n database_server    database server name
           string (max. 64 characters), default '' = local server
        -e encryption         Encryption type valid encryption types
                              are 'SSL'
        -S SQL_mode           SQL mode
           string (max. 8 characters), default ''
           valid modes are 'SAPDB', 'INTERNAL', 'ANSI',
                           'DB2', 'ORACLE' and 'SAPR3'
        -t timeout            connection timeout in seconds
           number (default -1 = default timeout value set in the database
                            0 = no timeout)
        -I isolation_level    isolation level
           number (default -1, valid values are -1,0,1,2,3,9,10,15,20,30)
      The following actions are defined (must always be the LAST argument):
       list    list user connection information (default all user keys)
               ignores all options, except -U
       clear   clear user connection information (default all user keys)
               ignores all options, except -U
       set     (default) set user information
    prdsap:prdadm 4> xuser list
    XUSER Entry  1
    Key         :DEFAULT          
    Username    :CONTROL                                                        
    UsernameUCS2:C.O.N.T.R.O.L. . . . . . . . . . . . . . . . . . . . . . . . . .
    Password    :?????????
    PasswordUCS2:?????????
    Dbname      :prd              
    Nodename    :prdsap                                                         
    Sqlmode     :<unspecified>
    Cachelimit  :-1
    Timeout     :-1
    Isolation   :-1
    Charset     :<unspecified>    
    XUSER Entry  2
    Key         :c                
    Username    :CONTROL                                                        
    UsernameUCS2:C.O.N.T.R.O.L. . . . . . . . . . . . . . . . . . . . . . . . . .
    Password    :?????????
    PasswordUCS2:?????????
    Dbname      :PRD              
    Nodename    :prdsap                                                         
    Sqlmode     :SAPR3  
    Cachelimit  :-1
    Timeout     :0
    Isolation   :0
    Charset     :<unspecified>    
    XUSER Entry  3
    Key         :c_J2EE           
    Username    :CONTROL                                                        
    UsernameUCS2:C.O.N.T.R.O.L. . . . . . . . . . . . . . . . . . . . . . . . . .
    Password    :?????????
    PasswordUCS2:?????????
    Dbname      :PRD              
    Nodename    :prdsap                                                         
    Sqlmode     :SAPR3  
    Cachelimit  :-1
    Timeout     :0
    Isolation   :0
    Charset     :<unspecified>    
    XUSER Entry  4
    Key         :w                
    Username    :SUPERDBA                                                       
    UsernameUCS2:S.U.P.E.R.D.B.A. . . . . . . . . . . . . . . . . . . . . . . . .
    Password    :?????????
    PasswordUCS2:?????????
    Dbname      :PRD              
    Nodename    :prdsap                                                         
    Sqlmode     :SAPR3  
    Cachelimit  :-1
    Timeout     :0
    Isolation   :0
    Charset     :<unspecified>

  • SAP installation stopped at ABAP load error: sql error '12537'

    Hi ,
    I am installing SAP ECC 6.0 with EHP4 and ABAP  with Oracle 11G on AIX 6.1 load ended up with the error as below, please help
    Import Monitor jobs: running 3, waiting 13, completed 9, failed 3, total 28.
    Loading of 'TODIR' import package: OK
    Import Monitor jobs: running 2, waiting 13, completed 10, failed 3, total 28.
    Import Monitor jobs: running 3, waiting 12, completed 10, failed 3, total 28.
    Loading of 'SAPPOOL' import package: ERROR
    Import Monitor jobs: running 2, waiting 12, completed 10, failed 4, total 28.
    Loading of 'E071K' import package: OK
    Import Monitor jobs: running 1, waiting 12, completed 11, failed 4, total 28.
    Import Monitor jobs: running 2, waiting 11, completed 11, failed 4, total 28.
    Import Monitor jobs: running 3, waiting 10, completed 11, failed 4, total 28.
    Loading of 'SAPSDOCU' import package: ERROR
    Import Monitor jobs: running 2, waiting 10, completed 11, failed 5, total 28.
    Loading of 'SAPSPROT' import package: OK
    Import Monitor jobs: running 1, waiting 10, completed 12, failed 5, total 28.
    Import Monitor jobs: running 2, waiting 9, completed 12, failed 5, total 28.
    Import Monitor jobs: running 3, waiting 8, completed 12, failed 5, total 28.
    Loading of 'SAPSLOAD' import package: ERROR
    Import Monitor jobs: running 2, waiting 8, completed 12, failed 6, total 28.
    Loading of 'SAPCLUST' import package: OK
    Import Monitor jobs: running 1, waiting 8, completed 13, failed 6, total 28.
    Import Monitor jobs: running 2, waiting 7, completed 13, failed 6, total 28.
    Import Monitor jobs: running 3, waiting 6, completed 13, failed 6, total 28.
    Loading of 'SAPUSER' import package: ERROR
    Import Monitor jobs: running 2, waiting 6, completed 13, failed 7, total 28.
    tail -20 SAPSSRC.log
    DbSl Trace: CONNECT failed with sql error '12537'
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12537
    DbSl Trace: CONNECT failed with sql error '12537'
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12537
    DbSl Trace: CONNECT failed with sql error '12537'
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12537
    DbSl Trace: CONNECT failed with sql error '12537'
    (DB) ERROR: DbSlErrorMsg rc = 99
    /usr/sap/HRQ/SYS/exe/uc/rs6000_64/R3load: job finished with 1 error(s)
    /usr/sap/HRQ/SYS/exe/uc/rs6000_64/R3load: END OF LOG: 20111105170542
    tail -20 FUPARAREF.log
    DbSl Trace: CONNECT failed with sql error '12537'
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12537
    DbSl Trace: CONNECT failed with sql error '12537'
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12537
    DbSl Trace: CONNECT failed with sql error '12537'
    DbSl Trace: OCI-call 'OCIServerAttach' failed with rc=12537
    DbSl Trace: CONNECT failed with sql error '12537'
    (DB) ERROR: DbSlErrorMsg rc = 99
    /usr/sap/HRQ/SYS/exe/uc/rs6000_64/R3load: job finished with 1 error(s)
    /usr/sap/HRQ/SYS/exe/uc/rs6000_64/R3load: END OF LOG: 20111105170611

    Reasons can be many, you please check whether oracle and listener are up or not. Check 'R3trans -d' and trans.log
    Similar problem thread -
    error when applying PI_BASIS patch SAPKIPYM03 on ECC 6
    Thanks

  • SAP Installation stops at create database step

    I am having the following error while installaing SAP IDES system on NW 7 / AIX / Oralce  at create database step, last few error lines from sapinst.log , sapinst_dev.log and ora_sql.log ,
    please help
    In   sapinst.log
    ERROR 2010-12-19 00:35:24
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2010-12-19 00:35:24
    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 .
    IN sapinst_dev.log
    SQL> Rem     hasun      01/31/95 -  Modify tables.<br>SOLUTION: See ora_sql_results.log and the Oracle documentation for details.
    TRACE      [iaxxejsbas.hpp:388]
               handleException<ESAPinstException>()
    Converting exception into JS Exception Exception.
    ERROR      2010-12-19 00:35:24
               CJSlibModule::writeError_impl()
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    TRACE      [iaxxejsbas.hpp:460]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2010-12-19 00:35:24
    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 .
    In ora_sql.log
    @@/oracle/IDU/102_64/rdbms/admin/catproc.sql
    exit;
    Executed with error.

    Here are  sapinst.log and ora_sql_results.log
    sapinst.log
    ERROR 2010-12-19 00:35:24
    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 2010-12-19 00:35:24
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2010-12-19 00:35:24
    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 .
    ora_sql_results.log
    SQL>
    SQL>
    SQL> Rem ADD NEW PACKAGES/NEW POST CATPROC FIXED VIEWS ABOVE THIS BLOCK
    SQL> -
    SQL>
    SQL> SET SERVEROUTPUT ON
    SQL>
    SQL> Rem Indicate CATPROC load complete and check validity
    SQL> BEGIN
      2     dbms_registry.update_schema_list('CATPROC',
      3       dbms_registry.schema_list_t('SYSTEM', 'OUTLN', 'DBSNMP'));
      4     dbms_registry.loaded('CATPROC');
      5     dbms_registry_sys.validate_catproc;
      6     dbms_registry_sys.validate_catalog;
      7  END;
      8  /
    PL/SQL procedure successfully completed.
    SQL>
    SQL> SET SERVEROUTPUT OFF
    SQL> exit;
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, Data Mining and Real Application Testing options
    SAPINST: End of output of SQL executing program /oracle/IDU/102_64/bin/sqlplus.
    SAPINST found errors.
    SAPINST The current process environment may be found in sapinst_ora_environment.log.
    2010-12-19, 00:35:24 SAPINST ORACLE stop logging

  • Error in Import ABAP phase on slution manager - R3load-testconnect

    Hi all,
      I am installing solman and got error in Import ABAP phase
    here is the log
    WARNING 2010-05-20 08:13:27.982 Execution of the command "/usr/sap/SM7/SYS/exe/run/R3load -testconnect" finished with return code 127. Output: /usr/sap/SM7/SYS/exe/run/R3load: error while loading shared libraries: /oracle/client/10x_64/instantclient/libnnz10.so: cannot restore segment prot after reloc: Permission denied
    > R3trans -d
    This is R3trans version 6.14 (release 700 - 14.02.08 - 14:55:00).
    unicode enabled version
    2EETW169 no connect possible: "maybe someone set invalid values for DIR_LIBRARY ('/usr/sap/SM7/SYS/exe/run') or dbms_type ('ORA')"
    R3trans finished (0012).
    SQL> startup;
    ORACLE instance started.
    Total System Global Area 4613734400 bytes
    Fixed Size                  2090048 bytes
    Variable Size            2315258816 bytes
    Database Buffers         2281701376 bytes
    Redo Buffers               14684160 bytes
    Database mounted.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    Please advice
    Regards
    Palle
    Edited by: palle26 on May 20, 2010 11:00 AM

    hi
        After insattaling oracle, i didn't apply oracle patch.
    when it throwed error , r3load-testconnect, then i stoped listener & applied patch and continued with the installation .
    DB is not getting started. when i used > startup;
    ORACLE instance started.
    Total System Global Area 4613734400 bytes
    Fixed Size                  2090048 bytes
    Variable Size            2315258816 bytes
    Database Buffers         2281701376 bytes
    Redo Buffers               14684160 bytes
    Database mounted.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    R3trans -d
    This is R3trans version 6.14 (release 700 - 14.02.08 - 14:55:00).
    unicode enabled version
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'SM7'"
    R3trans finished (0012).
    SQL> select status from v$instance;
    ERROR:
    ORA-03114: not connected to ORACLE
    one of the blog said to restart the server. i did it but now if i say hotname
    it is giving full domain name as sap-server.lgcnsglobal.com instead of sap-server
    Do i need to uninstall oracle and do it again , if so how do i uninstall oracle?
    regards
    sandhya

  • R3load -testconnection failed in import abap for EHP7-HANA

    Hi,
    Iam facing an error of r3load -testconnection failed in import abap step.The r3load is not able to communicate with my DB.
    Please find below the error message and log.We are using HANA db path 68 & its an distributed installation(Separate HANA box, Sepa APP box) SAP ERP6.0 EHP7
    R3loadexe.log
    sapparam: sapargv(argc, argv) has not been called!
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    /usr/sap/Q10/SYS/exe/uc/linuxx86_64/R3load: START OF LOG: 20131105155710
    /usr/sap/Q10/SYS/exe/uc/linuxx86_64/R3load: sccsid @(#) $Id: //bas/740_REL/src/R3ld/R3load/R3ldmain.c#2 $ SAP
    /usr/sap/Q10/SYS/exe/uc/linuxx86_64/R3load: version R7.40/V1.7 [UNICODE]
    Compiled Apr 10 2013 20:29:51
    /usr/sap/Q10/SYS/exe/uc/linuxx86_64/R3load -testconnect
    DbSl Trace: Connect to database failed, rc=1, rcSQL=-10709
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: Connect to database failed, rc=1, rcSQL=-10709
    (DB) ERROR: DbSlErrorMsg rc = 99
    /usr/sap/Q10/SYS/exe/uc/linuxx86_64/R3load: job finished with 1 error(s)
    /usr/sap/Q10/SYS/exe/uc/linuxx86_64/R3load: END OF LOG: 20131105155716
    -Vinodh

    Hi,
    Check this link for you issue..
    http://www.saptechies.org/hana-r3load-import-db-error-ddl-statement-failed/
    1931083 - system status of ECC 6.0 EHP7 system
    HANA R3load import: (DB) ERROR: DDL statement failed. Note : 1900445 Symptom
    SAP EHP 7 for SAP ERP 6.0 - Release Information Note : 1865866 
    BR,
    Prabhakar

  • R3load -testconnect fails while doing the Export Prepare

    Hi All,
    R3load -testconnect fails while doing the Export Prepare for the Unicode Conversion. I have upgraded the CRM system from CRM 4.0 to SAP Netweaver 7.0 with EHP1. Now I doing the Unicode Conversion. While using the sapinst as root to start the unicode conversion I am getting the following error:
    /usr/sap/CSX/SYS/exe/run/R3load -testconnect [E]
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    /usr/sap/CSX/SYS/exe/run/R3load: START OF LOG: 20090603143131
    /usr/sap/CSX/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/701_REL/src/R3ld/R3load/R3ldmain.c#5 $ SAP
    /usr/sap/CSX/SYS/exe/run/R3load: version R7.01/V1.4
    Compiled Mar 10 2009 23:03:11
    /usr/sap/CSX/SYS/exe/run/R3load -testconnect [E]
    (DB) ERROR: DbSlControl(DBSL_CMD_IMP_FUNS_SET) rc = 20
    (DB) ERROR: DbSlErrorMsg rc = 20
    /usr/sap/CSX/SYS/exe/run/R3load: job finished with 1 error(s)
    /usr/sap/CSX/SYS/exe/run/R3load: END OF LOG: 20090603143131
    Regards
    Karthik Ravoori

    Hi,
    These note May help you.
    where are you placing the New executables.Always use /sapmnt/SID/exe.If you are placing them in /usr/sap/CSX/SYS/exe/run/ then you always get the error.
    I found in one of the note the same error that you are getting.
    Search in note with text DbSlControl(DBSL_CMD_IMP_FUNS_SET) rc = 20
    Note 459899 - SAP BW 3.0A Server Installation: UNIX/Oracle
    This Note Talks about the verson you should have for the kernel
    Note 898181 - Corrupt cluster record creates signal 11
    Thanks
    Rishi Abrol

  • Error in SAP Installation in phase 12 Create database

    Hi gurus,
    I´m stuck on sap installation main process.
    I´m install SAP ERP 2005 SR2  (= ECC 6.0 SR2) with OS windows 2003 server X64 and the Database is Oracle 10.2.0.4 !
    I´m facing with error in phase 12 of 44. That is in Create Database phase as you can see in following images:
    Error -->  http://img60.imageshack.us/img60/8488/errorinstallation12phas.jpg
    Error Log -->   http://img60.imageshack.us/img60/5725/errorinstallation12phas.png
    I checked some log files, such sapinst.log and clsc.log and the css.log, following you can see them:
    sapinst.log :
    ERROR 2009-07-15 20:09:50
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2009-07-15 20:09:50
    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 .
    On path/directory  D:oracleERP102logsaperpaioclient :
    clsc.log :
    Oracle Database 10g CRS Release 10.2.0.4.0 Production Copyright 1996, 2008 Oracle.  All rights reserved.
    2009-07-15 20:02:01.672: [2292]utgdv:1:could not open registry key SOFTWAREOracleocr os error The system could not find the environment option that was entered.
    2009-07-15 20:02:01.672: [2292]proprinit: Could not open raw device
    2009-07-15 20:02:01.672: [2292]a_init:7!: Backend init unsuccessful :
    2009-07-15 20:02:01.672: [2292]clsssinit: error(33 ) in OCR initialization
    2009-07-15 20:02:02.844: [2292]utgdv:1:could not open registry key SOFTWAREOracleocr os error The system could not find the environment option that was entered.
    2009-07-15 20:02:02.844: [2292]proprinit: Could not open raw device
    2009-07-15 20:02:02.844: [2292]a_init:7!: Backend init unsuccessful :
    css.log :
    Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle.  All rights reserved.
    2009-07-14 22:01:19.831: [1748]utgdv:1:could not open registry key SOFTWAREOracleocr os error The system could not find the environment option that was entered.
    Best regards,
    João Dimas - Portugal

    Hi uday kumar,
    1:  I install the DB release 10.2.0.1 through sapserver.cmd and next I install the patch 10.2.0.4 using setup.exe !!
    2:  The ora_sql_results.log have a big log ... I´m going put here the last entries of log: It´s possible to send you the log file of this using a personal message?! ...and so, in this way, you could see better the log file!!
    PL/SQL procedure successfully completed.
    SQL>
    SQL> #Rem stop the job
    SQL> BEGIN
      2     BEGIN
      3       -- call to stop the job
      4       ORACLE_OCM.MGMT_CONFIG.stop_job;
      5     EXCEPTION
      6       WHEN OTHERS THEN
      7         -- ignore any exception
      8         null;
      9    END;
    10  END;
    11  /
    PL/SQL procedure successfully completed.
    SQL>
    SQL> #Rem submit the job and run now
    SQL> execute ORACLE_OCM.MGMT_CONFIG.submit_job;
    PL/SQL procedure successfully completed.
    SQL> execute ORACLE_OCM.MGMT_CONFIG.run_now;
    PL/SQL procedure successfully completed.
    SQL>
    SQL>
    SQL> Rem ADD NEW PACKAGES/NEW POST CATPROC FIXED VIEWS ABOVE THIS BLOCK
    SQL> -
    SQL>
    SQL> SET SERVEROUTPUT ON
    SQL>
    SQL> Rem Indicate CATPROC load complete and check validity
    SQL> BEGIN
      2     dbms_registry.update_schema_list('CATPROC',
      3       dbms_registry.schema_list_t('SYSTEM', 'OUTLN', 'DBSNMP'));
      4     dbms_registry.loaded('CATPROC');
      5     dbms_registry_sys.validate_catproc;
      6     dbms_registry_sys.validate_catalog;
      7  END;
      8  /
    PL/SQL procedure successfully completed.
    SQL>
    SQL> SET SERVEROUTPUT OFF
    SQL> exit;
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SAPINST: End of output of SQL executing program D:oracleERP102/bin/sqlplus.
    SAPINST found errors.
    SAPINST The current process environment may be found in sapinst_ora_environment.log.
    2009-07-15, 20:09:50 SAPINST ORACLE stop logging
    Best regards,
    João Dimas - Portugal

  • Question about SAP installation with Oracle 10g

    I have successfully installed Oracle 10g on Windows server 2008 R2 64bit. I can connect to the database using mysql or through command prompt and run SQL commands.
    I started installing the SAP EHP1 for SAP NetWeaver 7.0 ("51038620_13      BS 7 SR1 Installation Master Windows Server on x64 64bit") The installation goes very smooth. I choose the SAPSID and the DBSID sid, but then it gives an error stating to install oracle and continue or stop the installation & install Oracle. I have tried on continuing the installation since Oracle is already installed but I get the same message again and again.
    Does it have to do with ORACLE 10g Sid. My Oracle SID is set to "ORCL" should it be the same as DBSID (during SAP Installation). Or the Oracle needs to be installed after SAP installation gets to the point for Oracle Installation. Please assist what needs to be changed. I can reinstall Oracle if needed. Any tips or comments would be nice.

    > Does it have to do with ORACLE 10g Sid. My Oracle SID is set to "ORCL" should it be the same as DBSID (during SAP Installation). Or the Oracle needs to be installed after SAP installation gets to the point for Oracle Installation.
    You can't "change". You installed the Oracle software using "setup.exe" - which is wrong. You also created an example database - which is also not correct.
    The Oracle software is installed, according to the installation guide, as
    - start "sapserver.cmd" on the Oracle DVD (the SAP media)
    - install the software according to the installation guide
    - install the latest patchset
    - install the latest PSU patch
    --> and then start sapinst.
    Markus

  • Sap Installation Messed up (GUI not starting)

    Hi there,
    I'm not sure if this is the right place to post... anyway I have a problem with my sap installation.
    What happened is that I tried to install Adobe LiveCycle Designer using the SAP front end installer.
    I left only the Adobe LiveCycle Designer  option checked (Business Explorer and SAP GUI were unchecked): the installation program started to install that software, and then began to uninstall the SAP GUI.  When I realized that I stopped the setup program, but the SAP GUI was obviously messed up.
    The problem now is that I can't install the SAP GUI again, because the option doesn't show anymore in the setup program.
    The feeling is that something is not consistent between the filesystem and the Windows register.
    Does anybody experienced the same problem or has an idea on how to solve it?
    Any help would be greatly appreciated, thank you.

    Hi MosMarco,
    I am happy to hear that your problem is solved! But you didn´t need to thank me as you found the solution yourself!
    Have a nice day and have fun with the Adobe tool!
    P.S.: Please check that the Adobe editor is also actually working, because in the past I had some troubles with installing the wrong version! :-s

  • Error at SAP installation

    Hello gurus
    I'm installing a Central Instance of SAP R3 4.7 Enterprise Edition, the central instance in one host and the database in another host. I'm getting the error below and the installation stops.
    ERROR 2012-01-26 17:52:04
    FKD-00034  Query returned more than one result.
    ERROR 2012-01-26 17:52:04
    FKD-00035  Query did not return a result. Select attribute WHERE WapsInstanceName  =  getContextParameter ('WapsInstanceName'  )  AND WapsSystemName  =  getContextParameter ('WapsSystemName'  ) , statement:
    ERROR 2012-01-26 17:52:04
    FKD-00029  Subselect for table t_SAPComponent_Waps_Instance_SHARED, column WapsExeDir with WHERE clause WHERE WapsInstanceName  =  getContextParameter ('WapsInstanceName'  )  AND WapsSystemName  =  getContextParameter ('WapsSystemName'  )  failed.
    ERROR 2012-01-26 17:52:04
    MUT-02010  Internal error: Access to key db failed. Original message: Subselect to table >t_SAPComponent_Waps_Instance_SHARED< column name >WapsExeDir< using where clause >WHERE WapsInstanceName  =  getContextParameter ('WapsInstanceName'  )  AND WapsSystemName  =  getContextParameter ('WapsSystemName'  ) < ends with an exception. ExceptionText :single select returns more than on row .
    WARNING 2012-01-26 17:52:04
    The step diPrepareDbEnvironment with step key SAPSYSTEM_CI|ind|ind|ind|ind|ind|0|SAPSYSTEM|ind|ind|ind|ind|ind|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseSystem|ind|ind|ora|ind|ind|0|DatabaseCommonParameters|ind|ind|ora|ind|ind|0|diPrepareDbEnvironment was executed with status ERROR.
    WARNING 2012-01-26 17:54:09
    An error occurred during the installation.
    Do you have any ideia what could it be?
    Regards

    Juan
    The installation guide informs to change the environment variable LD_LIBRARY_PATH and I changed as suggested in installation guide, but the error persists.
    There are another environment variables besides LD_LIBRARY_PATH that I have to change?
    VNCDESKTOP=xxx
    HOSTNAME=xxx
    TERM=xterm
    SHELL=/bin/bash
    HISTSIZE=1000
    WINDOWID=6291495
    XTERM_SHELL=/bin/bash
    USER=root
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:.cmd=00;32:.exe=00;32:.com=00;32:.btm=00;32:.bat=00;32:.sh=00;32:.csh=00;32:.tar=00;31:.tgz=00;31:.arj=00;31:.taz=00;31:.lzh=00;31:.zip=00;31:.z=00;31:.Z=00;31:.gz=00;31:.bz2=00;31:.bz=00;31:.tz=00;31:.rpm=00;31:.cpio=00;31:.jpg=00;35:.gif=00;35:.bmp=00;35:.xbm=00;35:.xpm=00;35:.png=00;35:.tif=00;35:
    LD_LIBRARY_PATH=/sapmnt/TRN/exe:/oracle/10.2.0.5.5/lib
    PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/etc/opt/emcpower/bin:/root/bin:/usr/local/sbin:/usr/local/bin
    MAIL=/var/spool/mail/root
    PWD=/sapmnt/TRN/instdir/inst5
    INPUTRC=/etc/inputrc
    LANG=en_US.UTF-8
    XTERM_VERSION=XTerm(215)
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    HOME=/root
    SHLVL=4
    LOGNAME=root
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    DISPLAY=:1.0
    ORACLE_HOME=/oracle/10.2.0.5.5
    G_BROKEN_FILENAMES=1
    _=/bin/env

  • Sap Installation guide

    Hi guys,
    Can you please send me the installation procedure to my mail:
    [email protected]
    Thanks
    Alex

    Hi All,
    SAP IDES Installation Procedure for SAP Install on W2k server
    Procedure for installation on W2k server with sp3.
    Installation Of SAP 4.6c
    System Requirements.
    P-III System - Minimum
    1024 MB or 512 MB RAM
    Minimum 80GB HDD
    60 GB Hdd (2GB for WinNT & 38 GB for oracle & SAP)
    20 GB Hdd for CD dumps.
    DVD ROM drive.
    Network Card
    C: – 10GB – Windows 2000 Server – NTFS
    D: – 60GB – Oracle & SAP - NTFS
    E: – 10GB – CD Dumps – NTFS
    F: – CDROM Drive
    Install Windows 2000 server in first 10GB partition
    Computer Name – SAPSRV
    IP Address – 192.168.1.2
    Subnet Mask – 255.255.255.0
    Work Group – TEKSOFT
    Complete the installation & Restart.
    Install Service Pack 3
    Install All the Drivers
    Install IE6 SP1
    Create two Users as mentioned bellow
    Start -> Programs -> Administrative Tools -> Computer Management -> Local Users
    and Groups -> Users -> New User
    a. First user name TEKADM
    Give password, disable the already enabled option & enable
    “Password Never Expires & user cannot change the password option ”
    b. Second user name SAPServiceTEK
    Give password, disable the already enabled option & enable
    “Password Never Expires & user cannot change the password option ”
    Add the two Users to Administrators Group
    Change hostfile
    Open C:WinntSystem32driverecthost file in Notepad & add IP Address and Computer Name in
    The bottom of file. Save & Exit.
    Change the Virtual Memory
    C: Min – 512MB
    Max – 1024MB
    D: Min – 2048MB
    Max – 2560MB
    Change the File and Printer sharing properties to “ Maximize through
    Logon as TEKADM
    Insert SAP-Oracle CD &
    Select F:NTi386setup & click enter
    Location of oracle D:orant & click enter
    Accept path change & click enter
    Oracle 8 enterprise edition & click enter
    (Oracle 8.1.7 will not be supported by SAP Kernel 4.6B)
    (Oracle 8.1.7 will be supported by SAP Kernel 4.6C only)
    After completion of oracle Stop the service “Oracle TNSlistner 80”
    Select F:NTi386Patchs8.0.5.2.2setup & click enter
    Accept the defaults & complete the installation.
    Restart the system.
    Dump all the export CDs (6 CDs) into
    E:dumpdb1 – export CD 1
    E:dumpdb2 – export CD 2
    E:dumpdb3 – export CD 3 (To dump type as E:dumpdb1>Xcopy /e f: & enter)
    E:dumpdb4 – export CD 4
    E:dumpdb5 – export CD 5
    E:dumpdb6 – export CD 6
    Insert Kernel CD
    Select F:46bkerNTi386NTPATCHR3dllins & click enter
    This will install patch for NT.
    Restart the system.
    Logon as TEKADM
    From kernel CD
    F:NTcommonr3setup & enter
    Enter the following
    System Name – TEK (must be 3 Letters Capital)
    Location – C:usersTekadminstall (it comes by default)
    Accept to restart the machine.
    Logon on as TEKADM
    Copy the file “db_ides.r3s” from DB1IDESNTORADB_IDES.R3S
    (18KB files size) to C:userstekadminstall
    Start r3setup from
    C:userstekadminstallr3setup & enter
    Select “central.r3s” file & enter
    & Follow as mentioned bellow
    System Name – TEK
    Instance no. – 00
    Accept Defaults
    Directory of SAP system -change to D:
    RAM of the sys. – Accept the default
    Location of the KERNEL CD - F:
    Port no. – 3600
    Enter the password of TEKADM two times
    Enter the password of SAPServiceTEK two times
    Start the installation.
    This will come upto
    Select C:userstekadminstallr3setup & enter
    Select “db_ides.r3s” & enter
    System Name – TEK
    Instance no. – 00
    Accept Defaults
    Select WE8DEC (default for r/3 4.x system) & enter
    Oracle dir. – D:
    Location of SAP Database specific files
    SAP Database Drive
    SAPARCH D
    SAPBACKUP D
    SAPCHECK D
    SAPREORG D
    SAPTRACE D & enter
    Location of Oracle Data files
    Oracle Data directory drive
    SAPDATA1 D
    SAPDATA2 D
    SAPDATA3 D
    SAPDATA4 D
    SAPDATA5 D
    SAPDATA6 D & enter
    Location Database LOG files
    Dir. for LOG files Drive
    ORIGLOGA D
    ORIGLOGB D & enter
    Location Mirrored Database LOG files
    (Change from D to C)
    Dir. for LOG files Drive
    MIRRLOGA C
    MIRRLOGB C & enter
    Accept the default RAM & enter
    Location of export CDs dump
    CD name Location Copy destination
    KERNEL F:46bker
    EXPORT1 E:dumpdb11
    EXPORT2 E:dumpdb22
    EXPORT3 E:dumpdb33
    EXPORT4 E:dumpdb44 (Clear this field)
    EXPORT5 E:dumpdb55
    EXPORT6 E:dumpdb66 & enter
    Enter the Password of TEKADM
    No. of parallel process – 1
    Start installation.
    Wait for 14 to 15 Hrs & installation will come Upto 91% & will ask for SAPr3 password.
    Enter the password of TEKADM & enter
    This will come upto 95%
    Open SAP Management Console from desktop & Right click “TEK” & start the service.
    Wait for the service to start & will change from yellow to green.
    Come to the r3setup screen & click next.
    This will bring upto 100% & the installation is over.
    Exit the r3setup & stop the “TEK”service & Restart the system.
    POST INSTALLATION TASKS
    After SAP installation, install SAPGUI in the server. (CD 9)
    Restart the system
    Open SAP Management Console & start the sap service.
    Start the Sap Frontend from the startprogramssap frontendsapsrv.
    Logon as
    Client 000
    User name DDIC
    Password 19920706
    Language en
    Note : Clear this field
          This means if you already have the CD’s copied on the the harddrive you don’t need to copy them again..
          CD Title———CD Location—————-CD copy to this location
          kernel————Dump location1———-clear , don’t re copy
          cd1—————-Dump2————-———-clear, this field
          cd2—————-........3————————-clear
          cd3—————-.........4————————clear
    Regards,
    Pherasath

  • Error while performing SAP Installation in HA Env on Windows Server 2008

    Hello,
    I am performing a SAP Installation in HA Environment on Windows Server 2008. I am at the ASCS installation step.
    As per the guide before installing ASCS there are some activities to be carried out on Failover Cluster Management.
    I have done all the steps except one as per the guide. I am stuck in the Add FileServer Step. In this step the guide says to go to the Dependencies tab and add the cluster disk resource to the dependencies list. It also says to add the Name:Virtual NetworkName to the dependencies list.
    Now in my scenario I have 3 shared drives for SAP and I have added each of them in the dependencies list of the new FileServer. The only problem is how do I add the Name:Virtual NetworkName to this list
    When I continue without giving the Network name the system issues a warning "This resource requires dependencies on instances of the following resource types or classes:Network Name. Not adding these dependencies will prevent the resource from working properly. Do you want to save the current settings anyway"
    If I click on Yes and bring this resource online it fails with this error message
    "The action Bring this resource online did not complete.An error occured while attempting to bring the resource 'SAPECC FileServer online'. The cluster resource could not be brought online by resource monitor."
    My question is how to add the Name:VirtualNetworkName to the dependencies list of the FileServer.
    Regards
    Mitesh Nair

    Hi,
    I have resolved the issue with the help of cluster admin
    Regards
    Mitesh

  • Coldfusion 64 bit windows installer stops working after recent microsoft update

    Coldfusion 64 bit windows installation stops working after recent microsoft updates and how I worked around it.
    My question is at the end.
    Trying to deploy coldfusion 9 enterprise 64 bit trial  version onto a Windows 2003 64 bit datacenter OS with all OS updates from MS (as of 4-7-2011).
    Steps taken (remember, this is all 64 bit):
    1. Installed the base OS which was slipstreamed with SP2.
    2. Checked w/ microsoft and installed 63 OS updates.
    3. Launch the CF9 trial exe.
    4. As soon as the first screen finishes (the one that looks like  it is extracting files) then the second screen pops up (the one that  simply says CF Adobe Coldfusion 9) and the progress bar quickly moves  95% to the right and the install application quits. No error, no nothing. No log file either.
    5. After a moment of incredulous silence (and retrying/rebooting,  etc), I started to google it. I found nothing. However, I did find a  post (thanks dspent!) that was helpful in that it told how he was able  to get at a log file of sorts, by pre-extracting the  coldfusion_9_WWE_win64.exe file and launching the adobe_cf.exe by hand.  (Dspent's install snafu was different than mine, but his post was very  valuable and got me started in the right direction.)
    6. Got a copy of rarunzipper and extracted the coldfusion_9_WWE_win64.exe file.
    7. From the windows directory created by step 6, I launched adobe_cf.exe.
    8. Same thing (the install application quits. No error, no nothing. No log file either.).
    9. I examine the hs_err_pidxxxx.log file (where the xxxx is a number).
    10. I see inside that file an ominous message: "A fatal error has been detected by the Java Runtime" then "Problematic frame ntdll.dll" and then "The crash happened outside the Java Virtual Machine in native code".
    11. OK, so now I am thinking ntdll.dll !! Native code !! It is like Java is telling me that for some reason it can't dance with the OS.
    12. On a hunch, I decided to test a CF install again on a server with just the base install of W3K3 64 SP2 (ie: skipping step 2 above this time).
    13. Bingo! That install works.
    14. Therefore, one of the 63 patches I had downloaded from MS had triggered a problem with the CF installer.
    15. Back on the first server (the one with the MS security  patches installed and the one that CF won't install on). In the CF file  adobe_cf.lax (one of the files extracted in step 6) there is a line that  mentions where the install gets it's java. Find that file, and check java version installer is using. It is using 1.6.0_14-b08.
    16. Off to the Java website, and there is a newer version of java (1.6.0_24-b07). Downloaded and installed it.
    17. Modify a line in adobe_cf.lax :
       before
         lax.nl.current.vm=resource\\jre\\bin\\java.exe
       after
         lax.nl.current.vm=C:\\program files\\java\\jre6\\bin\\java.exe
    (that assumes that you let step 16 install to the default location)
    Save the file.
    18. Run the install ... ** IT WORKS ** !
    Obviously, the built in java provided with the CF installer is  no longer compatible with some change introduced by some recent MS  update on the W2K3 64b SP2 platform.
    And now the interesting part. Although I forced the installer to used the new java, it did not incorporate it into the cf build (ie: in jvm.config, you still see c:/coldfusion9/runtime/jre AND the  version of java.exe that is in that directory is the original version,  not the newer version I forced the installer to use).
    On the surface, CF seems to run OK, but I have not done any application testing yet.
    And finally my
    ** QUESTION **
    Would it be appropriate to simply point the java.home var to the new java directory? I see that the directory structures and files are not exactly the same  (close though) so I certainly don't want to break things by doing this,  but instinct tells me that if the installer broke using the older  version, then something else is gonna break down the road if I don't use  the new version. On the other hand, the differences in the  directories and files is enough that it makes me very nervous, with my  limitied java skill set, to make this decision. 
    Thanks in advance!!
    Byron

    Hi Byron,
    Wow great post no doubt much of the information will be useful for those on Win03 SP2 +. Have to say not come across similar problem on Win08 r2 SP1 +.
    So to your question. Adobe security bulletin (http://kb2.adobe.com/cps/894/cpsid_89440.html) recommends running CF8 and CF9 with JVM 1.6.0_24. The bulletin does not say how to do that. I take you installed JDK and not just JRE 1.6.0_24? Post install of JDK follow these steps:
    Stop CF - SERVICES.msc stop "ColdFusion 9 Application Server".
    Take a copy of CF\runtime\bin\jvm.config - so you got a backup.
    Edit CF\runtime\bin\jvm.config find line "java.home=" and comment it out eg:
    #java.home=C:/ColdFusion9/runtime/jre
    Add new line like so and save jvm.config:
    java.home=C:/Program Files/Java/jdk1.6.0_24/jre
    Note  there the slashes and the location of the JRE (runtime) - you need to  point to the one in JDK because the other JRE in C:\Program  Files\Java\jre6 will be missing a DLL.
    Start CF via SERVICES.msc.
    HTH, Carl.

  • HP LaserJet Pro MFP M127fw installer stopped working

    Have dificulty  installing HP LaserJet Pro MFP M127fw drivers on hp 32bit laptop with windows 7
    Build in printer software stops halfway
    Downloaded software stops halfway
    Standard windows 7 printer driver works fine and can print with it, but has no scanner driver
    HP printer scanner doctor indicates scan software is not installed and directs me to driver download on hp website
    installation of this software stops also halfway
    No errorcodes anywhere, just message box installer could not continue and trying to find a solution. That box diapears as well.
    Installation fails on both wired network and usb
    no errormessages in windows logbooks
    The http connection works fine
    tried installation with smart install on and off (is off at the moment)
    Spooler service is running fine
    Searched this forum and more people seem to have this problem but there is no solution mentioned in the end.
    Please help
    This question was solved.
    View Solution.

    Hi @Lize2 ,
    I see that you are having issues installing the printer, the installer stops working. Thanks for providing that detailed information. I would like to help you out today.
    It sounds like something is blocking the software from installing, since just the driver are being installed.
    Disconnect the USB cable, run the uninstall from the CD.
    Touch the Windows key and the E key to access the computer window. Right click on the CD for the printer, left click open in a new window, double click on uninstall.
    Do a msconfig to turn off any startup programs that might be interfering with the installation.
    Click on Start, in the search box type in Run, enter, then type in Msconfig, click OK.
    Click the Services tab. Click to select the Hide All Microsoft Services check box. Click Disable All, and then click OK.
    Then click on the Start Up tab at the top. Click on disable all.
    Reboot the computer.
    Temporarily turn off any Antivirus software and Real Time Scanning. Especially if you are using Mcafee.
    Then run the installation again. Right click on the install and select Run as Administrator.
    Test the printer again.
    Then go back into msconfig and Enable the All Microsoft Services and Enable All on the Start Up tab. Turn the Antivirus software back on again and the Real Time Scanning.
    If you need further assistance, just let me know.
    Have a great day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

Maybe you are looking for

  • Mixture of tunes

    I recently had to change my hard drive in my Powerbook. I had both my iMac and my Powerbook backed up. I transferred the files from my iMac to my PowerBook so I had the music the same in both computers. I had some music in my previous hard drive that

  • NFR 2.0 view reports timeout

    I have NFR 2.0 running on a windows 2008 R2 server with 2CPU and 12GB ram. On this I've been trying to run some reports, though it seems as if larger reports fail. The report will generate, I can see it has been generated and created a file under "C\

  • ITunes Match exceeded 25k limit question

    Hi, My iTunes library exceeded 25k songs, and so I went through and deleted quite a lot of albums - when you right-click an album though, it doesn't ask you if you also want to delete the songs from iCloud - I think from experimenting that I should h

  • ICBOOKING

    Dear BPC Experts: I am using BPC 7.5 NW,and  following how-to-guide setting up ICMATCHING application, the ICDATA package runs fine, and the data are produced as the HTG doccument shows. However, when running ICBooking package, the package run succes

  • Data table

    I want to hide/unhide some columns based upon my logic. So i am having rendered attribute bound to a boolean field. Its working fine with all elements but elements which are present inside facet element, are not getting hidden. <f:facet name="header"