The moose likes Web Services and the fly likes SOAP log Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "SOAP log" Watch "SOAP log" New topic
Author

SOAP log

Makarand Parab
Ranch Hand

Joined: Dec 10, 2004
Posts: 121
Hi
I have just migrated my code from "WAS 4.0" to "WAS 5.1".
After creating the new ear, the web service application is running fine but i am getting this exception in the log. Can anybody tell me why this exception is thrown.

SystemOut O at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:721)
[10/24/05 15:48:41:693 EDT] 517a9fe1 SystemOut O at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:448)
[10/24/05 15:48:41:693 EDT] 517a9fe1 SystemOut O at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912)
[10/24/05 15:48:41:833 EDT] 56e69fe1 TraceNLS u No message text associated with key Unable.to.read.and.handle.request:.com/ibm/ws/management/connector/soap/SOAPConnector in bundle com.ibm.ejs.resources.seriousMessages
[10/24/05 15:48:41:832 EDT] 56e69fe1 HttpConnectio E Unable to read and handle request: com/ibm/ws/management/connector/soap/SOAPConnector
[10/24/05 15:48:41:846 EDT] 56e69fe1 SystemOut O <b>java.lang.NoClassDefFoundError: com/ibm/ws/management/connector/soap/SOAPConnector </b>
[10/24/05 15:48:41:846 EDT] 56e69fe1 SystemOut O at com.ibm.ws.management.connector.soap.SOAPConnection.handleRequest(SOAPConnection.java:55)
[10/24/05 15:48:41:846 EDT] 56e69fe1 SystemOut O at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:652)
[10/24/05 15:48:41:846 EDT] 56e69fe1 SystemOut O at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:448)
[10/24/05 15:48:41:846 EDT] 56e69fe1 SystemOut O at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912)
[10/24/05 15:48:41:846 EDT] 56e69fe1 TraceNLS u <B>No message text associated with key HttpConnection.run:.java.lang.IllegalStateException:.no.Content-Type.was.specified in bundle com.ibm.ejs.resources.seriousMessages</b>
[10/24/05 15:48:41:846 EDT] 56e69fe1 HttpConnectio E HttpConnection.run: java.lang.IllegalStateException: no Content-Type was specified
[10/24/05 15:48:41:863 EDT] 56e69fe1 SystemOut O java.lang.IllegalStateException: no Content-Type was specified
[10/24/05 15:48:41:864 EDT] 56e69fe1 SystemOut O at com.ibm.ws.http.HttpResponse.writeHeaders(HttpResponse.java:287)
[10/24/05 15:48:41:864 EDT] 56e69fe1 SystemOut O at

Please let me know soon

Regards
Makarand Parab
 
 
subject: SOAP log
 
Threads others viewed
Portal Server v6.0 Initialization Problem
error in wsad 5.1
WSADIE V5.1.1 Debug Problem
Problem testing JRas on Server (i.e. Missing ResourceBundle files)
Large message while testing MDB locally - MQJE001: Completion Code 2, Reason 2031
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com