PS - series
- PS0001I Configuration in seepubsub.exe.config ignored as URL specified on command line
- Description: Configuration in the
seepubsub.exe.config file is ignored when a URL is specified on the command line.
- System action: none
- User response: none
- Module: pubsub
- PS0002I Events from
host:port will be passed to exit program "exit program name"
- Description: The specified exit name will receive all events from the specified host and port.
- System action: none
- User response: none
- Module: pubsub
- PS0003E Internal error: No exit program name for subscription to
host:port
- Description: An internal error occurred in seepubsub.
- System action: Subscription processing is terminated
- User response: Contact Technical Support
- Module: pubsub
- PS0004E Error unsubscribing from
host:port:
message
- Description: The module could not unsubscribe from the given host and port.
- System action: Unsubscribe failed. The region should eventually detect that the subscriber is no longer connected. If this is a durable subscriber, event messages will be queued for it
- User response: To prevent messages from being queued, stop and restart the region
- Module: pubsub
- PS0005I Unsubscribed from
host:port
- Description: The unsubscribe request was successful.
- System action: none
- User response: none
- Module: pubsub
- PS0006E URL
URL is invalid (must be mfbinp:://host:port); subscription ignored
- Description: The specified URL is malformed.
- System action: The subscription request is ignored
- User response: Correct the URL and try again
- Module: pubsub
- PS0007E Unable to subscribe to
host:port:
message
- Description: A subscription request to the specified host and port failed.
- System action: Subscription is terminated
- User response: Make a note of the message and attempt to fix the problem
- Module: pubsub
- PS0008I Subscribed to
host:port
- Description: The subscription to the specified host and port was successful.
- System action: none
- User response: none
- Module: pubsub
- PS0009E If a URL is supplied, an exit program name must also be provided
- Description: If you specify a URL, an exit program must also be given.
- System action: Service installation fails
- User response: Correct the command line and try again
- Module: pubsub
- PS0010E Unable to load or initialize exit program "program" for
host:port:
message
- Description: The specified exit program could not be loaded or initialized.
- System action: Exit program is not in a state to be called
- User response: Examine the message and fix the problem
- Module: pubsub
- PS0011E Error calling exit program "program" for
host:port:
message
- Description: The specified exit program for the given subscription could not be called.
- System action: The exit is not called
- User response: Examine the message and rectify the problem
- Module: pubsub
- PS0012E -service_username and -service_password must be specified with -service_account:user
- Description: The command line options for service installation are invalid.
- System action: The service is not installed
- User response: Fix the command line
- Module: pubsub
- PS0013E -service_username and -service_password are only allowed with -service_account:user
- Description: The command line options for service installation are invalid.
- System action: The service is not installed
- User response: Fix the command line
- Module: pubsub
- PS0014E Invalid value "value" for option
option
- Description: The command line options for service installation are invalid.
- System action: The service is not installed
- User response: Fix the command line
- Module: pubsub
- PS0015E No subscriptions specified on the command line or in seepubsub.exe.config; exiting
- Description: Either a subscription must be specified on the command line, or one or more subscriptions specified in the configuration file.
- System action: none
- User response: Fix the command line or configuration
- Module: pubsub
- PS0016E Service installation failed:
exception
- Description: An exception occurred.
- System action: none
- User response: Check the console log and
category of the Windows event log for further information to help resolve the problem
- Module: pubsub
- PS0017I Subscription service installed
- Description: the service was installed.
- System action: none
- User response: none
- Module: pubsub
- PS0018I Subscription service uninstalled
- Description: The service was uninstalled.
- System action: none
- User response:
- Module: pubsub
- PS0019E Service uninstallation failed:
exception
- Description: An exception occurred.
- System action: none
- User response: Check the console log and
category of the Windows event log for further information to help resolve the problem
- Module: pubsub
- PS0020W Unable to create Windows event log source for the seepubsub service:
details
- Description: The pubsub module could not create and event log source.
- System action: Event log messages from this module will be lost
- User response: Examine the details in the message and attempt to repair
- Module: pubsub
- PS0021W Connection to
host:port lost
- Description: The connection to the specified host and port have been lost.
- System action: If this is a durable subscription, events will be cached until the connection is re-established
- User response: none
- Module: pubsub
- PS0022I Durable subscription to
host:port will be periodically retried
- Description: A durable subscription has failed, and will be retried.
- System action: none
- User response: none
- Module: pubsub
- PS0023I No longer subscribed to
host:port
- Description: The subscription to the specified host and port has been terminated.
- System action: none
- User response: none
- Module: pubsub
- PS0024E Error getting event from
host:port:
reason
- Description: An event could not be retrieved from the specified host and port.
- System action: none
- User response: none
- Module: pubsub
- PS0025E Exception in subscriber thread for
host:port:
message
- Description: An exception occurred.
- System action: none
- User response: Check the console log and
category of the Windows event log for further information to help resolve the problem
- Module: pubsub
- PS0026E Exception waiting for subscriber thread for
host:port:
message
- Description: An exception occurred.
- System action: none
- User response: Check the console log and
category of the Windows event log for further information to help resolve the problem
- Module: pubsub
- PS0027E Error processing app.config file "file path":
message
- Description: The application config file had a configuration error in it.
- System action: Operation terminates
- User response: Correct the error in the application configuration file and try again
- Module: pubsub
- PS0028W Subscription is missing URL or program name; ignoring
- Description: Some subscription information is missing.
- System action: The subscription is ignored
- User response: Correct the configuration and try again
- Module: pubsub
- PS0029E Error processing command line:
message
- Description: The command line parameters were incorrect.
- System action: Operation terminates
- User response: Fix the command line and try again
- Module: pubsub
- PS0031E No subscriptions specified in seepubsub.exe.config or on command line
- Description: No subscription information has been configured.
- System action: Operation terminates
- User response: Provide some configuration and try again
- Module: pubsub