[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re:TSVNCache lockup.

From: Kari Grano <kari.grano_at_gmail.com>
Date: 2007-11-15 22:14:42 CET

> Stefan Küng wrote:
> > Do you know why the CreateNamedPipe() failed? The error code might help
> > here...

> Sorry, it was just returning INVALID_HANDLE_VALUE, and after I
instrumented
> the code to actually call DebugOutputLastError(), it no longer occurred
:-(

The good news is that the problem reappeared today, and I managed to grab
the error code. As I suspected, it is ERROR_ACCESS_DENIED. However, I have
no solution on why this happens. Some details on my setup: When the problem
appeared, there were three sessions open in my workstation, all running
their own copy of TSVNCache.exe. All (including mine) ran accounts with
limited user rights. Killing the TSVNCache instances did not make the
problem go away. However, opening an administrator session *did* make the
problem go away.

The funny part is that I my restricted rights account normally works just
fine with TSVNCache.exe.

This is a Windows XP SP2 box, if it matters.

Kari

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Nov 15 22:19:21 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.