iceScrum | This web container has not yet been started – iceScrum

iceScrum Forums Discuss on iceScrum

Viewing 5 posts - 1 through 5 (of 5 total)

  • Author
    Posts
  • #17283

    alvaro.geosatis
    Participant

    Hello everybody. We are testing IceScrum in order to check if it would match our needs, if so, we will buy one of the pro-versions. However, we get a failure while adding an acceptance criteria to a story (and we cannot add acceptances…)

    Thank you in advance for your support!

    This is the log output:
    2016-01-19 13:34:09,275 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - java.lang.IllegalStateException: This web container has not yet been started
    2016-01-19 13:34:09,276 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - null
    2016-01-19 13:34:09,285 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1674)
    2016-01-19 13:34:09,285 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.glassfish.web.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1633)
    2016-01-19 13:34:09,286 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - java.lang.Class.getDeclaredMethods0(Native Method)
    2016-01-19 13:34:09,286 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - java.lang.Class.privateGetDeclaredMethods(Class.java:2625)
    2016-01-19 13:34:09,286 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - java.lang.Class.getDeclaredMethods(Class.java:1868)
    2016-01-19 13:34:09,286 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.reflection.CachedClass$3$1.run(CachedClass.java:83)
    2016-01-19 13:34:09,286 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - java.security.AccessController.doPrivileged(Native Method)
    2016-01-19 13:34:09,286 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.reflection.CachedClass$3.initValue(CachedClass.java:80)
    2016-01-19 13:34:09,287 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.reflection.CachedClass$3.initValue(CachedClass.java:78)
    2016-01-19 13:34:09,287 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.util.LazyReference.getLocked(LazyReference.java:46)
    2016-01-19 13:34:09,287 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.util.LazyReference.get(LazyReference.java:33)
    2016-01-19 13:34:09,287 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.reflection.CachedClass.getMethods(CachedClass.java:249)
    2016-01-19 13:34:09,287 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.MetaClassImpl.populateMethods(MetaClassImpl.java:312)
    2016-01-19 13:34:09,287 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.MetaClassImpl.fillMethodIndex(MetaClassImpl.java:291)
    2016-01-19 13:34:09,287 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.MetaClassImpl.initialize(MetaClassImpl.java:2920)
    2016-01-19 13:34:09,288 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.ExpandoMetaClass.initialize(ExpandoMetaClass.java:463)
    2016-01-19 13:34:09,288 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.reflection.ClassInfo.getMetaClassUnderLock(ClassInfo.java:166)
    2016-01-19 13:34:09,288 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.reflection.ClassInfo.getMetaClass(ClassInfo.java:195)
    2016-01-19 13:34:09,288 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.metaclass.MetaClassRegistryImpl.getMetaClass(MetaClassRegistryImpl.java:214)
    2016-01-19 13:34:09,288 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.InvokerHelper.getProperty(InvokerHelper.java:161)
    2016-01-19 13:34:09,288 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:455)
    2016-01-19 13:34:09,289 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getPropertySafe(ScriptBytecodeAdapter.java:463)
    2016-01-19 13:34:09,289 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getPropertySpreadSafe(ScriptBytecodeAdapter.java:471)
    2016-01-19 13:34:09,289 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - IcescrumCoreGrailsPlugin$_addBroadcastMethods_closure18.doCall(IcescrumCoreGrailsPlugin.groovy:628)
    2016-01-19 13:34:09,289 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2016-01-19 13:34:09,289 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    2016-01-19 13:34:09,289 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    2016-01-19 13:34:09,289 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - java.lang.reflect.Method.invoke(Method.java:606)
    2016-01-19 13:34:09,289 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
    2016-01-19 13:34:09,290 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod.invoke(ClosureMetaMethod.java:80)
    2016-01-19 13:34:09,290 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoMetaMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:307)
    2016-01-19 13:34:09,290 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:51)
    2016-01-19 13:34:09,290 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:44)
    2016-01-19 13:34:09,290 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141)
    2016-01-19 13:34:09,290 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:149)
    2016-01-19 13:34:09,290 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.icescrum.core.services.AcceptanceTestService.save(AcceptanceTestService.groovy:58)
    2016-01-19 13:34:09,290 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.icescrum.core.services.AcceptanceTestService$$FastClassByCGLIB$$c587e056.invoke(<generated>)
    2016-01-19 13:34:09,291 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
    2016-01-19 13:34:09,291 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:688)
    2016-01-19 13:34:09,291 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
    2016-01-19 13:34:09,291 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)
    2016-01-19 13:34:09,291 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
    2016-01-19 13:34:09,291 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:621)
    2016-01-19 13:34:09,291 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.icescrum.core.services.AcceptanceTestService$$EnhancerByCGLIB$$3d4cd459.save(<generated>)
    2016-01-19 13:34:09,291 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.icescrum.core.services.AcceptanceTestService$$FastClassByCGLIB$$c587e056.invoke(<generated>)
    2016-01-19 13:34:09,292 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
    2016-01-19 13:34:09,292 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:688)
    2016-01-19 13:34:09,292 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
    2016-01-19 13:34:09,292 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:67)
    2016-01-19 13:34:09,292 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
    2016-01-19 13:34:09,292 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:621)
    2016-01-19 13:34:09,292 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.icescrum.core.services.AcceptanceTestService$$EnhancerByCGLIB$$179e18c9.save(<generated>)
    2016-01-19 13:34:09,292 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.icescrum.core.services.AcceptanceTestService$save.call(Unknown Source)
    2016-01-19 13:34:09,293 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)
    2016-01-19 13:34:09,293 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
    2016-01-19 13:34:09,293 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:132)
    2016-01-19 13:34:09,293 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.icescrum.web.presentation.app.StoryController$_closure27_closure129.doCall(StoryController.groovy:723)
    2016-01-19 13:34:09,293 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2016-01-19 13:34:09,293 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    2016-01-19 13:34:09,293 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    2016-01-19 13:34:09,293 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - java.lang.reflect.Method.invoke(Method.java:606)
    2016-01-19 13:34:09,294 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
    2016-01-19 13:34:09,294 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
    2016-01-19 13:34:09,294 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1058)
    2016-01-19 13:34:09,294 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)
    2016-01-19 13:34:09,294 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)
    2016-01-19 13:34:09,294 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.Closure.call(Closure.java:282)
    2016-01-19 13:34:09,294 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.Closure.call(Closure.java:295)
    2016-01-19 13:34:09,294 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.Closure$call$0.call(Unknown Source)
    2016-01-19 13:34:09,295 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)
    2016-01-19 13:34:09,295 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.call(PogoMetaMethodSite.java:68)
    2016-01-19 13:34:09,295 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:124)
    2016-01-19 13:34:09,295 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - IcescrumCoreGrailsPlugin$_addWithObjectsMethods_closure29.doCall(IcescrumCoreGrailsPlugin.groovy:892)
    2016-01-19 13:34:09,295 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2016-01-19 13:34:09,295 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    2016-01-19 13:34:09,295 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    2016-01-19 13:34:09,295 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - java.lang.reflect.Method.invoke(Method.java:606)
    2016-01-19 13:34:09,296 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSite.invoke(PogoMetaMethodSite.java:225)
    2016-01-19 13:34:09,296 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:51)
    2016-01-19 13:34:09,296 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:157)
    2016-01-19 13:34:09,296 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - IcescrumCoreGrailsPlugin$_addWithObjectsMethods_closure29.doCall(IcescrumCoreGrailsPlugin.groovy)
    2016-01-19 13:34:09,296 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2016-01-19 13:34:09,296 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    2016-01-19 13:34:09,296 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    2016-01-19 13:34:09,297 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - java.lang.reflect.Method.invoke(Method.java:606)
    2016-01-19 13:34:09,297 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
    2016-01-19 13:34:09,297 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod.invoke(ClosureMetaMethod.java:80)
    2016-01-19 13:34:09,297 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
    2016-01-19 13:34:09,297 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1058)
    2016-01-19 13:34:09,297 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)
    2016-01-19 13:34:09,298 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)
    2016-01-19 13:34:09,298 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1003)
    2016-01-19 13:34:09,298 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)
    2016-01-19 13:34:09,298 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)
    2016-01-19 13:34:09,298 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66)
    2016-01-19 13:34:09,298 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:44)
    2016-01-19 13:34:09,298 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141)
    2016-01-19 13:34:09,298 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:149)
    2016-01-19 13:34:09,299 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.icescrum.web.presentation.app.StoryController$_closure27.doCall(StoryController.groovy:695)
    2016-01-19 13:34:09,299 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2016-01-19 13:34:09,299 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    2016-01-19 13:34:09,299 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    2016-01-19 13:34:09,299 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - java.lang.reflect.Method.invoke(Method.java:606)
    2016-01-19 13:34:09,299 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSite.invoke(PogoMetaMethodSite.java:225)
    2016-01-19 13:34:09,299 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:51)
    2016-01-19 13:34:09,299 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:44)
    2016-01-19 13:34:09,300 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:141)
    2016-01-19 13:34:09,300 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:149)
    2016-01-19 13:34:09,300 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.icescrum.web.presentation.app.StoryController$_closure27.doCall(StoryController.groovy)
    2016-01-19 13:34:09,300 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2016-01-19 13:34:09,300 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    2016-01-19 13:34:09,300 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    2016-01-19 13:34:09,300 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - java.lang.reflect.Method.invoke(Method.java:606)
    2016-01-19 13:34:09,300 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
    2016-01-19 13:34:09,301 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
    2016-01-19 13:34:09,301 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1058)
    2016-01-19 13:34:09,301 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)
    2016-01-19 13:34:09,301 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)
    2016-01-19 13:34:09,301 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.Closure.call(Closure.java:282)
    2016-01-19 13:34:09,301 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - groovy.lang.Closure.call(Closure.java:277)
    2016-01-19 13:34:09,301 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.grails.web.servlet.mvc.SimpleGrailsControllerHelper.handleAction(SimpleGrailsControllerHelper.java:368)
    2016-01-19 13:34:09,302 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.grails.web.servlet.mvc.SimpleGrailsControllerHelper.executeAction(SimpleGrailsControllerHelper.java:232)
    2016-01-19 13:34:09,302 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.grails.web.servlet.mvc.SimpleGrailsControllerHelper.handleURI(SimpleGrailsControllerHelper.java:190)
    2016-01-19 13:34:09,302 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.grails.web.servlet.mvc.SimpleGrailsControllerHelper.handleURI(SimpleGrailsControllerHelper.java:129)
    2016-01-19 13:34:09,302 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.grails.web.servlet.mvc.SimpleGrailsController.handleRequest(SimpleGrailsController.java:73)
    2016-01-19 13:34:09,302 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
    2016-01-19 13:34:09,302 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.grails.web.servlet.GrailsDispatcherServlet.doDispatch(GrailsDispatcherServlet.java:292)
    2016-01-19 13:34:09,303 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
    2016-01-19 13:34:09,303 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
    2016-01-19 13:34:09,303 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:560)
    2016-01-19 13:34:09,303 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    2016-01-19 13:34:09,303 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
    2016-01-19 13:34:09,303 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1682)
    2016-01-19 13:34:09,303 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:344)
    2016-01-19 13:34:09,303 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
    2016-01-19 13:34:09,304 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:70)
    2016-01-19 13:34:09,304 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
    2016-01-19 13:34:09,304 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
    2016-01-19 13:34:09,304 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:70)
    2016-01-19 13:34:09,304 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
    2016-01-19 13:34:09,304 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
    2016-01-19 13:34:09,304 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - javax.servlet.FilterChain$doFilter.call(Unknown Source)
    2016-01-19 13:34:09,304 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)
    2016-01-19 13:34:09,305 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - javax.servlet.FilterChain$doFilter.call(Unknown Source)
    2016-01-19 13:34:09,305 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - grails.plugin.springcache.web.GrailsFragmentCachingFilter.doFilter(GrailsFragmentCachingFilter.groovy:66)
    2016-01-19 13:34:09,305 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - net.sf.ehcache.constructs.web.filter.Filter.doFilter(Filter.java:86)
    2016-01-19 13:34:09,305 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:237)
    2016-01-19 13:34:09,305 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:167)
    2016-01-19 13:34:09,305 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
    2016-01-19 13:34:09,306 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
    2016-01-19 13:34:09,306 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:70)
    2016-01-19 13:34:09,306 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
    2016-01-19 13:34:09,306 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
    2016-01-19 13:34:09,306 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationDispatcher.doInvoke(ApplicationDispatcher.java:873)
    2016-01-19 13:34:09,306 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:739)
    2016-01-19 13:34:09,306 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:575)
    2016-01-19 13:34:09,307 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationDispatcher.doDispatch(ApplicationDispatcher.java:546)
    2016-01-19 13:34:09,307 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationDispatcher.dispatch(ApplicationDispatcher.java:428)
    2016-01-19 13:34:09,307 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:378)
    2016-01-19 13:34:09,307 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.grails.web.util.WebUtils.forwardRequestForUrlMappingInfo(WebUtils.java:298)
    2016-01-19 13:34:09,307 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.grails.web.util.WebUtils.forwardRequestForUrlMappingInfo(WebUtils.java:264)
    2016-01-19 13:34:09,307 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.grails.web.util.WebUtils.forwardRequestForUrlMappingInfo(WebUtils.java:255)
    2016-01-19 13:34:09,307 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.grails.web.mapping.filter.UrlMappingsFilter.doFilterInternal(UrlMappingsFilter.java:183)
    2016-01-19 13:34:09,308 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
    2016-01-19 13:34:09,308 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
    2016-01-19 13:34:09,308 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
    2016-01-19 13:34:09,308 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.grails.web.sitemesh.GrailsPageFilter.obtainContent(GrailsPageFilter.java:245)
    2016-01-19 13:34:09,308 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.grails.web.sitemesh.GrailsPageFilter.doFilter(GrailsPageFilter.java:134)
    2016-01-19 13:34:09,308 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
    2016-01-19 13:34:09,308 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
    2016-01-19 13:34:09,309 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:369)
    2016-01-19 13:34:09,309 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:109)
    2016-01-19 13:34:09,309 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
    2016-01-19 13:34:09,309 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:381)
    2016-01-19 13:34:09,309 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:97)
    2016-01-19 13:34:09,309 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:381)
    2016-01-19 13:34:09,309 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:78)
    2016-01-19 13:34:09,310 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:381)
    2016-01-19 13:34:09,310 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:119)
    2016-01-19 13:34:09,310 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:381)
    2016-01-19 13:34:09,310 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)
    2016-01-19 13:34:09,310 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:381)
    2016-01-19 13:34:09,310 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:187)
    2016-01-19 13:34:09,311 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.grails.plugins.springsecurity.RequestHolderAuthenticationFilter.doFilter(RequestHolderAuthenticationFilter.java:40)
    2016-01-19 13:34:09,311 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:381)
    2016-01-19 13:34:09,311 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.grails.plugins.springsecurity.MutableLogoutFilter.doFilter(MutableLogoutFilter.java:79)
    2016-01-19 13:34:09,311 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:381)
    2016-01-19 13:34:09,311 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:79)
    2016-01-19 13:34:09,311 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:381)
    2016-01-19 13:34:09,311 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:168)
    2016-01-19 13:34:09,312 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:237)
    2016-01-19 13:34:09,312 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:167)
    2016-01-19 13:34:09,312 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
    2016-01-19 13:34:09,312 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
    2016-01-19 13:34:09,312 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.grails.web.servlet.mvc.GrailsWebRequestFilter.doFilterInternal(GrailsWebRequestFilter.java:69)
    2016-01-19 13:34:09,312 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
    2016-01-19 13:34:09,312 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
    2016-01-19 13:34:09,313 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
    2016-01-19 13:34:09,313 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.codehaus.groovy.grails.web.filters.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:65)
    2016-01-19 13:34:09,313 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
    2016-01-19 13:34:09,313 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
    2016-01-19 13:34:09,313 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
    2016-01-19 13:34:09,313 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
    2016-01-19 13:34:09,313 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
    2016-01-19 13:34:09,314 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:237)
    2016-01-19 13:34:09,314 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:167)
    2016-01-19 13:34:09,314 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
    2016-01-19 13:34:09,314 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)
    2016-01-19 13:34:09,314 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:316)
    2016-01-19 13:34:09,314 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:160)
    2016-01-19 13:34:09,314 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:734)
    2016-01-19 13:34:09,315 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:673)
    2016-01-19 13:34:09,315 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:99)
    2016-01-19 13:34:09,315 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:174)
    2016-01-19 13:34:09,315 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:416)
    2016-01-19 13:34:09,315 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:283)
    2016-01-19 13:34:09,315 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - com.sun.enterprise.v3.services.impl.ContainerMapper$HttpHandlerCallable.call(ContainerMapper.java:459)
    2016-01-19 13:34:09,315 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:167)
    2016-01-19 13:34:09,316 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:206)
    2016-01-19 13:34:09,316 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:180)
    2016-01-19 13:34:09,316 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:235)
    2016-01-19 13:34:09,316 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.glassfish.grizzly.filterchain.ExecutorResolver$9.execute(ExecutorResolver.java:119)
    2016-01-19 13:34:09,316 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:283)
    2016-01-19 13:34:09,316 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:200)
    2016-01-19 13:34:09,316 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:132)
    2016-01-19 13:34:09,317 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:111)
    2016-01-19 13:34:09,317 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:77)
    2016-01-19 13:34:09,317 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:536)
    2016-01-19 13:34:09,317 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112)
    2016-01-19 13:34:09,317 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:117)
    2016-01-19 13:34:09,317 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$100(WorkerThreadIOStrategy.java:56)
    2016-01-19 13:34:09,318 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$WorkerThreadRunnable.run(WorkerThreadIOStrategy.java:137)
    2016-01-19 13:34:09,318 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:591)
    2016-01-19 13:34:09,318 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - org.glassfish.grizzly.threadpool.AbstractThreadPool$Worker.run(AbstractThreadPool.java:571)
    2016-01-19 13:34:09,318 [http-listener-1(5)] ERROR grails.app.controller.org.icescrum.web.presentation.app.StoryController  - java.lang.Thread.run(Thread.java:745)
    #17284

    Vincent Barrier
    Keymaster

    Hello,

    It seems that you use glassfish? We aren’t compliant with this application server; Our target is at the moment the Apache Tomcat server (version 7).

    Could you try with this server?

    #17286

    alvaro.geosatis
    Participant

    Sure! I tried with Tomcat, but I could properly define the folder for icescrum, icescrum-logs, and where the config.groovy is. Could you give me some hint? Maybe a link, a don’t want to disturb to much!

    Thanks!

    #32892

    Francisca Georgue
    Participant

    Hi everybody,

    I have the same problem with Glassfish, and y tried with Tomcat 7, but the app doesn’t work. I would appreciate if you help me with that.

    Thanks!

    #32906

    Nicolas Noullet
    Keymaster

    Hi Francisca,

    Tomcat 7 is the way to go. Can you check the logs? (catalina.out and icescrum.log) and send us any error you find to help find the problem?

Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘Feedback, defects, evolutions’ is closed to new topics and replies.