Re: org.apache.cxf.cxf-api-Executor queue is full

2014-06-20 Thread Aki Yoshida
The warning means that the cxf consumer segment is receiving too many messages than the default WorkQueue at OneWayProcessorInterceptor can process. In that case, you could increase the size of the queue as suggested by the error message (see here for more info http://cxf.547215.n5.nabble.com/Work-

org.apache.cxf.cxf-api-Executor queue is full

2014-06-17 Thread vs_mahesh
Hi all, What is the probable reason for the below warning * 15:15:36,883 | WARN | 1962481300-86990 | OneWayProcessorInterceptor | 170 - org.apache.cxf.cxf-api - 2.6.0.fuse-71-047 | Executor queue is full, run the oneway invocation task in caller thread. Users can specify a larger executor