GitHub user gpj1987 opened a pull request:
https://github.com/apache/incubator-trafodion/pull/1303
TRAFODION-2812 sqenv.sh file not found
Trafci connection failure,Check the DCS log,it shows:
2017-11-13 07:58:01,465, INFO, org.trafodion.dcs.server.ServerManager, Node
Number: , CPU: , PIN: , Process Name: , , ,Server handler [1:4] is not running
2017-11-13 07:58:01,466, INFO, org.trafodion.dcs.server.ServerManager, Node
Number: , CPU: , PIN: , Process Name: , , ,User program exec [cd
/home/gongpj/incubator-trafodion/core/sqf;. sqenv.sh;mxosrvr -ZKHOST
localhost:2181 -RZ workspace-gongpj:1:4 -ZKPNODE "/gongpj" -CNGTO 60 -ZKSTO 180
-EADSCO 0 -TCPADD 192.168.0.70 -MAXHEAPPCT 0 -STATISTICSINTERVAL 60
-STATISTICSLIMIT 60 -STATISTICSTYPE aggregated -STATISTICSENABLE true -SQLPLAN
true -PORTMAPTOSECS -1 -PORTBINDTOSECS -1]
2017-11-13 07:58:01,533, INFO, org.trafodion.dcs.server.ServerManager, Node
Number: , CPU: , PIN: , Process Name: , , ,Server handler [1:2] is running
2017-11-13 07:58:01,591, INFO, org.trafodion.dcs.server.ServerManager, Node
Number: , CPU: , PIN: , Process Name: , , ,User program exit [0]
2017-11-13 07:58:01,592, INFO, org.trafodion.dcs.server.ServerManager, Node
Number: , CPU: , PIN: , Process Name: , , ,exit code [0], stderr [/bin/sh: line
0: .: sqenv.sh: file not found]
2017-11-13 07:58:02,041, INFO, org.trafodion.dcs.server.ServerManager, Node
Number: , CPU: , PIN: , Process Name: , , ,mxosrvr 0,12973 exited, restarting,
restart attempt time : 1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gpj1987/incubator-trafodion jira2812
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/1303.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1303
----
commit e385ae3e1eba81069dae62d750cf1810dbb29d69
Author: gpj1987 <[email protected]>
Date: 2017-11-17T11:37:34Z
TRAFODION-2812 sqenv.sh file not found
----
---