Half-hourly error log entries

  • Thread starter Denis in Brisbane
  • Start date
D

Denis in Brisbane

I have a site where, because of installation difficulties, I have a couple of
phantom sites that are generating errors into the error log every half hour -
see below.

What is it that runs every half hour to generate these and can I clean up
whatever it is that's causing the operation to be initiated?

All suggestions welcome.

Denis

***********************************************************

Additional notes:
I’ve deleted the Registry entries for the XXXX project and can find no
evidence of it left anywhere but there must be something.
I searched the registry for cpp and it’s not found.
I searched the c: and d: drives for *.cpp files and found none.
There is no c:\Office directory (or a d:\Office for that matter).
We're not running any AD synchronisation.

***********************************************************
Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 22/11/2005
Time: 1:11:45 PM
User: NT AUTHORITY\LOCAL SERVICE
Computer: CHCH-AP02L
Description:
Component: PjQuery
File: C:\Office\dev\project\WebClient\source\server\pjquery\PjGenericQuery.cpp
Line: 336
Error Number: 0x800401e5
Description: <Description><![CDATA[Assert Detected for Virtual Root 'XXXX'.
The error code was also included.]]></Description>
___________________________________

Component: MkRetail
Description: <Description><![CDATA[File:
C:\Office\dev\project\WebClient\source\server\mkretail\mkdataset.cpp, Line:
156, Error: Failed to open the following registry key in HKEY_LOCAL_MACHINE:
SOFTWARE\Microsoft\Office\11.0\MS Project\WebClient
Server\XXXX\Datasets\Application]]></Description>

***********************************************************
Event Type: Warning
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 1
Date: 22/11/2005
Time: 1:11:45 PM
User: NT AUTHORITY\LOCAL SERVICE
Computer: CHCH-AP02L
Description:
Component: AD Connector
File: AutoADProcess
Line: -1
Error Number: 0x1a8
Description: <Description><![CDATA[An error occured within AD Connector for
XXXX]]></Description>
___________________________________

Component: PjsvcADC
File: AutoADProcess
Line: -1
Error Number: 0x1a8
Description: <Description><![CDATA[Object required]]></Description>

***********************************************************
Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 22/11/2005
Time: 1:11:48 PM
User: NT AUTHORITY\LOCAL SERVICE
Computer: CHCH-AP02L
Description:
Component: PjQuery
File: C:\Office\dev\project\WebClient\source\server\pjquery\PjGenericQuery.cpp
Line: 336
Error Number: 0x800401e5
Description: <Description><![CDATA[Assert Detected for Virtual Root 'XXXX'.
The error code was also included.]]></Description>
___________________________________

Component: MkRetail
Description: <Description><![CDATA[File:
C:\Office\dev\project\WebClient\source\server\mkretail\mkdataset.cpp, Line:
156, Error: Failed to open the following registry key in HKEY_LOCAL_MACHINE:
SOFTWARE\Microsoft\Office\11.0\MS Project\WebClient
Server\XXXX\Datasets\Application]]></Description>

***********************************************************
Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 22/11/2005
Time: 1:11:48 PM
User: NT AUTHORITY\LOCAL SERVICE
Computer: CHCH-AP02L
Description:
Component: PjSvrNPE
File: C:\Office\devsp\project\WebClient\source\server\pjnpe\CPjSvrNPE.cpp
Line: 49
Error Number: 0x80004005
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: 22/11/2005
Time: 1:11:48 PM
User: NT AUTHORITY\LOCAL SERVICE
Computer: CHCH-AP02L
Description:
Component: PjSvrNPE
File: C:\Office\devsp\project\WebClient\source\server\pjnpe\CPjNPE.cpp
Line: 32
Error Number: 0x80004003
Description: <Description><![CDATA[Assert Detected. The error code was also
included.]]></Description>

***********************************************************
Event Type: Warning
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 1
Date: 22/11/2005
Time: 1:11:48 PM
User: NT AUTHORITY\LOCAL SERVICE
Computer: CHCH-AP02L
Description:
Component: PjQuery
File: C:\Office\dev\project\WebClient\source\server\pjquery\PjGenericQuery.cpp
Line: 919
Description: <Description><![CDATA[VERIFYINPTR(NULL)]]></Description>

Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 22/11/2005
Time: 1:11:48 PM
User: NT AUTHORITY\LOCAL SERVICE
Computer: CHCH-AP02L
Description:
Component: PjQuery
File: C:\Office\dev\project\WebClient\source\server\pjquery\PjGenericQuery.cpp
Line: 919
Error Number: 0x80004003
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: 22/11/2005
Time: 1:11:53 PM
User: NT AUTHORITY\LOCAL SERVICE
Computer: CHCH-AP02L
Description:
Component: PjQuery
File: C:\Office\dev\project\WebClient\source\server\pjquery\PjGenericQuery.cpp
Line: 336
Error Number: 0x800401e5
Description: <Description><![CDATA[Assert Detected for Virtual Root 'XXXX'.
The error code was also included.]]></Description>
___________________________________

Component: MkRetail
Description: <Description><![CDATA[File:
C:\Office\dev\project\WebClient\source\server\mkretail\mkdataset.cpp, Line:
156, Error: Failed to open the following registry key in HKEY_LOCAL_MACHINE:
SOFTWARE\Microsoft\Office\11.0\MS Project\WebClient
Server\XXXX\Datasets\Application]]></Description>

***********************************************************
Event Type: Warning
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 1
Date: 22/11/2005
Time: 1:11:53 PM
User: NT AUTHORITY\LOCAL SERVICE
Computer: CHCH-AP02L
Description:
Component: Unknown Component Name
File: C:\Office\dev\project\WebClient\source\server\pjnpesvc\PjNpeSvc.cpp
Line: 147
Error Number: 0x80020009
Description: <Description><![CDATA[Cube Processing Failed]]></Description>

************************************************************
 
G

Gary L. Chefetz [MVP]

Denis:

Are you certain that all references are gone from the registry, and that the
sites have been removed? Could you have messed up your primary DSN? Also, I
think you should rename your box without a dash in the name. This is not
likely related to your current problems, but likely to cause future ones.




Denis in Brisbane said:
I have a site where, because of installation difficulties, I have a couple
of
phantom sites that are generating errors into the error log every half
hour -
see below.

What is it that runs every half hour to generate these and can I clean up
whatever it is that's causing the operation to be initiated?

All suggestions welcome.

Denis

***********************************************************

Additional notes:
I've deleted the Registry entries for the XXXX project and can find no
evidence of it left anywhere but there must be something.
I searched the registry for cpp and it's not found.
I searched the c: and d: drives for *.cpp files and found none.
There is no c:\Office directory (or a d:\Office for that matter).
We're not running any AD synchronisation.

***********************************************************
Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 22/11/2005
Time: 1:11:45 PM
User: NT AUTHORITY\LOCAL SERVICE
Computer: CHCH-AP02L
Description:
Component: PjQuery
File:
C:\Office\dev\project\WebClient\source\server\pjquery\PjGenericQuery.cpp
Line: 336
Error Number: 0x800401e5
Description: <Description><![CDATA[Assert Detected for Virtual Root
'XXXX'.
The error code was also included.]]></Description>
___________________________________

Component: MkRetail
Description: <Description><![CDATA[File:
C:\Office\dev\project\WebClient\source\server\mkretail\mkdataset.cpp,
Line:
156, Error: Failed to open the following registry key in
HKEY_LOCAL_MACHINE:
SOFTWARE\Microsoft\Office\11.0\MS Project\WebClient
Server\XXXX\Datasets\Application]]></Description>

***********************************************************
Event Type: Warning
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 1
Date: 22/11/2005
Time: 1:11:45 PM
User: NT AUTHORITY\LOCAL SERVICE
Computer: CHCH-AP02L
Description:
Component: AD Connector
File: AutoADProcess
Line: -1
Error Number: 0x1a8
Description: <Description><![CDATA[An error occured within AD Connector
for
XXXX]]></Description>
___________________________________

Component: PjsvcADC
File: AutoADProcess
Line: -1
Error Number: 0x1a8
Description: <Description><![CDATA[Object required]]></Description>

***********************************************************
Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 22/11/2005
Time: 1:11:48 PM
User: NT AUTHORITY\LOCAL SERVICE
Computer: CHCH-AP02L
Description:
Component: PjQuery
File:
C:\Office\dev\project\WebClient\source\server\pjquery\PjGenericQuery.cpp
Line: 336
Error Number: 0x800401e5
Description: <Description><![CDATA[Assert Detected for Virtual Root
'XXXX'.
The error code was also included.]]></Description>
___________________________________

Component: MkRetail
Description: <Description><![CDATA[File:
C:\Office\dev\project\WebClient\source\server\mkretail\mkdataset.cpp,
Line:
156, Error: Failed to open the following registry key in
HKEY_LOCAL_MACHINE:
SOFTWARE\Microsoft\Office\11.0\MS Project\WebClient
Server\XXXX\Datasets\Application]]></Description>

***********************************************************
Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 22/11/2005
Time: 1:11:48 PM
User: NT AUTHORITY\LOCAL SERVICE
Computer: CHCH-AP02L
Description:
Component: PjSvrNPE
File: C:\Office\devsp\project\WebClient\source\server\pjnpe\CPjSvrNPE.cpp
Line: 49
Error Number: 0x80004005
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: 22/11/2005
Time: 1:11:48 PM
User: NT AUTHORITY\LOCAL SERVICE
Computer: CHCH-AP02L
Description:
Component: PjSvrNPE
File: C:\Office\devsp\project\WebClient\source\server\pjnpe\CPjNPE.cpp
Line: 32
Error Number: 0x80004003
Description: <Description><![CDATA[Assert Detected. The error code was
also
included.]]></Description>

***********************************************************
Event Type: Warning
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 1
Date: 22/11/2005
Time: 1:11:48 PM
User: NT AUTHORITY\LOCAL SERVICE
Computer: CHCH-AP02L
Description:
Component: PjQuery
File:
C:\Office\dev\project\WebClient\source\server\pjquery\PjGenericQuery.cpp
Line: 919
Description: <Description><![CDATA[VERIFYINPTR(NULL)]]></Description>

Event Type: Error
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 2
Date: 22/11/2005
Time: 1:11:48 PM
User: NT AUTHORITY\LOCAL SERVICE
Computer: CHCH-AP02L
Description:
Component: PjQuery
File:
C:\Office\dev\project\WebClient\source\server\pjquery\PjGenericQuery.cpp
Line: 919
Error Number: 0x80004003
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: 22/11/2005
Time: 1:11:53 PM
User: NT AUTHORITY\LOCAL SERVICE
Computer: CHCH-AP02L
Description:
Component: PjQuery
File:
C:\Office\dev\project\WebClient\source\server\pjquery\PjGenericQuery.cpp
Line: 336
Error Number: 0x800401e5
Description: <Description><![CDATA[Assert Detected for Virtual Root
'XXXX'.
The error code was also included.]]></Description>
___________________________________

Component: MkRetail
Description: <Description><![CDATA[File:
C:\Office\dev\project\WebClient\source\server\mkretail\mkdataset.cpp,
Line:
156, Error: Failed to open the following registry key in
HKEY_LOCAL_MACHINE:
SOFTWARE\Microsoft\Office\11.0\MS Project\WebClient
Server\XXXX\Datasets\Application]]></Description>

***********************************************************
Event Type: Warning
Event Source: Microsoft Project Server Tracing Eventlog Provider
Event Category: None
Event ID: 1
Date: 22/11/2005
Time: 1:11:53 PM
User: NT AUTHORITY\LOCAL SERVICE
Computer: CHCH-AP02L
Description:
Component: Unknown Component Name
File: C:\Office\dev\project\WebClient\source\server\pjnpesvc\PjNpeSvc.cpp
Line: 147
Error Number: 0x80020009
Description: <Description><![CDATA[Cube Processing Failed]]></Description>

************************************************************
 

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