[ https://issues.apache.org/jira/browse/UIMA-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773547#action_12773547 ]
Jörn Kottmann commented on UIMA-1649: ------------------------------------- Could it be that we simply missing a log4.properties file ? If its set with "-Dlog4j.configuration=file:$UIMA_HOME/as_config/log4j.properties" it throws an exception related to a log file which cannot be accessed, but that might be ok if this log4j.properties is used by activemq only. > 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.