FreeBSD 5.3-RELEASE + JDK1.4 native in a Jail -> hangs 99% cpu on kserel

Joris Verschoor j.verschoor at nefli.nl
Tue Dec 14 03:29:31 PST 2004


Ronald Klop wrote:

> Try to check how many open files you have.

kern.ipc.numopensockets: 109
kern.openfiles: 184

> And if you do kill -3 (or kill -QUIT) check the log files of the java 
> app.

When I do al kill -3, it goes in the loop

> How many tcp connections do have to your db-server? Do you have a  
> connection leak somewhere?


I don't think there's a leak in my code. It runs fine on my windows box.
I'll disable my webapp, so only the resin-doc will be active..




More information about the freebsd-java mailing list