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!!