Magnolia Data Module

Magnolia 3.6.1, Update Issue - Activation is failing

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.2.1
  • Fix Version/s: None
  • Component/s: None
  • Labels:
  • Description:
    Hide

    This issues seems to be correlating with http://jira.magnolia.info/browse/MGNLDATA-40

    Data-Nodes created with Magnolia 3.5.4 then update to 3.5.8 and finally 3.6.1 are not able to get activated.
    Newly created nodes however are no problem activating them.

    Attached, the node-type defenitions, data and the error-log.

    Error-Log in short:

    Can't activate: : 1 error detected:
    Message received from subscriber: Activation failed | Target node cfa03b4d-c613-4ca2-b695-197503bacadd of REFERENCE property does not exist on magnoliaPublic

    Show
    This issues seems to be correlating with http://jira.magnolia.info/browse/MGNLDATA-40 Data-Nodes created with Magnolia 3.5.4 then update to 3.5.8 and finally 3.6.1 are not able to get activated. Newly created nodes however are no problem activating them. Attached, the node-type defenitions, data and the error-log. Error-Log in short: Can't activate: : 1 error detected: Message received from subscriber: Activation failed | Target node cfa03b4d-c613-4ca2-b695-197503bacadd of REFERENCE property does not exist on magnoliaPublic
  1. config.modules.data.config.types.Industry.xml
    (2 kB)
    Olivier Marti
    31/Jul/08 12:05 PM
  2. config.modules.data.dialogs.Industry.xml
    (5 kB)
    Olivier Marti
    31/Jul/08 12:05 PM
  3. config.modules.data.trees.Industry.xml
    (2 kB)
    Olivier Marti
    31/Jul/08 12:05 PM
  4. data.Industries.xml
    (27 kB)
    Olivier Marti
    31/Jul/08 12:05 PM
  5. error.log
    (32 kB)
    Olivier Marti
    31/Jul/08 12:05 PM
  6. error2.log
    (43 kB)
    Olivier Marti
    05/Aug/08 3:41 PM
  7. magnoliaAuthorUpdate.log
    (10 kB)
    Olivier Marti
    04/Aug/08 9:44 AM
  8. magnoliaAuthorUpdate2.log
    (15 kB)
    Olivier Marti
    05/Aug/08 3:42 PM
  9. magnoliaPublicUpdate.log
    (10 kB)
    Olivier Marti
    04/Aug/08 9:44 AM
  10. magnoliaPublicUpdate2.log
    (16 kB)
    Olivier Marti
    05/Aug/08 3:42 PM

Issue Links

Activity

Hide
Grégory Joseph added a comment - 31/Jul/08 1:56 PM

Did you execute the update tools ? It also needs to be executed when updating to 3.6.1. I see in the release notes I forgot to mention that update35to36 needs to be re-executed too.
Please attache update.log from previous execution, re-execute the tool and let us know if it fixed your issue. (logs would be interesting too)
Thanks !

Show
Grégory Joseph added a comment - 31/Jul/08 1:56 PM Did you execute the update tools ? It also needs to be executed when updating to 3.6.1. I see in the release notes I forgot to mention that update35to36 needs to be re-executed too. Please attache update.log from previous execution, re-execute the tool and let us know if it fixed your issue. (logs would be interesting too) Thanks !
Hide
Olivier Marti added a comment - 04/Aug/08 9:41 AM

The instances was updated to 3.6 (with executeing update35to36) before 3.6.1.
I however re-executed update35to36 coming with the 3.6.1 bundle, logs for it are attached.

It doesn't help, the activation-error stays the same.

Show
Olivier Marti added a comment - 04/Aug/08 9:41 AM The instances was updated to 3.6 (with executeing update35to36) before 3.6.1. I however re-executed update35to36 coming with the 3.6.1 bundle, logs for it are attached. It doesn't help, the activation-error stays the same.
Hide
Jan Haderka added a comment - 04/Aug/08 11:24 AM

Referenced node is version history of MetaData (which exists on author, but not on public)

/Industries/Media---Publishing/MetaData/jcr:versionHistory=cfa03b4d-c613-4ca2-b695-197503bacadd

Also by looking at magnoliaAuthorUpdate.log it seems the data workspace node versions/references were not updated at all.

Show
Jan Haderka added a comment - 04/Aug/08 11:24 AM Referenced node is version history of MetaData (which exists on author, but not on public)
/Industries/Media---Publishing/MetaData/jcr:versionHistory=cfa03b4d-c613-4ca2-b695-197503bacadd
Also by looking at magnoliaAuthorUpdate.log it seems the data workspace node versions/references were not updated at all.
Hide
Jan Haderka added a comment - 05/Aug/08 2:00 PM

to fix the problem, get magnolia-tools-1.0.2.jar or later, shutdown the magnolia and execute update3.5to36 script and startup again.

Show
Jan Haderka added a comment - 05/Aug/08 2:00 PM to fix the problem, get magnolia-tools-1.0.2.jar or later, shutdown the magnolia and execute update3.5to36 script and startup again.
Hide
Olivier Marti added a comment - 05/Aug/08 3:41 PM

I updated the repositories of my instalation using magnolia-tools-1.0.2-SNAPSHOT-bundle (see log magnoliaAuthorUpdate2.log and magnoliaPublicUpdate2.log) and it was throwing quite some warnings about nodes not found and similar.

The update however was successfully and now most if the nodes not able to get published befor now are doing.
But still for some of the entries if have an error saying:

Can't activate: : 1 error detected:
Message received from subscriber: Target node ca3158b9-c4d8-4b0e-9f00-d7dd2acf7aa2 of REFERENCE property does not exist on magnoliaPublic

Log (error2.log) is attached.

Show
Olivier Marti added a comment - 05/Aug/08 3:41 PM I updated the repositories of my instalation using magnolia-tools-1.0.2-SNAPSHOT-bundle (see log magnoliaAuthorUpdate2.log and magnoliaPublicUpdate2.log) and it was throwing quite some warnings about nodes not found and similar. The update however was successfully and now most if the nodes not able to get published befor now are doing. But still for some of the entries if have an error saying: Can't activate: : 1 error detected: Message received from subscriber: Target node ca3158b9-c4d8-4b0e-9f00-d7dd2acf7aa2 of REFERENCE property does not exist on magnoliaPublic Log (error2.log) is attached.
Hide
Olivier Marti added a comment - 07/Aug/08 10:18 AM

It's working fine now with the latest version of magnolia-tools.

Show
Olivier Marti added a comment - 07/Aug/08 10:18 AM It's working fine now with the latest version of magnolia-tools.
Hide
Jan Haderka added a comment - 07/Aug/08 10:20 AM

Solved by running update35to36 again after solving MGNLTOOLS-21, MGNLTOOLS-22

Show
Jan Haderka added a comment - 07/Aug/08 10:20 AM Solved by running update35to36 again after solving MGNLTOOLS-21, MGNLTOOLS-22

People

Dates

  • Created:
    31/Jul/08 12:05 PM
    Updated:
    19/Feb/10 4:38 PM
    Resolved:
    07/Aug/08 10:20 AM