OLAP Cube Build - Failed but Not Blocking Correlation

C

CSGirl

This has failed for us at least 2 nights in a row now. We're curently
running Project Server 2007 in a farm setting, with Sharepoint w/
Search 2007 installed.

The job failure does not seem to affect the use of the Cube, but yet,
it doens't get past 50% Complete int eh Queue.

Can anyone make sense of the Error details?

Thanks!!

----------------------------------------------------
Error summary/areas:
CBS message processor failed
CBSDsoNotInstalled
Queue
GeneralQueueJobFailed
Error details:

<?xml version="1.0" encoding="utf-16"?>
<errinfo>
<general>
<class name="CBS message processor failed">
<error id="17002" name="CBSDsoNotInstalled"
uid="50e29ce6-5307-43f2-8980-47121b4cd8e7" QueueMessageBody="Setting
UID=00007829-4392-48b3-b533-5a5a4797e3c9 ASServerName=AS-mspsdb
ASDBName=projectanalysis ASExtraNetAddress= RangeChoice=0 PastNum=1
PastUnit=0 NextNum=1 NextUnit=0 FromDate=04/04/2007 16:14:15
ToDate=04/04/2007 16:14:15 HighPriority=False" />
</class>
<class name="Queue">
<error id="26000" name="GeneralQueueJobFailed" uid="6fed2e53-
f4aa-4adc-b045-49d76d970675" JobUID="63f9f3e5-a244-42ff-
bdb5-377e5a9e5232" ComputerName="SHAREPOINT" GroupType="CBSRequest"
MessageType="CBSQueueMessage" MessageId="2" Stage="" />
</class>
</general>
</errinfo>
 
N

Nik003

I'm getting

Error summary/areas:
CBS message processor failed
CBSOlapProcessingFailure
Queue
GeneralQueueJobFailed
Error details:

<?xml version="1.0" encoding="utf-16"?>
<errinfo>
<general>
<class name="CBS message processor failed">
<error id="17004" name="CBSOlapProcessingFailure"
uid="6d505fbc-1280-4cee-9396-f52026f1b810" QueueMessageBody="Setting
UID=00007829-4392-48b3-b533-5a5a4797e3c9 ASServerName=IBS-EPMTFS-SQL
ASDBName=IBS_ProjectServer_OLAPCube ASExtraNetAddress= RangeChoice=0
PastNum=1 PastUnit=0 NextNum=1 NextUnit=0 FromDate=06/28/2007 12:54:26
ToDate=06/28/2007 12:54:26 HighPriority=False" Error="Analysis Services
session failed with the following error: Failed to process the Analysis
Services database IBS_ProjectServer_OLAPCube on the IBS-EPMTFS-SQL server.
Error: " />
</class>
<class name="Queue">
<error id="26000" name="GeneralQueueJobFailed"
uid="e8fa4eb9-2ec7-4c37-8fac-180e06c65c77"
JobUID="9d194b54-fd7c-4426-bdcc-93047c7c16e1" ComputerName="IBS-EPM-01"
GroupType="CBSRequest" MessageType="CBSQueueMessage" MessageId="2" Stage="" />
</class>
</general>
</errinfo>

This is sudden, as it used to work and then it stopped.

Did you installed DSO on all machines in the farm? Yours seems to stop at
CBSDsoNotInstalled...
 

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