I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-03-30 09:30:10-07 by chrei in response to 7474
Re: Inline::Java hangs
Hi, did you observe abnormal resource consumption during the period when Inline::Java seems to hang, in other words: Is some process running wild (with 99% CPU consumption) or do you see the memory footprint of some process building up until some limit is exceeded and the system is forced to abort the process? When a lone "killed" messages appears it is also often helpful to consult the system logs in /var/log or whereever they are on your system. If the OS itself was forced to kill the process it usually logs the fact together with the reasons for it to those logs. This might not solve your problem at once but it would be an important information. Christian
Direct Responses: Write a response