<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: NWDS cannot find Java Virtual Machine in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/nwds-cannot-find-java-virtual-machine/qaa-p/1897013#M833809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;add the following line as part of your short cut.&lt;/P&gt;&lt;P&gt;-vm "C:\jdk1.5.0_07\bin\javaw.exe"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:"C:\Program Files\SAP\IDE\IDE71\eclipse\SapNetweaverDeveloperStudio.exe" -vm "C:\jdk1.5.0_07\bin\javaw.exe"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside SapNetweaverDeveloperStudio.ini check for the entry&lt;/P&gt;&lt;P&gt;-DJDK.1.5.0_HOME=C:\jdk1.5.0_07&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modify the contents according to your system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ayyapparaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Jan 2007 08:31:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-09T08:31:17Z</dc:date>
    <item>
      <title>NWDS cannot find Java Virtual Machine</title>
      <link>https://community.sap.com/t5/technology-q-a/nwds-cannot-find-java-virtual-machine/qaq-p/1897007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just installed Developer Workspace (SAP NetWeaver 2004s SR2 (SP9) &lt;/P&gt;&lt;P&gt;) in my another laptop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to launch NWDS, I got the following message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run Eclipse. No Java Virtual Machine was found after searching the following locations:&lt;/P&gt;&lt;P&gt;3\bin\javaw.exe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I have jdk 1.4.09 in my C;\ and set the environment variable:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In sytem variable, I set:&lt;/P&gt;&lt;P&gt;JAVAHOME = C:\j2sdk1.4.2_09&lt;/P&gt;&lt;P&gt;and Path: C:\j2sdk1.4.2_09\bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem not solved with these config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KEnt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2007 15:39:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nwds-cannot-find-java-virtual-machine/qaq-p/1897007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-08T15:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: NWDS cannot find Java Virtual Machine</title>
      <link>https://community.sap.com/t5/technology-q-a/nwds-cannot-find-java-virtual-machine/qaa-p/1897008#M833804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i would suggest you re-install your JDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe it is a typo, but the environment variable is JAVA_HOME and not JAVAHOME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are sure your JDK is installed correct, you can also try to start the Developer Studio from the installation path with this command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Example&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SapIde.exe -vm c:j2sdk1.4.2_09binjavaw.exe&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2007 15:57:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nwds-cannot-find-java-virtual-machine/qaa-p/1897008#M833804</guid>
      <dc:creator>former_member196465</dc:creator>
      <dc:date>2007-01-08T15:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: NWDS cannot find Java Virtual Machine</title>
      <link>https://community.sap.com/t5/technology-q-a/nwds-cannot-find-java-virtual-machine/qaa-p/1897009#M833805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After installing the JDK set the sytem variable &amp;lt;b&amp;gt;JAVA_HOME to C:\j2sdk1.4.2_09.&amp;lt;/b&amp;gt; As u have j2sdk1.4.2_09 there no problem with the version compatibility also.While installing the NWDS make sure that it is taking the java path that u have set already.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u have already installed then try to check the path of jdk that NWDS has taken.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jhansi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2007 19:10:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nwds-cannot-find-java-virtual-machine/qaa-p/1897009#M833805</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-08T19:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: NWDS cannot find Java Virtual Machine</title>
      <link>https://community.sap.com/t5/technology-q-a/nwds-cannot-find-java-virtual-machine/qaa-p/1897010#M833806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Martin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can launch NDWS in MS-DOS with the command you provide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After launching the NWDS, I check the JDK properties:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Go to: Preference -&amp;gt; Java -&amp;gt; Installed JRE)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the property:&lt;/P&gt;&lt;P&gt;JRE Type: Standard VM&lt;/P&gt;&lt;P&gt;Name: j2sdk1.4.2_09&lt;/P&gt;&lt;P&gt;Location: c:\j2sdk1.4.2_09&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems like it is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, where should I go to fix the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2007 21:54:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nwds-cannot-find-java-virtual-machine/qaa-p/1897010#M833806</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-08T21:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: NWDS cannot find Java Virtual Machine</title>
      <link>https://community.sap.com/t5/technology-q-a/nwds-cannot-find-java-virtual-machine/qaa-p/1897011#M833807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kent,&lt;/P&gt;&lt;P&gt;   Try this: open the IDE installation folder and open the file "vm.parameters" with a text editor. Add one entry "-Ddefault=c:\j2sdk1.4.2_09" and save the file. Now open your IDE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satyajit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2007 06:56:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nwds-cannot-find-java-virtual-machine/qaa-p/1897011#M833807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-09T06:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: NWDS cannot find Java Virtual Machine</title>
      <link>https://community.sap.com/t5/technology-q-a/nwds-cannot-find-java-virtual-machine/qaa-p/1897012#M833808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richt click on Studio icon and go to Shortcuts and check whether the target is set to &amp;lt;b&amp;gt;"C:\Program Files\SAP\IDE\IDE70\eclipse\SapIde.exe" -vm "C:\j2sdk1.4.2_09\bin\javaw.exe"&amp;lt;/b&amp;gt; or not. If that is correct then it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jhansi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2007 08:26:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nwds-cannot-find-java-virtual-machine/qaa-p/1897012#M833808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-09T08:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: NWDS cannot find Java Virtual Machine</title>
      <link>https://community.sap.com/t5/technology-q-a/nwds-cannot-find-java-virtual-machine/qaa-p/1897013#M833809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;add the following line as part of your short cut.&lt;/P&gt;&lt;P&gt;-vm "C:\jdk1.5.0_07\bin\javaw.exe"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:"C:\Program Files\SAP\IDE\IDE71\eclipse\SapNetweaverDeveloperStudio.exe" -vm "C:\jdk1.5.0_07\bin\javaw.exe"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside SapNetweaverDeveloperStudio.ini check for the entry&lt;/P&gt;&lt;P&gt;-DJDK.1.5.0_HOME=C:\jdk1.5.0_07&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modify the contents according to your system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ayyapparaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2007 08:31:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nwds-cannot-find-java-virtual-machine/qaa-p/1897013#M833809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-09T08:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: NWDS cannot find Java Virtual Machine</title>
      <link>https://community.sap.com/t5/technology-q-a/nwds-cannot-find-java-virtual-machine/qaa-p/1897014#M833810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai kent,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In NWDS&lt;DEL&gt;&amp;gt;window&lt;/DEL&gt;&amp;gt;preferences&lt;DEL&gt;&amp;gt;java&lt;/DEL&gt;&amp;gt;installedjres&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;click add&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JreType-STANDARD VM&lt;/P&gt;&lt;P&gt;jrename -j2sdk1.x.x&lt;/P&gt;&lt;P&gt;jrelocation -c:\j2sdk1.x.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the check box below press ok restart ur studio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Naga Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2007 10:02:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nwds-cannot-find-java-virtual-machine/qaa-p/1897014#M833810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-09T10:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: NWDS cannot find Java Virtual Machine</title>
      <link>https://community.sap.com/t5/technology-q-a/nwds-cannot-find-java-virtual-machine/qaa-p/1897015#M833811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jhansi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doing this actually solve our problem:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Richt click on Studio icon and go to Shortcuts and check whether the target is set to "C:\Program Files\SAP\IDE\IDE70\eclipse\SapIde.exe" -vm "C:\j2sdk1.4.2_09\bin\javaw.exe"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2007 20:35:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/nwds-cannot-find-java-virtual-machine/qaa-p/1897015#M833811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-09T20:35:41Z</dc:date>
    </item>
  </channel>
</rss>

