Subject | Re: [firebird-support] Firebird 2 error |
---|---|
Author | Vlad Khorsun |
Post date | 2007-10-05T17:22:26Z |
> We just upgraded to Firebird 2, and am now getting the followingDoes you have entry for FRAMEWORK in your aliases.conf ?
> error...any ideas?
>
> GDS Exception. 335544344. I/O error for file %.0s"CreateFile (open)"
>
>
> My connection string looks like this:
>
> database.connection.url=${database.jdbcstr}\:${database.hostname}/
> ${database.port}\:${database.dataSourcePath}
> database.jdbc.driver=org.firebirdsql.jdbc.FBDriver
>
> where
>
> database.jdbcstr=jdbc\:firebirdsql
> database.hostname=myhostname
> database.port=3050
> database.dataSourcePath=FRAMEWORK
Regards,
Vlad