Bug 1380421
| Summary: | openshift-jvm Camel console cannot pause/start routes | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Marek Schmidt <maschmid> | ||||||
| Component: | Management Console | Assignee: | Alexandre Kieling <abrianik> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Xia Zhao <xiazhao> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 3.3.0 | CC: | aileenc, aos-bugs, jforrest, jokerman, mmccomas, penli | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | 3.3.1 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: |
Cause: JavaScript code referencing invalid Array function
Consequence: Camel routes don't show up in the tree view
Fix: Changed the reference to a valid JavaScript Array function
Result: Camel routes started to appear in the tree view and their details are displayed as expected
|
Story Points: | --- | ||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-10-27 15:42:43 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Marek Schmidt
2016-09-29 14:38:03 UTC
Created attachment 1205967 [details]
screenshot
Fixed version: v1.0.48 This can't go to MODIFIED until origin-web-console/enterprise-3.3 branch is updated to pull in v1.0.48 A new version with only the bug fixes has been released: v1.0.49 verified with below version, issue is fixed. [1] [root@qe-penli-master-1 ~]# openshift version openshift v3.3.1.2 kubernetes v1.3.0+52492b4 etcd 2.3.0+git About openshift-jvm Version: 1.0.50 Commit ID: dcbee06e1d9043763259c661132673a7d69e8b95 steps to add 1. add ~/.m2/settings.xml https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Fuse/6.0/html/Deploying_into_the_Container/files/Build-GenerateMaven.html 2. create is 'fis-java-openshift' in namespace 'openshift' first Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:2084 |