You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Luca Burgazzoli (JIRA)" <ji...@apache.org> on 2017/01/10 08:53:58 UTC

[jira] [Resolved] (CAMEL-10681) camel-ehcache - configUri does not work appropriately

     [ https://issues.apache.org/jira/browse/CAMEL-10681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luca Burgazzoli resolved CAMEL-10681.
-------------------------------------
    Resolution: Not A Bug

> camel-ehcache - configUri does not work appropriately 
> ------------------------------------------------------
>
>                 Key: CAMEL-10681
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10681
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-ehcache
>    Affects Versions: 2.18.1
>            Reporter: Sumit Kumar
>            Assignee: Luca Burgazzoli
>            Priority: Minor
>             Fix For: 2.19.0
>
>         Attachments: ehcache-config.xml
>
>
> camel-ehcache component fail to initialize cache for the provided value of configUri.
> Different option to setup the configUri were attempted, but everytime it gives the error
> Caused by: java.lang.IllegalArgumentException: CacheConfiguration must be specified 
>         at org.apache.camel.util.ObjectHelper.notNull(ObjectHelper.java:308) 
>         at org.apache.camel.component.ehcache.EhcacheConfiguration.getMandatoryConfiguration(EhcacheConfiguration.java:243) 
>         at org.apache.camel.component.ehcache.EhcacheManager.getCache(EhcacheManager.java:72) 
>         at org.apache.camel.component.ehcache.EhcacheManager.getCache(EhcacheManager.java:88) 
> As per documentation, the configuration option is "The default cache configuration to be used to create caches if configUri is not set".
> So if i am setting up configUri than the error for configuration should not come.
> The approaches attempted for configUri are documented in the camel user forum at the below link
> http://camel.465427.n5.nabble.com/Camel-EhCache-2-18-1-Exception-during-initialization-td5792164.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)