Hi everybody.

My team deployed 72 EJBs (36 entity and 36 session stateless) in a Weblogic 5.1 
instance on a cluster of 5-6 nodes (I'm not sure). Everything worked fine. A few days 
after that (when the instance has been restarted nearly once a day due to other 
reasons), an instance has given an OutOfMemoryError (without any stack trace) in the 
middle of the night, and the operators had to restart that instance. The same thing 
has happened (and is happening 'til now) nearly once a day on different instances of 
the cluster, in a absolutely randomic way.

I forgot two big things:
1) noone was using the EJB application at the moment of the error, and we had probably 
2-3 users (we're in a users' fillin'-in activity, and we had holidays) during these 
days;
2) we have other apps running on the same cluster instances.

Due to the fact we have no log but this OutOfMemoryError (and no monitor tools), we 
can't say it's EJB's fault, but the problem started after the cluster deploy.

The instance has 128 Mb maximum heap size, and JDK 1.2.2

My question is: has anybody had a similar problem? Does anybody know something about 
it? I would appreciate so much every suggestion.

Thank's a lot
Valerio Gentile

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to