Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SVN Connection issue

mrig-OracleNov 28 2016 — edited Nov 29 2016

Hi there,

Working on Jdev 12.1.3.0.0. My SVN connection suddenly stopped working from Jdev, it might have happened when i tried to open Version directory tree while Jdev was starting in debug mode.

I have not been able to resolve this issue even after trying to delete all temporary Jdev files under Roaming directory and also tried adding "AddVMOption -Djsse.enableSNIExtension=false" in Jdev.conf file.

I am able to access the Repository via browser using the same connection details. So don't think there is any DNS issue.

Any suggestions?

Following error messages when trying to create a new connection.

Testing read access for repository http://xyz.us.oracle.com/ABC...

svn: E175002: OPTIONS of '/ABC: 502 notresolvable (http://xyz.us.oracle.com)

svn: E175002: OPTIONS request failed on '/ABC'

svn: E175002: OPTIONS of 'ABC': 502 notresolvable (http://xyz.us.oracle.com)

svn: E175002: OPTIONS request failed on '/ABC'

Access refused.

Verify user name, password and URL are valid.

When trying to open the previously established connection:

svn: E175002: OPTIONS of '/ABC': 502 notresolvable (http://xyz.us.oracle.com)

svn: E175002: OPTIONS request failed on '/ABC'

Thanks!!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 27 2016
Added on Nov 28 2016
2 comments
420 views