[MGNLWORKFLOW-168] Publication exception with a migrated instance of EE (4.5 to 5.2) Created: 30/Oct/13  Updated: 24/Jan/14  Resolved: 06/Nov/13

Status: Closed
Project: Magnolia Workflow Module
Component/s: Base
Affects Version/s: 5.1.1
Fix Version/s: 5.2

Type: Task Priority: Neutral
Reporter: Eric Hechinger Assignee: Espen Jervidalo
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
relation
is related to MGNLWORKFLOW-193 magnolia-workflow module does not ins... Closed
Template:
Acceptance criteria:
Empty
Task DoR:
Empty
Epic Link: Enable 4.5 to 5.x upgrade
Sprint: 5.2-rc1

 Description   

In a Migrated EE instance (4.5 to 5.2), when publishing / unpublishing a page we got the following exception:

2013-10-30 16:29:42,466 ERROR fo.magnolia.ui.contentapp.browser.BrowserPresenter: An error occurred while executing action [activate]
info.magnolia.ui.api.action.ActionExecutionException: Could not instantiate action class for action: activate
	at info.magnolia.ui.api.action.AbstractActionExecutor.createAction(AbstractActionExecutor.java:104)
	at info.magnolia.ui.api.action.AbstractActionExecutor.execute(AbstractActionExecutor.java:73)
....
Caused by: info.magnolia.objectfactory.MgnlInstantiationException: Unable to resolve parameters for constructor public info.magnolia.module.workflow.action.WorkflowPublicationAction(info.magnolia.module.workflow.action.WorkflowPublicationActionDefinition,info.magnolia.ui.vaadin.integration.jcr.JcrItemAdapter,java.util.Map,info.magnolia.commands.CommandsManager,info.magnolia.event.EventBus,info.magnolia.ui.api.app.SubAppContext,info.magnolia.i18nsystem.SimpleTranslator)
	at info.magnolia.objectfactory.ObjectManufacturer.newInstance(ObjectManufacturer.java:74)
	at info.magnolia.objectfactory.guice.GuiceComponentProvider.newInstanceWithParameterResolvers(GuiceComponentProvider.java:118)

Generated at Mon Feb 12 10:07:26 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.