Help! PjSvrNPE Errors filling up my application log - Repost

  • Thread starter Michael Hensley
  • Start date
M

Michael Hensley

Hi,

I posted this question last month, but go no replies, so here it is again.

I recently installed MS Project Server on a Windows2K3 server using MSDE for
the SQL backend. I had previously installed ProjServ on our SBS server, but
had to uninstall it after realizing the installation caused many many
problems with the system. By the time I had to uninstall it I had already
setup a few Project Professional systems to utilize it.

The installation on the Win2K3 application server seems to be running fine,
however, I am receiving the following two errors simultaneously every 30
minutes:

Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/25/04
Time: 11:18:09 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HSFIS
Description:
Component: PjSvrNPE
File: C:\Office\devsp\project\WebClient\source\utility\pjrecordsetutil.cpp
Line: 105
Error Number: 0x800a0e78
Description: <Description><![CDATA[Assert Detected. The error code was also
included.]]></Description>
___________________________________

Component: ADODB.Recordset
Description: <Description><![CDATA[Operation is not allowed when the object
is closed.]]></Description>

-----------------------------------------------------------------------------------------------

Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/25/04
Time: 11:18:09 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HSFIS
Description:
Component: PjSvrNPE
File: C:\Office\devsp\project\WebClient\source\server\pjnpe\CPjSvrNPE.cpp
Line: 117
Error Number: 0x800a0cc1
Description: <Description><![CDATA[Assert Detected. The error code was also
included.]]></Description>
___________________________________

Component: ADODB.Fields
Description: <Description><![CDATA[Item cannot be found in the collection
corresponding to the requested name or ordinal.]]></Description>

---------------------------------------------------------------------------------------------
From researching these errors it appears that there is a missing field in the
database, but the errors don't detail exactly what is missing. Anybody have
any ideas?

Thanks!

--Michael
 
J

John M.

I can't speak to your specific error; however, I have encountered a similar
situation with errors logging every 30 minutes. In our case the error was
stating that the OLAP Cube could not be built, although it was built fine.
It turned out that we had a hung process that was running every 30 minutes.
We bounced the server and the process cleared itself up.

I realize this probably doesn't help you much, but since you haven't had any
luck yet I figured anything might help.

John

Michael Hensley said:
Hi,

I posted this question last month, but go no replies, so here it is again.

I recently installed MS Project Server on a Windows2K3 server using MSDE for
the SQL backend. I had previously installed ProjServ on our SBS server, but
had to uninstall it after realizing the installation caused many many
problems with the system. By the time I had to uninstall it I had already
setup a few Project Professional systems to utilize it.

The installation on the Win2K3 application server seems to be running fine,
however, I am receiving the following two errors simultaneously every 30
minutes:

Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/25/04
Time: 11:18:09 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HSFIS
Description:
Component: PjSvrNPE
File: C:\Office\devsp\project\WebClient\source\utility\pjrecordsetutil.cpp
Line: 105
Error Number: 0x800a0e78
Description: <Description><![CDATA[Assert Detected. The error code was also
included.]]></Description>
___________________________________

Component: ADODB.Recordset
Description: <Description><![CDATA[Operation is not allowed when the object
is closed.]]></Description>

-----------------------------------------------------------------------------------------------

Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/25/04
Time: 11:18:09 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HSFIS
Description:
Component: PjSvrNPE
File: C:\Office\devsp\project\WebClient\source\server\pjnpe\CPjSvrNPE.cpp
Line: 117
Error Number: 0x800a0cc1
Description: <Description><![CDATA[Assert Detected. The error code was also
included.]]></Description>
___________________________________

Component: ADODB.Fields
Description: <Description><![CDATA[Item cannot be found in the collection
corresponding to the requested name or ordinal.]]></Description>

---------------------------------------------------------------------------------------------
From researching these errors it appears that there is a missing field in the
database, but the errors don't detail exactly what is missing. Anybody have
any ideas?

Thanks!

--Michael
 
Z

zane

have you found a solution already? i'm having the same problem with my
installation
 
R

REDSY

Try this:

On your Project Server box, make sure the following services are configured
to log on using the local system acount (In the properties, log on tab):
- Project Server Scheduled Process Service
- Project Server Session Mgr Service
- Project Server Tracing Service
- Project Server Views Notification Service

Then make sure the Local System Account is in the Local Administrators
Group. Check by Rightlcicking on My computer, select manage, go to local
users and groups, doubleclick groups, doubleclick administrators.

Then in SQL Server Enterprise Manager, go to security folder of the server
used for Project Server, doubleclick Logins, doubleclick
BUILTIN\Administrators, click the server roles tab, and make sure the system
adminstors is check on.

Jay Elder
Interlink Group
303-542-7215 Office

Michael Hensley said:
Hi,

I posted this question last month, but go no replies, so here it is again.

I recently installed MS Project Server on a Windows2K3 server using MSDE for
the SQL backend. I had previously installed ProjServ on our SBS server, but
had to uninstall it after realizing the installation caused many many
problems with the system. By the time I had to uninstall it I had already
setup a few Project Professional systems to utilize it.

The installation on the Win2K3 application server seems to be running fine,
however, I am receiving the following two errors simultaneously every 30
minutes:

Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/25/04
Time: 11:18:09 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HSFIS
Description:
Component: PjSvrNPE
File: C:\Office\devsp\project\WebClient\source\utility\pjrecordsetutil.cpp
Line: 105
Error Number: 0x800a0e78
Description: <Description><![CDATA[Assert Detected. The error code was also
included.]]></Description>
___________________________________

Component: ADODB.Recordset
Description: <Description><![CDATA[Operation is not allowed when the object
is closed.]]></Description>

-----------------------------------------------------------------------------------------------

Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 10/25/04
Time: 11:18:09 AM
User: NT AUTHORITY\LOCAL SERVICE
Computer: HSFIS
Description:
Component: PjSvrNPE
File: C:\Office\devsp\project\WebClient\source\server\pjnpe\CPjSvrNPE.cpp
Line: 117
Error Number: 0x800a0cc1
Description: <Description><![CDATA[Assert Detected. The error code was also
included.]]></Description>
___________________________________

Component: ADODB.Fields
Description: <Description><![CDATA[Item cannot be found in the collection
corresponding to the requested name or ordinal.]]></Description>

---------------------------------------------------------------------------------------------
From researching these errors it appears that there is a missing field in the
database, but the errors don't detail exactly what is missing. Anybody have
any ideas?

Thanks!

--Michael
 

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