Global Resource Property

Connection Settings

Connection setting for a global resource can be managed from each adapter's property setting dialog, "Global resource setting" in control panel, or from WebConsole.
Basic settings
Item name Required/Optional Use of variables Description Remarks
Name Required Not available Enter the name of the setting for connecting destination.
 
Type Required Not available Select the type of destination.  
Required settings
Item name Required/Optional Use of variables Description Remarks
Host name Required Only environmental variable is available Input the server name of Universal Connect/X server or IP address.
 
Port number Optional Only environmental variable is available Input the port number of Universal Connect/X server.
  • Default value is "44080", if [UCX 8.2 server connection settings], [UCX 9.0 server connection settings], [UCX 9.1 server connection settings], or [UCX 9.2 server connection settings] is selected in [Type]. If omitted, "44080" will be set.
Timeout Optional Only environmental variable is available Input the connection timeout by seconds.
  • If omitted, or "0" is specified, timeout does not occur.
  • Input the whole number more than "0".
Keep alive time Optional Only environmental variable is available After connecting to Universal Connect/X server, input keep alive time by seconds, in order to dodge the non-response condition of the demanded print operation.
  • If omitted, or "0" is specified, keep alive will be invalid.
  • Input the whole number more than "0".
  • Input the smaller value than [Timeout].
Property action
Item name Description Remarks
Connection test Checks connection to the host.  

Component Pool Settings

Component pool is not supported.

Security

Security setting can be managed from "Global resource setting" within control panel or from WebConsole.

Main Exceptions

Exception name Cause Solution
InvalidPropertyConfigurationException
resource required setting is not set. : <Host name>
[<Host name>] is not set. Set [<Host name>].
java.net.ConnectException:
Connection refused
Cannot connect to the host specified in [Host name] or to Universal Connect/X server with the port number specified in [Port number]. Check [Host name] or [Port number].