VGalaxies commented on PR #2589:
URL: 
https://github.com/apache/incubator-hugegraph/pull/2589#issuecomment-2245394845

   > > @haohao0103 Running the `start-hugegraph-pd.sh` script reports an error?
   > > ```
   > >  Error: Could not find or load main class .logging.log4j.jul.LogManager  
                                                                                
                                                                                
    
   > >  Caused by: java.lang.ClassNotFoundException: 
/logging/log4j/jul/LogManager                                                   
                                                                                
                               
   > > ```
   > 
   > exec ${JAVA} -Dname="HugeGraphPD" ${JVM_OPTIONS} ${JAVA_OPTIONS} -jar 
-Dspring.config.location=${CONF}/application.yml ${LIB}/hg-pd-service-*.jar >> 
${OUTPUT} 2>&1 &
   > 
   > According to this startup command, there needs to be hg-pd-service - *. 
jar in the lib directory. I guess the target dependency was not generated?
   
   I discovered an unexpected line break...
   
   [`623ce53` 
(#2589)](https://github.com/apache/incubator-hugegraph/pull/2589/commits/623ce539e1ab52b7d52fc43dcefa73778eac28dc)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to