Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 328491

Summary: ID-ZWCVB
Product: [Technology] Subversive Reporter: alex <anikiforov>
Component: CoreAssignee: Igor Burilo <igor.burilo>
Status: RESOLVED NOT_ECLIPSE QA Contact:
Severity: normal    
Priority: P3 CC: a.gurov
Version: 0.7   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description alex CLA 2010-10-22 11:53:20 EDT
Hi!
In our enterprise network we have ISA 2006 Proxy server.
Our developers use outside SVN-server over HTTPS with Eclipse SVN Connector Plugin. When projects are synchronizing from outside network everything is fine. When projects are synchronizing or committing from inside network connection often refused by the server. Not always but 1 of 3 attempts fails. For example:

Some of selected resources were not committed.
svn: Commit failed (details follow):
svn: connection refused by the server
svn: OPTIONS request failed on '/svn/SBST/BEST/deneb/trunk/src'

Info operation for 'ide.application' failed.
svn: connection refused by the server
svn: PROPFIND request failed on '/svn/SBST/BEST/deneb/trunk/src/ui/ide.application'

Some resources were not updated.
svn: connection refused by the server
svn: PROPFIND request failed on '/svn/SBST/BEST/deneb/trunk/src/connectivity/core/connectivi ty.core'

Some resources were not updated.
svn: Invalid argument: setsockopt
svn: PROPFIND request failed on '/svn/SBST/BEST/deneb/trunk/src/ui/ide.application'

Some of selected resources were not committed.
svn: Commit failed (details follow):
svn: Invalid argument: setsockopt
svn: MKACTIVITY request failed on '/svn/!svn/act/96b8317c-2b01-0010-968e-89004d4c60e7'

Connections tested on different builds of the software and have the same problems. Software versions:
Eclipse 3.6.0; SVNKit 1.3.2 r6267; Subversive SVN Connector Plugin 0.7.9.I20100512-1900
Eclipse 3.6.1; SVNKit 1.3.2 r6267; Subversive SVN Connector Plugin 0.7.9.I20100512-1900 
Eclipse 3.6.1; SVNKit 1.2.3 r5745; Subversive SVN Connector Plugin 0.7.9.I20100512-1900
Eclipse 3.6.1 SVNKit/1.3.3 (http://svnkit.com/) r6649 Subversive SVN Connector Plugin 0.7.9.I20101001-1700
I think it can be because HTTPS traffic is goes over ISA proxy. In ISA logs didn't find any closed or denial connections.
Have any thoughts?

Thank you in advance.


Version:	0.7.9.I20101001-1700

SVN Client:	org.eclipse.team.svn.connector.svnkit16 2.2.2.I20100917-1700 SVN/1.6.11 SVNKit/1.3.3 (http://svnkit.com/) r6649

JVM Properties:
{java.runtime.name=Java(TM) SE Runtime Environment, java.runtime.version=1.6.0_20-b02, java.vendor=Sun Microsystems Inc., line.separator=
 , java.class.version=50.0, os.name=Windows XP, os.arch=x86, user.country=RU, os.version=5.1, eclipse.commands=-os win32 -ws win32 -arch x86 -showsplash D:\distribs\eclipse\eclipse\\plugins\org.eclipse.platform_3.6.1.v201009090800\splash.bmp -launcher D:\distribs\eclipse\eclipse\eclipse.exe -name Eclipse --launcher.library D:\distribs\eclipse\eclipse\plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.1.R36x_v20100810\eclipse_1309.dll -startup D:\distribs\eclipse\eclipse\plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar -vm C:\Program Files\Java\jre6\bin\client\jvm.dll , java.version=1.6.0_20, osgi.framework.version=3.6.1.R36x_v20100806, file.separator=\, java.vm.info=mixed mode, sharing, path.separator=;, user.timezone=Europe/Moscow, user.language=ru, java.vm.name=Java HotSpot(TM) Client VM, file.encoding=Cp1251}
Comment 1 Alexander Gurov CLA 2010-12-17 12:29:52 EST
Can't propose anything besides switching to the native connector (JavaHL).
If it helps but you wish to keep using SVN Kit, then you can ask SVN Kit team about possible solutions.