Details
Description
In HAP
cd community/integration-test
run mvn integration-test -Psut-community
On Cloud
Create new archetype project and add Events
Create distribution and upload to BloomReach Cloud.
Start the environment
Webfiles do not load. The exception thrown:
[INFO] [talledLocalContainer] 21.06.2017 13:08:50 ERROR localhost-startStop-1 [ConfigurationServiceImpl.postStartupTasks:473] Failed to complete post-startup tasks [INFO] [talledLocalContainer] org.onehippo.cms7.services.webfiles.WebFileException: Cannot determine the web file bundle name: the archive contains no directories [INFO] [talledLocalContainer] at org.onehippo.cms7.services.webfiles.vault.WebFileBundleArchive.getBundleName(WebFileBundleArchive.java:51) ~[hippo-services-webfiles-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT] [INFO] [talledLocalContainer] at org.onehippo.cms7.services.webfiles.WebFilesServiceImpl.importJcrWebFileBundle(WebFilesServiceImpl.java:129) ~[hippo-services-webfiles-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT] [INFO] [talledLocalContainer] at org.onehippo.cms7.services.webfiles.WebFilesServiceImpl.importJcrWebFileBundle(WebFilesServiceImpl.java:119) ~[hippo-services-webfiles-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT] [INFO] [talledLocalContainer] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101] [INFO] [talledLocalContainer] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101] [INFO] [talledLocalContainer] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101] [INFO] [talledLocalContainer] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101] [INFO] [talledLocalContainer] at org.onehippo.cms7.services.HippoServiceRegistry$NamedRegistration$1.invoke(HippoServiceRegistry.java:57) ~[hippo-services-4.0.0-SNAPSHOT.jar:4.0.0-SNAPSHOT] [INFO] [talledLocalContainer] at com.sun.proxy.$Proxy81.importJcrWebFileBundle(Unknown Source) ~[?:?] [INFO] [talledLocalContainer] at org.onehippo.cm.engine.ConfigurationConfigService.writeWebfiles(ConfigurationConfigService.java:123) ~[hippo-repository-engine-5.0.0-SNAPSHOT.jar:5.0.0-SNAPSHOT] [INFO] [talledLocalContainer] at org.onehippo.cm.engine.ConfigurationServiceImpl.postStartupTasks(ConfigurationServiceImpl.java:468) [hippo-repository-engine-5.0.0-SNAPSHOT.jar:5.0.0-SNAPSHOT] [INFO] [talledLocalContainer] at org.onehippo.cm.engine.ConfigurationServiceImpl.init(ConfigurationServiceImpl.java:149) [hippo-repository-engine-5.0.0-SNAPSHOT.jar:5.0.0-SNAPSHOT] [INFO] [talledLocalContainer] at org.onehippo.cm.engine.ConfigurationServiceImpl.start(ConfigurationServiceImpl.java:88) [hippo-repository-engine-5.0.0-SNAPSHOT.jar:5.0.0-SNAPSHOT] [INFO] [talledLocalContainer] at org.hippoecm.repository.LocalHippoRepository.initialize(LocalHippoRepository.java:288) [hippo-repository-engine-5.0.0-SNAPSHOT.jar:5.0.0-SNAPSHOT] [INFO] [talledLocalContainer] at org.hippoecm.repository.LocalHippoRepository.create(LocalHippoRepository.java:127) [hippo-repository-engine-5.0.0-SNAPSHOT.jar:5.0.0-SNAPSHOT] [INFO] [talledLocalContainer] at org.hippoecm.repository.LocalHippoRepository.create(LocalHippoRepository.java:117) [hippo-repository-engine-5.0.0-SNAPSHOT.jar:5.0.0-SNAPS