Advertising banner:
 
 
 L4
 
81203_43854_21.png



Problems with network connections
If you cannot connect to a server over a network, check whether:
•       your settings file is incorrectly configured
For example, the server domain name is wrong.
•       the appropriate .fcp file is missing from FirstClass's FCP folder
•       the server is not running
•       all sessions on the server are in use
The server is set up to handle a limited number of simultaneous connections. Try again later.
•       your network interface card (NIC) is configured incorrectly, or it or the cable is defective.
For information on configuring your NIC, see the documentation provided with it.



Problems with modem connections
To test your modem configuration, connect to another modem using a terminal emulation package (for example, Windows Terminal for Windows systems). For more information, see your modem documentation.
Certain problems are reported by FirstClass. In this case, they have a FirstClass error number. Make of note of this number in case you need to contact your administrator.
No response from the server's modem
You may get this error because:
•       the modem at the other end is not connected to a FirstClass system
Make sure you are specifying the correct modem phone number, with any necessary dialing prefixes, in your service setup information.
•       your modem is incompatible with the server's modem
This is especially common for modems that offer high speeds or advanced protocols. Try lowering the baud rate in your connection information.
•       a poor phone connection is causing line noise
This is common for long distance calls. Try the call again.
•       you specified the wrong modem type for your modem when you configured connection information
•       the value of the connect timeout register (S7) is too short.
Use a text editor to open the modem (.mdm) file you are using and change the MLTO value. This value is in 60ths of a second. Try 90 seconds (MLTO=5400). Your value here will map to the S7 register. For more information on the S7 register, see your modem documentation.
Host does not appear to be a FirstClass server
You may get this error because:
•       the two modems negotiated, but the system at the other end did not respond to the FirstClass login request
Make sure you are specifying the correct modem phone number, with any necessary dialing prefixes, in your server setup information.
•       there are hardware handshaking problems (Mac OS only)
Make sure you have a cable that supports hardware handshaking.
Communication failed while connected
When a modem connection fails while a call is in progress, the cause can be difficult to identify. Possible reasons are:
•       a poor phone connection is causing line noise
This is common for long distance calls. Try the call again.
•       another application, such as a screen saver, graphics application, or file compression utility, running on your computer is using up available system resources
Quit other applications and try again.
•       the network packets may be interfering with the serial port, if you have a high-speed modem and are also connected to a network
Disable the network connection and try again.
•       the baud rate that was specified when you configured connection information is too high.



Recording connection information
You can log trace information that tells you how the connection between your FirstClass client and a server is operating. You can use this information to help you solve your problem on your own, or with the help of your administrator. Trace information can be logged for various connection events. This information is added to the standard logging information in the FirstClass client log file.
To specify the trace information to log
1       Open the FirstClass Login form.
2       Make sure a settings file is selected at "Address" that uses the type of connection (for example, LOCAL NETWORK) for which you want to log trace information.
        Note
Trace information will be logged for every settings file that uses this type of connection.
3       Click Setup to open the Service Setup form.
You can verify that you are configuring the correct connection type by looking at the value in "Connect via". For example, to log trace information for a modem connection, this field should say MODEM.FCP.
4       Click Configure.
5       Click the Advanced tab on the configuration form.
6       Select the events for which you want trace information at "Trace options".
To generate the log
Windows
To generate the log file, add the following line in the [FCSetup] section of the FCIC.ini file in your Windows folder:
debug=1
The log file is called FCIC.log, and is located in the FirstClass application folder. The file is saved with an extension of .old the next time you start FirstClass (if debug=1 is still set). If you need to save several log files, rename each one with a unique name before you next start FirstClass.
Mac OS, Mac OS X
To generate the log file, press Command Option as you start FirstClass. You will see a console window, which is an online version of the log that is being generated.
The log file is called FirstClass.log, and is located in the FirstClass application folder (Mac OS) or ~/Library/FirstClass (Mac OS X). The file is overwritten each time you start the client using Command Option. To save log information permanently, rename the log file before you next start FirstClass.
Linux
To generate the log file, start the FirstClass client from a terminal window, and redirect logging information to the file name and location of your choice. The following example starts FirstClass and redirects logging information to a file called fcc.log in the ~/firstclass directory:
/opt/firstclass/fcc >~/firstclass/fcc.log &
The log file is overwritten each time you start the client using this command. To save log information permanently, you can:
•       rename the log file before you next start FirstClass
•       append new logging information to the existing file by using >> instead of > in your redirect command.


hirosue Shino Web Site