Re: Issue loading solr component [was Re: Issue when debugging with Eclipse]

2019-08-17 Thread Jacques Le Roux
Fixed Le 17/08/2019 à 09:00, Jacques Le Roux a écrit : I have created OFBIZ-11156 for this issue Jacques Le 14/08/2019 à 14:42, Jacques Le Roux a écrit : 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

Issue loading solr component [was Re: Issue when debugging with Eclipse]

2019-08-17 Thread Jacques Le Roux
I have created OFBIZ-11156 for this issue Jacques Le 14/08/2019 à 14:42, Jacques Le Roux a écrit : 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

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 à

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

Re: Issue when debugging with Eclipse

2019-08-13 Thread Mathieu Lirzin
Hello, Jacques Le Roux writes: > Yes it was much faster before (but before what???), as fast as running it in > console. Seems like a good scenario for a ‘git bisect’. ;-) -- Mathieu Lirzin GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37

Re: Issue when debugging with Eclipse

2019-08-13 Thread Girish Vasmatkar
: 20180619-1200 Best, Girish On Tue, Aug 13, 2019 at 8:13 PM Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > Hi, > > Since sometimes now (few weeks?) I get an issue when debugging with > Eclipse (version 2018-12). I have to wait a long time before passing these > lines

Issue when debugging with Eclipse

2019-08-13 Thread Jacques Le Roux
Hi, Since sometimes now (few weeks?) I get an issue when debugging with Eclipse (version 2018-12). I have to wait a long time before passing these lines 2019-08-13 15:00:05,186 |main |ServiceContainer  |I| Created new dispatcher: scrum 2019-08-13 15:00:05,187 |main |ControlServlet