Kbase P71047: Errors (8358) and (5894) running an Automation Object on the appserver.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/31/2004 |
|
Status: Unverified
FACT(s) (Environment):
Windows
Progress 9.1D
SYMPTOM(s):
Application Server connected with connection id: <connectionid>. (8358)
Error occurred while creating/connecting to automation server for: <automation object name>.
<COM message>
Error code: <Program name> (5894)
Server log has the following errors:
10.1.6.26::Test::3094::81b00e3f7de3375e:a992f:fb2bc66238:-7ffb. (8358)
[04/03/08@10:44:06.413-0800] P-002908 T-000196 0 AS -- Error occurred while
creating/connecting to automation server for: Outlook.Application.
[04/03/08@10:44:06.413-0800] P-002908 T-000196 0 AS -- Server execution failed
[04/03/08@10:44:06.413-0800] P-002908 T-000196 0 AS -- Error code: 0x80080005
testmail.p (5894)
Trying to run following code as a remote procedure on the appserver:
DEFINE VARIABLE APP-OUTLOOK AS COM-HANDLE.
CREATE "Outlook.Application" APP-OUTLOOK.
The server's windows system log, has the following error:
The server {0006F03A-0000-0000-C000-000000000046} did not register with DCOM
within the required timeout. For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
CAUSE:
AdminServer is set to Logon as LocalSystem Account.
FIX:
Start the AdminService using another user account other than the default Local System Account.