"pServer is null" Error
Random API operations fail returning 'pServer is null' error message intermittently . Our .NET service/application uses Perforce quite heavily and the errors seem to appear more often when the workload is high.
We found that restarting our .NET service often prevents ‘pServer is null’ errors to appear or at least minimize their frequency.
There are random API methods failing on occasion returning this message, the example would be:
Perforce.P4.Connection.Client.SyncFiles(flags, file);