LongDialer - Error Messages

All error messages you can receive from LongDialer are described on this page. More detailed information on the error message is displayed in the console window of the JVM, if logging is switched on.

"The address " + LocalAddress + " is unknown in the providers domain."

In the configuration file of LongDialer a local address is included which is not a part of the configuration of LongJTAPI. Please delete the line with the entry "localAddress=xxx" in the file LongDialer.config. During the next start of the LongDialer application you will be asked for the new address.

"No terminal is associated with the address " + LocalAddress + "."

There is no terminal associated with the local address which is set in the confoguration file. This is an internal programming error in LongJTAPI. Please inform me about this error.

"Can't add a listener to listen for incoming call."

It is not possible to add a listener for incoming calls to the selected TAPI line for incoming calls. The TAPI line has not got the necessary functionality. Please select a other TAPI line.

"Can't add a listener, too many listeners."

It is not possible to add a listener for incoming calls to the selected TAPI line for incoming calls. Although the TAPI line provides you with the necessary functionality, other applications have add their listeners to the TAPI line. Your listener is not added. The reason is the limited number of possible listeners per TAPI line. Please select an other TAPI line or close the other applications.

"Dialed address unknown in the provider."

The LongJTAPI did not accept your destination address. This is an internal programming error in LongJTAPI. Please inform me about this error.

"Provider is not in the correct state."

The provider in LongJTAPI is not in the right state to establish a call. This is an internal programming error in LongJTAPI. Please inform me about this error.

"Call is not in the correct state."

The call in LongJTAPI is not in right state to establish a call. This is an internal programming error in LongJTAPI. Please inform me about this error.

"Any object is not in the correct state."

One of the objects in LongJTAPI is not in the right state to establish a call. This is an internal programming error in LongJTAPI. Please inform me about this error.

The error messages in LongDialer look like the following:

Next page: Configuration File


© Ralf Lange, longsoft Dresden
Comments & suggestions: webmaster form - Last Modification: 2007-03-01
Java and all Java based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the USA and in other countries. All other mentioned companies and product names are trademarks or registered trademarks of each manufacturer.