PSError: GeneralDalErrorGettingConnectionStrings (26018)

C

CojoUC

Hello!

We get periodically the same errors in our EventLog on the Project
Server Application Log.

Event Type: Error
Event Source: Office SharePoint Server
Event Category: Project Server - General
Event ID: 7699
Date: 9/17/2008
Time: 12:00:00 PM
User: N/A
Computer: <name of server>
Description:
Standard Information:pSI Entry Point:
Project User:
Correlation Id: 869bff1a-7a99-4bb9-8b1d-14a4ca6c8ada
PWA Site URL: <url to the PWA site>
SSP Name: ProjectServer_SSP_Shared
PSError: GeneralDalErrorGettingConnectionStrings (26018)
Error occurred in the Data Access Layer while getting database
connection strings. Exception details: System.NullReferenceException:
Object reference not set to an instance of an object.
at
Microsoft.Office.Project.Server.DataAccessLayer.DAL.GetConnectionStrings(SPSite
site)
at
Microsoft.Office.Project.Server.DataAccessLayer.DAL..ctor(PlatformContext
context).

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.


How can we avoid that these errors appears. Many thanks.

CojoUC
 
G

Gary L. Chefetz

Cojo:

It looks like a queue job might be failing to gain access to the database
during an attempt to process a job. Unless you're seeing a lot of failed
jobs, we can assume that the system is succeeding on retry. To diagnose
further, you need to look at the corresponding ULS log entries on the
server. You may need to change the verbosity settings to catch the culprit.


----------
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
 

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