Details
-
Bug
-
Status: Closed
-
High
-
Resolution: Fixed
-
5.5.0
-
None
-
None
-
Tiger Sprint 186
Description
When openinging a channel in the hippo-testsuite the screen stays blank and error is logged:
WARN http-nio-8080-exec-10 [RootResource.getChannel:127] Channel 'demosite' not found
Several regression tests are failing related to this, last successful usage of channels was on July 2nd.
Note that on startup of the Testsuite errors are logged, unclear if these related to this issue
ERROR http-nio-8080-exec-1 [VirtualHostsService.addMount:529] Incorrect hst:hosts configuration. Not allowed to have multiple mount's having the same 'alias/type/types' combination within a single hst:hostgroup. Failed for mount 'resourceapi' in hostgroup 'dev-localhost' for host 'localhost'. Make sure that you add a unique 'alias' in combination with the 'types' on the mount within a single hostgroup. The mount 'resourceapi' cannot be used for lookup. Change alias for it. Conflicting mounts are PageModelApiMount [parent=MountService [jcrPath=/hst:hst/hst:hosts/dev-localhost/localhost/hst:root/preview/demosite_fr, hostName=localhost]] that conflicts with PageModelApiMount [parent=MountService [jcrPath=/hst:hst/hst:hosts/dev-localhost/localhost/hst:root/demosite_fr, hostName=localhost]] ERROR http-nio-8080-exec-1 [VirtualHostsService.addMount:529] Incorrect hst:hosts configuration. Not allowed to have multiple mount's having the same 'alias/type/types' combination within a single hst:hostgroup. Failed for mount 'resourceapi' in hostgroup 'dev-localhost' for host 'localhost'. Make sure that you add a unique 'alias' in combination with the 'types' on the mount within a single hostgroup. The mount 'resourceapi' cannot be used for lookup. Change alias for it. Conflicting mounts are PageModelApiMount [parent=MountService [jcrPath=/hst:hst/hst:hosts/dev-localhost/localhost/hst:root, hostName=localhost]] that conflicts with PageModelApiMount [parent=MountService [jcrPath=/hst:hst/hst:hosts/dev-localhost/localhost/hst:root/preview, hostName=localhost]]
Attachments
Issue Links
- is a result of
-
CHANNELMGR-1994 Multiple channel context paths are not taken into account
- Closed