Cisco Cisco StadiumVision Director

Page de 47
 
 
© 2010-2011 Cisco Systems, Inc. All rights reserved. 
Page 33 of 47 
Identifier 
Headline 
Description 
CSCtj93661 
At times, the Dynamic Menu Board 
installation fails to refresh files.  
 
Symptom: During installation sv-menu installed and the 
process then went to sleep for about 6 minutes (expected 
behavior). 
After which,  the installer servlet started but eventually gave a 
"curl timeout" error and the install moved on. 
After the installation, the Liferay initial items were not installed 
(indicated by "Installed" flag = "false" in the database). 
Workaround:  
1.  Stop Liferay and remove sv-menu package by using: 
 sudo service liferay stop 
 sudo rpm --nodeps -e sv-menu 
2.  Remove "/opt/liferay-portal-5.2.3/tomcat-
6.0.18/webapps/sv_menu" directory. 
3.  Install sv-menu RPM again using:  
 sudo rpm --noscripts -Uvh sv-menu-xxx.rpm 
4.  Start Liferay by "sudo service liferay start". 
CSCtj50785 
VDM: Delete Selected button 
reappears wrong page after 
deleting video 
Symptom: The Delete Selected button will delete the video 
however, the wrong page will reappear "Total number of 
uploaded videos:" 
Workaround: None. 
CSCtj90851 
When returning from an Ad Hoc 
state to a game state that has no 
action in Region 1 the Video 
Channel may get set to what was 
provisioned in the game state prior 
to the last game state.  
 
Symptom:  
With the following states: 
1.  State 1 (Explicit action in Region 1) 
2.  State 2 (Empty action in Region 1) 
3.  Ad Hoc State 3 (Empty action in Region 1) 
If we traverse from "State 1" --> "State 2" --> "Ad Hoc State 3" 
--> "State 2". 
The expected behavior is the video channel in Region 1 will 
not change after it was set in "State 1".  However sometimes 
when returning from "Ad Hoc State 3" the TV will briefly 
display "State 1" before going to the intended state "State 2".  
As a result the video channel will get set. 
Workaround: Introduce a new state with no action in Region 
1 between "State 1" and "State 2".  So wyoue have: 
1.  State 1 (Explicit action in Region 1) 
1.1 State 1.1 (Empty action in Region 1)     <----- New State 
2.  State 2 (Empty action in Region 1) 
3.  Ad Hoc State 3 (Empty action in Region 1) 
If you now traverse from "State 1" --> "State 1.1" --> "State 2" -
-> "Ad Hoc State 3" --> "State 2". 
The video channel should not change when returning from the 
Ad Hoc state.