Eclipse JRE/JDK must be available error

HELP!!!. i am trying to run eclipse 3.5 and i am getting the following error
A Java Runtime Environment (JRE) or java Development Kit (JDK)
must be available in order to run eclipse. No Java virtual machiene
was found after searching the following locations:
C:\Users\Colin|Desktop\eclipse-jee-galileo-win32\eclipse\jre\bin\javaw.exe
javaw.exe in your current PATH
bare with me because i am new to this. I installed both JDK and JRE from the following webpage <http://www.oracle.com/technetwork/java/javase/downloads/index.html> and have reinstalled them after i have unzipped the eclipse files and i am still getting the error.
if i follow that path C:\Users\Colin|Desktop\eclipse-jee-galileo-win32\eclipse\jre\bin\javaw.exe
the jre\bin\javaw.exe part doesnt exist so is there a way to change where it is looking to the correct location???
my javaw.exe file is located at
C:\Program Files\Java\jdk1.6.0_21\bin
any help would be appreciated.

Hello,
In the installation eclipse search for java virtual machines on your system.
In your case eclipse doesn't found a suitable javaw executable in the system path.
You have to set the "C:\Program Files\Java\jdk1.6.0_21\bin" in the system path and then install eclipse.
1# From the desktop, right-click My Computer and click Properties.
2# In the System Properties window, click on the Advanced tab.
3# In the Advanced section, click the Environment Variables button.
4# Finally, in the Environment Variables window, highlight the path variable in the Systems Variable (not user variables) section and click the Edit button. Add ";C:\Program Files\Java\jdk1.6.0_21\bin" to the path line. Each different directory is separated with a semicolon.
5# Open a system console and execute
java -versionyou have to get something like
java version "1.6.0_18"
Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode)because now your java binaries are in the system path
6# Install eclipse
Best reggards,

Similar Messages

  • A JRE or JDK must be available in order to run Eclipse

    Hello Colleagues ,
    I have started with the SAP HANA Basics course offered at OpenSAP .
    I am at my first steps for Installing Eclipse .
    Please refer to the following link :-
    http://hcp.sap.com/developers/learningtutorial111.html
    After Downloading Eclipse , i tried to ran the exe file .
    "I got an error A Java Runtime Environment(JRE)  or Java Development Kit(JDK)
    must be available in order to run Eclipse .No Java Virtual Machines were found after searching the following locations".
    Please let me know if I am missing something ?
    Regards
    Nitin

    Thanks for all the Replies to my original post
    When u start Afresh to Learn SAP HANA and installing the tools on 64 -bit windows  :-
    Step 1 : Install JDK or JRE .
    I found a link to share :
    http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html
    Step 2 :
    Once you are done with installation, set the env variables. Right click My Computer> properties> Advanced settings->Envoirmental Variables
    Add two system variables:
    E.g. if you have installed JDK . Its rests in the following path
    JAVA_HOME: c:/program files/java/<jdkfoldername>
    CLASSPATH: %JAVA_HOME%/bin
    In My case
    Step 3 : Download and Unzip
    sapjvm-7.1.018-windows-x64.zip
    Step 4 : Download and Unzip neo-javaee6-wp-sdk-2.34.16.1.zip
    Inside your Folder DRIVE:\<Folderpath>\eclipse-jee-juno-SR2-win32-x86_64\eclipse
    eclipse.exe file would be there run it .
    Create workspace and start using .
    Cheers
    Nitin

  • Eclipse JRE/JDK error

    Well, I've seen that many people have had this problem. Unfortunately, I believe most of the advice was for shells (w/ Linux). I'm using Windows Vista Ultimate (64-bit) (if this makes any difference).
    I downloaded eclipse and extracted to desktop. When I open up "eclipse" however, it gives me this error message:
    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: E:\UserName\Programs\eclipse\jre\bin\javaw.exe javaw.exe in your current PATH
    I have no idea how to fix this. I have JDK and JRE in a Java folder in C:\. I have gotten JCreator to work easily, but eclipse won't even open. Any help would be appreciated.

    New here too. I downloaded a music site, Limewise.com Pro and it gives me the same message. I can't even open it. I've got the Java JRE installed, I have the Limewise installed, but the two won't connect. Is it a firewall thing? How do I fix it? I paid for a music site I can't even open! HELP! I've spent hours and can't figure it out. I'm a non-techie. If you can tell me, please?
    Lanie

  • Search path jre & jdk

    Hi all,
    I've installed eclipse thru pacman along with jre and jdk and when I try to run eclipse I get a
    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:
    /usr/share/eclipse/jre/bin/java
    java in your current PATH
    What am I missing?

    your PATH environment variable needs to point to a directory containing the JRE.
    On my system, I have a file called /etc/profile.d/jre.sh that adds "/opt/java/jre/bin" to my path. It's called at boot. I think it comes with the "jre" package (but I didn't check). So, you can
    export PATH=$PATH:/opt/java/jre/bin
    or reboot your computer.

  • SOA Suite 11.1.1.6.0  Error - Please specify a valid JRE JDK location

    I am very new to Oracle installations and I cannot get past the " Please specify a valid JRE/JDK location :" message when installing the SOA Suite.
    I verified that all my prerequisites are in place.
    No matter what path I enter, it ignores it and repeats the message. I made sure to install JRE in a directory path with no spaces. I have tried installing jre-7u9-windows-i586 and also jre-7u9-windows-x64. I also tried pointing the location to the jdk160_29/jre/bin directory created by the SOA installation (again, no spaces in my path). Nothing seems to work.
    I am following the Quick Start Guide version 1.2 from August 2011 http://www.oracle.com/technetwork/middleware/soasuite/overview/quickstartguidesoasuite11gr1ps4-459545.pdf. I also looked at various postings and blogs.
    I am running this on a single Windows 7 Home Version SP1, 64-bit machine.
    Here is the full message:
    Starting Oracle Universal Installer...
    Checking if CPU speed is above 300 MHz . Actual 3292 MHz Passed
    Checking swap space: must be greater than 512 MB . Actual 2048 MB Passed
    Checking monitor: must be configured to display at least 256 colors Higher than
    256 . Actual 4294967296 Passed
    Preparing to launch Oracle Universal Installer from C:\Users\Robij\AppData\Loca
    l\Temp\OraInstall2012-11-20_09-46-59AM. Please wait ...
    Please specify JRE/JDK location ( Ex. /home/jre ), <location>/bin/java should e
    xist : \middleware\soasuite\jdk160_29\jre\bin
    Please specify a valid JRE/JDK location :
    As I said, I'm new to this, so sorry for the newbie question. Can anyone help me? Thanks.

    try this at commande ligne
    cd c:\the folder wish contient the setup.exe for soa suite
    setup *–jreLoc* c:\the jdk path directorie example(c:\oracle\midl…\jdk_18...hope that's help you
    Good luck

  • Error msql command ... "Unable to create JVM. You need jre/jdk 1.3.1 or hig

    Hi All,
    I have successfully installed soa 10.1.3.1. I am using VMware with windows xp as os.
    The problem is occuring when i was trying to apply 1*0.1.3.4 patch* to my 10.1.3.1 installation.
    In the pre-installation instructions we need to upgrade the schema or rum some sql scripts. To do that when I tried to connect using
    msql system/manager@<connection string> i got the following error
    *"Unable to create JVM. You need jre/jdk 1.3.1 or higher"*
    I checked my path and java version also, it looks ok i mean i have 1.5.x java version.
    I am not sure what could be the issue.
    Did anyone of you encounter same or similar issue?
    Any help is highly appreciated.
    Thanks.

    I doubt the dehydration store is installed on mSQL.
    Have you installed basic or advanced. I'm assuming basic, by default this runs on olite.
    To upgrade you need to upgrade the bpel and esb schemas
    The login executables are in the following location
    SOA_HOME\bpel\bin\polsql.cmd (bpel)
    SOA_HOME\integration\esb\olite\bin\sql_olite.bat (ESB)
    cheers
    James

  • Eclipse not finding JRE/JDK...

    Well I'm trying to get Eclipse up and running, but whenever I launch it it tells me...
    JRE or JDK needed.
    No java virtual machine was found after searching:
    /usr/share/eclipse/jre/bin/java
    How would I go about pointing it to the real path for JRE? Thanks.

    Perhaps we should make the JDK/JRE .install files export JAVA_HOME? I haven't looked at the packaging for them, but it seems everyone has a problem eventually relating to this.
    Maybe something similar for everything that installs in /opt, since PATH needs refreshing... at least have pacman tell the user to source /etc/profile.
    Anyways, OP, please mark your thread as [SOLVED] by editing the first post
    Last edited by Ranguvar (2009-03-22 02:05:57)

  • System Landscape directory not available error,

    I am still a beginner, and I am having some slight trouble understanding, what tools would be needed, and how to install. I am using the forums.
    We have the MII Discovery Server up and running.
    NWDS Server installation is done.
    We have the MII track ready to be used for Development(SLD URL is available) , Userid and password available
    I am working on installing the NWDS 7.3 Developer Workspace.
    Would I also need to do NWDS Server install on my laptop?
    Would these steps be sufficient?
    1. Download and install JDK 1.6
    2. Copy the file nwds-extsoa-7.3-SP00-PAT0000-win32.zip from:
    <your download location>\51039309\DATA_UNITS\JAVA_IDE\distros\com.sap.netweaver.developerstudio.distribution.complete.extsoa\8.30.0.101020102100
    to a convenient folder.
    3. Extract the content and you will have a folder with name eclipse.
    4. Launch the Netweaver Developer Studio from folder eclipse, you may want to create a shortcut on the Desktop.
    5. If you haven't maintained JAVA_HOME property or if it's pointing to some other java version, eclipse will complain about it. In the dialog window locate the JDK 1.6 installation. Path to JDK 1.6  should be something like
    C:\Program Files\Java\jdk1.6.0_25\bin
    6. Restart the NWDS after this and select a suitable workspace.
    7. Set the run time engine in NWDS, by going through the menu path:
    Window->Preferences->SAP AS JAVA
    Question:
    1. I am unable to Set the run time engine in NWDS, please could  you give me details steps with what I would need to enter for Instance Hostname and Instance Number...etc
    2. As part of Development installation do I have to Modifying the Logon Page? Do I have to go thru the Server installation in order to start developing on eclipse environment?
    I do not have the war file. How do i  Copy the war file tcsecumelogonui.war from
    <Installation drive>:\usr\sap\<SID>\J00\j2ee\cluster\apps\sap.com\com.sap.security.core.logon\servlet_jsp\logon_ui_resources\tcsecumelogonui.war
    3. System Landscape directory not available error,
        In the Component Browser when I right click and select New u2013 Development Configuration u2013 Import From System Landscape Directory (SLD) u2013 Next (Enter UserID and Password)
    Thank you

    Hello,
    For the SLD error, please,  configure SLD following as per this docuemtnation:
    http://help.sap.com/saphelp_nw04/helpdata/EN/bb/c2b6421a75da11e10000000a155106/frameset.htm
    Regarding the settings to enter NWDS to connect to AS Java, you have to enter the java instance data so that NWDS can connect to it in order to make deployments, etc....
    Please, see also the following documentation that explains stp by step how to work with NWDS.
    http://help.sap.com/saphelp_nw04/helpdata/en/fe/a3996fa314f94f8a0c3475b08636d0/frameset.htm
    I hope this helps you.
    Regards,
    Blanca

  • JAR files just won´t run, multiple systems, JRE & JDK installed.

    Hi!
    I´ve been looking on many different places for an answer for this issue:
    I have to run different JAR files for applications, one is from Apache ActiveMQ, and the other is a hash calculating app. I´ve read on many topics that if you get error "Failed to load Main-Class" when running a JAR, the problem is how the JAR was packed (MANIFEST). Well, I find highly unlikely that two different JARs, from different sources, are wrongly packed. Also, I´ve installed JRE, JDK and even Java EE, on MS Server 2003 and on Windows 7 (on this last one only JRE), and no JAR runs. I´ve tried declaring PATH and JAVA_HOME environment variables... no use. Can anyone help me solve my problem?

    Hi,
    You might want to look in your control panel for 'Java' icon. It should give you an option to enable java plugin into your browser. Let me know if you still face the issue.
    Thanks!

  • DMS BP giving 'requested resource is not available' error

    Hello, smart KM people 
    I'm having a problem with our DMS business package in our EP6 SP16 portal.  I configured the DMS repository manager successfully.. and the Document Explorer workset is functional and I'm able to navigate through the folder structure and see the documents listed that are located in the DMS.  However, the problem comes in when I click on one of the documents to view it.  When I click on the document, I get a "404 - The requested resource is not available" error.
    What would be the cause of this?  Permissions seem to be set correctly... I'm able to navigate through the folder structure and see the list of documents.  If I access the DMS through SAPGUI, I'm able to view the documents without a problem.  Has anyone had this problem in the past, or have any hints about what configuration to troubleshoot?
    Thanks in advance for the help!
    Cheers,
    Fallon

    Hello Samta -
    I followed your steps and am still receiving the same error, so it must not be a problem with the logon ticket.  And when I went to the Component Monitor, the DMS Repository Manager looked just fine.
    Julian, here's the stack trace I found when viewing the source of the 404 error:
            com.sapportals.wcm.protocol.webdav.server.WDServletException: resource not available
         at com.sapportals.wcm.protocol.webdav.server.WDGetHandler.setContentLocation(WDGetHandler.java:756)
         at com.sapportals.wcm.protocol.webdav.server.WDGetHandler.internalHandle(WDGetHandler.java:495)
         at com.sapportals.wcm.protocol.webdav.server.WDGetHandler.handle(WDGetHandler.java:253)
         at com.sapportals.wcm.protocol.webdav.server.WDServlet.doGet(WDServlet.java:777)
         at com.sapportals.wcm.protocol.webdav.server.WDServlet.service(WDServlet.java:458)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
         at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:331)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
         at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:545)
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java(Compiled Code))
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Inlined Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java(Inlined Compiled Code))
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java(Compiled Code))
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    Any hints from this?  We keep running up against brick walls with this problem.
    Thanks for your help!

  • Paying $5 USD For Someone to Properly Install Java JRE & JDK in CentOS 5

    The title says it all.. I've been having so much trouble with this that im willing to pay someone 5 dollars to install JRE & JDK Properly for me. This is not a scam you'll have to install java 1st, ill give you access to the server. PM Me for more information or add me on:
    AIM: MarioElFlaCo
    MSN: [email protected]
    Payment will be sent through paypal only!

    Did you get a solution to your memory usage problems.
    We developed an applet which uses JAI 1.1.. yes of course with JRE1.3.1 plugin. The applet functions as a viewer for TIFF images and also allows users to manipulate them. We have ensured that there are no static variables and scope defined for variables is the minimum required. But we are still facing an undefined memory issue.
    When print is executed on the image (using Java2D), a few times ... it just hogs memory. Or I change the image loaded 2 -3 times and refresh the applet, it seems to run out of memory, and finally hangs.
    We have tried to do a System.gc.. to no avail.
    Would appreciate help on this.
    Thanx

  • Classid or clsid for JRE/JDK

    Hi everybody
    I need to get classid or clsid for JRE/JDK 1.6.0_23
    Does JRE & JDK have same classid?
    I know that classid for 1.4.2_06 is CAFEEFAC-0014-0002-0006-ABCDEFFEDCBA
    Can someone help me?
    Thanks in advance
    Oscar

    Your question is not exactly clear. " +Does JRE & JDK have same classid?+ " The JRE or Java Runtime Environment has a related CLSID recorded in the Windows Registry so that requests from other applications can call out to the JRE and generally start a jave app. The JDK or Java Development Kit is a set of development tools used to create java applications. You can't "run" the kit. The JDK does include an optional JRE, but you must ensure that you select the option to install it during the installation prompts. This JRE would essentially be the same as if you just installed a stand-alone JRE
    How to derive the CLSID number is explained here:
    http://docs.oracle.com/javase/6/docs/technotes/guides/plugin/developer_guide/using_tags.html#object
    Example:
    JRE 1.6.0_23 would be: CAFEEFAC-<font color="red"><b>0016</b></font>-<font color="red"><b>0000</b></font>-<font color="red"><b>0023</b></font>-ABCDEFFEDCBA

  • 503 Service not available error while testing web service in SOAMANAGER

    Hi guys,
    We have created a web service in ABAP and want to test it in soamanager.
    When trying to test it using the    "Open Web Service navigator for selected binding" link in web service administration page    we get the error page--
    503 Service not available
    Error: -6
    Version: 7000
    Component: J2EE Server
    Date/Time: Thu Jul 30 10:40:50 2009 
    Module: http_j2ee.c
    Line: 820
    Server: cmphr_HRC_10
    Error Tag:
    Detail: Cannot reach external Application Server on localhost:51000
    we have enabled the wsdl service in SICF and also the APP SOA MANAGER service.
    Can anyone please help.
    Thanks in advance.
    Regards
    Prince

    Hi,
    Detail: Cannot reach external Application Server on localhost:51000
    51000 is the port when the j2ee engine runs. As you dont have java stack am afraid this would not work.
    Regards,
    Vamshi.

  • Sorry but this video is no longer available error occurs on Yahoo.   Video plays for the lead in commercial but not the main video.

    I get Sorry but this video is no longer available error when I try to play any video on the Yahoo website.     The lead in commercial play but as soon as the desired video is supposed to start the error appears.    I can go to youtube, Facebook, and other sites and play videos.
    Thanks your your help and concideration
    RC

    Perehaps their server was down? Just tried it on my 10.7.3 MBP and it worked fine. Make sure your flash plugin is up to date and you should be good.

  • Copying to TC drive results in "network name is no longer available" error

    Hi --
    We have a Western Digital MyBook hooked up to Time Capsule and are using it as shared storage. I can view the drive and copy down files with no problem. However, I am now having trouble copying large files (e.g. videos) to that connected drive. Small files are not a problem, but anything over a few hundred MB produces a "network name is no longer available" error on XP.
    Note that copying files FROM the TC-connected drive to a local drive is no problem, even for large ones -- a 600MB file takes about 2 minutes over wireless. But if I try to copy that same file BACK to the TC drive, I get the error.
    One strange thing I noticed is that when copying FROM the TC-connected drive, right away I get the usual dialog box showing copying progress. But when copying TO the TC-connected drive, the dialog only shows up after about 30 seconds. And the actual progress bar never moves -- it just spins for about 30 more seconds and then shows e.g. "Cannot copy Wonderboys: The specified network name is no longer available"
    Any suggestions on how to debug this further?
    Ramon

    Hi --
    We have a Western Digital MyBook hooked up to Time Capsule and are using it as shared storage. I can view the drive and copy down files with no problem. However, I am now having trouble copying large files (e.g. videos) to that connected drive. Small files are not a problem, but anything over a few hundred MB produces a "network name is no longer available" error on XP.
    Note that copying files FROM the TC-connected drive to a local drive is no problem, even for large ones -- a 600MB file takes about 2 minutes over wireless. But if I try to copy that same file BACK to the TC drive, I get the error.
    One strange thing I noticed is that when copying FROM the TC-connected drive, right away I get the usual dialog box showing copying progress. But when copying TO the TC-connected drive, the dialog only shows up after about 30 seconds. And the actual progress bar never moves -- it just spins for about 30 more seconds and then shows e.g. "Cannot copy Wonderboys: The specified network name is no longer available"
    Any suggestions on how to debug this further?
    Ramon

Maybe you are looking for

  • Dock & Multi Display Support

    So I installed Mavericks on my early MBP2011 all went fine and everything seems to work except the dock with plugged into an external monitor, I have my dock on auto hide and so far it seems that when using an external monitor the dock doesnt react t

  • Playbook never progresses from initial start-up screen

    screen locked up with a black display. managed to "restart" but startup did not progress beyond "Blackberry Playbook screen; coloured bubbles kept changing colour & moving round but no progrssion from there. Waited 10+ minutes, no change. Pressed & h

  • Multi counter plan schduling start date

    Dear Experts, Anyone can clarify the following points to provide proper support to client. 1. we have created multi counter plan with cycle set contains of different target counter readings with logical condition OR. 2. Now users are recording the co

  • Sorting in Adobe Digital

    I'm trying to sort my books by date added, with the latest at the top - it used to be like that, now it sorts with latest at the bottom. How do I revert back to the latest being at the top?

  • "Low Battery" notification app

    Can anyone point me to a simple app for low battery warning that will sound an alert every few minutes? There are a couple, but one has a very quiet alert that can't be changed and the other one doesn't get good reviews. There are such features in th