Date: Fri, 7 Mar 2003 12:25:10 +0200 From: Alexey Zelkin <phantom@FreeBSD.org.ua> To: Andrey Guskov <andrey.guskov@mail.ru> Cc: freebsd-java@FreeBSD.ORG Subject: Re: linux-sun-jdk1.4.1 problem Message-ID: <20030307122510.A67777@phantom.cris.net> In-Reply-To: <E18rEcu-000F2a-00@f17.mail.ru>; from andrey.guskov@mail.ru on Fri, Mar 07, 2003 at 12:58:52PM %2B0300 References: <E18rEcu-000F2a-00@f17.mail.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
hi, On Fri, Mar 07, 2003 at 12:58:52PM +0300, Andrey Guskov wrote: > Hi > May be that's newbie question, but I'm not too experienced > in using FreeBSD... > I installed Resin2.1.6 and got the following problem. > I compiled it under linux-sun-jdk1.4.1 and FreeBSD 4.3 with Apache. Resin's default pages worked fine, except that Resin generated a lot (more than 20) of java-processes in process list. It is ok. Because each java thread in Linux mode is mapped to separate process. That's how LinuxThreads works. > And after that every time Resin restarted (that's why server was hanged). > FreeBSD reports only "fstat64 function.. or not implemeted" errors. You may want to request addition of fstat64() to linuxalator via PR. > How to handle that problem? > > Is there any reasons to use native FreeBSD jdk1.3 (as more stable) > instead of jdk1.4 for linux? Try native jdk14 port which I have committed yesterday. It work ok for complex applications under Tomcat and JBoss, therefore I think it should work for Resign as well. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030307122510.A67777>