Subject Fwd: problems installing jaybird on linux...
Author Sorin Silaghi
Hello,

I have a problem with jaybird on linux... I need it to connect to a FB
database... I am using SQuirreL SQL to test it ... I have put the
jaybird-full-2.1.1.jar file in the /lib folder of the application.. This
works on windows but on linux it gives me this error:

org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544344. I/O error for
file %.0s"CreateFile (open)"
null
Error while trying to open file
null
Reason: I/O error for file %.0s"CreateFile (open)"
null
Error while trying to open file
null
at org.firebirdsql.jdbc.FBDataSource.getConnection(FBDataSource.java
:122)
at org.firebirdsql.jdbc.FBDriver.connect(FBDriver.java:131)
at net.sourceforge.squirrel_sql.fw.sql.SQLDriverManager.getConnection (
SQLDriverManager.java:127)
at
net.sourceforge.squirrel_sql.client.mainframe.action.OpenConnectionCommand.execute
(OpenConnectionCommand.java:97)
at
net.sourceforge.squirrel_sql.client.mainframe.action.ConnectToAliasCommand$SheetHandler.run(
ConnectToAliasCommand.java:283)
at net.sourceforge.squirrel_sql.fw.util.TaskExecuter.run(
TaskExecuter.java:82)
at java.lang.Thread.run(Thread.java:595)
at org.firebirdsql.gds.GDSException: I/O error for file %.0s"CreateFile
(open)"
null
Error while trying to open file
null
at org.firebirdsql.gds.impl.wire.AbstractJavaGDSImpl.readStatusVector(
AbstractJavaGDSImpl.java:2124)
at org.firebirdsql.gds.impl.wire.AbstractJavaGDSImpl.receiveResponse (
AbstractJavaGDSImpl.java:2074)
at
org.firebirdsql.gds.impl.wire.AbstractJavaGDSImpl.internalAttachDatabase(
AbstractJavaGDSImpl.java:414)
at org.firebirdsql.gds.impl.wire.AbstractJavaGDSImpl.iscAttachDatabase (
AbstractJavaGDSImpl.java:370)
at org.firebirdsql.jca.FBManagedConnection.<init>(
FBManagedConnection.java:89)
at
org.firebirdsql.jca.FBManagedConnectionFactory.createManagedConnection(
FBManagedConnectionFactory.java :470)
at org.firebirdsql.jca.FBStandAloneConnectionManager.allocateConnection(
FBStandAloneConnectionManager.java:69)
at org.firebirdsql.jdbc.FBDataSource.getConnection(FBDataSource.java
:119)
at org.firebirdsql.jdbc.FBDriver.connect (FBDriver.java:131)
at net.sourceforge.squirrel_sql.fw.sql.SQLDriverManager.getConnection(
SQLDriverManager.java:127)
at
net.sourceforge.squirrel_sql.client.mainframe.action.OpenConnectionCommand.execute
(OpenConnectionCommand.java :97)
at
net.sourceforge.squirrel_sql.client.mainframe.action.ConnectToAliasCommand$SheetHandler.run
(ConnectToAliasCommand.java:283)
at net.sourceforge.squirrel_sql.fw.util.TaskExecuter.run(
TaskExecuter.java:82)
at java.lang.Thread.run(Thread.java:595)


Any ideeas ?? 10q


[Non-text portions of this message have been removed]