We just upgraded all of our machines to 7.6.3 and we have a new issue. We automatically connect to all VC servers (about 12) on launch of the client. This has never given any problems. With 7.6.3, some of these connections fail with the error message:
'Object reference not set to an instance of an object'
3 particular connections seem to be the only ones that fail:
- DC10 (Server 2012 R2 x64 domain controller)
- DC11 (Server 2012 R2 x64 domain controller)
- localhost (all Windows 7 x64 Pro)
On the second attempt, this connection succeeds, most of the time. However, on at least one occasion, DC11 took 3 tries and on the second failure, failed with a completely different error message (long, screenshot attached).
Edit: Unable to attach images and don't have time to type out the entire message.
"Expected reply has not been received within time period...."
You aren't the only one with this issue. We have three servers and all three are giving two of us this error since upgrading to 7.6.3. The third person isn't getting it, and I've had exactly one instance where I started the client and it didn't happen to at least two of them, but it all started immediately after hte upgrade.
Like you, if I try and connect manually after the errors come up, I can usually get them to connect on the second try, though sometimes it takes more.
The clients are all Windows 7 x64 pro. Two servers are running 2003 standard and one 'server' is running XP Pro (long story...moving it to 2012 soon).
The errors text is:
3/23/2015 11:27:03 AM Err GetExitCodeResult->error: System.NullReferenceException: Object reference not set to an instance of an object.
at VisualCronService.ExitCodeAPI.GetExitCodeResult(String strCollectionId, Int32 intExitCode) in C:\sourcefiles\code\VisualCronService\Jobs\ExitCodes\apiExitCode.vb:line 267
3/23/2015 11:27:03 AM Err GetExitCodeResult->error: System.NullReferenceException: Object reference not set to an instance of an object.
at VisualCronService.ExitCodeAPI.GetExitCodeResult(String strCollectionId, Int32 intExitCode) in C:\sourcefiles\code\VisualCronService\Jobs\ExitCodes\apiExitCode.vb:line 267
3/23/2015 11:27:03 AM Err GetExitCodeResult->error: System.NullReferenceException: Object reference not set to an instance of an object.
at VisualCronService.ExitCodeAPI.GetExitCodeResult(String strCollectionId, Int32 intExitCode) in C:\sourcefiles\code\VisualCronService\Jobs\ExitCodes\apiExitCode.vb:line 267
Edited by user
2015-03-23T16:34:35Z
|
Reason: Clarity