Uploaded image for project: '[Read Only] - Hippo Configuration Management'
  1. [Read Only] - Hippo Configuration Management
  2. HCM-146

Essentials does not work on Windows: unsupported value type 'binary'

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 1.0.0
    • None
    • Platform159:Post-bang/Pre-beta

    Description

      Trying to use Essentials on Windows, failure when adding a feature
      1) start archetype and essentials
      2) Add banner and event

      The banner throws:

      [INFO] [talledLocalContainer] 22.06.2017 22:20:04 ERROR pool-9-thread-1 [EventJournalProcessor.processEvents:327] Processing events failed:
      [INFO] [talledLocalContainer] java.lang.RuntimeException: Failed to process property '/hippo:configuration/hippo:queries/hippo:templates/new-image/hippostd:templates/image/image/hippogallery:thumbnail/jcr:data' defined in [hippo-cms/hippo-repository/hippo-repository-workflow [gallerytemplate-image.yaml]]: unsupported value type 'binary'.
      [INFO] [talledLocalContainer]   at org.onehippo.cm.engine.ValueProcessor.valueIsIdentical(ValueProcessor.java:130) ~[hippo-repository-engine-5.0.0-SNAPSHOT.jar:5.0.0-SNAPSHOT]
      [INFO] [talledLocalContainer]   at org.onehippo.cm.engine.ValueProcessor.valuesAreIdentical(ValueProcessor.java:467) ~[hippo-repository-engine-5.0.0-SNAPSHOT.jar:5.0.0-SNAPSHOT]
      ...
      [INFO] [talledLocalContainer] Caused by: java.nio.file.ClosedFileSystemException
      [INFO] [talledLocalContainer]   at com.sun.nio.zipfs.ZipFileSystem.ensureOpen(ZipFileSystem.java:1084) ~[zipfs.jar:1.8.0_91]
      [INFO] [talledLocalContainer]   at com.sun.nio.zipfs.ZipFileSystem.getFileAttributes(ZipFileSystem.java:316) ~[zipfs.jar:1.8.0_91]
      [INFO] [talledLocalContainer]   at com.sun.nio.zipfs.ZipPath.checkAccess(ZipPath.java:767) ~[zipfs.jar:1.8.0_91]
      [INFO] [talledLocalContainer]   at com.sun.nio.zipfs.ZipPath.toRealPath(ZipPath.java:164) ~[zipfs.jar:1.8.0_91]
      [INFO] [talledLocalContainer]   at com.sun.nio.zipfs.ZipPath.toRealPath(ZipPath.java:59) ~[zipfs.jar:1.8.0_91]
      [INFO] [talledLocalContainer]   at org.onehippo.cm.model.FileResourceInputProvider.getResourceInputStream(FileResourceInputProvider.java:49) ~[hippo-configuration-management-model-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHO
      

      The events throws:

      [INFO] [talledLocalContainer] 22.06.2017 23:53:27 ERROR pool-9-thread-1 [EventJournalProcessor.processEvents:327] Processing events failed:
      [INFO] [talledLocalContainer] java.lang.StringIndexOutOfBoundsException: String index out of range: -1
      [INFO] [talledLocalContainer]   at java.lang.String.substring(String.java:1967) ~[?:1.8.0_91]
      [INFO] [talledLocalContainer]   at org.onehippo.cm.model.serializer.ResourceNameResolverImpl.generateName(ResourceNameResolverImpl.java:90) ~[hippo-configuration-management-model-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
      [INFO] [talledLocalContainer]   at org.onehippo.cm.model.ModuleContext.generateUniqueName(ModuleContext.java:137) ~[hippo-configuration-management-model-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
      [INFO] [talledLocalContainer]   at org.onehippo.cm.model.ModuleContext.collectExistingFilesAndResolveNewResources(ModuleContext.java:164) ~[hippo-configuration-management-model-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            abanck Arent-Jan Banck (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: