[jira] [Closed] (OFBIZ-5005) Components Are Loaded Twice When Running Tests

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

[jira] [Closed] (OFBIZ-5005) Components Are Loaded Twice When Running Tests

Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-5005.
----------------------------------

    Resolution: Cannot Reproduce
      Assignee: Jacques Le Roux

From what I have hastily read this was handled in Tomcat side. So the
we have no longer the warning
{code}
2012-08-13 09:16:09,734 (main) [ ComponentConfig.java:80 :WARN ] WARNING: Loading ofbiz-component using a global name that already exists, will over-write:
{code}
we have now
{code}
     [java] INFO: The start() method was called on component [StandardEngine[default-server].StandardHost[0.0.0.0].StandardContext[/content]] after start() had already been called. The second call will be ign
ored.
{code}

I think it's ok to close, reopen if  you don't agree

> Components Are Loaded Twice When Running Tests
> ----------------------------------------------
>
>                 Key: OFBIZ-5005
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5005
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adrian Crum
>            Assignee: Jacques Le Roux
>            Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)