ChangYunQing

Results 1 comments of ChangYunQing

This operation didn't work. I downloaded from apache-eventmesh-1.11.0-bin.tar.gz and started the project using bin/start.sh. This file contains the following: $JAVA $JAVA_OPT -classpath ${EVENTMESH_HOME}/conf:${EVENTMESH_HOME}/apps/*:${EVENTMESH_HOME}/lib/* $EVENTMESH_MAIN >> ${EVENTMESH_LOG_HOME}/eventmesh.out 2>&1 & However, the...