Problem in installation SAP Netweaver 2004s

Hi to all,
When I install SAP NetWeaver Developer Studio 7.0.09 appears the following error:
<i>The SAP NetWeaver Developer Studio 7.0.09 Setup has not successfully installed all selected components on your computer, either because a component could not be installed or the process has been aborted.
Click Finish to exit the wizard. For detailed error descriptions, please open file://C:\ARCHIV1\SAPINS1\NW04S\SYSTEM\DEVSTU1\ide_sar.tmp\J2EE-R1\IDE\setup\saplogvw.exe .
<b>The following program files could not be registered:
     c:\windows\system32\librfc32.dll</b>
The installed applications may not function correctly until all program files are successfully installed.</i>
Can I help me about this?
Thanks a lot.

Hi,
Do you have the admin rights on the system?
To register this dll you can use
Syntax
      REGSVR32 </u> [/S] [/C] [/I:[Command_Line]] DLL_Name
      REGSVR32 </u> [/S] [/C] /N /I:[Command_Line] DLL_Name
Key
   /u          Unregister Server.
   /s          Silent - no dialogue boxes.
   /c          Console output.
   /n          Don't call DllRegisterServer
   /i          Call DllInstall (or DllUninstall if /u is specified)
  Command_Line An optional command line for DllInstall
Ex:
REGSVR32 "c:\windows\system32\librfc32.dll"
Regards
Ayyapparaj

Similar Messages

  • Problems with installation SAP Netweaver ABAP 7.0

    Hello, can someone give me an adice on installing SAP NetWeaver ABAP 7.0 trial version, please?
    After installing the application server and SAP management konsole and stopping the application server following message pops up. The same message pops up after installing SAP GUI and starting the application server again.
    Can this be caused by bad installation of MS Loopback Adapter on my Windows Vista?
    ===================================================
    ============== Stopping System NSP ================
    ===================================================
    ========= Stopping ABAP instance ====
    23.05.2009 15:28:06
    Stop
    OK
    23.05.2009 15:28:16
    StopWait
    OK
    ========= Stopping database instance ...
    The MaxDB Database Stopper, Version 7.7.04.23
    Copyright 2000-2008 by SAP AG
    Error! Connection failed to node (local) for database NSP:
    -24700,ERR_DBMSRV_NOSTART: Could not start DBM server.
    -24701,ERR_EXHNDLR: Could not initialize exception handler.
    -24748,ERR_FILEOPEN: Error opening file C:sapdbdatawrkdbmsrv_DATART-PC.err
    -24826,ERR_NIERROR: Can not open file 'C:sapdbdatawrkdbmsrv_DATART-PC.err'.
    (System error 5; Přístup byl odepřen.)
    Error: Error while calling dbmcli
    "C:sapdbprogramspgmdbmcli"  -d NSP -u , db_offline -nc
    ============== Stop database failed !
    Pokračujte stisknutím libovolné klávesy.
    Please see how I installed MS Loopback Adapter:
    Download the DevCon compressed file, and then extract the files:
    a. Visit the following Microsoft Web site for download: DevCon
    b. Save the Devcon.exe file to a folder on your computer, and then open the folder.
    c. Double-click Devcon.exe.
    d. In the Unzip to path box, type the folder where you want to unzip the files, and then click Unzip.
    e. Click OK, and then Close to complete the unzip process.
    2. Install the Microsoft Loopback Adapter:
    a. At a command prompt, change directory to the folder where you extracted the DevCon files.
    b. Change directory to the i386 folder.
    c. Type devcon.exe install %windir%inf
    etloop.inf *msloop, and then press ENTER. You see output that is similar to the following:
    Device node created. Install is complete when drivers are updated...
    Updating drivers for *msloop from C:WINDOWSinf
    etloop.inf.
    Drivers updated successfully.
    Can someone help?
    Thanks a lot.
    Milan

    Hi Milan,
    I´m sorry but i think i´m not able to help you so much. I´ve just installed SAP in my Laptop but with XP-Professinal. At first i had some troubles too and at the end i had to reinstall it to make it run properly so i think i cannot help you very much. Sorry.
    Despite this, take a look at the detailed instructions of how to set up MS Loopback Adapter when you execute the file start of the SAP installation. You can check if the MS Loopback adaptor is working or not. And do not forget to search messages in relation with errors (-24700,ERR_DBMSRV_NOSTART, etc...)
    Maybe it´s a silly question but it´s really stopped the database ? when you open the SAP Console the server and the database are in grey ?
    Joaquin Casas Baca-Castex

  • Error occured during installation SAP Netweaver 2004s ABAP Trial Version

    Hi,
    during the installation an error occurred.
    log.txt:
    (Dec 17, 2006 9:47:57 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, An error occurred and product installation failed.  Look at the log file C:\sapdb\NSP\log.txt for details.
    (Dec 17, 2006 9:47:57 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/DOKUME1/JRGENS1/LOKALE~1/Temp/MaxDBSAPNWPREV.log")
    STACK_TRACE: 22
    ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile C:/DOKUME1/JRGENS1/LOKALE~1/Temp/MaxDBSAPNWPREV.log")
         at com.sap.installshield.maxdb.maxdb_call_sdbinst.install(maxdb_call_sdbinst.java:193)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    I've run RegCleanTool and rerun the installer, result: the same error.
    System specs:
    Windows XP SP2
    Hardware. AMD Athlon XP 3200+, 2,19 GHz, 1,25 GB Ram
    The MS Loopback Adapter is correctly installed and ping on permanent IP adress 10.10.0.10 returns ok.
    What's wrong?

    Hello,
    Try to install the MaxDB software manually, then continue with the installation of SAP Netweaver. Check whether there is any another entry of same SID into NSP? if yes then use any another SID for Netweaver system.
    Best Regards,
    Sachin

  • Installation Problem - SAP Netweaver 2004s Full ABAP Edition Trail

    Hi I got a problem while installing SAP Netweaver 2004s Full Edition Trail
    I am using the following <b>installation guide </b>as reference
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/eea83e34-0801-0010-46a2-e830cb0d496f">Link for the Installation Guide I am referring</a>
    The installation process went fine for couple of hours during which the NSP database was installed successfully and it initialized the database connection................but all of a sudden it <b>started reverting back and uninstalled all the components.</b>
    The log file shows the following:
    *************************start of log*****************************
    [code]
    (Mar 2, 2007 11:27:13 AM), Install, com.sap.installshield.CheckServicesAction, err, CheckServicesAction(bean17): Expected service (SAPNSP_00) is not currently running
    (Mar 2, 2007 11:27:13 AM), Install, com.sap.installshield.CheckServicesAction, err, An error occurred and product installation failed.  Look at the log file C:SAPNSPlog.txt for details.
    (Mar 2, 2007 11:27:13 AM), Install, com.sap.installshield.CheckServicesAction, err, ProductException: (error code = 601; message="Services failed to start (see the log for details)")
    STACK_TRACE: 12
    ProductException: (error code = 601; message="Services failed to start (see the log for details)")
         at com.sap.installshield.CheckServicesAction.install(CheckServicesAction.java:91)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    (Mar 2, 2007 11:32:25 AM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct, err, An error occurred and product uninstallation failed.  Look at the log file C:SAPNSPlog.txt for details.
    (Mar 2, 2007 11:32:25 AM), Install, com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles, err, ProductException: (error code = 200; message="Java error"; exception = [java.lang.Exception])
    STACK_TRACE: 15
    ProductException: (error code = 200; message="Java error"; exception = [java.lang.Exception])
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.execute(StepWrapperInstallFiles.java:254)
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.executeAllSteps(StepWrapperInstallFiles.java:224)
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.executeAllUninstallationSteps(StepWrapperInstallFiles.java:192)
         at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.uninstall(StepWrapperInstallFiles.java:313)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.uninstallProductAction(UnknownSource)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.processActionsFailed(UnknownSource)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(UnknownSource)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(UnknownSource)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(UnknownSource)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(UnknownSource)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(UnknownSource)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    [/code]
    ******************************end of log***************************
    It would be really great if someone could come up with some sort of suggestion.
    Thank you,
    Ravi.

    hi Ravi,
    pls. have a look at <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/6055f523-df6e-2910-f0bf-acccbb0a7d37">trouble shooting guide</a> and follow the steps.
    regards, Manfred

  • Error while creating database instance in installation of Netweaver 2004s

    Error in Installation-SAP Netweaver 2004s on AIX 5.3 usingMaxDB as database
    I have pasted error log below.
    Please Help.
    ERROR 2007-03-09 13:48:53
    The dbmcli call for action PARAM_INIT_INST failed. Check the logfile XCMDOUT.LOG.
    ERROR 2007-03-09 13:48:53
    The dbmcli call for action PARAM_INIT_INST failed. Check the logfile XCMDOUT.LOG.
    ERROR 2007-03-09 13:48:53
    FCO-00011 The step sdb_init_instance_type with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_ADA_DB|ind|ind|ind|ind|6|0|SdbPreInstanceDialogs|ind|ind|ind|ind|3|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 .

    Hi
    Please help.
    XCMDOUT.LOG shows the following things:
    > Subprocess starts at 20070309134754
    Execute Command : /sapdb/programs/bin/dbmcli -n punlparidm06 inst_enum
    Start subprocess as user with uid: root
    > Subprocess stops at 20070309134759
    OK
    7.6.00.35 /sapdb/IND/db
    > Subprocess starts at 20070309134804
    Execute Command : /sapdb/programs/bin/dbmcli -n punlparidm06 inst_enum
    Start subprocess as user with uid: root
    > Subprocess stops at 20070309134805
    OK
    7.6.00.35 /sapdb/IND/db
    > Subprocess starts at 20070309134806
    Execute Command : /sapdb/programs/bin/dbmcli -n punlparidm06 inst_enum
    Start subprocess as user with uid: root
    > Subprocess stops at 20070309134806
    OK
    7.6.00.35 /sapdb/IND/db
    > Subprocess starts at 20070309134806
    Execute Command : /sapdb/programs/bin/dbmcli -R /sapdb/IND/db dbm_version
    Start subprocess as user with uid: root
    > Subprocess stops at 20070309134807
    OK
    VERSION = 7.6.00
    BUILD = DBMServer 7.6.00 Build 035-123-139-084
    OS = UNIX
    INSTROOT = /sapdb/IND/db
    LOGON = True
    CODE = ASCII
    SWAP = normal
    UNICODE = (unknown)
    INSTANCE = (unknown)
    SYSNAME = AIX
    > Subprocess starts at 20070309134807
    Execute Command : /sapdb/programs/bin/dbmcli -n punlparidm06 inst_enum
    Start subprocess as user with uid: root
    > Subprocess stops at 20070309134808
    OK
    7.6.00.35 /sapdb/IND/db
    > Subprocess starts at 20070309134827
    Execute Command : /sapdb/programs/bin/dbmcli -n punlparidm06 inst_enum
    Start subprocess as user with uid: root
    > Subprocess stops at 20070309134828
    OK
    7.6.00.35 /sapdb/IND/db
    > Subprocess starts at 20070309134833
    Execute Command : /sapdb/programs/bin/dbmcli -n punlparidm06 db_enum
    Start subprocess as user with uid: root
    > Subprocess stops at 20070309134836
    OK
    IND /sapdb/IND/db 7.6.00.35 fast running
    IND /sapdb/IND/db 7.6.00.35 quick offline
    IND /sapdb/IND/db 7.6.00.35 slow offline
    IND /sapdb/IND/db 7.6.00.35 test offline
    > Subprocess starts at 20070309134842
    Execute Command : /sapdb/programs/bin/dbmcli -n punlparidm06 -d IND -u CONTROL,********
    Start subprocess as user with uid: root
    Execute Session Command : param_startsession
    Execute Session Command : param_init OLTP
    > Subprocess stops at 20070309134853
    OK
    ERR
    -24976,ERR_PARAMEXIST: param file of database already exists

  • BEX Front end issues in sap netweaver 2004s

    We have problems with accessing SAP NETWEAVER 2004S BEX tools(BI7.0).
    We have the following softwares installed:
    SAP_BW SAP NETWEAVER BI7.0 SP 10(SAPKW70010)
    SAPGUI6.40 PATCH LEVEL 22
    Microsoft office 2003
    .NET version 1.1
    Microsoft VJ# 1.1 Distributable package
    We are having the following issues in each components:
    1.BEX ANALYZER:Unable to open the reports.Getting the error message that
    "Critical error occured.Program needs to be closed.Refer the trace file"
    2.Report Designer:component Bex Report Designer avilable verion 59, Version 132 required.Before you can continue you have to run the front-end setup"
    3.BEX WAD:Unable to save any web templates.Getting the following error message.
    "E002 Error While Executing Service RSWAD_WEBPUB_CALL_SERVICE:V for object 1()"
    In BI front end check tool for PC not showing any red files.But it showing Blue color for some of the microsoft dll's.
    Please help us with your inputs..
    thanks in advance
    Soujanya

    Hi Soujanya,
    This is known issue in BEx tools in this latest release.
    We got the same problem and still facing.
    We are using BEx 3.5X to access all reports.
    Install BEx 3.5 too. Then you get two sub menus to access BEX tools.
    Make sure that you open reports in 3.5 BEx Analyser.
    I think all reports, which you tried to open in BEx(BI 7.0) are corrupted. try to copy to your datatargets/install (if they are BI Content Reports).
    Good Luck,
    Anand.
    Pls give points if this is useful

  • SAP NetWeaver 2004s Java Trial Version installation problem

    I am trying to install SAP NetWeaver 2004s Java Trial Version in my windows xp machine.
    I have the following error.
    Nothing is written in to my E:\usr\sap folder which I have share as saploc and sapmnt.
    I read the forum threads on this.
    I still do not know how to do this.
    Please help
    vijay
    INFO 2006-12-17 21:23:58
    Execute step getSID of component |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0.
    ERROR 2006-12-17 21:24:01
    FJS-00003  TypeError: dir_profile has no properties (in script NW_Java_OneHost|ind|ind|ind|ind, line 39640: ???)
    ERROR 2006-12-17 21:24:01
    MUT-03025  Caught ESAPinstException in Modulecall: executing JS script failed.
    ERROR 2006-12-17 21:24:01
    FCO-00011  The step getSID with step key |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|getSID was executed with status ERROR .

    Rajat,
    Sorry for the delay. I was on vacation.
    Which environment variable are you referring to?
    JAVA_HOME is set to C:\j2sdk1.4.2_09.
    I am using j2sdk1.4.2_09.
    Only port changes I tried was
    #sapdp01          3201/tcp.
    I tried with and without the # .
    Both had the same results.
    I have given below the last few statememts from the sapinst log file
    Any help to solve my problem will be greatly appreciated.
    Thanks.
    Vijay
    INFO 2007-01-02 16:13:25
    Execution of the command "C:\j2sdk1.4.2_09\bin\java.exe -classpath C:/DOCUME1/VIJAYV1/LOCALS1/Temp/sapinst_exe.5432.1167783061/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output: ##Tue Jan 02 16:13:25 PST 2007java.runtime.name=Java(TM) 2 Runtime Environment, Standard Editionsun.boot.library.path=C\:
    j2sdk1.4.2_09
    jre
    binjava.vm.version=1.4.2_09-b05java.vm.vendor=Sun Microsystems Inc.java.vendor.url=http\://java.sun.com/path.separator=;java.vm.name=Java HotSpot(TM) Client VMfile.encoding.pkg=sun.iouser.country=USsun.os.patch.level=Service Pack 2java.vm.specification.name=Java Virtual Machine Specificationuser.dir=C\:
    Program Files
    sapinst_instdir
    NW04S
    SNEAK_PREVIEW
    FULL
    INSTALLjava.runtime.version=1.4.2_09-b05java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironmentjava.endorsed.dirs=C\:
    j2sdk1.4.2_09
    jre
    lib
    endorsedos.arch=x86java.io.tmpdir=C\:
    DOCUME1
    VIJAYV1
    LOCALS1
    Temp
    line.separator=\r\njava.vm.specification.vendor=Sun Microsystems Inc.user.variant=os.name=Windows XPsun.java2d.fontpath=java.library.path=C\:
    j2sdk1.4.2_09
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;e\:
    sapdb
    programs
    bin;e\:
    sapdb
    programs
    pgm;C\:
    MCC18
    mpasm;C\:
    MCC18
    bin;C\:
    MCC18
    mpasm;C\:
    MCC18
    bin;C\:
    MCC18
    mpasm;C\:
    MCC18
    bin;f\:
    oracle
    product
    10gDSHome
    jdk
    jre
    bin
    classic;f\:
    oracle
    product
    10gDSHome
    jdk
    jre
    bin;f\:
    oracle
    product
    10gDSHome
    jdk
    jre
    bin
    client;f\:
    oracle
    product
    10gDSHome
    jlib;f\:
    oracle
    product
    10gDSHome
    bin;f\:
    oracle
    product
    10gDSHome
    jre
    1.1.8
    bin;f\:
    oracle
    product
    10.1.0
    Db_1
    bin;f\:
    oracle
    product
    10.1.0
    Db_1
    jre
    1.4.2
    bin
    client;f\:
    oracle
    product
    10.1.0
    Db_1
    jre
    1.4.2
    bin;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    WINDOWS
    System32
    Wbem;C\:
    Program Files
    Microsoft SQL Server
    80
    Tools
    BINN;C\:
    Program Files
    Microsoft SQL Server
    80
    Tools
    Binn
    ;C\:
    WINDOWS
    Microsoft.NET
    Framework
    v1.1.4322;F\:
    maven
    Maven 1.0
    bin;C\:
    Program Files
    QuickTime
    QTSystem
    ;C\:
    MCC18
    mpasm;C\:
    MCC18
    bin;C\:
    MCC18
    mpasm;C\:
    MCC18
    bin;C\:
    MCC18
    mpasm;C\:
    MCC18
    bin;java.specification.name=Java Platform API Specificationjava.class.version=48.0java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactoryos.version=5.1user.home=C\:
    Documents and Settings
    vijay vijayakumaruser.timezone=America/Los_Angelesjava.awt.printerjob=sun.awt.windows.WPrinterJobfile.encoding=Cp1252java.specification.version=1.4java.class.path=C\:/DOCUME1/VIJAYV1/LOCALS~1/Temp/sapinst_exe.5432.1167783061/JAR/ins-j2ee.jaruser.name=vijay vijayakumarjava.vm.specification.version=1.0java.home=C\:
    j2sdk1.4.2_09
    jresun.arch.data.model=32user.language=enjava.specification.vendor=Sun Microsystems Inc.awt.toolkit=sun.awt.windows.WToolkitjava.vm.info=mixed modejava.version=1.4.2_09java.ext.dirs=C\:
    j2sdk1.4.2_09
    jre
    lib
    extsun.boot.class.path=C\:
    j2sdk1.4.2_09
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_09
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_09
    jre
    classesjava.vendor=Sun Microsystems Inc.file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgisun.io.unicode.encoding=UnicodeLittlesun.cpu.endian=littlesun.cpu.isalist=pentium i486 i386
    INFO 2007-01-02 16:13:25
    Execute step setNWOption of component |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_getJavaHome|ind|ind|ind|ind|0|0.
    INFO 2007-01-02 16:13:26
    Execute step collect of component |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0.
    ERROR 2007-01-02 16:13:28
    FJS-00003  TypeError: this._name has no properties (in script NW_Java_OneHost|ind|ind|ind|ind, line 8987: ???)
    ERROR 2007-01-02 16:13:29
    FCO-00011  The step collect with step key |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect was executed with status ERROR .

  • SAP NetWeaver 2004s Java Trial Version Installation error

    Dear Techies,
    I tried to install the trial version (SAP NetWeaver 2004s Java Trial Version
    ) downloaded from SDN, but I am getting an error immediately after started the installation. The log as given below.
    Please suggest me where I can delete this special character mentioned in the log file ? The full log also is given below
    INFO       2007-04-13 21:55:17
    Execute step collect of component |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0.
    ERROR      2007-04-13 21:55:17 [syxxcpath.cpp:58]
               CSyPath::CSyPath("C:\SAP\MS2\SYS\profile\START_JC00_MythiliKannan")
    FSL-02107  Path component contains reserved character ('"'): "C:
    ERROR      2007-04-13 21:55:17 [syxxcpath.cpp:519]
               CSyPath::CSyPath("C:\SAP\MS2\SYS\profile\START_JC00_MythiliKannan")
    FSL-02106  Path contains reserved character ('"'): "C:\SAP\MS2\SYS\profile\START_JC00_MythiliKannan"
    Thanks and best regards,
    Shiju
    Full log :
    SAPinst is getting started.
    Please be patient ...
    starting gui server process:
      sapinstport: 21200
      guiport    : 21212
      guistart   : true
      command    : "C:\Program Files\Java\j2re1.4.2_09/bin\javaw.exe" -cp "C:/DOCUME1/MYTHIL1/LOCALS1/Temp/sapinst_exe.2644.1176481451\jar\instgui.jar;C:/DOCUME1/MYTHIL1/LOCALS1/Temp/sapinst_exe.2644.1176481451\jar\inqmyxml.jar" -Xmx256M -Dsun.java2d.noddraw=true SDTServer config=jar:sdtserver.xml guiport=21212 sapinsthost=localhost sapinstport=21200 guistart=true
    load resource pool C:\Netweaver_FullKit\SAPNW2004sJavaSP9_Trial\SAPNW2004sJavaSP9_Trial\SAP_NetWeaver_2004s_SR_1_Installation_Master_DVD__ID__NW05SR1_IM1\IM_WINDOWS_I386\resourcepool.xml
    guiengine: no GUI connected; waiting for a connection on host MythiliKannan, port 21200 to continue with the installation
    guiengine: login in process.
    IRunModeReceiver CChoiceDialogModifier::continuePreviousRun()
    INFO       2007-04-13 21:55:09 [synxcfile.cpp:493]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/inifile.2.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/inifile.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/inifile.2.xml'.
    INFO       2007-04-13 21:55:09 [synxcfile.cpp:493]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/inifile.3.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/inifile.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/inifile.3.xml'.
    INFO       2007-04-13 21:55:09
    Execute step
    Component  W2K_ServicePack_Check|ind|ind|ind|ind
    Preprocess  of component |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|0|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0.
    INFO       2007-04-13 21:55:16 [synxcfile.cpp:493]
               CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/keydb.2.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
    Copied file 'C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/keydb.xml' to 'C:/Program Files/sapinst_instdir/NW04S/SNEAK_PREVIEW/FULL/INSTALL/keydb.2.xml'.
    INFO       2007-04-13 21:55:16
    Execute step setNWOption of component |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_getJavaHome|ind|ind|ind|ind|0|0.
    INFO       2007-04-13 21:55:17
    Execute step collect of component |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0.
    ERROR      2007-04-13 21:55:17 [syxxcpath.cpp:58]
               CSyPath::CSyPath("C:\SAP\MS2\SYS\profile\START_JC00_MythiliKannan")
    FSL-02107  Path component contains reserved character ('"'): "C:
    ERROR      2007-04-13 21:55:17 [syxxcpath.cpp:519]
               CSyPath::CSyPath("C:\SAP\MS2\SYS\profile\START_JC00_MythiliKannan")
    FSL-02106  Path contains reserved character ('"'): "C:\SAP\MS2\SYS\profile\START_JC00_MythiliKannan"
    ERROR      2007-04-13 21:55:17
               CJSlibModule::writeError_impl()
    MUT-03025  Caught ESyException in Modulecall: Bad path component: "C:.
    ERROR      2007-04-13 21:55:17
    FCO-00011  The step collect with step key |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect was executed with status ERROR .
    INFO       2007-04-13 22:00:30 [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_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect".
    Exit status of child: 1

    Hi,
    I changed the system name but still I am getting the same error. Previously there was an SAP system was installed in my pc later I uninstalled that, but still there are two  SAPsid_00 and SAPsid_01 (where in sid is MS) is running. I think this is the problem. I disabled the services as well but still I am getting the same error during the installation. How to delete the windows services ? and how to do a clean up for registry ?. I feel if I do theses two then I can install.
    Thans a lot for your helps and support.
    Shiju

  • 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

  • Error during installation of SAP NetWeaver 2004s Abap Trial Version

    The following error occurred during installation of SAP NetWeaver 2004s ABAP Trial Version:
    ERROR 2008-03-13 09:47:27
    FSL-00001  System call failed. Error 53 (Network path not found.) in execution of system call 'CreateFile' with parameter (
    127.0.0.1\sapmnt\trans\bin\DOMAIN.CFG, GENERIC_READ|GENERIC_WRITE, FILE_SHARE_READ|FILE_SHARE_WRITE, NULL, CREATE_NEW, FILE_ATTRIBUTE_NORMAL, NULL), line (763) in file (synxcpath.cpp).
    This error occurred at the end of the installation.
    Any idea?
    Thank's, Thiago.

    >
    Thiago Amaral wrote:
    > Ps: I already restarted my notebook.
    That does not automatically start your instance. Have a look at the shortcuts SAP installed in your startmenu. There's both a startscript and a stopscript.

  • Problems when installing the SAP Netweaver 2004s Trial version on Fedora 9

    Dear all,
    I have been trying to install the SAP Netweaver 2004s Trial version on Fedora 9, 64 bit, x86_64, but have not been able to accomplish this correctly.
    New to the Linux environment as well, and hence not completely sure about the issues here. According to the steps outlined for the installation, i downloaded and installed the IBM Java SDK and then executed the install.sh script file from the download.
    The installation went well, but when i try to start the sap system using the command startsap, i get the error message command not found.
    Could anyone please guide.
    Thanks,
    Dabre

    > The installation went well, but when i try to start the sap system using the command startsap, i get the error message command not found.
    as which user did you execute that command?
    Markus

  • 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.

  • SAP Netweaver 2004s SR2 Post Installation Guide

    Hi Guys,
    Plz send me SAP Netweaver 2004s SR2 Post Installation Guide.....
    Email ID :- <email address removed by moderator>
    Thanks in advance.
    Regards,
    Suresh.K

    Dear Suresh ,
    You can download from https://websmp102.sap-ag.de/instguides OR https://websmp102.sap-ag.de/installnw70
    OR Directly from :
    https://websmp102.sap-ag.de/~sapidb/011000358700004073122006E
    Regards ,
    Santosh

  • 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

  • Installation for SAP Netweaver 2004s stops

    Installation for SAP Netweaver 2004s stops - I get the following errors:
    ERROR 2008-06-15 05:40:13.406
    CJS-00030  Assertion failed: in function (nothrow) {    if (nothrow == undefined) {        nothrow = false;    }    NW.trace("NW.getDirProfile(", nothrow, ")");    var retval;    if (row.dir_profile) {        retval = FSPath.get(row.dir_profile);    } else {        if (!nothrow) {            var pf = this.getPersistentDefaultProfile();            var dirpf = pf.resolveExtended("DIR_PROFILE");            if (dirpf) {                retval = FSPath.getPath(dirpf.value());            } else {                ASSERT(arguments.callee, false, "DIR_PROFILE undefined: profile not yet loaded.");            }            row.dir_profile = retval.toString();            this._updateRow(row);        } else {            NW.trace("NW.getDirProfile() done, returning undefined");        }    }    NW.trace("NW.getDirProfile() done: ", retval);    return retval;}DIR_PROFILE undefined: profile not yet loaded.
    ERROR 2008-06-15 05:40:13.406
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2008-06-15 05:40:13.406
    FCO-00011  The step fillTrexContext with step key |rapidinstaller|ind|ind|ind|ind|0|0|rapid_Trex|ind|ind|ind|ind|8|0|fillTrexContext was executed with status ERROR .
    INFO[E] 2008-06-15 05:39:54.531
    FSL-02077  File system export (share) saploc does not exist.
    INFO[E] 2008-06-15 05:40:13.390
    FSL-02077  File system export (share) sapmnt does not exist.
    Please help.

    Hello. Check your shares in "computer management" are you see "sapmnt" and "saploc" ? Read this for example Issues in Installing Web AS - Java [ FSL-02077  File system export (share)]
    Regards.

Maybe you are looking for

  • Vendor Ledger Report

    Dear Experts I have to code a Vendor Ledger report. Can anyone help me what table i should use. Regards

  • All my browsers quit upon launch; keychain issue?

    Strange problem, possibly a corrupted keychain issue; any browser I open in my main user; quits and goes poof. But I can open a browser in another user. I rebuilt my directory; repaired my disk; repaired perms...same prob. In one user it says login k

  • EPS files in ID contact sheets

    Bridge CS2 on Mac OS 10.3.9 I am trying to produce ID contact sheets generated from Bridge's Tools menu of the images on a number of CDs of product photos, but have run into a snag. I am having a recurrence of a problem once solved some time ago in t

  • ITunes gift card for Windows Media Player library

    I am wanting to buy an iTunes giftcard for my brother for his birthday, however he runs his MP3 player through Windows Media Player (Vista) and has never used iTunes before. Will he be able to copy over the files once downloaded so that they'll be us

  • Salesforce Loading issue.

    Hi experts, We are trying to load  data from Open hub destinations to Salesforce. The job is running successful but only 200 records are getting loaded to Salesforce target instead of all 1400 coming from ohd source. I hope this is happening because