You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Marco Di Sabatino Di Diodoro (JIRA)" <ji...@apache.org> on 2017/03/07 12:04:37 UTC

[jira] [Created] (SYNCOPE-1042) Removal of all executed pull tasks via bulk action returns a missing resource exception

Marco Di Sabatino Di Diodoro created SYNCOPE-1042:
-----------------------------------------------------

             Summary: Removal of all executed pull tasks via bulk action returns a missing resource exception
                 Key: SYNCOPE-1042
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1042
             Project: Syncope
          Issue Type: Bug
          Components: console
    Affects Versions: 2.0.2
            Reporter: Marco Di Sabatino Di Diodoro
            Priority: Minor
             Fix For: 2.0.3, 2.1.0


To reproduce the error, perform the following steps:
1) Go to Topology
2) Click on Resource
3) Click on Pull Tasks
4) View executed pull tasks
5) Select all and clean with a bulk action

java.util.MissingResourceException: Unable to find property: 'start' for component: body:toggle:outerObjectsRepeater:2:outer:form:content:tasks:secondLevelContainer:second:executions:secondLevelContainer:second:container:selectedObjects:topToolbars:toolbars:2:headers:2:header:orderByLink:header_body:label [class=org.apache.wicket.markup.html.basic.Label]. Locale: null, style: null
     at org.apache.wicket.Localizer.getString(Localizer.java:268)
     at org.apache.wicket.model.ResourceModel$AssignmentWrapper.load(ResourceModel.java:129)
     at org.apache.wicket.model.ResourceModel$AssignmentWrapper.load(ResourceModel.java:99)
     at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:135)
     at org.apache.wicket.Component.getDefaultModelObject(Component.java:1646)
     at org.apache.wicket.Component.getDefaultModelObjectAsString(Component.java:1674)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)