/vob/peopletools/src/psappeng/aedebug.hSQL error
I was testing an app engine in development and this error happened. /vob/peopletools/src/psappeng/aedebug.hSQL error.
The odd thing was that it happened after a successful test, I ran it again and received this error.
I talked to a sysadm and he said it was database corruption to the source code ( the app engine) and that if
I over laid the code with a version from a test database it would be fine. He was correct, I did exactly that and the error was gone.
The same error happened in production and production support (direct copy of production) to a DIFFERENT app engine and the same fix of overlaying the code worked.