Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

WSWS3701E: Error: An exception was encountered. Use the wsdeploy command..

310 views
Skip to first unread message

iv4...@gmail.com

unread,
Jul 1, 2008, 10:47:53 AM7/1/08
to
I am encountering a weird situation here. A web service is developed and developed in same version of websphere 6.1. It works when no title/suffix input to request and getting error "WSWS3701E: Error: An exception was encountered. Use the wsdeploy command to deploy your application. The exception is java.lang.IllegalArgumentException" when there is title/suffix input.

Here are some trace messages:

7/1/08 9:13:15:771 CDT 00000080 SOAPPart E org.apache.commons.logging.impl.Jdk14Logger error WSWS3227E: Error: Exception:

WebServicesFault

faultCode: { http://schemas.xmlsoap.org/soa p/envelope/}Server.generalException

faultString: java.io.IOException: WSWS3701E: Error: An exception was encountered. Use the wsdeploy command to deploy your application. The exception is java.lang.IllegalArgumentException: 1ST Debug deploy artifact build numbers={b0619.25}

faultActor: null

faultDetail:

java.io.IOException: WSWS3701E: Error: An exception was encountered. Use the wsdeploy command to deploy your application. The exception is java.lang.IllegalArgumentException: 1ST Debug deploy artifact build numbers={b0619.25}

at com.ibm.ws.webservices.engine.WebServicesFault.makeFault(WebServicesFault.java: 189)

at com.ibm.ws.webservices.engine.SOAPPart.writeTo(SOAPPart.java:901)

at com.ibm.ws.webservices.engine.SOAPPart.writeTo(SOAPPart.java:816)

at com.ibm.ws.webservices.engine.SOAPPart._getWebServicesInputSource(SOAPPart.java :950)

at com.ibm.ws.webservices.engine.SOAPPart.getAsWebServicesInputSource(SOAPPart.jav a:574)

at com.ibm.ws.webservices.engine.Message.getContentType(Message.java:498)

at com.ibm.ws.webservices.engine.transport.http.HTTPSender.invoke(HTTPSender.java: 491)

at com.ibm.ws.webservices.engine.PivotHandlerWrapper.invoke(PivotHandlerWrapper.ja va:227)

at com.ibm.ws.webservices.engine.handlers.jaxrpc.JAXRPCHandler.invoke(JAXRPCHandle r.java:152)

at com.ibm.ws.webservices.engine.PivotHandlerWrapper.invoke(PivotHandlerWrapper.ja va:227)

at com.ibm.ws.webservices.engine.PivotHandlerWrapper.invoke(PivotHandlerWrapper.ja va:227)

at com.ibm.ws.webservices.engine.WebServicesEngine.invoke(WebServicesEngine.java:3 32)

at com.ibm.ws.webservices.engine.client.Connection.invokeEngine(Connection.java:73 8)

at com.ibm.ws.webservices.engine.client.Connection.invoke(Connection.java:659)

at com.ibm.ws.webservices.engine.client.Connection.invoke(Connection.java:617)

at com.ibm.ws.webservices.engine.client.Connection.invoke(Connection.java:452)

at com.ibm.ws.webservices.engine.client.Stub$Invoke.invoke(Stub.java:908)

at com.gto.aps.iframework.ifservices.webservice.AddCardHolderServiceSoapBindingStu b.addCardHolder(Unknown Source)

Brian S Paskin

unread,
Jul 1, 2008, 8:50:36 PM7/1/08
to
Hi, did you develop the web service in 6.1 or a prior version?

from the info center:

http: //publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.express.doc/info/exp/ae/rwbs_trbclientruntime.html
 
This exception indicates that a problem occurred while running the application that was developed with tools supported by versions prior to Version 6. A solution to the problem is to uninstall the application, run the wsdeploy command and redeploy the application.


Remove the spaces from the link.

Regards,

Brian

0 new messages