Channel error - Failed to find a zip entry
Hi,
I copied the Financial Aid channel and modified it. I wanted to add more customizations. When I do I get an error in the cp.log that says...
org.jasig.portal.PortalException: Failed to find a ZIP entry for 'com/sct/banner/portals/ui/local_sia_faid_stutrack/media/redflag.gif' in resource JAR '/opt/luminis/webapps/luminis/WEB-INF/cars/local_sia_faid_stutrack.car
It does not display the images in the channel under the status column now. Even if I just make a change to the comments in the local_sia_faid_stutrack_default.xsl file (not changing anything else) and recreate the .car file, it complains in the cp.log about not finding the .gif. If I look at the contents of the .car file, I see the .gif's listed.
com/sct/banner/portals/ui/local_sia_faid_stutrack/media/greenchkmark.gif
com/sct/banner/portals/ui/local_sia_faid_stutrack/media/redflag.gif
When I create the .car file, I see the .gif's being added?
Any ideas why it's complaining about not finding the .gif files?
Thanks,
Regina

channel error - Failed to find zip entry
Never mind. I had a backup of the .car file in the $CP_WEBINF/cars directory. Removing the backup seems to have cleared up my problem.