Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Gentran logon error

Status
Not open for further replies.

karunanithi

Programmer
Joined
Jun 15, 2006
Messages
1
Location
US
Hi,
I installed gentran fron end on my machine.
I set up the hosts file too.Whenever I am trying to login, then it says 'lt_query:No matching service MHS/MHS_VER2'. error and gets terminated.I am not at all able to login.
Please help me out.
 
Contact Gentran.



BocaBurger
<===========================||////////////////|0
The pen is mightier than the sword, but the sword hurts more!
 
UNIX

Here is the solution: Error: lt_query no matching service mhs/mhs_ver2
There are two possible solutions:
1. Configure the first line of c:\windows\hosts file to include an entry such as this:
123.456.789.012 machinea NAMEBROKER
where the line includes the IP address and machine name of the NAMEBROKER, with a third field which is the word NAMEBROKER

2. set an environment variable as follows:
set namebroker=machinea
where "machinea" is the name of the namebroker machine. This can be added to the c:\autoexec.bat for the user to make sure it is always set


Here is the problem or goal:
Error: lt_query no matching service mhs/mhs_ver2

WINDOWS


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top