thank you...
we are using that bundled PM and get this in the logs: 09-12-23 10:08:24 ERROR PUBLIC org.apache.jackrabbit.core.persistence.bundle.util.ConnectionRecoveryManager: could not execute statement, reason: The last packet successfully received from the server was407526 seconds ago.The last packet sent successfully to the server was 407526 seconds ago, which is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem., state/code: 08S01/0 it seems like something doesnt work, and the logging tells us to use that MYSQL setting. thx rainer Zdenek Skodik wrote: > > > yes, that attribute is supposed to be used only > with simplePM, bundle PMs are supposed to be able > to reconnect in case when connection gets closed > by default. > > -- > Best regards, > > Zdenek Skodik > Magnolia International Ltd. > > Magnolia® - Simple Open-Source Content Management > > > On Tue, 2009-12-22 at 01:15 -0800, rainer wrote: >> >> Hi list, >> >> i remember to have heard once: >> >> if you use the BundlePM then there is no need for setting autoreconnect = >> true ... >> >> is this correct? >> >> thx >> rainer > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- > > > -- View this message in context: http://old.nabble.com/autoreconnect-with-BundlePM---tp26885612p26897642.html Sent from the Magnolia - User mailing list archive at Nabble.com. ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
