certi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [certi-dev] CERTI deadlock


From: Eric Noulard
Subject: Re: [certi-dev] CERTI deadlock
Date: Thu, 21 Jun 2012 14:18:07 +0200

2012/6/21 Eric Noulard <address@hidden>:
> 2012/6/21 Michael Raab <address@hidden>:
>> Hi Eric,
>>
>> it crashes at start up.  The log file was created but is empty....
>> I would guess it's some sort of concurrent file access problem as there are
>> N instances trying to write to the same log file...
>
> Yes right...windows is really picky about file sharing.
> I'll try to mangle the file using process Id...
>
> Sending one more message when it's done.

The specified filename should now be mangled with the process ID.
-<PID> is appended to the specified filename.

I just commited the change.

This should avoid concurrent access.

Beware of the size of those file.
Depending on how many pretty debug trace you enable
you can get as many as 1MB/s of trace.


-- 
Erk
Le gouvernement représentatif n'est pas la démocratie --
http://www.le-message.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]