What version of Geode is this?  Did you change the log4j version?

Anthony

> On Sep 6, 2017, at 7:47 AM, Dinesh Akhand <dines...@amdocs.com> wrote:
> 
> java.lang.Exception: Unexpected exception, 
> expected<amdocs.imdg.exceptions.IMDGRuntimeException> but 
> was<java.lang.NoSuchMethodError>
>               at 
> org.apache.geode.internal.logging.LogService$PropertyChangeListenerImpl.propertyChange(LogService.java:279)
>               at 
> org.apache.logging.log4j.core.LoggerContext.firePropertyChangeEvent(LoggerContext.java:519)
>               at 
> org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:500)
>               at 
> org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:562)
>               at 
> org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:578)
>               at 
> org.apache.geode.internal.logging.LogService.init(LogService.java:84)
>               at 
> org.apache.geode.internal.logging.LogService.<clinit>(LogService.java:72)
>               at 
> org.apache.geode.distributed.internal.InternalDistributedSystem.<clinit>(InternalDistributedSystem.java:129)
> 
> 
> Can any one suggest me about this exception.
> 
> While creating logger in    InternalDistributedSystem
>  private static final boolean ALLOW_MEMORY_LOCK_WHEN_OVERCOMMITTED =
>      Boolean.getBoolean(DistributionConfig.GEMFIRE_PREFIX + 
> "Cache.ALLOW_MEMORY_OVERCOMMIT");
>  private static final Logger logger = LogService.getLogger();
> 
>  public static final String DISABLE_MANAGEMENT_PROPERTY =
>      DistributionConfig.GEMFIRE_PREFIX + "disableManagement";
> 
>  /**
> Thanks,
> Dinesh Akhand
> This message and the information contained herein is proprietary and 
> confidential and subject to the Amdocs policy statement,
> 
> you may review at https://www.amdocs.com/about/email-disclaimer 
> <https://www.amdocs.com/about/email-disclaimer>

Reply via email to