[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: libsvnjavahl with 0.9.21 on linux - help

From: Didier Moens <Didier.Moens_at_dmbr.UGent.be>
Date: 2004-10-01 11:29:52 CEST

Hi Kurt,

> I was unable to get anything above 0.9.15 working with Debian/Unstable,
> too. So, if you get it working, please post how you did it.

Well, I'm waiting for some clues too ... :)

Getting subversion 1.1.0 javahl to run with subclipse 0.9.12 involved
(IIRC) copying and renaming :
/usr/lib/libsvnjavahl.so.0.0.0 ->
plugins/org.tigris.subversion.javahl.linux_0.9.12/libsvnjavahl.so , and
/usr/lib/svn-javahl/svn-javahl.jar ->
plugins/org.tigris.subversion.subclipse.core_0.9.12/svnjavahl.jar

>
> | Usually in these cases, I run an strace on the executable to check for
> | missing files or wrong paths ; unfortunately, strace never seems to
> cope
> | with java applications ...
>
> Try 'strace -f' as java is multithreaded.

I'm using
$ strace -e trace=file -olog -f ./eclipse
myself, but when stracing, Eclipse hangs on the splashscreen, with the
eclipse job terminated and the forked java.bin in a zombie state.
(I always get this when stracing java apps, both with Sun JRE 1.4.2 and
IBM JDK 1.4.2).

-- 
===================================================================
Didier Moens                                                Core IT
Department for Molecular Biomedical Research (DMBR)
VIB - Ghent University
Fiers-Schell-Van Montagu Research Building
Technologiepark 927 , B-9052 Zwijnaarde , Belgium
tel ++32(9)3313605  fax ++32(9)3313609
mailto:Didier.Moens_at_dmbr.UGent.be          http://www.dmbr.UGent.be
===================================================================
Received on Fri Oct 1 19:29:52 2004

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.