From owner-freebsd-java Tue Jun 5 8:29:19 2001 Delivered-To: freebsd-java@freebsd.org Received: from ammut.amduat.net (ammut.amduat.net [206.124.145.163]) by hub.freebsd.org (Postfix) with ESMTP id 0AD7C37B405 for ; Tue, 5 Jun 2001 08:29:09 -0700 (PDT) (envelope-from jsbarrett@acm.org) Received: from acm.org (osiris.amduat.net [10.0.0.69]) by ammut.amduat.net (8.11.3/8.11.3) with ESMTP id f55FSs413922; Tue, 5 Jun 2001 08:28:55 -0700 (PDT) (envelope-from jsbarrett@acm.org) Message-ID: <3B1CFAAD.6080408@acm.org> Date: Tue, 05 Jun 2001 08:28:45 -0700 From: "Jacob S. Barrett" Reply-To: jbarrett@amduat.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9+) Gecko/20010601 X-Accept-Language: en-us MIME-Version: 1.0 To: "Koster, K.J." Cc: "'jbarrett@amduat.net'" , freebsd-java@FreeBSD.ORG Subject: Re: mod_jk won't build on FreeBSD, linux-jdk13 core dumps, JBoss ports, oh my... References: <59063B5B4D98D311BC0D0001FA7E452205FD9C51@l04.research.kpn.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org So I thought I was flying high actually getting this all to work, and for the most part it does, but for some reason the linux-jdk13(1.3.0-1.3.1) core dumps every time I run a speficic jsp. Is the linux-jdk13 really buggy or is this just me. I have the problem on both my servers. On one where I am just running tomcat I can run it in classic mode and have no problems. My personal server though I am experimenting with JBoss, which seems to have something against the classic vm. In classic it only loads up halfway and stops, but that is for the jboss list. When I use the hotspot (client and server) in both int and mixed modes it catches an abort trap and core dumps everytime I run the tomcat example jsp 'ErrorPage'. It will core dump on almost all the others too eventually but the 'ErrorPage' example does it every time. I have tried all sorts of combinations with the linux-jdk13 with no luck. I am reinstalling my linux-base right now in hopes that that will fix it. Are there any known issues with the linux-jdk13? By they way I am running FreeBSD-4.3-STABLE (5/20/2001). My last resort is to udate to the latest stable. So on the port front I have started on two for JBoss. The first on I have started on is the more complicated one, jboss-current. Rather than downloading a release build this checks out the latest source from the CVS archive. I added an 'update' target on it that retrieves the latest changes and clears the '.build_done' and '.install_done' flags. I am trying to get it to auto build and install the optional modules and contrib modules too by defining WITH_X flags. Right now I have 'WITH_JBOSSCX' for those (me) who need the latest release of the Java Connector Architecture support. I am also working on 'WIHT_TOMCAT' to automate the embeded tomcat support. I have been trying to use this one myself to keep up the latest changes and debug it. The next on I will work on, and probably finish first, will be a normal port that just installes the latest release binaries. So does it sound like I am on the right track? Is there anything in particular anyone would like to see in the ports? I notice the post about a how-two on JVM dependency, that would be nice to know how to do. JBoss needs a Java2 vm so it would be nice to say something like 'DEPENDS_JAVA=1.2+' to let the ports engine know that this package depends on Java an more specifically 1.2 or greater. -Jake Koster, K.J. wrote: > Dear Jacob, > > >>I have Jakarta/Tomcat working, infact I am using Tomcat >>embeded in JBoss >>application server. Just out of curiousity. Is anyone working on a >>ports entry for JBoss? If no one is and no one plans to how >>hard would >>it be for a ports virgin like myself to contribute one? >> >> > I have to admit to being a bit of a ports virgin myself *blush*, but I think > that it would ot be too hard. Have a look at the simpler ports to see how > it's done. > > Kees Jan > > ================================================ > You are only young once, > but you can stay immature all your life. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message