Priority
Normal
Type
Bug 
State
Open 
Assignee
Irina Chernushina 
Subsystem
Version Control. Subversion 
Affected versions
Fix for
Build
9013
Severity
0
  • Submitted by   Alin Dreghiciu
    14 months ago (13 Nov 2008 23:02)
  • Updated by   rha
    3 months ago (05 Nov 2009 13:14)
  • Jira: IDEA-20660
    (history, comments)

IDEA-20660

Intermittently svn: unknown host svn: OPTIONS request failed

8
I'm using IDEA 8 starting with today and from time to time I get while committing changes:

Error:svn: Commit failed (details follow):
svn: unknown host
svn: OPTIONS request failed on '/repos/ops4j/projects/pax/drone'

(the project is just an example from OPS4J)

If I close IDEA and start again and just repeat the commit everything works again. But after a while the error appears again. Restarting solves the problem again for a while.




Environment: MacBookPro
OS X Leopard 10.5.5
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b06-284)
Comments (9)
 
History (0)
 
Links
 
Jaroslav Půbal
  Jaroslav Půbal
14 Nov 2008 15:50
(14 months ago)
#permalink
We have the same issue on Windows OS.
SVN stop working corectly after installing IDEA 8.
Toni Menzel
  Toni Menzel
20 Nov 2008 17:07
(14 months ago)
#permalink
Same problems here (Mac OS X, 10.5). Hope to get 8.0.1 soonish ;-)
Jaroslav Půbal
  Jaroslav Půbal
20 Nov 2008 17:11
(14 months ago)
#permalink
Irina Chernushina
  Irina Chernushina
20 Nov 2008 17:55
(14 months ago)
#permalink
Could you please check idea.log if there is any information related to the problem?

If there is nothing in log, could you please turn on svnkit log:
put into idea.exe.vmoptions (info.pleased on Mac) JVM option: "-Djavasvn.log=true",
and when the problem appear, attach idea.log.

Thank you
Alin Dreghiciu
  Alin Dreghiciu
04 Dec 2008 15:33
(14 months ago)
#permalink
Where should I find idea.log on the MacOS?
Alin Dreghiciu
  Alin Dreghiciu
04 Dec 2008 15:35
(14 months ago)
#permalink
The problem persists in build #9164
Irina Chernushina
  Irina Chernushina
04 Dec 2008 15:47
(14 months ago)
#permalink
Hello, you should find "info.pleased" in
~/Library/Caches/IntelliJIDEA80/log
or
~/Library/Caches/IntelliJIDEA8x/log

for MacOS
rha
  rha
05 Nov 2009 11:38
(3 months ago)
#permalink
From idea.log:

2009-11-05 09:12:17,146 [1398984] INFO - ry.SvnCommittedChangesProvider - repository root not found for location:http://**
2009-11-05 09:12:17,146 [1398984] INFO - ry.SvnCommittedChangesProvider - repository root not found for location:http://**
2009-11-05 09:12:17,146 [1398984] INFO - ry.SvnCommittedChangesProvider - repository root not found for location:http://**

(i changed actual path with **)

All proxy settings are set.

Described problems appears for me on 90.154, but not on 90.116.
The svn is up and running and i can access it using browser.
rha
  rha
05 Nov 2009 13:14
(3 months ago)
#permalink
Also i need to add that plugins list can't be refreshed on my machine. This affects all latest versions (90.116-90.154). All proxy settings are set.