xuhanfeng2219 opened a new issue, #12528:
URL: https://github.com/apache/doris/issues/12528

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### Version
   
   1.1.1
   
   ### What's Wrong?
   
   2022-02-17 21:18:35,458 ERROR (UNKNOWN 
172.16.136.130_9010_1645103903699(-1)|1) [BDBEnvironment.setup():198] error to 
open replicated environment. will exit.
   com.sleepycat.je.rep.ReplicaWriteException: (JE 18.3.12) Problem closing 
transaction 20. The current state is:UNKNOWN. The node transitioned to this 
state at:Thu Feb 17 21:18:30 CST 2022
           at 
com.sleepycat.je.rep.txn.ReadonlyTxn.disallowReplicaWrite(ReadonlyTxn.java:114) 
~[je-18.3.12.jar:18.3.12]
           at com.sleepycat.je.dbi.DbTree.checkReplicaWrite(DbTree.java:880) 
~[je-18.3.12.jar:18.3.12]
           at com.sleepycat.je.dbi.DbTree.doCreateDb(DbTree.java:579) 
~[je-18.3.12.jar:18.3.12]
           at com.sleepycat.je.dbi.DbTree.createDb(DbTree.java:486) 
~[je-18.3.12.jar:18.3.12]
           at com.sleepycat.je.Database.initNew(Database.java:174) 
~[je-18.3.12.jar:18.3.12]
           at com.sleepycat.je.Environment.setupDatabase(Environment.java:864) 
~[je-18.3.12.jar:18.3.12]
           at com.sleepycat.je.Environment.openDatabase(Environment.java:668) 
~[je-18.3.12.jar:18.3.12]
           at 
org.apache.doris.journal.bdbje.BDBEnvironment.setup(BDBEnvironment.java:179) 
~[doris-fe.jar:1.0-SNAPSHOT]
           at 
org.apache.doris.journal.bdbje.BDBJEJournal.open(BDBJEJournal.java:303) 
~[doris-fe.jar:1.0-SNAPSHOT]
           at org.apache.doris.persist.EditLog.open(EditLog.java:847) 
~[doris-fe.jar:1.0-SNAPSHOT]
           at org.apache.doris.catalog.Catalog.initialize(Catalog.java:852) 
~[doris-fe.jar:1.0-SNAPSHOT]
           at org.apache.doris.PaloFe.start(PaloFe.java:128) 
~[doris-fe.jar:1.0-SNAPSHOT]
           at org.apache.doris.PaloFe.main(PaloFe.java:63) 
~[doris-fe.jar:1.0-SNAPSHOT]
   
   ### What You Expected?
   
   我单机第一次启动fe报错,什么原因,看过相关的issue但是没有解决!
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] 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

Reply via email to