iceScrum | iceScrum

iceScrum Forums Discuss on iceScrum

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)

  • Author
    Posts
  • in reply to: Error exporting Database #18094

    edazevedo
    Participant

    Hi,

    Thanks for your support.
    I’ve sent you 2 emails yesterday. Did you receive it? (zip files had 10Mb each)

    Thanks

    in reply to: Error exporting Database #18067

    edazevedo
    Participant

    I’ve recreated my MySql database and guarantee the default character set as utf8 and collation utf8_general_ci

    in reply to: Error exporting Database #18060

    edazevedo
    Participant

    Hi,
    Is there other way to update IceScrum verison, from the deprecated IceScrum Server version to the latest version, and move from HSQLDB to MySql without doing it manually?
    I got 3 projects that I’ve managed to export.
    One that still does not have much data, I’ve imported successfully, the other 2 always get “format error in backup” error message.
    Already had several approaches to fix the XML file, but without success so far. Just didn’t figured out what is wrong with it.
    Can you help me on this?

    Thanks

    in reply to: Error exporting Database #18026

    edazevedo
    Participant

    Solved.
    Had some tasks associated to a story (ID 531) that didn’t exist

    DELETE from ICESCRUM2_TASK WHERE PARENT_STORY_ID NOT IN (select ID from ICESCRUM2_STORY);

    in reply to: Error exporting Database #18025

    edazevedo
    Participant

    It seems that I have some sort of corrupt data in the database, I’m receiving the following error:
    “No row with the given identifier exists: [org.icescrum.core.domain.Story#531]”

    Is there a way I can access the database directly and fix it?

Viewing 5 posts - 1 through 5 (of 5 total)