- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Tivoli Endpoint Installation Problem on HP-UX.
Operating System - HP-UX
1820258
Members
2994
Online
109622
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО11-08-2004 01:09 PM
тАО11-08-2004 01:09 PM
Tivoli Endpoint Installation Problem on HP-UX.
Hi Experts,
I am getting the following error while testing a tivoli enpoint installation in few of my hp servers. I removed the installation by deleting the directories and by removing the startup scripts after stopping the service. Tried reinstalling many times.But it fails in this particular machine.(ie: it is not showing the status as "Running", instead shows "Login Failed" as shown below). Also it is not showing the gateway address too in this case.
All the other machines I am able to install the product with the same procedure what I followed in the above case and the status shows "Running" shoing the gateway address.
Any tips..?
********************************************************************************************
TMA Daemon Status Page
Version : 41004 (4.1.0-TMF-0004)
Interp : hpux10
Endpoint Label : ipmsdb
Hostname : ipmsdb
NIC Address : 0.0.0.0+9495
Gateway Address : ???
Status : Login failed
Last Restart : Nov 08 15:26:53 IST
********************************************************************************************
Thanks in advance..!!
Regards,
Syam
I am getting the following error while testing a tivoli enpoint installation in few of my hp servers. I removed the installation by deleting the directories and by removing the startup scripts after stopping the service. Tried reinstalling many times.But it fails in this particular machine.(ie: it is not showing the status as "Running", instead shows "Login Failed" as shown below). Also it is not showing the gateway address too in this case.
All the other machines I am able to install the product with the same procedure what I followed in the above case and the status shows "Running" shoing the gateway address.
Any tips..?
********************************************************************************************
TMA Daemon Status Page
Version : 41004 (4.1.0-TMF-0004)
Interp : hpux10
Endpoint Label : ipmsdb
Hostname : ipmsdb
NIC Address : 0.0.0.0+9495
Gateway Address : ???
Status : Login failed
Last Restart : Nov 08 15:26:53 IST
********************************************************************************************
Thanks in advance..!!
Regards,
Syam
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-08-2004 07:21 PM
тАО11-08-2004 07:21 PM
Re: Tivoli Endpoint Installation Problem on HP-UX.
Hi
From
http://www.faqshop.com/tivoli/default.htm?http://www.faqshop.com/tivoli/tiveps.htm
I've installed an Endpoint but it won't login to the Gateway.
Contributed By: Cliff Hobbs
Try adding the following line to the end of the 'last.cfg' file in the 'C:\Program Files\Tivoli\lcf\dat\1' directory:
lcs.login_interfaces=+
For example if the IP address of your Gateway is 192.168.11.5 and you're using the default port of 9494 then you would add the following line:
lcs.login_interfaces=192.168.11.5+9494
Save the file and then Stop/ Start the Tivoli Endpoint service on the Endpoint.
Update 3/2/03 Contributed By: Chris Cox
The other alternative to adding the 'lcs.login_interfaces=+' line to 'last.cfg' is to:
On the Endpoint, stop the 'Tivoli Endpoint' service from Control Panel or use the 'net stop lcfd' command from a Command Line.
Delete all of the files in the 'C:\Program Files\Tivoli\lcf\dat\1' directory EXCEPT for the DLL files.
Delete the 'Cache' and 'Codeset' subdirectories.
Delete the Endpoint from the relevant Gateway in Tivoli.
Add the following line to the end of the 'last.cfg' file in the 'C:\Program Files\Tivoli\lcf\dat\1':
lcs.gateway_address=+
On the Endpoint, start the 'Tivoli Endpoint' service from Control Panel or use the 'net start lcfd' command from a Command Line.
Steve Steel
From
http://www.faqshop.com/tivoli/default.htm?http://www.faqshop.com/tivoli/tiveps.htm
I've installed an Endpoint but it won't login to the Gateway.
Contributed By: Cliff Hobbs
Try adding the following line to the end of the 'last.cfg' file in the 'C:\Program Files\Tivoli\lcf\dat\1' directory:
lcs.login_interfaces=
For example if the IP address of your Gateway is 192.168.11.5 and you're using the default port of 9494 then you would add the following line:
lcs.login_interfaces=192.168.11.5+9494
Save the file and then Stop/ Start the Tivoli Endpoint service on the Endpoint.
Update 3/2/03 Contributed By: Chris Cox
The other alternative to adding the 'lcs.login_interfaces=
On the Endpoint, stop the 'Tivoli Endpoint' service from Control Panel or use the 'net stop lcfd' command from a Command Line.
Delete all of the files in the 'C:\Program Files\Tivoli\lcf\dat\1' directory EXCEPT for the DLL files.
Delete the 'Cache' and 'Codeset' subdirectories.
Delete the Endpoint from the relevant Gateway in Tivoli.
Add the following line to the end of the 'last.cfg' file in the 'C:\Program Files\Tivoli\lcf\dat\1':
lcs.gateway_address=
On the Endpoint, start the 'Tivoli Endpoint' service from Control Panel or use the 'net start lcfd' command from a Command Line.
Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-08-2004 07:32 PM
тАО11-08-2004 07:32 PM
Re: Tivoli Endpoint Installation Problem on HP-UX.
Hi ,
The problem was solved 1 hr back.
There was an existing entry of the client on which I was trying to install endpoint.
I deleted the entry using :
WDELEP.
After this I removed the enpoint product from the unix client and installed again. Now its working.
Any way thnks for the response.
regards,
Syam
The problem was solved 1 hr back.
There was an existing entry of the client on which I was trying to install endpoint.
I deleted the entry using :
WDELEP
After this I removed the enpoint product from the unix client and installed again. Now its working.
Any way thnks for the response.
regards,
Syam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-08-2004 07:35 PM
тАО11-08-2004 07:35 PM
Re: Tivoli Endpoint Installation Problem on HP-UX.
Thread is closed 1 hr back. Thanks for the inputs.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP