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/...
me.limes's user avatar
  • 103
0 votes
1 answer
498 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 ...
neelish's user avatar
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 ...
SightBack's user avatar
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....
taylori's user avatar
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 ...
rnoftz's user avatar
  • 11
0 votes
1 answer
635 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 ...
PBear.SF's user avatar
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 ...
Prabu M's user avatar
  • 11
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 ...
Joseph's user avatar
  • 11
3 votes
1 answer
1k views

Okay to delete certain Java files on Mac?

I have a gigabyte worth of Java files on my computer that I don't think I need. They come in three flavors: /Users/Me/Library/Application Support/Java/Java 1.8.66.17/Java 8 Update 66.app /Users/Me/...
mareoraft's user avatar
  • 280
1 vote
1 answer
5k views

Setup Mac OS JAVA_HOME

I have fresh installation of OS X El Captain version 10.11.5. In my .bash_profile I did setup Java home as export JAVA_HOME=$(/usr/libexec/java_home) export PATH=$JAVA_HOME/bin:$PATH However if I ...
peter_budo's user avatar
18 votes
2 answers
24k views

What exactly is Java's new helper tool? Updating from Java 8 update 60 to Java update 71 on a Mac

I've looked around online and can't seem to find that much information of what Java's new helper tool is. I've found another thread here on SE but it doesn't explain that much. Is it something that ...
user3635123's user avatar
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 ...
Vasco Pereira's user avatar
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 ...
Mirage's user avatar
  • 2,943
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: ...
hdf's user avatar
  • 245
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 ...
edigu's user avatar
  • 243

15 30 50 per page