|
Home > Archive > BizTalk Server > October 2004 > Object server is stopping when OLE service contacts it
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 |
Object server is stopping when OLE service contacts it
|
|
|
| Hi,
I'm running a BTS 2002 on a W2K Server and have the SQL Server 2000 on a
remote machine.
Everything seams to work fine but sometimes, once a day, I receive an error
in the EventLog that look like this:
************ Event error ******************
Event Type: Error
Event Source: BizTalk Server
Event Category: Document Processing
Event ID: 324
Date: 2004-10-19
Time: 11:58:59
User: N/A
Computer: SECC190
Description:
An error occurred in BizTalk Server.
Details:
------------------------------
[0x0154] This server could not create a component with the class ID
"{1FBCE4EF-E536-369B-8500-229918C944EC}" for transport. Verify that this
component is properly registered. The following error was returned:
[0x80080008] Object server is stopping when OLE service contacts it
[0x0156] The server could not finish processing messaging port
"Order.ITS.AIC.Port".
[0x1730] Suspended Queue ID: "{D12929F5-5142-4E0B-B9DF-8C95B234B2E4}"
[0x80080008] Object server is stopping when OLE service contacts it
******************** END ERROR ************************
Is it someone out there that have a idea what it can be, could it a bug in
COM+ that drops the ref to the AIC -component?
Thankfull for any tips or solutions
Björn
| |
| Joerg Fischer 2004-10-21, 7:47 am |
| Hi,
Can you give some details on the AIC used on that port? Is it custom code? A
COM or COM+ component?
Sincerely
Joerg Fischer
"bjlun" <bjlun@discussions.microsoft.com> wrote in message
news:8A5776BC-8FD9-40F2-94CE-6EA87874E3E2@microsoft.com...
> Hi,
>
> I'm running a BTS 2002 on a W2K Server and have the SQL Server 2000 on a
> remote machine.
> Everything seams to work fine but sometimes, once a day, I receive an
error
> in the EventLog that look like this:
>
> ************ Event error ******************
> Event Type: Error
> Event Source: BizTalk Server
> Event Category: Document Processing
> Event ID: 324
> Date: 2004-10-19
> Time: 11:58:59
> User: N/A
> Computer: SECC190
> Description:
> An error occurred in BizTalk Server.
>
> Details:
> ------------------------------
> [0x0154] This server could not create a component with the class ID
> "{1FBCE4EF-E536-369B-8500-229918C944EC}" for transport. Verify that this
> component is properly registered. The following error was returned:
>
> [0x80080008] Object server is stopping when OLE service contacts it
>
> [0x0156] The server could not finish processing messaging port
> "Order.ITS.AIC.Port".
>
> [0x1730] Suspended Queue ID: "{D12929F5-5142-4E0B-B9DF-8C95B234B2E4}"
>
> [0x80080008] Object server is stopping when OLE service contacts it
>
> ******************** END ERROR ************************
>
> Is it someone out there that have a idea what it can be, could it a bug in
> COM+ that drops the ref to the AIC -component?
>
> Thankfull for any tips or solutions
> Björn
| |
| Björn 2004-10-21, 7:47 am |
| Hi,
My problem below don't just occurs for one AIC- component but I will try to
describe what is common for all these components.
All AIC- components is running in COM+, is custom code and running as a
server application.
The AIC- component receive a XML-document that it load into a DOM-object and
uses XPath to verify some conditions and depending on the result write, or
don't write, a xml-formatted message to an own developed Queue databas(SQL
Server 2000 SP3/W2K SP4).
The BTS 2002 is also running on W2K SP 4.
Was this something you expected?
//Björn
"Joerg Fischer >" wrote:
> Hi,
>
> Can you give some details on the AIC used on that port? Is it custom code? A
> COM or COM+ component?
>
> Sincerely
>
> Joerg Fischer
>
> "bjlun" <bjlun@discussions.microsoft.com> wrote in message
> news:8A5776BC-8FD9-40F2-94CE-6EA87874E3E2@microsoft.com...
> error
>
>
>
| |
| Björn 2004-10-21, 7:47 am |
| Hi,
My problem below don't just occurs for one AIC- component but I will try to
describe what is common for all these components.
All AIC- components is running in COM+, is custom code and running as a
server application.
The AIC- component receive a XML-document that it load into a DOM-object and
uses XPath to verify some conditions and depending on the result write, or
don't write, a xml-formatted message to an own developed Queue databas(SQL
Server 2000 SP3/W2K SP4).
The BTS 2002 is also running on W2K SP 4.
Was this something you expected?
//Björn
"Joerg Fischer >" wrote:
> Hi,
>
> Can you give some details on the AIC used on that port? Is it custom code? A
> COM or COM+ component?
>
> Sincerely
>
> Joerg Fischer
>
> "bjlun" <bjlun@discussions.microsoft.com> wrote in message
> news:8A5776BC-8FD9-40F2-94CE-6EA87874E3E2@microsoft.com...
> error
>
>
>
| |
| Joerg Fischer 2004-10-26, 2:46 am |
| Hi,
Is you COM+ Server process stopping unexpectetly? Do you have a TimeTo Live
configured for that process? Try to configure it so that it retains active
forever.
Sincerely
Joerg Fischer
"Björn" <Bjrn@discussions.microsoft.com> wrote in message
news:B109ED8A-FA53-4785-9247-A66E65B2A38C@microsoft.com...
> Hi,
>
> My problem below don't just occurs for one AIC- component but I will try
to
> describe what is common for all these components.
> All AIC- components is running in COM+, is custom code and running as a
> server application.
> The AIC- component receive a XML-document that it load into a DOM-object
and[vbcol=seagreen]
> uses XPath to verify some conditions and depending on the result write, or
> don't write, a xml-formatted message to an own developed Queue databas(SQL
> Server 2000 SP3/W2K SP4).
> The BTS 2002 is also running on W2K SP 4.
>
> Was this something you expected?
> //Björn
>
>
> "Joerg Fischer >" wrote:
>
code? A[vbcol=seagreen]
a[vbcol=seagreen]
this[vbcol=seagreen]
bug in[vbcol=seagreen]
|
|
|
|
|