iceScrum | Grail Expeption on create project – iceScrum

iceScrum Forums Discutez d'iceScrum

2 sujets de 1 à 2 (sur un total de 2)

  • Auteur
    Messages
  • #10666

    Kagilum
    Maître des clés

    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
    Maître des clés

    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.

2 sujets de 1 à 2 (sur un total de 2)

Le forum ‘Questions and help’ est fermé à de nouveaux sujets et réponses.