posted 19 years ago
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