iceScrum Forums Discutez d'iceScrum
- Ce sujet contient 22 réponses, 3 participants et a été mis à jour pour la dernière fois par Kagilum, le il y a 10 années et 2 mois.
-
AuteurMessages
-
12/06/2014 à 1:00 #10867
Nicolas NoulletMaître des clésVous avez encore le projet original à disposition ? Si oui, pouvez-vous tenter un nouvel export et vérifier le contenu du ZIP ?
12/06/2014 à 1:09 #10868
KagilumMaître des clésJe l’ai fait hier avant sa suppression, comme un backup, il n’y a pas de répertoires attachements dans le zip.
12/06/2014 à 1:14 #10869
Nicolas NoulletMaître des clésSi 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…
12/06/2014 à 1:23 #10870
KagilumMaître des cléspas 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.
18/06/2014 à 10:06 #10872
Vincent BarrierParticipantBonjour;
C’est bien une R6#13 sur le nouveau serveur ? Quelle est la version du JDK?
18/06/2014 à 12:17 #10874
KagilumMaître des clésBonjour 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)01/08/2014 à 10:16 #10925
KagilumMaître des clésHello,
J’ai trouvé mon problème d’upload.
Le répertoire sur le serveur n’avait pas les bons droits pour icescrum…
Fixed!
26/08/2014 à 9:56 #10921
Nicolas NoulletMaître des clésMerci pour ces retours, content que le problème soit résolu 🙂
-
AuteurMessages
Le forum ‘Migration’ est fermé à de nouveaux sujets et réponses.