|
|
Search
You searched for the word(s):
< 1 second(s)
-
Peter Strรถmblad: dms: Is there a way to file a bug against the DDK sample? Mercury DDK\DDK Samples\Resident Daemon\daemon2.c contains the error.
I've notified David of this issue - there is no public bug-track - thanks for your efforts.
I just experienced this same problem. The sample daemon2.c as distributed in the DDK ...
-
I saw a suggestion somewhere that to help mitigate the problem of spam senders looking for the secondary MX you could set up a 3rd MX that is the same as your first MX thus possibly causing the spam sender to really send to your primary MX. Of course this does not guarantee that a spam sender won't figure out that you are trying to ...
-
Rolf,
My problem appears to be solved. Thanks for your suggestion to use Process Monitor. That tool provided the clue needed to fix this.
For the benefit of others that may encounter a similar problem I am stating the cause and solution below.
Problem:
Temporary files were being orphaned in the SCRATCH directory at ...
-
Rolf,
Last night I started Process Monitor and it seems to indicate that there is a problem with Mercury and my Policy program executing concurrently. Here is one line from the monitor. Note the SHARING VIOLATION and that is Mercury trying to access the Result file while it is still in use in my Policy program.
719 ...
-
Thanks, Rolf. I have the various Sysinternals tools and I'll see if I can figure out a way to capture the data and analyze it.
Bruce
-
Rolf Lindby:It would seem that there is something that occasionally blocks access for Mercury to the result file.It's presumably not thread related, Mercury is already processing that message and just waiting for your policy program to finish.
Make sure you have no anti-virus program or other file protection application accessing the Mercury ...
-
I have written a policy program and it works about 99% of the time. I have made numerous changes trying to isolate the problem so now I seek help from other users.
Background: Mercury/32 v4.62, Vista with all fixes and SP applied, VS2005 C++.
Program receives an ~A file and uses a specified Result file ''policyresults.tmp'' but no ...
|
|
|