master exec log - informational msgs and warnings are logged as errors

Bug #1409229 reported by Aruna Sadashiva
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Trafodion
Fix Committed
High
Tharak Capirala

Bug Description

Master exec logs have all msgs logged as ERRORS, some of these must be logegd as WARNINF or INFO.

Various msgs from master exec logs:

master_exec_0_9942.log:2015-01-09 06:59:23,726, ERROR, MXOSRVR, Node Number: 0, CPU: 0, PIN:9942, Process Name:$Z000842 , , ,Setting initial SQL/MX server context failed: ***** No ports free

2014-12-05 08:37:10,596, ERROR, MXOSRVR, Node Number: 0, CPU: 0, PIN:20319, Process Name:$Z000GKJ , , ,A network component error UNKNOWN_ERROR_TYPE 0, Process: verifyPortAvailable[13402][15][1], Operation: INIT_PROCESS, function: SOCKET, error: 0, error_detail: 0. has occurred.
CEE Error Text: 2014-12-05 08:37:10,596, ERROR, MXOSRVR, Node Number: 0, CPU: 0, PIN:20319, Process Name:$Z000GKJ , , ,A network component error UNKNOWN_ERROR_TYPE 0, Process: verifyPortAvailable:[13402], Operation: INIT_PROCESS, function: BIND, error: 0, error_detail: 0. has occurred.

2015-01-09 22:49:35,170, ERROR, MXOSRVR, Node Number: 0, CPU: 0, PIN:6474, Process Name:$Z00059Z , , ,A network component error UNKNOWN_ERROR_TYPE 0, Process: verifyPortAvailable:[37806], Operation: INIT_PROCESS, function: BIND, error: 98, error_detail: 0. has occurred.
CEE Error Text: The specified address is already in use. - should be warning

2015-01-09 22:49:34,451, ERROR, MXOSRVR, Node Number: 0, CPU: 0, PIN:6227, Process Name:$Z00052X , , ,A network component error Platform: NSK, Transport: TCPIP, Api: UNKNOWN_API, Error type: LISTENER, Process: ListenToPort, Operation: INIT_PROCESS, function: ACCEPT, error: 98, error_detail: 0. has occurred.
CEE Error Text: The specified address is already in use.

2015-01-09 22:49:34,451, ERROR, MXOSRVR, Node Number: 0, CPU: 0, PIN:6227, Process Name:$Z00052X , , ,A network component error UNKNOWN_ERROR_TYPE 0, Process: bailout ListenToPort[37812][-2], Operation: INIT_PROCESS, function: SOCKET, error: 0, error_detail: 0. has occurred.
CEE Error Text: .

2015-01-09 22:49:34,451, ERROR, MXOSRVR, Node Number: 0, CPU: 0, PIN:6227, Process Name:$Z00052X , , ,A network component error 5012 has occurred.
CEE Error Text: <5>.

Changed in trafodion:
assignee: nobody → Tharak Capirala (capirala-tharaknath)
milestone: none → r1.0
Revision history for this message
Guy Groulx (guy-groulx) wrote :

Related to bug 1410504 but 1410504 goes further in explaining how many mxosrvrs attemps to start are done to get proper number to run.

Changed in trafodion:
milestone: r1.0 → r1.1
Revision history for this message
Tharak Capirala (capirala-tharaknath) wrote :

Changed the error messages reported from verifyPortAvailable() and listenToPort as warning instead of errors.
Fix for bug #1409229

After discussing with Arvind felt that we should keep the error logging intact in ListenToPort() otherwise we would be masking any genuine errors. So, have revertted back the changes in that method.
Change-Id: I445e0784be9d9c6edeb1a002449ae114186056bb

Changed in trafodion:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.