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: 5429
- Thu Apr 08, 2010 7:37 pm
- Forum: Installation & Upgrades
- Topic: 500 servlet exception [Solved]
- Replies: 2
- Views: 5429
- Thu Apr 08, 2010 6:17 pm
- Forum: Installation & Upgrades
- Topic: 500 servlet exception [Solved]
- Replies: 2
- Views: 5429
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 ...
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 ...
