首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > J2EE开发 >

找不到oscache.properties解决思路

2012-04-02 
找不到oscache.propertiesJava code13:15:23,830 ERROR Config:148 - Error reading /oscache.properties

找不到oscache.properties

Java code
13:15:23,830 ERROR Config:148 - Error reading /oscache.properties in CacheAdministrator.loadProps() java.lang.NullPointerException13:15:23,830 ERROR Config:149 - Ensure the /oscache.properties file is readable and in your classpath.


但是我已经把oscache.properties放在classes目录下了,字也没打错。

[解决办法]
探讨

引用:

这是class文件报的错么?


热点排行