cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
732
Views
0
Helpful
1
Replies

LMS 3.2 problems with CS & tomcat?

Running LMS v3.2 on Win2k3 w/ACS v4.2

Have noticed LMS has started behaving strangely. Everything seems OK except when navigating to CS.

When clicking onto the CS tab some of the CS applets never seem to finish loading.

Also it looks like the tomcat process starts maxing out on cpu and everything turns sluggish.

In \MDC\tomcat\logs\stderr.log I'm seeing lines as below, but not sure if it's related?

Apr 21, 2011 1:17:15 PM org.apache.catalina.core.ApplicationContext log
INFO: action: UIIController processActionForward does not have a screenID so no authorization was done for /WEB-INF/screens/portal/view/Device_Allocation_Summary.jsp.
Apr 21, 2011 1:17:21 PM org.apache.catalina.core.ApplicationContext log
INFO: action: UIIController processActionForward does not have a screenID so no authorization was done for /WEB-INF/screens/portal/view/ProcessStatus.jsp.
Apr 21, 2011 1:17:22 PM org.apache.catalina.core.ApplicationContext log
INFO: action: UIIController processActionForward does not have a screenID so no authorization was done for /WEB-INF/screens/portal/view/ProductsInstalled.jsp.
Apr 21, 2011 1:17:22 PM org.apache.catalina.core.ApplicationContext log
INFO: action: UIIController processActionForward does not have a screenID so no authorization was done for /WEB-INF/screens/portal/view/CSCriticalMessage.jsp.

Planning to go to 3.2.1 but before starting that I want to ensure that everything is OK in case a pre-existing fault screws up the 3.2.1 install.

Any tips and pointers gratefully received... thanks, Graeme

1 Reply 1

Joe Clarke
Cisco Employee
Cisco Employee

What applets are not loading?  Periodic loads of http://SERVER/cwhp/ThreadDump.jsp will show what threads are running in Tomcat.  The messages in the stderr.log are not indicative of a problem.