Uploaded image for project: 'BxMS Documentation'
  1. BxMS Documentation
  2. BXMSDOC-622

JMS configuration for BRMS installation on WebLogic

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • 6.2, 6.3
    • Other
    • GSSP_6.4 Sprint- 3-31 Aug

      Document URL:
      https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_BRMS/6.3/html-single/Oracle_Weblogic_Installation_and_Configuration_Guide/index.html#Configuring_Java_Message_Service_JMS

      Section Number and Name:
      3.4. Configuring Java Message Service (JMS)

      Describe the issue:
      BRMS installation requires 2 more connectionFactory/queue pairs.

      ConnectionFactory
      name : KIE.EXECUTOR, jndiName : jms/cf/KIE.EXECUTOR
      name : KIE.SERVER.EXECUTOR, jndiName : jms/cf/KIE.SERVER.EXECUTOR
      Queue
      name : KIE.EXECUTOR, jndiName : jms/KIE.EXECUTOR
      name : KIE.SERVER.EXECUTOR, jndiName : jms/KIE.SERVER.EXECUTOR

      Without them, you will see the following warnings:

      business-central.war and kie-server.war

      ####<Jun 29, 2016 11:36:03 AM JST> <Warning> <org.jbpm.executor.impl.ExecutorImpl> <dhcp-217-23.nrt.redhat.com> <AdminServer> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-08D153E8E7283FE4D0FB> <> <1467167763846> <BEA-000000> <Disabling JMS support in executor because: unable to initialize JMS configuration for executor due to While trying to look up /JmsXA in /app/webapp/business-central.war/468673256.> 
      

      kie-server.war

      ####<Jun 29, 2016 11:45:08 AM JST> <Warning> <EJB> <dhcp-217-23.nrt.redhat.com> <AdminServer> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1467168308009> <BEA-010061> <The Message-Driven EJB KieExecutorMDB is unable to connect to the JMS destination jms/KIE.SERVER.EXECUTOR. The Error was:
      The destination for the MessageDrivenBean KieExecutorMDB(Application: kie-server, EJBComponent: kie-server.war) could not be resolved at this time. Please ensure the destination is  available at the JNDI name jms/KIE.SERVER.EXECUTOR.  The EJB container will periodically attempt to resolve this MessageDrivenBean destination and additional warnings may be issued.>
      

      These warnings don't block the installation so you may see "OK" status in WebLogic console.

      BRMS "Asset Management" requires jBPM Executor. But jBPM Executor can work even if JMS configuration is missing.

      So this is not a critical issue but a proper fix would be to configure KIE.EXECUTOR and KIE.SERVER.EXECUTOR during the installation steps to sweep out such warnings.

          There are no Sub-Tasks for this issue.

              gsheldon_jira Gemma Hilton (Inactive)
              rhn-support-tkobayas Toshiya Kobayashi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: