Installation Problem in SAP NETWEAVER 7.0 SR3 ON RHEL5.4

Hi Everyone,
      I am installing the SAP NET WEAVER 7.0 SR3 with ORACLE 10.G on RHEL 5.4 Operating System. I complete the java 1.4.2
and oracle installation sucessfully. when i am running the sapinst i got the error in the " IMPORT ABAP" phase.
Please can any one tell me what could be the issue and how to solve it.
Thank you

Loading of 'SAPAPPL0' import package into database: /usr/sap/QAS/SYS/exe/run/R3load -i SAPAPPL0.cmd -dbcodepage 4103 -l SAPAPPL0.log -stop_on_error ERROR: 2010-10-10 22:37:43 com.sap.inst.migmon.LoadTask run Loading of 'SAPSSEXC' import package is interrupted with R3load error. Process '/usr/sap/QAS/SYS/exe/run/R3load -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -stop_on_error' exited with return code 2. For mode details see 'SAPSSEXC.log' file. Standard error output: sapparam: sapargv( argc, argv) has not been called. sapparam(1c): No Profile used. sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline ERROR: 2010-10-10 22:37:44 com.sap.inst.migmon.LoadTask run Loading of 'SAPAPPL0' import package is interrupted with R3load error. Process '/usr/sap/QAS/SYS/exe/run/R3load -i SAPAPPL0.cmd -dbcodepage 4103 -l SAPAPPL0.log -stop_on_error' exited with return code 2. For mode details see 'SAPAPPL0.log' file. Standard error output: sapparam: sapargv( argc, argv) has not been called. sapparam(1c): No Profile used. sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline ERROR: 2010-10-10 22:37:44 com.sap.inst.migmon.LoadTask run Loading of 'SAPAPPL2' import package is interrupted with R3load error. Process '/usr/sap/QAS/SYS/exe/run/R3load -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -stop_on_error' exited with return code 2. For mode details see 'SAPAPPL2.log' file. Standard error output: sapparam: sapargv( argc, argv) has not been called. sapparam(1c): No Profile used. sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline ERROR: 2010-10-10 22:37:44 com.sap.inst.migmon.LoadTask run Loading of 'SAPAPPL1' import package is interrupted with R3load error. Process '/usr/sap/QAS/SYS/exe/run/R3load -i SAPAPPL1.cmd -dbcodepage 4103 -l SAPAPPL1.log -stop_on_error' exited with return code 2.

Similar Messages

  • Installation problem of SAP NetWeaver SP9 Trial version

    Hi everyone,
    I installed SAP NW 2004s Java SP9 Trial. But when I run the server, the status of the process <b>jcontrol.exe</b> is "stopped", while other processes are launched.
    The file <b>instance.properties</b> was not created, and In the "<b>Developer trace</b>", I get the following message:
    trc file: "D:\usr\sap\J2E\JC01\work\dev_jcontrol", trc level: 1, release: "700"
    node name   : jcontrol
    pid         : 1228
    system name : J2E
    system nr.  : 01
    started at  : Fri Nov 30 11:20:33 2007
    arguments       :
           arg[00] : D:\usr\sap\J2E\JC01\exe\jcontrol.EXE
           arg[01] : pf=D:\usr\sap\J2E\SYS\profile\J2E_JC01_ahassaine
    [Thr 2728] Fri Nov 30 11:20:33 2007
    [Thr 2728] *** ERROR => Can't open property file [D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties] [jstartxx.c   725]
    [Thr 2728] *** ERROR => Can't open property file [D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties] [jstartxx.c   1952]
    [Thr 2728] *** ERROR => JStartupReadArgumentsEx: can't enumerate nodes [D:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties;D:\usr\sap\J2E\JC01\SDM\program\config\sdm_jstartup.properties] (rc = -1) [jstartxx.c   524]
    How can i do, to solve this problem ?
    Thanks & Regards
    Hassan

    You might have to configure the java server first. Have you looked at this forum thread -> Cannot start j2ee engine after installation?
    Hope that helps.
    J. Haynes
    Denver, CO
    Message was edited by:
            Joe Haynes

  • Installation document for SAP NetWeaver 7.01 ABAP Trial Version on XP

    Hi Experts
    Please give me link of installation document  for SAP NetWeaver 7.01 ABAP Trial Version on XP or Tell me Steps for installation.
    thanks
    Best Regards
    Jitender

    If instructions contained in download doesn't help you you just have to search on SDN and web for miniSAP installation blogs:
    /people/sap.user72/blog/2004/12/08/mini-me-of-was-620-the-saga-continues
    http://sapport.blogspot.com/search/label/miniSAP
    /people/sugree.phatanapherom/blog/2005/08/17/a-visual-installation-guide-on-sneak-preview-sap-netweaver-04-abap-edition
    /people/manfred.lutz/blog/2008/02/21/web-dynpro-abap-exercises-from-teched-2007

  • Problem with SAP NetWeaver 04 SP16 installation when running Phase 6

    Hi,
    When I was installing SAP NetWeaver 04 SP16(Full Java Edition),I got this error in phase 6:
    ERROR 2006-04-20 03:10:23
    MDB-07001  No action defined for actor.
    ERROR 2006-04-20 03:10:23
    CJS-00030  Assertion failed: in function sapdb_db_create(db_nm, db_host, db_ver) {    var
    dep_root = sapdb_inst_root(db_nm);    var sdb_i = new sdbInstance();    sdb_i.dbName =
    db_nm;    sdb_i.dbHost = db_host;    sdb_i.dbVer = db_ver[0] + "." + db_ver[1];   
    sdb_i.ctlUser = sapdb_get_db_user("CONTROL", db_nm, db_host);    sdb_i.ctlUserPasswd =
    sapdb_get_db_user_passwd("CONTROL", db_nm, db_host);    var actorObj = new SdbExtActor();  
    actorObj.setSdbInstance(sdb_i);    actorObj.setDbmCmd("DB_CREATE");   
    actorObj.setExecutable(sapdb_dbmcli_path());    actorObj.setDbRoot(dep_root);    var rv =
    actorObj.sessionExecute();    ASSERT(arguments.callee, rv == "OK", " SDB: ERROR CREATING
    DATABASE INSTANCE! Check the XCMDOUT.LOG FILE");    var creation_ok = false;    var i_size
    = actorObj.outSize();    for (var i = 0; i < i_size; i++) {        var s_line =
    actorObj.getOutputLine(i);        if (/OK/.test(s_line)) {            creation_ok = true;  
         }    }    ASSERT(arguments.callee, creation_ok, "SDB: ERROR WHILE DB INSTANCE
    CREATION! CHECK THE XCMDOUT.LOG FILE! ");} SDB: ERROR CREATING DATABASE INSTANCE! Check the XCMDOUT.LOG FILE
    my installing environment:
    OS: windows 2000 server
    RAM: 2G
    JAVA SDK version: 1.4.2_08
    Thanks advance.

    Hi
    Please see this thread of the SDN forum
    SP16 Preview: MaxDB Installation fails (Phase 6)
    Seems some issues with MAX DB ver 7.6
    regards
    rajeshkr

  • Problems starting SAP NetWeaver AS Trial Version

    Hello Forum,
    Here is the summary of problem that I am facing starting SAP Netweaver AS Trial Version (post suucessful installation). I am mentioning successful installation is because on the day of the installation, I could start the NetWeaver AS Server and login using user BCUSER and go into SE80 (Object Navigator). The trouble started appearing thereafter.
    Here is the summary -
    When I dont have MS loopback Adapter activated on my Laptop, I get the following in SAP MMC
    The dispatcher process thread begins but haves a status - cannot connect to the message server
    When I install and activate MS loopback Adapter on my Laptop, I get the following in SAP MMC
    The Message Server and Dispatcher Starts Off, After a while (a minute), Dispatcher status turns to Message Server COnnection OK, Dialog Queue Time 0:00, after a While (a minute), it gives a message and stops. After this point Message Server is shown as running and Dispatcher is stopped.
    I am attaching the dev_disp for reference.  Obviously I think the problem lurking somewhere in the midst of Network Adapter Configuration - Please help me to resolve the same.
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      00
    sid        NSP
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    95
    intno      20050900
    make:      multithreaded, ASCII, optimized
    pid        4808
    Tue Oct 27 07:45:11 2009
    kernel runs with dp version 224(ext=109) (@(#) DPLIB-INT-VERSION-224)
    length of sys_adm_ext is 360 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 4808) [dpxxdisp.c   1239]
         shared lib "dw_xml.dll" version 95 successfully loaded
         shared lib "dw_xtc.dll" version 95 successfully loaded
         shared lib "dw_stl.dll" version 95 successfully loaded
         shared lib "dw_gui.dll" version 95 successfully loaded
         shared lib "dw_mdm.dll" version 95 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    ERROR => DpNetCheck: NiServToNo(sapgw00) failed (rc=-3) [dpxxtool2.c  5217]
    Tue Oct 27 07:45:15 2009
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5355]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >UKCL515803_NSP_00                       <
    DpShMCreate: sizeof(wp_adm)          6328     (904)
    DpShMCreate: sizeof(tm_adm)          3605136     (17936)
    DpShMCreate: sizeof(wp_ca_adm)          1200     (60)
    DpShMCreate: sizeof(appc_ca_adm)     1200     (60)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528040/528048
    DpShMCreate: sizeof(comm_adm)          528048     (1048)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (96)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1280)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 04F00040, size: 4205552)
    DpShMCreate: allocated sys_adm at 04F00040
    DpShMCreate: allocated wp_adm at 04F01A28
    DpShMCreate: allocated tm_adm_list at 04F032E0
    DpShMCreate: allocated tm_adm at 04F03310
    DpShMCreate: allocated wp_ca_adm at 052735A0
    DpShMCreate: allocated appc_ca_adm at 05273A50
    DpShMCreate: allocated comm_adm at 05273F00
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 052F4DB0
    DpShMCreate: allocated gw_adm at 052F4DF0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 052F4E20
    DpShMCreate: allocated wall_adm at 052F4E28
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    Tue Oct 27 07:45:16 2009
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation view
    <EsNT> Memory Reset disabled as NT default
    <ES> 127 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( UKCL515803) [dpxxdisp.c   11663]
    DpStartStopMsg: send start message (myname is >UKCL515803_NSP_00                       <)
    DpStartStopMsg: start msg sent
    CCMS: alert/MONI_SEGM_SIZE = 0   monitoring and alerting switched off.
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 95
    Release check o.K.
    Tue Oct 27 07:45:56 2009
    MBUF state ACTIVE
    ERROR => gateway (pid 5188) died [dpxxdisp.c   15372]
    DpGwCheck: appc_adm.stat = 2
    DP_FATAL_ERROR => Gateway could not be started - I better exit now
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    [DpWpDied] W0 lives  (PID:5072  HANDLE:1616)
    killing W0-5072 (SIGUSR2)
    [DpWpDied] W1 lives  (PID:3868  HANDLE:1612)
    killing W1-3868 (SIGUSR2)
    [DpWpDied] W2 lives  (PID:5148  HANDLE:1608)
    killing W2-5148 (SIGUSR2)
    [DpWpDied] W3 lives  (PID:5004  HANDLE:1604)
    killing W3-5004 (SIGUSR2)
    [DpWpDied] W4 lives  (PID:1640  HANDLE:1600)
    killing W4-1640 (SIGUSR2)
    [DpWpDied] W5 lives  (PID:4780  HANDLE:1596)
    killing W5-4780 (SIGUSR2)
    [DpWpDied] W6 lives  (PID:4108  HANDLE:1592)
    killing W6-4108 (SIGUSR2)
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Oct 27 07:46:06 2009
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    max_rq_id          37
    wake_evt_udp_now     1
    wake events           total    37,  udp     9 ( 24%),  shm    28 ( 75%)
    since last update     total    37,  udp     9 ( 24%),  shm    28 ( 75%)
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Oct 27 07:46:11 2009
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >UKCL515803_NSP_00                       < (normal)
    DpJ2eeDisableRestart
    read msgserver-list from MBUF
    DpMBufMod: name [UKCL515803_NSP_00                       ], types 159 state 3 (0x0 0x0 0x0 0x0)
    AdGetSelfIdentRecord: >                                                                           <
    WARNING => wp_ca_blks low (in queue 6, max 20) [dpxxdisp.c   13116]
    NiBufIAlloc: malloc wp ca_blk, to 1188 bytes
    ALLOC local ca_blk 10000 (len 1188)
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 38)
    MBUF server state SHUTDOWN
    DpModState: change state STARTING -> SHUTDOWN
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    [DpWpDied] W0 lives  (PID:5072  HANDLE:1616)
    [DpWpDied] W1 lives  (PID:3868  HANDLE:1612)
    [DpWpDied] W2 lives  (PID:5148  HANDLE:1608)
    [DpWpDied] W3 lives  (PID:5004  HANDLE:1604)
    [DpWpDied] W4 lives  (PID:1640  HANDLE:1600)
    [DpWpDied] W5 lives  (PID:4780  HANDLE:1596)
    [DpWpDied] W6 lives  (PID:4108  HANDLE:1592)
    Stop work processes
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Oct 27 07:46:12 2009
    NiISelect: TIMEOUT occured (1000ms)
    wait for end of exclusive shutdown
    [DpWpDied] W0 died  (PID:5072  HANDLE:1616)
    [DpWpDied] W1 died  (PID:3868  HANDLE:1612)
    [DpWpDied] W2 died  (PID:5148  HANDLE:1608)
    [DpWpDied] W3 died  (PID:5004  HANDLE:1604)
    [DpWpDied] W4 died  (PID:1640  HANDLE:1600)
    [DpWpDied] W5 died  (PID:4780  HANDLE:1596)
    [DpWpDied] W6 died  (PID:4108  HANDLE:1592)
    Stop icman
    killing process (5208) (SOFT_KILL)
    Terminate gui connections
    send SHUTDOWN to REM TM 7
    blks_in_queue/wp_ca_blk_no/wp_max_no = 6/20/7
    WARNING => wp_ca_blks low (in queue 6, max 20) [dpxxdisp.c   13116]
    NiBufIAlloc: malloc wp ca_blk, to 14 bytes
    ALLOC local ca_blk 10001 (len 14)
    return errno (-17) to T7
    errormsg without overhead: take mode 0
    FREE local ca_blk 10001 (len 14)
    try to send 14 to M0
    NiBufSend starting
    NiIWrite: hdl 4 sent data (wrt=14,pac=1,MESG_IO)
    set status of T7 to TM_DISCONNECTED
    NiBufISelUpdate: new MODE -- (r-) for hdl 4 in set0
    SiSelNSet: set events of sock 1556 to: ---
    NiBufISelRemove: remove hdl 4 from set0
    SiSelNRemove: removed sock 1556
    NiSelIRemove: removed hdl 4
    DpDelSocketInfo: del info for socket 4 (type=3)
    NiICloseHandle: shutdown and close hdl 4 / sock 1556
    NiBufIClose: clear extension for hdl 4
    dp_tm_adm[7].stat = DP_SLOT_FREE
    DpAMCancel: new state of T7/M0 = 0x19
    DpAMCancel: set status of M0 to MODE_CANCEL
    DpAMCancel: new state of T7/M7 = 0x8
    DpAMCancel: set status of M7 to MODE_CANCEL
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 39)
    wake_evt_udp_now 1, no dgram needed
    created LOGOFF request for T7 U8 M0 !!
    wait for end of work processes
    [DpWpDied] W0 handle not set (PID:5072)
    [DpWpDied] W1 handle not set (PID:3868)
    [DpWpDied] W2 handle not set (PID:5148)
    [DpWpDied] W3 handle not set (PID:5004)
    [DpWpDied] W4 handle not set (PID:1640)
    [DpWpDied] W5 handle not set (PID:4780)
    [DpWpDied] W6 handle not set (PID:4108)
    wait for end of icman
    [DpProcDied] Process lives  (PID:5208  HANDLE:1636)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Oct 27 07:46:13 2009
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:5208  HANDLE:1636)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Oct 27 07:46:14 2009
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:5208  HANDLE:1636)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Oct 27 07:46:15 2009
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:5208  HANDLE:1636)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1657
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Tue Oct 27 07:46:16 2009
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:5208  HANDLE:1636)
    DpStartStopMsg: send stop message (myname is >UKCL515803_NSP_00                       <)
    NiIMyHostName: hostname = 'UKCL515803'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 2 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 2 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    Tue Oct 27 07:46:17 2009
    NiIPeek: peek for hdl 2 timed out (r; 1000ms)
    NiIRead: read for hdl 2 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   11976]
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 2 in set0
    SiSelNSet: set events of sock 1584 to: ---
    NiBufISelRemove: remove hdl 2 from set0
    SiSelNRemove: removed sock 1584 (pos=2)
    SiSelNRemove: removed sock 1584
    NiSelIRemove: removed hdl 2
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 6/20/7
    WARNING => wp_ca_blks low (in queue 6, max 20) [dpxxdisp.c   13116]
    NiBufIAlloc: malloc wp ca_blk, to 356 bytes
    ALLOC local ca_blk 10001 (len 356)
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 42)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 2 / sock 1584
    NiBufIClose: clear extension for hdl 2
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 4808) [dpxxdisp.c   10333]
    Good Bye .....

    Hi Sunny,
    Thanks for the reply. I checked NETSTAT command and none of the known ports used by SAP is occupied on my laptop.
    Also, when I use NIPING - it gies me a familiar message WASNOTREACHED...
    I have also attached my IPCONFIG /ALL Output, if somebody could help further.
    Windows IP Configuration
             1.0.0.127.in-addr.arpa
             Record Name . . . . . : 1.0.0.127.in-addr.arpa.
             Record Type . . . . . : 12
             Time To Live  . . . . : 600511
             Data Length . . . . . : 4
             Section . . . . . . . : Answer
             PTR Record  . . . . . : localhost
             localhost
             Record Name . . . . . : localhost
             Record Type . . . . . : 1
             Time To Live  . . . . : 600511
             Data Length . . . . . : 4
             Section . . . . . . . : Answer
             A (Host) Record . . . : 127.0.0.1
    C:\Documents and Settings\utxk13>ipconfig /all
    Windows IP Configuration
            Host Name . . . . . . . . . . . . : UKCL515803
            Primary Dns Suffix  . . . . . . . : drink.brew.beer
            Node Type . . . . . . . . . . . . : Hybrid
            IP Routing Enabled. . . . . . . . : No
            WINS Proxy Enabled. . . . . . . . : No
            DNS Suffix Search List. . . . . . : sn.brew.beer
                                                brew.beer
                                                drink.brew.beer
                                                scottishcourage.com
                                                scottish-newcastle.co.uk
                                                ghodom1.scottish-newcastle.co.uk
                                                heiway.net
                                                nl.heiway.net
    Ethernet adapter Wireless Network Connection:
            Media State . . . . . . . . . . . : Media disconnected
            Description . . . . . . . . . . . : Intel(R) WiFi Link 5100 AGN
            Physical Address. . . . . . . . . : 00-22-FA-57-5E-D4
    Ethernet adapter Local Area Connection:
            Connection-specific DNS Suffix  . : drink.brew.beer
            Description . . . . . . . . . . . : Intel(R) 82567LM Gigabit Network Co
    nection
            Physical Address. . . . . . . . . : 00-26-55-11-C8-04
            Dhcp Enabled. . . . . . . . . . . : Yes
            Autoconfiguration Enabled . . . . : No
            IP Address. . . . . . . . . . . . : 10.10.210.204
            Subnet Mask . . . . . . . . . . . : 255.255.254.0
            Default Gateway . . . . . . . . . : 10.10.210.1
            DHCP Server . . . . . . . . . . . : 10.10.160.167
            DNS Servers . . . . . . . . . . . : 10.10.160.38
                                                10.10.236.10
            Lease Obtained. . . . . . . . . . : 27 October 2009 08:10:17
            Lease Expires . . . . . . . . . . : 31 October 2009 08:10:17
    Ethernet adapter Local Area Connection 3:
            Connection-specific DNS Suffix  . :
            Description . . . . . . . . . . . : Microsoft Loopback Adapter
            Physical Address. . . . . . . . . : 02-00-4C-4F-4F-50
            Dhcp Enabled. . . . . . . . . . . : No
            IP Address. . . . . . . . . . . . : 10.10.0.10
            Subnet Mask . . . . . . . . . . . : 255.255.255.0
            Default Gateway . . . . . . . . . :
    Regards
    Tushar Kansara

  • Problems installing SAP NetWeaver 7.0

    Hello,
    if my question has already been answerd somewhere else or this is not the correct place to ask for this I would be thankful for a direct link.
    What's my problem:
    During installation of
    NWABAPTRIAL70206_64 - Central System
    during the phase
    "Import MaxDB statistics"
    I get the following error message:
    An error occurred while processing option SAP NetWeaver 7.0 including Enhancement Package 2 > SAP Application Server ABAP > MaxDB > Central System > Central System( Last error reported by the step :System call failed. Error 2 (Das System kann die angegebene Datei nicht finden. ) in execution of system call 'CreateProcess' with parameter (NULL,  . You can now:
    Choose Retry to repeat the current step.
    Choose Log Files to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to C:\Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/.
    My setup:
    AMD Athlon II X4 640 Processor, 3.00 GHz
    4 GB RAM
    Windows 7 Professional (german) with Service Pack 1
    +500GB free disk space
    j2re1.4.2_19
    jre1.6.0_22
    access to network is granted
    program has been executed with administrator rights.
    Any ideas?
    Thanks in advance,
    Peter

    10.10.2011 02:24:02
    GetProcessList
    OK
    name, description, dispstatus, textstatus, starttime, elapsedtime, pid
    msg_server.EXE, MessageServer, GREEN, Running, 2011 10 10 02:23:38, 0:00:24, 1108
    disp+work.EXE, Dispatcher, GREEN, Running, Message Server connection ok, Dialog Queue time: 0.00 sec, 2011 10 10 02:23:38, 0:00:24, 1596
    TRACE      2011-10-10 02:24:02.856
    NWInstance._callSAPControlUncheckedOutput() done: 3
    TRACE      2011-10-10 02:24:02.856
    NWInstance._callSAPControlUnchecked() done: 3
    TRACE      2011-10-10 02:24:02.856
    NWInstance._callSAPControl() done: 3
    TRACE      2011-10-10 02:24:02.856
    NWInstance.allProcessesStarted() done: true
    TRACE      2011-10-10 02:24:02.856
    NWDIState.isRunning()
    TRACE      2011-10-10 02:24:02.856
    NWDIState.isRunning() done: false
    TRACE      2011-10-10 02:24:02.856
    NWDIState.assertTimeout()
    TRACE      2011-10-10 02:24:02.856
    NWDialogInstance.getMaxWaitTime(true)
    TRACE      2011-10-10 02:24:02.856
    NWDialogInstance.getMaxWaitTime() done: 1200
    TRACE      2011-10-10 02:24:02.856
    NWDIState.assertABAPTimeout(600)
    TRACE      2011-10-10 02:24:02.856
    NWDIState.assertABAPTimeout() done
    TRACE      2011-10-10 02:24:02.856
    NWDIState.assertTimeout() done
    TRACE      2011-10-10 02:24:02.856
    Starting NSP/DVEBMGS00 [ABAP: STARTING]. Elapsed time: 0:50 minutes...
    TRACE      2011-10-10 02:24:12.871
    NWDialogInstance.getRunningState(60, 10)
    TRACE      2011-10-10 02:24:12.871
    NWDialogInstance._initState()
    TRACE      2011-10-10 02:24:12.871
    NWDialogInstance._initState() done
    TRACE      2011-10-10 02:24:12.871
    NWDialogInstance.getABAPState()
    TRACE      2011-10-10 02:24:12.871
    NWDialogInstance._getRunningState(ABAP)
    TRACE      2011-10-10 02:24:12.871
    NW.getABAPMsConnection(MS_WAS)
    TRACE      2011-10-10 02:24:12.871
    NW.getABAPMsConnection() done: MsConnection(ModAC-PC, 3900, MS_WAS)
    INFO       2011-10-10 02:24:12.871 [iaxxcmsclient.cpp:112]
               CIaMsgClient::CIaMsgClient(ModAC-PC, 3900)
    Connect to message server (ModAC-PC/3900) succeeded.
    INFO       2011-10-10 02:24:12.871 [iaxxcmsclient.cpp:122]
               CIaMsgClient::~CIaMsgClient()
    Disconnect from message server (ModAC-PC/3900) succeeded.
    TRACE      2011-10-10 02:24:12.871
    NWInstance.getMyName()
    TRACE      2011-10-10 02:24:12.871
    NWInstance.getMyName() done: ModAC-PC_NSP_00
    TRACE      2011-10-10 02:24:12.871
    NWDialogInstance._getRunningState() done: SHUTDOWN
    TRACE      2011-10-10 02:24:12.871
    NWDialogInstance.getABAPState() done: SHUTDOWN
    TRACE      2011-10-10 02:24:12.871
    NWDIState(NWCentralInstance(NSP/DVEBMGS00/ModAC-PC), 60, 10, SHUTDOWN, undefined, undefined)
    TRACE      2011-10-10 02:24:12.871
    NWInstState(NWCentralInstance(NSP/DVEBMGS00/ModAC-PC), 60, 10, undefined)
    TRACE      2011-10-10 02:24:12.871
    NWInstState() done
    TRACE      2011-10-10 02:24:12.871
    NWDIState() done
    TRACE      2011-10-10 02:24:12.871
    NWDialogInstance.getRunningState() done: ABAP: SHUTDOWN
    TRACE      2011-10-10 02:24:12.871
    NWDIState.assertStateProgress(ABAP: SHUTDOWN)
    INFO       2011-10-10 02:24:12.886
               CJSlibModule::writeInfo_impl()
    State of instance NSP/DVEBMGS00 changed from ABAP: STARTING to ABAP: SHUTDOWN.
    TRACE      2011-10-10 02:24:12.886
    NWDIState._assertABAPStateProgress(STARTING, SHUTDOWN)
    TRACE      2011-10-10 02:24:12.886
    NWException thrown: nw.progress.startupFailed:
    Instance NSP/DVEBMGS00 reached state SHUTDOWN after having state STARTING. Giving up.
    TRACE      2011-10-10 02:24:12.886
    Function setMessageIdOfExceptionMessage: nw.progress.startupFailed
    ERROR      2011-10-10 02:24:12.886
               CJSlibModule::writeError_impl()
    CJS-30105  Instance NSP/DVEBMGS00 reached state SHUTDOWN after having state STARTING. Giving up.
    TRACE      2011-10-10 02:24:12.886 [iaxxejsbas.hpp:488]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2011-10-10 02:24:12.964 [sixxcstepexecute.cpp:988]
    FCO-00011  The step start with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Start|ind|ind|ind|ind|2|0|start was executed with status ERROR ( Last error reported by the step :Instance NSP/DVEBMGS00 reached state SHUTDOWN after having state STARTING. Giving up.).
    TRACE      2011-10-10 02:24:13.89 [kdxxctaco.cpp:219]
               CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2011-10-10 02:24:13.651 [kdxxctaco.cpp:252]
               CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
    after creating out stream
    TRACE      2011-10-10 02:24:14.290 [kdxxctaco.cpp:286]
               CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
    CKdbTableContainerImpl::syncToContainerFile stop ...
    TRACE      2011-10-10 02:24:14.384 [syxxcfile.cpp:130]
               CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & , ISyNode::CopyMoveMode_t 0x3, PSyNode &) const 
               lib=syslib module=syslib
    Target node does not exists and (mode & ISyNode::MISSING) ==> I will copy/move.
    TRACE      2011-10-10 02:24:14.384 [syxxcnode.cpp:441]
               CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/__instana_tmp.7.xml, ISyNode::CopyMoveMode_t 0x3)
               lib=syslib module=syslib
    Moved C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/__instana_tmp.xml to C:/Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/__instana_tmp.7.xml
    INFO       2011-10-10 02:24:14.400 [synxcpath.cpp:815]
               CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Program Files\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL\__instana_tmp.xml.
    TRACE      2011-10-10 02:24:15.445
    SAPInst calls the LogInquirer. The output of the LogInquirer can be found in file sapinst_loginquirer.log.
    TRACE      2011-10-10 02:24:15.601 [iaxxgenimp.cpp:707]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> <p> An error occurred while processing option <i>SAP NetWeaver 7.0 including Enhancement Package 2 > SAP Application Server ABAP > MaxDB > Central System > Central System( Last error reported by the step :Instance NSP/DVEBMGS00 reached state SHUTDOWN after having state STARTING. Giving up.)</i>. You can now: </p> <ul> <li> Choose <i>Retry</i> to repeat the current step. </li> <li> Choose <i>Log Files</i> to get more information about the error. </li> <li> Stop the option and continue with it later. </li> </ul> <p> Log files are written to <code>c:\Program Files/sapinst_instdir/NW702/AS-ABAP/ADA/CENTRAL/</code>. </p> </body></html>
    TRACE      2011-10-10 02:24:15.601 [iaxxgenimp.cpp:1245]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI

  • Problem installing SAP NetWeaver 04 - Full Java Edition SP15 - Step 22

    Hi SDN Members,
    I try to install the SAP NetWeaver 04 - Full Java Edition SP15 on my System (AMD Athlon X2 3800+ Dual Core with 1 GByte RAM). I've tried it several times but the Installation does not continue after Step 22 - Load Java Database Content. In the Logfile C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\jload.log I see this:
    31.12.05 14:25:34 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table J2EE_CONFIG
    31.12.05 14:25:35 com.sap.inst.jload.Jload dbImport
    INFO: table J2EE_CONFIG created
    31.12.05 14:25:45 com.sap.inst.jload.Jload dbImport
    INFO: J2EE_CONFIG loaded (13144 rows)
    31.12.05 14:25:45 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table J2EE_CONFIGENTRY
    31.12.05 14:25:45 com.sap.inst.jload.Jload dbImport
    INFO: table J2EE_CONFIGENTRY created
    This are the last entries. After this step java.exe uses still 50 % of CPU but nothing happens in kernel.exe. I let the installation run 22 hours but nothing changed.
    Is there anyone out there with the same problem and a solution?
    Regards
    Gregor
    Message was edited by: Gregor Wolf
    Correction: It is SP15

    Hi All,
    I got installed successfully on Windows2003 Server without any issues.
    But just was looking into the log file, i found these errors.Can anybody tell me why these are occured and these can be stop working with portals at any stage??
    Thanks a lot,
    Venkat
    INFO[E] 2006-01-03 01:44:43
    Unable to get value for environment variable JAVA_HOME.
    Error converting from service name=sapmsJ2E/protocol=tcp to port number. SAPRETURN=12
    INFO 2006-01-03 01:24:11
    Stopping SAP system services for J2E.
    ERROR 2006-01-03 01:24:11
    FSL-06002  Error 1060 (The specified service does not exist as an installed service.
    ) in execution of a 'OpenService' function, line (255), with parameter (SAPOsCol).
    ERROR 2006-01-03 01:24:41
    FSL-06002  Error 1060 (The specified service does not exist as an installed service.
    ) in execution of a 'OpenService' function, line (255), with parameter (SAPJ2E_01).
    ERROR 2006-01-03 01:24:41
    FSL-06002  Error 1060 (The specified service does not exist as an installed service.
    ) in execution of a 'OpenService' function, line (255), with parameter (SAPJ2E_01).
    ERROR 2006-01-03 01:24:41
    FSL-06002  Error 1060 (The specified service does not exist as an installed service.
    ) in execution of a 'OpenService' function, line (255), with parameter (SAPJ2E_00).
    ERROR 2006-01-03 01:24:41
    FSL-06002  Error 1060 (The specified service does not exist as an installed service.
    ) in execution of a 'OpenService' function, line (255), with parameter (SAPJ2E_00).
    INFO 2006-01-03 01:25:07
    Switched to user: j2eadm.
    ERROR 2006-01-03 01:25:07
    FSL-06002  Error 1060 (The specified service does not exist as an installed service.
    ) in execution of a 'OpenService' function, line (255), with parameter (SAPOsCol).
    Info: No action: Selected development component 'IAIKSecurityFS'/'sap.com'/'SAP AG'/'1.3.12' will not update currently deployed development component 'IAIKSecurityFS'/'sap.com'/'SAP AG'/'1.3.12'.
    Error: All selected SDAs and SCAs have already been deployed before.
    Error: -
    Prerequisites were aborted -
    Error: All selected SDAs and SCAs have already been deployed before.
    Info: Summarizing the deployment results:
    Info: Already deployed: C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\crypto.sda
    Processing error. Return code: 104
    Error: Processing error. Return code: 104

  • Installation problem with SAP NW 7.02 x64 Developer edition..

    Hi gurus,
    I am facing this kind of error while installing the system
    Error while connecting to communication partner - see preceeding messages. Could not connect to host localhost on port 21212. java.net.ConnectException: Connection timed out: connect java.net.ConnectException: Connection timed out: connect
    System on which I am trying to install is WIN 7 x64 Enterprise.
    What could be reason why is it happening?
    thanks in advance
    Kairat Alaichiev

    Hello Kairat,
    Please follow the below mentioned guide to install it.
    Check all the parameters to set and run pre requisite checker before starting installation.
    Keep in mind that before starting any SAP installation you should always run prerequisite checker.
    https://websmp205.sap-ag.de/instguides --> SAP Netweaver -->SAP Netweaver 7.0 -- > Installations --> EHP2
    Regards,
    Amit Barnawal

  • Installation Procedure for SAP Netweaver 2004 Trial ABAP Version

    Hi,
    I am new to ABAP, and want to Install SAP Netweaver 2004 Trial ABAP Version on my system. I downloaded the software from SDN. If any one knows the Installation Preocedure, please send me it will be very helpful for me.
    Regards,
    Mithun Birabinth.

    Please check the SMP:
    http://service.sap.com/instguides & navigate accordingly.
    PS:
    Award points if your question is resolved.

  • Problems Downloading SAP NetWeaver 7.01 ABAP Trial Part 2

    Hi,
    i have problems downloading the 2nd part. IN SDN the file size is shown as SAP NetWeaver 7.01 ABAP Trial Part 2 (file size exactly: 1,544,175,037 bytes)
    but after downloading the file my explorer says, that the file size is 1.545.243.254 Bytes
    Which one was the correct size ?
    (i've tried a download 3 times and always the file size was the same)
    Txs in advance
    Juergen

    size:       1,43 GB (1.545.243.254 bytes)
    size on disk:   1,43 GB (1.545.244.672 bytes)
    thats what my winrar say. Seems ok.

  • Problems starting SAP Netweaver CE 7.1

    Hi,
    I am in the process of porting our application to Netweaver 7.1.  I was trying a few things out and thought a reboot of the server might help.  It didn't.  Not Netweaver won't start.  I am a developer but I just have no idea as to where to start - where are the log files, how do I find out what's wrong?
    Any ideas?
    Chris

    Hi Chris,
    All the log files can be identified in the directory where the SAP Netweaver installation is done. Suppose u installed it in C:/ then u can find the respective logs in C:/ProgramFiles/sapinstalltion directory...
    To find out where it is went wrong, first you please check the J2EE engine is up and running or not...follow the link below:
    https://www.sdn.sap.com/irj/scn/wiki in this link go to Java server troubleshooting...
    Hope this will help you
    Thanks
    Pavani
    Edited by: Pavani Varanasi on Feb 5, 2009 9:02 PM

  • Problem installing SAP Netweaver 7 ABAP trail - Reboot Dialog Box prompts

    Hi,
    i was trying to install the SAP Netweaver 7 ABAP Trail version. i successfully configured the Mslookup Adapter.
    After that, when i click the installer, it checked for the java virtual machine and then prompted the following message
    The installer had to update some MicroSoft runtime libraries.
    For correct operation, a system reboot is required. Do you want to reboot now?
    i choose yes and then it rebooted. Then again when i start the installer, it asks for reboot. If i click no, it terminates the installation. I'm fed up with this.. Can someone help me out of this ?
    regards
    Edited by: smartjean4u on Apr 18, 2009 4:30 PM

    Hi,
    i was trying to install the SAP Netweaver 7 ABAP Trail version. i successfully configured the Mslookup Adapter.
    After that, when i click the installer, it checked for the java virtual machine and then prompted the following message
    The installer had to update some MicroSoft runtime libraries.
    For correct operation, a system reboot is required. Do you want to reboot now?
    i choose yes and then it rebooted. Then again when i start the installer, it asks for reboot. If i click no, it terminates the installation. I'm fed up with this.. Can someone help me out of this ?
    regards
    Edited by: smartjean4u on Apr 18, 2009 4:30 PM

  • Problem installing SAP Netweaver 7.01

    Hi,
    I'm finding difficulty installing SAP Netweaver 7.01. An error occurs every time I try to add the JRE installation directory, knowing that I've installed the required version of Java which is recommended by the installation guide (version 1.4.2).
    Could you please advice

    this is the other half of the log file:
    INFO       2010-04-28 20:23:16.968 [synxcfile.cpp:493]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.5.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/statistic.5.xml'.
    INFO       2010-04-28 20:23:16.984 [sixxcstepexecute.cpp:790]
    Execute step startDefaultMode of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0
    INFO       2010-04-28 20:23:17.140 [sixxcstepexecute.cpp:790]
    Execute step fillContext of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0
    INFO       2010-04-28 20:23:17.265 [sixxcstepexecute.cpp:790]
    Execute step setDefaults of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_getJavaHome|ind|ind|ind|ind|0|0
    INFO       2010-04-28 20:23:17.328 [sixxcstepexecute.cpp:790]
    Execute step getCD of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_getJavaHome|ind|ind|ind|ind|0|0
    INFO       2010-04-28 20:23:17.421 [sixxcstepexecute.cpp:790]
    Execute step verifyJavaHome of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_getJavaHome|ind|ind|ind|ind|0|0
    INFO       2010-04-28 20:23:17.468 [sixxcstepexecute.cpp:790]
    Execute step verifyPolicy of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_getJavaHome|ind|ind|ind|ind|0|0
    INFO       2010-04-28 20:23:17.515 [sixxcstepexecute.cpp:790]
    Execute step setNWOption of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_getJavaHome|ind|ind|ind|ind|0|0
    INFO       2010-04-28 20:23:19.156
               CJSlibModule::writeInfo_impl()
    Execution of the command ""C:\Program Files\Java\jdk1.6.0_20\bin\java.exe" -classpath C:/DOCUME1/WASSIM80/LOCALS1/Temp/sapinst_exe.3224.1272482491/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: #
    #Wed Apr 28 20:23:19 BST 2010
    java.runtime.name=Java(TM) SE Runtime Environment
    sun.boot.library.path=C\:
    Program Files
    Java
    jdk1.6.0_20
    jre
    bin
    java.vm.version=16.3-b01
    java.vm.vendor=Sun Microsystems Inc.
    java.vendor.url=http\://java.sun.com/
    path.separator=;
    java.vm.name=Java HotSpot(TM) Client VM
    file.encoding.pkg=sun.io
    sun.java.launcher=SUN_STANDARD
    user.country=GB
    sun.os.patch.level=Service Pack 2
    java.vm.specification.name=Java Virtual Machine Specification
    user.dir=C\:
    Program Files
    sapinst_instdir
    NW701
    AS-ABAP
    ADA
    CENTRAL
    java.runtime.version=1.6.0_20-b02
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.endorsed.dirs=C\:
    Program Files
    Java
    jdk1.6.0_20
    jre
    lib
    endorsed
    os.arch=x86
    java.io.tmpdir=C\:
    DOCUME1
    WASSIM80
    LOCALS1
    Temp
    line.separator=\r\n
    java.vm.specification.vendor=Sun Microsystems Inc.
    user.variant=
    os.name=Windows XP
    sun.jnu.encoding=Cp1252
    java.library.path=C\:
    Program Files
    Java
    jdk1.6.0_20
    bin;.;C\:
    WINDOWS
    Sun
    Java
    bin;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    WINDOWS
    System32
    Wbem;C\:
    Program Files
    Autodesk
    Backburner
    ;C\:
    Program Files
    Common Files
    Autodesk Shared
    ;C\:
    Program Files
    Common Files
    Adobe
    AGL
    java.specification.name=Java Platform API Specification
    java.class.version=50.0
    sun.management.compiler=HotSpot Client Compiler
    os.version=5.1
    user.home=C\:
    Documents and Settings
    WASSIM80
    user.timezone=Europe/London
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    file.encoding=Cp1252
    java.specification.version=1.6
    java.class.path=C\:/DOCUME1/WASSIM80/LOCALS1/Temp/sapinst_exe.3224.1272482491/JAR/ins-j2ee.jar
    user.name=WASSIM80
    java.vm.specification.version=1.0
    java.home=C\:
    Program Files
    Java
    jdk1.6.0_20
    jre
    sun.arch.data.model=32
    user.language=en
    java.specification.vendor=Sun Microsystems Inc.
    awt.toolkit=sun.awt.windows.WToolkit
    java.vm.info=mixed mode, sharing
    java.version=1.6.0_20
    java.ext.dirs=C\:
    Program Files
    Java
    jdk1.6.0_20
    jre
    lib
    ext;C\:
    WINDOWS
    Sun
    Java
    lib
    ext
    sun.boot.class.path=C\:
    Program Files
    Java
    jdk1.6.0_20
    jre
    lib
    resources.jar;C\:
    Program Files
    Java
    jdk1.6.0_20
    jre
    lib
    rt.jar;C\:
    Program Files
    Java
    jdk1.6.0_20
    jre
    lib
    sunrsasign.jar;C\:
    Program Files
    Java
    jdk1.6.0_20
    jre
    lib
    jsse.jar;C\:
    Program Files
    Java
    jdk1.6.0_20
    jre
    lib
    jce.jar;C\:
    Program Files
    Java
    jdk1.6.0_20
    jre
    lib
    charsets.jar;C\:
    Program Files
    Java
    jdk1.6.0_20
    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.desktop=windows
    sun.cpu.isalist=pentium_prommx pentium_pro pentiummmx pentium i486 i386 i86
    INFO       2010-04-28 20:23:19.328
               CJSlibModule::writeInfo_impl()
    Execution of the command ""C:\Program Files\Java\jdk1.6.0_20\bin\java.exe" -classpath C:/DOCUME1/WASSIM80/LOCALS1/Temp/sapinst_exe.3224.1272482491/JAR/ins-j2ee.jar;C:/DOCUME1/WASSIM80/LOCALS1/Temp/sapinst_exe.3224.1272482491/JAR/sapxmltoolkit.jar com.sap.ins.j2ee.TestClassLoader" finished with return code 0. Output: CORRECT
    INFO       2010-04-28 20:23:19.343
               CJSlibModule::writeInfo_impl()
    Found a valid JAVA_HOME directory C:\Program Files\Java\jdk1.6.0_20 with JDK version 1.6.0_20.
    INFO       2010-04-28 20:23:19.437 [sixxcstepexecute.cpp:790]
    Execute step collect of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0
    WARNING    2010-04-28 20:23:19.546 [ianxcreghelper.cpp:235]
               CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SYSTEM\CurrentControlSet\Services\AntiVirSchedulerService, ...)
    Error 5 (Access is denied.
    ) in execution of a 'RegOpenKeyEx' function, line (81), with parameter (SYSTEM\CurrentControlSet\Services\AntiVirSchedulerService).
    WARNING    2010-04-28 20:23:19.546 [ianxcreghelper.cpp:469]
               CNTRegistryKey::CNTRegistryKey(., HKEY_LOCAL_MACHINE, SYSTEM\CurrentControlSet\Services\AntiVirSchedulerService, ...)
    The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AntiVirSchedulerService' does not exist on the 'localhost' host.
    ERROR      2010-04-28 20:23:19.562
               CJSlibModule::writeError_impl()
    MOS-01185  The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AntiVirSchedulerService' does not exist on the 'localhost' host.
    ERROR      2010-04-28 20:23:19.562 [sixxcstepexecute.cpp:950]
    FCO-00011  The step collect with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect was executed with status ERROR ( Last error reported by the step :The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AntiVirSchedulerService' does not exist on the 'localhost' host.).
    INFO       2010-04-28 20:23:55.328 [sixxcstepexecute.cpp:1003]
    An error occured and the user decided to stop.\n Current step "|NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect".
    INFO       2010-04-28 20:24:46.671 [synxcpath.cpp:776]
               CSyPath::createFile()
    Creating file C:\Program Files\sapinst_instdir\NW701\AS-ABAP\ADA\CENTRAL\listOfSupportFilesToBePacked.lst.
    a C:/DOCUME1/WASSIM80/LOCALS1/Temp/sapinst_exe.3224.1272482491/dev_selfex.out
    a C:/Documents and Settings/WASSIM80/.sdtgui/log/FileService.log
    a C:/Documents and Settings/WASSIM80/.sdtgui/log/MIDService.log
    a C:/Documents and Settings/WASSIM80/.sdtgui/log/SAPinstService.log
    a C:/Documents and Settings/WASSIM80/.sdtgui/log/SDTServer.log
    a C:/Documents and Settings/WASSIM80/.sdtgui/log/gui.err
    a C:/Documents and Settings/WASSIM80/.sdtgui/log/gui.log
    a C:/Documents and Settings/WASSIM80/.sdtgui/log/gui.log.lck
    a C:/Documents and Settings/WASSIM80/.sdtgui/log/gui.out
    a C:/Documents and Settings/WASSIM80/.sdtgui/log/gui.trc
    a C:/Documents and Settings/WASSIM80/.sdtgui/log/gui.trc.lck
    a C:/Documents and Settings/WASSIM80/.sdtgui/log/server.err
    a C:/Documents and Settings/WASSIM80/.sdtgui/log/server.out
    a C:/Documents and Settings/WASSIM80/.sdtgui/log/server.trc
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/control.xml
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/controllerKdbClient.dmp
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/instana.xsl
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/keydb.xml
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/msiexec.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/sapinst.1.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/sapinst.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/sapinst_dev.1.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/sapinst_dev.log
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/start_dir.cd
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/stepKeydbClient.dmp
    a C:/Program Files/sapinst_instdir/NW701/AS-ABAP/ADA/CENTRAL/vcredist_x86.log
    Abort execution because of
    controller.userDecideToStop
    INFO       2010-04-28 20:24:54.828 [synxcpath.cpp:776]
               CSyPath::createFile()
    Creating file C:\Program Files\sapinst_instdir\.lastInstallationLocation.
    INFO       2010-04-28 20:24:54.890 [synxcpath.cpp:776]
               CSyPath::createFile()
    Creating file C:\Program Files\sapinst_instdir\NW701\AS-ABAP\ADA\CENTRAL\__instana_tmp.xml.
    Apr 28, 2010 8:24:54 PM [Info]: Stopping services ...
    Apr 28, 2010 8:24:54 PM [Info]: Stopping service "SAPinstService" ...
    Apr 28, 2010 8:24:54 PM [Info]: Service "SAPinstService" stopped.
    Apr 28, 2010 8:24:54 PM [Info]: Services stopped.
    Apr 28, 2010 8:24:54 PM [Info]: Server shutdown by SAPinstService
    Exit status of child: 2

  • Problem - NSP - SAP NetWeaver 7.0 - connection

    Hi All,
    I have installed SAP NetWeaver 7.0  abap trial version, installation went well, but unable to connect , getting the following probleem
    partner '127.0.0.1:sapdp00' not reached'
    some one please let me know how to solve it.
    Thanks
    jag

    Hi Vincent,
    I dont see Dev_disp but have dev_ms in - C:\SAP\NSP\DVEBMGS00\work and have other files like instsat, stderr0, stderr1, stderr2, sapstartlog.
    following note from dev_ms
    trc file: "dev_ms", trc level: 1, release: "700"
    Wed Jan 23 17:25:27 2008
    MsSSetTrcLog: trc logging active, max size = 20971520 bytes
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    94
    intno      20050900
    make:      multithreaded, ASCII, optimized
    pid        7080
    ***LOG Q01=> MsSInit, MSStart (Msg Server 1 7080) [msxxserv.c   1824]
    MsInitAclInfo: acl file C:\SAP\NSP\SYS\global\ms_acl_info.DAT not found, unrestricted access
    MsGetOwnIpAddr: my host addresses are :
       1 : [9.xx.xx.xxx] xxx-xxxxxxxx22.xxx.com (HOSTNAME)
       2 : [xxx.0.0.1] localhost (LOCALHOST)
       3 : [xxx.xxx.1.xxx] IBM-xxxxxxxxx22.xxxx.ca.comcast.net. (NILIST)
    Wed Jan 23 17:25:28 2008
    MsHttpInit: full qualified hostname = xxx-xxxxxxxxx22.xxx.com
    HTTP logging is switch off
    set HTTP state to LISTEN
    MsHttpOwnDomain: own domain[1] = xxx.com
    ms/icf_info_server : deleted
    I listen to port sapmsNSP (3600) ***
    I listen to internal port 3900 (3900) ***
    HTTP port 8100 state LISTEN ***
    CUSTOMER KEY: >xxxxxxxx883<
    please let me know if any other info is needed.
    Thanks

  • Trouble with installation Sneak Preview SAP NetWeaver 2004s

    Hello,
    the installation of the Sneak Preview SAP NetWeaver 2004s fails at step 3 with the following error:
    ERROR 2006-02-27 16:24:27
    FSL-01001  Unable to check existence of account nadine\SAPServiceNSP. Der Arbeitsstationsdienst wurde nicht gestartet.
    ERROR 2006-02-27 16:24:27
    MUT-03025  Caught ESyException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2006-02-27 16:24:27
    FCO-00011  The step createAccounts with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Users_Create_Do|ind|ind|ind|ind|5|0|createAccounts was executed with status ERROR .
    I've checked following points:
    - OS: Windows XP Professional
    - Loopback adapter is installed and working
    - hosts file contains correct IP-address
    - the groups SAP_NSP_LocalAdmin and SAP_NSP_GlobalAdmin were created in step 3
    - I can create the accounts nspadm and SAPServiceNSP by hand (with the same user!) and the installation continues but I ran into further errors in step 4.
    Who can help?
    Regards Stefan

    Hi , thanks for your hints .
    I am thru .
    What I did : create manually the user nspadm and NSPServiceAdm under Windows user.
    pb was, as it is a company computer, we also have policies about what to put in passwords (capital letter, special caracters etc ...)
    Now I'll see until which step I can go.
    Cheers

Maybe you are looking for