Re: [rt-users] Help in debugging

2015-01-28 Thread Guadagnino Cristiano
015 11:12:31 GMT+0100 (CET) A: 'Guadagnino Cristiano' <mailto:guadagnino.cristi...@creval.it>, 'Alex Peters' <mailto:a...@peters.net> Cc: "'rt-users@lists.bestpractical.com'" <mailto:rt-users@lists.bestpractical.com> Oggetto: Re: [rt-users] Help in

Re: [rt-users] Help in debugging

2015-01-28 Thread Daniel Schwager
Any hints for debugging? regards Danny From: rt-users [mailto:rt-users-boun...@lists.bestpractical.com] On Behalf Of Guadagnino Cristiano Sent: Wednesday, January 28, 2015 11:09 AM To: Alex Peters Cc: rt-users@lists.bestpractical.com Subject: Re: [rt-users] Help in debugging Thank you Alex.

Re: [rt-users] Help in debugging

2015-01-28 Thread Guadagnino Cristiano
ti...@creval.it> Cc: <mailto:rt-users@lists.bestpractical.com> Oggetto: Re: [rt-users] Help in debugging I'd probably try to discover more by enabling debug logging first. I think in my case, "eval"-related things are usually to do with scrips or templates. I don't thin

Re: [rt-users] Help in debugging

2015-01-27 Thread Alex Peters
I'd probably try to discover more by enabling debug logging first. I think in my case, "eval"-related things are usually to do with scrips or templates. I don't think any of mine are 829 lines long though, as your warning suggests. On 28 Jan 2015 2:47 am, "Guadagnino Cristiano" < guadagnino.crist

[rt-users] Help in debugging

2015-01-27 Thread Guadagnino Cristiano
Hi all, if I have a row like this in the log: [26226] [Tue Jan 27 15:20:19 2015] [warning]: Use of uninitialized value in string eq at (eval 829) line 1. ((eval 829):1) how do I know which is the object involved? Thank you in advance. Cris