Project Server 2003 SP3 Upgrade Error

N

Noynoy

Hi All,

After I have upgraded our Project Server to SP3 there has been a lot
of errors generated in the event viewer. Example of one of the errors
is the one below:

Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/15/2008
Time: 5:10:50 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HQ03PROJECT1
Description:
Component: PjBusObj
File: C:\Office\devsp\project\WebClient\source\server\pjbusobj
\PjTaskBusObj.cpp
Line: 3045
Error Number: 0x80004005
Description: <Description><![CDATA[Assert Detected. The error code was
also included.]]></Description>

I did not find the same error logs when I upgraded my development and
training environment to SP3.

Any tips to resolve this issue is very much welcome.

thanks and best rgds,

Noynoy
 
G

Gary L. Chefetz

N

Noynoy

Noynoy:

May I suggest that you start a new thread, explain your system setup and
post the entire series of errors. One sample error may not be enough to
point to the problem.

--
----------
Gary L. Chefetz, MVP
MSProjectExperts
Project Server Consulting:http://www.msprojectexperts.com
Project Server Training:http://www.projectservertraining.com
Project Server FAQS:http://www.projectserverexperts.com
Project Server Help Blog:http://www.projectserverhelp.com




After I have upgraded our Project Server to SP3 there has been a lot
of errors generated in the event viewer. Example of one of the errors
is the one below:
Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/15/2008
Time: 5:10:50 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HQ03PROJECT1
Description:
Component: PjBusObj
File: C:\Office\devsp\project\WebClient\source\server\pjbusobj
\PjTaskBusObj.cpp
Line: 3045
Error Number: 0x80004005
Description: <Description><![CDATA[Assert Detected. The error code was
also included.]]></Description>
I did not find the same error logs when I upgraded my development and
training environment to SP3.
Any tips to resolve this issue is very much welcome.
thanks and best rgds,
Noynoy- Hide quoted text -

- Show quoted text -

Hi Gary,

Thanks!

Our current production setup is:

Windows 2003 Std Edition SP2
Project Server 2003 with SP3
SQL Server 2000 SP2

Aside from the prevalent pjBusObj error I also get these errors
occasionally:

Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/16/2008
Time: 11:23:55 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HQ03PROJECT1
Description:
Component: PjMsgHlr
File: C:\Office\devsp\project\WebClient\source\server\pjmsghlr
\MsgHandler.cpp
Line: 592
Error Number: 0x8c040017
Description: <Description><![CDATA[Assert Detected. The error code was
also included.]]></Description>

Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/16/2008
Time: 11:23:55 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HQ03PROJECT1
Description:
Component: PjMsgHlr
File: C:\Office\devsp\project\WebClient\source\server\pjmsghlr
\updatedb.cpp
Line: 2336
Error Number: 0x8c040017
Description: <Description><![CDATA[Assert Detected. The error code was
also included.]]></Description>


Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/16/2008
Time: 11:23:55 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HQ03PROJECT1
Description:
Component: PjMsgHlr
File: C:\Office\devsp\project\WebClient\source\server\pjmsghlr
\updatedb.cpp
Line: 2336
Error Number: 0x8c040017
Description: <Description><![CDATA[Assert Detected. The error code was
also included.]]></Description>


Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/16/2008
Time: 4:34:38 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HQ03PROJECT1
Description:
Component: PjSvrSecurity
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>

Although the system is still functioning but I noticed that XML files
in the VIEWDROP directory is accumulating and reached to a point where
the Project Server Views Notify service stopped processing the hanging
XML files so I have to remove it from the directory and requested my
users to republish their projects if they noticed that the updates
they have done are not reflected in PWA.

Any insights are very much welcome!

cheers,

Noynoy
 
G

Gary L. Chefetz

The 017 errors are generated by the fact that local resources in the project
plans do not have workgroup set to none. The accumulation of xml packages
and the 0x80004005 errors indicate an authentication failure.


--
----------
Gary L. Chefetz, MVP
MSProjectExperts
Project Server Consulting: http://www.msprojectexperts.com
Project Server Training: http://www.projectservertraining.com
Project Server FAQS: http://www.projectserverexperts.com
Project Server Help Blog: http://www.projectserverhelp.com


Noynoy:

May I suggest that you start a new thread, explain your system setup and
post the entire series of errors. One sample error may not be enough to
point to the problem.

--
----------
Gary L. Chefetz, MVP
MSProjectExperts
Project Server Consulting:http://www.msprojectexperts.com
Project Server Training:http://www.projectservertraining.com
Project Server FAQS:http://www.projectserverexperts.com
Project Server Help Blog:http://www.projectserverhelp.com




After I have upgraded our Project Server to SP3 there has been a lot
of errors generated in the event viewer. Example of one of the errors
is the one below:
Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/15/2008
Time: 5:10:50 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HQ03PROJECT1
Description:
Component: PjBusObj
File: C:\Office\devsp\project\WebClient\source\server\pjbusobj
\PjTaskBusObj.cpp
Line: 3045
Error Number: 0x80004005
Description: <Description><![CDATA[Assert Detected. The error code was
also included.]]></Description>
I did not find the same error logs when I upgraded my development and
training environment to SP3.
Any tips to resolve this issue is very much welcome.
thanks and best rgds,
Noynoy- Hide quoted text -

- Show quoted text -

Hi Gary,

Thanks!

Our current production setup is:

Windows 2003 Std Edition SP2
Project Server 2003 with SP3
SQL Server 2000 SP2

Aside from the prevalent pjBusObj error I also get these errors
occasionally:

Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/16/2008
Time: 11:23:55 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HQ03PROJECT1
Description:
Component: PjMsgHlr
File: C:\Office\devsp\project\WebClient\source\server\pjmsghlr
\MsgHandler.cpp
Line: 592
Error Number: 0x8c040017
Description: <Description><![CDATA[Assert Detected. The error code was
also included.]]></Description>

Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/16/2008
Time: 11:23:55 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HQ03PROJECT1
Description:
Component: PjMsgHlr
File: C:\Office\devsp\project\WebClient\source\server\pjmsghlr
\updatedb.cpp
Line: 2336
Error Number: 0x8c040017
Description: <Description><![CDATA[Assert Detected. The error code was
also included.]]></Description>


Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/16/2008
Time: 11:23:55 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HQ03PROJECT1
Description:
Component: PjMsgHlr
File: C:\Office\devsp\project\WebClient\source\server\pjmsghlr
\updatedb.cpp
Line: 2336
Error Number: 0x8c040017
Description: <Description><![CDATA[Assert Detected. The error code was
also included.]]></Description>


Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/16/2008
Time: 4:34:38 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HQ03PROJECT1
Description:
Component: PjSvrSecurity
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>

Although the system is still functioning but I noticed that XML files
in the VIEWDROP directory is accumulating and reached to a point where
the Project Server Views Notify service stopped processing the hanging
XML files so I have to remove it from the directory and requested my
users to republish their projects if they noticed that the updates
they have done are not reflected in PWA.

Any insights are very much welcome!

cheers,

Noynoy
 
N

Noynoy

The 017 errors are generated by the fact that local resources in the project
plans do not have workgroup set to none. The accumulation of xml packages
and the 0x80004005 errors indicate an authentication failure.

--
----------
Gary L. Chefetz, MVP
MSProjectExperts
Project Server Consulting:http://www.msprojectexperts.com
Project Server Training:http://www.projectservertraining.com
Project Server FAQS:http://www.projectserverexperts.com
Project Server Help Blog:http://www.projectserverhelp.com


May I suggest that you start a new thread, explain your system setup and
post the entire series of errors. One sample error may not be enough to
point to the problem.
--
----------
Gary L. Chefetz, MVP
MSProjectExperts
Project Server Consulting:http://www.msprojectexperts.com
Project Server Training:http://www.projectservertraining.com
Project Server FAQS:http://www.projectserverexperts.com
Project Server Help Blog:http://www.projectserverhelp.com
news:8ce14b4f-2851-4977-a313-163c953fafc1@v39g2000pro.googlegroups.com....
Hi All,
After I have upgraded our Project Server to SP3 there has been a lot
of errors generated in the event viewer. Example of one of the errors
is the one below:
Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/15/2008
Time: 5:10:50 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HQ03PROJECT1
Description:
Component: PjBusObj
File: C:\Office\devsp\project\WebClient\source\server\pjbusobj
\PjTaskBusObj.cpp
Line: 3045
Error Number: 0x80004005
Description: <Description><![CDATA[Assert Detected. The error code was
also included.]]></Description>
I did not find the same error logs when I upgraded my development and
training environment to SP3.
Any tips to resolve this issue is very much welcome.
thanks and best rgds,
Noynoy- Hide quoted text -
- Show quoted text -

Hi Gary,

Thanks!

Our current production setup is:

Windows 2003 Std Edition SP2
Project Server 2003 with SP3
SQL Server 2000 SP2

Aside from the prevalent pjBusObj error I also get these errors
occasionally:

Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/16/2008
Time: 11:23:55 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HQ03PROJECT1
Description:
Component: PjMsgHlr
File: C:\Office\devsp\project\WebClient\source\server\pjmsghlr
\MsgHandler.cpp
Line: 592
Error Number: 0x8c040017
Description: <Description><![CDATA[Assert Detected. The error code was
also included.]]></Description>

Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/16/2008
Time: 11:23:55 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HQ03PROJECT1
Description:
Component: PjMsgHlr
File: C:\Office\devsp\project\WebClient\source\server\pjmsghlr
\updatedb.cpp
Line: 2336
Error Number: 0x8c040017
Description: <Description><![CDATA[Assert Detected. The error code was
also included.]]></Description>

Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/16/2008
Time: 11:23:55 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HQ03PROJECT1
Description:
Component: PjMsgHlr
File: C:\Office\devsp\project\WebClient\source\server\pjmsghlr
\updatedb.cpp
Line: 2336
Error Number: 0x8c040017
Description: <Description><![CDATA[Assert Detected. The error code was
also included.]]></Description>

Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/16/2008
Time: 4:34:38 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HQ03PROJECT1
Description:
Component: PjSvrSecurity
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>

Although the system is still functioning but I noticed that XML files
in the VIEWDROP directory is accumulating and reached to a point where
the Project Server Views Notify service stopped processing the hanging
XML files so I have to remove it from the directory and requested my
users to republish their projects if they noticed that the updates
they have done are not reflected in PWA.

Any insights are very much welcome!

cheers,

Noynoy- Hide quoted text -

- Show quoted text -

Thanks Gary!

At least I know where to look at to eliminate/minimize those errors!

cheers!

Noynoy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top