10-22-2008 03:32 PM
Hello,
I have inherited some existing CWorks Servers and get an error on one when I attempt to log in. When I try to login as Admin I get the following 403 Forbidden error:
'Forbidden
You don't have permission to access /cwhp/LiaisonServlet on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.'
This Server is configured in AAA Mode Local mode, no SSO and DCR Standalone.
Thanks in advance for any assistance you can provide.
Solved! Go to Solution.
10-22-2008 08:57 PM
Please post the list of services and their startup parameters as seen in the Services control panel.
10-22-2008 07:32 PM
Is the server Windows or Solaris?
10-22-2008 08:11 PM
It is a Windows Server.
10-22-2008 08:57 PM
Please post the list of services and their startup parameters as seen in the Services control panel.
10-23-2008 02:52 PM
Hello,
Thanks for you time with my question. Please find below the list of Services and their startup parameters as seen in the Services Control Panel:
Name - Status - Startup Type
CiscoWorks ANI database engine - Started - Automatic
CiscoWorks Daemon Manager - Started - Automatic
CiscoWorks RME NG database engine - Started - Automatic
CiscoWorks Tomcat Servlet Engine - Started - Automatic
CiscoWorks VisiBroker Smart Agent - Started - Automatic
CiscoWorks Web Server - Started - Automatic
CWAWFEngine database engine - Started - Automatic
CWCS Cmf database engine - Started - Automatic
CWCS rsh/rcp service - Started - Automatic
CWCS syslog service - Started - Automatic
CWCS tftp service - Started - Automatic
DFM dfmEpm database engine - Started - Automatic
DFM dfmInv database engine - Started - Automatic
IPM NG database engine - Started - Automatic
ProcSysBus - Started - Manual
CiscoWorks was operating correctly and the error began occuring post physical Server reboot.
10-23-2008 03:18 PM
I have just compared my list above to the list of Services on my correctly operating CWorks Server and noticed some differences. The differences are in the 'Startup Type' which I changed myself (to see if it would rectify another issue with CWorks processes randomly stopping). I have now matched up the 'Startup Type' of each Service on the malfunctioning and functioning CWorks which has resolved the Forbidden issue that I originally asked about.
Many thanks for your time and prompting me to look at the 'Startup Type' of the Services.
Thanks again and regards,
Col
10-21-2009 09:39 AM
Do you mind posting the correct Startup Types for other people to use?
10-21-2009 09:45 AM
Everyone of the services should be Manual expect Daemon Manager, CWCS syslog, CWCS rsh, and CWCS tftp.
10-28-2009 05:33 AM
I had this problem after upgrade from LMS 3.1 to 3.2 and I solved it by restarting processes with this at the command line:
net stop crmdmgtd
net start crmdmgtd
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide