- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Checking HTTP server Status --- non stop.
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
10-21-2008 01:48 AM
10-21-2008 01:48 AM
I am trying to restart SIM after it has been down for a few weeks, I have all the services running and have set the SNMP traps, read write etc. I get the below error in the logs:
Database initialization failed for URL: jdbc:jtds:sqlserver://SERVERNAME:2431/Insight_v50_0_122358692;domain=EUR;instance= Ex: java.sql.SQLException: Login failed for user ''. The user is not associated with a trusted SQL Server connection.
Any ideas on this would be appreciated. The only thing that changed was the password for the domain acc that runs the SIM services.
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 06:53 AM
10-21-2008 06:53 AM
Solutionknown issue , don't worry ! The hp sim service account is the same account that was used to create and to connect the DB. Therefore, when the service account password changes, it it needs to be changed at the db conncetion level otherwise you end up in :'
Database initialization failed for URL: jdbc:jtds:sqlserver://SERVERNAME:2431/Insight_v50_0_122358692;domain=EUR;instance= Ex: java.sql.SQLException: Login failed for user ''. The user is not associated with a trusted SQL Server connection. "
To fix it :
on the HP SIM server, open a cli prompt and type mxpassword -g ( see here for more details : http://h18013.www1.hp.com/cpq-products/servers/management/hpsim/info-library51/mxpassword.1m.html) and use the ui to modify the db connection password.
Once done restart the HP SIM service, it should be ok.
Hope it helps
Fred
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 11:09 PM
10-21-2008 11:09 PM
Re: Checking HTTP server Status --- non stop.
Just a quick question hopefully as I have never used mxpassword before.
When I type in mxpassword -g and get teh gui up, I select modify and have two options:
MxDBUserPasword
MxSshKeyPassword
Now as none of these are my domain acc for SIM I just want to confirm that it is the MxDBUserPassword acc that I need to change the password for?
Thanks again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2008 11:49 PM
10-21-2008 11:49 PM
Re: Checking HTTP server Status --- non stop.
MxDBUserPasword is te one you need to modify.
hope it helps
fred
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2008 12:48 AM
10-22-2008 12:48 AM