You are hereSupport / Known Issues / 6.2:Wrong device appears in a view on the image option
6.2:Wrong device appears in a view on the image option
Fri, 06/18/2010 - 18:01
If you create a view with a filter and later add a machine in manage monitoring that should be filtered out, you may see this device displayed in the image of the filtered view.
Please apply the following patch to avoid this issue:
- Download the firenze-webui.jar file
- Go to Longitude\tomcat\webapps\webui\WEB-INF\lib and rename the existing file firenze-webui.jar to firenze-webui.orig
- Save the new file into the same location
- Restart the Heroix Longitude WebUI service
If you already have a view that is misconfigured, you can fix it by either:
- Recreating the view
or - Go to the following file Longitude\tomcat\webapps\webui\config\webui_maps.xml, find your view next to ViewName= and remove the machine from the list. Then restart the WebUI and your view should be corrected.