« Return to Thread: Tomcat 5.5, getting exception while creating database driver instance

Re: Tomcat 5.5, getting exception while creating database driver instance

by Kyle Bahr :: Rate this Message:

Reply to Author | View in Thread

Thanks for getting back to me so quickly:

The exact exception is java.lang.reflect.InvocationTargetException, but
sadly I don't have a stack trace available.  I'm getting that except
back as the web service faultstring and the stack trace isn't being
logged to the catalina.log.  I've tried changing the log4j.properties to
capture the error, but still nothing is getting logged.

I don't know where to find the exact level of Tomcat.

I'm using java 1.6.0.

Caldarale, Charles R wrote:

>> From: Kyle Bahr [mailto:kbahr@...]
>> Subject: Tomcat 5.5, getting exception while creating database driver
>> instance
>>
>> I'm getting an exception thrown when trying to instantiate a
>> mysql database driver using the line of code:
>>    
>
> Would you mind telling us the exception (and providing a stack trace), or is that a security risk?
>
> What exact Tomcat level are you using?
>
> What JVM version are you using?
>
>  - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Tomcat 5.5, getting exception while creating database driver instance