Subject | RE: [Firebird-Java] Re: FBManager and starting Firebird |
---|---|
Author | Eric Vickery |
Post date | 2003-04-22T21:08:46Z |
Roman,
Thanks for the quick reply. That makes sense why that doesn't work then :)
Eric
Thanks for the quick reply. That makes sense why that doesn't work then :)
Eric
> -----Original Message-----
> From: Roman Rokytskyy [mailto:rrokytskyy@...]
> Sent: Tuesday, April 22, 2003 4:03 PM
> To: Firebird-Java@yahoogroups.com
> Subject: [Firebird-Java] Re: FBManager and starting Firebird
>
>
> > I have the following code that doesn't seem to be starting Firebird
> > correctly. When I run it I get an exception with the message "Unable
> > to complete network request to host "localhost"". If I start
> > Firebird manually it works fine. Can anyone give me any insight into
> > my problem.
>
> FBManager.start() does not start the database server, but a JMX
> service inside a JMX container (like JBoss). That's two completely
> unrelated things. You have to start Firebird either manually or as a
> service (Windows) or daemon/inetd service (*nix).
>
> Best regards,
> Roman Rokytskyy
>
>
>
> To unsubscribe from this group, send an email to:
> Firebird-Java-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>