"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?

        Regards
                Henning



>Caused by: java.lang.NullPointerException: There was no DataSourceFactory 
>configured for the connection my_om
>        at 
> org.apache.torque.TorqueInstance.getConnection(TorqueInstance.java:711)
>        at org.apache.torque.Torque.getConnection(Torque.java:268)
>        at 
> org.apache.torque.util.Transaction.beginOptional(Transaction.java:80)
>        at org.apache.torque.util.BasePeer.doSelect(BasePeer.java:1195)

>Any ideas?

>Thanks,

>Sean


>-- 
>---------------------------------------------------------------------------
>M. Sean Gilligan                    : 831-466-9788 x11
>---------------------------------------------------------------------------

>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/

RedHat Certified Engineer -- Jakarta Turbine Development  -- hero for hire
   Linux, Java, perl, Solaris -- Consulting, Training, Development

What is more important to you...
   [ ] Product Security
or [ ] Quality of Sales and Marketing Support
              -- actual question from a Microsoft customer survey

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to