Re: [OpenAFS] Windows client - login hang?

2005-06-13 Thread Scott Williams
At 10:31 AM 6/13/2005 -0400, Jeffrey Altman wrote: Scott: I assume you meant "IsServiceRunning() || IsServiceStartPending()". Oops, yes that's what I meant. In retrospect, I prob. should have used "IsServiceRunning() || afsWillAutoStart" since it assumes less. Did you fix the bug in IsSe

Re: [OpenAFS] Windows client - login hang?

2005-06-13 Thread Jeffrey Altman
Scott: I assume you meant "IsServiceRunning() || IsServiceStartPending()". Did you fix the bug in IsServiceStartPending with the incorrect return value? Jeffrey Altman Scott Williams wrote: > Jeffrey, > Thanks for your quick action on this. I was forced to come up with a fix > on Friday (or

Re: [OpenAFS] Windows client - login hang?

2005-06-13 Thread Scott Williams
Jeffrey, Thanks for your quick action on this. I was forced to come up with a fix on Friday (or at least make one available). FWIW, I replaced the while conditional (line 784 of afslogon.c; was TRUE) with another boolean initialized to (IsServiceStarted() || IsServicePending()) since it allows

Re: [OpenAFS] Windows client - login hang?

2005-06-10 Thread Jeffrey Altman
Thank you. I have committed a fix for this and it will be available in the next release. Jeffrey Altman Scott Williams wrote: > At 12:40 PM 6/10/2005 -0700, Jeffrey Altman wrote: > >> Please send the contents of the messages for one loop > > > Each loop emits 2 messages only: > > while[TRU

Re: [OpenAFS] Windows client - login hang?

2005-06-10 Thread Scott Williams
At 12:40 PM 6/10/2005 -0700, Jeffrey Altman wrote: Please send the contents of the messages for one loop Each loop emits 2 messages only: while[TRUE] LogonOption[0], ServiceAutoStart[0] AFS AfsLogon - Test Service Running. Scott Williams wrote: > At 09:11 AM 6/10/2005 -0700, Jeffrey Altm

Re: [OpenAFS] Windows client - login hang?

2005-06-10 Thread Jeffrey Altman
Please send the contents of the messages for one loop Scott Williams wrote: > At 09:11 AM 6/10/2005 -0700, Jeffrey Altman wrote: > >> What do you have the service set to? DISABLED or MANUAL? > > > manual (used OpenAFS UI to deselect auto service on restart) > > >> Have you turned on Integ

Re: [OpenAFS] Windows client - login hang?

2005-06-10 Thread Scott Williams
At 09:11 AM 6/10/2005 -0700, Jeffrey Altman wrote: What do you have the service set to? DISABLED or MANUAL? manual (used OpenAFS UI to deselect auto service on restart) Have you turned on Integrated Login logging to the Windows Event Log? If so, what does it report? If not, please do so.

Re: [OpenAFS] Windows client - login hang?

2005-06-10 Thread Jeffrey Altman
What do you have the service set to? DISABLED or MANUAL? Have you turned on Integrated Login logging to the Windows Event Log? If so, what does it report? If not, please do so. Regkey: [HKLM\SYSTEM\CurrentControlSet\Services\TransarcAFSDaemon\Parameters] Value : TraceOption Type : DWORD 1

[OpenAFS] Windows client - login hang?

2005-06-10 Thread Scott Williams
Hello all, I was wondering if anyone has observed this and/or can duplicate... With OpenAFS 1.3.84 installed on an up-to-date patched Windows XP box, I have observed a significant delay logging in when the afsd service is set *not* to start automatically at boot time (seems fine if the service