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...
Issue was due to settings related to SVN and not from SVN plugin side ....
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We're having similar issues. Care to elaborate which svn settings were the problem?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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 ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.