|
Home > Archive > Commerce Server General > August 2006 > GlobalConfig:Initialize : Login failed for user 'Domainname\comput
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
GlobalConfig:Initialize : Login failed for user 'Domainname\comput
|
|
|
| Hi,
We randomly got this error one day or several day a time. Otherwise
everything is good. Typically we have sites running on one webserver (w2k3+
cs2002) and another database server (w2k3+SQL2000). The error message
happened on web server and is:
Description:
* Event Time: 8/21/2006 11:11:52 AM
* Commerce Server 2002 Error Event
* Event ID: 36865
* Error in Commerce Administration Object : Description -
'GlobalConfig:Initialize : Login failed for user 'Domainname\Computername$’.'
1. What’s cause this randomly happen ?
2. When/which condition the GlobalConfig needs to run initialize.
Thanks in advance.
| |
| Help Please 2006-08-24, 7:20 pm |
|
"Frank" wrote:
> Hi,
> We randomly got this error one day or several day a time. Otherwise
> everything is good. Typically we have sites running on one webserver (w2k3+
> cs2002) and another database server (w2k3+SQL2000). The error message
> happened on web server and is:
>
> Description:
> * Event Time: 8/21/2006 11:11:52 AM
> * Commerce Server 2002 Error Event
> * Event ID: 36865
> * Error in Commerce Administration Object : Description -
> 'GlobalConfig:Initialize : Login failed for user 'Domainname\Computername$’.'
>
> 1. What’s cause this randomly happen ?
> 2. When/which condition the GlobalConfig needs to run initialize.
>
> Thanks in advance.
>
| |
| Madhur Joshi 2006-08-25, 7:21 pm |
| The GlobalConfig object access the administration database in order to
initialize.
The user that is calling GlobalConfig needs to have permissions to read
from the admin database (i.e.: the admin_reader_role in that database).
In this case, it is the computer account that seems to be accessing the
database.
Do you know which process is running under this account?
Often this error is seen when you try to remotely access the performance
counters on the Commerce Server machine.
Remote access to the perf counters does not work correctly in Commerce
Server.
Hope that helps,
madhur
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation.
All rights reserved.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Please reply to the newsgroups only.
--------------------
"Frank" wrote:
> Hi,
> We randomly got this error one day or several day a time. Otherwise
> everything is good. Typically we have sites running on one webserver
(w2k3+
> cs2002) and another database server (w2k3+SQL2000). The error message
> happened on web server and is:
>
> Description:
> * Event Time: 8/21/2006 11:11:52 AM
> * Commerce Server 2002 Error Event
> * Event ID: 36865
> * Error in Commerce Administration Object : Description -
> 'GlobalConfig:Initialize : Login failed for user
'Domainname\Computername$’.'
>
> 1. What’s cause this randomly happen ?
> 2. When/which condition the GlobalConfig needs to run initialize.
>
> Thanks in advance.
>
|
|
|
|
|