railo.runtime.exp.DatabaseException

Hi there

I am using Railo and Lucee but got some DatabaseExceptions which I am not exactly sure why they are getting thrown. In fact, the message for all exceptions is “invalid CF SQL Type”. Does anybody has an explanation, when and why such kind of exceptions happen?

Thanks,

Daniel

And what does the code look like ?
I assume something in the query parameters is causing a hickup…

TomOn Thursday, May 21, 2015 at 12:45:53 PM UTC+1, Daniel Jazbec wrote:

Hi there

I am using Railo and Lucee but got some DatabaseExceptions which I am not
exactly sure why they are getting thrown. In fact, the message for all
exceptions is “invalid CF SQL Type”. Does anybody has an explanation, when
and why such kind of exceptions happen?

Thanks,

Daniel

That is exactly the problem, I have a lot of query params but don’t know
which one is causing the exception. So I wanted to ask if there is a known
combination which forces a message like “invalid CF SQL Type”. I also don’t
see an exception in the railo error logs and the code is working fine as
far as I can say. But just wanted to understand it better.Am Donnerstag, 21. Mai 2015 14:26:57 UTC+2 schrieb Tom Chiverton:

And what does the code look like ?
I assume something in the query parameters is causing a hickup…

Tom

On Thursday, May 21, 2015 at 12:45:53 PM UTC+1, Daniel Jazbec wrote:

Hi there

I am using Railo and Lucee but got some DatabaseExceptions which I am not
exactly sure why they are getting thrown. In fact, the message for all
exceptions is “invalid CF SQL Type”. Does anybody has an explanation, when
and why such kind of exceptions happen?

Thanks,

Daniel