I keep getting a java command error every few hours that pops up. IT says more info. I upgraded to the newest java any reason why i am getting this pop up?
There is another recent thread about this with the same problem. I don’t think we have found a solution yet. This happens when one of your applications makes a call to the java command-line tool which isn’t installed by default anymore. You can check this by typing “java -v” in Terminal. It either returns the version you have installed or will prompt you to install Java. You should check your applications whether one of them is based on Java, I don’t know whether there is an effective way for doing it. I suggested in the other thread to open the Console app and look for Java:
Does it state something else than CommandLine there?