Groups | Blog | Home
all groups > dotnet component services > october 2003 >

dotnet component services : COM+ error


Jurica Cavlek
10/24/2003 9:43:05 AM
Hi!

When creating data access components that run as serviced COM+
components i ran into a strange problem.

What happens? I can call methods of my serviced components without any
problems and code executes normally. But for some reason i get following
report in NT event log:

The run-time environment has detected an inconsistency in its internal
state. Please contact Microsoft Product Support Services to report this
error. Error in .\jit.cpp(524), hr = 8000ffff:
CJITActivation::CreateNextObject, CoReactivateObject failed

The problem is reproducible.

And of course when this error occurrs, the process the components are
running in, crashes.

I tried various transaction setings but the only way I found that
possibly eliminates the problem is to create a component as a pooled
component.

Could please someone explain what could be reason for this problem?

Thank you!

Jurica Cavlek
Slava Gurevich
10/24/2003 9:47:20 AM
290513 - FIX: COM+ Error 80070057 "The Run-Time Environment Has
Detected an Inconsistency in Its Internal State"
http://support.microsoft.com/default.aspx?scid=290513

Apply the latest OS service pack

Slava Gurevich




On Fri, 24 Oct 2003 09:43:05 +0200, Jurica Cavlek
[quoted text, click to view]
Jurica Cavlek
10/24/2003 5:18:01 PM
[quoted text, click to view]


[quoted text, click to view]

The machine is patched. If you check my entry from event log, hresults
differ (I get code 0x8000ffff).

However I think I have managed to solve the problem. It appears there
was a problem if Dispose method didn't get called. I still have to
verify that calling Dispoce has solved my problem but I think that was
the problem.

Thanks for your answer!

Jurica.
Slava Gurevich
10/27/2003 4:31:32 PM
Thanks for the update!

On Fri, 24 Oct 2003 17:18:01 +0200, Jurica Cavlek <no.mail@address>
[quoted text, click to view]
AddThis Social Bookmark Button