Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 368891 - ID-SDIOR
Summary: ID-SDIOR
Status: RESOLVED WONTFIX
Alias: None
Product: Subversive
Classification: Technology
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Igor Burilo CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 368892 368893 368894 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-01-17 17:22 EST by Yoong Shin Chow CLA
Modified: 2012-01-28 06:25 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yoong Shin Chow CLA 2012-01-17 17:22:31 EST
Version:	0.7.9.I20110819-1700

SVN Client:	org.eclipse.team.svn.connector.javahl15 2.2.2.I20110819-1700 svn:1.6.17 (r1128011)
jni:0.9.0

JVM Properties:
{java.runtime.name=Java(TM) SE Runtime Environment, java.runtime.version=1.6.0_29-b11-402-11M3527, java.vendor=Apple Inc., line.separator= , java.class.version=50.0, os.name=Mac OS X, os.arch=x86_64, user.country=US, os.version=10.7.2, eclipse.commands=-os macosx -ws cocoa -arch x86_64 -showsplash -launcher /Users/yoongshin/eclipse/Eclipse.app/Contents/MacOS/eclipse -name Eclipse --launcher.library /Users/yoongshin/eclipse/Eclipse.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.100.v20110502/eclipse_1406.so -startup /Users/yoongshin/eclipse/Eclipse.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar --launcher.overrideVmargs -keyring /Users/yoongshin/.eclipse_keyring -showlocation -vm /System/Library/Frameworks/JavaVM.framework , java.version=1.6.0_29, osgi.framework.version=3.7.1.R37x_v20110808-1106, file.separator=/, java.vm.info=mixed mode, path.separator=:, user.timezone=America/Los_Angeles, user.language=en, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding=MacRoman}

java.lang.NoSuchMethodError: <init>
java.lang.NoSuchMethodError: <init>
	at org.tigris.subversion.javahl.SVNClient.info2(Native Method)
	at org.polarion.team.svn.connector.javahl.JavaHLConnector.info(JavaHLConnector.java:1132)
	at org.eclipse.team.svn.core.extension.factory.ThreadNameModifier.info(ThreadNameModifier.java:698)
	at org.eclipse.team.svn.core.utility.SVNUtility.info(SVNUtility.java:355)
	at org.eclipse.team.svn.core.svnstorage.SVNRepositoryContainer.getRevisionImpl(SVNRepositoryContainer.java:109)
	at org.eclipse.team.svn.core.svnstorage.SVNRepositoryResource.getRevision(SVNRepositoryResource.java:97)
	at org.eclipse.team.svn.core.svnstorage.SVNRepositoryResource.exists(SVNRepositoryResource.java:108)
	at org.eclipse.team.svn.ui.action.remote.CheckoutAction$1.runImpl(CheckoutAction.java:77)
	at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:81)
	at org.eclipse.team.svn.core.operation.LoggedOperation.run(LoggedOperation.java:39)
	at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:104)
	at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTaskExternal(ProgressMonitorUtility.java:90)
	at org.eclipse.team.svn.ui.utility.WorkspaceModifyCancellableOperationWrapper.execute(WorkspaceModifyCancellableOperationWrapper.java:58)
	at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:106)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344)
	at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:118)
	at org.eclipse.team.svn.ui.utility.SVNTeamOperationWrapper.run(SVNTeamOperationWrapper.java:35)
	at org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:144)
	at org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:72)
	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Comment 1 Alexander Gurov CLA 2012-01-23 12:21:28 EST
*** Bug 368892 has been marked as a duplicate of this bug. ***
Comment 2 Alexander Gurov CLA 2012-01-23 12:21:40 EST
*** Bug 368894 has been marked as a duplicate of this bug. ***
Comment 3 Alexander Gurov CLA 2012-01-23 12:22:03 EST
*** Bug 368893 has been marked as a duplicate of this bug. ***
Comment 4 Alexander Gurov CLA 2012-01-28 06:25:01 EST
Please use JavaHL 1.6 connector together with SVN 1.6.x binaries, instead of the JavaHL 1.5 one, since they're binary incompatible.