svn: E175002: error while configuring svn repository for Subversion plugin

Sunil Pothireddy [Intel] February 25, 2013
  • svn: E175002: OPTIONS of '/dcit/test': 503 DNS Fail (http://XXXXXX.com/dcit/test) svn: E175002: OPTIONS request failed on '/dcit/test'
  • Error occurred while updating the repository. Please refer to the log for more details.
  • The same URL is working fine when I am entering it through any browser and credentials were also correct.

svn info http://XXXXXX.com/dcit/test also fetches results

Can anyone help me in fixing this error ?

ERROR LOG:

013-02-25 13:59:58,281 localhost-startStop-1 ERROR [plugin.ext.subversion.SubversionManagerImpl] Connection to Subversion repository http://XXXXXXX.com/dcit/search/ failed: org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS of '/dcit/search': 503 DNS Fail (http://XXXXXXX.com)</span<>>

svn: E175002: OPTIONS request failed on '/dcit/search'

org.tmatesoft.svn.core.SVNException: svn: E175002: OPTIONS of '/dcit/search': 503 DNS Fail (http://XXXXXXX.com)</span<>>

svn: E175002: OPTIONS request failed on '/dcit/search'

at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:106)

at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:90)

at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:662)

at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:286)

at org.tmatesoft.svn.core.internal.io.dav.h...

2 answers

1 accepted

0 votes
Answer accepted
Sunil Pothireddy [Intel] March 12, 2013

Issue was due to settings related to SVN and not from SVN plugin side ....

Yogesh May 12, 2013

What is the deal here? Finally adding DNS entry should work??

In my case, I am upgrading JIRA on the same server. The plugin which was working fine on JIRA4.4.4 is not workingon JIRA 5.2.11

DanielP
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 14, 2013

We're having similar issues. Care to elaborate which svn settings were the problem?

Yogesh May 14, 2013

Its Tortoise SVN

0 votes
LucasA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 25, 2013

Hi,

Even though you're able to check-out on the address above (http://XXXXXX.com/dcit/test), could you check if the server is also able to reach the repository?

Best regards,
Lucas Timm

Sunil Pothireddy [Intel] February 25, 2013

I ran the above command svn info http://XXXXXX.com/dcit/test from the server itself,

Do you want me to test anything other than that ?

Sunil Pothireddy [Intel] February 25, 2013

sry I think I am able to ping to that server

$ ping XXXXXX.com

PING camsvnp1.XXX.com (146.197.22.168) 56(84) bytes of data.

64 bytes from camsvnp1.XXX.com (146.197.22.168): icmp_seq=1 ttl=252 time=0.792 ms

64 bytes from camsvnp1.XXX.com (146.197.22.168): icmp_seq=2 ttl=252 time=1.06 ms

Sunil Pothireddy [Intel] February 25, 2013

ping -c1 -W1 http://XXXXX.com

ping: unknown host http://XXXXXX.com

LucasA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 25, 2013

Yup, the server is not resolving the IP address. Luckily this is able to fix -- just configure the server's DNS ping the repository once again. :)

Best regards,
Lucas Timm

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events