[ https://issues.apache.org/jira/browse/UIMA-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780000#action_12780000 ]
Marshall Schor commented on UIMA-1649: -------------------------------------- ACTIVEMQ_BASE purpose is to allow multiple brokers to share an activemq_home, but have separate configurations. See http://issues.apache.org/activemq/browse/AMQ-997. Looks like the default scripts for active mq set this == activemq home. We probably need to set it in our use of activemq in our various scripts, more consistently. (It is set in startBroker). > deployAsyncService.sh log4j warnings > ------------------------------------- > > Key: UIMA-1649 > URL: https://issues.apache.org/jira/browse/UIMA-1649 > Project: UIMA > Issue Type: Bug > Components: Async Scaleout > Affects Versions: 2.3AS > Reporter: Jörn Kottmann > Priority: Trivial > Fix For: 2.3AS > > > When starting with deployAsyncService.sh there is log4j warning: > log4j:WARN No appenders could be found for logger > (org.springframework.context.support.FileSystemXmlApplicationContext). > log4j:WARN Please initialize the log4j system properly. > Maybe I am doing something wrong ? Otherwise I think a default > log4j.properties should be provided ... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.