Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

JVending seems to load alright, but when I go to the admin site I get a weird compile error: HTTP ERROR: 500 Unable+to+compile+class. Whats going on?

0
Posted

JVending seems to load alright, but when I go to the admin site I get a weird compile error: HTTP ERROR: 500 Unable+to+compile+class. Whats going on?

0

This occurs because you are using the Java Runtime Environment (JRE) rather than the Java Development Kit (JDK). Make sure that you download J2SE 1.4.2+ SDK. After you install it, then change the bat or shell script from java to {your_jdk _path}/bin/java to make sure that you are pointing to the JDK.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123