> >> if i do some operation - all work ok but in log of Firebird 3 i have
> >> entries like this
> >>
> >> FIREBIRD2008R2     Wed Feb 18 09:53:49 2015
> >>    XNET error: XNET server initialization failed. Probably another
> instance of server is already running.
> >    And error message confirms it, isn't is ?
> >
> >>    operating system directive CreateMutex failed
> >>    Cannot create a file when that file already exists.
> >>
> >> This is on Windows 2008 Server R2 64 Bit and Firebird also 64 bit
> >>
> >> This log is only in FB3 log
> >   This message put by the second instance. If you stop both servers
> > and start
> > fb3 first, you'll have same message in fb2.5 log after you start fb2.5.
> >
> >    To avoid this message you could start second instance with XNET disabled.
> > To do it, specify switch -i in command line. Of course, it will
> > disable local protocol for this instance. It is disabled in any case,
> > btw, but you can explicitly control which instance will run without XNET.
> >
> >
> Much better if it logs something like "Local protocol (XNET) disabled because
> it's already in use by another instance" then.

Agreed, more details/context in the Log would be very helpful.


Sean

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to