iceScrum | "Format error in backup" xml import form R6#12.1 to R6#13 – iceScrum

iceScrum Forums Discutez d'iceScrum

8 sujets de 16 à 23 (sur un total de 23)

  • Auteur
    Messages
  • #10867

    Nicolas Noullet
    Maître des clés

    Vous avez encore le projet original à disposition ? Si oui, pouvez-vous tenter un nouvel export et vérifier le contenu du ZIP ?

    #10868

    Kagilum
    Maître des clés

    Je l’ai fait hier avant sa suppression, comme un backup, il n’y a pas de répertoires attachements dans le zip.

    #10869

    Nicolas Noullet
    Maître des clés

    Si les données de l’ancien projet ne sont plus disponibles (dans un backup du filesystem ou autre) je crains malheureusement que les pièces jointes soient perdues…

    #10870

    Kagilum
    Maître des clés

    pas de soucis les pièces jointes sont toujours sur le file system 🙂

    Le projet est déjà parti en production. Je suis donc en train de les uploader à la mano.

    J’ai cependant des erreurs lors de l’upload :


    2014-06-12 13:05:04,048 [http-nio-443-exec-6] ERROR org.codehaus.groovy.grails.web.errors.GrailsExceptionResolver - Exception occurred when processing request: [POST] /p/1/story/update/5
    Stacktrace follows:
    org.codehaus.groovy.grails.web.servlet.mvc.exceptions.ControllerExecutionException: Executing action [update] of controller [org.icescrum.web.presentation.app.StoryController] caused exception: java.lang.IncompatibleClassChangeError: the number of constructors during runtime and compile time for java.lang.RuntimeException do not match. Expected 4 but got 5
    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:744)
    Caused by: org.codehaus.groovy.runtime.InvokerInvocationException: java.lang.IncompatibleClassChangeError: the number of constructors during runtime and compile time for java.lang.RuntimeException do not match. Expected 4 but got 5
    ... 5 more
    Caused by: java.lang.IncompatibleClassChangeError: the number of constructors during runtime and compile time for java.lang.RuntimeException do not match. Expected 4 but got 5
    at org.icescrum.plugins.attachmentable.interfaces.AttachmentException.(AttachmentException.groovy:28)
    at org.icescrum.plugins.attachmentable.services.AttachmentableService.addAttachment(AttachmentableService.groovy:87)
    at org.icescrum.plugins.attachmentable.services.AttachmentableService$$FastClassByCGLIB$$eaa004b6.invoke()
    at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
    at org.icescrum.plugins.attachmentable.services.AttachmentableService$$EnhancerByCGLIB$$98f8fb70.addAttachment(
    )
    at org.icescrum.plugins.attachmentable.services.AttachmentableService$addAttachment.call(Unknown Source)
    at IcescrumAttachmentableGrailsPlugin$_closure2_closure3_closure4.doCall(IcescrumAttachmentableGrailsPlugin.groovy:64)
    at IcescrumAttachmentableGrailsPlugin$_closure2_closure3_closure5_closure11.doCall(IcescrumAttachmentableGrailsPlugin.groovy:73)
    at IcescrumAttachmentableGrailsPlugin$_closure2_closure3_closure5.doCall(IcescrumAttachmentableGrailsPlugin.groovy:68)
    at IcescrumCoreGrailsPlugin$_addDownloadAndPreviewMethods_closure16.doCall(IcescrumCoreGrailsPlugin.groovy:532)
    at org.icescrum.web.presentation.app.StoryController$_closure4_closure43.doCall(StoryController.groovy:286)
    at org.icescrum.web.presentation.app.StoryController$_closure4_closure43.call(StoryController.groovy)
    at IcescrumCoreGrailsPlugin$_addWithObjectsMethods_closure29.doCall(IcescrumCoreGrailsPlugin.groovy:876)
    at IcescrumCoreGrailsPlugin$_addWithObjectsMethods_closure29.doCall(IcescrumCoreGrailsPlugin.groovy)
    at org.icescrum.web.presentation.app.StoryController$_closure4.doCall(StoryController.groovy:190)
    at org.icescrum.web.presentation.app.StoryController$_closure4.doCall(StoryController.groovy)
    ... 5 more

    sur un nouveau projet pas de soucis.

    Merci encore pour ton support Nicolas.

    #10872

    Vincent Barrier
    Participant

    Bonjour;

    C’est bien une R6#13 sur le nouveau serveur ? Quelle est la version du JDK?

    #10874

    Kagilum
    Maître des clés

    Bonjour Vincent,

    Oui c’est bien icescrum R6#13.

    # java -version
    java version « 1.7.0_55 »
    OpenJDK Runtime Environment (IcedTea 2.4.7) (7u55-2.4.7-1ubuntu1)
    OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)

    #10925

    Kagilum
    Maître des clés

    Hello,

    J’ai trouvé mon problème d’upload.

    Le répertoire sur le serveur n’avait pas les bons droits pour icescrum…

    Fixed!

    #10921

    Nicolas Noullet
    Maître des clés

    Merci pour ces retours, content que le problème soit résolu 🙂

8 sujets de 16 à 23 (sur un total de 23)

Le forum ‘Migration’ est fermé à de nouveaux sujets et réponses.