Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在启动 Hybris webapp 期间,我遇到了一个奇怪的错误:
信息 | 虚拟机 1 | 主要 | 2014/11/13 22:46:36.036 | 错误 [Thread-1] [RegionCacheAdapter] 无法清除缓存。在区域 null 上失败。最后一个键 null null
之后应用程序没有启动。会是什么?
这是您开始时遇到的第一个错误吗?我见过这个错误,但这是以前的错误的结果,主要与spring有关。检查早期的控制台输出,看看您的系统是否在抱怨一些 spring bean 或类似的东西。