Resolving Problems with SAS Environment Manager
Cannot Add Discovered Resources into Inventory
When you add auto-discovered resources into the inventory,
you might see the following error message
Unable
to import platform : org.hyperic.hq.common.SystemException: org.hibernate.ObjectNotFoundException:No
row the the given identifier exists: [org.hyperic.hq.autoinventory.Allp#10001]
Purge the AIQ data in
the SAS Environment Monitor database. Follow these steps:
-
Select
ManageHQ HealthDatabase
tab
-
Select Purge
AIQ Data from the Action menu.
These messages appear:
-
DELETE FROM EAM_AIQ_IP: 0 rows
-
DELETE FROM EAM_AIQ_SERVICE: 0
rows
-
DELETE FROM EAM_AIQ_SERVER: 0 rows
-
DELETE FROM EAM_AIQ_PLATFORM: 0
rows
-
Resource in Availability Portlet with No Availability Information
If you add a resource that has been discovered but does not
have any availability information to an Availability Summary portlet,
the portlet will never display any information for the resource. The
server log contains this information:
-
On the Resources tab,
delete the platform that contains the resource.
-
-
Delete the tokendata,
keystore, and keyvals files from the directory <SAS-configuration-directory>/Lev2/Web/SASEnvironmentManager/agent-5.8.0-EE/data
.
-
Issue the command hq-agnet.bat/sh
restart
from the command console.
New Folders Are Not Displayed
If you are using Microsoft Internet Explorer, newly created
folders might not show up in the folder tree.
To ensure that new folders
appear, from the Internet Explorer menu, select
ToolsF12 Developer Tools. From the Internet Explorer Developer Tools menu,
select
CacheAlways
refresh from server.
Validate Result Dialog Box Appears
When Renaming a Folder
If you cause an error when you rename a folder (because, for
example, you used invalid characters in the name or specified a blank
name), the folder is not saved and the Validate Result dialog
box appears.
To view details about
the error, click the text Basic Properties page failed in
the dialog box.
Disabling Secure Sockets Layer (SSL) 3.0 in SAS Environment
Manager Server
When you configure the SAS Environment Manager Server, SSL
3.0 is enabled by default. SSL 3.0 is vulnerable to the POODLE security
attack.
To disable SSL 3.0 in
the SAS Environment Manager Server, follow these steps:
-
Open the server.xml
file that is in the directory server-5.0.0-EE/hq-engine/hq-server/conf
under
the SAS Environment Manager directory.
-
Locate the <Connector>
element that specifies SSLEnabled=”true”
-
Specify the sslProtocols
parameter in the <Connector> element.
<Connector ... sslProtocols="TLSv1,TLSv1.1,TLSv1.2"/>
-
Save the file and restart
the SAS Environment Manager Server.
Note: Depending on your release
of SAS Environment Manager, the sslProtocols parameter might already
be specified. If this is the case, SSL 3.0 is already disabled and
you do not need to take any further action.
User Manager Does not Appear in Microsoft Internet Explorer
The User Manager might not appear when you are using SAS Environment
Manager with Microsoft Internet Explorer version 9 or version 11.
If you are using Microsoft
Internet Explorer version 9, follow these steps:
-
From the Internet Explorer
menu bar, select
ToolsF12
developer tools. The developer tools area
appears at the bottom of the window.
-
In the menu bar of the
developer tools area, locate the Developer Tools entry.
-
If the entry appears
as Developer Tools: Quirks, click on the
entry and select Internet Explorer 9 standards from
the context menu.
-
From the developer tools
menu bar, select
FileExit.
If you are using Microsoft
Internet Explorer version 11, follow these steps:
-
Select the Tools icon
in the upper-right corner of the Internet Explorer window to display
the Tools menu.
-
Select Compatibility
View settings from the Tools menu.
-
In the Compatibility
View Settings window, clear the checkbox Display
intranet sites in Compatibility View.
-
Close the Compatibility
View Settings window.
Copyright © SAS Institute Inc. All Rights Reserved.
Last updated: February 22, 2018