Backlog parameter and server mode connectors
You can understand the error thrown by Axis Easy Web Service Server Connector in detail by using the information provided here.
The Axis Easy Web Service Server Connector may generate exceptions
if multiple clients are trying to access the server at the same time.
The following exception code shows the content of the error:
2007-01-25 13:08:55,828 ERROR [AssemblyLine.AssemblyLines/Square_SimpleClient.753]
- [EasyInvokeWebService]
at com.ibm.di.fc.webservice.AxisEasyInvokeSoapWS.perform(Unknown Source)
at com.ibm.di.server.FunctionComponent.callreply(Unknown Source)
at com.ibm.di.server.AssemblyLine.msExecuteNextConnector(Unknown Source)
at com.ibm.di.server.AssemblyLine.executeMainStep(Unknown Source)
at com.ibm.di.server.AssemblyLine.executeMainLoop(Unknown Source)
at com.ibm.di.server.AssemblyLine.executeMainLoop(Unknown Source)
at com.ibm.di.server.AssemblyLine.executeAL(Unknown Source)
at com.ibm.di.server.AssemblyLine.run(Unknown Source)