PS2007: Queue Problem

G

godrid

I have encountered some server queue problem after an installation. I am
using 1 DB server and 1 Project server.

After the project server is provisioned, I try to save a project using
Project Professional 2007 but the task is never completed. So I try to look
at the queue list and found nothing there. I then check the web server
extension log file and found that there are a whole group of projectQ in
sleeping mode.

The types of operations that are in sleeping mode are as follows:
1) ReportResourceSync
2) ReportLookupTableSync
3) CustomFieldMetadataSync
4) SynchronizeSingleUserMembershipInWSS
5) ACProjectSave

Any help is very much appreciated.

Regards

Godrid
 
N

Nielsen.Mads

I have encountered some server queue problem after an installation. I am
using 1 DB server and 1 Project server.

After the project server is provisioned, I try to save a project using
Project Professional 2007 but the task is never completed. So I try to look
at the queue list and found nothing there. I then check the web server
extension log file and found that there are a whole group of projectQ in
sleeping mode.

The types of operations that are in sleeping mode are as follows:
1) ReportResourceSync
2) ReportLookupTableSync
3) CustomFieldMetadataSync
4) SynchronizeSingleUserMembershipInWSS
5) ACProjectSave

Any help is very much appreciated.

Regards

Godrid

Hi Godrid,

Try this:

Stop these three services in following sequence (Services on the
applicationserver). Find it in 'Administrative Tools' or choose Run:
%SystemRoot%\system32\services.msc /s
Windows SharePoint Services Timer
Microsoft Office Project Server Event Service
Microsoft Office Project Server Queue Service

Start them in this sequence:
Microsoft Office Project Server Queue Service
Microsoft Office Project Server Event Service
Windows SharePoint Services Timer

/Mads
 
G

godrid

Hi Nielsen,

Thanks for your quick response. I tried what you suggested by the problem is
still there. This is the type of message what I have seen on the log "PWA:
http://epm2007/pwa, SSP:SharedServices1, User: wssadmin, PSI: [QUEUE]
ProjectQ: Group is sleepting: d5122... type: ReportResourceSyns 123e..."

Regards

Godrid
 
G

godrid

Hi,

I use NT4.0 domains for the installation. From the log file, I see that the
message such as:

"Error when trying to get trusted forests and domains" and
"Unable to contact the global catalog server" + queues sleeping messages.

regards
Godrid
 
Top