Hi,
Sorry for the delay. Whenever I turn on the debug, the webserver hangs. Luckily this time, I was able to capture the stackTrace.
I turned on debug and here is the stacktrace:
java.util.NoSuchElementException
java.util.NoSuchElementException
at java.util.StringTokenizer.nextToken(Unknown Source)
at java.util.StringTokenizer.nextToken(Unknown Source)
at org.apache.xmlrpc.WebServer$Connection.run(WebServer.java:734)
at org.apache.xmlrpc.WebServer$Runner.run(WebServer.java:656)
at java.lang.Thread.run(Unknown Source)
Also, sometimes the Webserver simply hangs when I turn on debug. This is how I am using xmlRpc:
Also, sometimes the Webserver simply hangs when I turn on debug. This is how I am using xmlRpc:
1. Java XmlRpcClientLite on windows2000 connected to a xmlRpcC++ server on linux.
2. xmlRpc++ client on linux connected to Java Webserver on windows 2000.
Basically one connection from windows to linux and another connection in the opposite direction.
regards,
shanmuk
Eric Westfall <[EMAIL PROTECTED]> wrote:
Is there a stacktrace printed out with that?
----- Original Message -----
From: "Sneha V" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 23, 2004 1:17 PM
Subject: Re: java.util.NoSuchElementException
>
> Forgot to mention that I am running the client on
> Linux and the server on windows2000.
>
> thanks,
> sneha
> --- Sneha V <[EMAIL PROTECTED]>wrote:
> > Hi,
> >
> > I am using xmlrpc-1.2-b1 Webserver on Windows 2000
> > and
> > xmlrpc++ client (downloaded from
> > http://xmlrpcpp.sourceforge.net).
> >
> > When the client tries to execute a method on the
> > WebServer, I get the correct response but I get an
> > error
> > "java.util.NoSuchElementException" on the server's
> > java console.
> >
> > Any idea why I am getting this exception and any
> > fix?
> >
> > Thanks,
> > sneha
> >
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Mail - More reliable, more storage, less spam
> > http://mail.yahoo.com
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - More reliable, more storage, less spam
> http://mail.yahoo.com
>
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
