- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Users in table hpmxUsers, but can't log in
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
04-11-2005 05:50 AM
04-11-2005 05:50 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2005 06:09 AM
04-11-2005 06:09 AM
Re: Users in table hpmxUsers, but can't log in
This command can also be used to add new SIM users which must first be added as Windows users.
mxuser -a username -p full
where username = domain\username if adding a domain user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2005 06:18 AM
04-11-2005 06:18 AM
Re: Users in table hpmxUsers, but can't log in
Running just mxuser says "an error occured while attemtping to establish a connection to the repository". I'm running a remote SQL server and I've manually created the ODBC connection to the database already (HP tech support got me to do this, it was missing).
Are there specific names that SIM is looking for in the ODBC connection and maybe those are wrong?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2005 06:33 AM
04-11-2005 06:33 AM
Re: Users in table hpmxUsers, but can't log in
You will see entries like
hp.Database.databaseName=Insight_v42_0_144947271
hp.Database.dsn=Insight_v42_0
The first is the name of the SIM database and the second is the actual ODBC system dsn that must be configured.
However if SIM actually starts up and displays the login page then your ODBC configuration is probably correct.
The file c:\program files\hp\systems insight manager\logs\domainmanager.xxxx.out.log where xxxx is the current PID of the mxdomainmanager process is an ASCII log file containing all the SIM startup messages. When SIM starts up correctly you should see a line at the end of the file like.
OK - waiting for events primary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2005 06:57 AM
04-11-2005 06:57 AM
Re: Users in table hpmxUsers, but can't log in
error loading view for user 2ex com.hp.mx.core.nodegroupmanager.MxNodeGroupPersistenceException: An error occurred while attempting to establish a connection to the repository.
There is also a domainmanager.xxx.err.log file and it contains a number of lines as well, including:
com.hp.mx.core.nodegroupmanager.MxNodeGroupPersistenceException: An error occurred while attempting to establish a connection to the repository.
Running mxuser still comes back with the same error messages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2005 07:06 AM
04-11-2005 07:06 AM
SolutionTo attempt to fix the database you could open a command prompt on the SIM server and type "mxconfigrepo -f".
If this does not correct the problem then your only alternatives would be to uninstall SIM and reinstall SIM 4.2 starting over or if you have a good backup of your SIM 4.1 database and of the c:\program files\hp\systems insight manager\config directories, uninstall SIM 4.2, install SIM 4.1, restore the 4.1 database and config files and edit the ODBC System DSN entry to point to the restored 4.1 database. Then you should have a functional SIM 4.1 install again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2005 07:40 AM
04-11-2005 07:40 AM
Re: Users in table hpmxUsers, but can't log in
ERROR: TABLE hpmxNodeGroupObjects KEY NodeID may contains 1 entries not in table devices KEY mxGUID
Completed database checking with errors, CMS may not be able to run.
It then goes onto say "fixing possible database corruption..." and Completed repository corruption fix.
2nd run had NO errors.... and then I'M ABLE TO LOG IN!!!!!!!
Thank you SO MUCH for your help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2005 07:42 AM
04-11-2005 07:42 AM
Re: Users in table hpmxUsers, but can't log in
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2005 07:44 AM
04-11-2005 07:44 AM
Re: Users in table hpmxUsers, but can't log in
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2005 07:48 AM
04-11-2005 07:48 AM
Re: Users in table hpmxUsers, but can't log in
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2005 07:51 AM
04-11-2005 07:51 AM
Re: Users in table hpmxUsers, but can't log in
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2005 07:52 AM
04-11-2005 07:52 AM
Re: Users in table hpmxUsers, but can't log in
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2005 08:47 AM
04-11-2005 08:47 AM
Re: Users in table hpmxUsers, but can't log in
I'm going to do a clean 4.2 installation and if that doesn't fix my problems then I'll have to restore my 4.1.