Subject | JNDI link to Firebird JDBC pool issues |
---|---|
Author | rupertjyoung |
Post date | 2007-09-04T13:08:09Z |
Hi,
I am trying to set a jdbc connection pool link to firebird in an
application server.
However, I get the following error when I test the ping connection,
Target exception message: invalid receive size
I did try setting the SocketBufferSize to 1000 (from 0), but then got
the error,
Target exception message: Connection could not be allocated because:
Could not obtain connection during blocking timeout (10000 ms)
Do any of these mean anything to you, and can you tell what parameters
I am missing?
I have set the following,
DatabaseName //localhost:3050/c:/mtest/pastest.fdb
UserName sysdba
Password *****
Any help appreciated.
Regards,
Rupert
I am trying to set a jdbc connection pool link to firebird in an
application server.
However, I get the following error when I test the ping connection,
Target exception message: invalid receive size
I did try setting the SocketBufferSize to 1000 (from 0), but then got
the error,
Target exception message: Connection could not be allocated because:
Could not obtain connection during blocking timeout (10000 ms)
Do any of these mean anything to you, and can you tell what parameters
I am missing?
I have set the following,
DatabaseName //localhost:3050/c:/mtest/pastest.fdb
UserName sysdba
Password *****
Any help appreciated.
Regards,
Rupert