RE: SQLException in Tutorial Runtime

2004-01-05 Thread Rob Pratt
Hello. > What is your current state of it?! Thanks for asking! The problem turned out to be some weird confusion between two Java VMs that I don't completely understand. I've learned that, for some reason, Plesk Server Administrator uses a couple of different Java VMs. When I removed one and just

RE: SQLException in Tutorial Runtime

2004-01-05 Thread "Göschl,Siegfried"
What is your current state of it?! Cheers, Siegfried Goeschl -Original Message- From: Rob Pratt [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 31, 2003 12:08 AM To: Apache Torque Users List Subject: Re: SQLException in Tutorial Runtime Hello. On Tuesday, December 30, 2003, at 12

ConvertUtils Not Invoked? (Was: SQLException in Tutorial Runtime)

2004-01-01 Thread Rob Pratt
Hello. In troubleshooting an error running the Torque tutorial demo, I have found a strange Torque behavior. On one of my test machines (which I'll call Server A), the bookstore demo runtime throws a SQLException error because of a null connection object. On a second test machine (Server B

Re: SQLException in Tutorial Runtime

2003-12-30 Thread Rob Pratt
Hello. On Tuesday, December 30, 2003, at 12:01 AM, Göschl,Siegfried wrote: Hi Rob, I never went through the tuturial (well, many many moons ago) but it seems that something in your database configuration is missing, e.g. your database adapter setting. SNIPPET

RE: SQLException in Tutorial Runtime

2003-12-30 Thread "Göschl,Siegfried"
;<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< I'm using the default database WEBSHOP with an ORACLE database adapter and a Proxy JDBC Adapter to trace all JDBC calls. Please not that the number of connections are useful f

SQLException in Tutorial Runtime

2003-12-29 Thread Rob Pratt
Hello. To learn Torque, I went through the tutorial, and I'm getting an error at the final step that I can't seem to fix. I'm trying to run Torque on RedHat Linux 9.0-Plesk 6.0 with J2SDK 1.4.2 and MySQL 3.23. I get a SQLException that looks like it's resulting from Torque.init() not readi