I ran it again with 768MB extra head and it crashed right near the end. I
expect 1GB or 1.5GB would definitely let it finish but it must not be
releasing memory on each application undeployment. I don't think just
increasing the memory and covering up an underlying problem is a good idea.
--
S
I ran the :cdi-tomee tck to successful completion with an extra 756MB added
to the max heap for this arquillian run. I'm running it again just to make
sure. Would updating master with the config be acceptable? We could have
cxf 3.3.0+mp rest client back in if so.
--
Sent from: http://tomee-op
Hey Jon, do you know if your test run with an increased java heap froze up or
succeeded?
Thanks
--
Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html
Slowness is fixed, so buildbot is happier but not quite happy. Just for
awareness to avoid someone else looking at it too...
1. I forgot to update the CXF version in the examples\polling-parent. So
polling-web failed.
2. Also, it turns out CXF didn't add support for mp rest client 1.2.0 until
3
j4fm opened a new pull request #430: Revert missed dependency versions
URL: https://github.com/apache/tomee/pull/430
Slowness is fixed, so buildbot is happier but not quite happy. Just for
awareness to avoid someone else looking at it too...
1. I forgot to update the CXF version in
So guys, I'm working in the translate of example/simple-rest:
I believe that I have not completely understood the concept of "bean", I've
heard that bean is a simple class with its encapsulated methods.
In the example "bean" sounds more like a "component", because, what is the
relationship between
Yep, done. Thanks!
On Sat, 2 Mar 2019, 11:51 Daniel Cunha, wrote:
> @Jon,
>
> Can you review it: https://github.com/jgallimore/tomee/pull/3
>
> Em sáb, 2 de mar de 2019 às 08:50, Daniel Cunha
> escreveu:
>
> > I'm able to build tomee + tests locally with Java 11:
> > mvn clean install -Pquick
>
Roberto,
You don't need. Just use your apache mail and that's fine! :)
Em sáb, 2 de mar de 2019 às 09:08, Roberto Cortez
escreveu:
> Invite me too, please :)
>
> > On 1 Mar 2019, at 21:39, Richard Monson-Haefel
> wrote:
> >
> > Me also
> >
> > On Fri, Mar 1, 2019 at 2:28 PM Gabriel Ferreira
>
Invite me too, please :)
> On 1 Mar 2019, at 21:39, Richard Monson-Haefel wrote:
>
> Me also
>
> On Fri, Mar 1, 2019 at 2:28 PM Gabriel Ferreira wrote:
>
>> If possible, I'd like an invitation too. ;)
>>
>> Em sex, 1 de mar de 2019 às 16:30, David Blevins
>> escreveu:
>>
>>> Some time ago
I guess Jon beaten me into it :)
Sorry. I’ve been a little inactive in the last couple of week :)
> On 1 Mar 2019, at 09:30, j4fm wrote:
>
> Hi Roberto, PR 418 is also ready now that openapi and safeguard latest
> release versions are in maven
>
>
>
> --
> Sent from: http://tomee-openejb.979
@Jon,
Can you review it: https://github.com/jgallimore/tomee/pull/3
Em sáb, 2 de mar de 2019 às 08:50, Daniel Cunha
escreveu:
> I'm able to build tomee + tests locally with Java 11:
> mvn clean install -Pquick
>
> Running now full:
> mvn clean install
>
> Em sáb, 2 de mar de 2019 às 04:25, Dani
I'm able to build tomee + tests locally with Java 11:
mvn clean install -Pquick
Running now full:
mvn clean install
Em sáb, 2 de mar de 2019 às 04:25, Daniel Cunha
escreveu:
> Seems that we need dependencies update on mockito module.
> I was getting java.lang.NoClassDefFoundError for JAXB class
nice!
Em sáb, 2 de mar de 2019 às 06:47, Jonathan Gallimore <
jonathan.gallim...@gmail.com> escreveu:
> Done
>
> On Sat, 2 Mar 2019, 09:37 j4fm, wrote:
>
> > CXF 3.3.1 is also causing the problem.
> >
> > I've submitted PR 429 just to make buildbot happy again for the time
> being.
> > Would you
Done
On Sat, 2 Mar 2019, 09:37 j4fm, wrote:
> CXF 3.3.1 is also causing the problem.
>
> I've submitted PR 429 just to make buildbot happy again for the time being.
> Would you mind merging just to get the builds going again? Will be good to
> confirm it's happy with the other PRs.
>
> Once a r
jgallimore merged pull request #429: Make buildbot happy - CXF 3.2.7 again
URL: https://github.com/apache/tomee/pull/429
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
CXF 3.3.1 is also causing the problem.
I've submitted PR 429 just to make buildbot happy again for the time being.
Would you mind merging just to get the builds going again? Will be good to
confirm it's happy with the other PRs.
Once a root cause/solution is found can bump CXF back up again.
j4fm opened a new pull request #429: Make buildbot happy - CXF 3.2.7 again
URL: https://github.com/apache/tomee/pull/429
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
I was seeing the same, but didn't get to dig into it deeper yet - its
unlikely I'll be able to do much over the weekend, but we'll see.
I did bump up the heap on my build to 6G (from 1.5) to see how far it gets.
Jon
On Sat, 2 Mar 2019, 08:54 j4fm, wrote:
> It's just changing CXF version to 3.3
Hi David:
I'd like an invitation as well! Thanks!
Mike.
On Fri, Mar 1, 2019 at 2:30 PM David Blevins
wrote:
> Some time ago even the ASF Infra team stopped using IRC. They now use
> Slack and there is an "official" ASF Slack group. I asked if it was ok if
> projects could create themselves
It's just changing CXF version to 3.3 on it's own that causes it. Reverting
back to 3.2.7 solves it.
All the JAXB 2.8.2 and related dependency work seems to be fine.
Though I see the CXF mp client version bump adds in activation-api which
needs excluding.
I'm testing 3.3.1 out now just to check (
Did anyone take a look at the heap dump (I can make it available if
needed)? If you did, what did you find?
I left visualvm computing sizes when I went to bed last night. Not sure
where it's at. Hoping to get a look over the weekend.
Jon
On Sat, 2 Mar 2019, 07:27 j4fm, wrote:
> Building is no
What is the mvn command which you are using to run it?
Em sáb, 2 de mar de 2019 às 04:27, j4fm
escreveu:
> Building is not a problem, it's the CDI TCK test run causing out of memory
> exception in tomee
>
>
>
> --
> Sent from:
> http://tomee-openejb.979440.n4.nabble.com/TomEE-Dev-f982480.html
>
22 matches
Mail list logo