hexuxu110 commented on issue #2830:
URL: 
https://github.com/apache/incubator-hugegraph/issues/2830#issuecomment-3060691665

   sh init-store.sh 
   Initializing HugeGraph Store...
   2025-07-11 13:52:53 [main] [ERROR] o.a.h.HugeFactory - Error while shutdown
   java.lang.IllegalStateException: EventHub has not been initialized
           at 
com.google.common.base.Preconditions.checkState(Preconditions.java:534) 
~[guava-31.0.1-android.jar:?]
           at org.apache.hugegraph.util.E.checkState(E.java:64) 
~[hugegraph-common-1.5.0.jar:1.5.0]
           at org.apache.hugegraph.event.EventHub.destroy(EventHub.java:96) 
~[hugegraph-common-1.5.0.jar:1.5.0]
           at org.apache.hugegraph.HugeFactory.shutdown(HugeFactory.java:157) 
[hugegraph-core-1.5.0.jar:1.5.0]
           at org.apache.hugegraph.cmd.InitStore.main(InitStore.java:94) 
[hugegraph-dist-1.5.0.jar:1.5.0]
   2025-07-11 13:52:53 [hugegraph-shutdown] [ERROR] o.a.h.HugeFactory - Error 
while shutdown
   java.lang.IllegalStateException: EventHub has not been initialized
           at 
com.google.common.base.Preconditions.checkState(Preconditions.java:534) 
~[guava-31.0.1-android.jar:?]
           at org.apache.hugegraph.util.E.checkState(E.java:64) 
~[hugegraph-common-1.5.0.jar:1.5.0]
           at org.apache.hugegraph.event.EventHub.destroy(EventHub.java:96) 
~[hugegraph-common-1.5.0.jar:1.5.0]
           at org.apache.hugegraph.HugeFactory.shutdown(HugeFactory.java:157) 
~[hugegraph-core-1.5.0.jar:1.5.0]
           at 
org.apache.hugegraph.HugeFactory.lambda$static$0(HugeFactory.java:47) 
~[hugegraph-core-1.5.0.jar:1.5.0]
           at java.lang.Thread.run(Thread.java:829) [?:?]
   Initialization finished.


-- 
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: issues-unsubscr...@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@hugegraph.apache.org
For additional commands, e-mail: issues-h...@hugegraph.apache.org

Reply via email to