-
Bug
-
Resolution: Done
-
Blocker
-
7.6.0.GA
-
None
-
-
-
-
-
-
-
CR2
-
-
-
Partial Fix provided by
KIECLOUD-352
-
2019 Week 41-43 (from Okt 7), 2019 Week 44-46 (from Okt 28), 2019 Week 47-49 (from Nov 18), 2019 Week 50-52 (from Dec 9), 2020 Week 01-03 (from Dec 30)
When configuring smartrouter to use ssl route on OpenShift business central is not able to fetch its information, a similar issue will happen:
Parameters used used:
- name: KIE_SERVER_ROUTER_PROTOCOL value: "https" - name: KIE_SERVER_ROUTER_ROUTE_NAME value: "production-smartrouter" - name: KIE_SERVER_ROUTER_SERVICE value:"production-smartrouter"
This will configure the smartrouter location to use https hence Business Central will use this to retrieve information from smartrouter.
This issue happened on operator with the OSSS disabled.
Another useful log message:
20:20:45,924 WARN [org.jbpm.workbench.ks.integration.KieServerDataSetManager] (Thread-179) Unable to register query definition on 'kie-server-router@rhpam-managed-smartrouter-tests.apps.spolti.cloud' due to null: java.lang.NullPointerException at deployment.ROOT.war//org.jbpm.workbench.ks.integration.KieServerDataSetManager.registerQueriesWithRetry(KieServerDataSetManager.java:151) at deployment.ROOT.war//org.jbpm.workbench.ks.integration.KieServerDataSetManager.lambda$registerInKieServer$2(KieServerDataSetManager.java:123) at deployment.ROOT.war//org.uberfire.backend.server.cdi.workspace.WorkspaceExecutorService.lambda$generateRunnable$0(WorkspaceExecutorService.java:134) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834)
- is related to
-
KIECLOUD-352 Smartrouter is not honoring JAVA_OPTS_APPEND and dynamic-resources script
- Closed
-
RHPAM-2825 Smart router HTTPS support in operator
- Closed
- relates to
-
RHPAM-1387 Allow set Smart router location to external URL in RHPAM
- Closed