"AcceptBlock() : rejected nVersion=2 block"
Is the error i receive.
The Version from CBLockheader (main.h) is CURRENT_VERSION=3
And it looks like the pool is on the wrong fork, since somehow it tries to produce Version 2 Blocks although we already have Version 3 enabled.
So it would be important to stop the pool install the newest versions and start again.