Installing SAP NW on RHEL 5.3 JAVA_HOME issues

Hello,
I have worked for weeks trying to get the java part of install done properly. I have completed linux install with all parameters set properly. Only one thing holding preinstall test -- JAVA_HOME settings. I am loading SAP in distributed environment (main setup with database on another system) on 64 bit IBM Xseries system. I downloaded java 1.4.2_22 (from SUN) per a SAP note but this package does not have 64 bit JRE. Marcus stated in another listing installers need to load java 5.0 but I am wondering which package. Can someone tell me exactly which packages I need to install to complete and pathway of install. I have completely uninstalled all java packages and rpm s.
Thanks,
Jeff

root@linux ~# java -version
java version "1.4.2"
gij (GNU libgcj) version 4.1.2 20070626 (Red Hat 4.1.2-14)
Yes - as you see this is GNU java, not Sun Java - and Gnu java is not supported for a SAPGUI installation.
root@linux opt# java -jar PlatinGUI-Linux-710r6.jar
you have to set JAVA_HOME to the root of where you installed it.
so
export JAVA_HOME=/opt/<path-you-installed>
then edit your path:
export PATH=$JAVA_HOME/bin:$PATH
now "java -version" should output the Sun Java version.
Markus
Above is from another thread.
When I installed java rpm installed to /opt/IBMJava2-amd64-142 folder.
From above thread I learned to:
export JAVA_HOME=/opt/IBMJava2-amd64-142
then edit path:
export PATH=$JAVA_HOME/bin:$PATH    so I entered
export PATH=/opt/IMBJava2-amd64-142/bin:$PATH
is this correct? Am I suppose to replace last $PATH with something?
I still get error on precheck about JAVA_HOME: Could not check
Any help is greatly appreciated.
Jeff

Similar Messages

  • Error while installing SAP IDES 4.7 2.00 SR1 on CentOS 4.5

    Hi guys,
    I am trying to install SAP IDES 4.7 2.00 on CentOS 4.5 box (RHEL 4 compatible). I already succeded installing central instance. I got stuck when proceed installing Oracle 9.2 on it.
    I am using Oracle version from SAP website (I download it).
    I got this error while running RUNINSTALLER.
    =======================================================================
    myrides:orakds 5> ./RUNINSTALLER
    Working in /oracle/stage/920_32/Disk1/SAP ...
    Oracle Home Name:      KDS_920_32
    Oracle Install Group:  dba
    ORACLE_BASE=/oracle
    ORACLE_HOME=/oracle/KDS/920_32
    ==============================
    Preparing response files. Please wait:
    ======================================
    Working on /oracle/stage/920_32/Disk1/SAP/SVRCUSTOM.RSP
    /oracle/stage/920_32/Disk1/SAP/SVRCUSTOM.RSP --> /tmp/.orainst_rsp.5770: Done
    Initializing Java Virtual Machine from ../../stage/Components/oracle.swd.jre/1.3.1.0.0/1/DataFiles/Expanded/jre/linux/bin/java. Please wait...
    myrides:orakds 6> Error occurred during initialization of VM
    Unable to load native library: /oracle/stage/920_32/Disk1/stage/Components/oracle.swd.jre/1.3.1.0.0/1/DataFiles/Expanded/jre/linux/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
    myrides:orakds 6>
    =======================================================================
    Pleas provide me any suggestion. Thank you for your help.
    best regards,
    ardhian

    Check
    171356 - SAP software on Linux: Essential information
    for information, which packages you need on RedHat 4.0
    Markus

  • Error in Import Java Dump phase while installing SAP solution Manager 7.1

    Hi,
    While installing SAP solution manager 7.1 I am getting the below error during the phase "Import Java Dump".
    An error occurred while processing option SAP Solution Manager 7.1 > SAP Systems > MS SQL Server > Central System > Central System( Last error reported by the step : Execution of JLoad tool 'C:\j2sdk1.4.2_17-x64\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\SOLMAN71\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx1024m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/SOLMAN71/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/SOLMAN71/SYSTEM/MSS/CENTRAL/AS/install/sharedlib;D:/usr/sap/SPT/SYS/exe/uc/NTAMD64/mssjdbc/sqljdbc.jar" -sec SPT,jdbc/pool/SPT,
    smn/sapmnt/SPT/SYS/global/security/data/SecStore.properties,
    smn/sapmnt/SPT/SYS/global/security/data/SecStore.key -dataDir "D:/SAP SOLMAN/Java Components/51040039\DATA_UNITS\SOLMAN_JAVA_EXPORT_JDMP" -job "C:\Program Files\sapinst_instdir\SOLMAN71\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log' aborts with return code 1. SOLUTION: Check 'jload.log' and 'C:/Program Files/sapinst_instdir/SOLMAN71/SYSTEM/MSS/CENTRAL/AS/jload.java.log' for more information.
    JLOAD.JAVA log details below
    java version "1.4.2_17"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_17-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_17-b06, mixed mode)
    Jload R 7.12 V 0 A 0
    Jload -sec SPT,jdbc/pool/SPT,
    smn/sapmnt/SPT/SYS/global/security/data/SecStore.properties,
    smn/sapmnt/SPT/SYS/global/security/data/SecStore.key -dataDir D:/SAP SOLMAN/Java Components/51040039\DATA_UNITS\SOLMAN_JAVA_EXPORT_JDMP -job C:\Program Files\sapinst_instdir\SOLMAN71\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML -log jload.log
    Connecting to database
    Couldn't connect to DB
    com.sap.inst.common.exception.DBConnectionException: com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host  has failed. java.net.ConnectException: Connection refused: connect
         at com.sap.inst.common.db.DBConnection.connect(DBConnection.java:157)
         at com.sap.inst.jload.Jload.main(Jload.java:222)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host  has failed. java.net.ConnectException: Connection refused: connect
         at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectHelper(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerConnection.loginWithoutFailover(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(Unknown Source)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.inst.common.db.DBConnection.connectViaSecureStore(DBConnection.java:111)
         at com.sap.inst.common.db.DBConnection.connect(DBConnection.java:151)
         ... 6 more
    An error occured during execution. Please consult SAP note 942766 for first steps on troubleshooting the problem.
    I have gone thru with the notes and it didn't help me much.
    I have used J2SDK 1.4.2_17 nad JCE_Policy-1.4.2 files.
    Please let me know where IO went wrong.
    Thanks in advance.
    Sai

    Hi,
    1. Did you select java path (Export CD/DVD) while intsallation? Check once again.
    2. Add JAVA_HOME = Java path in environment variable.
    3. What is the exact error, you got it, post error here.
    Regards,
    Srini Nookala

  • ERROR Installing SAP NetWeaver PI 7.1 EHP 1 on Windows Server 2008 R2 x64

    Hi!
    I'm trying to install SAP NWPI 7.1 on a Windows Server 2008 R2 Standard, but in the step "Create Java User" stop the process when this creating the SAPJSF user, here's my system specifications:
    OS: Windows Server 2008 R2 x64 Standard
    RAM: 2 GB
    Free Space: 100 GB
    Virtual Memory: 16384 MB
    Environment Variables:
    CPIC_MAX_CONV = 200
    JAVA_HOME = JDK 1.5 64 Bits
    On running phase: Create Java Users, the installation stops when try to create the SAPJSF user, here's the output log:
    ERROR      2010-06-16 12:18:28.968 [sixxcstepexecute.cpp:984]
    FCO-00011  The step createJSF with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Doublestack|ind|ind|ind|ind|6|0|createJSF was executed with status ERROR ( Last error reported by the step :. DIAGNOSIS: For more details see output of log file:).
    INFO 2010-06-16 12:17:57.968
    Output of C:\usr\sap\SPI\DVEBMGS00\exe\jstart.exe UserCheck.jstart -c ashost=CUNDISRV143 -c client=001 -c user=DDIC -c XXXXXX -a checkCreate -u SAPJSF -alias SAPJSF -p XXXXXX -r SAP_BC_JSF_COMMUNICATION -user_type system -message_file UserCheck.message is written to the logfile C:/Program Files/sapinst_instdir/NW71/INSTALL/SYSTEM/ADA/STD/AS/UserCheck.log.
    WARNING 2010-06-16 12:18:28.593
    Execution of the command "C:\usr\sap\SPI\DVEBMGS00\exe\jstart.exe UserCheck.jstart -c ashost=CUNDISRV143 -c client=001 -c user=DDIC -c XXXXXX -a checkCreate -u SAPJSF -alias SAPJSF -p XXXXXX -r SAP_BC_JSF_COMMUNICATION -user_type system -message_file UserCheck.message"; finished with return code 8. Output:
    INFO 2010-06-16 12:18:28.609
    Removed file C:\Program Files\sapinst_instdir\NW71\INSTALL\SYSTEM\ADA\STD\AS\dev_UserCheck.
    ERROR 2010-06-16 12:18:28.640
    CJS-30197  . DIAGNOSIS: For more details see output of log file:
    ERROR 2010-06-16 12:18:28.968
    FCO-00011  The step createJSF with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Doublestack|ind|ind|ind|ind|6|0|createJSF was executed with status ERROR ( Last error reported by the step :. DIAGNOSIS: For more details see output of log file:).
    WARNING 2010-06-16 12:18:29.125
    Could not get property IDs of the JavaScript object.
    ERROR 2010-06-16 12:18:29.125
    FJS-00010  Could not get value for property
    Best Regards,
    David

    Hi All,
      As per the latest available sapinst and the kernel DVS's the system does not come up in the Java stack/Dual stack. Fails at the stage Starting the Java stack/SAPJSF creation stage. This is due to the kernel issue as the latest kernel is not bundled as a part of the DVD.
    You are opt for 2 options
    1. Stop the installation and the Bring down the system via MMC/cmd. backup the kernel and upgrade the Kernel with the latest Kernel available in the market place and then start the SAPINST. This would go ahead fine and the system would come up.
    This is valid for the Dual stack and Java only system. In As ABAP the system get installed but the system would give dumps as soon as we log in so the Kernel upgrade needs to be done to proceed with the rest of the post steps.
    2. Follow the snote: Note 1480785 - Creating a Modified Windows Kernel DVD for not getting bothered with these errors while installations.
    Hope this helps -- Further more SAP would be coming out with the new DVD's/Support for Windows 2008 R2 pretty soon.
    Thanks,
    Lijin Xavier

  • I am trying to install SAP NetWeaver 7.0 ABAP I got the following error

    Hi Sirs,
    I am trying to install SAP NetWeaver 7.0 ABAP Trial Version, but I m getting the following error as an pop up i e.,
    An unhandled win32 exception occured in sapcontrol.exe [3800]. Just-in-time debugging this exception failed with the following error: No installed debugger has Just-In_Time debugging enebled. In visual studio, just-In-Time debugging can be enabled from tools/Options/Debugging/Just-In-Time.
    The log can be found here...
    (Jun 23, 2008 10:00:16 PM), Install, com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles, err, An error occurred and product installation failed. Look at the log file C:\SAP\NSP\log.txt for details.
    (Jun 23, 2008 10:00:16 PM), 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.executeAllInstallationSteps(StepWrapperInstallFiles.java:177)
    at com.sap.installshield.sdcstepswrapper.StepWrapperInstallFiles.install(StepWrapperInstallFiles.java:268)
    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)
    (Jun 24, 2008 11:53:19 AM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct, err, An error occurred and product uninstallation failed. Look at the log file C:\SAP\NSP\log.txt for details.
    (Jun 24, 2008 11:53:19 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(Unknown Source)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.processActionsFailed(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)
    Thank you,
    Ashok

    The SAPINST used to install NW 7.0 needs to read the system environment variable JAVA_HOME in order to determine the proper java binaries to run the install program.  To set the JAVA_HOME:
    1. Right click my computer > properties
    2. Advanced > Environment Variables
    3. At the bottom section (system variables), click New.
    4. Variable name should be JAVA_HOME the variable value should be the path of the java install (e.g. c:\java).
    I have also found that it would be safer to install java to a directory without spaces.
    c:\jre_1_4_2 < this is a good directory.
    c:\program files\java < this is a bad directory (notice the space between "program files".
    As for the just in time debugger, I don't believe tha't relevant.  It's just the SAPINST.exe file erroring which is triggering a windows error debugger.  But, the root cause of the error is that SAPINST.exe can't find the JDK runtime bits.

  • Unable to install SAP Netweaver 2004s in Solaris x64

    I am trying to install SAP Net2004s in solaris x64 and it has JDK1.6.
    For some reason the SAPINST keeps giving error "JDK version 1.5.0 and above is not supported by SAP.
    I downloaded and installed j2sdk1.4.2_24_b06 as per note 716604.
    Created environment variable as
    export JAVA_HOME=/opt/j2sdk1.4.2_24
    export PATH=$PATH:$JAVA_HOME/bin
    export SAPINST_JRE_HOME=opt/j2sdk1.4.2_24
    now if i execute java -version, again it is showing as Jdk1.6
    which java
    /usr/bin/java
    i am able to execute xclock.
    I renamed the softlink in /usr/java to java.old and created new one as /usr/java pointed to /opt/j2sdk1.4.2_24
    after this if i execute java -version, it gives an error "Error occurred during initialization of VM
    java/lang/NoClassDefFoundError: java/lang/Object"
    Now i checked the java executables, it is located in /opt/j2sdk1.4.2_24/bin/amd64/ (all java executables)
    Now i set the env PATH /opt/j2sdk1.4.2_24/bin/amd64 before the variable /ur/bin/java
    I tried creating env as "export PATH=$PATH:$JAVA_HOME/bin/amd64". But no luck.
    I would really appreciate if someone could help me to pass through this error.
    Thanks in advance.

    install a fresh JDK just need 64 bit version
    and set the environment variables accordingly,
    i did install java64bit and out put java -version is j2sdk1.4.2_24 64bit
    created env
    export JAVA_HOME=/opt/j2dsk1.4.2_24
    export PATH=$JAVA_HOME/bin:$PATH
    export SAPINST_JRE_HOME=/opt/j2dsk1.4.2_24
    export DISPLAY=XXX:0.0
    able to execute xclock
    But got the same error when i try to execute ./sapinst
    error "GUI not Connected......."
    i wonder that in java 64 bit,the executables are located in /opt/j2sdk1.4.2_24/bin/amd64/(all java executables)
    but when we execute ./sapinst, it shows as it is searching the executables in /opt/j2sdk1.4.2_24/bin
    i don't know if that matters.
    but just want to let you know that, i was able to get the sapinst gui, when pointing to java1.6 version, but unfortunatly sap won't support above java1.5.
    path of java1.6 executables - /usr/jdk/jdk1.6../bin/(all java executables)
    Please help me resolving this issue.

  • Error during installing SAP Netweaver 2004s WEB AS JAva  (SR3)

    Hello Gurus,
    I am installing SAP Netweaver 2004s Web AS Java   on Oracle Database  10g and HP-UX (PA-RISC 10.23).
    During installation ,in Configure UME phase iam facing an error ,due to which the installation is stuck in between. The extracted error trace of sapinst.log file is as follows:
    ERROR 2008-10-28 17:21:53.387 [sixxcstepexecute.cpp:951]
    FCO-00011 The step runUMConfigurator with step key
    |NW_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_Configure_Java|ind|ind|ind|ind|4|0|NW_UME_Configuration|ind|ind|ind|ind|1|0|NW_UME_Configuration_Standalone|ind|ind|ind|ind|0|0|runUMConfigurator was executed with
    status ERROR ( Last error reported by the step :Java EE Engine
    configuration error. DIAGNOSIS: See output of logfile
    umconfigurator.log: '
    Oct 28, 2008 5:21:51 PM Info: UME configurator
    (com.sap.security.tools.UMConfiguratorLoad) called for action "setup"
    Oct 28, 2008 5:21:52 PM Error: main()
    [EXCEPTION]
    java.lang.NoClassDefFoundError:
    com/sap/engine/lib/util/cache/CacheListener
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
    at com.sap.engine.offline.FileClassLoader.findClass
    (FileClassLoader.java:702)
    at com.sap.engine.offline.FileClassLoader.loadClass
    (FileClassLoader.java:600)
    at com.sap.engine.offline.FileClassLoader.loadClass
    (FileClassLoader.java:578)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302) at
    com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>
    (ConfigurationCache.java:114)
    at
    com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
    at
    com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:60)
    at com.sap.security.tools.UMConfigModel.<init>
    (UMConfigModel.java:79)
    at com.sap.security.tools.UMConfiguratorLoad.main
    (UMConfiguratorLoad.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke
    (NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke
    (DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sap.engine.offline.OfflineToolStart.main
    (OfflineToolStart.java:81)
    Oct 28, 2008 5:21:52 PM Info: Leaving with return code 99 '.).
    All variable environment are set correctly (JAVA_HOME, SAPINST_JAVA_HOME).
    Java version is Java version is Java HotSpot(TM) Server VM (build 1.4.2 1.4.2.13-070317-15:01-PA_RISC2.0 PA2.0 (aCC_AP), mixed mode)
    Someone plz help me out wt is this error .
    Regards,
    Christian

    Hi Martin,
    The file  umconfigurator.log
    Oct 29, 2008 12:19:47... Info: UME configurator (com.sap.security.tools.UMConfiguratorLoad) called for action "setup"
    Oct 29, 2008 12:19:48... Error: main()
    [EXCEPTION]
    java.lang.NoClassDefFoundError: com/sap/engine/lib/util/cache/CacheListener
            at java.lang.ClassLoader.defineClass0(Native Method)
            at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
            at com.sap.engine.offline.FileClassLoader.findClass(FileClassLoader.java:702)
            at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:600)
            at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:578)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
            at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:114)
            at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
            at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:60)
            at com.sap.security.tools.UMConfigModel.<init>(UMConfigModel.java:79)
            at com.sap.security.tools.UMConfiguratorLoad.main(UMConfiguratorLoad.java:179)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:324)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Oct 29, 2008 12:19:48... Info: Leaving with return code 99
    Thanks
    Christian

  • 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

  • Steps to install sap

    hi ,
    can any one tell me the procedure  or steps in brief
    how to install the SAP 4.7ee for sever2003 or 2000 professional ?
    am having disks 1 , 2 , 3. !
    pls any one provide me the details its urgent ?
    Thanks & Regards,
    Rajeshk.

    Hi,
    download the installation guide from
    service.sap.com/instguides
    following is basic steps for installation on windows/sql server.
    Hardware requirement:- 1Ghz system,1 GB RAM, 80 GB HDD (Minimum)
    Software Requirement : -
    1) WINDOWS 2000 server with SP4 or Windows 2003 server
    2) MS-SQL Server 2000 Enterprise with SP3 (with latest hotfix) or SP4
    3) j2sdk 1.4.2_05 or higher ( j2sdk 1.5 is not supported)
    4) SAP KERNEL 6.40 for Windows SQL Server CD/DVD
    5) SAP Java DVD (includes IGS folder IGS_SOFT for the
    installation of IGS)
    6) SAP Installation Master DVD/CD for R3
    7) SAP Database Export DVD/CD
    8) SAP GUI DVD/CD
    Basic steps :- (Installing SAP ECC 5.0 (non unicode)
    1) Install WIN 2000 server with SP4 or WIN 2003,increase swap file size (virtual memory) 3 times of RAM (NTFS Partation)
    2) Install SQL Server 2000 with SP3(latest hotfix req.) or SP4 with data collation SQL_Latin1_General_CP850_BIN2
    3) Install j2sdk 1.4.2_05 or higher ( 1.5 is not supported)
    set JAVA_HOME=<drive:>\j2sdk1.4.2_05
    set PATH=<drive:>\j2sdk1.4.2_05\bin in windows Env. variable
    4) Dump required SAP DVD/CD on HDD
    5) Installing Central Instance
    Run sapinst.exe from SAP Installation master DVD/CD (<drive>:\IM<x>\SAPINST\NT\i386\)
    select ABAP System->SQL->non-Unicode->Central Instance Installation
    Enter the inputs ( i.e password,SID,System number,kernel DVD location,IGS_folder location,etc.)
    6) After sucessfull installation of Central Instance install DB instance with same SID
    7) Installing Database Instance
    Run sapinst.exe from SAP Installation master DVD/CD (<drive>:\IM<x>\SAPINST\NT\i386\)
    select ABAP System->SQL->non-Unicode->Database Instance Installation
    Enter the inputs ( i.e password,SID,System number,kernel DVD location,EXPORT DVD location,etc.)
    8) After sucessfull installation of DB Instance install SAP GUI 6.40
    9) Create System in SAP GUI and Perform Post Installation Steps(i.e STMS Configuration etc.)
    regards,
    kaushal

  • Need a Help with instalation SAP IDES 2005 SR2

    Hi All,
    I'm trying to install SAP IDES 2005 SR2 on my notebook HP (2GB RAM, 120GB HDD, 700 HDD external, dual core procesor), Win Server 2003 Enterpise, Oracle 10g (patch 2), jave 1.4.2.13, I've downloaded all installation files DVDs from SAP Marketplace.
    Everytime my installations stops on step 19 - Import ABAP, and I get message like this:
    (DB) INFO: T76MGE_CGROUP~0 created #20081023222635
    DbSl Trace: Error 604 in exec_immediate() from oci_execute_stmt(), orpc=0
    DbSl Trace: ORA-604 occurred when executing SQL stmt (parse error offset=0)
    (DB) ERROR: DDL statement failed
    (CREATE TABLE "T76MGE_CKI" ( "MANDT" VARCHAR2(9) DEFAULT '000' NOT NULL , "CHKL_ITEM" VARCHAR2(12) DEFAULT ' ' NOT NULL , "TASK_FOR" VARCHAR2(12) DEFAULT ' ' NOT NULL , "START_DATE" VARCHAR2(6) DEFAULT ' ' NOT NULL , "POSS_DUR" VARCHAR2(12) DEFAULT '0000' NOT NULL , "PSDUR_T_UNIT" VARCHAR2(9) DEFAULT ' ' NOT NULL , "NEC_IT" VARCHAR2(3) DEFAULT ' ' NOT NULL , "IS_DOC" VARCHAR2(3) DEFAULT ' ' NOT NULL , "START_DIFF" NUMBER(4,0) DEFAULT 0 NOT NULL , "START_TUNIT" VARCHAR2(9) DEFAULT ' ' NOT NULL , "END_DATE" VARCHAR2(6) DEFAULT ' ' NOT NULL , "END_DIFF" NUMBER(4,0) DEFAULT 0 NOT NULL , "END_TUNIT" VARCHAR2(9) DEFAULT ' ' NOT NULL ) TABLESPACE PSAPSR3 STORAGE (INITIAL 16384 NEXT 0000000040K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) )
    DbSlExecute: rc = 99
    (SQL error 604)
    error message returned by DbSl:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-04031: unable to allocate 4108 bytes of shared memory ("shared pool","update seg$ set type#=:4,blo...","Typecheck","seg:kggfaAllocSeg")
    (DB) INFO: disconnected from DB
    G:\usr\sap\IDE\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    G:\usr\sap\IDE\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20081023222635
    and also:
    TRACE: 2008-10-23 22:22:48 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPAPPL2' import package into database:
    G:\usr\sap\IDE\SYS\exe\uc\NTI386\R3load.exe -i SAPAPPL2.cmd -dbcodepage 4103 -l SAPAPPL2.log -stop_on_error
    ERROR: 2008-10-23 22:26:36 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL2' import package is interrupted with R3load error.
    Process 'G:\usr\sap\IDE\SYS\exe\uc\NTI386\R3load.exe -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
    WARNING: 2008-10-23 22:26:48
    Cannot start import of packages with views because not all import packages with tables are loaded successfully.
    WARNING: 2008-10-23 22:26:48
    1 error(s) during processing of packages.
    INFO: 2008-10-23 22:26:48
    Import Monitor is stopped.
    Could anyone help me with this issue, what I am doing wrong?
    I'll appreciete any help, cause I'm going crazy  this is may be the 5th time that my installation stops on this stage.
    Thanks in advance

    Hi Eric
    These are values in init.ora:
    #Transaction processing
    #sort_area_size=524288                  
    #Datawarehouse
    sort_area_size=1048576                  
    large_pool_size=1048576                  #Transaction processing, Datawarehouse
    db_cache_size=50331648                   #Datawarehouse, Transaction processing
    java_pool_size=67108864                  #Datawarehouse, Transaction processing
    db_block_buffers =  200                 # INITIAL
    db_block_buffers=100                    #SMALL 
    db_block_buffers =550                   # MEDIUM
    db_block_buffers=3200                   #LARGE
    #shared_pool_size =  52428800             # INITIAL
    shared_pool_size = 67108864              # datewarehouse, transaction processing
    log_checkpoint_interval = 10000
    How I have to chenge the values?
    And in init<SID> values are:
    unit of shared_pool_size: bytes
    unit of db_block_buffers: number of cached blocks
    unit of log_buffer: bytes
    shared_pool_size = 160903987
    10% of shared_pool_size
    shared_pool_reserved_size = 16090398
    log_buffer = 1048576
    Please, let me know what are the correct values?
    Thank you in advance

  • How to log in to the new installed SAP ABAP instance ?

    Dear Experts,
    In SAP ERP 2005 installation,
    I have done central system installation, Now I need to perform postinstallation steps,
    Could you please tell me,  how to log in to the new installed SAP ABAP instance and do the post installation?
    Regards,
    Madhavan K

    Hi,
    Check the list of post installation steps:
    http://www.saptechies.com/post-installation-steps-for-ecc-60/
    From my point of view basic post installation steps are:
    - Installing SAP License (from http://service.sap.com/licensekeys)
    - Setup TMS  (STMS)
    - Import profiles (RZ10)
    - Client Copy (SCC*)
    - Create users (SU01)
    However further many steps are required as per your requirements. Cehck the link for more detailed steps.
    Regards,
    Srikishan

  • Error while Installing SAP NetWeaver Testdrive sr1 in Fedora 7

    I am getting problen while Installing SAP NetWeaver Testdrive sr1 in Fedora 7
    I need to install   SAP Web Application Server 6.4 ,SAP NetWeaver Developer Studio,MAXDB7.5 in Fedora Core
    The package sapj2ee-srv-sapdb-6.40-2 is already installed.
    The package sapdb-7.5-2 is already installed.
    The package sapdb-db-log-7.5-2 is already installed.
    The package sapdb-db-files-7.5-2 is already installed.
    Found interface: eth8 . Alias is eth8:0
    ifconfig eth8:0 195.155.155.1 up
    LD_LIBRARY_PATH: Undefined variable.
    rm: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    /sapdb/programs/bin/xuser: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
    [: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
    Can u suggest  what I need to do ? do I have to install any rpm

    Hi Debashis Mallick,
    it seems the program xuser need the libraries libdl.so.2 and libc.so.6 and don't find it.
    Both are in package glibc-2.6.x. ,maybe your have Version < 2.6 installed?
    Regards
    Andreas Filzer

  • Installing SAP Business One 8.8

    Hello people,
    I cant install SAP Business One Server in the Database UserID and Database Password i dont know what to put in I installed MYSQL Server 2005 .. I read in the internet that the default one is sa and the default password is B1Admin but everytime i type it in it says "The Connection to the specified server has failed..Check your password and that the server exist on the network".
    I tried making another login in the SQL Server Management Studio Express.. But when i put it in the Database UserID and Password it says the error.I dont know what to do next i tried google but SAP B1 Opensource installation is no where to be found even in youtube.

    Hi,
    you may try this following SAP note solution:
    The connection to the specified Server has failed.
    Symptom
    The connection to the specified Server has failed.
    Check your password and that the server exists on the network
    Other terms
    Installation,Upgrade,login details,Installer,Unable to upgrade
    Reason and Prerequisites
    Consulting
    Solution
    In the Installshield the length of the combobox for selecting SQLServer name is limited to 24 charactes.
    For example if the server name is PRODUCTIONSERVER\PRODUCTIONDATABASE.
    Since the instance name is exceeding 24 characters the full server name will not be provided.
    Please use(local)\PRODUCTIONDATABASE OR .\PRODUCTIONDATABASE, instead
    of entrying the wholestring

  • Trying to install SAP Business One 8.8 on a clean Windows 7 professional pc

    Hi,   i am trying to install SAP Business One V 8.8 on a clean Windows 7 professional laptop.  I need to install the server and client sides.  I have already installed SQL server express 2005.
    When i try to to install the server software I get the error message 1628 installation failed almost straight away.  I ket the same message if I try and install the server tools, SBo server or outlook integration. 
    What am I doing wrong?
    Thanks in advance
    Simon

    Hi Simon,
    Solution to Problem ID :1618
    Try the following Steps :
    1. Clear the 'Temporary' Folder of Windows 7 : Start ->Run->%temp%->Press 'Enter'->Select All & Delete
    2. Restart your machine. (This is Must)
    Actually it keeps an image of the previous installations, so always for re-installation you need to perform this steps.
    Same is with Win 2008 Server editions also.
    Now proceed with the installation and remember always run SBO installations in Windows 7 and 2008 Server by clicking on 'Run as Administrator'
    Hope your problem would be solved.
    Regards,
    Saikat Roy

  • Questions on Installing SAP BPC NW 7 SP2

    Hi Friends,
    My company is Installing SAP BPC NW 7 SP2 and I am heading the project starting from 1st June. I have downloaded the Installation guide and still have few questions
    1) On which client we deploy BPC server component, I mean on 000 or any other.
    2) Initially we are doing on Sandbox, so we are using only one system for both ABAP and NET servers and we are using 64bit machine. How do I run 1.1 Net framework on it, I have read installation guide it says configure to WOW6432 but dont know how to do it
    3) When we download the ABAP server component what format will it be    .SAR or .CAR or any other
    Please do reply.
    Thanks in advance
    Bobby

    Hello Bobby,
    1.  You will install the BPC server component with SAINT, which has to be executed in client 000, but BPC will actually run in the client you designate for BW.
    2. The following article discusses configuring ASP.NET 1.1 to run in 32 bit mode on a 64 bit system [http://support.microsoft.com/kb/894435]
    3.  The ABAP server component will be a SAR file.
    Thank you,
    Daniel

Maybe you are looking for

  • How can I move an email without deleting it from iCloud server?

    I have local rules on my Mac to move emails from certain people into their own local folders, and sound a unique alert.  The problem is that it appears that moving it causes it to be deleted from iCloud's IMAP server, and therefore not delivered to m

  • Can you zoom in for fine work?

    I got the whole quarter screen or full screen option in the Scopes window and I even know the Control-scroll wheel to zoom the entire Finder window, BUT Is there a way to zoom in to the preview image in the Scopes window or the viewer in the Secondar

  • Trying to do clean install from USB after kernel problem

    MacBook Pro 13" Mid 2010 - was running OS X v 10.9 - 2.4 GHz Intel Core 2 Duo processor Machine was running extremely slow, unable to do anything with it. When booted to safe mode, lag issue was not present. Booted to Disk Utility, left column showed

  • Parked Invoice amount wrongly stated

    Hi, I have one problem here with the amount of parked invoice. When I check at tcode MIR4, the amount stated as 1079.05. But, when I click the related PO# and go to purchase order history tab,amount for parked invoice stated as 0 (zero). Kindly, plea

  • Mail stuck sending large file

    I have just sent an email in Mail with a large attachment.  For 2 days my sent icon has been working and no other mails can get sent.  It is not giving me the option to stop sending, or reduce size.  It is just stuck trying to send it.  Help!