You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Brian Dillon (ext. 944)" <Br...@fineos.com> on 2003/01/24 18:57:15 UTC

RE: Error: OperationDesc was not syncronized when invoking on a s ervice

James,

So re-installing Tomcat and Axis (which is what I am in the middle of doing)
won't get rid of the problem ? It sounds like my best solution may be to
rollback Axis to verison1.0 (since I can't really create another service
because of configuration issues) ? What do you think ?

Thanks,

Brian

-----Original Message-----
From: James Black [mailto:jblack@ieee.org]
Sent: 24 January 2003 17:33
To: axis-user@xml.apache.org
Subject: Re: Error: OperationDesc was not syncronized when invoking on a
service


"Brian Dillon (ext. 944)" wrote:

> What I am tying to figure out what is checked agains what, that way I can
> try to find what has changed (this service used to work fine).

  I think it was due to a change in axis, but I don't know when it began to
fail.

  The only solution I have found is to take the offending method(s) and move
them to a new service.  I haven't determined a pattern, nor can I duplicate
it
using a smaller testcase, so reporting it as a bug would be difficult for
me.
  If you move the methods to a new service the problem goes away. <g>


**************************************************************************
The information contained in this e-mail is confidential,
may be privileged and is intended only for the use of the
recipient named above. If you are not the intended
recipient or a representative of the intended recipient,
you have received this e-mail in error and must not copy,
use or disclose the contents of this email to anybody
else. If you have received this e-mail in error, please
notify the sender immediately by return e-mail and
permanently delete the copy you received. This email has
been swept for computer viruses. However, you should
carry out your own virus checks.


Registered in Ireland, No. 205721. http://www.FINEOS.com
**************************************************************************


Re: Error: OperationDesc was not syncronized when invoking on a service

Posted by James Black <jb...@ieee.org>.
"Brian Dillon (ext. 944)" wrote:

> So re-installing Tomcat and Axis (which is what I am in the middle of doing)
> won't get rid of the problem ? It sounds like my best solution may be to
> rollback Axis to verison1.0 (since I can't really create another service
> because of configuration issues) ? What do you think ?

  If you have a small testcase that can be used to repeat the error, then submit
it as a bug report.

  My webservices require too many of my own classes to be of use for a bug
report.

  I don't remember when the problem popped up, but you may try rolling back and
see if that fixes the problem.