Subversion Check Out Suddenly Not Working

The error only occurs for 'http' subversion URLs; 'https' subversion URLs are not impacted.
This is drying me nuts for last 5 days!!!
Out of the blue 5 days ago, SVN access from my MacBook Pro failed: I cannot access any SVN (i.e. not in our University or open source projects etc).
The error obtain when performing 'svn co', or any other svn commands is shown below.
This is same message is obtained irrespective of the svn repository (i.e. it is something due to my Macbook)
$svn co http://anonsvn.internet2.edu/svn/i2mi/branches/GROUPER_1_6_BRANCH/
$svn: OPTIONS of 'http://anonsvn.internet2.edu/svn/i2mi/branches/GROUPER_1_6_BRANCH': Could not read status line: connection was closed by server (http://anonsvn.internet2.edu)

I'm experiencing the same problem on MBP running 10.7.5. Some other guys are reporting a similar problem at http://superuser.com/questions/472084/svn-error-when-connecting-from-macbook
The svn+ssh connection and https connections work all ok. My other machine, running the same OS version does not have the problem. 
An interesting thing is that I tried to run svn on a Ubuntu inside a virtualbox. It is experiencing the same results: svn ls http:// does not work; svn ls https:// works.
A note at http://stackoverflow.com/questions/12808500/svn-could-not-read-status-line-error -on-checkout suggests that the culprit could be the Cisco VPN client. I've recently upgraded to Cisco AnyConnect 3.1, and at about the same time svn ls http:// stopped working.

Similar Messages

  • Check out is not working in jdevloper10g (Subverion10.1.3.41.57 )

    Check out is not working in jdevloper10g (Subverion10.1.3.41.57 )

    Check out is not working in jdevloper10g (Subverion10.1.3.41.57 )

  • DVI video out suddenly not working.

    That's basically it. I have a 23-inch Cinema HD Display at home and at the the office. Suddenly the video out is not working with either of them. The displays control panel lists the external display, so the system is detecting the connected display.
    There is nothing wrong with the displays. I connected an old PowerBook and they light up fine. With my MBP, the power light lights, but nothing is displayed on the Screen.

    there's a somewhat similar thread "external monitor stopped working" with no answers
    my 17" Studio display works as 2nd mon on other computers
    my dvi out does work with a vga monitor and adapter, of course :))
    i'm using the dvi to adc adapter -- could this be involved somehow?
    my laptop display goes blue when i plug in the external monitor as it should, but the 2nd monitor never wakes up, turns on, etc.

  • Business Catalyst Check Out scripts not working on  IE8 or lower

    Hi there Guys,
    I have currently fixed a lot of incompatibilities on the Business Catalyst check out,
    but I am currently working on compatibilities for IE8, 7 , 6 I have managed to load most of the plugins all
    over the site but I am having problems on the Check Out area of the site.
    I am not sure what can be blocking the scripts from loading!!
    SITE: www.simplyscotlandshop.com
    I am struggling to get a proper debuging using IE10 so If there is any testing reliable tool for IE older versions that's be awesome.
    Thanks Now

    Hi,
    Best way to confirm that the issue either lies with BC or local is to remove the template from the shop and see if the issues resolves. 
    If working fine then I would suggest looking into your template to see what conflicts might be causing this.  If the issue doesn't resolve even w/o the template assigned then I would recommend reaching our direct support ASAP so they can investigate and test further.  -> http://helpx.adobe.com/contact/index.html (Select Business Catalyst and proceed)
    Here's a neat page with debug tool references that you might want to seek to help determine conflict in various IE versions.
    - http://samuli.hakoniemi.net/debugging-and-testing-in-internet-explorer-made-easy/
    Kind regards,
    -Sidney

  • How to solve this / seem caused by a subversion check out

    Due to check out in a different directory the original one, this error appear each time i edit some offline database object.
    All files are there. I'm able to edit after i press the ok button (10-15 such objects fails).
    Is it a way to restore the file ?
    Open Error
    An error occured while opening file:/C:/JDeveloper/mywork/.../.../xxxx.package
    java.io.IOException: The Offline Database file is missing. Please recreate Offline Database "Asylum database V5" with the correct settings.
         at oracle.jdevimpl.offlinedb.browser.DBObjectFileWrapper.getWrapperEx(DBObjectFileWrapper.java:701)
         at oracle.jdevimpl.offlinedb.browser.BasePlsqlSchemaObjectNode.getWrapperEx(BasePlsqlSchemaObjectNode.java:221)
         at oracle.jdevimpl.offlinedb.browser.BasePlsqlSchemaObjectNode.openImpl(BasePlsqlSchemaObjectNode.java:164)
         at oracle.ide.model.Node.open(Node.java:974)
         at oracle.ide.model.Node.open(Node.java:926)
         at oracle.ide.model.Node.ensureOpen(Node.java:1724)
         at oracle.jdevimpl.offlinedb.browser.BasePlsqlFolder.getBodyNode(BasePlsqlFolder.java:158)
         at oracle.jdevimpl.offlinedb.browser.BasePlsqlFolderRecognizer.create(BasePlsqlFolderRecognizer.java:49)
         at oracle.ide.model.NodeFactory.findOrCreateUsingDefault(NodeFactory.java:297)
         at oracle.ide.model.NodeFactory.findOrCreate(NodeFactory.java:152)
         at oracle.ide.editor.RecentFile.getNode(RecentFile.java:264)
         at oracle.ide.editor.RecentFile._getNode(RecentFile.java:313)
         at oracle.ide.editor.RecentFile.getContext(RecentFile.java:126)
         at oracle.ideimpl.editor.RecentFilesLRU.removeOldest(RecentFilesLRU.java:112)
         at oracle.ideimpl.editor.RecentFilesLRU.adjustSize(RecentFilesLRU.java:88)
         at oracle.ideimpl.editor.RecentFilesLRU.raiseContextInLRUList(RecentFilesLRU.java:195)
         at oracle.ideimpl.editor.EditorManagerImpl.raiseContextInLRUList(EditorManagerImpl.java:1838)
         at oracle.ideimpl.editor.EditorManagerImpl$5.run(EditorManagerImpl.java:2898)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
         at java.awt.Dialog$1.run(Dialog.java:525)
         at java.awt.Dialog$2.run(Dialog.java:553)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Dialog.java:551)
         at java.awt.Component.show(Component.java:1300)
         at java.awt.Component.setVisible(Component.java:1253)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.javatools.dialogs.ExceptionDialog.reallyShowExceptionDialog(ExceptionDialog.java:294)
         at oracle.javatools.dialogs.ExceptionDialog.showExceptionDialog(ExceptionDialog.java:229)
         at oracle.javatools.dialogs.ExceptionDialog.showExceptionDialog(ExceptionDialog.java:311)
         at oracle.ide.model.TextNode$1.run(TextNode.java:1752)
         at oracle.ide.model.TextNode.reportOpenException(TextNode.java:1761)
         at oracle.ide.model.Node.ensureOpen(Node.java:1729)
         at oracle.jdevimpl.offlinedb.browser.BasePlsqlFolder.getBodyNode(BasePlsqlFolder.java:158)
         at oracle.jdevimpl.offlinedb.browser.BasePlsqlFolderRecognizer.create(BasePlsqlFolderRecognizer.java:49)
         at oracle.ide.model.NodeFactory.findOrCreateUsingDefault(NodeFactory.java:297)
         at oracle.ide.model.NodeFactory.findOrCreate(NodeFactory.java:152)
         at oracle.ide.editor.RecentFile.getNode(RecentFile.java:264)
         at oracle.ide.editor.RecentFile._getNode(RecentFile.java:313)
         at oracle.ide.editor.RecentFile.getContext(RecentFile.java:126)
         at oracle.ideimpl.editor.RecentFilesLRU.removeOldest(RecentFilesLRU.java:112)
         at oracle.ideimpl.editor.RecentFilesLRU.adjustSize(RecentFilesLRU.java:88)
         at oracle.ideimpl.editor.RecentFilesLRU.raiseContextInLRUList(RecentFilesLRU.java:195)
         at oracle.ideimpl.editor.EditorManagerImpl.raiseContextInLRUList(EditorManagerImpl.java:1838)
         at oracle.ideimpl.editor.TabGroup.setCurrentTabGroupState(TabGroup.java:1417)
         at oracle.ideimpl.editor.TabGroup.activateEditor(TabGroup.java:728)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1418)
         at oracle.ideimpl.editor.EditorManagerImpl.createEditor(EditorManagerImpl.java:1340)
         at oracle.ideimpl.editor.EditorManagerImpl.openEditor(EditorManagerImpl.java:1267)
         at oracle.ideimpl.navigator.OpenEditorController.whenOpenEditor(OpenEditorController.java:41)
         at oracle.ideimpl.navigator.OpenEditorContextMenuListener.handleDefaultAction(OpenEditorContextMenuListener.java:51)
         at oracle.ide.controller.ContextMenuListenersHook$LazyContextMenuListener.handleDefaultAction(ContextMenuListenersHook.java:212)
         at oracle.ide.controller.ContextMenu.fireDefaultAction(ContextMenu.java:418)
         at oracle.ideimpl.explorer.BaseTreeExplorer.fireDefaultAction(BaseTreeExplorer.java:1767)
         at oracle.ideimpl.explorer.BaseTreeExplorer.dblClicked(BaseTreeExplorer.java:2102)
         at oracle.ideimpl.explorer.BaseTreeExplorer.mouseReleased(BaseTreeExplorer.java:2123)
         at oracle.ideimpl.explorer.CustomTree.processMouseEvent(CustomTree.java:195)
         at java.awt.Component.processEvent(Component.java:5266)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3968)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1778)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

    after analyzing the problem a little bit more in details it appeared to me that the files JDeveloper couldn't open was from previous check out in different working copy. May be some recent files lists or some think like that. This list was not initialized after we committing all changes in Subversion repository, removed the application from workspace and check out the application in an other directory.
    To solve the problem we deleted the Application Data content for JDeveloper.

  • Help! My MacBook is all of a sudden not working. I can login to my account but as soon as I do that the screen goes completely white. I can change the volume and I have a mouse but that is it. I've tried safe starting my computer and that doesn't work.

    Help! My MacBook is all of a sudden not working past the login page. A white screen comes up that I cannot get rid of. I attempted a safe start up and that failed as well. It's a white screen where I have a mouse and when I click the volume buttons I can hear it working but nothing else just white. Please help.

    Something you can try is resetting it all Settings > General > Reset > Reset all settings. Or go to Settings > Store & sign out & log back in. Another thing you can do is restore your ipod. This has happened to me but the only thing i did was that i created a new account but try doing the things above i just told you. :)

  • Why does Acrobat suddenly not work on my Mac (won't open pdf files from a web page), yet I can open them from my iPhone? Everything worked fine yesteray.

    Hello:
    I have a Mac running OS 10.8.5 and I use Acrobat Pro and Acrobat Reader. Today for some reason, any time I try and access a pdf file from a web page, it won't open. I get a blank window. PDF files already on my computer open fine and I can create PDF files from Word docs, but I can't download or view any pdf file from any web page. Strangely, PDF files on web pages open just fine on my iPhone.
    I checked that both my copy of Acrobat Pro and Acrobat Reader are up-to-date. They are.
    I checked that my copy of Firefox is up-to-date. It is. And nothing changed with Firefox within the last 24 hours.
    I am a humble computer end-user. I am baffled as to why this would suddenly not work. I have not changed any settings, etc. Any help or suggestions would be greatly appreciated.

    Thank you.
    I checked your instructions you sent and as far as I can tell all of my settings, etc for Firefox (plugin updates and preferences) are correct but I am having the same problem.
    However, everything works in Safari. I don't have time to attempt to diagnose why Firefox no longer works. I will just switch to Safari.
    Many thanks.
    Charles
    Charles Deister
    (503) 949-5762
    [email protected]<applewebdata://81CB4171-226F-49DF-BD59-A38A7360B3FB/[email protected]>
            PO Box 5032
         Salem, OR 97304
    http://www.pilotstrat.com<http://www.pilotstrat.com/>
    This transmission (including any attachments) may contain confidential information, privileged material, or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.

  • Private Browsing function is suddenly not working. Error message :"The URL is not valid and cannot be loaded." How can I repair?

    Private Browsing function is suddenly not working. Error message :"The URL is not valid and cannot be loaded."
    How can I fix it?

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Apple TV suddenly not working

    My Apple TV is suddenly not working. I have tried the trouble shooting suggestions of restarting, upgrading the system, checking everything etc,  but to no avail. When I do a system test, all is ok, but I just cannot download /view my purchase - I get a constant 'ready in one minute' message with a wait symbol. There doesn't seem to be an issue with movies I have already purchased. I tried apple online support and a 'helpful support' person didn't respond to my query in 'under 2minutes' - or at all for that matter. Of course no problem with the billing - my account hash been charged for a movie I can't watch. All very frustrating! We have had Apple TV for over 18 months with no problems.

    Welcome to the Apple community.
    So is it just one movie.

  • AppleTv2:  HDCP suddenly not working on netflix after update

    I have had a working AppleTV2 for about a year and have been using netflix to stream movies.  After most recent update I can no longer stream due to HDCP error.  There are been no changes to the hardware (cables, TV, power, etc.)  This can only point to the update.  I tried to do a restore from Mac to the most recent update.  I took it into the genius bar and they tried to do the same thing.  No change, they only offer the $69 Service replacement.  I have tried changing the outputs, the hdmi cable and powering up in a certain manner.  None of these work?  Why is this suddenly not working?
    Thanks for any help.

    Interesting (albeit, odd) addition to this issue --
    on my work system (dual G5, decked out, 23" Cinema), the same issue started to happen after the QT upgrade... however in my situation, the movie would load, but then just sit there, frozen.
    The first time I saw this, I started to move my mouse across the web page, and noticed that every time the pointer would roll over a URL link or any other rollover type of object within the browser window (e.g., a link or even a tab or bookmark shortcut in the Safari toolbar) the movie would suddenly start and stop, but just for a fraction of a second. But yet, if I just leave my mouse sitting on top of the URL or rollover object, it does nothing. It appears to be directly related to the action of roll-on or roll-out from other objects on the page, or within the overall window.
    So basically, if I take my mouse and move it ridiculously fast back and forth over any one of these rollover items, the movie will play for a fraction of a second each time the pointer passes over the object and makes it highlight... something to the effect of watching a flip-book animation that stutters along.
    Very bizarre -- not sure what happened with the update, but hoping that there is a patch released soon. It would appear that it's conflicting with other objects within the window, or it's waiting for some action on another rollover-type of item that is loaded within the overall window.
    G4 Cube   Mac OS X (10.4)   Maxxed out.

  • Macbook Pro 2011 DVI HDMI out does not work with TV when the power cable is connected

    My Macbook Pro (Early 2011) DVI HDMI out does not work with TV when the power cable is connected. If get the blue screen and then can use the macbook but nothing is displayed on the TV. If i go into display I can see that there are two screens but nothing displayed on the TV. If i take the power cable out at this point the TV shows the second desktop as expected. If i then reconnect the cable, the screen flickers, as though it is being affected by the power cable, and the screen goes blank on the TV. Only if i remove the DVI cable do i get the blue screen again. If i remove the power cable and reconnect it will do it every single time, so i cannot see it being a TV issue or a minor glitch.
    I have had this working previously but at the minute it seems to not be playing ball....any thoughts
    Thanks
    Dan

    BUMP
    Any ideas?

  • Satellite 1800-100: video-out does not work

    He,
    I just installed windows XP on my old Satellite 1800-100, but now my video-out does not work anymore. So I just downloaded the latest driver, but there's no way I can get it installed. According to Windows the new driver isn't newer, so it won't let me update it. And when i try to unistall the display driver, I have to reboot before it takes effect, and wile rebooting it automaticly installs the standard driver again.
    Can anybody help me?
    Greets,
    Daan

    Hi
    Do you mean TV- out port or monitor port? As far as I know this unit is preinstalled with WXP Home and all drivers can be also used for WXP Pro.
    Did you preinstall your own OS (non recovery image)?

  • ITunes on my iPhone 5 is suddenly not working.

    iTunes on my iPhone 5 is suddenly not working. Updated to IOS8.0 (not running 8.0.1) a few days go but was fine up until today. Now, when attempting to play a list of songs (artist, playlist or album) it rapidly shuffles through all of them without playing and then it displays a red square next to songs and won't play them at all. It seems to sync with my MBP but then new playlists I've created don't appear on the iPhone even though iTunes on the MBP has them appearing when I click the "on my iPhone tab. Tried the obvious quit and restart approach. No effect. Does anyone have any ideas?

    It's not a hardware problem. The same exact thing just happened to me. My husband reset all settings, not erase all content and settings, after the phone started back up, everything worked like normal again. You just have to redo your settings.
    General>Reset>Reset all settings
    Hope this helps you!

  • IChat video suddenly not working

    Can anyone help? I'm using iChat 4.0.8 on an almost brand new MacBook Pro. The video worked perfectly fine with my parents, and then suddenly stopped working when we moved. We're still using a wireless connection with an airport extreme. Funny thing is, the video works fine with my husband's MacBook Pro, and my brother who is in California. Why would it suddenly not work with my parents when computers haven't changed?
    please help!

    Did the Modem change ?
    10:49 PM Monday; October 19, 2009
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • System.out.println not working in Tomcat-4.1.x

    System.out.println not working in Tomcat-4.1.24. Any settings has to be enabled??? I am using tomcat for Solaris

    I think u can use ServletContext.log() to output info instased.

Maybe you are looking for

  • My iphone 3gs, Wont let me click any apps all of a sudden or power off

    It's never done this before, out of nowhere i can't click any apps or even turn the phone off and i have no idea what to do, im kinda freaking out.

  • SAP is not starting

    After startsap command sap process dies dip trace shows following error />tail -f dev_disp kill(692224,0) successful -> process alive kill(671998,0) successful -> process alive kill(544894,0) successful -> process alive kill(765972,0) successful -> p

  • Can I use my G4 quicksilver keyboard on a mini?

    Can I use my G4 quicksilver keyboard on a mini?

  • Set item description (column 3) in matrix problem

    Hello there, I try to set field Dscription (column "3") in either Quotations or SalesOrders. But B1 keeps popping up with Item picker list. This is normal behaviour when you change this field and leave (without pressing CTRL), but how can I workaroun

  • Unreachable devices report

    Hi, I noticed in Cisco Prime 4.2 when we try to look for devices that are unreachable, we went to Reports>Inventory>Management Status>Unreachable Devices, but the devices indicated there are currently Up. We have another Cisco Prime Demo server not c