iceScrum | Page 3 – iceScrum

iceScrum Forums Discuss on iceScrum

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 113 total)

  • Author
    Posts
  • in reply to: Etat HTTP 404 – /icescrum/ #11019

    Kagilum
    Keymaster

    J’ai l’impression que rien ne demare sur tomcat car même quand je clique sur “doc” ou quoi que se soit d’autre sur la page de bienvenue, je recoi le meme message

    in reply to: Connect to iceScrum server from a no local network #11015

    Kagilum
    Keymaster

    Merci de votre reponse, pour ma part j’ai simplement utiliser un reseaux VPN et ca marche tres bien.

    in reply to: Maximum number of registered users #11010

    Kagilum
    Keymaster

    Thank you!

    in reply to: iceScrum Question #11006

    Kagilum
    Keymaster

    Thank you very much

    in reply to: Problem startin/installing icescrum #11003

    Kagilum
    Keymaster

    Still no luck, I now get this error when i Use tail -f /var/log/tomcat7/catalina.out



    Configuring Spring Security ACL ...
    ... finished configuring Spring Security ACL

    Nov 25, 2014 2:17:57 PM org.apache.catalina.core.StandardContext startInternal
    SEVERE: Error listenerStart
    Nov 25, 2014 2:17:57 PM org.apache.catalina.core.StandardContext startInternal
    SEVERE: Context [/icescrum] startup failed due to previous errors
    Nov 25, 2014 2:17:57 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc
    SEVERE: The web application [/icescrum] registered the JDBC driver [org.hsqldb.jdbcDriver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.

    and this in the icescrum.log

    2014-11-25 14:29:44,466 [http-nio-8080-exec-6] INFO  grails.spring.BeanBuilder  - [RuntimeConfiguration] Configuring data source for environment: PRODUCTION
    2014-11-25 14:29:47,647 [http-nio-8080-exec-6] ERROR org.springframework.web.context.ContextLoader - Context initialization failed
    org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'messageSource': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transactionManager': Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory': Cannot resolve reference to bean 'hibernateProperties' while setting bean property 'hibernateProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateProperties': Cannot resolve reference to bean 'dialectDetector' while setting bean property 'properties' with key [hibernate.dialect]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dialectDetector': Invocation of init method failed; nested exception is org.springframework.jdbc.support.MetaDataAccessException: Error while extracting DatabaseMetaData; nested exception is java.sql.SQLException: File input/output error prodDba.properties java.io.FileNotFoundException: prodDba.properties.new (Permission denied)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:745)
    Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transactionManager': Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory': Cannot resolve reference to bean 'hibernateProperties' while setting bean property 'hibernateProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateProperties': Cannot resolve reference to bean 'dialectDetector' while setting bean property 'properties' with key [hibernate.dialect]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dialectDetector': Invocation of init method failed; nested exception is org.springframework.jdbc.support.MetaDataAccessException: Error while extracting DatabaseMetaData; nested exception is java.sql.SQLException: File input/output error prodDba.properties java.io.FileNotFoundException: prodDba.properties.new (Permission denied)
    ... 3 more
    Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory': Cannot resolve reference to bean 'hibernateProperties' while setting bean property 'hibernateProperties'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateProperties': Cannot resolve reference to bean 'dialectDetector' while setting bean property 'properties' with key [hibernate.dialect]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dialectDetector': Invocation of init method failed; nested exception is org.springframework.jdbc.support.MetaDataAccessException: Error while extracting DatabaseMetaData; nested exception is java.sql.SQLException: File input/output error prodDba.properties java.io.FileNotFoundException: prodDba.properties.new (Permission denied)
    ... 3 more
    Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hibernateProperties': Cannot resolve reference to bean 'dialectDetector' while setting bean property 'properties' with key [hibernate.dialect]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dialectDetector': Invocation of init method failed; nested exception is org.springframework.jdbc.support.MetaDataAccessException: Error while extracting DatabaseMetaData; nested exception is java.sql.SQLException: File input/output error prodDba.properties java.io.FileNotFoundException: prodDba.properties.new (Permission denied)
    ... 3 more
    Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dialectDetector': Invocation of init method failed; nested exception is org.springframework.jdbc.support.MetaDataAccessException: Error while extracting DatabaseMetaData; nested exception is java.sql.SQLException: File input/output error prodDba.properties java.io.FileNotFoundException: prodDba.properties.new (Permission denied)
    ... 3 more
    Caused by: org.springframework.jdbc.support.MetaDataAccessException: Error while extracting DatabaseMetaData; nested exception is java.sql.SQLException: File input/output error prodDba.properties java.io.FileNotFoundException: prodDba.properties.new (Permission denied)
    ... 3 more
    Caused by: java.sql.SQLException: File input/output error prodDba.properties java.io.FileNotFoundException: prodDba.properties.new (Permission denied)
    at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
    at org.hsqldb.jdbc.jdbcConnection.(Unknown Source)
    at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
    at org.hsqldb.jdbcDriver.connect(Unknown Source)
    at com.sun.proxy.$Proxy28.getMetaData(Unknown Source)
    ... 3 more

    1 thing, I couldnt find the setenv.sh so I put it in catalina.sh in the same directory

    So it looks like this

    if [ $have_tty -eq 1 ]; then
    echo "Using CATALINA_BASE: $CATALINA_BASE"
    echo "Using CATALINA_HOME: $CATALINA_HOME"
    echo "Using CATALINA_TMPDIR: $CATALINA_TMPDIR"
    if [ "$1" = "debug" ] ; then
    echo "Using JAVA_HOME: $JAVA_HOME"
    else
    echo "Using JRE_HOME: $JRE_HOME"
    fi
    echo "Using CLASSPATH: $CLASSPATH"
    if [ ! -z "$CATALINA_PID" ]; then
    echo "Using CATALINA_PID: $CATALINA_PID"
    fi
    fi

    if [ "$1" = "jpda" ] ; then
    if [ -z "$JPDA_TRANSPORT" ]; then
    JPDA_TRANSPORT="dt_socket"
    fi
    if [ -z "$JPDA_ADDRESS" ]; then
    JPDA_ADDRESS="8000"
    fi
    if [ -z "$JPDA_SUSPEND" ]; then
    JPDA_SUSPEND="n"
    fi
    if [ -z "$JPDA_OPTS" ]; then
    JPDA_OPTS="-agentlib:jdwp=transport=$JPDA_TRANSPORT,address=$JPDA_ADDRESS,server=y,suspend=$JPDA_SUSPEND"
    fi
    CATALINA_OPTS="$CATALINA_OPTS $JPDA_OPTS"
    -Duser.timezone=UTC
    -Dicescrum_config_location=/icescrum/config.groovy
    -Xmx512m
    -XX:MaxPermSize=256m




    shift
    fi

    if [ "$1" = "debug" ] ; then
    if $os400; then
    echo "Debug command not available on OS400"
    exit 1
    else
    shift
    if [ "$1" = "-security" ] ; then
    if [ $have_tty -eq 1 ]; then
    echo "Using Security Manager"
    fi
    shift
    exec "$_RUNJDB" "$LOGGING_CONFIG" $LOGGING_MANAGER $JAVA_OPTS $CATALINA_OPTS
    -Djava.endorsed.dirs="$JAVA_ENDORSED_DIRS" -classpath "$CLASSPATH"
    -sourcepath "$CATALINA_HOME"/../../java
    -Djava.security.manager
    -Djava.security.policy=="$CATALINA_BASE"/work/catalina.policy
    -Dcatalina.base="$CATALINA_BASE"
    -Dcatalina.home="$CATALINA_HOME"
    -Djava.io.tmpdir="$CATALINA_TMPDIR"
    org.apache.catalina.startup.Bootstrap "$@" start
    else

    and my config.groovy

    //Project
    icescrum.project.import.enable = true
    icescrum.project.export.enable = true
    icescrum.project.creation.enable = true
    icescrum.project.private.enable = true
    icescrum.project.private.default = false

    //user
    icescrum.gravatar.secure = false
    icescrum.gravatar.enable = false
    icescrum.registration.enable = true
    icescrum.login.retrieve.enable = true

    //Alerts
    cescrum.auto_follow_productowner = true
    icescrum.auto_follow_stakeholder = true
    icescrum.auto_follow_scrummaster = true
    icescrum.alerts.errors.to = "jvantuil@landstede.nl"
    icescrum.alerts.subject_prefix = "[icescrum]"
    icescrum.alerts.enable = true
    icescrum.alerts.default.from = "icescrum@compict.nl"

    //Attachments
    icescrum.attachments.enable = true

    //server UTL
    grails.serverURL = "http://localhost:8080/icescrum"

    //Logging
    icescrum.debug.enable = false
    icescrum.securitydebug.enable = false

    //Working Directory
    icescrum.baseDir = "/icescrum/work"

    //Cross-domain (CORS) support for API
    icescrum.cors.enable = true
    icescrum.cors.allow.origin.regex = "*"

    //Mail server
    grails.mail.host = "smtp.gmail.com"
    grails.mail.port = 465
    grails.mail.username = "an email"
    grails.mail.password = "blA"
    grails.mail.props = ["mail.smtp.auth":"true",
    "mail.smtp.socketFactory.port":"465",
    "mail.smtp.socketFactory.class":"javax.net.ssl.SSLSocketFactory",
    "mail.smtp.socketFactory.fallback":"false"]

    //Database
    dataSource.dialect = "org.hibernate.dialect.MySQL5InnoDBDialect"
    dataSource.driverClassName = "com.mysql.jdbc.Driver"
    dataSource.url = "jdbc:mysql://localhost:3306/icescrum?useUnicode=true&characterEncoding=utf8"
    dataSource.username = "root"
    dataSource.password = "Not gonna tell"
    in reply to: Reopen a closed sprint #11002

    Kagilum
    Keymaster

    It is possible to reopen a Sprint by exporting your project (it is generated a .zip with a xml file of the project), manually editing the sprint status from 3 to 2 and importing the project again, by choosing the altered file. Be careful to keep the backup to restore the project if something goes wrong.


    Kagilum
    Keymaster

    Bon j’ai fini par trouver une solution simple et fonctionnel. J’avais déjà vu quelque chose de similaire hier mais j’avais pas tilté :

    Sur centos 6, il y a une dépendance sur jakarta-commons-pool. Si on installe ce package, il n’est pas rajouté par défaut dans les librairies utilisable par tomcat 7.

    La solution est donc :

    cd /usr/share/tomcat/lib && ln -s /usr/share/java/jakarta-commons-pool.jar commons-pool.jar

    Pour info sur centos 7, le package s’appel apache-commons-pool.

    Merci pour le coup de main

    in reply to: Task number in sprint plan #10994

    Kagilum
    Keymaster

    Ok en français ca me va 🙂

    J’avais pas fait gaffe le nom du fichier n’était pas bon.

    J’ai renvoyé la pj 🙂

    in reply to: Task number in sprint plan #10991

    Kagilum
    Keymaster

    Sorry for the response time. I doesn’t see that i had a response 🙂

    I think i have not write my question correctly (my english isn’t very good 🙂 )

    See the picture in the attachment, my question talk about the number displayed at the top left corner.

    in reply to: Burnup en stories et stories finies #10990

    Kagilum
    Keymaster

    Merci pour cette réponse Nicolas, en fait tout dépend de la définition du “fini”.

    in reply to: [evolution] Largeur des post-it #10986

    Kagilum
    Keymaster

    Ça me parait un bon plan !
    Merci.

    in reply to: Server is crashing when i login with a normal user #10985

    Kagilum
    Keymaster

    Hello,

    my Server is a Debian 7.0 Wheezy Minimalsystem (64 Bit)

    Here is a copy from ulimit -a:

    ulimit -a
    core file size (blocks, -c) unlimited
    data seg size (kbytes, -d) unlimited
    scheduling priority (-e) 0
    file size (blocks, -f) unlimited
    pending signals (-i) 385261
    max locked memory (kbytes, -l) 64
    max memory size (kbytes, -m) unlimited
    open files (-n) 1024
    pipe size (512 bytes, -p) 8
    POSIX message queues (bytes, -q) 819200
    real-time priority (-r) 0
    stack size (kbytes, -s) 10240
    cpu time (seconds, -t) unlimited
    max user processes (-u) 1000000
    virtual memory (kbytes, -v) unlimited
    file locks (-x) unlimited

    So Maybe i need to increase one value?

    in reply to: Server is crashing when i login with a normal user #10977

    Kagilum
    Keymaster

    So i tried it like you suggested but there isnt any improvement. Now it wont even safe new Task etc. And i cant dispay the Sandbox sometimes..

    Here is the icescrum.log:

    2014-11-10 21:36:07,316 [Timer-0] WARN  groovyx.net.http.ParserRegistry  - Could not find charset in response
    2014-11-10 22:30:58,046 [http-nio-8080-exec-4] WARN org.atmosphere.cpr.AtmosphereServlet - TomcatCometSupport7 is enabled, switching to it
    2014-11-10 22:31:12,762 [http-nio-8080-exec-6] INFO org.atmosphere.cpr.DefaultBroadcaster - /stream/app/* support Out Of Order Broadcast: false
    2014-11-10 22:31:12,939 [http-nio-8080-exec-10] INFO org.atmosphere.cpr.DefaultBroadcaster - /stream/app/* support Out Of Order Broadcast: false
    2014-11-10 22:31:12,970 [http-nio-8080-exec-1] INFO org.atmosphere.cpr.DefaultBroadcaster - product-1 support Out Of Order Broadcast: false
    2014-11-10 22:31:13,026 [http-nio-8080-exec-7] INFO org.atmosphere.cpr.DefaultBroadcaster - product-1 support Out Of Order Broadcast: false
    2014-11-10 22:31:13,041 [http-nio-8080-exec-3] INFO org.atmosphere.cpr.DefaultBroadcaster - product-1 support Out Of Order Broadcast: false
    2014-11-10 22:31:22,317 [http-nio-8080-exec-10] ERROR org.codehaus.groovy.grails.web.errors.GrailsExceptionResolver - Exception occurred when processing request: [GET] /icescrum/p/1/openWindow/sandbox
    Stacktrace follows:
    org.codehaus.groovy.grails.web.servlet.mvc.exceptions.ControllerExecutionException: Executing action
      of controller [org.icescrum.web.presentation.app.project.SandboxController] caused exception: Error executing tag : Error executing tag : Error creating bean with name 'storyCache': Invocation of init method failed; nested exception is java.lang.OutOfMemoryError: unable to create new native thread at /WEB-INF/grails-app/views/sandbox/window/_postitsView.gsp:37 at /WEB-INF/grails-app/views/sandbox/window/_postitsView.gsp:37
      at grails.plugin.springcache.web.GrailsFragmentCachingFilter.doFilter(GrailsFragmentCachingFilter.groovy:66)
      at net.sf.ehcache.constructs.web.filter.Filter.doFilter(Filter.java:86)
      at org.icescrum.core.taglib.WindowTagLib.includeContent(WindowTagLib.groovy:437)
      at org.icescrum.core.taglib.WindowTagLib$_closure1.doCall(WindowTagLib.groovy:58)
      at org.icescrum.core.taglib.WindowTagLib.invokeMethod(WindowTagLib.groovy)
      at org.icescrum.web.presentation.ScrumOSController$_closure3.doCall(ScrumOSController.groovy:188)
      at org.icescrum.web.presentation.ScrumOSController$_closure3.doCall(ScrumOSController.groovy)
      at grails.plugin.springcache.web.GrailsFragmentCachingFilter.doFilter(GrailsFragmentCachingFilter.groovy:66)
      at net.sf.ehcache.constructs.web.filter.Filter.doFilter(Filter.java:86)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at java.lang.Thread.run(Thread.java:745)
      Caused by: org.codehaus.groovy.grails.web.taglib.exceptions.GrailsTagException: Error executing tag : Error executing tag : Error creating bean with name 'storyCache': Invocation of init method failed; nested exception is java.lang.OutOfMemoryError: unable to create new native thread at /WEB-INF/grails-app/views/sandbox/window/_postitsView.gsp:37 at /WEB-INF/grails-app/views/sandbox/window/_postitsView.gsp:37
      at gsp_icescrum_sandbox_window_postitsView_gsp.run(gsp_icescrum_sandbox_window_postitsView_gsp.groovy:33)
      at org.icescrum.web.presentation.app.project.SandboxController$_closure2.doCall(SandboxController.groovy:68)
      at org.icescrum.web.presentation.app.project.SandboxController$_closure2.doCall(SandboxController.groovy)
      ... 12 more
      Caused by: org.codehaus.groovy.grails.web.taglib.exceptions.GrailsTagException: Error executing tag
      : Error creating bean with name 'storyCache': Invocation of init method failed; nested exception is java.lang.OutOfMemoryError: unable to create new native thread at /WEB-INF/grails-app/views/sandbox/window/_postitsView.gsp:37
      at gsp_icescrum_sandbox_window_postitsView_gsp$_run_closure1.doCall(gsp_icescrum_sandbox_window_postitsView_gsp.groovy:30)
      at org.icescrum.core.taglib.ScrumTagLib$_closure3_closure23.doCall(ScrumTagLib.groovy:159)
      at org.icescrum.core.taglib.ScrumTagLib$_closure3.doCall(ScrumTagLib.groovy:157)
      ... 15 more
      Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'storyCache': Invocation of init method failed; nested exception is java.lang.OutOfMemoryError: unable to create new native thread
      at grails.spring.BeanBuilder.createApplicationContext(BeanBuilder.java:582)
      at grails.spring.BeanBuilder$createApplicationContext.call(Unknown Source)
      at grails.plugin.springcache.SpringcacheService.createNewCacheWithDefaults(SpringcacheService.groovy:172)
      at grails.plugin.springcache.SpringcacheService.this$2$createNewCacheWithDefaults(SpringcacheService.groovy)
      at grails.plugin.springcache.SpringcacheService$this$2$createNewCacheWithDefaults.callCurrent(Unknown Source)
      at grails.plugin.springcache.SpringcacheService.getOrCreateCache(SpringcacheService.groovy:142)
      at grails.plugin.springcache.SpringcacheService$getOrCreateCache.callCurrent(Unknown Source)
      at grails.plugin.springcache.SpringcacheService.doWithCache(SpringcacheService.groovy:79)
      at grails.plugin.springcache.SpringcacheService$doWithCache.call(Unknown Source)
      at org.icescrum.presentation.taglib.UtilsTagLib$_closure11.doCall(UtilsTagLib.groovy:336)
      ... 18 more
      Caused by: java.lang.OutOfMemoryError: unable to create new native thread
      at java.lang.Thread.start0(Native Method)
      at java.lang.Thread.start(Thread.java:714)
      at net.sf.ehcache.store.DiskStore.(DiskStore.java:171)
      at net.sf.ehcache.Cache.createDiskStore(Cache.java:732)
      at net.sf.ehcache.Cache.initialise(Cache.java:682)
      at net.sf.ehcache.CacheManager.addCacheNoCheck(CacheManager.java:811)
      at net.sf.ehcache.CacheManager.addCache(CacheManager.java:801)
      ... 28 more
      2014-11-10 22:31:25,845 [http-nio-8080-exec-5] WARN net.sf.ehcache.constructs.web.filter.Filter - Throwable thrown during doFilter on request with URI: /icescrum/grails/scrumOS/openWindow.dispatch and Query: nullError creating bean with name 'releaseCache': Invocation of init method failed; nested exception is java.lang.OutOfMemoryError: unable to create new native thread
      org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'releaseCache': Invocation of init method failed; nested exception is java.lang.OutOfMemoryError: unable to create new native thread
      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1420)
      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
      at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
      at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
      at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
      at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
      at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:563)
      at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
      at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425)
      at org.codehaus.groovy.grails.commons.spring.DefaultRuntimeSpringConfiguration.getApplicationContext(DefaultRuntimeSpringConfiguration.java:154)
      at grails.spring.BeanBuilder.createApplicationContext(BeanBuilder.java:582)
      at grails.spring.BeanBuilder$createApplicationContext.call(Unknown Source)
      at grails.plugin.springcache.SpringcacheService.createNewCacheWithDefaults(SpringcacheService.groovy:172)
      at grails.plugin.springcache.SpringcacheService.this$2$createNewCacheWithDefaults(SpringcacheService.groovy)
      at grails.plugin.springcache.SpringcacheService$this$2$createNewCacheWithDefaults.callCurrent(Unknown Source)
      at grails.plugin.springcache.SpringcacheService.getOrCreateCache(SpringcacheService.groovy:142)
      at grails.plugin.springcache.SpringcacheService$getOrCreateCache.callCurrent(Unknown Source)
      at grails.plugin.springcache.SpringcacheService.getOrCreateBlockingCache(SpringcacheService.groovy:120)
      at grails.plugin.springcache.SpringcacheService$getOrCreateBlockingCache.call(Unknown Source)
      at grails.plugin.springcache.web.GrailsFragmentCachingFilter.buildPageInfo(GrailsFragmentCachingFilter.groovy:82)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:606)
      at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:266)
      at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:51)
      at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:44)
      at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:56)
      at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:157)
      at grails.plugin.springcache.web.GrailsFragmentCachingFilter.doFilter(GrailsFragmentCachingFilter.groovy:62)
      at net.sf.ehcache.constructs.web.filter.Filter.doFilter(Filter.java:86)
      at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:237)
      at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:167)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
      at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:690)
      at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:599)
      at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:536)
      at org.codehaus.groovy.grails.web.util.WebUtils.includeForUrl(WebUtils.java:378)
      at org.codehaus.groovy.grails.web.util.WebUtils.includeForUrlMappingInfo(WebUtils.java:339)
      at org.codehaus.groovy.grails.web.util.WebUtils$includeForUrlMappingInfo.call(Unknown Source)
      at org.icescrum.core.taglib.WindowTagLib.includeContent(WindowTagLib.groovy:437)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:606)
      at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
      at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
      at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1058)
      at groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)
      at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)
      at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1003)
      at groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)
      at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)
      at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:66)
      at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:149)
      at org.icescrum.core.taglib.WindowTagLib$_closure1.doCall(WindowTagLib.groovy:58)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:606)
      at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
      at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
      at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1058)
      at groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)
      at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)
      at groovy.lang.Closure.call(Closure.java:282)
      at org.codehaus.groovy.grails.web.pages.GroovyPage.captureTagOutput(GroovyPage.java:539)
      at org.codehaus.groovy.grails.web.pages.GroovyPage$captureTagOutput.call(Unknown Source)
      at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)
      at org.codehaus.groovy.grails.web.pages.GroovyPage$captureTagOutput.call(Unknown Source)
      at org.codehaus.groovy.grails.web.plugins.support.WebMetaUtils$_registerMethodMissingForTags_closure22.doCall(WebMetaUtils.groovy:246)
      at sun.reflect.GeneratedMethodAccessor477.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:606)
      at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
      at org.codehaus.groovy.runtime.metaclass.ClosureMetaMethod.invoke(ClosureMetaMethod.java:80)
      at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
      at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1058)
      at groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)
      at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)
      at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:706)
      at org.icescrum.core.taglib.WindowTagLib.invokeMethod(WindowTagLib.groovy)
      at groovy.lang.GroovyObject$invokeMethod.call(Unknown Source)
      at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:40)
      at groovy.lang.GroovyObject$invokeMethod.call(Unknown Source)
      at org.codehaus.groovy.grails.web.taglib.NamespacedTagDispatcher.invokeMethod(NamespacedTagDispatcher.groovy:49)
      at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:45)
      at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:128)
      at org.icescrum.web.presentation.ScrumOSController$_closure3.doCall(ScrumOSController.groovy:188)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:606)
      at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSite.invoke(PogoMetaMethodSite.java:225)
      at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:51)
      at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:149)
      at org.icescrum.web.presentation.ScrumOSController$_closure3.doCall(ScrumOSController.groovy)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:606)
      at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90)
      at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:233)
      at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1058)
      at groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1070)
      at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:886)
      at groovy.lang.Closure.call(Closure.java:282)
      at groovy.lang.Closure.call(Closure.java:277)
      at org.codehaus.groovy.grails.web.servlet.mvc.SimpleGrailsControllerHelper.handleAction(SimpleGrailsControllerHelper.java:368)
      at org.codehaus.groovy.grails.web.servlet.mvc.SimpleGrailsControllerHelper.executeAction(SimpleGrailsControllerHelper.java:232)
      at org.codehaus.groovy.grails.web.servlet.mvc.SimpleGrailsControllerHelper.handleURI(SimpleGrailsControllerHelper.java:190)
      at org.codehaus.groovy.grails.web.servlet.mvc.SimpleGrailsControllerHelper.handleURI(SimpleGrailsControllerHelper.java:129)
      at org.codehaus.groovy.grails.web.servlet.mvc.SimpleGrailsController.handleRequest(SimpleGrailsController.java:73)
      at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
      at org.codehaus.groovy.grails.web.servlet.GrailsDispatcherServlet.doDispatch(GrailsDispatcherServlet.java:292)
      at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
      at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
      at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
      at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:70)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
      at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:70)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
      at javax.servlet.FilterChain$doFilter.call(Unknown Source)
      at grails.plugin.springcache.web.GrailsFragmentCachingFilter.doFilter(GrailsFragmentCachingFilter.groovy:66)
      at net.sf.ehcache.constructs.web.filter.Filter.doFilter(Filter.java:86)
      at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:237)
      at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:167)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
      at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:70)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
      at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:690)
      at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:477)
      at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:402)
      at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:329)
      at org.codehaus.groovy.grails.web.util.WebUtils.forwardRequestForUrlMappingInfo(WebUtils.java:298)
      at org.codehaus.groovy.grails.web.util.WebUtils.forwardRequestForUrlMappingInfo(WebUtils.java:264)
      at org.codehaus.groovy.grails.web.util.WebUtils.forwardRequestForUrlMappingInfo(WebUtils.java:255)
      at org.codehaus.groovy.grails.web.mapping.filter.UrlMappingsFilter.doFilterInternal(UrlMappingsFilter.java:183)
      at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
      at org.codehaus.groovy.grails.web.sitemesh.GrailsPageFilter.obtainContent(GrailsPageFilter.java:245)
      at org.codehaus.groovy.grails.web.sitemesh.GrailsPageFilter.doFilter(GrailsPageFilter.java:134)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
      at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:369)
      at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:109)
      at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
      at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:381)
      at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:97)
      at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:381)
      at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:78)
      at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:381)
      at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:119)
      at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:381)
      at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)
      at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:381)
      at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:187)
      at org.codehaus.groovy.grails.plugins.springsecurity.RequestHolderAuthenticationFilter.doFilter(RequestHolderAuthenticationFilter.java:40)
      at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:381)
      at org.codehaus.groovy.grails.plugins.springsecurity.MutableLogoutFilter.doFilter(MutableLogoutFilter.java:79)
      at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:381)
      at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:79)
      at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:381)
      at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:168)
      at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:237)
      at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:167)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
      at org.codehaus.groovy.grails.web.servlet.mvc.GrailsWebRequestFilter.doFilterInternal(GrailsWebRequestFilter.java:69)
      at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
      at org.codehaus.groovy.grails.web.filters.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:69)
      at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
      at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
      at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
      at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:237)
      at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:167)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:225)
      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
      at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
      at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
      at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1002)
      at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
      at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1653)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at java.lang.Thread.run(Thread.java:745)
      Caused by: java.lang.OutOfMemoryError: unable to create new native thread
      at java.lang.Thread.start0(Native Method)
      at java.lang.Thread.start(Thread.java:714)
      at net.sf.ehcache.store.DiskStore.
      (DiskStore.java:171)
      at net.sf.ehcache.Cache.createDiskStore(Cache.java:732)
      at net.sf.ehcache.Cache.initialise(Cache.java:682)
      at net.sf.ehcache.CacheManager.addCacheNoCheck(CacheManager.java:811)
      at net.sf.ehcache.CacheManager.addCache(CacheManager.java:801)
      at org.springframework.cache.ehcache.EhCacheFactoryBean.afterPropertiesSet(EhCacheFactoryBean.java:302)
      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1477)
      at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1417)
      ... 206 more
      2014-11-10 22:31:25,946 [http-nio-8080-exec-5] ERROR org.codehaus.groovy.grails.web.errors.GrailsExceptionResolver - Exception occurred when processing request: [GET] /icescrum/p/1/openWindow/timeline
      Stacktrace follows:
      org.codehaus.groovy.grails.web.servlet.mvc.exceptions.ControllerExecutionException: Executing action [openWindow] of controller [org.icescrum.web.presentation.ScrumOSController] caused exception: Unable to execute include: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'releaseCache': Invocation of init method failed; nested exception is java.lang.OutOfMemoryError: unable to create new native thread
      at grails.plugin.springcache.web.GrailsFragmentCachingFilter.doFilter(GrailsFragmentCachingFilter.groovy:66)
      at net.sf.ehcache.constructs.web.filter.Filter.doFilter(Filter.java:86)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at java.lang.Thread.run(Thread.java:745)
      Caused by: org.codehaus.groovy.grails.web.servlet.mvc.exceptions.ControllerExecutionException: Unable to execute include: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'releaseCache': Invocation of init method failed; nested exception is java.lang.OutOfMemoryError: unable to create new native thread
      at org.icescrum.core.taglib.WindowTagLib.includeContent(WindowTagLib.groovy:437)
      at org.icescrum.core.taglib.WindowTagLib$_closure1.doCall(WindowTagLib.groovy:58)
      at org.icescrum.core.taglib.WindowTagLib.invokeMethod(WindowTagLib.groovy)
      at org.icescrum.web.presentation.ScrumOSController$_closure3.doCall(ScrumOSController.groovy:188)
      at org.icescrum.web.presentation.ScrumOSController$_closure3.doCall(ScrumOSController.groovy)
      ... 5 more
      Caused by: javax.servlet.ServletException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'releaseCache': Invocation of init method failed; nested exception is java.lang.OutOfMemoryError: unable to create new native thread
      at net.sf.ehcache.constructs.web.filter.Filter.logThrowable(Filter.java:143)
      at net.sf.ehcache.constructs.web.filter.Filter.doFilter(Filter.java:91)
      ... 10 more
      Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'releaseCache': Invocation of init method failed; nested exception is java.lang.OutOfMemoryError: unable to create new native thread
      at grails.spring.BeanBuilder.createApplicationContext(BeanBuilder.java:582)
      at grails.spring.BeanBuilder$createApplicationContext.call(Unknown Source)
      at grails.plugin.springcache.SpringcacheService.createNewCacheWithDefaults(SpringcacheService.groovy:172)
      at grails.plugin.springcache.SpringcacheService.this$2$createNewCacheWithDefaults(SpringcacheService.groovy)
      at grails.plugin.springcache.SpringcacheService$this$2$createNewCacheWithDefaults.callCurrent(Unknown Source)
      at grails.plugin.springcache.SpringcacheService.getOrCreateCache(SpringcacheService.groovy:142)
      at grails.plugin.springcache.SpringcacheService$getOrCreateCache.callCurrent(Unknown Source)
      at grails.plugin.springcache.SpringcacheService.getOrCreateBlockingCache(SpringcacheService.groovy:120)
      at grails.plugin.springcache.SpringcacheService$getOrCreateBlockingCache.call(Unknown Source)
      at grails.plugin.springcache.web.GrailsFragmentCachingFilter.buildPageInfo(GrailsFragmentCachingFilter.groovy:82)
      at grails.plugin.springcache.web.GrailsFragmentCachingFilter.doFilter(GrailsFragmentCachingFilter.groovy:62)
      at net.sf.ehcache.constructs.web.filter.Filter.doFilter(Filter.java:86)
      ... 10 more

    And i sometimes get this error now:

    Apache Tomcat/7.0.28 - Error report HTTP Status 500 - java.lang.OutOfMemoryError: unable to create new native threadtype Exception reportmessage java.lang.OutOfMemoryError: unable to create new native threaddescription The server encountered an internal error (java.lang.OutOfMemoryError: unable to create new native thread) that prevented it from fulfilling this request.exception org.atmosphere.cpr.DefaultBroadcasterFactory$BroadcasterCreationException: java.lang.OutOfMemoryError: unable to create new native thread
    org.atmosphere.cpr.DefaultBroadcasterFactory.createBroadcaster(DefaultBroadcasterFactory.java:189)
    org.atmosphere.cpr.DefaultBroadcasterFactory.lookup(DefaultBroadcasterFactory.java:263)
    org.atmosphere.cpr.DefaultBroadcasterFactory.get(DefaultBroadcasterFactory.java:162)
    org.atmosphere.cpr.DefaultBroadcasterFactory.get(DefaultBroadcasterFactory.java:147)
    org.atmosphere.cpr.AsynchronousProcessor.action(AsynchronousProcessor.java:213)
    org.atmosphere.cpr.AsynchronousProcessor.suspended(AsynchronousProcessor.java:167)
    org.atmosphere.container.Tomcat7CometSupport.service(Tomcat7CometSupport.java:88)
    org.atmosphere.cpr.AtmosphereFramework.doCometSupport(AtmosphereFramework.java:1445)
    org.atmosphere.cpr.AtmosphereServlet.event(AtmosphereServlet.java:361)
    org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
    org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
    org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
    org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1002)
    org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
    org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1653)
    java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    java.lang.Thread.run(Thread.java:745)
    root cause java.lang.OutOfMemoryError: unable to create new native thread
    java.lang.Thread.start0(Native Method)
    java.lang.Thread.start(Thread.java:714)
    java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:949)
    java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1360)
    java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
    org.atmosphere.cpr.DefaultBroadcaster.spawnReactor(DefaultBroadcaster.java:682)
    org.atmosphere.cpr.DefaultBroadcaster.start(DefaultBroadcaster.java:664)
    org.atmosphere.cpr.DefaultBroadcasterFactory.createBroadcaster(DefaultBroadcasterFactory.java:178)
    org.atmosphere.cpr.DefaultBroadcasterFactory.lookup(DefaultBroadcasterFactory.java:263)
    org.atmosphere.cpr.DefaultBroadcasterFactory.get(DefaultBroadcasterFactory.java:162)
    org.atmosphere.cpr.DefaultBroadcasterFactory.get(DefaultBroadcasterFactory.java:147)
    org.atmosphere.cpr.AsynchronousProcessor.action(AsynchronousProcessor.java:213)
    org.atmosphere.cpr.AsynchronousProcessor.suspended(AsynchronousProcessor.java:167)
    org.atmosphere.container.Tomcat7CometSupport.service(Tomcat7CometSupport.java:88)
    org.atmosphere.cpr.AtmosphereFramework.doCometSupport(AtmosphereFramework.java:1445)
    org.atmosphere.cpr.AtmosphereServlet.event(AtmosphereServlet.java:361)
    org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
    org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
    org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
    org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1002)
    org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
    org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1653)
    java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    java.lang.Thread.run(Thread.java:745)
    note The full stack trace of the root cause is available in the Apache Tomcat/7.0.28 logs.Apache Tomcat/7.0.28

    here is my now used sevent.sh:

    export CATALINA_OPTS="$CATALINA_OPTS -Dicescrum_config_location=/etc/icescrum/icescrum_config.groovy"
    export JAVA_OPTS="$JAVA_OPTS -Xms1024M -Xmx1536M -Djava.awt.headless=true"
    export JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote"
    export JAVA_OPTS="$JAVA_OPTS -server"
    export JAVA_OPTS="$JAVA_OPTS -Duser.timezone=UTC"
    export JAVA_OPTS="-Dstringchararrayaccessor.disabled=true"
    in reply to: Server is crashing when i login with a normal user #10975

    Kagilum
    Keymaster

    Thank you, i will try it like you said.

    I have put this configuration in my setenv.sh file.

    in reply to: Server is crashing when i login with a normal user #10973

    Kagilum
    Keymaster

    Hi,

    thank you for your reply. Yes i configure the JVM heap size. Here are my configurations:

    CATALINA_OPTS="-Dicescrum_config_location=/etc/icescrum/icescrum_config.groovy"
    JAVA_OPTS="-Djava.awt.headless=true "
    JAVA_OPTS="-Xms512M -Xmx1024M"
    JAVA_OPTS="-XX:NewSize=512m -XX:MaxNewSize=512m"
    JAVA_OPTS="-XX:PermSize=512m -XX:MaxPermSize=512m"
    JAVA_OPTS="-XX:+DisableExplicitGC"
    JAVA_OPTS="-Dfile.encoding=UTF-8"
    JAVA_OPTS="-Dcom.sun.management.jmxremote"
    JAVA_OPTS="-server"
    JAVA_OPTS="-Duser.timezone=UTC"
Viewing 15 posts - 31 through 45 (of 113 total)