Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 83543 invoked from network); 20 Mar 2009 06:46:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Mar 2009 06:46:06 -0000 Received: (qmail 95701 invoked by uid 500); 20 Mar 2009 06:46:05 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 95672 invoked by uid 500); 20 Mar 2009 06:46:04 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 95663 invoked by uid 99); 20 Mar 2009 06:46:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Mar 2009 23:46:04 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Mar 2009 06:45:57 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LkYU4-0005Sx-8w for user@geronimo.apache.org; Thu, 19 Mar 2009 23:45:36 -0700 Message-ID: <22615051.post@talk.nabble.com> Date: Thu, 19 Mar 2009 23:45:36 -0700 (PDT) From: MarcoLaponder To: user@geronimo.apache.org Subject: Re: startup geronimo jetty on AIX fails In-Reply-To: <45f744e40903191913s5493b38bq77baee370cf3a2ce@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: marco.laponder@kewill.com References: <22558472.post@talk.nabble.com> <22599099.post@talk.nabble.com> <45f744e40903191913s5493b38bq77baee370cf3a2ce@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks for your efforts anyway ! ulimit -a gives: time(seconds) unlimited file(blocks) unlimited data(kbytes) 262144 stack(kbytes) 31248 memory(kbytes) unlimited coredump(blocks) 4194303 Kind regards, Marco Ivan-65 wrote: > > Which version of AIX did you use ? If 6+, shall you run ulimt -a to check > the value of threads(per process) is unlimited or big enough. Wish it > could > help you. > Thanks ! > > 2009/3/19 MarcoLaponder > >> >> I tried your suggestions but the error is still there. Do you have any >> other >> suggestions or items I can try and/or check to solve this problem ? >> >> Kind regards, >> Marco >> >> >> MarcoLaponder wrote: >> > >> > When I try to start geronimo with jetty on AIX it gives me the >> following >> > message: >> > >> > Module 24/67 org.apache.geronimo.configs/j2ee-corba-yoko/2.1.3/car >> > started in 1.910s >> > >> > Module 25/67 org.apache.geronimo.configs/jetty6/2.1.3/car >> > 12:16:48,589 ERROR [log] failed Ajp13SocketConnector@0.0.0.0:8009 >> > >> > java.lang.OutOfMemoryError: unable to create new native thread >> > at java.lang.Thread.start0(Native Method) >> > at java.lang.Thread.start(Thread.java:597) >> > at >> > >> java.util.concurrent.ThreadPoolExecutor.addIfUnderCorePoolSize(ThreadPoolExecutor.java:703) >> > >> > at >> > >> java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:652) >> > at >> > org.apache.geronimo.pool.ThreadPool.execute(ThreadPool.java:232) >> > at >> > >> org.apache.geronimo.jetty6.connector.JettyThreadPool.dispatch(JettyThreadPool.java:47) >> > at >> > org.mortbay.jetty.AbstractConnector.doStart(AbstractConnector.java:266) >> > >> > I also tried : >> > JAVA_OPTS="-Xmx256m -XX:MaxPermSize=128m" >> > and >> > JAVA_OPTS="-Xmx512m -XX:MaxPermSize=256m" >> > >> > but still no luck. When I use geronimo with tomcat I got no problems. >> > >> > Anyone got an idea what to do to solve this problem ? >> > >> > Kind regards, >> > Marco >> > >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/startup-geronimo-jetty-on-AIX-fails-tp22558472s134p22599099.html >> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com. >> >> > > > -- > Ivan > > -- View this message in context: http://www.nabble.com/startup-geronimo-jetty-on-AIX-fails-tp22558472s134p22615051.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.