Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] Error while deploying service

Subject: perfsonar development work

List archive

Re: [pS-dev] Error while deploying service


Chronological Thread 
  • From: Loukik Kudarimoti <>
  • Cc:
  • Subject: Re: [pS-dev] Error while deploying service
  • Date: Wed, 26 Jul 2006 19:46:02 +0100

Use google..use google..... :)

Its because I am using two different versions of axis..I have downloaded tomcat and axis by myself (and I did this long time ago). The version of axis is older than the axis.jar that is present in the perfsonar lib directory. During deployment I think the ant target uses a different version of ant than the one I have installed. Hence all the problems!

There are two solutions:
- Install new version of axis
- Deploy manually (without the help of ant targets)

I will put this down in the Error log section on wiki.

Loukik.



Loukik Kudarimoti wrote:

Hi all,

I am getting this error while trying to deploy a service (SQL MA). Anybody else encountered the same problem? Any idea what might be causing it?

Error:
java.lang.IncompatibleClassChangeError
[java] at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:180)

Thanks,
Loukik.





Archive powered by MHonArc 2.6.16.

Top of Page