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

Re: Java VM Crash

From: John C. Fowler <jcfowler_at_pacbell.net>
Date: 2005-09-09 00:00:58 CEST

Mark,

Thanks for the response. For now I have the JavaHL libraries removed
from my execution path and I am using JavaSVN. I went back to the
subversion code that I built to verify JavaHL. Here is my results..
looks like there might be a issue with the distribution that I
downloaded less then a week ago.

John

%make javahl
cd subversion/bindings/java/javahl/native && /bin/bash
/home/jfowler/DownLoads/subversion-1.2.3/libtool --tag=CXX --silent
--mode=link g++ -g -O2 -g -O2 -pthreads -DNEON_ZLIB
-L/usr/local/BerkeleyDB.4.3/lib -L/usr/local/lib -lstdc++ -rpath
/usr/local/lib -o libsvnjavahl-1.la BlameCallback.lo CommitMessage.lo
EnumMapper.lo Inputer.lo JNIByteArray.lo JNICriticalSection.lo
JNIMutex.lo JNIStackElement.lo JNIStringHolder.lo JNIThreadData.lo
JNIUtil.lo MessageReceiver.lo Notify.lo Notify2.lo Outputer.lo Path.lo
Pool.lo Prompter.lo Revision.lo SVNAdmin.lo SVNBase.lo SVNClient.lo
Targets.lo libsvnjavahl.la.lo org_tigris_subversion_javahl_SVNAdmin.lo
org_tigris_subversion_javahl_SVNClient.lo
../../../../../subversion/libsvn_repos/libsvn_repos-1.la
../../../../../subversion/libsvn_client/libsvn_client-1.la
../../../../../subversion/libsvn_wc/libsvn_wc-1.la
../../../../../subversion/libsvn_ra/libsvn_ra-1.la
../../../../../subversion/libsvn_delta/libsvn_delta-1.la
../../../../../subversion/libsvn_subr/libsvn_subr-1.la
/usr/local/apache2/lib/libaprutil-0.la -lgdbm -ldb-4.3 -lexpat -liconv
/usr/local/apache2/lib/libapr-0.la -lsendfile -lrt -lm -lsocket -lnsl
-lresolv -lpthread -ldl
/home/jfowler/DownLoads/subversion-1.2.3/neon/src/libneon.la
-L/usr/local/lib -lnsl -lsocket -lz -L/usr/local/lib -R/usr/local/lib
-lxml2 -lz -lpthread -liconv -lm -lsocket -lnsl -lsocket
BigWave root /home/jfowler/DownLoads/subversion-1.2.3 518
%make check-javahl
/usr/java/bin/java
-Djava.library.path=subversion/bindings/java/javahl/native/.libs:/usr/local/lib
-classpath subversion/bindings/java/javahl/classes:
org.tigris.subversion.javahl.tests.BasicTests
Exception in thread "main" java.lang.NoClassDefFoundError:
org/tigris/subversion/javahl/tests/BasicTests
*** Error code 1
make: Fatal error: Command failed for target `check-javahl'
BigWave root /home/jfowler/DownLoads/subversion-1.2.3 519

Mark Phippard wrote:

>"John C. Fowler" <jcfowler@pacbell.net> wrote on 09/08/2005 01:23:28 AM:
>
>
>
>>Using Eclipse 3.1, Subclipse , Subversion 1.2.3, Solaris 9, Built
>>Subversion and libsvnjavahl. No errors on make or make install. When I
>>attempt to connect to a (New) SVN Repository from the SVN Repository
>>view. The VM crashes with the following. This is occurring using VM
>>1.4.2_08. If I change the setting to "svn command line" then I can
>>attach to the repository with out the VM crashing. If once attached, I
>>can reset the settings to JavaHL, but I can't check anything out.
>>
>>It looks like JavaHL being replaced with JavaSVN. Should I just JavaHL?
>>
>>
>
>It sounds like there is a problem in your JavaHL build. Did you run the
>JavaHL tests as part of the build process?
>
>As of Subclipse 0.9.33 we also include JavaSVN as an option. Unless you
>have to use file:// or access 1.0 servers, that is probably your best
>option.
>
>Mark
>
>
>_____________________________________________________________________________
>Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
>_____________________________________________________________________________
>
>
>
Received on Fri Sep 9 08:00:58 2005

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.