Jetty start ehcache conf warning regarding blSandBoxElements
Posted: Thu Nov 14, 2013 7:46 am
Hi,
When I try to run the jetty-demo ant target I get the following warning on console.
After the above line, the jetty server takes 7+ min to display the following line.
The application still works but it takes lot of time to start.
Can someone tell me how to get rid of the error marked in blue to save 7 min to start jetty?
best regards.
When I try to run the jetty-demo ant target I get the following warning on console.
[artifact:mvn] [ WARN] 16:13:33 AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [blSandBoxElements]; using defaults.
After the above line, the jetty server takes 7+ min to display the following line.
[artifact:mvn] [ERROR] 16:20:50 Ejb3Configuration - HHH000050: Container is providing a null PersistenceUnitRootUrl: discovery impossible
The application still works but it takes lot of time to start.
Can someone tell me how to get rid of the error marked in blue to save 7 min to start jetty?
best regards.