If you get any com.thoughtworks.xstream.converters.reflection.ObjectAccessException from your java programs, it may be due to you have upgraded your java version to sun-jdk7.
To solve this in Linux Mint 13, use:
jdkhome="/usr/lib/jvm/java-6-openjdk"
For example ThinkingRock software requires you to configure tr-2.2.1/etc/tr.conf and add this line to the end of it.
No comments:
Post a Comment