[jira] [Commented] (OFBIZ-9827) Components loading twice while starting OFBiz

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

[jira] [Commented] (OFBIZ-9827) Components loading twice while starting OFBiz

Nicolas Malin (Jira)

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

Taher Alkhateeb commented on OFBIZ-9827:
----------------------------------------

Hi Yash,

Thank you for your feedback. What I'm trying to figure out is not necessarily your environment but how to repeat. Can you provide an exact repeat process? It could be for example something like the following:

- On a machine with 2 CPUs, run ./gradlew "ofbizDebug --start"
- Fire up the debugger and set a break point on line XXX of CatalinaContainer
- Inspect the list / variable XYZ and observe the duplicate webapp
- On a machine with 4 CPUs repeat the above steps and observe no duplicates

Or whatever is suitable for you, I just want the exact repeat.

> Components loading twice while starting OFBiz
> ---------------------------------------------
>
>                 Key: OFBIZ-9827
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9827
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release Branch 14.12, Trunk, Release Branch 15.12, Release Branch 16.11
>            Reporter: Pradhan Yash Sharma
>            Assignee: Pradhan Yash Sharma
>
> Components loading multiple times while OFBiz starts.
> While CatalinaContainer loads webapps it creates the future task, which loads more than once (depends on numbers of System cores and speed).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)