[jira] [Created] (OFBIZ-4877) Logs not generating on linux

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-4877) Logs not generating on linux

Nicolas Malin (Jira)
Deepak Agarwal created OFBIZ-4877:
-------------------------------------

             Summary: Logs not generating on linux
                 Key: OFBIZ-4877
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4877
             Project: OFBiz
          Issue Type: Bug
          Components: ALL COMPONENTS
    Affects Versions: SVN trunk
         Environment: Linux
            Reporter: Deepak Agarwal


Logs are not generating on linux machine. debug.properties and log4j.xml has no affect.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-4877) Logs not generating on linux

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-4877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276131#comment-13276131 ]

Deepak Agarwal commented on OFBIZ-4877:
---------------------------------------

There is a conflict of log4j-over-slf4j and log4j.jar, Only one of them is required. I removed log4j-over-slf4j and it starts working.
               

> Logs not generating on linux
> ----------------------------
>
>                 Key: OFBIZ-4877
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4877
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>         Environment: Linux
>            Reporter: Deepak Agarwal
>              Labels: log4j-over-slf4j, logs
>
> Logs are not generating on linux machine. debug.properties and log4j.xml has no affect.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-4877) Logs not generating on linux

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-4877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-4877.
----------------------------------

       Resolution: Fixed
    Fix Version/s: Release Branch 12.04
                   SVN trunk
         Assignee: Jacques Le Roux

Thanks Deepak,

I removed log4j-over-slf4j from trunk (It was not referenced in .classpath) at revision: 1342893 (R12.04 r1342894) in order to have logs in official Trunk demo.

log4j-over-slf4j is part of the JCR effort which should be removed from trunk anyway since Sascha recreated a new JCR branch. I let him handle the rest...

I guess [Bridging legacy APIs|http://www.slf4j.org/legacy.html] has not been followed in details
               

> Logs not generating on linux
> ----------------------------
>
>                 Key: OFBIZ-4877
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4877
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>         Environment: Linux
>            Reporter: Deepak Agarwal
>            Assignee: Jacques Le Roux
>              Labels: log4j-over-slf4j, logs
>             Fix For: SVN trunk, Release Branch 12.04
>
>
> Logs are not generating on linux machine. debug.properties and log4j.xml has no affect.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira