On Mon, Jan 02, 2012 at 02:57:09AM -0600, Jonathan Nieder wrote:
> tags 421400 + moreinfo
> quit
>
> Roberto C. Sanchez wrote:
>
> > When running with the default JVM, the subclipse plugin to eclipse
> > causes the excpetion below. When running with the Sun JVM
> > `JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun /usr/bin/eclipse`, everything
> > works correctly.
> [...]
> > $ /usr/bin/eclipse
> > searching for compatible vm...
> > testing /usr/lib/jvm/java-gcj...found
> > java.lang.ClassNotFoundException: org.tigris.subversion.javahl.SVNClient
> > not found in
> > gnu.gcj.runtime.SystemClassLoader{urls=[file:/usr/lib/eclipse/startup.jar],
> > parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
>
> Thanks. Can you still reproduce this? If not, do you remember
> approximately when and how it was resolved? (E.g., was it a
> subversion or a gcj update that helped? /var/log/dpkg.log* might help
> in remembering.)
>
Hi Jonathan,It is my turn to apologize for taking so long to follow up. Basically, I cannot reproduce the same behavior. However, today, with eclipse, libsvn-java (both from stable), and Subclipse installed from the Tigris update site (http://subclipse.tigris.org/update_1.6.x) the Eclipse interface is entirely non-responsive. I tested this on a Wheezy system with these two commands: JAVA_HOME=/usr/lib/jvm/java-1.5.0-gcj-4.7 /usr/bin/eclipse JAVA_HOME=/usr/lib/jvm/java-7-openjdk-i386/ /usr/bin/eclipse Both exhibited the same behavior of a non-responsive interface and I had to use Control-C in the terminal to terminate the application. When I remove the Subclipse plugin (i.e., remove the Subclipse JAR files from ~/.eclipse/org.eclipse.platform_3.8_155965261/plugins/ to some other place), Eclipse worked perfectly. I apologize that I cannot reproduce it exactly, as I have not used the Sun JVM for quite some time and I don't use Subclipse anymore as I have switched to Git. Regards, -Roberto -- Roberto C. Sánchez http://people.connexer.com/~roberto http://www.connexer.com
signature.asc
Description: Digital signature

