You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RuntimeLogger 2024-11-15 15:59:57,819 WARN (main|1) [Env.getClusterIdAndRole():1217] current node is not added to the group. please add it first. sleep 5 seconds and retry, current helper nodes: [HostInfo{host='fe-01', port=9010}]
#23
RuntimeLogger 2024-11-15 15:59:57,562 INFO (main|1) [PrivTable.addEntry():89] add priv entry: origWorkloadGroup:normal, priv:Usage_priv
RuntimeLogger 2024-11-15 15:59:57,563 INFO (main|1) [Auth.createUserInternal():503] finished to create user: 'root'@'%', is replay: true
RuntimeLogger 2024-11-15 15:59:57,563 INFO (main|1) [PrivTable.addEntry():89] add priv entry: database privilege.ctl: internal, db: information_schema, priv: Select_priv
RuntimeLogger 2024-11-15 15:59:57,563 INFO (main|1) [PrivTable.addEntry():89] add priv entry: database privilege.ctl: internal, db: mysql, priv: Select_priv
RuntimeLogger 2024-11-15 15:59:57,563 INFO (main|1) [PrivTable.addEntry():89] add priv entry: origWorkloadGroup:normal, priv:Usage_priv
RuntimeLogger 2024-11-15 15:59:57,563 INFO (main|1) [Auth.createUserInternal():503] finished to create user: 'admin'@'%', is replay: true
RuntimeLogger 2024-11-15 15:59:57,565 INFO (main|1) [AuthenticatorManager.<init>():42] authenticate type: DEFAULT
RuntimeLogger 2024-11-15 15:59:57,721 INFO (main|1) [MTMVService.registerHook():69] registerHook: MTMVJobManager
RuntimeLogger 2024-11-15 15:59:57,721 INFO (main|1) [MTMVService.registerHook():69] registerHook: MTMVRelationManager
RuntimeLogger 2024-11-15 15:59:57,741 INFO (main|1) [Env.getSelfHostPort():1392] get self node: HostInfo{host='fe-02', port=9010}
RuntimeLogger 2024-11-15 15:59:57,742 INFO (main|1) [Env.getHelperNodes():1446] get helper nodes: [HostInfo{host='fe-01', port=9010}]
RuntimeLogger 2024-11-15 15:59:57,803 WARN (main|1) [Env.getFeNodeTypeAndNameFromHelpers():1370] failed to get fe node type from helper node: HostInfo{host='fe-01', port=9010}.
java.net.ConnectException: Connection refused (Connection refused)
at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:1.8.0_432]
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[?:1.8.0_432]
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[?:1.8.0_432]
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[?:1.8.0_432]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_432]
at java.net.Socket.connect(Socket.java:607) ~[?:1.8.0_432]
at java.net.Socket.connect(Socket.java:556) ~[?:1.8.0_432]
at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[?:1.8.0_432]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:465) ~[?:1.8.0_432]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:560) ~[?:1.8.0_432]
at sun.net.www.http.HttpClient.<init>(HttpClient.java:244)~[?:1.8.0_432]
at sun.net.www.http.HttpClient.New(HttpClient.java:341) ~[?:1.8.0_432]
at sun.net.www.http.HttpClient.New(HttpClient.java:359) ~[?:1.8.0_432]
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1243) ~[?:1.8.0_432]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1177) ~[?:1.8.0_432]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1071) ~[?:1.8.0_432]
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:1005) ~[?:1.8.0_432]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587) ~[?:1.8.0_432]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1515) ~[?:1.8.0_432]
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_432]
at org.apache.doris.catalog.Env.getFeNodeTypeAndNameFromHelpers(Env.java:1343) ~[doris-fe.jar:1.2-SNAPSHOT]
at org.apache.doris.catalog.Env.getClusterIdAndRole(Env.java:1216) ~[doris-fe.jar:1.2-SNAPSHOT]
at org.apache.doris.catalog.Env.initialize(Env.java:1055) ~[doris-fe.jar:1.2-SNAPSHOT]
at org.apache.doris.DorisFE.start(DorisFE.java:189) ~[doris-fe.jar:1.2-SNAPSHOT]
at org.apache.doris.DorisFE.main(DorisFE.java:97) ~[doris-fe.jar:1.2-SNAPSHOT]
RuntimeLogger 2024-11-15 15:59:57,819 WARN (main|1) [Env.getClusterIdAndRole():1217] current node is not added to the group. please add it first. sleep 5 seconds and retry, current helper nodes: [HostInfo{host='fe-01', port=9010}]
RuntimeLogger 2024-11-15 16:00:03,113 WARN (main|1) [Env.getFeNodeTypeAndNameFromHelpers():1351] failed to get fe node type from helper node: HostInfo{host='fe-01', port=9010}.
RuntimeLogger 2024-11-15 16:00:03,113 WARN (main|1) [Env.getClusterIdAndRole():1217] current node is not added to the group. please add it first. sleep 5 seconds and retry, current helper nodes: [HostInfo{host='fe-01', port=9010}]
RuntimeLogger 2024-11-15 16:00:08,130 WARN (main|1) [Env.getFeNodeTypeAndNameFromHelpers():1351] failed to get fe node type from helper node: HostInfo{host='fe-01', port=9010}.
RuntimeLogger 2024-11-15 16:00:08,130 WARN (main|1) [Env.getClusterIdAndRole():1217] current node is not added to the group. please add it first. sleep 5 seconds and retry, current helper nodes: [HostInfo{host='fe-01', port=9010}]
RuntimeLogger 2024-11-15 16:00:13,137 WARN (main|1) [Env.getFeNodeTypeAndNameFromHelpers():1351] failed to get fe node type from helper node: HostInfo{host='fe-01', port=9010}.
RuntimeLogger 2024-11-15 16:00:13,137 WARN (main|1) [Env.getClusterIdAndRole():1217] current node is not added to the group. please add it first. sleep 5 seconds and retry, current helper nodes: [HostInfo{host='fe-01', port=9010}]
RuntimeLogger 2024-11-15 16:00:18,146 WARN (main|1) [Env.getFeNodeTypeAndNameFromHelpers():1351] failed to get fe node type from helper node: HostInfo{host='fe-01', port=9010}.
RuntimeLogger 2024-11-15 16:00:18,146 WARN (main|1) [Env.getClusterIdAndRole():1217] current node is not added to the group. please add it first. sleep 5 seconds and retry, current helper nodes: [HostInfo{host='fe-01', port=9010}]
RuntimeLogger 2024-11-15 16:00:23,151 WARN (main|1) [Env.getFeNodeTypeAndNameFromHelpers():1351] failed to get fe node type from helper node: HostInfo{host='fe-01', port=9010}.
RuntimeLogger 2024-11-15 16:00:23,151 WARN (main|1) [Env.getClusterIdAndRole():1217] current node is not added to the group. please add it first. sleep 5 seconds and retry, current helper nodes: [HostInfo{host='fe-01', port=9010}]
RuntimeLogger 2024-11-15 16:00:28,166 WARN (main|1) [Env.getFeNodeTypeAndNameFromHelpers():1351] failed to get fe node type from helper node: HostInfo{host='fe-01', port=9010}.
RuntimeLogger 2024-11-15 16:00:28,167 WARN (main|1) [Env.getClusterIdAndRole():1217] current node is not added to the group. please add it first. sleep 5 seconds and retry, current helper nodes: [HostInfo{host='fe-01', port=9010}]
RuntimeLogger 2024-11-15 16:00:33,186 WARN (main|1) [Env.getFeNodeTypeAndNameFromHelpers():1351] failed to get fe node type from helper node: HostInfo{host='fe-01', port=9010}.
RuntimeLogger 2024-11-15 16:00:33,187 WARN (main|1) [Env.getClusterIdAndRole():1217] current node is not added to the group. please add it first. sleep 5 seconds and retry, current helper nodes: [HostInfo{host='fe-01', port=9010}]
RuntimeLogger 2024-11-15 16:00:38,195 WARN (main|1) [Env.getFeNodeTypeAndNameFromHelpers():1351] failed to get fe node type from helper node: HostInfo{host='fe-01', port=9010}.
RuntimeLogger 2024-11-15 16:00:38,195 WARN (main|1) [Env.getClusterIdAndRole():1217] current node is not added to the group. please add it first. sleep 5 seconds and retry, current helper nodes: [HostInfo{host='fe-01', port=9010}]
RuntimeLogger 2024-11-15 16:00:43,201 WARN (main|1) [Env.getFeNodeTypeAndNameFromHelpers():1351] failed to get fe node type from helper node: HostInfo{host='fe-01', port=9010}.
RuntimeLogger 2024-11-15 16:00:43,201 WARN (main|1) [Env.getClusterIdAndRole():1217] current node is not added to the group. please add it first. sleep 5 seconds and retry, current helper nodes: [HostInfo{host='fe-01', port=9010}]
RuntimeLogger 2024-11-15 16:00:48,218 WARN (main|1) [Env.getFeNodeTypeAndNameFromHelpers():1351] failed to get fe node type from helper node: HostInfo{host='fe-01', port=9010}.
RuntimeLogger 2024-11-15 16:00:48,219 WARN (main|1) [Env.getClusterIdAndRole():1217] current node is not added to the group. please add it first. sleep 5 seconds and retry, current helper nodes: [HostInfo{host='fe-01', port=9010}]
RuntimeLogger 2024-11-15 16:00:53,243 WARN (main|1) [Env.getFeNodeTypeAndNameFromHelpers():1351] failed to get fe node type from helper node: HostInfo{host='fe-01', port=9010}.
RuntimeLogger 2024-11-15 16:00:53,245 WARN (main|1) [Env.getClusterIdAndRole():1217] current node is not added to the group. please add it first. sleep 5 seconds and retry, current helper nodes: [HostInfo{host='fe-01', port=9010}]
RuntimeLogger 2024-11-15 16:00:58,258 WARN (main|1) [Env.getFeNodeTypeAndNameFromHelpers():1351] failed to get fe node type from helper node: HostInfo{host='fe-01', port=9010}.
RuntimeLogger 2024-11-15 16:00:58,258 WARN (main|1) [Env.getClusterIdAndRole():1217] current node is not added to the group. please add it first. sleep 5 seconds and retry, current helper nodes: [HostInfo{host='fe-01', port=9010}]
RuntimeLogger 2024-11-15 16:01:03,268 WARN (main|1) [Env.getFeNodeTypeAndNameFromHelpers():1351] failed to get fe node type from helper node: HostInfo{host='fe-01', port=9010}.
RuntimeLogger 2024-11-15 16:01:03,268 WARN (main|1) [Env.getClusterIdAndRole():1217] current node is not added to the group. please add it first. sleep 5 seconds and retry, current helper nodes: [HostInfo{host='fe-01', port=9010}]
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: