Problem with two project's service

P

p.o

Hi,
I'm testing configuratio for my client. Two servers configuration WSS 3.0
sp1 (w2k3 sp2) and sql 2005 express with advanced services sp2 . I've
instaled Project Server 2007. I'm instaling this environment on 3 acoounts.
Install(local administator) app application pool's user and spp and adm
central admin pool user. This configuration is working but afther sp1 to
project server I can't turn on two services "Microsoft Office Project Server
Queue Service" and. "Microsoft Office
Project Server Events Service". In central administration I can see project
server in started.
This is my psconfig log

09/16/2008 17:04:47 11 INF Starting Service
ProjectQueueServiceInstance
09/16/2008 17:05:17 11 ERR Could not start Service
ProjectQueueServiceInstance
09/16/2008 17:05:17 11 INF Entering function
Common.BuildExceptionInformation
09/16/2008 17:05:17 11 INF Entering function
Common.BuildExceptionMessage
09/16/2008 17:05:17 11 INF Entering function
StringResourceManager.GetResourceString
09/16/2008 17:05:17 11 INF Resource id to be
retrieved is ExceptionInfo for language English (United States)
09/16/2008 17:05:17 11 INF Resource retrieved
id ExceptionInfo is An exception of type {0} was thrown. Additional
exception information: {1}
09/16/2008 17:05:17 11 INF Leaving function
StringResourceManager.GetResourceString
09/16/2008 17:05:17 11 INF Leaving function
Common.BuildExceptionMessage
09/16/2008 17:05:17 11 INF Leaving function
Common.BuildExceptionInformation
09/16/2008 17:05:17 11 ERR An exception of type
System.InvalidOperationException was thrown. Additional exception
information: Cannot start service ProjectQueueService on computer '.'.
System.InvalidOperationException: Cannot start service ProjectQueueService
on computer '.'. ---> System.ComponentModel.Win32Exception: The service did
not respond to the start or control request in a timely fashion
--- End of inner exception stack trace ---
at System.ServiceProcess.ServiceController.Start(String[] args)
at System.ServiceProcess.ServiceController.Start()
at Microsoft.SharePoint.Win32.SPAdvApi32.StartService(String
strServiceName)
at Microsoft.SharePoint.Administration.SPWindowsServiceInstance.Start()
at
Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.StartAllServices()
09/16/2008 17:05:17 11 INF Entering function
StringResourceManager.GetResourceString
09/16/2008 17:05:17 11 INF Resource id to be
retrieved is ServiceStartAfterUpgradeFailed for language English (United
States)
09/16/2008 17:05:17 11 INF Resource retrieved id
ServiceStartAfterUpgradeFailed is Failed to start service {0} on this server
after completing upgrade. Please start it manually.

Thanks,
 
F

fissi

Hi!

Have your WSS/MOSS/Project Servers access to the Internet? I didn't and got
this problem in my environments.

If not it's probably an issue with IE's "Publisher Certificate Revocation
Check". Disable this for the user running the Project services and it works
like a charm. Set this key like this: HKEY_USERS/<users
sid>\Software\Microsoft\Windows\CurrentVersion\WinTrust\Trust
Providers\Software Publishing\State="23e00"

You can find current users SID by writing "dsquery user -samid <userid> |
dsget user -sid




p.o said:
I'm testing configuratio for my client. Two servers configuration WSS 3.0
sp1 (w2k3 sp2) and sql 2005 express with advanced services sp2 . I've
instaled Project Server 2007. I'm instaling this environment on 3 acoounts.
Install(local administator) app application pool's user and spp and adm
central admin pool user. This configuration is working but afther sp1 to
project server I can't turn on two services "Microsoft Office Project Server
Queue Service" and. "Microsoft Office
Project Server Events Service". In central administration I can see project
server in started.
This is my psconfig log

09/16/2008 17:04:47 11 INF Starting Service
ProjectQueueServiceInstance
09/16/2008 17:05:17 11 ERR Could not start Service
ProjectQueueServiceInstance
09/16/2008 17:05:17 11 INF Entering function
Common.BuildExceptionInformation
09/16/2008 17:05:17 11 INF Entering function
Common.BuildExceptionMessage
09/16/2008 17:05:17 11 INF Entering function
StringResourceManager.GetResourceString
09/16/2008 17:05:17 11 INF Resource id to be
retrieved is ExceptionInfo for language English (United States)
09/16/2008 17:05:17 11 INF Resource retrieved
id ExceptionInfo is An exception of type {0} was thrown. Additional
exception information: {1}
09/16/2008 17:05:17 11 INF Leaving function
StringResourceManager.GetResourceString
09/16/2008 17:05:17 11 INF Leaving function
Common.BuildExceptionMessage
09/16/2008 17:05:17 11 INF Leaving function
Common.BuildExceptionInformation
09/16/2008 17:05:17 11 ERR An exception of type
System.InvalidOperationException was thrown. Additional exception
information: Cannot start service ProjectQueueService on computer '.'.
System.InvalidOperationException: Cannot start service ProjectQueueService
on computer '.'. ---> System.ComponentModel.Win32Exception: The service did
not respond to the start or control request in a timely fashion
--- End of inner exception stack trace ---
at System.ServiceProcess.ServiceController.Start(String[] args)
at System.ServiceProcess.ServiceController.Start()
at Microsoft.SharePoint.Win32.SPAdvApi32.StartService(String
strServiceName)
at Microsoft.SharePoint.Administration.SPWindowsServiceInstance.Start()
at
Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.StartAllServices()
09/16/2008 17:05:17 11 INF Entering function
StringResourceManager.GetResourceString
09/16/2008 17:05:17 11 INF Resource id to be
retrieved is ServiceStartAfterUpgradeFailed for language English (United
States)
09/16/2008 17:05:17 11 INF Resource retrieved id
ServiceStartAfterUpgradeFailed is Failed to start service {0} on this server
after completing upgrade. Please start it manually.

Thanks,
 
P

p.o

Hi
I resloved it a few days ago. You have right, ma servers didn't got
connection to internet

Thanks,

fissi said:
Hi!

Have your WSS/MOSS/Project Servers access to the Internet? I didn't and got
this problem in my environments.

If not it's probably an issue with IE's "Publisher Certificate Revocation
Check". Disable this for the user running the Project services and it works
like a charm. Set this key like this: HKEY_USERS/<users
sid>\Software\Microsoft\Windows\CurrentVersion\WinTrust\Trust
Providers\Software Publishing\State="23e00"

You can find current users SID by writing "dsquery user -samid <userid> |
dsget user -sid




p.o said:
I'm testing configuratio for my client. Two servers configuration WSS 3.0
sp1 (w2k3 sp2) and sql 2005 express with advanced services sp2 . I've
instaled Project Server 2007. I'm instaling this environment on 3 acoounts.
Install(local administator) app application pool's user and spp and adm
central admin pool user. This configuration is working but afther sp1 to
project server I can't turn on two services "Microsoft Office Project Server
Queue Service" and. "Microsoft Office
Project Server Events Service". In central administration I can see project
server in started.
This is my psconfig log

09/16/2008 17:04:47 11 INF Starting Service
ProjectQueueServiceInstance
09/16/2008 17:05:17 11 ERR Could not start Service
ProjectQueueServiceInstance
09/16/2008 17:05:17 11 INF Entering function
Common.BuildExceptionInformation
09/16/2008 17:05:17 11 INF Entering function
Common.BuildExceptionMessage
09/16/2008 17:05:17 11 INF Entering function
StringResourceManager.GetResourceString
09/16/2008 17:05:17 11 INF Resource id to be
retrieved is ExceptionInfo for language English (United States)
09/16/2008 17:05:17 11 INF Resource retrieved
id ExceptionInfo is An exception of type {0} was thrown. Additional
exception information: {1}
09/16/2008 17:05:17 11 INF Leaving function
StringResourceManager.GetResourceString
09/16/2008 17:05:17 11 INF Leaving function
Common.BuildExceptionMessage
09/16/2008 17:05:17 11 INF Leaving function
Common.BuildExceptionInformation
09/16/2008 17:05:17 11 ERR An exception of type
System.InvalidOperationException was thrown. Additional exception
information: Cannot start service ProjectQueueService on computer '.'.
System.InvalidOperationException: Cannot start service ProjectQueueService
on computer '.'. ---> System.ComponentModel.Win32Exception: The service did
not respond to the start or control request in a timely fashion
--- End of inner exception stack trace ---
at System.ServiceProcess.ServiceController.Start(String[] args)
at System.ServiceProcess.ServiceController.Start()
at Microsoft.SharePoint.Win32.SPAdvApi32.StartService(String
strServiceName)
at Microsoft.SharePoint.Administration.SPWindowsServiceInstance.Start()
at
Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.StartAllServices()
09/16/2008 17:05:17 11 INF Entering function
StringResourceManager.GetResourceString
09/16/2008 17:05:17 11 INF Resource id to be
retrieved is ServiceStartAfterUpgradeFailed for language English (United
States)
09/16/2008 17:05:17 11 INF Resource retrieved id
ServiceStartAfterUpgradeFailed is Failed to start service {0} on this server
after completing upgrade. Please start it manually.

Thanks,
 

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