[switchyard-issues] [JBoss JIRA] (SWITCHYARD-541) Clean up log4j warnings

Tom Cunningham (Created) (JIRA) jira-events at lists.jboss.org
Tue Nov 15 14:19:41 EST 2011


Clean up log4j warnings
-----------------------

                 Key: SWITCHYARD-541
                 URL: https://issues.jboss.org/browse/SWITCHYARD-541
             Project: SwitchYard
          Issue Type: Task
          Components: tooling
    Affects Versions: 0.3
            Reporter: Tom Cunningham
            Assignee: Tom Cunningham
             Fix For: 0.3


Clean up log4j warnings that occur when invoking forge:


tcunning at localhost:forge-1.0.0.Beta3]$ forge
Listening for transport dt_socket at address: 8787
log4j:ERROR A "org.apache.log4j.xml.DOMConfigurator" object is not assignable to a "org.apache.log4j.spi.Configurator" variable.
log4j:ERROR The class "org.apache.log4j.spi.Configurator" was loaded by 
log4j:ERROR [ModuleClassLoader for Module "org.jboss.forge:main" from local module loader @17779e3 (roots: /home/tcunning/forge-1.0.0.Beta3/modules,/home/tcunning/.forge/plugins)] whereas object of type 
log4j:ERROR "org.apache.log4j.xml.DOMConfigurator" was loaded by [ModuleClassLoader for Module "org.switchyard.switchyard-forge-plugin.dependencies:0.3.0-SNAPSHOT" from local module loader @17779e3 (roots: /home/tcunning/forge-1.0.0.Beta3/modules,/home/tcunning/.forge/plugins)].
log4j:ERROR Could not instantiate configurator [org.apache.log4j.xml.DOMConfigurator].
log4j:WARN No appenders could be found for logger (org.jboss.weld.Version).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
    _____                    
   |  ___|__  _ __ __ _  ___ 
   | |_ / _ \| `__/ _` |/ _ \  \\
   |  _| (_) | | | (_| |  __/  //
   |_|  \___/|_|  \__, |\___| 
                   |___/      
 
[no project] forge-1.0.0.Beta3 $ ^C
[no project] forge-1.0.0.Beta3 $ 


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

        


More information about the switchyard-issues mailing list