About 11,400,000 results
Open links in new tab
  1. java - How do I find where JDK is installed on my windows …

    Jan 13, 2011 · 424 I need to know where JDK is located on my machine. On running Java -version in cmd, it shows the version as '1.6.xx'. To find the location of this SDK on my machine …

  2. Java JRE 64-bit download for Windows? - Stack Overflow

    49 I'm working on a web site project with a Java component and am currently testing for cross-browser compatibility. Most is fine but the Java part won't load on 64-bit browsers. Looks like I …

  3. I am not able launch JNLP applications using "Java Web Start"?

    Dec 16, 2009 · Up until recently, I was able to launch/open JNLP files in Firefox using Java web start. Don't know what happened all of a sudden JNLP files stopped launching, a splash …

  4. A fatal error has been detected by the Java Runtime Environment ...

    vm_info: Java HotSpot(TM) 64-Bit Server VM (14.1-b02) for linux-amd64 JRE (1.6.0_15-b03), built on Jul 2 2009 15:26:16 by "java_re" with gcc 3.2.2 (SuSE Linux) time: Wed Jun 22 …

  5. java - How to open/run .jar file (double-click not working)? - Stack ...

    I can't open or run my .jar file. I just installed java, but I tried to open the .jar with other programs first, so the double-click defaults to something else and I can't change it back. java -jar

  6. How to fix error: could not find the required version of the Java …

    Mar 25, 2014 · Still not working. I also tried the JAVA_HOME variable with C:\Program Files\Java\jdk1.8.0\bin and that didn't work. I also tried installing without the PATH variable …

  7. file - Open in Java (TM) Platform SE binary - Stack Overflow

    Apr 29, 2015 · When I tried to delete the file I got the error message 'file in use' where it said the action can't be completed because the file is open in Java (TM) Platform SE binary.

  8. visual studio code - couldn't start client language support for java

    Apr 11, 2022 · To solve this, I did the following: Went to the installed extension (Command Pallette, Extensions: Installed Extensions) found "Language suppoort for Java (TM) by Red …

  9. Problem starting OWASP ZAP with OpenJDK 11 installed

    Jun 14, 2021 · Starting the .bat worked very well, but why is the exe complaining about missing jre11 while java_home and path contains the java/bin path and java -version reports v11?

  10. Java HotSpot(TM) 64-Bit Server VM warning - Stack Overflow

    Jun 23, 2015 · Use 64 bit Java on a 64 bit OS Decrease Java heap size (-Xmx/-Xms) Decrease number of Java threads Decrease Java thread stack sizes (-Xss) Set larger code cache with …