If the output does not contain any error or exception messages, you are ready to use the JBoss.
Note: When the log4j service of TIBCO MDM initializes, it overrides the JBoss
rootLogger property and starts writing server logs in the
elink.log file. As a workaround, you can comment out the
rootLogger property in the
$MQ_HOME/config/ConfigValues.xml file:
<ConfValue description="The root logging level for the MDM server." name="Root logging Level for MDM Server" propname="log4j.rootLogger" sinceVersion="7.0" visibility="All"> <ConfString default="DEBUG" value="DEBUG"/> </ConfValue>
It is recommended that you keep this property to change the root logging level for TIBCO MDM.