-
1. Re: jpa change event handler - how to disable?
dgolovin Apr 28, 2015 7:07 PM (in response to magick93)I don't have a project to test it, but there is probably a JPA builder assigned to the project. See all the builders in project Properties dialog under Builders category. I would try to disable JPA builder and see if it helps.
-
2. Re: jpa change event handler - how to disable?
maxandersen Apr 29, 2015 6:16 AM (in response to magick93)Anton - what bug in Dali ? something already reported we can try get fixed for Mars ?
And yes, you need to disable JPA on your project if you want to disable this.
-
3. Re: jpa change event handler - how to disable?
magick93 Apr 29, 2015 6:19 AM (in response to dgolovin) -
4. Re: jpa change event handler - how to disable?
magick93 Apr 29, 2015 6:20 AM (in response to maxandersen)Max - its been reported before - https://bugs.eclipse.org/bugs/show_bug.cgi?id=386171
Also http://stackoverflow.com/questions/19649847/eclipse-kepler-jpa-project-change-event-handler-waiting
-
5. Re: jpa change event handler - how to disable?
maxandersen Apr 29, 2015 4:15 PM (in response to magick93)that bug is marked as fixed and asking for new details to reproduce.
Can you provide those then I can try push on dali guys or find patch.
-
6. Re: jpa change event handler - how to disable?
magick93 Jun 10, 2015 5:33 AM (in response to maxandersen)I have tried disabling ever validator - but cannot get rid of this.
Is it possible uninstall dali when it is bundled with JBDS?
-
7. Re: jpa change event handler - how to disable?
magick93 Jun 10, 2015 5:41 AM (in response to magick93)FYI - I found the answer given on Eclipse Kepler JPA Project Change Event Handler (waiting) - Stack Overflow to be helpful.
-
8. Re: jpa change event handler - how to disable?
maxandersen Jun 11, 2015 11:51 AM (in response to magick93)Any chance of you giving us steps on how to reproduce it so we can get it fixed rather than remove/disable things ?
-
9. Re: jpa change event handler - how to disable?
magick93 Jun 11, 2015 12:41 PM (in response to maxandersen)Hi Max
Since starting this thread I have been trying to find out how to reproduce it.
The project that I am working on is sensitive, and big, so I was not able to post it. I never found any consistent way of reproducing this, unfortunately.
-
10. Re: jpa change event handler - how to disable?
dgolovin Jun 11, 2015 8:05 PM (in response to magick93)I cannot replicate that Mars RC3 JavaEE Package with one of the project mentioned in relation to this problem in Eclipse bugzilla (here is my fork link dgolovin/uPortal · GitHub).
My personal experience confirms it is really hard or even impossible to use with projects this size.
-
11. Re: jpa change event handler - how to disable?
dgolovin Jun 12, 2015 8:28 PM (in response to magick93)After some testing with Mars RC3 it seems to be enough just disable JPA facet for the project to get rid of JPA related jobs. I added explanation for this option to http://stackoverflow.com/questions/19649847/eclipse-kepler-jpa-project-change-event-handler-waiting post.
-
12. Re: jpa change event handler - how to disable?
maxandersen Jun 13, 2015 8:15 AM (in response to dgolovin)Denis, that comment seems ambigious.
You say it is not possible to reproduce the issue but you says its still impossible to use ?
What is "its" here and what makes it impossible ? some other issue we need to get reported/fixed ?
-
13. Re: jpa change event handler - how to disable?
magick93 Jun 26, 2015 5:28 AM (in response to maxandersen)Hi
I've just done a clean install of Mars then added JBDS. And the waiting for 'jpa change event handler' is still happening.
-
14. Re: jpa change event handler - how to disable?
dgolovin Jun 29, 2015 3:16 PM (in response to maxandersen)I have eclipse log full of exceptions, just need to sort them out and report one by one. Will report as much as I can.