well to be fair what happened is that the kernel ran out of kernel threads
since native threads map to active processes... the bummer is that you have
a default of 1024 processes (correct if wrong) and you need to recompile a
kernel if not. Since we represent a client by a thread at this point, we
can run out of them.... at's all.... a VM/Linux problem but that is the way
it goes,
marc
|-----Original Message-----
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of Heitzso
|Sent: Friday, October 20, 2000 12:11 PM
|To: 'jBoss Developer'
|Subject: RE: [jBoss-Dev] Windows >> Linux???
|
|
|I don't know the impact, but ...
|
|latest 2.4.0 test10 preX is fairly stable and
|improves on 2.2 kernel
|
|I believe Sun has a non-rc 1.3 out for Linux
|
|Heitzso
|
|-----Original Message-----
|From: Sebastien Alborini [mailto:[EMAIL PROTECTED]]
|
|"Patrick J. McNerthney" wrote:
|>
|> What version of Linux and VM?
|
|Linux RedHat 6.2 "out of the box" (haven't felt the need to customize it
|till today)
|Sun jdk1.3rc1
|
|
|