View Single Post
  #2 (permalink)  
Old 10-22-2008, 11:53 AM
ssanderlin's Avatar
ssanderlin ssanderlin is offline
EPMFAQ Founder/Owner
 
Join Date: Feb 2008
Location: Quakertown, PA
Posts: 171
Thanks: 0
Thanked 17 Times in 17 Posts
Default

Hm. I've never seen these problems before!

Can you please keep us updated on your progress with fixing them? It'll be valuable for everybody, I think.


Quote:
Originally Posted by akae View Post
After a full inspection by some PS professionals we patched the MOPS installation with last updates and got rid of most part of previous errors.
The first advise was "Never use a translation of PS: install the US version, then apply language patch"

Well, if any cares, we solved the previous errors ( http://forums.epmfaq.com/project-ser...ded-error.html , http://forums.epmfaq.com/project-ser...ct-server.html ) with:
Server:
infrastructureupdateforwindowssharepointservices3. 0-kb951695
infrastructureupdateformicrosoftofficeservers-kb951297
Client:
project2007sp1-kb937154
infrastructureupdateformicrosoftofficeproject2007-kb951547
I also moved all running proccesses to a user called project.server with proper privileges, and granted BBDD access.

But we are experiencing new amazing MOPS bugs, errors and strange behaviours like
Code:
Tipo de suceso:	Error
Origen del suceso:	W3SVC-WP
Categoría del suceso:	Ninguno
Id. suceso:	2269
Fecha:		21/10/2008
Hora:		10:11:47
Usuario:		No disponible
Equipo:	PROJECT-SERVER
Descripción:
El proceso de trabajo no pudo inicializar la comunicación http.sys o el nivel de comunicación w3svc y, por lo tanto, no pudo iniciarse. El campo de datos contiene el número de error.
Datos:
0000: 05 00 07 80               ...€    
(Translation: Working process could not init the communication http.sys or the w3svc communication level and could not init. Data field contains the error number.) 
After 10 or 12 occurences, the Windows SharePoints stops running and returns a 503 error:
Code:
Tipo de suceso:	Error
Origen del suceso:	Office SharePoint Server
Categoría del suceso:	General de Office Server 
Id. suceso:	7888
Fecha:		20/10/2008
Hora:		18:08:25
Usuario:		No disponible
Equipo:	PROJECT-SERVER
Descripción:
Se ha detectado una excepción en tiempo de ejecución. Detalles. 
Mensaje: Error de la solicitud con el código de estado HTTP 503: Service Unavailable.
(Translation: It has been detected an exception in running time. Details. 
Message: request error with state code HTTP 503: Service Unavailable)
Detalles técnicos:
System.Net.WebException: Error de la solicitud con el código de estado HTTP 503: Service Unavailable.
   en Microsoft.Office.Project.Server.PSIAuth.Authentication.GetUserByName(Boolean isProjUser, String username)
   en Microsoft.Office.Project.PWA.PJContext.AuthenticateUserForPWA(Boolean validateUser, String username, Boolean checkTimebomb)
I have checked that the Bypass traverse checking is well configured and tried what You receive a 2269 event message when you try to start a worker process in IIS 6.0 suggests, but the error remains and I have to reboot the server once a day!

Any suggests?
Thanks in advance.
__________________
Stephen Sanderlin
Founder/Owner - EPMFAQ
VP of Technology - MSProjectExperts
Microsoft Project MVP

If you found this message useful, please click the Thanks button in the post!

This electronic message, along with any information, advice, and opinions it contains, are mine alone and are not representative of my employer. All information is provided in "GOOD FAITH" and on an "AS IS" basis only. I provide no presentations or warranties, express or implied, including implied warranties of fitness for a particular purpose, merchantability, title, and noninfringement. I strongly advise you to extensively test any changes, workarounds, or techniques described herein on a development system prior to implementation in a production environment, and you are hereby notified that I bear no responsibility whatsoever for any loss, harm, or otherwise negative outcomes resulting from your actions, whether or not said actions were a result of this electronic message, directly or indirectly.
Reply With Quote