Date: Sat, 23 Feb 2002 10:43:28 -0800 From: Andrew Houghton <aah@acm.org> To: java@FreeBSD.ORG Subject: Re: linux-jdk14 bombs (running tomcat with servlet) Message-ID: <3C77E2D0.8090607@acm.org> References: <018e01c1bb4a$a45fa470$441814ac@newtim> <87664psave.fsf@thanatos.shenton.org> <3C77CF16.4090304@wireless-networks.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Which is all well and good, but at least for me, hotspot won't run for anyone but root. I posted a message about this to both freebsd-java and freebsd-stable, and I've received private mail from some folks saying they've experienced the same problem, but I've seen nothing on either of the lists. A little digging with truss leads me to believe it's a problem with the linux layer, specifically the linux_sched_getscheduler call. Which works for root, but returns an illegal operation for users. I have no idea how to fix it; it was pushing my experience to use truss. - a. Cedric Berger wrote: > Chris Shenton wrote: > >> [java@freebsd.org CCd so they can archive your suggestions] >> >> "Tim E Schafer" <tim_schafer@agship.com> writes: >> >>> I noticed that the port linux-jdk1.4 doesn't do something that the >>> linux-jdk1.3.1 port does, that is turn off hotspot. >> > This is because if you want to "turn off hotspot", you can use > "pkg_remove". > What I mean is that the 1.4 VM = hotspot, period. There is no 1.4 > classic VM. > Cedric > > > > > 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?3C77E2D0.8090607>