![]() |
| |||
| Hello! I've got another issue: Once an user tries to login into PWA with a browser different from IE6, the ASP.NET system starts logging, each 5 minutes, an access error. This error repeats until the server is rebooted or services restarted. The complete error is ( in Spanish ): Tipo de suceso: Advertencia Origen del suceso: ASP.NET 2.0.50727.0 Categoría del suceso: Evento Web Id. suceso: 1309 Fecha: 09/05/2008 Hora: 12:15:11 Usuario: No disponible Equipo: PROJECT-SERVER Descripción: Código de evento: 3005 Mensaje de evento: Excepción no controlada. Tiempo de evento: 09/05/2008 12:15:11 Tiempo de evento (UTC): 09/05/2008 10:15:11 Id. de evento: 90aea44589c04734b39d9caf95ac7a59 Secuencia de evento: 773 Ocurrencia de evento: 3 Código de detalles de evento: 0 Información de aplicación: Dominio de aplicación: /LM/W3SVC/746553835/Root-1-128547648128437500 Nivel de confianza: WSS_Minimal Ruta de acceso virtual de la aplicación: / Ruta de acceso de la aplicación: C:\Inetpub\wwwroot\wss\VirtualDirectories\XXXXX.XXXAAAA\ Nombre del equipo: PROJECT-SERVER Información de proceso: Id. de proceso: 5388 Nombre de proceso: w3wp.exe Nombre de cuenta: PROJECT-SERVER\Administrador Información de la excepción: Tipo de excepción: SPException Mensaje de la excepción: Se necesita al menos Internet Explorer versión 6 para utilizar Project Web Access. Información de solicitud: Dirección URL solicitada: http://XXXXX.XXXAAAA/pwa/tasks.aspx Ruta de acceso de solicitud: /pwa/tasks.aspx Dirección de host de usuario: aaa.aaa.aaa.aaa Usuario: NT AUTHORITY\Servicio de red Se autenticó: True Tipo de autenticación: NTLM Nombre de la cuenta de subproceso: PROJECT-SERVER\Administrador Información de subproceso: Id. de subproceso: 6 Nombre de la cuenta de subproceso: PROJECT-SERVER\Administrador Está representando: False Seguimiento de la pila: en Microsoft.Office.Project.PWA.PJBaseWebPartPage.OnP reInit(EventArgs e) en System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) Detalles de evento personalizado: Para obtener más información, vea el Centro de ayuda y soporte técnico en Events and Errors Message Center: Basic Search. It's quite strange because the Administrator never logs in from a different browser than IE7, which causes no errors, but the event still repeats each 5 minutes throwing the warning like if that user keeps trying. No needed too say I've googled it but I find no solution. I think this error is making the server run slower. The MOPS is a fully-patched standalone installation. Once again, thanks for your help, and sorry for my poor English. Edit: Is this normal?: Quote:
Quote:
![]() Last edited by akae; 06-03-2008 at 05:46 AM. |
| Sponsored links |
| |
| ||||
| I've seen this error before, but never been able to figure out where it's coming from (I had other problems I was working on, this was a relatively minor issue). You can try throwing NetMon onto the server and capturing packets... that'll help you figure out where the request is coming from. I'll continue researching and let you know if I find anything.
__________________ Stephen Sanderlin Founder/Owner - EPMFAQ Principal Consultant - MSProjectExperts 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. |
| The Following User Says Thank You to ssanderlin For This Useful Post: | ||
akae (05-26-2008) | ||
| |||
| I have installed netmon, discovered the user that tries to login PWA with firefox and suggested him to stop, but the problem doesn't stop there. Once a user tries to login, the 1309 error starts logging in the server about 3 times each 5 minutes, and stops about 8 hours later, no matter if the user logs in after that with ie. |
| ||||
| Interesting... I'm not sure why you are seeing this error continually. It may have to do with the session state and how it is maintained by Project Server, but I am not sure. I don't think the errors are hurting anything, though... I would just ignore them. You've suggested that the user stop using Firefox, so I would just keep an eye on it.
__________________ Stephen Sanderlin Founder/Owner - EPMFAQ Principal Consultant - MSProjectExperts 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. |
| |||
| The problem just went away this weekend, without rebooting services. The only thing that annoyed me is that the access was requested by user Administrator, from the project-server itself, and I am the only one who have access to that computer. I expect it soon comes back, but I still don't know what is it about. |
| ||||
| I assume you've set up the Administrator account to be the AppPool identity (and maybe the rest of the service accounts?), so my guess is that it has something to do with the web parts on that page and possibly with the way PS maintains/uses session state... Not knowing the source code in-depth, I don't know...
__________________ Stephen Sanderlin Founder/Owner - EPMFAQ Principal Consultant - MSProjectExperts 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. |
| The Following User Says Thank You to ssanderlin For This Useful Post: | ||
akae (05-26-2008) | ||
| |||
| You are probably right, I have just noticed that one of the access is made by a network service, not by the local administrator. This might be the reason of the failed access, something like an access with a bad agent-request that repeats for several hours, 3 times each five minutes. But I think i'm not going to change the users that are running the services. The last time I did it took me a lot of hours to recover the backups because something went wrong, and the problem seems to be not so annoying ![]() I'm still in fight with the OLAP cube. I don't know if we need it, but i want it to be available. I think i'm going to download a demo version of the SQL Server Standard and install the full mops+sqlserverstandard in a virtual machine to see what the cube is, and if it can do things like showing all the vacation-day per user. Anyway, thanks for your help. This site is much more useful than microsoft's one ![]() |
| ||||
| Quote:
Good luck with the cube -- I'm glad we've been able to help you!
__________________ Stephen Sanderlin Founder/Owner - EPMFAQ Principal Consultant - MSProjectExperts 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. |
| The Following User Says Thank You to ssanderlin For This Useful Post: | ||
akae (05-26-2008) | ||
| |||
| I've been trying to fix this problem for several weeks, but none of the solutions I have found for Sharepoint Services, ASP.net or MOPS seem appliable for this particular case. The MOPS' logs throw this, maybe someone recognises any issue 06/03/2008 11:20:06.04 mssdmn.exe (0x15AC) 0x15DC Search Server Common MS Search Indexing 8z0w Medium CUserCatalogCache::LogStatistics() before delete The aspx in the logs match ( /pwa/tasks.aspx ), but gives me no useful info. I suspect about this line: File:d:\office\source\search\search\gather\protoco ls\sts3\sts3acc.cxx Line:347 cause d: is the servers dvd drive. Any idea? Thanks! Last edited by akae; 06-03-2008 at 06:36 AM. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|