iceScrum | error on startup r6#13. Help me! – iceScrum

iceScrum Foros Discutir de iceScrum

Viendo 2 entradas - de la 1 a la 2 (de un total de 2)

  • Autor
    Entradas
  • #10718

    Kagilum
    Superadministrador

    I deployed icescrum on tomcat8 with JDK1.8. When I startup tomcat, I got an error like this:
    log dir : /Volumes/mysoft/tomcat8icescrum/logs


    Including configuration file specified on command line: /Volumes/mysoft/tomcat8icescrum/conf/config.groovy
    (*) grails.config.locations = [file:/Volumes/mysoft/tomcat8icescrum/conf/config.groovy]


    02-May-2015 09:57:00.177 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.startInternal Error listenerStart
    02-May-2015 09:57:00.508 INFO [localhost-startStop-1] org.apache.catalina.util.SessionIdGeneratorBase.createSecureRandom Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [329] milliseconds.
    02-May-2015 09:57:00.509 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.startInternal Context [/icescrum] startup failed due to previous errors

    I checked the log file:

    2015-05-02 09:57:00,175 [localhost-startStop-1] ERROR StackTrace – Sanitizing stacktrace:
    org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘pluginManager’ defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NullPointerException: Cannot invoke method getAt() on null object
    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.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:276)
    at org.codehaus.groovy.grails.web.context.GrailsContextLoader.createWebApplicationContext(GrailsContextLoader.java:70)
    at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:197)
    at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4728)
    at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5162)
    at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
    at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409)
    at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1399)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    Caused by: java.lang.NullPointerException: Cannot invoke method getAt() on null object
    … 4 more

    How can I do? help!

    #11083

    Nicolas Noullet
    Superadministrador

    Hello,

    As stated in the documentation https://www.icescrum.com/documentation/install-guide/#software-requirements, iceScrum requires requires Java 6/7 and Tomcat6/7.

    We are working on Java 8 and Tomcat 8 support, which will be available in the next major version of iceScrum.

Viendo 2 entradas - de la 1 a la 2 (de un total de 2)

El foro ‘Installation’ está cerrado y no se permiten nuevos debates ni respuestas.