Error log Project Server

K

Koen Verwimp

Hello!

Today I noticed that MS SQL Server writes this message in the application
log every minute.

"Login failed for user 'YABE\Administrator'. [CLIENT: <local machine>]

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

Administrator is a windows user account and manually I don't have any
problems logging in with that account. Project Server is running without a
visible problem.

Is Project Server writing data logs in a file on disk?
Where can I find log files with errors of Project Server?

Thank you,
Koen
 
P

Paul Conroy

Project Server logs are incorporated into the SharePoint trace logs (often
referred to as the ULS logs).

You can check the location of these logs for your farm from central admin,
operations, diagnostic logging.

You're best opening these log files in Excel so you can filter/find data
easier.

Is the SSP running under this account ? Check it has dbcreator and
dbsecurity admin roles in SQL and that it is the DBOwner of the Project
Server databases.

HTH

Paul
 
R

Ravi

Project Server logs are incorporated into the SharePoint trace logs (often
referred to as the ULS logs).

You can check the location of these logs for your farm from central admin,
operations, diagnostic logging.

You're best opening these log files in Excel so you can filter/find data
easier.

Is the SSP running under this account ?  Check it has dbcreator and
dbsecurity admin roles in SQL and that it is the DBOwner of the Project
Server databases.

HTH

Paul




Today I noticed that MS SQL Server writes this message in the application
log every minute.
"Login failed for user 'YABE\Administrator'. [CLIENT: <local machine>]
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp."
Administrator is a windows user account and manually I don't have any
problems logging in with that account. Project Server is running withouta
visible problem.
Is Project Server writing data logs in a file on disk?
Where can I find log files with errors of Project Server?
Thank you,
Koen- Hide quoted text -

- Show quoted text -

Thank you Paul..

and you can find some good tools around to parse them too..
moreover there used to be error codes in many places that you can
search in MSDN for description.

codeplex has such a tool.. check here for more info
http://blogs.msdn.com/chrisfie/arch...ls-logs-using-sharepoint-s-central-admin.aspx

Thanks,
Ravi,
 

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