Charlie19961010 opened a new issue, #25141: URL: https://github.com/apache/doris/issues/25141
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version doris-1.2.4.1 ### What's Wrong? [2023-10-09 09:35:42] notify new FE type transfer: UNKNOWN com.sleepycat.je.EnvironmentFailureException: (JE 18.3.12) Environment must be closed, caused by: com.sleepycat.je.EnvironmentFailureException: Environment invalid because of previous exception: (JE 18.3.12) 172.23.108.101_9010_1695259644078(7):/bigdata/doris-meta/bdb Feeder: 172.23.108.103_9010_1695361282114(6). The environments have the same name: PALO_JOURNAL_GROUP but represent different environment instances. The environment at the master has UUID 1dd6dcc8-24cc-4c68-8cd5-1ce4681b2706, while the replica 172.23.108.101_9010_1695259644078 has UUID: c4bddb79-a8ec-4e63-b1e5-d81d5e596a42 HANDSHAKE_ERROR: Error during the handshake between two nodes. Some validity or compatibility check failed, preventing further communication between the nodes. Environment is invalid and must be closed. at com.sleepycat.je.EnvironmentFailureException.wrapSelf(EnvironmentFailureException.java:230) at com.sleepycat.je.dbi.EnvironmentImpl.checkIfInvalid(EnvironmentImpl.java:1835) at com.sleepycat.je.log.LogManager.getLogEntry(LogManager.java:848) at com.sleepycat.je.log.LogManager.getLogEntry(LogManager.java:802) at com.sleepycat.je.log.LogManager.getLogEntryHandleNotFound(LogManager.java:956) at com.sleepycat.je.dbi.DiskOrderedScanner.fetchEntry(DiskOrderedScanner.java:2068) at com.sleepycat.je.dbi.DiskOrderedScanner.fetchAndProcessBINs(DiskOrderedScanner.java:1640) at com.sleepycat.je.dbi.DiskOrderedScanner.scanSerial(DiskOrderedScanner.java:789) at com.sleepycat.je.dbi.DiskOrderedScanner.scan(DiskOrderedScanner.java:708) at com.sleepycat.je.dbi.DatabaseImpl.count(DatabaseImpl.java:1510) at com.sleepycat.je.Database.count(Database.java:2042) at org.apache.doris.journal.bdbje.BDBJEJournal.getMaxJournalId(BDBJEJournal.java:257) at org.apache.doris.journal.bdbje.BDBJEJournal.open(BDBJEJournal.java:339) at org.apache.doris.persist.EditLog.open(EditLog.java:1038) at org.apache.doris.catalog.Env.initialize(Env.java:863) at org.apache.doris.PaloFe.start(PaloFe.java:138) at org.apache.doris.PaloFe.main(PaloFe.java:73) Caused by: com.sleepycat.je.EnvironmentFailureException: Environment invalid because of previous exception: (JE 18.3.12) 172.23.108.101_9010_1695259644078(7):/bigdata/doris-meta/bdb Feeder: 172.23.108.103_9010_1695361282114(6). The environments have the same name: PALO_JOURNAL_GROUP but represent different environment instances. The environment at the master has UUID 1dd6dcc8-24cc-4c68-8cd5-1ce4681b2706, while the replica 172.23.108.101_9010_1695259644078 has UUID: c4bddb79-a8ec-4e63-b1e5-d81d5e596a42 HANDSHAKE_ERROR: Error during the handshake between two nodes. Some validity or compatibility check failed, preventing further communication between the nodes. Environment is invalid and must be closed. at com.sleepycat.je.rep.stream.ReplicaFeederHandshake.verifyMembership(ReplicaFeederHandshake.java:342) at com.sleepycat.je.rep.stream.ReplicaFeederHandshake.execute(ReplicaFeederHandshake.java:267) at com.sleepycat.je.rep.impl.node.Replica.initReplicaLoop(Replica.java:709) at com.sleepycat.je.rep.impl.node.Replica.runReplicaLoopInternal(Replica.java:485) at com.sleepycat.je.rep.impl.node.Replica.runReplicaLoop(Replica.java:412) at com.sleepycat.je.rep.impl.node.RepNode.run(RepNode.java:1869) ### What You Expected? 启动FE,将FE添加到集群 ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org