SAP netweaver developer studio installation error: JDK is not the same as J

Now i plan to create a java proxy.
but when i install NWDS 7.1, the error show like this:
JVM Version Check failed.
Your JVM is not supported.
Current JVM:
Sun Microsystems Inc. JDK 1.6.0_10-rc2
java.home = C:\Program Files\Java\jdk1.6.0_10\jre
Supported JVMs:
SAP AG JDK: java.version 1.5.0_06 or later
Sun Microsystems Inc. JDK: java.version 1.5.0_06 or later
Note, JDK is not the same as JRE. If JDK is required, JRE is not sufficient.
how to resolve problem?
thank you

1.7 does not work
JVM Version Check failed.
  Your JVM is not supported.
  Current JVM:
    Sun Microsystems Inc. JDK 1.7.0-ea
    java.home = C:\Program Files\Java\jdk1.7.0\jre
  Supported JVMs:
    SAP AG JDK: java.version 1.5.0_06 or later
    Sun Microsystems Inc. JDK: java.version 1.5.0_06 or later
  Note, JDK is not the same as JRE. If JDK is required, JRE is not sufficient.

Similar Messages

  • SAP NetWeaver Developer Studio Installation guide

    Hi All,
    Could you please provide the SAP NetWeaver Developer Studio Installation guide?
    Thanks & Regards
    Sara

    Hi Sara,
    Go to https://service.sap.com/nw04installation go to the bottom of the page expand <b>dev env</b> and you'll see the <b>Installation Guide - SAP NetWeaver Developer Studio</b>
    this should answer your question.
    Regards
    Juan
    Please reward with points if helpful

  • SAP Netweaver Developer Studio -- Deployment Error?  Please help!

    Hello there,
    I had just created a very very simple application on NWDS. When i tried the option 'deploy new Archive and Run'
    It gave me this error saying:
    Aug 16, 2008 4:00:25 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [004]Deployment aborted
    Deployment exception : Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !
    I was afraid maybe the SDM was not running. So, i went into the usr folder and clicked on 'RemoteGui.bat'  Then it started the SDM.
    But, again when I tried to -deploy new Archive and Run-, it gave me back the same error above in NWDS.
    Can somebody please help me with this? or How do i configure my SDM to match the requirements of NWDS ?
    Thank You
    Dino.

    UPDATE: ok. I went to Window >> Preferences>> J2EE engine >> and selected SAP J2EE engine is located on local host..
    It worked!
    The search function for some reason is not that particularly great on this forum. I typed exact error phrase, and it could not find the right thread. But, for some reason, i tried through GOOGLE with the error phrase and then it leaded to the right thread where few people on this forum had the same issue.

  • SAP Netweaver Developer Studio and error

    Hi,
    I am getting the below error in NWDS while creating project from an existing DC.
    An intenal error has occured. See error log for more details.
    Plugin name: Webdynpro Archive Builder.
    Plugin ID: com.sap.ide.webdynpro.archivebuilder
    Class : com.sap.ide.webdynpro.archivebuilder.project.WebdynproDevelop
    Method: createJavaProject(IProject, IprogressMonitor)
    Message: File/Server_track_DCname/.classpath is read-only.
    On giving OK and when I checked in Webdynpro perspective, i could not find the Project created.
    Regards,
    Manchari

    Hi Manchari,
    this happens if someone accidentally checked in the .classpath file into the DTR. This file should not be part of the DTR (this is a "non-dtr" resource) only necessary on client side. What happens is that the NWDS on client side tries to sync this file from the DTR (since it has been checked in there) but the file also exists already on client side created by the NWDS and marked it as read-only. The solution is to get rid of these non-dtr resources as they are only necessary for local build and local file generation. Other non-dtr resources are for instance (without the sake of completeness!) the .metamodel , the .project file, the folders bin, gen_wdp, gen_ddic (you can always compare other folders to see which files and folders are not necessary. Never remove the ".dcdef" file and the folder "src").
    The fixing instructions are :
    1.please navigate to                                                                       
      /usr/sap/XYZ/SYS/global/com.sap.dtr.console                                              
    2.execute the run.bat                                                                      
      (if this is unix, then please do not forget to replace the ";" by ":" inside the run.bat)                                                                 
    3. when you managed to start it, the prompt (">") will appear.
    4. feel free to use the "help" command, but in the following example you'll also see how to proceed.                                                         
    5. connect <yourhost>:<yourport> <nwdi admin user> <password>
    Example: **
       localhost:xyzadm 72> ./run.bat
       > connect <host>:5<instnum>00 <nwdi admin user> <mynwdiadminpass>
    6. use the "ls" command to locate the resource to be deleted. You can also use the "pwd" command to print the current working directory. Almost the same commands as on unix.
    Example: **
       localhost:/>ls
       Fri, 7 Mar 2008 03:08:25 GMT                .
       Mon, 15 Nov 2010 17:52:59 GMT           system-tools/
       Fri, 7 Mar 2008 03:08:25 GMT                ws/
    7. locate the resource using the "cd" command
    Example: **
       cd /ws/<track>/sap.com_SAP_ESS/dev/inactive/DCs/sap.com/ess/us/w4/_comp
    8. delete bin
    9. delete gen_ddic
    10 delete gen_wdp
    11. do the same for dev/active and for cons/inactive and for cons/active
    12. delete the project for the DC on the client side in NWDS.
    13. recreate the project for the DC
    14. you should be done.
    See also a similar SDN entry here:
    NWDI files turning into read only mode when tried to check out.
    Best Regards,
    Ervin (The specified item was not found.)

  • Mobile infrastructure Installation with SAP Netweaver Developer Studio

    Hello,
    I am new to MI field.
    I have installed SAP Netweaver Developer Studio 2.04 and assumed, that the MI Client & Server Components are installed with Netweaver too.
    Is that correct?
    The fact is, that the ports 3601 and 4444 are not accessabled as described in the documentation, and that it is not possible to create a project for mobiles in Netweaver Studio.
    I tryed to download MDK 2.5 and install mobile infrastructure manually, but after extraction of MDk 2.5-files there is no setup-program or so.
    Any hints and tips are very welcome.
    Thanks in advance.
    Regards
    Rainhard

    Rainhard,
    Where did you get the MI client and Server components?
    Are they from the NetWeaver04 installation CD? or do u
    just download from the trial version of J2EE Engine 6.40 from SDN?
    MDK 2.5 is just a set of documentation of guiding developers how to write mobile apps with MI. The SAP
    Netweaver Developer Studio already has the MDK Plug-in
    comes with it.
    If you need to create project for mobile app, you can
    do the following in the NW Dev. Studio:
    1. Go to File > New > Project...
    2. Select "Mobile Development Kit" on the left pane and then select which types of project you want.
    3. Then, click "Next" to follow the instructions.
    Peter

  • Is SAP NetWeaver Developer Studio 2004s Supported on SUSE Linux

    Hi,
    Is SAP NetWeaver Developer Studio 2004s supported on Linux? It appears you can get a trail version of SAP NetWeaver Developer Workplace 2004s for Linux but there are no installation guides (SAP NetWeaver Developer Workplace nor SAP NetWeaver Developer Studio) to be found anywhere.
    Thanks,
    Luke

    Hi Sajesh,
    The SAP NetWeaver Developer Studio Installation Guide does not say Linux is supported (see below).
    Luke
    1 Overview
    Purpose
    This document describes how to install the SAP NetWeaver Developer Studio as a standalone version. To install as part of the SAP NetWeaver Developer Workplace, see the installation guide Developer Workplace for SAP NetWeaver 2004s.
    You can see the SAP NetWeaver installation guides at service.sap.com/instguides.
    Platforms
    You can install the SAP NetWeaver Developer Studio on:
    Windows 2000
    Windows XP
    Web Browser
    You require Internet Explorer 5.5, or higher.
    Minimum Hardware Requirements
    The SAP NetWeaver Developer Studio requires approximately 500MB disk space, 512MB RAM, and an 800MHz processor.

  • Issue about SAP NetWeaver Developer Studio download!

    Hi, all
    as mentioned in the topic , where can i get the SAP NetWeaver Developer Studio installer  package.
    coz currently, i am studying Adobe interactive form.
    thanks very much!

    David,
    You will need a Markeplace id to access the downloads section as mentioned by Arafat.
    Ask your Basis guy to create one for you and then goto following path to download the NWDS:-
    http://service.sap.com/swdc
    --> Click on downloads
    --> Support Packages and Patches
    --> SAP NetWeaver
    --> SAP NETWEAVER
    --> SAP NETWEAVER 7.0
    --> Entry by Component
    -->  Developer Studio
    As far as I know there is no trial version NWDS but you can download complete NetWeaver 7.0 release from [here |https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/60d6c8b7-5d8f-2910-31bf-ebdf74fefd8b] which contains the NWDS.
    Chintan

  • SAP NetWeaver Developer Studio Integration

    To whom it may concern,
    I would like to integrate SAP product by using SAP NetWeaver Developer Studio. However, I do not know how to import those libraries into SAP NetWeaver Developer Studio and try with the coding. I have downloaded BusinessObjects Edge Series Trial version and wish I could try to integrate it using SAP NetWeaver Developer Studio.
    Is there any guide for me please??
    I really need your help and will appreciate it.
    Thanks

    Hi Oliver,
    Sorry for asking the same thing because I really can't get any idea till now. I really need help because there is no expert around me that can help me.
    Could you please explain to me and teach me how and what should I do now?
    I really thank for your help
    Regards
    Lai Hung

  • Error during installation SAP SAP NetWeaver Developer Studio

    Hello,
    Can somebody help installing SAP SAP NetWeaver Developer Studio?
    I get the message:
    SAP NetWeaver Developer Studio 2.0.0. Setup Wizard not Completed
    The SAP NetWeaver Developer Studio 2.0.0 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.
    The following program files could not be installed:
         c:\documents and settings\all users\documenten\sap\workspace\.metadata\.plugins\org.eclipse.jdt.launching\vmconfiguration.xml
    The installed applications may not function correctly until all program files are successfully installed. For detailed error descriptions, please open file://D:\IDE\setup\saplogvw.exe .
    The following program files could not be installed:
         c:\documents and settings\all users\documenten\sap\workspace\.metadata\.plugins\org.eclipse.jdt.launching\vmconfiguration.xml
    The installed applications may not function correctly until all program files are successfully installed. For detailed error descriptions, please open file://D:\IDE\setup\saplogvw.exe .
    It looks like a Windows XP problem, because manually I can't copy or create a file in de directory:
    C:\Documents and Settings\All Users\Documenten
    So the following directory doesn't exits:
    c:\documents and settings\all users\documenten\sap\workspace\.metadata\.plugins\org.eclipse.jdt.launching\
    It's weird that I don't have access to the "Documenten" directory (this is the dutch Shared-documents-directory) , because I never changed it.
    When I right-click the directory "Documenten", and I go to Properties, then I don't see a tab setting access groups.
    How can I get access again to the "Documenten"-directory?
    Kind regards,
    Alwin.

    Sunil,
         There is a NW-DS version on the NW4 test drive DVD given out at TechED which I believe was also posted on the ftp.sap.com before TechEd '04 for CeBit 2004. I personally would like to put my vote out there for getting preview versions to the hands of admins to install and kick the tires before we try to convince management to buyin to purchase a product. Another way SAP reduces TCO?
    Bill

  • Error while installing the EHP 1 for SAP NetWeaver Developer Studio (NWDS)

    Dear All,
    I am trying to install the EHP 1 for SAP NetWeaver Developer Studio (NWDS) 7.1  .It got installed once but when i was trying to deploy the application i was getting an error sayind that we need to have JDK1.5 Update 14 or higher for the installation.
    Now i have JDK 1.5.0_14 installed in my system.So i Uninstalled the EHP 1 for SAP NetWeaver Developer Studio (NWDS)  and i am trying to reinstall it but i am getting the following error
    ERROR:
    Unable to complete action for feature "SAP NetWeaver Developer Studio Facades" due to errors.
        Execution failed! Commmand: "msiexec.exe /norestart /qb /i librfc32.msi /lvx C:\DOCUME1\NS46249\Local Settings\Temp\com.sap.netweaver.developerstudio.facades_librfc32.msi_install_standard.log ALLUSERS=2 REBOOT=ReallySuppress". Exit value: "1639". Working directory: "D:\Program Files\SAP\IDE\CE7.1.1\eclipse\features\com.sap.netweaver.developerstudio.facades_7.1.0.081112155351". Log file: "C:\DOCUME1\NS46249\Local Settings\Temp\com.sap.netweaver.developerstudio.facades_librfc32.msi_install_standard.log".
    Can anybody please help me in resolving this issue.Please help needed as early as possible.
    Thanks in Advance:)
    Regards,
    Nishita Salver

    Dear Nishita,
    I hope you have removed the older version of jdk before installing the new version of jdk. Also after un installation of NWDS, did you delete all the temp files and also the directories created during the original installation of NWDS. Also did you restart your system after the uninstallation of NWDS EHP1 and older jdk before reinstallation of the two softwares?
    Regards,
    Veera
    P.S. The first thing you can try is restarting the PC and try resuming the installation, if it doesnt succeed, please remove all traces of NWDS and JDK, restart pc and then resinstall both of them.

  • Sap Netweaver Developer Studio Error.....

    Hi guys.
    I have a problem with Sap Netweaver Developer Studio i have installed JDK and NDS in my pc and i try to make the examples, i have finished to develop the applications(without problems) but i couldn't deploy them, i have a portal server installed and running, i tried to configure the server name in the J2EE Engine Configuration but it had no effect.
    I have the next error 
    Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !

    Oscar,
    for WebDynpro-Projects you can create an .ear-archive in the context menu of your porject ("Create archive") that you have to deploy with SDM. BUT: webdynpro requires WebApplication Server 6.40! You cant use a webdynpro-project in your current ep60sp2-installation.
    for portal applications you can export a .par-arcive in the context menu of your project ("Export...", choose "PAR file") that you can import in your portal.
    you can't test your application without deploying it to a server. if you haven't got a connection to the server during developing, you have to install a portal or at least a WAS6.20(Java) & EP60SP2 or WAS640(java) & EP60SP>2 locally on your computer.
    if you choose to do that, i recommend the WAS6.40(Preview) because you can then develop webdynpros, too.
    kr, achim

  • Error while starting SAP NetWeaver Developer Studio

    Hi,
    I have installed Java SDK (v1.4.2_09) and Netwearver development
    studio (2.0.13) on my laptop.When i try to lanch the development studio
    i get an error, (!MESSAGE Exception launching the Eclipse Platform:).
    Please see the error log for the details.
    Please help!
    Regards
    Fatima
    !SESSION Aug 15, 2005 14:44:56.32 -
    java.version=1.4.2_09
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86 -feature com.sap.java.ide -consolelog -debug C:\j2sdk1.4.2_09\bin\java.exe
    -Xmx512m
    -Xms128m
    -XX:PermSize=32m
    -XX:MaxPermSize=128m
    -DallUserDir='C:\Documents and Settings\All Users\Application Data'
    -cp C:\Program Files\SAP\JDT\eclipse\SapStartup.jar com.sap.ide.eclipse.startup.Main
    -os win32
    -ws win32
    -arch x86
    -feature com.sap.java.ide
    -showsplash C:\Program Files\SAP\JDT\eclipse\SapIde.exe -showsplash 600
    -consolelog
    -debug  -data C:\Documents and Settings\shahpurf\Documents\SAP\workspace -install file:C:/Program Files/SAP/JDT/eclipse/
    !ENTRY Startup 1 0 Aug 15, 2005 14:44:56.32
    !MESSAGE Sap NetWeaver Developer Studio - Build: 200507190119
    !SESSION -
    !ENTRY org.eclipse.core.launcher 4 0 Aug 15, 2005 14:44:56.262
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.reflect.InvocationTargetException
         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.ide.eclipse.startup.Main.basicRun(Main.java:286)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:795)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:602)
    Caused by: java.lang.reflect.InvocationTargetException
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:861)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         ... 7 more
    Caused by: java.lang.NumberFormatException: For input string: ""
         at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
         at java.lang.Integer.parseInt(Integer.java:489)
         at java.lang.Integer.parseInt(Integer.java:518)
         at com.tssap.config.ProxySettings.parse(ProxySettings.java:184)
         at com.tssap.config.ProxySettings.loadFromPreferences(ProxySettings.java:114)
         at com.tssap.config.Startup.runBeforeWBStartup(Startup.java:39)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:65)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         ... 8 more

    Hi,
    I got this solution from SAP and it worked.
    This is a known problem that appers due to an implementation bug,
    while trying to read the proxy information. The studio expects non-
    empty value for key com.tssap.config/proxy, located in
    [YourDevStudioInstallationPath]\eclipse\plugins\com.sap.java.ide\pl
    ugin_customization.ini file. During the installation no value is
    assigned to this key (as you mentioned - no proxy in your case). The
    problem will be fixed for SP14, however there is a workaround:
    1. Change the value for key com.tssap.config/proxy in
    plugin_customization.ini to something like this - proxy:80.
    2. After this change the DevStudio should start and you'll be able to
    configure your proxy settings from Menu Window->Preferences-
    >Workbench->Proxy Settings. (In your case - disable the proxy
    server)

  • Is SAP NetWeaver Developer Studio  Version: 7.0.12 Compatable with JDK 1.5

    Hi
    I want to user Java SDK version 1.5 instead of 1.4.
    Is SAP NetWeaver Developer Studio Version: 7.0.12 compatible with this or not.
    Please let me know

    Hi
    If you are using EP 7.0, then NWDS 7.0.YY version need to be used. //YY depends on your  patch of EP7 .As you have mentioned your are using NWDS 7.0.12, that means your portal SP level is SP12.
    In my prject i am using JDK 1.4 for NWDS 7.0.15 and its works fine.I have asked two of my colleagues , they told that in their project they are using JDK 1.5 for EP 7.0 server and application is working fine for them.
    So
    Thanks
    Susmita

  • Getting an error in Java Project in SAP NetWeaver Developer Studio

    Hi,
    I am getting this error in my Java Project developed in SAP NetWeaver Developer Studio.
    Exception occurred during launch Reason: Source locator does not exist org.eclipse.jdt.debug.ui.javaSourceLocator
    Is this problem of not defining some External .jar file or problem with Eclipse?
    I am developing Java Project which connects with SAP Master Data Management.
    I am referring to a PDF named "How To identify identical master data records using SAP MDM 5.5
    Java APIu2019s".
    Regards
    Kaushik Banerjee

    This may be because of the metadata(registry) cache when it was written out by a second instance of NWDS.
    So the plug-in appears in the file system but NWDS doesn't see it in the metadata
    Delete the .metadata file from your workspace and then start up NWDS. It might work.
    Regards,
    PG
    Edited by: PG on Dec 16, 2008 3:18 PM

  • Installation Guide for SAP NetWeaver Developer Studio 2.0.5

    Hi,
    The Sneak Preview Download of SAP NetWeaver on this site also contains the SAP NetWeaver Developer Studio 2.0.5
    I am trying to install this version. However, the installation guide provided alongwith this setup refers to the version 2.0.4
    I checked on SAP Service Marketplace too. It seems that even SAP has not issued anything for this version.
    Any ideas where I can get the relevant installation guide for v2.0.5?
    Thanks and Regards,
    Sagar Kirtany

    Hello Sagar,
    the Installation Guide for the Developer Studio is included in the "How To Install EP 6.0 SP 4 Sneak Preview Edition". But you have only to extract the ZIP File and start the JDTsetup.exe.
    Regards
    Gregor

Maybe you are looking for