Re: [Soaplab-users] Intermittent error invoking Soaplab2-axis services
Brought to you by:
marsenger
|
From: John S R. <J.S...@so...> - 2008-11-10 14:15:58
|
On Monday 10 November 2008 14:01:59 Mahmut Uludag wrote:
> Hi,
>
> > I have a few simple scripts wrapped using Soaplab2. Occasionally (about
> > in 1 in 4 invocations, but always immediately after startup, or after a
> > period of innactivity), I get the following exception:
> >
> > AxisFault
> > faultCode:
> > {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
> > faultSubcode:
> > faultString: org.xml.sax.SAXParseException: Premature end of file.
> >
> > I've made my catalina.out available here:
> >
> > http://kraz.omii.ac.uk/~jsr2/catalina.out
>
> looking at the above log file, it is possible that you might have an
> invalid server-config.wsdd file.
>
> It would be useful to check your server-config.wsdd file against the
> following error message recorded in the same log file.
>
> org.xml.sax.SAXParseException: The markup in the document preceding the
> root element must be well-formed.
Hi Mahmut,
Thanks for the quikc response.
xmlwf refports no problems with server-config.wsdd.
As I mentioned, this is an intermittent problem. It's almost as if something
is being uncached after a period of time, and the next call missing the cache
but causing the data to be reloaded so that subsequent calls hit. Does this
sound plausible?
Cheers,
JohnR
--
----------------------------------------
John S. Robinson, BSc. (Hons)
OMII-UK | www.omii.ac.uk
School of Electronics & Computer Science
University of Southampton, SO17 1BJ, UK
J.S...@so...
----------------------------------------
|