Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Ingstart fails with CLFE05_BS_CONNECT_ERR Unable to make outgoing connection.

57 views
Skip to first unread message

Steve

unread,
Sep 3, 2014, 6:10:25 PM9/3/14
to
We have a HPUX 11.11 Server running Ingres 2.6 and
we've recently installed Ingres 10s as part of our upgrade prep.
So we have 2 instances of Ingres on the box.

The problem we have is that the 10s installation won't start,
it bails early on, at the point of starting the recovery server:

errlog.log:
::[65035 IIGCN, 19090, 00000000]: Wed Sep 3 12:32:59 2014 E_GC0151_GCN_STARTUP Name Server normal startup.
::[ingres , 0000000000004af1]: Wed Sep 3 12:33:30 2014 E_CL2530_CS_PARAM active_limit = 5
::[ingres , 0000000000004af1]: Wed Sep 3 12:33:30 2014 E_CL2530_CS_PARAM connect_limit = 5
::[ingres , 0000000000004af1]: Wed Sep 3 12:33:30 2014 E_CL2530_CS_PARAM stack_size = 131072
::[ingres , 0000000000004af1]: Wed Sep 3 12:33:30 2014 E_CL2530_CS_PARAM cp_timer = 0
::[ingres , 0000000000004af1]: Wed Sep 3 12:33:30 2014 E_CL2530_CS_PARAM database_limit = 64
::[ingres , 0000000000004af1]: Wed Sep 3 12:33:30 2014 E_CL2530_CS_PARAM event_limit = 0
::[ingres , 0000000000004af1]: Wed Sep 3 12:33:30 2014 E_CL2530_CS_PARAM log_writer = 0
::[ingres , 0000000000004af1]: Wed Sep 3 12:33:30 2014 E_CL2530_CS_PARAM name_service = ON
::[ingres , 0000000000004af1]: Wed Sep 3 12:33:30 2014 E_CL2530_CS_PARAM dmcm = OFF
::[ingres , 0000000000004af1]: Wed Sep 3 12:33:30 2014 E_CL2530_CS_PARAM date_alias = INGRESDATE
800000010022f700 bssockio.c:453 Wed Sep 3 12:33:30 2014 E_CLFE05_BS_CONNECT_ERR Unable to make outgoing connection. System communication error: Invalid argument.
hostifs ::[ , 0022f700]: Wed Sep 3 12:33:30 2014 E_CL2514_CS_ESCAPED_EXCEPTION An exception has escaped from user session. This session will be terminated.
hostifs ::[ , 0022f700]: Wed Sep 3 12:33:30 2014 Segmentation Violation (SIGSEGV) @ PC = 4000000000630d58, SP = 800003fff7ff1970, PSW = 806001f800000010022f700 sc0e.c:324
Wed Sep 3 12:33:30 2014 E_CL2514_CS_ESCAPED_EXCEPTION An exception has escaped from user session. This session will be terminated.

ingstart.log
!
!Ingres/ingstart
!Starting your Ingres installation...
!
!Starting the Name Server...
!
!Allocating shared memory for Logging and Locking Systems...
!
!Starting the Recovery Server...
!The Recovery Server failed to start.


So at the point of failure, the name server has started and the recovery server is in the process of starting,
maybe at the point of registering itself with the name server(?)
It is actually an _intermittent_ problem, it has started successfully a few times, when it works, this is what we see next in errlog.log

::[ingres ,0000000000006ea6]: Mon Sep 1 18:10:01 2014 E_CL2530_CS_PARAM date_alias = INGRESDATE
::[64726 IIGCN, 28272,00000002]: Mon Sep 1 18:10:01 2014 E_GC0153_GCN_SRV_STARTUP Server Registration: class IUSVR, address 64728
::[64728 , 28326,800000010022f700, scdinit.c:3787]: Mon Sep 1 18:10:01 2014
E_SC051D_LOAD_CONFIG Finished loading configuration parameters for configuration '(DMFRCP)' of server type 'RECOVERY'.


The installation is left with just the name server running, connecting to it gives the same E_CLFE05 error seen in the errlog.log...

ingres II $ iinamu
E_CLFE05_BS_CONNECT_ERR Unable to make outgoing connection.


Any suggestions?
How can we localise this further?

TIA
Steve

Steve

unread,
Sep 20, 2014, 2:51:32 PM9/20/14
to
Just to follow-up on this, the fix was:

$ ingsetenv II_TCPIP_VERSION 4

Steve
0 new messages