Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-4099

NPE in org.hippoecm.repository.upgrade.Upgrader­12a.register

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Top
    • Resolution: Won't Fix
    • r2.12.09
    • r2.12.10
    • None
    • None

    Description

      Rutger <r.gerritsen@tfe.nl> wrote:

      The library hippo-ecm-addon-reviewed-action-repository-2.12.06.jar is missing.
      This jar includes the file hippostdpubwf.cnd what the Upgrader12a class needs.

      Line 111 in Upgrader12a.java:
      context.registerVisitor(new UpdaterItemVisitor.NamespaceVisitor(context,"hippostdpubwf", "-",new InputStreamReader(getClass().getClassLoader().getResourceAsStream("hippostdpubwf.cnd"))));

      Is it possible to include more debug logging or throw a more readable error message in the Upgrader12a.java so it's easier to find out if the class loader is missing a file?

      Attachments

        Activity

          People

            bvdschans Bart van der Schans (Inactive)
            spelissier Sylvain Pélissier (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: