2 Replies Latest reply on Jul 16, 2018 7:52 PM by jamezp

    JBOSS DEBUG Server logging not coming when com.tibco.mdm module added in subsystem of standalone-ha.xml

    mahendhiran

      Hi Guys,

      I was facing some challenges or weird issue in jboss 6.3. Whenever I add com.tibco.mdm modules in standalone-ha.xml my jboss server "DEBUG" logging getting override after that It logs only "INFO" level.

      Standalone-ha.xml:

       

      <global-modules>

                      <module name="com.oracle.db"/>

                      <module name="com.tibco.mdm" slot="main"/>

      </global-modules>

       

      Did anybody faced this issue before. Could you please help me on this.

       

      Thanks in Advance