Subject firebird and JBoss
Author miglists
Hi,

I try to connect from JBoss 4.0.2 to Firebird 1.5.2 (jdk-1.5.0_05, W2k
SP4) but i have some errors and i do not know why.
The file "firebird-ds.xml" is taked from "JBOSS_HOME\doc\example\jca\".
When i connect with Flamerobin is working, but from JBoss not.

In firebird log i have the message :
PCGIONI (Server) Fri Oct 28 16:24:20 2005
INET/INET_connect: getservbyname failed, error code == 0

In JBoss:

2005-10-28 14:24:18,312 DEBUG
[org.jboss.resource.connectionmanager.IdleRemover]
internalRegisterPool: registering pool with interval 900000 old
interval: 9223372036854775807
2005-10-28 14:24:18,312 DEBUG
[org.jboss.resource.connectionmanager.IdleRemover]
internalRegisterPool: about to notify thread: old next: 1130509908312,
new next: 1130509908312
2005-10-28 14:24:20,437 WARN
[org.jboss.resource.connectionmanager.JBossManagedConnectionPool]
Throwable while attempting to get a new connection: null
org.firebirdsql.jca.FBResourceException: Unable to complete network
request to host "pcgioni".
Failed to locate host machine.
Undefined service E/tcp., error code: HY000
Reason: Unable to complete network request to host "pcgioni".
Failed to locate host machine.
Undefined service E/tcp.
at
org.firebirdsql.jca.FBManagedConnection.<init>(FBManagedConnection.java:95)

[ enormous debug log removed by Moderator ]