近几日与Switzerland的University of Zuerich联系解决OLAT 如下的error:
ERROR ContextLoader:208 - Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'triggerI18nModuleInit' defined in class path resource [org/olat/core/util/i18n/_spring/i18nCorecontext.xml]: Invocation of init method failed; nested exception is org.olat.core.logging.OLATRuntimeException: Did not find any language files, not even 'en'! At least 'en' must be available. NOTE: IN DEVELOPMENT ENVIRONMENTS, try setting core.src.dir in the olat.properties file to something like <your_workspace_dir>/olatcore/src/main/java/
这是在安装过程中出现的,导致登录总显示404,不知道是OLAT的bug还是spring框架的问题。几次邮件往来后,终于通过修改tomcat路径将问题解决,同时我也顺便将tomcat升级至6.0.30,似乎与以前版本有些功能不同。
接下来就是研究一下OLAT的使用和权限分配问题了。
心情大好,作此文以示mark。
本文记录了解决OLAT安装过程中的错误“没有找到任何语言文件”的经历,通过调整tomcat路径解决了登录显示404的问题,并对后续的研究方向进行了展望。
4080

被折叠的 条评论
为什么被折叠?



