- Community Home
- >
- Networking
- >
- IMC
- >
- IMC background processes fail to startup after ins...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2019 12:15 AM
05-08-2019 12:15 AM
IMC background processes fail to startup after installing NTA | Advisory | IMC
FYI
Symptom:
You would only see 4 processes in the “process” tab that have started and the rest do not even appear.
Failure to login to IMC web. All the components stay deployed.
Environment :
Subjected issue is a known issue and has not been resolved yet.
This happens usually after IMC NTA is installed on 7.3 E0605 and its patches.
In my case customer was on E0605P06.
Resolution/Workaround :
Below is what was mentioned in the release notes of APM latest version 7.3 (E0501P18) (https://support.hpe.com/hpsc/doc/public/display?docId=a00050305en_us) :
If the IMC platform is upgraded to IMC PLAT 7.3 (E0605) and installed with the NTA component, the
background processes might not be able to start up. To avoid this issue, delete the Chinese characters from the
QvProcessManager.xml file in the \iMC\server\conf directory, and then restart IMC.
On checking we found this particular section of the xml file with Chinese charecters :
<Process>
<id>1281</id>
<Name>imcanalyzerdm.exe</Name>
<Desc_C>NTA/UBA log analyze process</Desc_C>
<Desc_zh>NTA/UBA日志分�进程</Desc_zh>
<StartMode>0</StartMode>
<ManageAttr>2</ManageAttr>
<Dependent>2</Dependent>
<Delay>0</Delay>
<Path>unba/bin</Path>
<RestartThreshold>30</RestartThreshold>
</Process>
Deleting the highlighted and restarting IMC services resolved the issue.