Stopping the wire listener

You can stop the wire listener by using the stop command.

About this task

You must stop the wire listener before you modify any configuration settings.

Procedure

From the command line, run the stop command with the configuration file specified. For example:
java -jar $INFORMIXDIR/bin/jsonListener.jar -config
 $INFORMIXDIR/etc/jsonListener.properties -stop
Important: You must specify the -config argument to stop the wire listener from the command line.

Results

The wire listener is stopped.

Copyright© 2018 HCL Technologies Limited