David Blevins wrote:
>
>
> Nothing like that. Best you can do is bump your poolSize up much
> higher. The settings we supply are very conservative and you could
> likely have a much higher limit depending on the memory limits of your
> vm.
>
> -David
>
>
>
ok, i overcame the issue now with editing /var/config/config.xml and setting
BulkPassivate to 0:
<gbean name="DefaultStatefulContainer">
<attribute name="properties">TimeOut=30
PoolSize=100
BulkPassivate=0</attribute>
</gbean>
now the error is gone. i want to thank you for your help
greetings,
mario
--
View this message in context:
http://www.nabble.com/Re%3A-Geronimo-2.0.2---OpenEJB-%22Passivation-Failed%22-tp15880469s134p16024338.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.