12 Replies Latest reply on Sep 19, 2005 11:11 PM by prakashbabu

    testcase SerialVersionUIDUnitTestCase  fails on HPUX

    prakashbabu

      Hello All,

      I am working on HPUX and using JBoss 4.0.2
      The test org.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase fails on HPUX but passes in Linux

      Reason:
      There is a mismatch with the version UID of the class javax.xml.namespace.QName

      Linux
      current value : -3852060120346905000
      previous value : -3852060120346905000

      HPUX
      current value : 4418622981026545151
      previous value : -3852060120346905000


      Already an bug has been reported by Scott M Stark for the same issue and is closed.
      http://jira.jboss.com/jira/browse/JBAS-2095


      What is the reason for this mismatch ?
      How can it be solved ?

      Thanks,
      Prakash