Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Jun 2001 08:28:45 -0700
From:      "Jacob S. Barrett" <jsbarrett@acm.org>
To:        "Koster, K.J." <K.J.Koster@kpn.com>
Cc:        "'jbarrett@amduat.net'" <jbarrett@amduat.net>, freebsd-java@FreeBSD.ORG
Subject:   Re: mod_jk won't build on FreeBSD, linux-jdk13 core dumps, JBoss ports, oh my...
Message-ID:  <3B1CFAAD.6080408@acm.org>
References:  <59063B5B4D98D311BC0D0001FA7E452205FD9C51@l04.research.kpn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B1CFAAD.6080408>