warvair / peerblock

Automatically exported from code.google.com/p/peerblock
Other
0 stars 1 forks source link

unable to load driver: "DeleteService, 0, The operation completed successfully" #170

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Error reported on our forums: (http://forums.peerblock.com/read.php?3,2139).

[10/22/2009] [17:39:51.859] [06300]  [driver] [load(3)]  * Error:  ERROR
deleting driver-service
[10/22/2009] [17:39:51.859] [06300]  [driver] [load(3)]    - err:[0],
desc:[The operation completed successfully.]

Original issue reported on code.google.com by peerbloc...@gmail.com on 22 Oct 2009 at 5:11

GoogleCodeExporter commented 9 years ago
Looks like the r206 commit fixed this issue, by fixing the bug in which we were
"masking" the original error-code.  This was apparently an expected error 
condition,
which we are now correctly handling.  See this post on our forums for more 
details:
(http://forums.peerblock.com/read.php?3,2139,2390#msg-2390).

Marking this bug as Fixed.

Original comment by peerbloc...@gmail.com on 2 Nov 2009 at 5:29