java - ERROR context.ContextLoader - Context initialization failed -


i upgrade project 1.3.7 2.2.1 in ggts.when run project got error following:

| error 2013-07-26 13:28:09,778 [localhost-startstop-1] error context.contextloader  - context initialization failed message: org.springframework.context.support.abstractrefreshableconfigapplicationcontext.getenvironment()lorg/springframework/core/env/configurableenvironment;     line | method ->>  334 | innerrun  in java.util.concurrent.futuretask$sync - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  |    166 | run       in java.util.concurrent.futuretask |   1110 | runworker in java.util.concurrent.threadpoolexecutor |    603 | run       in java.util.concurrent.threadpoolexecutor$worker ^    679 | run . . . in java.lang.thread | error 2013-07-26 13:28:09,819 [localhost-startstop-1] error context.grailscontextloader  - error initializing application: org.springframework.context.support.abstractrefreshableconfigapplicationcontext.getenvironment()lorg/springframework/core/env/configurableenvironment; message: org.springframework.context.support.abstractrefreshableconfigapplicationcontext.getenvironment()lorg/springframework/core/env/configurableenvironment;     line | method ->>  334 | innerrun  in java.util.concurrent.futuretask$sync - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  |    166 | run       in java.util.concurrent.futuretask |   1110 | runworker in java.util.concurrent.threadpoolexecutor |    603 | run       in java.util.concurrent.threadpoolexecutor$worker ^    679 | run . . . in java.lang.thread 

i had similiar problem in ggts after having upgraded project. try launch project using command line:

grails run-app 

if worked have upgrade ggts last version.


Comments

Popular posts from this blog

curl - PHP fsockopen help required -

HTTP/1.0 407 Proxy Authentication Required PHP -

c# - Resource not found error -