|
From: Christian M. <chr...@ta...> - 2009-11-13 18:08:33
|
Malte, good to hear that. The error you were seeing signaled that the system lacked the necessary resources to create another thread, or the system-imposed limit on the total number of threads in a process PTHREAD_THREADS_MAX would be exceeded. However it seems weird as the wrapper does not create that much threads when starting so it would get close to that limit usually. Do you have information about how the number of threads has been set before your provider applied those updates? I guess that was the reason but would like to be sure. We will try to increase the informative value of the message for a future release. Anyways, if you have some more questions please dont hesitate asking. Gruß, Christian -----Ursprüngliche Nachricht----- Von: Malte Hübner [mailto:hu...@in...] Gesendet: Samstag, 14. November 2009 00:47 An: wra...@li... Betreff: Re: [Wrapper-user] Unable to create a timer thread I'm in luck! Our hosting provider updated some system files this morning and the error has gone. The wrapper starts up as expected and everything is fine again :-) I think it could have been an issue with the Core i7 and gentoo - but I'm not sure. Best, Malte -----Ursprüngliche Nachricht----- Von: Malte Hübner [mailto:hu...@in...] Gesendet: Freitag, 13. November 2009 09:48 An: 'wra...@li...' Betreff: AW: [Wrapper-user] Unable to create a timer thread Leif, thank you for your response. Here are some details: - Linux (Gentoo 4.3.2-r3 p1.6, pie-10.1.5, gcc version 4.3.2) - i686 Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz GenuineIntel GNU/Linux - Wrapper (Version 3.2.3) -> it's bundled with ActiveMQ but I also tried wrapper-linux-x86-32-3.3.6 with exactly the same result Thanks for your help! Malte -----Ursprüngliche Nachricht----- Von: Leif Mortenson [mailto:le...@ta...] Gesendet: Freitag, 13. November 2009 00:39 An: wra...@li... Betreff: Re: [Wrapper-user] Unable to create a timer thread Malte, This is not an error I have seen in the past. That code does not directly do anything with files either. Please let me know the OS, OS version, as well as the version of the Wrapper you are using. I will also go in and look over the code. Cheers, Leif On Thu, Nov 12, 2009 at 11:46 PM, Malte Hübner <hu...@in...> wrote: > Hi all, > > i am having big trouble to get the wrapper working on a linux machine. > The wrapper is not run as root user! > > Error output: > wrapper | Unable to create a timer thread: 11, No such file or directory > > Everything seems to be configured corretly. > The same setup is used on another machine and there is's working really > fine. > > Has anyone an idea which file or directory an not be found here? > > > Best, > Malte ---------------------------------------------------------------------------- -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Wrapper-user mailing list Wra...@li... https://lists.sourceforge.net/lists/listinfo/wrapper-user ---------------------------------------------------------------------------- -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Wrapper-user mailing list Wra...@li... https://lists.sourceforge.net/lists/listinfo/wrapper-user |