Description of problem: 4/14 iso rhel 5 server... getting a 404 in the tomcat logs.. The kickstart still succeeds so this is *very* low impact tomcat log 2009-04-16 15:39:43,481 [TP-Processor5] ERROR com.redhat.rhn.frontend.action.common.DownloadFile - /var/satell ite/rhn/kickstart/ks-rhel-i386-server-5-u3/disc1/.discinfo Not Found .. 404! 2009-04-16 15:39:43,485 [TP-Processor5] ERROR org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/ rhn].[org.apache.jsp.WEB_002dINF.pages.common.errors._404_jsp] - Servlet.service() for servlet org.apache.jsp. WEB_002dINF.pages.common.errors._404_jsp threw exception java.lang.IllegalStateException: getOutputStream() has already been called for this response at org.apache.catalina.connector.Response.getWriter(Response.java:601) /var/satellite/rhn/kickstart/ks-rhel-i386-server-5-u3 [root@grandprix ks-rhel-i386-server-5-u3]# ls disk* ls: disk*: No such file or directory [root@grandprix ks-rhel-i386-server-5-u3]#
The 404's are normal and not harmful. The anaconda code is hard coded to look automatically for certain files, if the files are not available, they do not cause fatal errors for the installation. So if the installation is working, this I am certain can be safely ignored. So, going to approve, have Partha review and re-confirm my own statements. I do not see this as being an issue as we can most likely close this out as NOTABUG. Thanks, Cliff.
like cliff said, the 404s are expected and we have always had them when doing kickstarts. The only annoying part is that we do spew the log files a bit too much if the file doesn't exist but that is the only real downside. I'd vote we close as NOTABUG
Moving back to -triage. Cliff, both Partha and me recommend NOTABUG
Closed Not a Bug.
This is problem is still valid for satellite 5.4 .