- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- HP SIM Administrator Password changed. Webpage not...
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
07-11-2009 06:54 AM
07-11-2009 06:54 AM
HP SIM Administrator Password changed. Webpage not avail.
Waiting for the HP Systems Insight Manager web server
Please assist.
Running Oracle 11g on the same server. Windows 2003 R2.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2009 06:57 AM
07-11-2009 06:57 AM
Re: HP SIM Administrator Password changed. Webpage not avail.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2009 05:22 PM
07-11-2009 05:22 PM
Re: HP SIM Administrator Password changed. Webpage not avail.
http://h18013.www1.hp.com/products/servers/management/hpsim/infolibrary.html
In the Changing the HP SIM System name doc there's a section on what to do if you change the passwords.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2009 05:24 AM
07-13-2009 05:24 AM
Re: HP SIM Administrator Password changed. Webpage not avail.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2009 04:30 PM
08-26-2009 04:30 PM
Re: HP SIM Administrator Password changed. Webpage not avail.
Our scenario was this: An administrator had installed HP SIM under his own account rather than the relevant service account. After the installation he realized his error and changed the account that the HP SIM service was running under to the correct service account.
Time passes, the administrators password expires and he resets it to a new one. Now HP SIM no longer works, whenever starting it says "Waiting for HP Systems Insight Manager Web Server", yet never loads the login page. This is what we did to correct the issue.
1. Stopped the HP SIM Service from compmgmt.
2. In MSSQL 2005 management studio we ran the sp_changedbowner stored system procedure to change the owner of the database to our service account.
3. Modified any config file in the HP SIM\config directory to remove the old administrators username and instead inserting the username of the service account. Off the top of my head I recall modifying the database.props, database.admin and globalsettings.props files.
4. At this point I had to unlock the service account in active directory as I had tried to start the service but not yet changed the password.
5. ran the mxpassword utility from the \bin directory and changed the password to be consisten with the service account.
6. started the HP SIM service. Note that after restarting the service it takes a couple of minutes before the web-server becomes available.
If you do not need to change the account name, simply stopping the service, changing the logon credentials of the service and then running the mxpassword utility should be enough.
Hope this helps.
/D