Skip to main content

All Questions

Tagged with
0 votes
0 answers
11k views

Unable to locate a Java Runtime that supports apt

I am on the following: macOS Monterey version 12.3.1 And I am trying to intsall pyenv with the following: sudo apt install -y curl && curl https://raw.githubusercontent.com/0xboz/...
1 vote
2 answers
276 views

Java version indicates SE 6, Java Control Panel SE 8

I'm trying to get the Java 7 as the default version on my machine, running Mac OS X 10.9.3. When I run: java -version I get: java version "1.6.0_65" Java(TM) SE Runtime Environment (build 1.6.0_65-...
0 votes
1 answer
499 views

Java Website not allowing me to download the installer

I recently have been attempting to install java from the oracle website and though I have refreshed, reopened, restarted my computer as well as the browser, I have found no success in installing java ...
0 votes
0 answers
171 views

Software asking for obsolete version of Java (6) on macOS 10.15

I have a friend that is trying to run the following software (cmap) https://cmap.ihmc.us/cmaptools/cmaptools-download/ She gets prompted to install Java SE 6 to run the software. She last used it in ...
0 votes
2 answers
8k views

Is there any Java emulator for mac? [closed]

I just want to run a .jar app on macOS, but I can not find an emulator. Does anyone know one?
0 votes
0 answers
60 views

Why won't Catalina allow app to find hard drive

I have an app that runs on Catalina, and that app requires a flash drive to license and authenticate the program. The flash drive works fine for all other Mac (and Windows) OS, but fails for Mac OS 10....
1 vote
1 answer
294 views

Java NoClassDefFoundError when starting Aptana Studio 3

I recently installed Aptana Studio 3 (Eclipse 4.7) on my Mac PowerBook running Mojave (10.14.5). I've had errors at every turn (mostly Aptana complaining that it needed Java 1.6 and then complaining ...
25 votes
4 answers
45k views

How can I increase the memory heap in pycharm

I am using pycharm and its memory shown at bottom right corner is 750M. I could not find any setting where I can increase that. Where do I increase that memory. I am using version 3.4. I searched a ...
0 votes
1 answer
346 views

IOS-server doesn't start

I'm trying to start ios-server in order to use selenium: java -jar ~/Downloads/ios-server-standalone-0.6.6-SNAPSHOT.jar -aut ~/Downloads/InternationalMountains.app -port 6666 But it doesn't start: ...
3 votes
1 answer
2k views

How to have to two different versions of Java on the same computer in OS X

I got an iMac with OS X 10.11.2 El Capitan. I have installed the latest version of Java SE. However, I have a problem with running some Max for Live effects because Max for Live requires Java SE6 in ...
0 votes
1 answer
636 views

hs_err_pidxxx.log files keep appearing in root folder macOS Mojave

I have been researching hs_err_pidxxx.log files online for weeks and the only information I can find is that they are error logs generated by Java in plain text. First, these files have been popping ...
2 votes
4 answers
9k views

Java -version reporting wrong version on Mac OSX Mountain Lion

I just installed Oracle's Java version 7u7 on my Mac (running OSX Mountain Lion). However, when I run java -version it still displays the old version (6u29). How do I fix this? Do I even need to fix ...
1 vote
0 answers
2k views

tomcat server is not starting

my tomcat server in my mac ,the terminal is showing tomat started,but when is run the local host in the browser it says webpage not found ,but when I try to shutdown the tomcat it is throwing ...
7 votes
1 answer
3k views

How to recover /usr/libexec/java_home executable on Mac OS X 10.8.5?

Today I accidentally delete the /usr/libexec/java_home executable on my Mac OS X 10.8.5 (Mountain Lion) while trying to install latest JDK. Then, I realized that homebrew (package manager) and some ...
1 vote
0 answers
410 views

Java application running significantly faster on Mac OS than Windows

I was told to post this here, from Stack Overflow. I am trying to run a Java program which finds Poly divisible numbers. However, I have found that it is significantly slower on my Windows computer ...

15 30 50 per page