Vague print spooler error

D

David Childers

I know these can be hard to diagnose, but after successfully updating
and publishing everything yesterday, we updated a few new tasks today
(Project Server 2003, Project Professional 2003, SP1 on everything),
and got a spooler error.

The spooler error was the "Windows User Account is not
valid(0x8C04000C)". However, no specific user account was listed. And
all accounts involved with the updates appear to be valid and ok.

When checking the error logs on the server, we get the following
several times (15 or more when trying to publish/update):

Component: PjMsgHlr
File:
C:\Office\devsp\project\WebClient\source\server\pjmsghlr\updatedb.cpp
Line: 676
Error Number: 0x8c040012
Description: <Description><![CDATA[Assert Detected. The error code was
also included.]]></Description>

In addition, we get the following errors once or twice each time we try
to publish:

Component: PjMsgHlr
File:
C:\Office\devsp\project\WebClient\source\server\pjmsghlr\MsgHandler.cpp
Line: 588
Error Number: 0x8c04000c
Description: <Description><![CDATA[Assert Detected. The error code was
also included.]]></Description>


Component: PjMsgHlr
File:
C:\Office\devsp\project\WebClient\source\serverutil\netapiutil.cpp
Line: 72
Error Number: 0x8c04000c
Description: <Description><![CDATA[Assert Detected. The error code was
also included.]]></Description>


I've looked through some similar posts, but usually instead of the
multiple updatedb.cpp errors I am getting (15 or so of this versus the
few MsgHandler and netapiutil errors), I see people having multiple
PjENAgent.cpp and other errors.

On a related note, does anyone know of a good resource to troubleshoot
the *.cpp file errors in the message log?

Thanks,

David
 
Top