Event ID 7882

M

Mark

Hello,

I get the following error for my Project Server Service, both Queue and
Event Service. We are configured to run everything on one server using a non
default database instance and Sharpoint and Project Server at SP2.

We get the following event:

Log Name: Application
Source: Office SharePoint Server
Date: 11/12/2009 9:53:29 AM
Event ID: 7882
Task Category: Project Server - General
Level: Error
Keywords: Classic
User: N/A
Computer: VBR-Prod.ssu.local
Description:
Unable to start service process. SSP: be79d438-145a-49df-b130-47f53efe2b1d
Service: ProjectQueueService
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Office SharePoint Server" />
<EventID Qualifiers="0">7882</EventID>
<Level>2</Level>
<Task>1131</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-11-12T17:53:29.000Z" />
<EventRecordID>393892</EventRecordID>
<Channel>Application</Channel>
<Computer>VBR-Prod.ssu.local</Computer>
<Security />
</System>
<EventData>
<Data>be79d438-145a-49df-b130-47f53efe2b1d</Data>
<Data>ProjectQueueService</Data>
</EventData>
</Event>

I have checked other sites for answers and everyone seems to say make sure
SQL Server is started first, but SQL server is started, and a restart of the
service does not fix the problem. Any help would be greatly appreciated!

Thanks!
 
A

Atif Hassan Siddiqui

Simply restart Microsoft Office Project Server Queue Service. Your problem
will be resolved. For permanent solution add a start dependency in the
Windows Registry. Go to HKEY_LOCAL_MACHINE --> SYSTEM --> CurrentControlSet
--> Services --> ProjectQueueService. Create a muti-string value named
"DependonService" in ProjectQueueService. Set value “MSSQLSERVER†in
DependonService string value.
 

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