You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Thierry Delaitre (JIRA)" <ax...@ws.apache.org> on 2005/03/15 23:04:27 UTC

[jira] Created: (AXIS-1877) weird apache axis (?) run-time problem on AMD64

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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (AXIS-1877) weird apache axis (?) run-time problem on AMD64

Posted by "Jarek Gawor (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS-1877?page=all ]
     
Jarek Gawor resolved AXIS-1877:
-------------------------------

    Resolution: Invalid

This was caused by having different version of axis.jar at runtime then at compile time.

> weird apache axis (?) run-time problem on AMD64
> -----------------------------------------------
>
>          Key: AXIS-1877
>          URL: http://issues.apache.org/jira/browse/AXIS-1877
>      Project: Apache 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


[jira] Commented: (AXIS-1877) weird apache axis (?) run-time problem on AMD64

Posted by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org>.
     [ 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