【发布时间】:2015-02-06 01:12:15
【问题描述】:
我正在将 2.3 应用升级到 2.4.4,但在启动时遇到了一个奇怪的错误:
Caused by BeanCreationException: Error creating bean with name 'codecLookup': Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: [Assertion failed] - this String argument must have text; it must not be null, empty, or blank
->> 788 | callContextInitialized in org.eclipse.jetty.server.handler.ContextHandler
有没有人见过这个或者可以给我任何可能导致它的指针?
【问题讨论】:
标签: grails grails-2.0