MSIR.0147 Can't delete remote server (servername) from port (portname), a connection is active: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 1: Line 1:
This indicates that a JANUS DELETEREMOTE command failed because there is currently a server-to-server connection with the remote server. To correct this problem, wait until the server-to-server connection is terminated (probably due to an inactivity timeout), or BUMP the site-handler user controlling the server-to-server connection. To determine the site-handler user number and to determine if there are any user connections currently active over the server-to-server connection issue the command "JANUS STATUSREMOTE <i>portname</i> <i>servername</i>". The user numbers of the in-coming and and out-going site-handlers will be SITEUI and SITEUO. These will almost always be identical. The number of active user connections running over the server-to-server connection will be NCONNI and NCONNO. If these values are zero the connection is currently inactive. Of course, a user connection <b>can</b> be initiated between the time a JANUS STATUSREMOTE command and a BUMP command is issued.
This indicates that a JANUS DELETEREMOTE command failed because there is currently a server-to-server connection with the remote server. To correct this problem, wait until the server-to-server connection is terminated (probably due to an inactivity timeout), or BUMP the site-handler user controlling the server-to-server connection. To determine the site-handler user number and to determine if there are any user connections currently active over the server-to-server connection issue the command "JANUS STATUSREMOTE <i>portname</i> <i>servername</i>". The user numbers of the in-coming and and out-going site-handlers will be SITEUI and SITEUO. These will almost always be identical. The number of active user connections running over the server-to-server connection will be NCONNI and NCONNO. If these values are zero the connection is currently inactive. Of course, a user connection <b>can</b> be initiated between the time a JANUS STATUSREMOTE command and a BUMP command is issued.


[[Category:Sirius Mods messages]]
[[Category:Sirius Mods messages]] [[Category:MSIR.0001 - MSIR.0200]]

Revision as of 22:12, 12 August 2015

This indicates that a JANUS DELETEREMOTE command failed because there is currently a server-to-server connection with the remote server. To correct this problem, wait until the server-to-server connection is terminated (probably due to an inactivity timeout), or BUMP the site-handler user controlling the server-to-server connection. To determine the site-handler user number and to determine if there are any user connections currently active over the server-to-server connection issue the command "JANUS STATUSREMOTE portname servername". The user numbers of the in-coming and and out-going site-handlers will be SITEUI and SITEUO. These will almost always be identical. The number of active user connections running over the server-to-server connection will be NCONNI and NCONNO. If these values are zero the connection is currently inactive. Of course, a user connection can be initiated between the time a JANUS STATUSREMOTE command and a BUMP command is issued.