[Firebird-devel] Firebird FB3 coexistence with FB2.5 - raport some errors in log

2015-02-18 Thread liviuslivius
Hi, i setup Firebird 2.5 by normal setup install and set in config RemoteServicePort = 3050 and restart it then i install manually Firebird 3 and set RemoteServicePort = 3051 and restart it if i do some operation - all work ok but in log of Firebird 3 i have entries like this FIREBIRD2008R2

Re: [Firebird-devel] Firebird FB3 coexistence with FB2.5 - raport some errors in log

2015-02-18 Thread Dmitry Yemanov
18.02.2015 12:18, liviusliv...@poczta.onet.pl wrote: > > if i do some operation - all work ok but in log of Firebird 3 i have entries > like this > > FIREBIRD2008R2Wed Feb 18 09:53:49 2015 > XNET error: XNET server initialization failed. Probably another > instance of server is alre

Re: [Firebird-devel] Firebird FB3 coexistence with FB2.5 - raport some errors in log

2015-02-18 Thread Vlad Khorsun
18.02.2015 11:18, liviusliv...@poczta.onet.pl пишет: > Hi, > > i setup Firebird 2.5 by normal setup install and set in config > RemoteServicePort = 3050 > and restart it > > then i install manually Firebird 3 > and set > RemoteServicePort = 3051 > and restart it So, you start two instances of F

Re: [Firebird-devel] Firebird FB3 coexistence with FB2.5 - raport some errors in log

2015-02-18 Thread Adriano dos Santos Fernandes
On 18/02/2015 07:44, Vlad Khorsun wrote: > 18.02.2015 11:18, liviusliv...@poczta.onet.pl пишет: >> Hi, >> >> i setup Firebird 2.5 by normal setup install and set in config >> RemoteServicePort = 3050 >> and restart it >> >> then i install manually Firebird 3 >> and set >> RemoteServicePort = 3051 >

[Firebird-devel] [FB-Tracker] Created: (CORE-4694) Can`t prepare recursive query if recursive part contains ALIASED datasource in the join with anchor table

2015-02-18 Thread Pavel Zotov (JIRA)
Can`t prepare recursive query if recursive part contains ALIASED datasource in the join with anchor table - Key: CORE-4694 URL: http://tracker.firebirdsql.org/

[Firebird-devel] (no subject)

2015-02-18 Thread Paul Beach
> > I am downloading Yosemite now. Hmm - everything looks fine if you install SuperServer directly, i.e. SuperServer starts without a problem. But on reboot - it doesn't start automatically as it should. Goin

[Firebird-devel] [FB-Tracker] Created: (CORE-4693) CTE Aliases

2015-02-18 Thread Pavel Zholnerovich (JIRA)
CTE Aliases Key: CORE-4693 URL: http://tracker.firebirdsql.org/browse/CORE-4693 Project: Firebird Core Issue Type: Bug Affects Versions: 3.0 Beta 2 Environment: Windows 7 Reporter: Pavel Zholnerovich

Re: [Firebird-devel] Firebird FB3 coexistence with FB2.5 - raport some errors in log

2015-02-18 Thread liviuslivius
Hi, >> So, you start two instances of Firebird server at the same time, correct ? yes - both on different port >> 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. >>And error message confirm

Re: [Firebird-devel] Firebird FB3 coexistence with FB2.5 - raport some errors in log

2015-02-18 Thread Leyne, Sean
> >> 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

[Firebird-devel] Start Firebird Service under OSX Yosemite

2015-02-18 Thread Paul Beach
http://paulbeachsblog.blogspot.fr/2015/02/yosemite-superserver-and-startupitems.html Suffice to say I will be updating the installer to support this in due course. Regards Paul -- Download BIRT iHub F-Type - The Free

Re: [Firebird-devel] Firebird FB3 coexistence with FB2.5 - raport some errors in log

2015-02-18 Thread Alex Peshkoff
On 02/18/15 16:46, liviusliv...@poczta.onet.pl wrote: > Hi, > > > >>>So, you start two instances of Firebird server at the same time, correct >>> ? > yes - both on different port > >>> This message put by the second instance. If you stop both servers and >>> start >>> fb3 first, you'll ha

Re: [Firebird-devel] Firebird FB3 coexistence with FB2.5 - raport some errors in log

2015-02-18 Thread Vlad Khorsun
18.02.2015 15:46, liviusliv...@poczta.onet.pl wrote: >>>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 e