in reply to Re: Interpreter eval counter out of bounds
in thread Interpreter eval counter out of bounds
Do you have the ability to log the evals it's executing, in order to see whether the eval compile warnings/errors make any sense?In theory yes, but I assume impact on performance would be unacceptable as well as the log files themselves would be difficult to manage (log rotation would happen too quickly). I have not been able to reproduce the problem outside of a specific production environment with certain difficult-to-change log requirements.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Interpreter eval counter out of bounds
by flexvault (Monsignor) on Jan 28, 2011 at 14:16 UTC | |
by JavaFan (Canon) on Jan 28, 2011 at 14:48 UTC | |
by flexvault (Monsignor) on Jan 28, 2011 at 19:30 UTC |