[ 
https://issues.apache.org/jira/browse/UIMA-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779598#action_12779598
 ] 

Jerry Cwiklik commented on UIMA-1649:
-------------------------------------

To silence this warning, I've modified runUimaClass.bat. Taking suggestion from 
Jorn, a one liner change was:

@rem Set default JVM opts
@set UIMA_JVM_OPTS=%UIMA_JVM_OPTS% 
-Dlog4j.configuration=file:%UIMA_HOME%/as_config/log4j.properties -Xms128M 
-Xmx800M
 
This seems to fix the problem. 


> 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.

Reply via email to