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


No replies
Alison - Heroix
Offline
Joined: 10/16/2009

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:

  1. Download the firenze-webui.jar file
  2. Go to Longitude\tomcat\webapps\webui\WEB-INF\lib and rename the existing file firenze-webui.jar to firenze-webui.orig
  3. Save the new file into the same location
  4. 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.