Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-07-28 Thread Jacques Le Roux
They answered: Ext4. No CPU cache as virtualised. RAM varies across different build slaves. As does CPU speed. 64bit arch. HTH Jacques Le 02/07/2014 10:04, Jacques Le Roux a écrit : I have asked infra at https://issues.apache.org/jira/browse/INFRA-7994 >What version of java does this happen

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-07-02 Thread Jacques Le Roux
I have asked infra at https://issues.apache.org/jira/browse/INFRA-7994 >What version of java does this happen most on? Actually it does not depend on Java version, it sometimes happens in trunk (Java 7) and releases (Java 6) I don't have this problem on my machine (Windows 7) Jacques Le 26/06

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-07-01 Thread Adrian Crum
Those same tests fail every time. There was one exception - when I had other CPU-intensive tasks running at the same time. Windows XP, 32 bit, dual processor, 4 GB RAM, 8 GB virtual memory, SSD. Adrian Crum Sandglass Software www.sandglass-software.com On 7/1/2014 8:59 AM, Adam Heath wrote: D

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-07-01 Thread Adam Heath
Does this happen every single time you run the cache tests, or only if not, how frequently? Have you upgraded your computer/OS, and still get the problem? Windows(I'm guessing, based on other mails), or something else? 32-bit, or 64-bit? I was staring at these areas last night(while playing

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Adam Heath
Bother. ofbiz uses jdbm-1.0-snapshot. On sf, the project is dead, it's now JDBM3. On github, that's in maintenance mode, go to JDBM4. Nope, that's been renamed to MapDB. The feature set of MapDB is much larger than the original 1.0. Seems like we should probably upgrade. On 06/26/2014 03:

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Jacques Le Roux
Good questions, I will ask infra! Jacques Le 26/06/2014 19:27, Adam Heath a écrit : What filesystem type? ext2/3/4, reiserfs, btrfs? What mount options? These may sound like odd questions, but not if you follow kernel development on lwn.net. How much memory? How many cpus? What level of c

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Adam Heath
What filesystem type? ext2/3/4, reiserfs, btrfs? What mount options? These may sound like odd questions, but not if you follow kernel development on lwn.net. How much memory? How many cpus? What level of cpu cache? What speed cpu? 32-bit/64-bit? What version of java does this happen m

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Jacques Le Roux
How would I fix this random failure when I have no real access to this machine? All others I tried worked :/ Jacques Le 26/06/2014 17:54, Adam Heath a écrit : I'm the original author of the sophisticated UtilCache tests, btw. On 06/26/2014 10:45 AM, Adam Heath wrote: On 06/26/2014 04:54 AM,

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Adrian Crum
Btw, I still get consistent, repeated failures in those tests. I mentioned that to you years ago. classname="org.ofbiz.base.util.cache.test.UtilCacheTests" name="testBasicDisk" time="0.235"> type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError: not-

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Adam Heath
I'm the original author of the sophisticated UtilCache tests, btw. On 06/26/2014 10:45 AM, Adam Heath wrote: On 06/26/2014 04:54 AM, Jacques Le Roux wrote: Le 05/02/2014 12:07, Jacques Le Roux a écrit : On Wednesday, February 05, 2014 10:32 AM, pierre.sm...@gmail.com wrote Jacques, First yo

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Adam Heath
On 06/26/2014 04:54 AM, Jacques Le Roux wrote: Le 05/02/2014 12:07, Jacques Le Roux a écrit : On Wednesday, February 05, 2014 10:32 AM, pierre.sm...@gmail.com wrote Jacques, First you should answer the question for what we are using Buildbot.. Is it for testing or for building? It builds,te

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Pierre Smits
Thanks for the expanation, Jacques. Regards, Pierre Smits *ORRTIZ.COM * Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com On Thu, Jun 26, 2014 at 12:48 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> w

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Jacques Le Roux
Indeed :D It's related to (currently) eg: http://ci.apache.org/projects/ofbiz/logs/13.07/html/ (if you have access) Once on 2 the testBasicDisk Junit test fails in Builbot (OFBiz ASF CI tool) when it's actually a false report So as I follow Buildbot results, every time this happens I have to c

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Pierre Smits
Jacques, Your question is very ambiguous. What is it exactly that you want to disconnect? Regards, Pierre Smits *ORRTIZ.COM * Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com On Thu, Jun 26, 2014 at 11:5

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-06-26 Thread Jacques Le Roux
Le 05/02/2014 12:07, Jacques Le Roux a écrit : On Wednesday, February 05, 2014 10:32 AM, pierre.sm...@gmail.com wrote Jacques, First you should answer the question for what we are using Buildbot.. Is it for testing or for building? It builds,tests and package nightly snapshots http://ci.apa

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-02-05 Thread Pierre Smits
Jacques, Better is it to discuss this via https://issues.apache.org/jira/browse/OFBIZ-5464 But I will summarize your questions here and post them in a comment at the issue. - Are you taking into account the security, I mean the possible vulnerabilties? - Would it make sense to share it,

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-02-05 Thread Jacques Le Roux
This is interesting, but I fear I will not have enough time to engage such an effort, at least for the moment... inline... On Wednesday, February 05, 2014 1:39 PM, pierre.sm...@gmail.com wrote > Jacques, > > The main aspect of testing is to ensure that the changes committed don't > break the fu

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-02-05 Thread Pierre Smits
By the way, why did you commit the jar(s) upgrade to the 12.x release? Did some bug fix in 12.x warrant the upgrade due to test failure? Pierre Smits *ORRTIZ.COM * Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.co

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-02-05 Thread Pierre Smits
Jacques, The main aspect of testing is to ensure that the changes committed don't break the functionality, before it gets implemented in a nightly or release build. I have - in a separate checkout - a complete working setup with IVY for all jars. Not just the main libs, but also in the components

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-02-05 Thread Jacques Le Roux
On Wednesday, February 05, 2014 10:32 AM, pierre.sm...@gmail.com wrote > Jacques, > > First you should answer the question for what we are using Buildbot.. Is it > for testing or for building? It builds,tests and package nightly snapshots http://ci.apache.org/projects/ofbiz/snapshots/ http://ci

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-02-05 Thread Pierre Smits
Jacques, First you should answer the question for what we are using Buildbot.. Is it for testing or for building? With the appriopriate IVY configuration you can inject latest, latest release, latest in version (e.g. 1.5.x), or whatever external (replacement jar) to test. Regards, Pierre Smits

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-02-05 Thread Jacques Le Roux
How would you force it to take 1.5.2 instead of 1.6.2? For CI we have Buildbot which works like a charm Jacques On Wednesday, February 05, 2014 9:17 AM, pierre.sm...@gmail.com wrote > Jacques, > > This could easily be avoided if we have > https://issues.apache.org/jira/browse/OFBIZ-5464 combine

Re: svn commit: r1564663 - in /ofbiz/branches/release12.04: ./ framework/service/lib/

2014-02-05 Thread Pierre Smits
Jacques, This could easily be avoided if we have https://issues.apache.org/jira/browse/OFBIZ-5464 combined with CI. The same goes for svn commit: r1564662 Regards, Pierre Smits *ORRTIZ.COM * Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail