[ http://issues.apache.org/jira/browse/AXIS-1877?page=comments#action_63524 ] Davanum Srinivas commented on AXIS-1877: ----------------------------------------
Are u sure you are using the exact same jars in both environments? never seen this problem before...(unless you mix and match versions of axis jars by mistake) thanks, dims > weird apache axis (?) run-time problem on AMD64 > ----------------------------------------------- > > Key: AXIS-1877 > URL: http://issues.apache.org/jira/browse/AXIS-1877 > Project: Axis > Type: Bug > Versions: 1.2RC3 > Environment: Suse Linux Enterprise 9 on AMD 64 bits > Reporter: Thierry Delaitre > > Hi, > I've got a weird problem when starting a GT4 Grid client on SLES9 AMD64 > with Java 1.4.2. The error is as follows: > Exception in thread "main" java.lang.NoSuchMethodError: > org.apache.axis.description.TypeDesc.<init>(Ljava/lang/Class;Z)V > at > org.apache.axis.message.addressing.EndpointReferenceType.<clinit>(EndpointReferenceType.java:333) > at > uk.ac.wmin.cpc.gemlca.client.ClientGLCList.getGLCList(ClientGLCList.java:85) > at uk.ac.wmin.cpc.gemlca.client.ClientGLCList.main(ClientGLCList.java:55) > There is no run-time error if i use an SLES9 32 bit machine with same JVM. > What does it mean ? Is the Java VM not virtual enough ? Is this a bug in > Axis ? > Thierry. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
