Re: DCOM Garbage collection problem (Suspected)
From: Brian Price (brianp_at_appliedcs.com.au)
Date: 07/29/04
- Next message: Patrick Zou: "CreateFile(TEXT("\\\\.\\windows\\xxxxx.JPG"),"
- Previous message: Patrick Zou: "FILE length not correct?"
- Messages sorted by: [ date ] [ thread ]
Date: 29 Jul 2004 16:16:34 -0700
Hi Thomas and Winfried,
Could you please tell me how you launch your COM server?
Our original testing had a boot application that started our main
"service". This boot application was setup up via the registry as
follows:
[HKLM\Init]
"Launch70"="Bootapp.exe"
"Depend70"= 14, 00 <===== Device.exe
I am keen to know what dependencies that you used. We are currently
testing the following:
"Depend70"= 14, 00, 1E, 00, 3C, 00 <===== Device.exe, gwes.exe,
services.exe
It's probably overkill, but we need to understand the problem better.
Have you tried this and did it make a difference?
Thanks in advance
Brian Price
brianprice_AT_appliedcs_DOT_com_DOT_au
brianp@appliedcs.com.au (Brian Price) wrote in message news:<83ae2378.0406291633.65841f6d@posting.google.com>...
> Hi all,
>
> Further testing has shown that when the problem occurs
> CoInitializeEx() still returns ERROR_SUCCESS. That is, there is no
> apparent forewarning of the problem.
>
> We have modified our "service" to poll the COM servers and restart the
> whole application. When this does happen, the out-of-process COM
> servers all start and then continue to run with no problems from the
> DCOM system.
>
> For the moment, we will have to add this monitoring feature to our
> application to manage this problem.
>
> Any enlightening comments on the underlying cause would be greatfully
> received. Ideally, I would like to resolve the cause of this problem.
>
> Thanks
>
> Brian Price
> brianprice_AT_appliedcs_DOT_com_DOT_au
- Next message: Patrick Zou: "CreateFile(TEXT("\\\\.\\windows\\xxxxx.JPG"),"
- Previous message: Patrick Zou: "FILE length not correct?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|