Error installing Sneak Preview SAP NetWeaver 04 java edition

Hi, this is a cross-post from the Web AS Preview Installation, not sure it that was the right place to post my problem.
During installation, at phase 18, I'm getting the following error:
ERROR 2005-07-14 16:03:35
CJS-20065 Execution of JLoad tool 'C:\Program Files\Java\jdk1.5.0_04/bin/java.exe '-classpath' './sharedlib/antlr.jar;./sharedlib/exception.jar;./sharedlib/jddi.jar;./sharedlib/jload.jar;./sharedlib/logging.jar;./sharedlib/offlineconfiguration.jar;./sharedlib/opensqlsta.jar;./sharedlib/tc_sec_secstorefs.jar;c:\sapdb\programs\runtime\jar\sapdbc.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jce_export.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jsse.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_smime.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_ssl.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/w3c_http.jar' '-showversion' '-Xmx512m' 'com.sap.inst.jload.Jload' '-sec' 'J2E,jdbc/pool/J2E,C:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,C:\usr\sap\J2E\SYS\global/security/data/SecStore.key' '-dataDir' 'D:/s/NW04SneakPrevJavaSP11/NWSneakPreviewSP11/SAP_NetWeaver_04_SR_1_Installation_Master_DVD__ID__51030843\IM01_NT_I386\..\..\SneakPreviewContent\JDMP' '-job' 'C:\PROGRA1\SAPINS1\NW04SR1\WEBAS_1\ONE_HOST/IMPORT.XML' '-log' 'C:\PROGRA1\SAPINS1\NW04SR1\WEBAS_1\ONE_HOST/jload.log'' aborts with returncode 1. Check 'C:\PROGRA1\SAPINS1\NW04SR1\WEBAS_1\ONE_HOST/jload.log' and 'C:\PROGRA1\SAPINS1\NW04SR1\WEBAS_1\ONE_HOST/jload.java.log' for more information.
Here's the content of jload.log
14.07.05 16:03 com.sap.inst.jload.Jload main
INFO: Jload -sec J2E,jdbc/pool/J2E,C:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,C:\usr\sap\J2E\SYS\global/security/data/SecStore.key -dataDir D:/s/NW04SneakPrevJavaSP11/NWSneakPreviewSP11/SAP_NetWeaver_04_SR_1_Installation_Master_DVD__ID__51030843\IM01_NT_I386\..\..\SneakPreviewContent\JDMP -job C:\PROGRA1\SAPINS1\NW04SR1\WEBAS_1\ONE_HOST/IMPORT.XML -log C:\PROGRA1\SAPINS1\NW04SR1\WEBAS_1\ONE_HOST/jload.log
14.07.05 16:03 com.sap.inst.jload.db.DBConnection connectViaSecureStore
INFO: connected to J2E on jdbc/pool/J2E
14.07.05 16:03 com.sap.inst.jload.JobStatus readStatus
INFO: commencing restart
14.07.05 16:03 com.sap.inst.jload.Jload dbImport
INFO: trying to delete from table J2EE_CONFIGENTRY
14.07.05 16:03 com.sap.inst.jload.Jload dbImport
INFO: J2EE_CONFIGENTRY deleted
14.07.05 16:03 com.sap.inst.jload.Jload dbImport
SEVERE: DB Error during import of J2EE_CONFIGENTRY
14.07.05 16:03 com.sap.inst.jload.Jload printSQLException
SEVERE: Message: [-3018] (at 83): Invalid numeric parameter
14.07.05 16:03 com.sap.inst.jload.Jload printSQLException
SEVERE: SQLState: I3018
14.07.05 16:03 com.sap.inst.jload.Jload printSQLException
SEVERE: ErrorCode: -3018
14.07.05 16:03 com.sap.inst.jload.db.DBConnection disconnect
INFO: disconnected
and the content jload.java.log
java version "1.5.0_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
Java HotSpot(TM) Client VM (build 1.5.0_04-b05, mixed mode, sharing)
14-Jul-2005 4:03:33 PM com.sap.inst.jload.Jload main
INFO: Jload -sec J2E,jdbc/pool/J2E,C:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,C:\usr\sap\J2E\SYS\global/security/data/SecStore.key -dataDir D:/s/NW04SneakPrevJavaSP11/NWSneakPreviewSP11/SAP_NetWeaver_04_SR_1_Installation_Master_DVD__ID__51030843\IM01_NT_I386\..\..\SneakPreviewContent\JDMP -job C:\PROGRA1\SAPINS1\NW04SR1\WEBAS_1\ONE_HOST/IMPORT.XML -log C:\PROGRA1\SAPINS1\NW04SR1\WEBAS_1\ONE_HOST/jload.log
14-Jul-2005 4:03:33 PM com.sap.inst.jload.db.DBConnection connectViaSecureStore
INFO: connected to J2E on jdbc/pool/J2E
14-Jul-2005 4:03:34 PM com.sap.inst.jload.JobStatus readStatus
INFO: commencing restart
14-Jul-2005 4:03:34 PM com.sap.inst.jload.Jload dbImport
INFO: trying to delete from table J2EE_CONFIGENTRY
14-Jul-2005 4:03:34 PM com.sap.inst.jload.Jload dbImport
INFO: J2EE_CONFIGENTRY deleted
14-Jul-2005 4:03:34 PM com.sap.inst.jload.Jload dbImport
SEVERE: DB Error during import of J2EE_CONFIGENTRY
14-Jul-2005 4:03:34 PM com.sap.inst.jload.Jload printSQLException
SEVERE: Message: [-3018] (at 83): Invalid numeric parameter
14-Jul-2005 4:03:34 PM com.sap.inst.jload.Jload printSQLException
SEVERE: SQLState: I3018
14-Jul-2005 4:03:34 PM com.sap.inst.jload.Jload printSQLException
SEVERE: ErrorCode: -3018
14-Jul-2005 4:03:34 PM com.sap.inst.jload.db.DBConnection disconnect
INFO: disconnected
Thanks for any help you can provide...

Message: [-3018] (at 83): Invalid numeric parameter
You might try to change your regional and language setting to German or US. Otherwise, downgrade your jdk to 1.4.2_08.

Similar Messages

  • Sneak Preview SAP NetWeaver ABAP Edition

    I am trying to install Sneak Preview SAP NetWeaver ABAP Edition. Central Instance Installed sucessfully. But DB instance installation is giving error.
    attaching log file as well......Please if u have any idea.
    Regards
    Tarun
    INFO 2006-09-10 00:06:07
    Copying file C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_ABAP_ADA_NUC/DB/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2006-09-10 00:06:07
    Copying file C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_ABAP_ADA_NUC/DB/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2006-09-10 00:06:10
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'INFOTECH3\itp2' on host '.'.
    INFO 2006-09-10 00:06:11
    File not found: [C:/DOCUME1/itp2/LOCALS1/Temp/sapinst_exe.3644.1157859935/msvcp71.dll].
    INFO 2006-09-10 00:06:11
    File not found: [C:/DOCUME1/itp2/LOCALS1/Temp/sapinst_exe.3644.1157859935/msvcr71.dll].
    INFO 2006-09-10 00:06:11
    Copying file C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_ABAP_ADA_NUC/DB/summary.html to: C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_ABAP_ADA_NUC/DB/summary.1.html.
    INFO 2006-09-10 00:06:11
    Copying file C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_ABAP_ADA_NUC/DB/summary.html to: C:/Program Files/sapinst_instdir/NW04SR1/WEBAS_ABAP_ADA_NUC/DB/summary.1.html.
    INFO 2006-09-10 00:06:11
    Creating file C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ADA_NUC\DB\summary.1.html.
    PHASE 2006-09-10 00:06:11
    Prepare the installation program.
    INFO 2006-09-10 00:06:31
    Host operation t_HostInfo_SHARED processed successfully.
    INFO 2006-09-10 00:06:45
    The 'saploc' share exists in directory 'C:/usr/sap'. Choosing drive C: as the SAP system drive.
    INFO[E] 2006-09-10 00:07:08
    Account group="infotech3\SAP_LDAP" does not exist.
    INFO[E] 2006-09-10 00:07:12
    Account group="ORA_NSP_DBA" does not exist.
    INFO[E] 2006-09-10 00:07:17
    Account group="ORA_NSP_OPER" does not exist.
    INFO[E] 2006-09-10 00:07:26
    Account group="infotech3\dbnspctl" does not exist.
    INFO 2006-09-10 00:10:29
    Removing file C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ADA_NUC\DB\NSP_sapdb_db_parameter.txt.
    INFO 2006-09-10 00:10:29
    Creating file C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ADA_NUC\DB\NSP_sapdb_db_parameter.txt.
    ERROR 2006-09-10 00:10:35
    FSL-02015  Node C:/Documents/DATA does not exist.
    ERROR 2006-09-10 00:10:35
    MSC-01003  ESyException: ESAPinstException: error text undefined
    WARNING 2006-09-10 00:10:35
    The step fillR3loadPackageTable with step key SAPSYSTEM_DB|ind|ind|ind|ind|ind|0|SAPSYSTEM|ind|ind|ind|ind|ind|0|SAPComponent|ind|ind|ind|ind|ind|0|DatabaseLoad|ind|ind|ind|ind|ind|0|fillR3loadPackageTable was executed with status ERROR.

    Welcome to SDN
    Check out the following thread.
    SAP NetWeaver Sneak Preview: Database Instance Installation
    Please search the forum before posting.
    If your question is answered, reward the helpful answers and mark the thread as answered.
    Regards
    Raja

  • Issue with common system files for  Sneak Preview SAP NetWeaver 2004

    Hello,
    I am trying to install Sneak Preview SAP NetWeaver 2004 and 7.0 - Full Java Edition with SAP NetWeaver Portal onto my machine.
    On the third step of installation-- install common system files-- I am getting the some error messages and the installation was stopped. Can anyone kindly provide some assistance?
    THANK YOU in advanced.
    Errors:
    INFO[E]    2007-09-10 00:18:17 [synxcuser.cpp:102]
               CSyUserImpl::CSyUserImpl(const CUserData&, bool)
    FSL-01027  Account user="X5DXB8C1\SAP_J2E_LocalAdmin" does not exist.
    WARNING    2007-09-10 00:18:18 [ianxcreghelper.cpp:235]
               CNTRegistryKey::SetACL(Registry: MACHINE\Software\SAP\J2E, ACL: (S-1-5-32-545, NONE, + | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE)(S-1-5-32-545, NONE, + | GENERIC_READ, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-32-547, NONE, + | DELETE | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE)(S-1-5-32-547, NONE, + | DELETE | GENERIC_READ | GENERIC_WRITE, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-32-544, NONE, + | DELETE | KEY_ALL_ACCESS | KEY_CREATE_LINK | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE | WRITE_DAC | WRITE_OWNER)(S-1-5-32-544, NONE, + | GENERIC_ALL, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-18, NONE, + | DELETE | KEY_ALL_ACCESS | KEY_CREATE_LINK | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE | WRITE_DAC | WRITE_OWNER)(S-1-5-18, NONE, + | GENERIC_ALL, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-21-2098403209-122039945-746205981-16905, NONE, +o | DELETE | KEY_ALL_ACCESS | KEY_CREATE_LINK | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE | WRITE_DAC | WRITE_OWNER)(S-1-3-0, NONE, + | GENERIC_ALL, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-21-3505383784-3873561528-2797080325-1008, NONE, + | DELETE | KEY_ALL_ACCESS | KEY_CREATE_LINK | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE | WRITE_DAC | WRITE_OWNER, CONTAINER_INHERIT_ACE | OBJECT_INHERIT_ACE))
    Error 1307 (This security ID may not be assigned as the owner of this object.
    ) in execution of a 'SetNamedSecurityInfo' function, line (633), with parameter (Error in setting security on 'MACHINE\Software\SAP\J2E' registry).
    ERROR      2007-09-10 00:18:18 [ianxcreghelper.cpp:482]
               CNTRegistryKey::GetStringHKeyClass(const HKEY& hKeyClass)
    MUT-03001  Value of type HKeyClass has illegal value '0'.
    ERROR      2007-09-10 00:18:18
               CJSlibModule::writeError_impl()
    MUT-03001  Value of type HKeyClass has illegal value '0'.
    ERROR      2007-09-10 00:18:18 [iaxxgenimp.cpp:736]
               showDialog()
    FCO-00011  The step setRegistrySecurity with step key |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_System|ind|ind|ind|ind|5|0|setRegistrySecurity was executed with status ERROR .
    INFO       2007-09-10 00:24:23 [iaxxgenimp.cpp:779]
               showDialog()
    An error occured and the user decided to rety the current step: "|NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_System|ind|ind|ind|ind|5|0|setRegistrySecurity".
    INFO       2007-09-10 00:24:23
               CJSlibModule::writeInfo_impl()
    Setting ACL of registry entries for SAP system J2E...
    INFO[E]    2007-09-10 00:24:32 [synxcuser.cpp:102]
               CSyUserImpl::CSyUserImpl(const CUserData&, bool)
    FSL-01027  Account user="X5DXB8C1\SAP_J2E_LocalAdmin" does not exist.
    WARNING    2007-09-10 00:24:32 [ianxcreghelper.cpp:235]
               CNTRegistryKey::SetACL(Registry: MACHINE\Software\SAP\J2E, ACL: (S-1-5-32-545, NONE, + | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE)(S-1-5-32-545, NONE, + | GENERIC_READ, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-32-547, NONE, + | DELETE | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE)(S-1-5-32-547, NONE, + | DELETE | GENERIC_READ | GENERIC_WRITE, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-32-544, NONE, + | DELETE | KEY_ALL_ACCESS | KEY_CREATE_LINK | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE | WRITE_DAC | WRITE_OWNER)(S-1-5-32-544, NONE, + | GENERIC_ALL, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-18, NONE, + | DELETE | KEY_ALL_ACCESS | KEY_CREATE_LINK | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE | WRITE_DAC | WRITE_OWNER)(S-1-5-18, NONE, + | GENERIC_ALL, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-21-2098403209-122039945-746205981-16905, NONE, +o | DELETE | KEY_ALL_ACCESS | KEY_CREATE_LINK | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE | WRITE_DAC | WRITE_OWNER)(S-1-3-0, NONE, + | GENERIC_ALL, CONTAINER_INHERIT_ACE | INHERIT_ONLY_ACE)(S-1-5-21-3505383784-3873561528-2797080325-1008, NONE, + | DELETE | KEY_ALL_ACCESS | KEY_CREATE_LINK | KEY_CREATE_SUB_KEY | KEY_ENUMERATE_SUB_KEYS | KEY_EXECUTE | KEY_NOTIFY | KEY_QUERY_VALUE | KEY_READ | KEY_SET_VALUE | KEY_WRITE | READ_CONTROL | STANDARD_RIGHTS_READ | STANDARD_RIGHTS_WRITE | WRITE_DAC | WRITE_OWNER, CONTAINER_INHERIT_ACE | OBJECT_INHERIT_ACE))
    Error 1307 (This security ID may not be assigned as the owner of this object.
    ) in execution of a 'SetNamedSecurityInfo' function, line (633), with parameter (Error in setting security on 'MACHINE\Software\SAP\J2E' registry).
    ERROR      2007-09-10 00:24:32 [ianxcreghelper.cpp:482]
               CNTRegistryKey::GetStringHKeyClass(const HKEY& hKeyClass)
    MUT-03001  Value of type HKeyClass has illegal value '0'.
    ERROR      2007-09-10 00:24:32
               CJSlibModule::writeError_impl()
    MUT-03001  Value of type HKeyClass has illegal value '0'.
    ERROR      2007-09-10 00:24:32 [iaxxgenimp.cpp:736]
               showDialog()
    FCO-00011  The step setRegistrySecurity with step key |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_System|ind|ind|ind|ind|5|0|setRegistrySecurity was executed with status ERROR .
    INFO       2007-09-10 00:24:46 [iaxxgenimp.cpp:787]
               showDialog()
    An error occured and the user decide to stop.\n Current step "|NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_System|ind|ind|ind|ind|5|0|setRegistrySecurity".
    Exit status of child: 1

    I am not sure if this helps, but SAP_J2E_LocalAdmin exists in my system as a group not user.

  • Sneak Preview SAP Netweaver 2004S  SR1

    Hi All,
    I installed Sneak Preview SAP Netweaver 2004S SR1.
    After that I found in sap management console, the second instance has yellow light. In process "jcontrol.EXE", it has status "stopped".
    The developer Trace is as follows :
    trc file: "F:\usr\sap\RAJ\JC01\work\dev_jcontrol", trc level: 1, release: "700"
    node name   : jcontrol
    pid         : 4280
    system name : RAJ
    system nr.  : 01
    started at  : Mon Apr 09 13:56:39 2007
    arguments       :
           arg[00] : F:\usr\sap\RAJ\JC01\exe\jcontrol.EXE
           arg[01] : pf=F:\usr\sap\RAJ\SYS\profile\RAJ_JC01_sumt-hyd
    [Thr 5800] Mon Apr 09 13:56:40 2007
    [Thr 5800] *** WARNING => INFO: Unknown property [instance.box.number=RAJJC01sumt-hyd] [jstartxx.c   841]
    [Thr 5800] *** WARNING => INFO: Unknown property [instance.en.host=sumt-hyd] [jstartxx.c   841]
    [Thr 5800] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c   841]
    [Thr 5800] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [F:\usr\sap\RAJ\JC01\j2ee\cluster\instance.properties;F:\usr\sap\RAJ\JC01\SDM\program\config\sdm_jstartup.properties]
    -> ms host    : sumt-hyd
    -> ms port    : 3900
    -> OS libs    : F:\usr\sap\RAJ\JC01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : F:\usr\sap\RAJ\JC01\j2ee\cluster\instance.properties
    -> files [01] : F:\usr\sap\RAJ\JC01\SDM\program\config\sdm_jstartup.properties
    Instance properties
    -> ms host    : sumt-hyd
    -> ms port    : 3900
    -> os libs    : F:\usr\sap\RAJ\JC01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : F:\usr\sap\RAJ\JC01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID12336400 : F:\usr\sap\RAJ\JC01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID12336450 : F:\usr\sap\RAJ\JC01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID12336400           : F:\usr\sap\RAJ\JC01\j2ee\cluster\instance.properties
    -> [01] ID12336450           : F:\usr\sap\RAJ\JC01\j2ee\cluster\instance.properties
    -> [02] sdm                  : F:\usr\sap\RAJ\JC01\SDM\program\config\sdm_jstartup.properties
    [Thr 5800] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 5800] [Node: bootstrap] java home is set by profile parameter
         Java Home: F:\rajendra\Program Files\javasdk
    [Thr 5800] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\RAJ\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : F:\rajendra\Program Files\javasdk
    -> java parameters    : -Djco.jarm=1 -Djco.jarm=1
    -> java vm version    : 1.4.2_09-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 512M
    -> root path          : F:\usr\sap\RAJ\JC01\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : F:\usr\sap\RAJ\JC01\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : F:\usr\sap\RAJ\JC01\exe\jstartup.jar;F:\usr\sap\RAJ\JC01\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0123364
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = F:\usr\sap\RAJ\JC01\exe\jlaunch.exe
    -> arg[00] = F:\usr\sap\RAJ\JC01\exe\jlaunch.exe
    -> arg[01] = pf=F:\usr\sap\RAJ\SYS\profile\RAJ_JC01_sumt-hyd
    -> arg[02] = -DSAPINFO=RAJ_01_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=F:\usr\sap\RAJ\JC01\j2ee\cluster\instance.properties
    -> arg[05] = -syncSem=JSTARTUP_WAIT_ON_4280
    -> arg[06] = -nodeName=bootstrap
    -> arg[07] = -jvmOutFile=F:\usr\sap\RAJ\JC01\work\jvm_bootstrap.out
    -> arg[08] = -stdOutFile=F:\usr\sap\RAJ\JC01\work\std_bootstrap.out
    -> arg[09] = -locOutFile=F:\usr\sap\RAJ\JC01\work\dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=F:\usr\sap\RAJ\SYS\profile\RAJ_JC01_sumt-hyd
    -> lib path = PATH=F:\rajendra\Program Files\javasdk\jre\bin\server;F:\rajendra\Program Files\javasdk\jre\bin;f:\sapdb\programs\bin;f:\sapdb\programs\pgm;F:\Perl\bin\;C:\oracle\ora92\bin;C:\oracle\ora92\jre\1.4.2\bin\client;C:\oracle\ora92\jre\1.4.2\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;F:\usr\sap\RAJ\SYS\exe\uc\NTI386
    -> exe path = PATH=F:\rajendra\Program Files\javasdk\bin;F:\usr\sap\RAJ\JC01\j2ee\os_libs;f:\sapdb\programs\bin;f:\sapdb\programs\pgm;F:\Perl\bin\;C:\oracle\ora92\bin;C:\oracle\ora92\jre\1.4.2\bin\client;C:\oracle\ora92\jre\1.4.2\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;F:\usr\sap\RAJ\SYS\exe\uc\NTI386
    [Thr 5800] Mon Apr 09 13:56:58 2007
    [Thr 5800] *** ERROR => invalid return code of process [bootstrap] (exitcode = 66) [jstartxx.c   1642]
    [Thr 5800] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = 66)
    [Thr 5800] JControlCloseProgram: started (exitcode = 66)
    [Thr 5800] JControlCloseProgram: good bye... (exitcode = 66)

    I have same problem ,does anybody know the solution ,any idea

  • Sneak Preview SAP NetWeaver 2004s  SAP Web Application Server 7.00 on MaxD

    Dear all
    I tried to install
    "Sneak Preview SAP NetWeaver 2004s
    SAP Web Application Server 7.00 on MaxDB (ABAP Edition) "
    <b>on Windows Server 2003 Korean Edition.</b>
    but i got the error.
    ~
    INFO 2005-12-18 20:33:12
    Execution of preprocess block of |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_CreateDB|ind|ind|ind|ind|9|0|NW_ADA_DB|ind|ind|ind|ind|6|0|Sdb_ServerSoftware_Dialogs|ind|ind|ind|ind|0|0 Step CheckExistingServerSoftware returns TRUE.
    ERROR 2005-12-18 20:33:14
    MDB-07004  File not found: undefined.
    ERROR 2005-12-18 20:33:14
    The dbmcli call for action SDB_DBMVERSION failed. Check the logfile XCMDOUT.LOG.
    ERROR 2005-12-18 20:33:14
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2005-12-18 20:33:14
    FCO-00011  The step CheckExistingServerSoftware with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_CreateDB|ind|ind|ind|ind|9|0|NW_ADA_DB|ind|ind|ind|ind|6|0|Sdb_ServerSoftware_Dialogs|ind|ind|ind|ind|0|0|CheckExistingServerSoftware was executed with status ERROR .
    ~
    could you let me know how to do?
    with kind regards
    David

    Dear all
    i tried to install "Sneak Preview SAP NetWeaver 2004s  SAP Web Application Server 7.00 on MaxDB" on <b>Windows XP SP2 , korean edition.</b>
    at the beginning it was okay.
    however on the "importing ABAP" stage, it shows the error.
    I linked the screenshot and attached "test_MIGKEY.log".
    According to "Sneak Preview SAP NetWeaver 2004s System Requirements",
    Operating System:
    Windows XP Professional (Service Pack 1) or Windows Server 2003 
    is this because of " XP SP 2"?
    ( I could manage it on Windows Server 2003 korean standard edition)
    Do i need to activate (or run ) MaxDB manually ?
    Thanks in advance.
    With kind regards
    David
    [Screenshot]
    http://static.flickr.com/9/75374137_5b70c5bfc6_o.png
    test_MIGKEY.log----
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: START OF LOG: 20051220103506
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#4 $ SAP
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: version R7.00/V1.4
    Compiled Sep 14 2005 23:24:01
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe -dbcodepage 1100 -i test_MIGKEY.cmd -l test_MIGKEY.log -K
    DbSl Trace:   prepare() of C_0000, rc=1, rcSQL=-942 (POS(28) Unknown table name:SVERS)
    DbSl Trace: SQL PREPARE on connection 0, rc=-942 (POS(28) Unknown table name:SVERS)
    (DB) INFO: connected to DB
    (TFH) ERROR: Unable to open
    desktop-win2k\j$\SAPNW2004sSneakPreviewABAP\NSPExport\ABAP\DATA\SAPAPPL0.TOC
    (TFH) ERROR: OS error message: Invalid argument
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: job finished with 1 error(s)
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: END OF LOG: 20051220103506
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: START OF LOG: 20051220103630
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#4 $ SAP
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: version R7.00/V1.4
    Compiled Sep 14 2005 23:24:01
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe -dbcodepage 1100 -i test_MIGKEY.cmd -l test_MIGKEY.log -K
    DbSl Trace:   prepare() of C_0000, rc=1, rcSQL=-942 (POS(28) Unknown table name:SVERS)
    DbSl Trace: SQL PREPARE on connection 0, rc=-942 (POS(28) Unknown table name:SVERS)
    (DB) INFO: connected to DB
    (TFH) ERROR: Unable to open
    desktop-win2k\j$\SAPNW2004sSneakPreviewABAP\NSPExport\ABAP\DATA\SAPAPPL0.TOC
    (TFH) ERROR: OS error message: Invalid argument
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: job finished with 1 error(s)
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: END OF LOG: 20051220103630
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: START OF LOG: 20051220104846
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#4 $ SAP
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: version R7.00/V1.4
    Compiled Sep 14 2005 23:24:01
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe -dbcodepage 1100 -i test_MIGKEY.cmd -l test_MIGKEY.log -K
    DbSl Trace: Connect to database failed, rc = -10709 (Connection failed (RTE:database not running))
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: Connect to database failed, rc = -10709 (Connection failed (RTE:database not running))
    (DB) ERROR: DbSlErrorMsg rc = 99
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: job finished with 1 error(s)
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: END OF LOG: 20051220104846

  • Sneak Preview SAP NetWeaver 2004s  istalation problem

    Hy there,
    I have an error on installing Sneak Preview SAP NetWeaver 2004s (ABAP)
    The last lines in XCMDOUT.LOG are
    ERROR 2006-04-19 08:46:28
    The dbmcli call for action PARAM_INIT_INST failed. Check the logfile XCMDOUT.LOG.
    ERROR 2006-04-19 08:46:28
    The dbmcli call for action PARAM_INIT_INST failed. Check the logfile XCMDOUT.LOG.
    ERROR 2006-04-19 08:46:28
    FCO-00011  The step sdb_init_instance_type with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_CreateDB|ind|ind|ind|ind|9|0|NW_ADA_DB|ind|ind|ind|ind|6|0|SdbPreInstanceDialogs|ind|ind|ind|ind|2|0|SdbInstanceDialogs|ind|ind|ind|ind|1|0|SDB_INSTANCE_CREATE|ind|ind|ind|ind|0|0|sdb_init_instance_type was executed with status ERROR .
    Please hel me, I'm new in SAP
    calin adrian comes
    email: [email protected]

    Hi calin
    There seems to be some problem with sp 16 max DB (version 7.6).
    Please see this thread of the SDN forum
    SP16 Preview: MaxDB Installation fails (Phase 6)
    U will have to replace it with MAX DB ver7.5 .
    If you find that ur problem is solved ,do not forget to reward points .
    regards
    rajeshkr

  • ABAP or JAVA edition of the sneak preview sap netweaver ??

    Hi we want to install a local  enviroment to test sap netweaver, in particular, sap portals.
    We have seen that there are two edition and I have some questions:
    1.-What's the diference between the ABAP and JAVA edition of the sneak preview sap netweaver? The abap does not include the portals, true?
    2.-is possible to install both, ABAP and JAVA edition of the sneak preview sap netweaver?
    3.-Are there installation guides and how-to of the sneak preview sap netweaver?
    Thanks in advance.
    Best Regards

    1)  The ABAP side is more of the SAP basis platform which R/3 runs on top of.  You have ABAP programs, Data Dictionary, Function modules, etc.  Portals does NOT run on this side.  If you are just looking for portals, then just install the java stack.
    2)  Yes it is possible.
    3)  There are a few weblogs on the subject. 
    /people/sugree.phatanapherom/blog/2005/08/17/a-visual-installation-guide-on-sneak-preview-sap-netweaver-04-abap-edition
    /people/sugree.phatanapherom/blog/2005/08/01/a-visual-installation-guide-on-sneak-preview-sap-netweaver-04-java-edition
    /people/gregor.wolf3/blog/2005/09/24/a-visual-installation-guide-on-sneak-preview-sap-netweaver-04-java-slim-edition
    Please award points for helpful answers.  Thanks.
    Regards,
    Rich Heilman

  • Errors in Sneak Preview SAP NW04 Full Java Ed with EP

    Hello
    I've found some doubts in the downolad of Sneak Preview SAP NetWeaver 04 - Full Java Edition with Enterprise Portal.
    At first int the downolad page https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6 the instructions mention:
    Download all files and unpack them with a RAR file format unpack tool to the same directory.
    There are 3 files , 2 of 1,9 Gb and one smaller.
    I've downloaded this three files but when I've installed I've only needed one of them, and I've observed that the content of the files with the same size is the same.
    Moreover , during the installation the installer ask for two password one for the user SAP System Administrator (j2eadm) and other for SAP System Service Administrator (SAPServiceJ2E), I've writen the same password for both , but when I've finished the installation and I start the J2EE and the portal I can't access to the portal or the J2EE admin. In the J2EE admin case the sistem creates one default connection with the user admin, but the password isn't neither of passwords who I've written in the process.And If I create a new connection and I try to use the j2eadm user with his password I cant login.
    Any suggestion ?
    Thank you in advance.
    Fernando.

    For the problem with the installation users I've read that the installation needs to be made whith the OS user Administrator (I had used other user), but I've resolved the problem by activating the SAP* user:
    http://help.sap.com/saphelp_nw04/helpdata/en/3a/4a0640d7b28f5ce10000000a155106/content.htm
    Regards

  • Sneak Preview Update: Full Java Edition is now available on NW04 SP15

    Hi SDNers,
    Here's something that might make your new year more interesting... We just released the SP15 version of the <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6">sneak Preview SAP NetWeaver: Full Java Edition</a> on SDN.
    This version - like its SP11 predecessor - includes the following components:
    - SAP NetWeaver Application Server (Java)
    - SAP NetWeaver Developer Studio
    - SAP Enterprise Portal
    - SAP Knowledge Management
    - SAP Composite Application Framework including Guided Procedures
    - Interactive Forms based on Adobe Software
    Note: We've updated the system requirements and installation instructions, so please take the time to read through the information carefully.
    You'll need to download 4 rather large files with this release (total approx. 5GB), so your patience is required! Especially in the beginning when everyone is trying to download at the same time, expect that the server performance will suffer. You might try downloading at off-peak hours to avoid the rush.
    Please post your questions and comments about the Full Java Edition in this discussion forum and we'll try to get you an answer as soon as possible.
    Enjoy and Happy New Year!
    Kathy Clemens, SDN

    Hi SDNers,
    i tried to install NW04-Java-SP15 with following error:
    ERROR      2006-01-02 23:24:28 [iaxxejsbas.cpp:170]
               EJS_ErrorReporter
    FJS-00003  TypeError: (new FileMgt()).getNode(PropertyFileFullPath) has no properties (in script InstallationScript_21, line 8488: ???)
    WARNING    2006-01-02 23:24:28 [iaxxccntrl.cpp:477]
               CController::stepExecuted()
    The step readSourceProperties with step key J2EE_SystemCopy_OneHost|ind|ind|ind|WebAS|640|0|J2EE_System
    Copy|ind|ind|ind|ind|ind|0|readSourceProperties was executed with status ERROR.
    The system requirements are all fulfilled.
    Whats the problem? I have no ideas anymore.
    Of course I started the installation with admin user.
    Thanks a lot for any help.
    Best Regards
    Steffen

  • Webdynpro doesn't start after installation of Sneak Preview SAP NetWeaver

    Hi,
    I have just installed the Sneak Preview SAP NetWeaver 2004.  In the sap console I see that all the processes have successfully started.
    However when I try to open the WebDynpro content administrator via browser at http://<host>:<port>/webdynpro/dispatcher/sap.com/tcwdtools/Explorer
    I get the following error:
    An error has occurred:
    "Failed to process the request."
    Error stacktrace:
    java.util.MissingResourceException: Can't find bundle for base name com.sap.tc.webdynpro.clientimpl.resourcesTranslated.MessageBundle, locale is
         at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:839)
         at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:729)
    Can anyone help me track down this problem.
    Vardi

    Hello Stefan,
    I'm sorry but I get an internal error:
    PluginName: Web Dynpro Model Editor Services
    Plugin ID:  com.sap.ide.webdynpro.service.modeleditor
    Class:      com.sap.ide.webdynpro.modeleditor.wizards.model.creation.ModelDialog
    Method:    nextPressed
    Message:   Internal error - see detail information in exception trace.
    Exception: org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError)
    It seem's I have a fundamental error in my installation.
    Do you know a solution for the problem.
    Again, thank you for your help.
    Best regards
    Manfred

  • 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

  • Sneak Preview SAP NetWeaver

    I downloaded <i>Sneak Preview SAP NetWeaver </i>from
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6
    The system requirements in that page says windows xp prof sp1 is supported.
    But the downloaded package help,  windows xp prof sp1 is not listed in the supported OS list.
    I tried to install in windows xp prof sp2, the installation aborted, the main error was getdomaincontroll returned null.
    Please let me know if any one has installed <i>Sneak Preview SAP NetWeaver</i> in windows xp prof sp2.
    Thanks

    Hi Manesh
    Make sure that u are selecting local installation.and yes u need to install loobback adapter because it needs a static ip and through router u cannot assigned static ip. so just install microsoft loopback adapter, enter the host name and ip in ur windows\system32\drivers\ets\hosts file,when u finished ur installations then u can connect through router too.
    Hope it helps
    Regards
    Subhash

  • Sneak Preview SAP NetWeaver 2004 - Error while re-installing (Step-4)

    Hi,
    Funny things happenning,
    Again got a problem while installing Sneak Preview, this time in Step-4 at Database instance creation. Here is the error log. Could someone help me in resolving the problem?
    ERROR 2005-12-25 12:58:29
    The dbmcli call for action PARAM_INIT_INST failed. Check the logfile XCMDOUT.LOG.
    ERROR 2005-12-25 12:58:29
    The dbmcli call for action PARAM_INIT_INST failed. Check the logfile XCMDOUT.LOG.
    ERROR 2005-12-25 12:58:29
    FCO-00011  The step sdb_init_instance_type with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_CreateDB|ind|ind|ind|ind|9|0|NW_ADA_DB|ind|ind|ind|ind|6|0|SdbPreInstanceDialogs|ind|ind|ind|ind|2|0|SdbInstanceDialogs|ind|ind|ind|ind|1|0|SDB_INSTANCE_CREATE|ind|ind|ind|ind|0|0|sdb_init_instance_type was executed with status ERROR .
    Your help would be highly aprreciated.
    Thanks and Regards,
    Jagadish.

    Hi,
    I stopped the fllowing NSP services (SAPDB:  .M760018, SAPDB:  .M760018 (omststknl.exe), SAPDB:  .M760018 (quick), SAPDB:  .M760018 (slow), SAPDB:  NSP, SAPDB:  NSP (omststknl.exe), SAPDB:  NSP (quick), SAPDB:  NSP (slow), SAPNSP_00, SAPOsCol), all these services are from D:\usr … directory, left the XServer (Automatic). I also removed the nspadm and SAPServiceNSP users from all the locations before re-installing, also removed C:\Program Files\sapinst_instdir folder, removed registries (Registry Editor -> HKEY_LOCAL_MACHINE -> SOFTWARE -> SAP) like NSP, SAP DBtech, also from Registry Editor -> HKEY_CURRENT_USER -> Software -> SAP) like SAP DBtech. Also the folders like sapdb, usr etc from the D:\, but no luck. <b>Should there be any other registries or anything else to be removed before re-installing?</b>
    Also here are some more details from XCMDOUT file.
    > Subprocess starts at 20051225145350
    Execute Command : d:\sapdb\programs\pgm\dbmcli.exe -s dbm_version
    Execute Session Command : exit
    > Subprocess stops at 20051225145350
    OK
    VERSION    = 7.6.00
    BUILD      = DBMServer 7.6.00   Build 018-123-113-357
    OS         = WIN32
    INSTROOT   = d:\sapdb\nsp\db
    LOGON      = True
    CODE       = ASCII
    SWAP       = full
    UNICODE    = (unknown)
    INSTANCE   = (unknown)
    SYSNAME    = Windows XP
    > Subprocess starts at 20051225145350
    Execute Command : d:\sapdb\programs\pgm\dbmcli.exe -n jagadish db_enum
    Execute Session Command : exit
    > Subprocess stops at 20051225145350
    OK
    NSP     d:\sapdb\nsp\db                             7.6.00.18     slow     offline
    NSP     d:\sapdb\nsp\db                             7.6.00.18     fast     offline
    <b>----
    > Subprocess starts at 20051225145351
    Execute Command : d:\sapdb\programs\pgm\dbmcli.exe -n jagadish -d NSP -u CONTROL,********
    Execute Session Command : param_startsession
    Execute Session Command : exit
    > Subprocess stops at 20051225145351
    Error! Connection failed to node jagadish for database NSP: ERR_USRFAIL: User authorization failed</b>
    Also Could someone share uninstall guide, if they have.
    Looking forward for your response to resolve this issue.
    Thanks and Regards,
    Jagadish.

  • Sneak Preview SAP NetWeaver 2004s Full Java Edition Download

    Hi All,
    i try to download the Sneak Preview with DAP.
    After terminating file 1 download, the file size is only ca. 380 MB instead of 1.9 GB. I can't download the full file. did any body now the problem?

    Hi Bris,
    I have installed DAP and tried downloading sneak preview 2004s Java edition. But it is still downloading in normal window , its not using DAP to download. I tried taking the url manually and try downloading it , but still it doesn't work. Could someone guide me on how to use DAP to download sneak preview coz it does not download properly by normal means.
    Thanks and regards,
    Nirmal G

  • Error Installing Sneak Preview SP11 on Windows XP

    Hi,
    I am getting the following errors while installing the NWDS Sneak Preview SP11 on Windows XP.
    ERROR 2006-02-10 12:23:37
    FSL-06002  Error 1060 (The specified service does not exist as an installed service.
    ) in execution of a 'OpenService' function, line (266), with parameter (SAPJ2E_01).
    ERROR 2006-02-10 12:23:37
    FSL-06002  Error 1060 (The specified service does not exist as an installed service.
    ) in execution of a 'OpenService' function, line (266), with parameter (SAPJ2E_01).
    ERROR 2006-02-10 12:23:37
    FSL-06002  Error 1060 (The specified service does not exist as an installed service.
    ) in execution of a 'OpenService' function, line (266), with parameter (SAPJ2E_00).
    Kindly guide,
    Thanks,
    Prasita.

    hi Parista,
    i ran a check on your error and i seem to have found a SAP note talking about it. <b>Note 682069</b>
    (if my previous post didn't help u much)try this, your error seems to be a windows error message.
    Regards
    Arun
    Message was edited by: Arunkumar

Maybe you are looking for