blob: e302b6bf8fd4da2a313a51179abd57b43b389120 [file] [log] [blame]
<div class="wiki-content maincontent"><h2>Error</h2>
<structured-macro ac:macro-id="c4664765-80a4-4619-a4d4-ce6c8df38398" ac:name="code" ac:schema-version="1"><plain-text-body>
log4j:WARN No appenders could be found for logger
(org.activemq.transport.tcp.TcpTransportChannel).
log4j:WARN Please initialize the log4j system properly.
</plain-text-body></structured-macro>
<h2>Solution</h2>
<p>You have not initialised log4j properly. Try reading the <a shape="rect" href="http://logging.apache.org/log4j/docs/manual.html">online log4j manual</a> or by adding a log4j.properties file to your classpath (to a directory which is on the classpath to be precise).</p></div>