Issue Details (XML | Word | Printable)

Key: MGNLDATA-43
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Jan Haderka
Reporter: Olivier Marti
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Magnolia Data Module

Magnolia 3.6.1, Update Issue - Activation is failing

Created: 31/Jul/08 12:05 PM   Updated: 19/Feb/10 04:38 PM
Component/s: None
Affects Version/s: 1.2.1
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. XML File config.modules.data.config.types.Industry.xml (2 kB)
2. XML File config.modules.data.dialogs.Industry.xml (5 kB)
3. XML File config.modules.data.trees.Industry.xml (2 kB)
4. XML File data.Industries.xml (27 kB)
5. Text File error.log (32 kB)
6. Text File error2.log (43 kB)
7. Text File magnoliaAuthorUpdate.log (10 kB)
8. Text File magnoliaAuthorUpdate2.log (15 kB)
9. Text File magnoliaPublicUpdate.log (10 kB)
10. Text File magnoliaPublicUpdate2.log (16 kB)

Issue Links:
dependency
 

Labels:
Resolution Date: 07/Aug/08 10:20 AM
Date of First Response: 31/Jul/08 01:56 PM


 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



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Grégory Joseph added a comment - 31/Jul/08 01: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 !

Olivier Marti added a comment - 04/Aug/08 09: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.


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.


Jan Haderka added a comment - 05/Aug/08 02: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.

Olivier Marti added a comment - 05/Aug/08 03: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.


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

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