Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-9917

Examples randomly fail to deploy with NumberFormatException in Seam 2.2 Integration Testsuite on IBM JDK 1.7

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • TBD EAP 5
    • EAP_EWP 5.2.0 ER2, EAP_EWP 5.2.0 ER6, EAP_EWP 5.3.0.ER3
    • Seam2
    • EAP 5.2.0.ER2, IBM J9 VM (build 2.6, JRE 1.7.0 Linux amd64-64 20110810_88604), RHEL6 x86_64

    • Release Notes
    • Testing using SeamTest on IBM JDK 1.7 doesn't work due to an underlying problem in JBoss Embedded.
    • Not Yet Documented
    • NEW

    Description

      Sometimes, an example fails to deploy, throwing an IncompleteDeploymentException, caused by NumberFormatException occurring in remoting-service.xml.
      This seems to affect random examples, about 9 per testsuite.

      jboss.messaging:service=Connector,transport=bisocket -> ** NOT FOUND **
      
      vfsfile:/mnt/hudson_workspace/workspace/seam-ewp5-unit-integration-testsuite/jdk/ibm17/label/RHEL6_x86_64/jboss-ewp-5.2/seam/bootstrap/deploy/messaging/remoting-service.xml -> java.lang.NumberFormatException: For input string: "fa0cf295"
      
      
      	at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:576)
      	at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:559)
      	at org.jboss.embedded.Bootstrap.bootstrapURL(Bootstrap.java:149)
      	at org.jboss.embedded.Bootstrap.bootstrap(Bootstrap.java:183)
      	at org.jboss.embedded.Bootstrap.bootstrap(Bootstrap.java:195)
      	at org.jboss.seam.mock.EmbeddedBootstrap.startAndDeployResources(EmbeddedBootstrap.java:11)
      	at org.jboss.seam.mock.AbstractSeamTest.startJbossEmbeddedIfNecessary(AbstractSeamTest.java:1024)
      	at org.jboss.seam.mock.AbstractSeamTest.startSeam(AbstractSeamTest.java:915)
      	at org.jboss.seam.mock.SeamTest.startSeam(SeamTest.java:69)
      ... Removed 15 stack frames
      

      Attachments

        Activity

          People

            mnovotny@redhat.com Marek Novotny
            rsmeral Ron Šmeral (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: