[Catalyst] strange behaviour when controllers are being inherited

2006-07-19 Thread Alex Pavlovic
Hi, I just found something odd when trying to inherit from a base controller. I attached the complete application and debug output. From the debug output you can clearly see that MyApp powered by Catalyst as well as other things appear 4 times in the output and are being duplicated. This

Re: [Catalyst] strange behaviour when controllers are being inherited

2006-07-19 Thread Alex Pavlovic
No, Just FCGI-0.67 Thanks. On Wednesday 19 July 2006 17:04, Matt S Trout wrote: Alex Pavlovic wrote: Hi, I just found something odd when trying to inherit from a base controller. I attached the complete application and debug output. From the debug output you can clearly see that

Re: [Catalyst] strange behaviour when controllers are being inherited

2006-07-19 Thread Matt S Trout
Alex Pavlovic wrote: No, Just FCGI-0.67 Thanks. On Wednesday 19 July 2006 17:04, Matt S Trout wrote: Alex Pavlovic wrote: Hi, I just found something odd when trying to inherit from a base controller. I attached the complete application and debug output. From the debug output

Re: [Catalyst] strange behaviour when controllers are being inherited

2006-07-19 Thread Alex Pavlovic
Hi, Just tried it with FCGI::ProcManager 0.17 in standalone server mode. The problem goes away. Debug screen looks normal. I guess for some reason this only happens when running in static mode with builtin lighttpd proc manager. Thanks. On Wednesday 19 July 2006 17:04, Matt S Trout wrote:

Re: [Catalyst] strange behaviour when controllers are being inherited

2006-07-19 Thread Alex Pavlovic
Starting up process id:23065 at lib/MyApp.pm line 33. Starting up process id:23063 at lib/MyApp.pm line 33. Starting up process id:23066 at lib/MyApp.pm line 33. Starting up process id:23064 at lib/MyApp.pm line 33. On Wednesday 19 July 2006 17:37, Matt S Trout wrote: warn 'Starting up process