- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error Accessing STM
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
06-08-2004 06:39 AM
06-08-2004 06:39 AM
Error Accessing STM
A message could not be retrieved from the stm message catalog.
This occurs with stm and cstm as well. Is this telling me something is not installed right or am I just missing a file and/or path setting? Running mstm displays this:
Exiting the STM UI due to an unexpected error.
Failed to convert a catalog message into an text string for an error message:
Catalog File : stm
Catalog Version : A.03.00
Catalog Type : 25
Message Set Number : 141
Message Number : 130
Message Size : 60
Possible Causes/Recommended Action:
Possible problems:
- Message Catalog does not exist.
- Path to message catalog or message catalog itself
has file system permission problems.
- Message set or message number does not exist in the catalog.
An Internal Application error. Refer to the UI Activity log for more
information.
A message could not be retrieved from the stm message catalog.
This is my first time trying to use this tool.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 06:44 AM
06-08-2004 06:44 AM
Re: Error Accessing STM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 07:06 AM
06-08-2004 07:06 AM
Re: Error Accessing STM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 07:37 AM
06-08-2004 07:37 AM
Re: Error Accessing STM
#ps -ef | grep -i diag
you should see daigmond and diaglod running .
If its not running start it up by
#/sbin/init.d/diagnostic start .
Waith for few minutes and run stm again .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 07:45 AM
06-08-2004 07:45 AM
Re: Error Accessing STM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 07:51 AM
06-08-2004 07:51 AM
Re: Error Accessing STM
/sbin/init.d/diagnostics stop/start .
What version of diagnostics are you using . YOu probably need an upgrade of diagnistics from the latest support tools CD and it can be done online .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 08:02 AM
06-08-2004 08:02 AM
Re: Error Accessing STM
Also, there was some problem with "message catalogs" on the older versions of STM, but it got resolved in the latest releases. If you 've got an old version, consider upgrading it to a new one. You can download it from the web.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2004 08:26 AM
06-08-2004 08:26 AM
Re: Error Accessing STM
I'll look for the download.
Thanks again!