Fwd: OFBiz and Camel integration updated

2019-08-14 Thread Girish Vasmatkar
Moving it to DEV list. My apologies if it is a nuisance. I have attached plugin tar to the ticket for everybody to take a look at. Please review and try to run the plug-in and see if there is any issue with it. Best, Girish - Forwarded message - From: Girish Vasmatkar Date:

Re: Issue when debugging with Eclipse

2019-08-14 Thread Jacques Le Roux
This is due to the Solr component Checking what I can do Jacques Le 14/08/2019 à 12:51, Jacques Le Roux a écrit : Hi Girish, Yes I think I'll go this way indeed. I tried to run R17 and R18 locally no issues. Even reverting changes for OFBIZ-11151 does not help Jacques Le 14/08/2019 à

Should we not remove public modifiers?

2019-08-14 Thread Jacques Le Roux
Sorry my title was confusing Le 13/08/2019 à 12:25, Jacques Le Roux a écrit : Hi, I was looking at the work done by Pradhan Yash Sharma for OFBIZ-10477 "Parent ticket for reducing scope of variables and methods" This work is related to

Re: Issue when debugging with Eclipse

2019-08-14 Thread Jacques Le Roux
Hi Girish, Yes I think I'll go this way indeed. I tried to run R17 and R18 locally no issues. Even reverting changes for OFBIZ-11151 does not help Jacques Le 14/08/2019 à 12:40, Girish Vasmatkar a écrit : Hi Jacques Hooking up OFBiz with a profiler should help as to which method

Re: Issue when debugging with Eclipse

2019-08-14 Thread Girish Vasmatkar
Hi Jacques Hooking up OFBiz with a profiler should help as to which method (eventually leading to the dependency/API) is taking a lot of time helping narrowing down the cause. Not sure if you want to go down this road, but it may help. Best, Girish On Wed, Aug 14, 2019 at 3:56 PM Jacques Le

Re: Issue when debugging with Eclipse

2019-08-14 Thread Jacques Le Roux
This is due to logging, here it a sample from trunk demo log (to be sure it's not on my machine): 2019-08-14 03:06:57,734 |main |ConfigXMLReader   |I| controller loaded: 0.009s, 207 requests, 81 views in

Re: Issue when debugging with Eclipse

2019-08-14 Thread Jacques Le Roux
The issue I initially reported (stop after loading scrum controller) also happens to me in console now, still investigating... Jacques Le 13/08/2019 à 18:57, Mathieu Lirzin a écrit : Hello, Jacques Le Roux writes: Yes it was much faster before (but before what???), as fast as running it