Bug 496148

Summary: Provisioning, low impact, 404's during kickstart
Product: Red Hat Satellite 5 Reporter: wes hayutin <whayutin>
Component: ProvisioningAssignee: Partha Aji <paji>
Status: CLOSED NOTABUG QA Contact: wes hayutin <whayutin>
Severity: low Docs Contact:
Priority: low    
Version: 530CC: bperkins, chorn, cperry, mmccune, mmraka
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://grandprix.rhndev.redhat.com/rhn/systems/details/kickstart/SessionStatus.do?sid=1000010107
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-23 14:46:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 457075    

Description wes hayutin 2009-04-16 20:39:25 UTC
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]#

Comment 1 Clifford Perry 2009-04-17 14:36:24 UTC
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.

Comment 2 Mike McCune 2009-04-17 17:16:51 UTC
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

Comment 3 Mike McCune 2009-04-21 23:18:37 UTC
Moving back to -triage.  Cliff, both Partha and me recommend NOTABUG

Comment 4 Brandon Perkins 2009-04-23 14:46:31 UTC
Closed Not a Bug.

Comment 5 Christian Horn 2011-07-20 12:29:36 UTC
This is problem is still valid for satellite 5.4 .