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.

Similar Messages

  • Can I instal SAP Netweaver 2004s trial on windows vista home premium

    Hi ,
    Can I install SAP Netweaver 2004s trial on WIndows vista home premium. Please advise.
    One more thing is I am not able to download the Trial version from the SAP's FTP site. Because ftp is blocked in our company. Is there any other site from which I can download the trial version. Please advise.
    Thanks,
    Sam.

    In this Forum it appears that Windows 2000 with SP4 will work as well (haven't tried it).
    If you've got VISTA you could consider running the trial on a Virtual Machine. Parallels,  and vmware offer commercial vm products for generating Virtual machines whilst Microsoft (Virtual Pc2007) and VBOX offer Free virtualisation products.  Vmware also provides a FREE vmware server virtualisation product --this works fine as well although no multi-media support. However if you only need the Virtual Machine to run the Netweaver trial then that's no big deal.
    As I've posted elsewhere a Win XP pro Virtual Machine using only 512MB of RAM will give quite adequate performance of the ABAP trial. Don't even THINK of the Java edition unless you've got at LEAST 2GB - even on a Virtual Machine.
    Cheers
    Jimbo

  • Error in installing SAP Netweaver 2004s SR2 Developer Workplace

    Hi,
    I am installing "SAP Netweaver 2004s SR2 Developer Workplace". Got the below error :
    CJS-30005  Cannot change SAPDrive for system JP1 from D: to C:: share saploc exists.
    ERROR 2007-03-08 09:35:06
    FCO-00011  The step createFirstSystemDirectories with step key |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_System|ind|ind|ind|ind|6|0|createFirstSystemDirectories was executed with status ERROR .
    Can anybody know the reason for this. and how to resolve this error.
    Thanks.

    Was able to move to next step by removing all the registry entries related to previous intallation.

  • Can we install SAP Netweaver 2004s, without installing ABAP engine on AIX?

    Hi,
    Can we install SAP Netweaver 2004s, without installing ABAP engine on AIX?
    Thanks

    Hi
    Yes you can install java engine.Run sapinst from installation master cd and select only java engine installation.There will be check boxes abd you have to choose java engine.Also check the nwo4s installation guide.It will guide you throughly.Keep in mind to use correct jdk required for your kind of installatiom.
    Reward points if useful

  • Tell me the steps to install SAP NetWeaver 2004s Trial Version

    Tell me the steps to install SAP NetWeaver 2004s Trial Version

    Hi,
    Check this link,
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/77317c8d-0701-0010-f093-ed35a427f559
    Cheers,
    Darshna.

  • 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

  • Installing SAP Netweaver 2004s On CentOS 5

    I am planning to install SAP Netweaver 2004s on CentOS 5 on a 64bit multiprocessor Dell Server. Is it possible to install on as its a upstream vendor OS clone RHEL5. Are there any detailed HowTo(s) Guides to install.
    Thanks in advance for all the help.

    When you say its for training, will SAP provide any support on the application server or database side?
    No - as said - it´s not officially supported.
    I am also planning to use CentOS for training purpose.... but wondering if SAP will help if we have any issues later.
    If the problems are OS related they won´t help (and they can´t).
    Also, can you provide me with the install steps for Centos?
    I would try with the normal installation guides for Linux - if you face any issues let us know.
    Markus

  • Installing SAP NetWeaver 2004s Trial version (JAVA & ABAP )

    Hi All.
    Is it possible to install both versions of SAP NetWeaver 2004s (ABAP & JAVA) in the same machine ? Is there a tutorial or step by step ?
    Thanks.

    Hi,
    It is possible. have a look on this thread and try to search in forum too. u will find a lot of disscussion on this topic before.
    abap on java stack.
    Hope it helps
    Regards
    Subhash

  • Installing SAP NetWeaver 2004s SR2 (SP9)

    Has anyone installed the SAP NetWeaver 2004s SR2 (SP9)
    which is in the download section. I tried to install but its throwing exceptions after I gave the j2eadmin user and SAPService user. Has anyone else experienced this problem? The error is something like invalid user exception. I thought i can give any name there but its not accepting any names there.
    I'm installing on Windows XP professional Service Pack 2.
    Asha

    Krishna,
    That note doesnt apply to me. And I didnt find any thing in PI Installtion guide.
    So far i was not able to install successfully any of the netweaver systems given in the downloaded section. Not sure what am I missing.
    Asha

  • Unable to install the netweaver 2004 slim edition

    Hi,
    i am new to the netweaver. i am trying to instal the netweaver 2004 slim edition.
    my system config:-
       OS: windowsXp
       jdk version is jdk1.5.0
       ram 1GB
    i am getting the below error.
    please help me---
    i need the jdk1.5.0 only
        CJSlibModule::writeWarning_impl()
    Execution of the command "E:\Program Files\Java\jdk1.5.0_03\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;e:\sapdb\programs\runtime\jar\sapdbc.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jce_export.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jsse.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_smime.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_ssl.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/w3c_http.jar -showversion -Xmx512m com.sap.inst.jload.Jload -sec J2E,jdbc/pool/J2E,E:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,E:\usr\sap\J2E\SYS\global/security/data/SecStore.key -dataDir
    prosvr/sap/J2EE-CD\J2EE-ENG/JDMP -job "C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/IMPORT.XML" -log "C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/jload.log"" finished with return code 1. Output:
    java version "1.5.0_03"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_03-b07)
    Java HotSpot(TM) Client VM (build 1.5.0_03-b07, mixed mode, sharing)
    Feb 23, 2006 3:18:42 PM com.sap.inst.jload.Jload main
    INFO: Jload -sec J2E,jdbc/pool/J2E,E:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,E:\usr\sap\J2E\SYS\global/security/data/SecStore.key -dataDir
    prosvr/sap/J2EE-CD\J2EE-ENG/JDMP -job C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/IMPORT.XML -log C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/jload.log
    Feb 23, 2006 3:18:43 PM com.sap.inst.jload.db.DBConnection connectViaSecureStore
    INFO: connected to J2E on jdbc/pool/J2E
    Feb 23, 2006 3:18:43 PM com.sap.inst.jload.JobStatus readStatus
    INFO: commencing restart
    Feb 23, 2006 3:18:44 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to delete from table J2EE_CONFIGENTRY
    Feb 23, 2006 3:18:44 PM com.sap.inst.jload.Jload dbImport
    INFO: J2EE_CONFIGENTRY deleted
    Feb 23, 2006 3:18:44 PM com.sap.inst.jload.Jload dbImport
    SEVERE: DB Error during import of J2EE_CONFIGENTRY
    Feb 23, 2006 3:18:44 PM com.sap.inst.jload.Jload printSQLException
    SEVERE: Message: [-3018] (at 83): Invalid numeric parameter
    Feb 23, 2006 3:18:44 PM com.sap.inst.jload.Jload printSQLException
    SEVERE: SQLState: I3018
    Feb 23, 2006 3:18:44 PM com.sap.inst.jload.Jload printSQLException
    SEVERE: ErrorCode: -3018
    Feb 23, 2006 3:18:44 PM com.sap.inst.jload.db.DBConnection disconnect
    INFO: disconnected
    ERROR      2006-02-23 15:48:44
               CJSlibModule::writeError_impl()
    CJS-20065  Execution of JLoad tool 'E:\Program Files\Java\jdk1.5.0_03\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;e:\sapdb\programs\runtime\jar\sapdbc.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jce_export.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jsse.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_smime.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_ssl.jar;E:/usr/sap/J2E/SYS/global/security/lib/tools/w3c_http.jar -showversion -Xmx512m com.sap.inst.jload.Jload -sec J2E,jdbc/pool/J2E,E:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,E:\usr\sap\J2E\SYS\global/security/data/SecStore.key -dataDir
    prosvr/sap/J2EE-CD\J2EE-ENG/JDMP -job "C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/IMPORT.XML" -log "C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/jload.log"' aborts with returncode 1. Check 'C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/jload.log' and 'C:\Program Files\sapinst_instdir\j2ee_wp\installdefault/jload.java.log' for more information.

    Hi,
    JDK 1.5 is not supported for NW installs.  1.4.2_10 is supported, but 1.4.2_08 is recommended.  You can download the older JDK from the Sun website.
    If you still have problems with the older JDK, post the contents of your jload.java.log for us to view.
    Cheers,
    Jonathan

  • Trouble by Installing SAP Netweaver 2004s Trial 7.01

    Hello Experts,
    I am trying to install sap netweaver trial 7.01. There are several problems and as a Consultant I am not expert in Basis experiences and ABAP. But I just want to learn about. So I hope you can help me in the following item. What I must write by the following question: DNS Domain name for SAP System. I hope for several hints and tried to explain it in easy words because I am not an Expert.
    flojoohle

    Are you trying to install on you home computer? What is your Operating system? Answer to you question is that in case your computer is in domain, you have to specify your domain name there.

  • Error in installing SAP NetWeaver 2004s Java Trial Version

    I've got SAP Sneak Preview release SAP NetWeaver 04s SP9, for Java. I've tried to install, but failed miserably a couple of times.
    The error log is :-
    File system export (share) saploc does not exist.
    INFO 2006-11-01 17:03:42
    Looking for SAP system instances installed on this host...
    INFO 2006-11-01 17:03:43
    No installed instances found!
    INFO 2006-11-01 17:03:43
    DNS is configured correctly.
    ERROR 2006-11-01 17:03:44
    FSL-00001  System call failed. Error 21 (The device is not ready.
    ) in execution of system call 'GetVolumeNameForVolumeMountPoint' with parameter (F:\), line (276) in file (synxcfsmnt.cpp).
    WARNING 2006-11-01 17:03:44
    The step fillMounts with step key J2EE_SystemCopy_OneHost|ind|ind|ind|WebAS|640|0|J2EE_SystemCopy|ind|ind|ind|ind|ind|0|J2EE_EngineEnterpriseDialogs|ind|ind|ind|WebAS|630|0|fillMounts was executed with status ERROR.
    Please help!!

    I managed to install it, but somehow I'm stuck at phase 18 out of 28, with an error :-
    <b>ERROR 2006-11-02 12:07:15
    CJS-20065  Execution of JLoad tool 'C:\Program Files\Java\jdk1.5.0_07/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;d:\sapdb\programs\runtime\jar\sapdbc.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jce.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' '-Duser.timezone=Europe/Berlin' '-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' 'C:/NW/SAP_NetWeaver_04_SR_1_Installation_Master\IM01_NT_I386\..\..\SneakPreviewContent\JDMP' '-job' 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/IMPORT.XML' '-log' 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.log'' aborts with returncode 1. Check 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.log' and 'C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.java.log' for more information.</b>
    PLEASE HELP!!!

  • Error while installing SAP NetWeaver 2004s SR2

    Hi,
    We are installing SAP NW2004s SR2 on  Linux/Oracle.
    In the 18th step of "Execute Service"("Create Secure Store"), we are getting an error
    <i>CJS 30050 - Cannot create the secure store. See output of log file SecureStoreCreate.log.
    Exception in thread "main" - java.lang.NoClassDefFoundError: com/sap/engine/offline/OfflineToolStart</i>
    Any help?
    Thanks a lot in advance
    regards,
    Sujesh

    Hi,
    Do attach the required log files and also see that the LD_LIBRARY_PATH has been properly set.
    regards and reward if helpful

  • Problems installing SAP NetWeaver 2004 trial version from book DVD

    Hi
    I'm trying to install netweaver trial version from the dvd in Horst Keller's book ABAP Objects but am having problems. I have tried to uninstall and start again but I keep getting the message below. Any suggestions welcome as I'm new to all this.
    (Apr 1, 2008 11:59:57 AM), Install, com.installshield.product.actions.DeleteDirectory, err, An error occurred and product installation failed.  Look at the log file D:\SAP\NSP\log.txt for details.
    (Apr 1, 2008 11:59:57 AM), Install, com.installshield.product.actions.DeleteDirectory, err, ProductException: (error code = 601; message="err"; additional data = [Unable to delete D:\SAP\NSP\_installTemp : ServiceException: (error code = -30020; message = "The directory is not empty.
    (145)"; severity = 0)])
    STACK_TRACE: 14
    ProductException: (error code = 601; message="err"; additional data = [Unable to delete D:\SAP\NSP\_installTemp : ServiceException: (error code = -30020; message = "The directory is not empty.
    (145)"; severity = 0)])
         at com.installshield.product.actions.DeleteDirectory.deleteDirectory(Unknown Source)
         at com.installshield.product.actions.DeleteDirectory.install(Unknown Source)
         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)

    Hello Sharon,
    I don't know this book you've mentioned, but perhaps it's the same trail version as you can download from SAP.
    To uninstall it please go through the steps provided in the first part of the following site --> link
    Then try to delete the D:SAPNSP-folder again.
    Also please check your services-file under C:WINDOWSsystem32driversetc that there aren't any entries like NSP left.
    Regards,
    Norman Schröder

  • Problems installing SAP Netweaver 2004s Preview JAVA

    Hi all,
    I have successfully installed the Preview Version of SAP NW2004s SP12 for
    ABAP. Now I want to install the WAS JAVA in addition. According to
    abap on java stack.
    this should be possible.
    I ran into several errors (wrong JAVA runtime, SAPLOC not shared etc.) and was able to solve them but now I get the following error message in the log:
    INFO       2030-11-30 17:22:49
    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       2030-11-30 17:22:49
    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      2030-11-30 17:22:50 [iaxxejsbas.cpp:178]
               EJS_ErrorReporter FJS-00003  TypeError: this._name has no properties (in script NW_Java_OneHost|ind|ind|ind|ind, line 8987: ???)
    ERROR      2030-11-30 17:22:51
    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 .
    Unfortunately I do not have a clue, how to solve this one.
    Can anybody help me please ?
    Thank you all in advance,
    Axel

    Hi Axel,
    As you already mentioned, the NW04s ABAP system is installed on the same
    host. It could be that the ABAP system is running with a wrong user.
    You could try stopping the ABAP system and also the corresponding service
    SAP<sid>_<instance number> in Start -> run -> "services.msc".
    Please retry the Java installation after the above mentioned. The ABAP system can be restarted after the
    Java system installation is done. Hope it helps.
    Regards
    Srikishan

Maybe you are looking for

  • Want boot up

    Can I get a boot disk that will boot windows vista without loosing what I have on my hard drive? L305-S5921.

  • Buying iMac 27'' (from resale perspective)

    Hello all, I want to buy a new iMac 27'' and would like to keep it for atleast 5 years. Keeping aside what I would be using it for and talking only about resale value, which of the following hard disk configuration would be better Fusion 1TB Fusion 3

  • How do I hide Finder windows of Network Shares at login?

    I am using an Intel Mac mini CD to connect to Samba sharepoints on a PowerMac 2x2 that runs OS X Server Tiger. I have added the sharepoints to the login items so that at login my user is automatically connected to the sharepoints and has access to th

  • How can you "Save As" in Excel?

    I have a revised copy of an Excel file I want to "Save As" over an existing Excel file and cannot figure out how to do it. I am new to Mac and Excel for Mac and just cant seem to find out how to do this. I tried the Excel help menu, but it had no inf

  • Mirroring a live stream

    I need to take a live stream from a camera attached to server A, and mirror it to server B, so that local users on server B can view it. I don't want it saved to server B, I want it to remain live. I'm using a push model - server A sets this up. I th