> >I installed the test build but unfortunately I still get > Permission denied > >errors :( > > > >2003/08/12 20:34:27| storeDirWriteCleanLogs: Starting... > >2003/08/12 20:34:27| WARNING: Closing open FD 13 > >2003/08/12 20:34:27| 65536 entries written so far. > >2003/08/12 20:34:27| 131072 entries written so far. > >2003/08/12 20:34:27| 196608 entries written so far. > >2003/08/12 20:34:28| 262144 entries written so far. > >2003/08/12 20:34:28| 327680 entries written so far. > >2003/08/12 20:34:28| 393216 entries written so far. > >2003/08/12 20:34:28| 458752 entries written so far. > >2003/08/12 20:34:30| Finished. Wrote 498146 entries. > >2003/08/12 20:34:30| Took 3.3 seconds (151090.7 entries/sec). > >FATAL: logfileWrite: c:/squid/log/store.log: (13) Permission denied > > > >Squid Cache (Version 2.5.STABLE3-NT-CVS): Terminated abnormally. > >2003/08/12 20:36:31| Starting Squid Cache version > 2.5.STABLE3-NT-CVS for > >i686-pc-winnt... > > > > Very strange, on my system only squid.exe has open handles to > store.log. > > Please, using Process Explorer from Sysinternals > (http://www.sysinternals.com/ntw2k/freeware/procexp.shtml), > do you can > check the handles status of squid.exe and its childs, and if there is > any "orphan" pinger.exe still running on your system ? > > If yes, you can kill it with Process Explorer. > > Regards > > Guido
No - actually there are no pinger.exe running at all (I added the "pinger_program none" line). Well - there is squid.exe running and it has file handles to the 3 log files and swap.state and there is one child: unlinkd.exe but is has no handles to the log files or swap.state (at this moment) Hmmmm...the last time the error occurred was yesterday about one hour after I installed the test build. Today everything is running fine - so far ;) Well... I actually get a lot of CommHandleWrite failures 2003/08/13 15:00:16| commHandleWrite: FD 34: write failure: connection closed with 544 bytes remaining. ... but these failures don't kill squid :) I think I got much more permission denied errors when I got these orphaned pinger.exe�s ... well I believed that I only get this kind of errors when there are 2 pinger processes running ;) thanks for your help, Markus
