I resolved this issue.
I had commented out a line of code in core.conf pointing to my javac when trying to debug my previous issue, and forgot to uncomment it.
Uncommenting this line fixed it:
<javac compiler="javac" args=""/>
Thank you.
Search found 3 matches
- Thu Apr 08, 2010 7:57 pm
- Forum: Installation & Upgrades
- Topic: 500 servlet exception [Solved]
- Replies: 2
- Views: 6491
- Thu Apr 08, 2010 7:37 pm
- Forum: Installation & Upgrades
- Topic: 500 servlet exception [Solved]
- Replies: 2
- Views: 6491
I fixed this particular issue by installing java jdk 6 instead of 5, (I'm trying to install openemm 6). Now I have a new issue. I can get to the main page just fine, but when I click to go to the login page, I get this: 500 Servlet Exception Resin can't load com.sun.tools.javac.Main. Usually this me...
- Thu Apr 08, 2010 6:17 pm
- Forum: Installation & Upgrades
- Topic: 500 servlet exception [Solved]
- Replies: 2
- Views: 6491
500 servlet exception [Solved]
I am using Debian. I followed all of the instructions, skipping the bounce filter configurations to keep it simple. I follow all the other instructions and I get this after trying to go to IPaddr.com:8080 500 Servlet Exception WEB-INF/web.xml:25: java.lang.UnsupportedClassVersionError: Bad version n...