has anyone noticed a memory leakage problem in the latest beta2 release of
jboss.

if i deploy a simple stateless session bean which implements one remote
method - increment and return an integer, and run a client which keeps
calling the bean forever, the jboss jvm will eventually throw an out of
memory error (it takes about 14 hours on my machine and the process dies at
about 65 meg - whatever the max heap size set for the jvm). I can watch the
process memory creap steadily on my win2000 task manager.

running the same bean in the orion application server with the same jvm (sun
jdk1.3) does not produce the same result, the container process stays solid
at around 14meg, give or take garbage collection, so I can be fairly certain
it's not my code.

is this a known problem?

Rudi Simic



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to