![]() |
| |||||||
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
| |||
| After some months of relax, MOPS started throwing new "random error messages" with apparently no action from users or admins. The topic of the new error is Failed to get language information for Project Server ( Error 6058 ) and, after a little googleing, I figure out that it is caused by a bad access. The error is reported on random days, but always at 2:20 AM, and repeats in ranges of 20' ( 2:40, 3:00, 4:00, 4:20 ... ) until 9:00 AM, when it stops. The logs report some 401: Unauthorized: Quote:
Any idea? Should I call Ghostbusters? Thanks! Update: I'm suspecting MS Outlook 2007 calendar sync plugin... Last edited by akae; 08-14-2008 at 05:52 AM. |
| Sponsored links |
| |
| ||||
| Quote:
__________________ 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 (08-22-2008) | ||
| |||
| They are both configured to use Spanish as default language, because they are Spanish versions. I discarded that it was an actual language problem when I tested it with a laptop with sweden / japanese versions of Outlook and showed no problems. PWA Versión: 12.0.0.6219 Outlook Versión: 12.0.0.6316.5000 ![]() |
| ||||
| Quote:
I would check the IIS logs to see if I can figure out the client and the call it is making. I would also increase the verbosity of the diagnostic logging and see if anything more useful shows up.
__________________ 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. |
| |||
| It seems that the access that provides the errors are made by the server itself. xxx.xxx.xxx.xxx is the IP of the server. Code: 2008-08-13 09:00:04 W3SVC1720207907 xxx.xxx.xxx.xxx POST /SharedServices1/PSI/Authentication.asmx - 56737 - xxx.xxx.xxx.xxx Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.1433) 401 1 0 2008-08-13 09:00:04 W3SVC1720207907 xxx.xxx.xxx.xxx POST /SharedServices1/PSI/Authentication.asmx - 56737 PROJECT-SERVER\Administrador 158.42.24.39 Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.1433) 200 0 0 2008-08-13 09:00:04 W3SVC1720207907 xxx.xxx.xxx.xxx POST /SharedServices1/PSI/Authentication.asmx - 56737 - xxx.xxx.xxx.xxx Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.1433) 401 1 0 2008-08-13 09:00:04 W3SVC1720207907 xxx.xxx.xxx.xxx POST /SharedServices1/PSI/Authentication.asmx - 56737 PROJECT-SERVER\Administrador xxx.xxx.xxx.xxx Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.1433) 200 0 0 According to the IIS Logs, the account Administrador is trying to login with a Mozilla browser, but I'm sure no one has the Administrator account password, and I'm also sure I was not browsing the PWA at the time the error was reported. There is an updated Firefox installed at the server, but it is not used to access PWA, and the version of Internet Explorer is 7 and causes no errors when login in. Do we have a ghost in the shell? Any brilliant idea? Thanks! Update: hmmmm... I think I'm getting closer: Code: 2008-08-13 09:00:04 W3SVC746553835 xxx.xxx.xxx.xxx GET /PWA/_layouts/AccessDenied.aspx Source=http%3A%2F%2Furl%2Eof%2Ethe%2EPWASERVER%3Aport%2Fpwa%2Ftasks%2Easpx 12345 PROJECT-SERVER\Sh.Serv.Search xxx.xxx.xxx.xxx Mozilla/4.0+(compatible;+MSIE+4.01;+Windows+NT;+MS+Search+5.0+Robot) 200 0 0 Damn you, Search Service! Last edited by akae; 08-22-2008 at 08:22 AM. |
![]() |
| Tags |
| error, forbidden access, language |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|