Re: ClassNotFoundException: org.apache.geode.logging.internal.log4j.api.LogService

2019-11-04 Thread Kirk Lund
n my daily work which means I'm writing acceptance tests every day AND you can't run these tests in IntelliJ without setting GEODE_HOME. On Mon, Nov 4, 2019 at 1:18 PM Kirk Lund wrote: > Looks like the Management service blows up > w

ClassNotFoundException: org.apache.geode.logging.internal.log4j.api.LogService

2019-11-04 Thread Kirk Lund
Looks like the Management service blows up with ClassNotFoundException: org.apache.geode.logging.internal.log4j.api.LogService This seems related to the previous ClassNotFoundException, except that in this instance, the LogService which cannot be found is in the correct package. Please disregard