iceScrum | Grail Expeption on create project – iceScrum

iceScrum Foros Discutir de iceScrum

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

  • Autor
    Entradas
  • #10666

    Kagilum
    Superadministrador

    When I try to create a new project the following exception appears:
    Grails Runtime Exception

    .message {
    border: 1px solid black;
    padding: 5px;
    background-color:#E9E9E9;
    }
    .stack {
    border: 1px solid black;
    padding: 5px;
    overflow:auto;
    height: 300px;
    }
    .snippet {
    padding: 5px;
    background-color:white;
    border:1px solid black;
    margin:3px;
    font-family:courier;
    }

    Grails Runtime Exception
    Error Details

    Error 500: Executing action [save] of controller [org.icescrum.web.presentation.app.project.ProjectController] caused exception: java.text.ParseException: Unparseable date: «07/09/2014»
    Servlet: grails
    URI: /icescrum/grails/project/save.dispatch

    Exception Message: Unparseable date: «07/09/2014»
    Caused by: Unparseable date: «07/09/2014»
    Class: GrailsFragmentCachingFilter
    At Line: [66]
    Code Snippet:

    Stack Trace

    java.text.ParseException: Unparseable date: «07/09/2014»
    at java.text.DateFormat.parse(Unknown Source)
    at org.icescrum.web.presentation.app.project.ProjectController$_closure8.doCall(ProjectController.groovy:212)
    at org.icescrum.web.presentation.app.project.ProjectController$_closure8.doCall(ProjectController.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(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

    #10930

    Nicolas Noullet
    Superadministrador

    Hello,

    There is an issue with the italian translation that prevents from creating projects.

    If you switch your account to another language (e.g. English) then you should be able to create your project.

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

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