- Community Home
- >
- Networking
- >
- IMC
- >
- Intelligent Configuration Center fails to deploy
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
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
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
тАО06-01-2018 01:51 AM
тАО06-01-2018 01:51 AM
Intelligent Configuration Center fails to deploy
I've been using IMC on a trial before I decide to buy it, and the last thing I want to test out is the Intelligent Configuration Center.
It fails to deploy, and I get the following in the dmalog:
2018-06-01 09:36:02 [ERROR] [Thread-19] [com.h3c.imc.deploy.dma.wizard.DeployingPanelDescriptor$c::run(347)] Task execute failed
Prior to that, there is the error:
2018-06-01 09:36:02 [ERROR] [SwingWorker-pool-4-thread-9] [com.h3c.imc.deploy.tasks.ExecuteSqlTask$a::a(431)]
com.microsoft.sqlserver.jdbc.SQLServerException: The INSERT statement conflicted with the FOREIGN KEY constraint "fk_tbl_trap_reference". The conflict occurred in database "monitor_db", table "imc_monitor.tbl_trap_conf", column 'fault_oid'.
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:216)
at com.microsoft.sqlserver.jdbc.TDSTokenHandler.onEOF(tdsparser.java:254)
at com.microsoft.sqlserver.jdbc.TDSParser.parse(tdsparser.java:84)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1510)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:792)
at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:689)
at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:5696)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1715)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.execute(SQLServerStatement.java:662)
at com.h3c.imc.deploy.tasks.ExecuteSqlTask$a.a(ExecuteSqlTask.java:410)
at com.h3c.imc.deploy.tasks.ExecuteSqlTask$a.doInBackground(ExecuteSqlTask.java:378)
at com.h3c.imc.deploy.tasks.f.call(SwingWorker.java:294)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at com.h3c.imc.deploy.tasks.SwingWorker.run(SwingWorker.java:333)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
After getting this message, I've tried to install all of the other componants, and they have all installed without issue.
Can anyone help?
James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-01-2018 03:04 AM
тАО06-01-2018 03:04 AM
Re: Intelligent Configuration Center fails to deploy
Hello James,
please check if you run into this:
to check this have a look at your
$IMC/deploy/log/dma.log logfile and check for this errormessage:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-01-2018 04:30 AM
тАО06-01-2018 04:30 AM
Re: Intelligent Configuration Center fails to deploy
Hi mschrein2,
Thanks for your help.
I have already done this (before I installed iMC), and I can confirm that I do not see that error message in my dmalog.
What else could it be?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-01-2018 05:23 AM
тАО06-01-2018 05:23 AM
Re: Intelligent Configuration Center fails to deploy
what IMc version are you using and is the database remote or local?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-01-2018 05:39 AM
тАО06-01-2018 05:39 AM
Re: Intelligent Configuration Center fails to deploy
please have a look at C:/Windows/iMC-Reserved/logs and look for the dbresult_<timestamp>.log file
in your case should be something like dbresult_20180601093602.log and look if it gives a little bit more information about the failed insert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-15-2018 04:41 AM - edited тАО06-15-2018 04:55 AM
тАО06-15-2018 04:41 AM - edited тАО06-15-2018 04:55 AM
Re: Intelligent Configuration Center fails to deploy
Hi there, sorry for the delay, I was on leave.
I am using iMC 7.3 (E0506)
I have just checked the log you mentioned, and it doesnt seem very helpful.
Just:
"Begin to install database and data...
Begin to create plat db table..."
Followed by about 4800 lines of
"(1 row affected)"
and then
"End to install icc db data.
End to install database and data."
Edit: Also, it's a local DB installed when I first installed IMC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-27-2018 03:17 AM
тАО07-27-2018 03:17 AM
Re: Intelligent Configuration Center fails to deploy
Can anyone help with this? I've had to go ahead and buy IMC Basic for some other features, but I am still unable to deply the Intellicent Configuration Center...