[
https://issues.apache.org/jira/browse/WHIRR-365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088141#comment-13088141
]
Andrei Savu commented on WHIRR-365:
-----------------------------------
It looks like we have many log4j.xml files in the project:
{noformat}
./cli/src/main/resources/log4j.xml
./core/src/test/resources/log4j.xml
./core/log4j.xml
./services/cdh/src/test/resources/log4j.xml
./services/hbase/src/test/resources/log4j.xml
./services/voldemort/src/test/resources/log4j.xml
./services/hadoop/src/test/resources/log4j.xml
./services/cassandra/src/test/resources/log4j.xml
./services/zookeeper/src/test/resources/log4j.xml
./examples/src/main/resources/log4j.xml
{noformat}
I guess that outside the testing code we should probably have only one in cli?
I will do some checking.
> Too verbose command line interface logging
> ------------------------------------------
>
> Key: WHIRR-365
> URL: https://issues.apache.org/jira/browse/WHIRR-365
> Project: Whirr
> Issue Type: Bug
> Components: cli
> Affects Versions: 0.6.0
> Reporter: Andrei Savu
> Assignee: Andrei Savu
> Priority: Blocker
> Fix For: 0.6.0
>
> Attachments: WHIRR-365.patch
>
>
> When starting services using the command line interface I see a lot of
> messages like this:
> {noformat}
> Attaching `session` channel (#31)
> Initialized - < session channel: id=31, recipient=1,
> localWin=[winSize=2097152], remoteWin=[winSize=0] >
> Sending channel request for `pty-req`
> Will request to exec `./jclouds-script-1313376230348 tailerr`
> Sending channel request for `exec`
> Received window adjustment for 2097152 bytes
> Got chan request for `exit-status`
> Got EOF
> Got close
> Sending EOF
> Sending close
> Forgetting `session` channel (#31)
> {noformat}
> I guess they are generated by sshj.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira