Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example, if you install LANSA for Linux to the directory /lansa, the file /lansa/lroute.dat will be created with the following content if you do not use the port option for the installer:

       * LANSA Communication Routing Table File 
* Comma Delimited, positional parameters.
* Empty parameters must have at least one space.
* Record Types (first character)
*   R   routing information
*   T   module trace information
*R,SystemName,TCPHost,NotUsed,NotUsed,Trace,TCPPort,MaxPacketSize,Options,LogonTimeout,ReceiveTimeout
*T,Module,Trace
*
R,*LOCAL,127.0.0.1,Socket, ,0,4545,0,1,0,0

...

  • The Start Listener and Stop Listener button should not be used as it will attempt to start or stop the listener on the Windows Server, not the Linux Server.
  • The Log and Trace Files settings should not be changed. These only affect the Windows Server trace files. If you wish to change the location on Linux, refer to 4.1.1 Using lansa.ini to Change Default File Locations.
  • The Number of Threads parameter should be 0 or 1. Anything else is treated as 1.

...