What your forum states
"Should it be your problem if the pool does not notify your miner of a new block? We don't think so. That's why we pay you for every share, even stale shares*!"
what happens in reality......
2012-12-13 06:12:24.209 [300] Dummy blockchain: New block detected
2012-12-13 06:12:24.230 [400] XUPV5-LX110T_2: Mining abcpool_XUPV5-LX110T:00000001254d2863c39bd8c1ef392a9dbd0effa38cf14fae68ed016a000001b400000000a6f8331ef15871e6d206e12266664bb94987a11636d0326ea8054141a7ab7d3350c901331a04fa62
2012-12-13 06:12:29.747 [200] abcpool_XUPV5-LX110T: Error while fetching job: Traceback (most recent call last):
File "/Users/stevebirtles/Desktop/Modular-Python-Bitcoin-Miner/modules/theseven/bcjsonrpc/bcjsonrpcworksource.py", line 257, in fetcher
jobs = self._build_jobs(response, data, epoch, now, "getwork")
File "/Users/stevebirtles/Desktop/Modular-Python-Bitcoin-Miner/modules/theseven/bcjsonrpc/bcjsonrpcworksource.py", line 375, in _build_jobs
decoded = json.loads(decoded)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/__init__.py", line 326, in loads
return _default_decoder.decode(s)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 366, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 384, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
2012-12-13 06:12:39.491 [350] XUPV5-LX110T_2: Found share: abcpool_XUPV5-LX110T:00000001254d2863c39bd8c1ef392a9dbd0effa38cf14fae68ed016a000001b400000000a6f8331ef15871e6d206e12266664bb94987a11636d0326ea8054141a7ab7d3350c901331a04fa62:9b5adbb5
2012-12-13 06:12:40.551 [300] Dummy blockchain: New block detected
2012-12-13 06:12:40.700 [400] XUPV5-LX110T_2: Mining abcpool_XUPV5-LX110T:00000001254d2863c39bd8c1ef392a9dbd0effa38cf14fae68ed016a000001b4000000004f66d8ac64c3b99851da99ce13cfe465042018ca2e205e6a507f1a253de43d3a50c9014a1a04fa62
2012-12-13 06:12:46.698 [200] XUPV5-LX110T_2: abcpool_XUPV5-LX110T rejected share 9b5adbb5 (difficulty 1.95456): Unknown reason
funny how this only happens on a newblock, to bounce stale shares:
2012-12-13 06:15:38.906 [300] Dummy blockchain: New block detected
2012-12-13 06:15:38.929 [400] XUPV5-LX110T_2: Mining abcpool_XUPV5-LX110T:00000001ac04af54217785c2e1edce0fa71c870be170d56f0d583f3d0000034200000000e4a293a8aa19c203646c55d2029627808df7f7d2720ab170ec516c9f9e0cbfa950c902101a04fa62
2012-12-13 06:15:44.541 [200] abcpool_XUPV5-LX110T: Error while fetching job: Traceback (most recent call last):
File "/Users/stevebirtles/Desktop/Modular-Python-Bitcoin-Miner/modules/theseven/bcjsonrpc/bcjsonrpcworksource.py", line 257, in fetcher
jobs = self._build_jobs(response, data, epoch, now, "getwork")
File "/Users/stevebirtles/Desktop/Modular-Python-Bitcoin-Miner/modules/theseven/bcjsonrpc/bcjsonrpcworksource.py", line 375, in _build_jobs
decoded = json.loads(decoded)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/__init__.py", line 326, in loads
return _default_decoder.decode(s)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 366, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.py", line 384, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
2012-12-13 06:15:55.398 [400] XUPV5-LX110T_2: Mining BTCGuild_XUPV5-LX110T:0000000111f16115409110dad5130b59b32010045a13517849f3f62d0000030f000000000036f50f37c17c17e1bd2ffb3ed5d18424fab23a54a4f96d0a067213b1cd50ee50c9020a1a04fa62
and when there is not a "new block"
2012-12-13 06:16:28.329 [400] XUPV5-LX110T_2: Mining abcpool_XUPV5-LX110T:0000000111f16115409110dad5130b59b32010045a13517849f3f62d0000030f000000002f4367b48db99438166efa247ce096343e64a76f02ed404c3e767653cb80ad6250c901c81a04fa62
2012-12-13 06:16:28.587 [350] XUPV5-LX110T_2: Found share: abcpool_XUPV5-LX110T:0000000111f16115409110dad5130b59b32010045a13517849f3f62d0000030f000000002f4367b48db99438166efa247ce096343e64a76f02ed404c3e767653cb80ad6250c901c81a04fa62:46efe802
2012-12-13 06:16:29.079 [250] XUPV5-LX110T_2: abcpool_XUPV5-LX110T accepted share 46efe802 (difficulty 2.40814)
2012-12-13 06:16:30.521 [350] XUPV5-LX110T_2: Found share: abcpool_XUPV5-LX110T:0000000111f16115409110dad5130b59b32010045a13517849f3f62d0000030f000000002f4367b48db99438166efa247ce096343e64a76f02ed404c3e767653cb80ad6250c901c81a04fa62:aa93f019
2012-12-13 06:16:30.728 [350] XUPV5-LX110T_2: Found share: abcpool_XUPV5-LX110T:0000000111f16115409110dad5130b59b32010045a13517849f3f62d0000030f000000002f4367b48db99438166efa247ce096343e64a76f02ed404c3e767653cb80ad6250c901c81a04fa62:1422781c
2012-12-13 06:16:31.014 [250] XUPV5-LX110T_2: abcpool_XUPV5-LX110T accepted share aa93f019 (difficulty 64.59587)
2012-12-13 06:16:31.221 [250] XUPV5-LX110T_2: abcpool_XUPV5-LX110T accepted share 1422781c (difficulty 1.26259)
2012-12-13 06:16:44.814 [400] XUPV5-LX110T_2: Mining abcpool_XUPV5-LX110T:0000000111f16115409110dad5130b59b32010045a13517849f3f62d0000030f00000000ca0f9d41964b74c60c68ab64de35a729e409c23ccf868a3be228fd94fb3fa87850c9021c1a04fa62
2012-12-13 06:16:49.856 [350] XUPV5-LX110T_2: Found share: abcpool_XUPV5-LX110T:0000000111f16115409110dad5130b59b32010045a13517849f3f62d0000030f00000000ca0f9d41964b74c60c68ab64de35a729e409c23ccf868a3be228fd94fb3fa87850c9021c1a04fa62:9aac053c
2012-12-13 06:16:50.348 [250] XUPV5-LX110T_2: abcpool_XUPV5-LX110T accepted share 9aac053c (difficulty 9.85461)
2012-12-13 06:17:01.276 [400] XUPV5-LX110T_2: Mining abcpool_XUPV5-LX110T:0000000111f16115409110dad5130b59b32010045a13517849f3f62d0000030f0000000085b8cac2e25292a734010f5e687906cdf93c1bc7aafe1fc6cb65476178aa0ce650c902271a04fa62
2012-12-13 06:17:14.991 [350] XUPV5-LX110T_2: Found share: abcpool_XUPV5-LX110T:0000000111f16115409110dad5130b59b32010045a13517849f3f62d0000030f0000000085b8cac2e25292a734010f5e687906cdf93c1bc7aafe1fc6cb65476178aa0ce650c902271a04fa62:e1044fa3
2012-12-13 06:17:15.499 [250] XUPV5-LX110T_2: abcpool_XUPV5-LX110T accepted share e1044fa3 (difficulty 1.51086)
2012-12-13 06:17:17.737 [400] XUPV5-LX110T_2: Mining abcpool_XUPV5-LX110T:0000000111f16115409110dad5130b59b32010045a13517849f3f62d0000030f00000000a2d4413fe814fc48f3b07ee7881278d3dd1f14c2a86e97604066e9428003f43850c902321a04fa62
2012-12-13 06:17:34.054 [350] XUPV5-LX110T_2: Found share: abcpool_XUPV5-LX110T:0000000111f16115409110dad5130b59b32010045a13517849f3f62d0000030f00000000a2d4413fe814fc48f3b07ee7881278d3dd1f14c2a86e97604066e9428003f43850c902321a04fa62:5d274bc2
2012-12-13 06:17:34.223 [400] XUPV5-LX110T_2: Mining abcpool_XUPV5-LX110T:0000000111f16115409110dad5130b59b32010045a13517849f3f62d0000030f0000000011cc538da3d1dcc4174450caeb300ece6939700eb1fc6ae0e619599fdb709bbe50c9024d1a04fa62
2012-12-13 06:17:34.547 [250] XUPV5-LX110T_2: abcpool_XUPV5-LX110T accepted share 5d274bc2 (difficulty 1.88073)
2012-12-13 06:17:50.684 [400] XUPV5-LX110T_2: Mining BTCGuild_XUPV5-LX110T:0000000111f16115409110dad5130b59b32010045a13517849f3f62d0000030f00000000295a4b8e6ec6a551531a8f2f18808a1bedd352ee2e733272e600d06cfed0dbcc50c9026b1a04fa62
2012-12-13 06:18:07.146 [400] XUPV5-LX110T_2: Mining abcpool_XUPV5-LX110T:0000000111f16115409110dad5130b59b32010045a13517849f3f62d0000030f00000000bf23314317eb595d2a901802d5b503539c7ad3e932515a2ecba91db67f447bf450c9028e1a04fa62
2012-12-13 06:18:13.332 [350] XUPV5-LX110T_2: Found share: abcpool_XUPV5-LX110T:0000000111f16115409110dad5130b59b32010045a13517849f3f62d0000030f00000000bf23314317eb595d2a901802d5b503539c7ad3e932515a2ecba91db67f447bf450c9028e1a04fa62:eaa1a449
2012-12-13 06:18:13.824 [250] XUPV5-LX110T_2: abcpool_XUPV5-LX110T accepted share eaa1a449 (difficulty 2.23519)
20
everything works ok.