iceScrum Forums Discuss on iceScrum
- This topic has 22 replies, 3 voices, and was last updated 10 years, 2 months ago by Kagilum.
-
AuthorPosts
-
12/06/2014 at 1:00 pm #10867
Nicolas NoulletKeymasterVous avez encore le projet original à disposition ? Si oui, pouvez-vous tenter un nouvel export et vérifier le contenu du ZIP ?
12/06/2014 at 1:09 pm #10868
KagilumKeymasterJe 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 at 1:14 pm #10869
Nicolas NoulletKeymasterSi 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 at 1:23 pm #10870
KagilumKeymasterpas 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 at 10:06 am #10872
Vincent BarrierParticipantBonjour;
C’est bien une R6#13 sur le nouveau serveur ? Quelle est la version du JDK?
18/06/2014 at 12:17 pm #10874
KagilumKeymasterBonjour 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 at 10:16 am #10925
KagilumKeymasterHello,
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 at 9:56 am #10921
Nicolas NoulletKeymasterMerci pour ces retours, content que le problème soit résolu 🙂
-
AuthorPosts
The forum ‘Migration’ is closed to new topics and replies.