You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Christian Müller (JIRA)" <ji...@apache.org> on 2012/10/28 00:01:11 UTC

[jira] [Created] (CAMEL-5751) Fix Camel trunk fulltest for Java 7 at Jenkins

Christian Müller created CAMEL-5751:
---------------------------------------

             Summary: Fix Camel trunk fulltest for Java 7 at Jenkins
                 Key: CAMEL-5751
                 URL: https://issues.apache.org/jira/browse/CAMEL-5751
             Project: Camel
          Issue Type: Task
          Components: build system
    Affects Versions: 2.10.2
            Reporter: Christian Müller
             Fix For: 2.11.0


This test fails since three weeks: https://builds.apache.org/view/A-F/view/Camel/job/Camel.trunk.fulltest.java7/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5751) Fix Camel trunk fulltest for Java 7 at Jenkins

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490532#comment-13490532 ] 

Claus Ibsen commented on CAMEL-5751:
------------------------------------

The last test was a success so we are on the right track now.
                
> Fix Camel trunk fulltest for Java 7 at Jenkins
> ----------------------------------------------
>
>                 Key: CAMEL-5751
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5751
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>    Affects Versions: 2.10.2
>            Reporter: Christian Müller
>            Assignee: Babak Vahdat
>             Fix For: 2.11.0
>
>
> This test fails since three weeks: https://builds.apache.org/view/A-F/view/Camel/job/Camel.trunk.fulltest.java7/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5751) Fix Camel trunk fulltest for Java 7 at Jenkins

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487856#comment-13487856 ] 

Claus Ibsen commented on CAMEL-5751:
------------------------------------

Seems like camel-quickfix has some JMX issue with Java7
https://builds.apache.org/job/Camel.trunk.fulltest.java7/org.apache.camel$camel-quickfix/344/testReport/
                
> Fix Camel trunk fulltest for Java 7 at Jenkins
> ----------------------------------------------
>
>                 Key: CAMEL-5751
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5751
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>    Affects Versions: 2.10.2
>            Reporter: Christian Müller
>             Fix For: 2.11.0
>
>
> This test fails since three weeks: https://builds.apache.org/view/A-F/view/Camel/job/Camel.trunk.fulltest.java7/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5751) Fix Camel trunk fulltest for Java 7 at Jenkins

Posted by "Christian Müller (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13488145#comment-13488145 ] 

Christian Müller commented on CAMEL-5751:
-----------------------------------------

Thanks Babak. Do you consider to report this issue to the quickfix guys?
                
> Fix Camel trunk fulltest for Java 7 at Jenkins
> ----------------------------------------------
>
>                 Key: CAMEL-5751
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5751
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>    Affects Versions: 2.10.2
>            Reporter: Christian Müller
>            Assignee: Babak Vahdat
>             Fix For: 2.11.0
>
>
> This test fails since three weeks: https://builds.apache.org/view/A-F/view/Camel/job/Camel.trunk.fulltest.java7/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5751) Fix Camel trunk fulltest for Java 7 at Jenkins

Posted by "Babak Vahdat (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487919#comment-13487919 ] 

Babak Vahdat commented on CAMEL-5751:
-------------------------------------

The behaviour of {{QuickfixjEngineTest}} by camel-quickfix on JDK 7 is undeterministic, e.g. looking at the builds #330...#338 which all passed green _without_ any change by the code base since October 19th:

https://builds.apache.org/job/Camel.trunk.fulltest.java7/org.apache.camel$camel-quickfix/

And suddenly the last two test runs failed again (#343...#344)!

I played pretty long on this issue and even after resolving CAMEL-5686 this random behaviour is still there. Just wonder if we should really skip these tests on JDK 7. More details also @dev forum:
http://camel.465427.n5.nabble.com/Getting-closer-with-Java7-tp5692627p5720709.html

                
> Fix Camel trunk fulltest for Java 7 at Jenkins
> ----------------------------------------------
>
>                 Key: CAMEL-5751
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5751
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>    Affects Versions: 2.10.2
>            Reporter: Christian Müller
>             Fix For: 2.11.0
>
>
> This test fails since three weeks: https://builds.apache.org/view/A-F/view/Camel/job/Camel.trunk.fulltest.java7/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5751) Fix Camel trunk fulltest for Java 7 at Jenkins

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487930#comment-13487930 ] 

Claus Ibsen commented on CAMEL-5751:
------------------------------------

+1 for skipping on java7.
                
> Fix Camel trunk fulltest for Java 7 at Jenkins
> ----------------------------------------------
>
>                 Key: CAMEL-5751
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5751
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>    Affects Versions: 2.10.2
>            Reporter: Christian Müller
>             Fix For: 2.11.0
>
>
> This test fails since three weeks: https://builds.apache.org/view/A-F/view/Camel/job/Camel.trunk.fulltest.java7/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5751) Fix Camel trunk fulltest for Java 7 at Jenkins

Posted by "Babak Vahdat (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490896#comment-13490896 ] 

Babak Vahdat commented on CAMEL-5751:
-------------------------------------

Christoph John, one of the QuickFixJ committer gave a [good hint|http://www.quickfixj.org/jira/browse/QFJ-713?focusedCommentId=11860&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-11860], so that IMHO it's worth to give it a last try to see if this would resolve the problem. I'll watch the build for one week to see if this would to the trick:

http://svn.apache.org/viewvc?view=revision&revision=1405932

So please be a bit patient with this ticket. Thanks!


                
> Fix Camel trunk fulltest for Java 7 at Jenkins
> ----------------------------------------------
>
>                 Key: CAMEL-5751
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5751
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>    Affects Versions: 2.10.2
>            Reporter: Christian Müller
>            Assignee: Babak Vahdat
>             Fix For: 2.11.0
>
>
> This test fails since three weeks: https://builds.apache.org/view/A-F/view/Camel/job/Camel.trunk.fulltest.java7/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5751) Fix Camel trunk fulltest for Java 7 at Jenkins

Posted by "Babak Vahdat (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13500449#comment-13500449 ] 

Babak Vahdat commented on CAMEL-5751:
-------------------------------------

I asked Christoph John to close QFJ-713 as the problem really seems to be resolved:

http://www.quickfixj.org/jira/browse/QFJ-713

In the next days I'll still keep an eye on the the JDK 7 profile about this. 

                
> Fix Camel trunk fulltest for Java 7 at Jenkins
> ----------------------------------------------
>
>                 Key: CAMEL-5751
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5751
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>    Affects Versions: 2.10.2
>            Reporter: Christian Müller
>            Assignee: Babak Vahdat
>             Fix For: 2.11.0
>
>
> This test fails since three weeks: https://builds.apache.org/view/A-F/view/Camel/job/Camel.trunk.fulltest.java7/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5751) Fix Camel trunk fulltest for Java 7 at Jenkins

Posted by "Babak Vahdat (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13488124#comment-13488124 ] 

Babak Vahdat commented on CAMEL-5751:
-------------------------------------

O.K. for sake of not loosing the whole code coverage by these tests, now *only the single assert* failing from time to time has been disabled on JDK 7:

http://svn.apache.org/viewvc/camel/trunk/components/camel-quickfix/src/test/java/org/apache/camel/component/quickfixj/QuickfixjEngineTest.java?r1=1404303&r2=1404302&pathrev=1404303

                
> Fix Camel trunk fulltest for Java 7 at Jenkins
> ----------------------------------------------
>
>                 Key: CAMEL-5751
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5751
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>    Affects Versions: 2.10.2
>            Reporter: Christian Müller
>            Assignee: Babak Vahdat
>             Fix For: 2.11.0
>
>
> This test fails since three weeks: https://builds.apache.org/view/A-F/view/Camel/job/Camel.trunk.fulltest.java7/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5751) Fix Camel trunk fulltest for Java 7 at Jenkins

Posted by "Christian Müller (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487924#comment-13487924 ] 

Christian Müller commented on CAMEL-5751:
-----------------------------------------

+1 for skipping the tests on Java 7 for camel-quickfix
                
> Fix Camel trunk fulltest for Java 7 at Jenkins
> ----------------------------------------------
>
>                 Key: CAMEL-5751
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5751
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>    Affects Versions: 2.10.2
>            Reporter: Christian Müller
>             Fix For: 2.11.0
>
>
> This test fails since three weeks: https://builds.apache.org/view/A-F/view/Camel/job/Camel.trunk.fulltest.java7/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5751) Fix Camel trunk fulltest for Java 7 at Jenkins

Posted by "Babak Vahdat (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491241#comment-13491241 ] 

Babak Vahdat commented on CAMEL-5751:
-------------------------------------

Backported this fix to the 2.10.x branch as well (because of the JDK 7 support since 2.10.0).
                
> Fix Camel trunk fulltest for Java 7 at Jenkins
> ----------------------------------------------
>
>                 Key: CAMEL-5751
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5751
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>    Affects Versions: 2.10.2
>            Reporter: Christian Müller
>            Assignee: Babak Vahdat
>             Fix For: 2.11.0
>
>
> This test fails since three weeks: https://builds.apache.org/view/A-F/view/Camel/job/Camel.trunk.fulltest.java7/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5751) Fix Camel trunk fulltest for Java 7 at Jenkins

Posted by "Babak Vahdat (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494861#comment-13494861 ] 

Babak Vahdat commented on CAMEL-5751:
-------------------------------------

There has been no single test failure on the CI-Server since the fix, following the last run from yesterday:

https://builds.apache.org/job/Camel.trunk.fulltest.java7/356/org.apache.camel$camel-quickfix/testReport/org.apache.camel.component.quickfixj/QuickfixjEngineTest/

Still keeping my fingers crossed :-)

                
> Fix Camel trunk fulltest for Java 7 at Jenkins
> ----------------------------------------------
>
>                 Key: CAMEL-5751
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5751
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>    Affects Versions: 2.10.2
>            Reporter: Christian Müller
>            Assignee: Babak Vahdat
>             Fix For: 2.11.0
>
>
> This test fails since three weeks: https://builds.apache.org/view/A-F/view/Camel/job/Camel.trunk.fulltest.java7/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CAMEL-5751) Fix Camel trunk fulltest for Java 7 at Jenkins

Posted by "Babak Vahdat (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Babak Vahdat resolved CAMEL-5751.
---------------------------------

    Resolution: Fixed

The latest build was a success (mostly because of Claus hard work on differnet module tests in the last weeks):

https://builds.apache.org/job/Camel.trunk.fulltest.java7/372/

And the problem with QuickfixjEngineTest camel-quickfix on JDK 7 seems definitely to be resolved (with thanks to Christoph John for the hint).

These all said, there're still some tests failing _randomly_ from time to time so that we should still keep an eye on all the profiles to spot and fix them, like the ones I fixed recently by camel-cxf:

http://svn.apache.org/viewvc?view=revision&revision=1411217

                
> Fix Camel trunk fulltest for Java 7 at Jenkins
> ----------------------------------------------
>
>                 Key: CAMEL-5751
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5751
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>    Affects Versions: 2.10.2
>            Reporter: Christian Müller
>            Assignee: Babak Vahdat
>             Fix For: 2.11.0
>
>
> This test fails since three weeks: https://builds.apache.org/view/A-F/view/Camel/job/Camel.trunk.fulltest.java7/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5751) Fix Camel trunk fulltest for Java 7 at Jenkins

Posted by "Babak Vahdat (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13488157#comment-13488157 ] 

Babak Vahdat commented on CAMEL-5751:
-------------------------------------

Yes of course.
                
> Fix Camel trunk fulltest for Java 7 at Jenkins
> ----------------------------------------------
>
>                 Key: CAMEL-5751
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5751
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>    Affects Versions: 2.10.2
>            Reporter: Christian Müller
>            Assignee: Babak Vahdat
>             Fix For: 2.11.0
>
>
> This test fails since three weeks: https://builds.apache.org/view/A-F/view/Camel/job/Camel.trunk.fulltest.java7/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5751) Fix Camel trunk fulltest for Java 7 at Jenkins

Posted by "Christian Müller (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490586#comment-13490586 ] 

Christian Müller commented on CAMEL-5751:
-----------------------------------------

I love it!
                
> Fix Camel trunk fulltest for Java 7 at Jenkins
> ----------------------------------------------
>
>                 Key: CAMEL-5751
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5751
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>    Affects Versions: 2.10.2
>            Reporter: Christian Müller
>            Assignee: Babak Vahdat
>             Fix For: 2.11.0
>
>
> This test fails since three weeks: https://builds.apache.org/view/A-F/view/Camel/job/Camel.trunk.fulltest.java7/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (CAMEL-5751) Fix Camel trunk fulltest for Java 7 at Jenkins

Posted by "Babak Vahdat (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Babak Vahdat reassigned CAMEL-5751:
-----------------------------------

    Assignee: Babak Vahdat
    
> Fix Camel trunk fulltest for Java 7 at Jenkins
> ----------------------------------------------
>
>                 Key: CAMEL-5751
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5751
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>    Affects Versions: 2.10.2
>            Reporter: Christian Müller
>            Assignee: Babak Vahdat
>             Fix For: 2.11.0
>
>
> This test fails since three weeks: https://builds.apache.org/view/A-F/view/Camel/job/Camel.trunk.fulltest.java7/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CAMEL-5751) Fix Camel trunk fulltest for Java 7 at Jenkins

Posted by "Babak Vahdat (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490515#comment-13490515 ] 

Babak Vahdat commented on CAMEL-5751:
-------------------------------------

Raised http://www.quickfixj.org/jira/browse/QFJ-713
                
> Fix Camel trunk fulltest for Java 7 at Jenkins
> ----------------------------------------------
>
>                 Key: CAMEL-5751
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5751
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>    Affects Versions: 2.10.2
>            Reporter: Christian Müller
>            Assignee: Babak Vahdat
>             Fix For: 2.11.0
>
>
> This test fails since three weeks: https://builds.apache.org/view/A-F/view/Camel/job/Camel.trunk.fulltest.java7/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira