iceScrum | Installation fails – iceScrum

iceScrum Foros Discutir de iceScrum

  • Este debate tiene 4 respuestas, 2 mensajes y ha sido actualizado por última vez el hace 7 años por northwind.
Viendo 5 entradas - de la 1 a la 5 (de un total de 5)

  • Autor
    Entradas
  • #50246

    northwind
    Participante

    IceScrum 7.0.3 (Community edition)
    Pre-requisits all ok.
    Using mariadb and install procedure tests ok.

    IF no email connectivity is configured, then everything woks (except the email oc)
    IF email connectivity is configured then the config.groovy generation fails and results in no config file.

    2017-04-03 09:38:41,214 [main] INFO org.apache.coyote.http11.Http11NioProtocol – Starting ProtocolHandler [«http-nio-172.16.126.109-8080»]
    2017-04-03 09:58:44,344 [http-nio-172.16.126.109-8080-exec-2] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/icescrum] – Initializing Spring FrameworkServlet ‘gsp’
    2017-04-03 09:58:44,345 [http-nio-172.16.126.109-8080-exec-2] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/icescrum] – GSP servlet initialized
    2017-04-03 09:59:03,423 [http-nio-172.16.126.109-8080-exec-9] ERROR org.atmosphere.container.JSR356Endpoint –
    java.io.IOException: Broken pipe
    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)
    2017-04-03 09:59:03,429 [http-nio-172.16.126.109-8080-exec-9] ERROR org.atmosphere.container.JSR356Endpoint –
    java.io.IOException: Connection reset by peer
    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)
    2017-04-03 10:26:09,068 [http-nio-172.16.126.109-8080-exec-10] ERROR org.codehaus.groovy.grails.web.errors.GrailsExceptionResolver – NullPointerException occurred when processing request: [POST] /icescrum/setup
    Stacktrace follows:

    Any ideas?

    #50253

    Vincent Barrier
    Superadministrador

    Hello,

    Could you share iceScrum.log / catalina.out files after a try with email configuration ?

    Regards

    #50255

    northwind
    Participante

    Tried again:
    2017-04-03 11:30:34,313 [http-nio-172.16.126.109-8080-exec-3] ERROR org.codehaus.groovy.grails.web.errors.GrailsExceptionResolver – NullPointerException occurred when processing request: [POST] /icescrum/setup
    Stacktrace follows:
    java.lang.NullPointerException
    at java.util.Hashtable.put(Hashtable.java:514)
    at com.kagilum.plugin.admin.services.SettingsService$_computeConfig_closure1$_closure10.doCall(SettingsService.groovy:54)
    at com.kagilum.plugin.admin.services.SettingsService$_computeConfig_closure1.doCall(SettingsService.groovy:51)
    at com.kagilum.plugin.admin.services.SettingsService.computeConfig(SettingsService.groovy:24)
    at com.kagilum.plugin.admin.controllers.SetupController.save(SetupController.groovy:84)
    at grails.plugin.cache.web.filter.PageFragmentCachingFilter.doFilter(PageFragmentCachingFilter.java:198)
    at grails.plugin.cache.web.filter.AbstractFilter.doFilter(AbstractFilter.java:63)
    at grails.plugin.springsecurity.web.filter.GrailsAnonymousAuthenticationFilter.doFilter(GrailsAnonymousAuthenticationFilter.java:53)
    at grails.plugin.springsecurity.web.authentication.logout.MutableLogoutFilter.doFilter(MutableLogoutFilter.java:62)
    at grails.plugin.springsecurity.web.SecurityRequestHolderFilter.doFilter(SecurityRequestHolderFilter.java:59)
    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)

    #50256

    northwind
    Participante

    Hi Vincent,
    Apparently we hit the send button approximately at the same time.
    Both these excepts from logs/icescrum.lo are with email active. No errors occur if email is disabled.

    Whatever you want – I will provide. I find no catalina file. Thats the tomcat output but no such file exists in my system (Ubuntu)

    Sincerely,
    Karsten Jeppesen

    #50260

    northwind
    Participante

    SOLVED!

    My fault (in part).
    The issue was the mail arguments.
    Should have been: mail.smtp.auth=false
    Was set by me: «mail.smtp.auth»=»false»

    I have been looking to much at config.groovy to get the emails to work.

    BTW: Even with these settings you still MUST supply unused arguments for ser and password

    Thanks Vincent for answering. Sry to steal the solution.

    Sincerely,
    Karsten Jeppesen

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

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