Skip to Content
0
Former Member
Nov 26, 2008 at 02:52 PM

CMC error

71 Views

XIR2 SP3 running on Red Hat Linux

The tomcat/webapps/businessobjects directory was recently deleted (don't ask). I thought I could fix this by tar'ing up the same directory from our production server and copying it down to the server where the directory was deleted.

It worked - sort of. Everything is fine, except for the CMC. I'm able to get this page in a web browser:

businessobjects/enterprise115/adminlaunch/launchpad.html

All the links work except for the one that launches the central management console. When I click it, I get a 404 error. The link the launchpad is generating is this:

businessobjects/enterprise115/admin/default.htm

Which confuses me a little because there is no enterprise115/admin web directory in the tomcat webapp's directory. I've poked through all the web.xml files and updated the server names to be correct. Now I'm fresh out of ideas. Is there anything I can do to get the CMC running without having to reinstall the whole thing?