Re: [Firebird-devel] Fb3 daily build and test broken

2014-11-20 Thread Philippe Makowski
More news : For Superserver (http://ci.ibphoenix.com/job/Firebird30_Ubuntu_Linux/415/console), the service failed to start : (cd ../gen/Firebird-3.0.0.31439-Beta1.amd64; FIREBIRD= FIREBIRD_LOCK= ./install.sh -silent) Removing any system startup links for /etc/init.d/firebird ... Adding s

Re: [Firebird-devel] Odp: Snapshot 3.0.0.31439 Not listen on any port?

2014-11-20 Thread liviuslivius
W dniu 2014-11-19 23:44:08 użytkownik Michal Kubecek napisał: > On Wed, Nov 19, 2014 at 11:07:31PM +0100, liviusliv...@poczta.onet.pl wrote: > > > > I will try tommorow > > Thank you. > > > But if you have Win7pro install xpmode ;) > > I don't. Actually, my only Windows system is a virtual m

Re: [Firebird-devel] Fb3 daily build and test broken

2014-11-20 Thread Alex Peshkoff
On 11/20/14 10:56, Philippe Makowski wrote: > More news : > > For Superserver > (http://ci.ibphoenix.com/job/Firebird30_Ubuntu_Linux/415/console), the > service failed to start : > > > > (cd ../gen/Firebird-3.0.0.31439-Beta1.amd64; FIREBIRD= FIREBIRD_LOCK= > ./install.sh -silent) >Removing any

Re: [Firebird-devel] Fb3 daily build and test broken

2014-11-20 Thread Philippe Makowski
Le 20/11/14 10:22, Alex Peshkoff a écrit : > On 11/20/14 10:56, Philippe Makowski wrote: >> More news : >> >> For Superserver > I suggest to start firebird from command line - sooner of all you will > see something. BTW, what about firebird.log and system log? > Unfortunatly, Jenkins skipped publi

Re: [Firebird-devel] Odp: Snapshot 3.0.0.31439 Not listen on any port?

2014-11-20 Thread Michal Kubecek
On Thu, Nov 20, 2014 at 10:03:05AM +0100, liviuslivius wrote: > > we did not understand each other > "I will try tommorow" > i mean > "I will try tommorow snapshot" - not your patch in source > I never compile FB from source I committed the fix now (only with slight modification to avoid an infin

Re: [Firebird-devel] Fb3 daily build and test broken

2014-11-20 Thread Philippe Makowski
Le 20/11/14 10:22, Alex Peshkoff a écrit : > This log is _nonsense_ for classic! Probably we have serious install > problems. Or that log left from SS. > Certainly yes left log from SS, since by default make install start Firebird in SS mode, and date time are the one from start just after insta

Re: [Firebird-devel] Odp: Snapshot 3.0.0.31439 Not listen on any port?

2014-11-20 Thread Dimitry Sibiryakov
20.11.2014 11:11, Michal Kubecek wrote: > I committed the fix now Unfortunately EAI_ADDRFAMILY is not defined by MSVC. -- WBR, SD. -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate!

Re: [Firebird-devel] Odp: Snapshot 3.0.0.31439 Not listen on any port?

2014-11-20 Thread Dimitry Sibiryakov
20.11.2014 11:11, Michal Kubecek wrote: > On systems without IPv6 support or with IPv6 disabled, the server should > start with default configuration (RemoteBindAddress not set) and listen > on 0.0.0.0 (IPv4 wildcard). On XP or older (not sure about 2003) with > IPv6 support, one will need > >

Re: [Firebird-devel] Fb3 daily build and test broken

2014-11-20 Thread Alex Peshkoff
On 11/20/14 12:42, Philippe Makowski wrote: >> I suppose that the problem is that firebird also fails to start. What do >> we see in system log? > not so easy to get from automated build It's needed to confirm that firebird fails to start. This is almost obvious. But it also tells how did it fai

Re: [Firebird-devel] Snapshot 3.0.0.31439 Not listen on any port?

2014-11-20 Thread Dimitry Sibiryakov
19.11.2014 15:08, Michal Kubecek wrote: > The reason for AF_INET6 is that a PF_INET6 socket bound to > :: can accept both IPv6 and IPv4 connections (as long as IPV6_V6ONLY is > 0 and the system supports this setting) while a PF_INET socket can only > accept IPv4 connections. Therefore PF_INET6 shou

Re: [Firebird-devel] Snapshot 3.0.0.31439 Not listen on any port?

2014-11-20 Thread Leyne, Sean
> 19.11.2014 15:08, Michal Kubecek wrote: > > The reason for AF_INET6 is that a PF_INET6 socket bound to > > :: can accept both IPv6 and IPv4 connections (as long as IPV6_V6ONLY > > is > > 0 and the system supports this setting) while a PF_INET socket can > > only accept IPv4 connections. Therefo

Re: [Firebird-devel] Odp: Snapshot 3.0.0.31439 Not listen on any port?

2014-11-20 Thread Michal Kubecek
On Thu, Nov 20, 2014 at 02:45:08PM +0100, Dimitry Sibiryakov wrote: > 20.11.2014 11:11, Michal Kubecek wrote: > > I committed the fix now > >Unfortunately EAI_ADDRFAMILY is not defined by MSVC. Thank you, I removed the EAI_ADDRFAMILY part now. It can be put back (protected by #ifdef) if there

Re: [Firebird-devel] Snapshot 3.0.0.31439 Not listen on any port?

2014-11-20 Thread Michal Kubecek
On Thu, Nov 20, 2014 at 03:01:11PM +0100, Dimitry Sibiryakov wrote: > 19.11.2014 15:08, Michal Kubecek wrote: > > The reason for AF_INET6 is that a PF_INET6 socket bound to > > :: can accept both IPv6 and IPv4 connections (as long as IPV6_V6ONLY is > > 0 and the system supports this setting) while

Re: [Firebird-devel] Snapshot 3.0.0.31439 Not listen on any port?

2014-11-20 Thread Michal Kubecek
On Thu, Nov 20, 2014 at 03:43:58PM +, Leyne, Sean wrote: > > We already have situation were even far more recent (than XP) version > of Linux will not be supported by v3, due to pthread (?) issues, why > would we care about supporting XP? > > At some point the "cord needs to be cut". I belie

[Firebird-devel] [FB-Tracker] Created: (CORE-4615) Classic Server could hung with (near) 100% CPU load

2014-11-20 Thread Vlad Khorsun (JIRA)
Classic Server could hung with (near) 100% CPU load --- Key: CORE-4615 URL: http://tracker.firebirdsql.org/browse/CORE-4615 Project: Firebird Core Issue Type: Bug Components: Engine