cancel
Showing results for 
Search instead for 
Did you mean: 

EhCache Config

etzapata
Champ in-the-making
Champ in-the-making
Hi All,

Why do I always get this warning?

2008-04-16 08:10:20,484 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jbpm.taskmgmt.def.TaskMgmtDefinition.swimlanes]; using defaults.
2008-04-16 08:10:20,515 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jbpm.graph.def.SuperState.nodes]; using defaults.
2008-04-16 08:10:20,531 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jbpm.graph.action.Script.variableAccesses]; using defaults.
2008-04-16 08:10:20,546 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jbpm.graph.def.ExceptionHandler.actions]; using defaults.
2008-04-16 08:10:20,562 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jbpm.taskmgmt.def.Task.exceptionHandlers]; using defaults.
2008-04-16 08:10:20,593 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jbpm.graph.def.Node.exceptionHandlers]; using defaults.
2008-04-16 08:10:20,609 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jbpm.graph.def.Transition.events]; using defaults.

Please help me where to look for configuration.
Thank you.

EriCtZ
5 REPLIES 5

steve
Champ in-the-making
Champ in-the-making
Hi,

What version of Alfresco are you using?
What download of Alfresco are you using (Installer, Tomcat bundle, WAR etc…)?
What app server are you using?
Have you made any customisations?

Thanks,

Steve

etzapata
Champ in-the-making
Champ in-the-making
Hi Steve,

Firstly, thank you for your reply.

I am using:

alfresco-community-jboss-1.4.0.zip
jdk-1_5_0_09-windows-i586-p.exe
MySQL5
windows server 2003

I have not done any substantial configuration. Only the email and other small web client config. also had minor change in permissionsdefinition.xml. The above warning is found on my test server.

Our production server also has the same warning:

2008-04-17 08:04:43,625 ERROR [org.apache.myfaces.util.LocaleUtils] Locale name null or empty, ignoring
2008-04-17 08:04:45,093 INFO  [org.apache.catalina.startup.ContextConfig] Missing application web.xml, using defaults only StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/portal-samples]
2008-04-17 08:04:57,703 INFO  [org.jboss.portal.cms.impl.jcr.JCRCMS] Starting JCR CMS.
2008-04-17 08:04:57,765 INFO  [org.jboss.portal.cms.util.RepositoryUtil] Repository 'repotest' Name Not Found
2008-04-17 08:05:00,328 WARN  [net.sf.ehcache.config.Configurator] No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/C:/ALFRESCO/jboss/server/default/tmp/deploy/tmp11966ehcache.jar!/ehcache-failsafe.xml
2008-04-17 08:05:00,421 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.security.store.SecurityPolicy]; using defaults.
2008-04-17 08:05:00,734 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.security.store.HbmSecurityConstraint]; using defaults.
2008-04-17 08:05:00,906 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.hibernate.cache.UpdateTimestampsCache]; using defaults.
2008-04-17 08:05:00,921 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.hibernate.cache.StandardQueryCache]; using defaults.
2008-04-17 08:05:03,796 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.role.RoleImpl]; using defaults.
2008-04-17 08:05:04,000 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.user.PreferenceImpl]; using defaults.
2008-04-17 08:05:04,078 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.user.UserImpl]; using defaults.
2008-04-17 08:05:04,187 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.user.PreferencesImpl]; using defaults.
2008-04-17 08:05:04,234 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.user.PreferencesGroupImpl]; using defaults.
2008-04-17 08:05:04,281 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.user.UserImpl.dynamic]; using defaults.
2008-04-17 08:05:04,296 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.role.RoleImpl.users]; using defaults.
2008-04-17 08:05:04,312 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.user.PreferencesImpl.content]; using defaults.
2008-04-17 08:05:04,312 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.user.PreferenceImpl.strings]; using defaults.
2008-04-17 08:05:04,328 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.user.PreferencesGroupImpl.prefMap]; using defaults.
2008-04-17 08:05:04,343 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.user.UserImpl.roles]; using defaults.
2008-04-17 08:05:04,437 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.model.instance.InstanceImpl]; using defaults.
2008-04-17 08:05:04,484 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.model.instance.PreferenceImpl]; using defaults.
2008-04-17 08:05:04,531 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.model.instance.InstanceImpl.preferencesMap]; using defaults.
2008-04-17 08:05:04,546 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.model.instance.PreferenceImpl.strings]; using defaults.
2008-04-17 08:05:04,609 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.model.portal.PortalObjectImpl]; using defaults.
2008-04-17 08:05:04,859 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.model.portal.ObjectNode]; using defaults.
2008-04-17 08:05:04,953 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.model.portal.PortalImpl.windowStates]; using defaults.
2008-04-17 08:05:04,968 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.model.portal.PortalObjectImpl.declaredProperties]; using defaults.
2008-04-17 08:05:04,984 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.model.portal.ObjectNode.children]; using defaults.
2008-04-17 08:05:04,984 WARN  [org.hibernate.cache.EhCacheProvider] Could not find configuration [org.jboss.portal.core.impl.model.portal.PortalImpl.modes]; using defaults.

Both have the same installation package.
What do you think is the cause of this warning? Is this also a jboss related config?

EriCtZ

steve
Champ in-the-making
Champ in-the-making
Ah,

Those errors are nothing to do with Alfresco - they are all Jboss errors (you'd see these in a vanilla deployment of Jboss without Alfresco).

Steve

etzapata
Champ in-the-making
Champ in-the-making
Hi Steve,

Thank you very much for your help. We will be upgrading using Tomcat anyway so I guess I will just leave the server at that for as long as it is functioning property.
Again, thank you very much.

Warm regards,
EriCtZ

sameer1sharma
Champ in-the-making
Champ in-the-making
Hi,
    I am getting below error. I have gone through the website(http://wiki.alfresco.com/wiki/Repository_Cache_Configuration) and enabled ehcache debugging. Please let me know solution for it. In advance thank you.

10:44:55,207 User:admin ERROR [ehcache.store.DiskStore] org.alfresco.cache.ticketsCacheCache: Elements cannot be written to disk store because the spool thread has died.

Let me know how to configure Ehcache.