Subject | Re: unavailable database with type2 and java as a service |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-05-11T06:57:26Z |
> I've tested it on 3 machines, all with the same error.What Firebird version do you use? What version of JayBird do you use?
Can you try latest CVS version (that's the version I used)?
> With more testing i come to the conclusion thatNo, it does not cause it, it only makes it visible earlier.
> datasource.setMinConnections(5) creates the error.
> But if i don't specify minConnections with value >0 i do not get anyTry to configure log4j with debug level and start your server with
> single connection.
-DFBLog4j=true, but I suspect that you will see that "host "e" is not
found"... I would understand when you get this error with RC2, where
no local protocol is available (but then I do not understand why does
it allow you to set "LOCAL" protocol :)), but with the version I sent
you this problem should dissapear. But anyway, please post the log
output on the debug level.
Roman