Hello Team,
I am having one application deployed on tomcat. The entire application is
working fine.
But one of the functionality in the application ie. file upload is not working.
We are getting following error while uploading file. Also logs are having any
error messages when file upload gets unsuccesful.
Please guide me to resolve the issue.
Apache version is 5.5.9
JAVA Version is 1.4.2_02
body { margin: 0pt; padding: 0pt; }td, div { font-family: Tahoma; font-size:
8pt; vertical-align: top; }body { margin: 0pt; padding: 0pt; }.transcript {
background-color: rgb(210, 210, 210); }.messageBlock { margin-left: 4px;
margin-bottom: 3px; }.message { margin-left: 100px; word-wrap: break-word;
}.messageCont { margin-left: 100px; word-wrap: break-word; }.other { color:
rgb(57, 87, 122); vertical-align: top; font-weight: bold; font-style: normal;
float: left; width: 95px; }.myself { color: rgb(218, 129, 3); font-weight:
bold; font-style: normal; float: left; width: 95px; }.otherCont { font-size:
8px; text-align: right; color: rgb(57, 87, 122); font-family: Arial,Lucida
Grande; font-style: normal; vertical-align: top; font-weight: bold; float:
left; width: 95px; }.myselfCont { font-size: 8px; text-align: right; color:
rgb(218, 129, 3); font-family: Arial,Lucida Grande; font-style: normal;
vertical-align: top; font-weight: bold; float: left; width:
95px; }.system { margin-left: 4px; word-wrap: break-word; color: rgb(218, 129,
3); font-style: normal; font-weight: normal; }.showTimestamp { margin-right:
3px; float: right; color: rgb(153, 153, 153); font-style: normal; font-weight:
normal; }.other1 { color: rgb(172, 32, 0); vertical-align: top; font-weight:
bold; font-style: normal; float: left; width: 95px; }.otherCont1 { font-size:
8px; text-align: right; color: rgb(172, 32, 0); font-family: Arial,Lucida
Grande; font-style: normal; vertical-align: top; font-weight: bold; float:
left; width: 95px; }.other2 { color: rgb(60, 159, 168); vertical-align: top;
font-weight: bold; font-style: normal; float: left; width: 95px; }.otherCont2 {
font-size: 8px; text-align: right; color: rgb(60, 159, 168); font-family:
Arial,Lucida Grande; font-style: normal; vertical-align: top; font-weight:
bold; float: left; width: 95px; }.other3 { color: rgb(226, 86, 20);
vertical-align: top; font-weight: bold; font-style:
normal; float: left; width: 95px; }.otherCont3 { font-size: 8px; text-align:
right; color: rgb(226, 86, 20); font-family: Arial,Lucida Grande; font-style:
normal; vertical-align: top; font-weight: bold; float: left; width: 95px;
}.other4 { color: rgb(11, 106, 200); vertical-align: top; font-weight: bold;
font-style: normal; float: left; width: 95px; }.otherCont4 { font-size: 8px;
text-align: right; color: rgb(11, 106, 200); font-family: Arial,Lucida Grande;
font-style: normal; vertical-align: top; font-weight: bold; float: left; width:
95px; }.other5 { color: rgb(178, 50, 144); vertical-align: top; font-weight:
bold; font-style: normal; float: left; width: 95px; }.otherCont5 { font-size:
8px; text-align: right; color: rgb(178, 50, 144); font-family: Arial,Lucida
Grande; font-style: normal; vertical-align: top; font-weight: bold; float:
left; width: 95px; }.other6 { color: rgb(2, 231, 199); vertical-align: top;
font-weight: bold; font-style: normal;
float: left; width: 95px; }.otherCont6 { font-size: 8px; text-align: right;
color: rgb(2, 231, 199); font-family: Arial,Lucida Grande; font-style: normal;
vertical-align: top; font-weight: bold; float: left; width: 95px; }.other7 {
color: rgb(91, 50, 132); vertical-align: top; font-weight: bold; font-style:
normal; float: left; width: 95px; }.otherCont7 { font-size: 8px; text-align:
right; color: rgb(91, 50, 132); font-family: Arial,Lucida Grande; font-style:
normal; vertical-align: top; font-weight: bold; float: left; width: 95px;
}.tsDisplay { display: block; }
HTTP Status 404 - /stcepmweb/servlet/com.stc.ePM.webint.ReceiveFileUploadServlet
--------------------------------------------------------------------------------
type Status report
message /stcepmweb/servlet/com.stc.ePM.webint.ReceiveFileUploadServlet
description The requested resource
(/stcepmweb/servlet/com.stc.ePM.webint.ReceiveFileUploadServlet) is not
available.
--------------------------------------------------------------------------------
Apache Tomcat/5.5.9