Did you try to run service from tools like SOAP UI ?

On 1/10/07, Antonio Lourinho <[EMAIL PROTECTED]> wrote:
Hello,

Has anyone ever deployed a xfire webservice on a sun one application server?

I installed a web application with xfire jars and 5 services.

I ran a client from the command line and the following occurrs:

1. The cliente is indefinitely blocked trying to read from the socket.

2. In the server side i managed to discover, in a thread dump, that
there is a lockup as described below:

"httpWorkerThread-8080-0" daemon prio=10 tid=0x277f2808 nid=0x1644
runnable [0x2a72f000..0x2a72fc68]
        at 
org.apache.coyote.http11.InternalInputBuffer.parseHeader(InternalInputBuffer.java:805)
        at 
org.apache.coyote.http11.InternalInputBuffer.parseHeaders(InternalInputBuffer.java:607)
        at 
com.sun.enterprise.web.connector.grizzly.ProcessorTask.parseRequest(ProcessorTask.java:731)
        at 
com.sun.enterprise.web.connector.grizzly.ProcessorTask.processNonBlocked(ProcessorTask.java:572)
        at 
com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:844)
        at 
com.sun.enterprise.web.connector.grizzly.ReadTask.executeProcessorTask(ReadTask.java:287)
        at 
com.sun.enterprise.web.connector.grizzly.ReadTask.doTask(ReadTask.java:212)
        at 
com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:252)
        at 
com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:75)

It seems that the lockup is while parsing the http header.

Thanks in advance for any help,
António Lourinho

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email




--
-----
When one of our products stops working, we'll blame another vendor
within 24 hours.

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to