This is OK. It happens when the store needs a connection but there's no transaction context because the app didn't start a transaction if it's a read only process. I went into J2EEDescriptorsStore.getCurrentConnection() and set the log msg to debug level (before it was set to info level). After that the msg you saw won't show up again.
-Tom > -----Original Message----- > From: GARTRELL,MIKE (HP-Corvallis,ex1) [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 29, 2002 2:16 PM > To: 'Slide Users Mailing List' > Subject: J2EEDescriptorsStore problem? > > > I'm receiving many of the following log messages when using the > J2EEDescriptorsStore with Slide deployed on Tomcat 4.0: > 29 Mar 2002 14:08:51 - slidestore.j2ee.J2EEDescriptorsStore - INFO - No id > for current thread - called outside transaction? > > Is this is a problem? It seems that the generation of all these > messages could be slowing down the execution of Slide. > > ---> Mike Gartrell <--- ---> [EMAIL PROTECTED] <--- > ---> phone: (541) 715-0008 <--- > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
