Another unnamed CacheManager already exists in the same VM (ehCache 2.5)

前端 未结 17 1938
囚心锁ツ
囚心锁ツ 2020-11-30 20:41

This is what happens when I run my junit tests...

Another CacheManager with same name \'cacheManager\' already exists in the same VM. Please 
provide unique          


        
17条回答
  •  离开以前
    2020-11-30 21:14

    This error also happens with wrong mapping files. The message is horrible, doesn't say the cause.

提交回复
热议问题