Hi all, I got the same problem too. I deployed my app in JBoss with Tomcat. Torque is being used in my Session Bean. Each time I redeploy the app, Torque will fail. Then, instead of just redeploying the app, I have to restart JBoss all over again.
Haven't got any clue either. I've been searching for the solution but I can't find any. Could anybody in the list give me some idea? Thanks. On Thu, 16 Dec 2004 12:24:10 -0800, "M. Sean Gilligan" <[EMAIL PROTECTED]> said: > >"M. Sean Gilligan" <[EMAIL PROTECTED]> writes: > > > >>I'm using Torque 3.1.1 with Tomcat 5.0.28 and MySQL. In a Tomcat > >>context.xml file I've defined a JNDI DataSource and in torque.prorperties > >>the JndiDataSourceFactory factory is being used. The webapp works fine > >>until the webapp is realoaded. The first database access after a reload > >>gives this stack trace: > > > >I remember this from a dim and distant past. It was some serialization > >issue. Can you please look into your catalina.out and maybe look into the > >list archives? > > Hi Henning. > > Thanks for your response. > > What do you mean by a "serialization issue"? > > I looked through the list archives (in a Eudora folder) very carefully > (back to Oct 2002, when I started lurking) and found may issues involving > the same error message, but most of them involved configuration issues. > (Everything works for me unless I reload the webapp.) > > Didn't find anything other than the NullPointerException > (java.lang.NullPointerException: There was no DataSourceFactory > configured for the connection my_om) in the logs, either. > > I had originally defined the DataSource in the Tomcat <Context>. Last > night I tried in the <GlobalNamingResources> section and got the same > error. > > I'll try to put together a simplified test case if you think that it is > worthwhile. > > Thanks, again. > > Sean > > > -- > --------------------------------------------------------------------------- > M. Sean Gilligan : 831-466-9788 x11 > Catalla Systems, Inc. : http://www.vblogcentral.com > --------------------------------------------------------------------------- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > ----------------------------- Mujahid Malaysia "Kembalikan Keagungan Islam" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
