# *************************************************************** # * Licensed to the Apache Software Foundation (ASF) under one # * or more contributor license agreements. See the NOTICE file # * distributed with this work for additional information # * regarding copyright ownership. The ASF licenses this file # * to you under the Apache License, Version 2.0 (the # * "License"); you may not use this file except in compliance # * with the License. You may obtain a copy of the License at # * # * http://www.apache.org/licenses/LICENSE-2.0 # * # * Unless required by applicable law or agreed to in writing, # * software distributed under the License is distributed on an # * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # * KIND, either express or implied. See the License for the # * specific language governing permissions and limitations # * under the License. # *************************************************************** UIMA_jms_endpoint__FINEST = Enpoint ( {0}) UIMAJMS_exception__WARNING = Thread: {0} Exception:{1} UIMA_jms_msg_sent_to_endpoint__FINEST = Message Sent to Destination: {0} UIMAJMS_metadata_reply__endpoint__FINEST = Metadata Reply Sent From: {0} UIMAJMS_metadata_request__endpoint__FINEST = Metadata Request Sent To: {0} Managed By: {1} UIMAJMS_connection_closed_reopening_endpoint__FINE = JMS Connection Closed \ Reopening Connection to Endpoint: {0} UIMAJMS_recvd_new_message__FINE = Received New Message Controller: {0} Message From: {1} \ Message Type: {2} Command: {3} CasReferenceId: {4} UIMAJMS_recvd_new_message_with_ip__FINE = Received New Message Controller: {0} Message From: {1} \ Sent From IP: {2} Message Type: {3} Command: {4} CasReferenceId: {5} UIMAJMS_recvd_message_from__FINE = Received Message from Endpoint: {0} Managed By Server {1} UIMAJMS_reply_queue_not_defined__WARNING = Received Message From Unkown Endpoint UIMAJMS_reply_queue_server_not_defined__WARNING = Received Message With Unknown Broker URI UIMAJMS_invalid_payload_in_message__INFO = Message Contains Invalid Payload Identifier. Expected [1000|1001|1002] Received: {0} Queue: {1} UIMAJMS_invalid_command_in_message__INFO = Message Contains Invalid Command Identifier. Expected [2000|2001] Received: {0} Queue: {1} UIMAJMS_invalid_msgtype_in_message__INFO = Message Contains Invalid MessageType Identifier. Expected [3000|3001] Received: {0} Queue: {1} UIMAJMS_msgtype_notin_message__INFO = Messaqe Missing MessageType Identifier. Queue: {1} UIMAJMS_command_notin_message__INFO = Messaqe Missing Command Identifier. Queue: {1} UIMAJMS_payload_notin_message__INFO = Message Missing Payload Identifier. Queue: {1} UIMAJMS_handling_invalid_jms_message__INFO = Handling Invalid JMS Message UIMAJMS_stopping_as_client_INFO = Stopping Asynchronous Client. UIMAJMS_stopped_as_client_INFO = Asynchronous Client Has Stopped. UIMAJMS_request_for_cas_FINEST = Asynchronous Client Requested New Instance of CAS UIMAJMS_new_cas_FINEST = Returning new CAS instance UIMAJMS_init_jms_producer_INFO = Initializing JMS Message Producer. Broker: {0} Queue Name: {1} UIMAJMS_init_jms_consumer_INFO = Initializing JMS Message Consumer. Broker: {0} Queue Name: {1} UIMAJMS_init_as1_CONFIG = Initializing Asynchronous Client. Broker URI:{0} Receive Window:{1} Cas Pool Size: {2} Timeout: {3} UIMAJMS_aborting_as_WARNING = Aborting Asynchronous Client Due to: {0} UIMAJMS_as_initialized_CONFIG = Asynchronous Client Has Been Initialized. Ready To Process. UIMAJMS_as_meta_request_sent_FINEST = Sending Metadata Request to Queue: {0} Broker: {1} UIMAJMS_blocking_on_semaphore_FINEST = Blocking On Semaphore: {0} UIMAJMS_done_blocking_on_semaphore_FINEST = Finished Blocking On Semaphore: {0} UIMAJMS_not_sending_cas_INFO = Unable To Send Cas For Analysis Due To: {0} UIMAJMS_sending_cas_FINEST = Sending Cas For Analysis. Cas Identifier: {0} Broker:{1} Destination Queue Name:{2} UIMAJMS_handling_meta_reply_FINEST = Received Metadata From:{0} Metadata:{1} UIMAJMS_handling_process_reply_FINEST = Received Cas From:{0} Cas Identifier:{1} UIMAJMS_received_expired_msg_INFO = Received Expired Message From:{0} Cas Identifier:{1} UIMAJMS_received_exception_msg_INFO = Received Exception In Message From:{0} Cas Identifier:{1} Exception:{2} UIMAJMS_received_msg_FINEST = Received New Message From: {0} UIMAJMS_timer_detail_FINEST = Service Timing: {0} {1} {2} UIMAJMS_meta_timeout_INFO = Request For Metadata Has Timed-out. Service Queue:{0} UIMAJMS_cpc_timeout_INFO = Collection Process Complete Has Timed-out. Service Queue:{0} UIMAJMS_process_timeout_INFO = Request To Process Cas Has Timed-out. Service Queue:{0} UIMAJMS_timer_expired_INFO = Timer Has Expired. Service Queue: {0} Message Identifier:{1} UIMAJMS_inactivity_timer_expired_INFO = Inactivity Timer Expired. Thread: {0} Timeout Value: {1} Endopoint Name: {2} UIMAJMS_closing_connection_to_endpoint__FINE = Closing Connection To Endpoint:{0} UIMAJMS_connection_closed_to_endpoint__FINE = Connection Closed To Endpoint:{0} UIMAJMS_open_connection_to_endpoint__FINE = Opening Connection To Endpoint: {0} UIMAJMS_sending_msg_to_endpoint__FINE = Sending Message to Endpoint: {0} UIMAJMS_service_listening__INFO = {0} Service Starting - Listening for Messages UIMAJMS_stopping_jms_transport__INFO = Stopping Service JMS Transport. Service: {0} UIMAJMS_recvd_msg__FINE = Service:{0} Received New Message UIMAJMS_connector_list__FINE = ActiveMQ Broker Connector List: {0} UIMAJMS_broker_uri__FINE = Broker URI: {0} UIMAJMS_serialize_cas__FINE= Serializing CAS. Cas Reference Id: {0} UIMAJMS_dump_serialized_cas__FINEST = Cas Reference Id: {0} Serialized CAS: {1} UIMAJMS_sending_reply_with_sequence__FINE = Sending Reply to Endpoint: {0} CasReference Id: {1} Sequence: {2} UIMAJMS_sending_replyto_endpoint__FINE = Sending Reply To Endpoint: {0} CasReference Id: {1} UIMAJMS_timein_service__FINEST = Time Spent In Service: {0} Time:{1} ms UIMAJMS_send_cas_to_collocated_service__FINE = Sending Cas To Collocated Service: {0} CasReferenceId: {1} UIMAJMS_adding_connector__CONFIG = {0} {1} UIMAJMS_broker_started__CONFIG = ActiveMQ Collocated Service Broker Started - URI: {0} UIMAJMS_port_available__CONFIG = Port {0} is Available UIMAJMS_port_not_available__CONFIG = Port {0} is not Available UIMAJMS_sending_reply_to_remote_FINE = Sending Reply To Remote Server URI: {0} Endpoint: {1} UIMAJMS_sending_request_to_remote_FINE =Sending Request To Remote Server URI: {0} Endpoint: {1} UIMAJMS_sending_msg_to_remote_FINE = Sending Message To Remote Server URI: {0} Endpoint: {1} UIMAJMS_open_new_connection_to_endpoint__FINE = Opening Connection To Endpoint:{0} Managed By:{1} UIMAJMS_ack_mode__CONFIG = Uima EE Service Endpoint: {0} Message Acknowledge Mode: {1} UIMAJMS_ack_msg__FINE = Acking Message With Cas Reference Id: {0} UIMAJMS_stale_message__FINE = Service {0} Received Stale Message With CasReferenceId: {1} From {2} UIMAJMS_sending_exception__FINE = Service {0} Forwarding Exception To: {1} UIMAJMS_no_memory__WARNING = Internal Broker Memory Has Been Exhausted. Max Limit: {0} Bytes. Percentage Used: {1}% UIMAJMS_broker_memory__FINEST = Internal Broker Memory Stats. Max Limit: {0} Bytes. Old Percantage: {1} New Percentage: {2} UIMAJMS_unable_to_connect__INFO = Controller: {0} Unable to Connect To Endpoint: {1} UIMAJMS_forced_endpoint_close__INFO = Controller: {0} Aborted Connection To Endpoint: {1} and Broker Uri: {2} UIMAJMS_output_channel_aborted__INFO = Controller: {0} Output Channel Shutdown Completed UIMAJMS_jms_shutdown__INFO = Controller: {0} Unable To Send a Message To Delegate: {1}. JMS Transport Has Shutdown. UIMAJMS_release_cas_req__FINE = Controller: {0} Sending Request To: {1} To Release Cas Reference Id: {2} UIMAJMS_sending_new_msg_to_remote_FINE = Controller: {0} Sending Message To Remote Delegate Managed By Server: {1} Endpoint Name: {2} UIMAJMS_releasecas_request__endpoint__FINEST = Controller: {0} Sending Request To: {1} To Release CAS UIMAJMS_jmx_uri__CONFIG = MX Console connect URI: {0} UIMA_dd2spring_saxon_missing_SEVERE = Saxon not found in Classpath UIMA_dd2spring_cant_create_temp_output_file_SEVERE = Cannot create required temporary file UIMA_dd2spring_security_exception_calling_saxon = Unexpected, unhandled Security Exception while calling Saxon UIMA_dd2spring_internal_error_calling_saxon = Unexpected, unhandled exception while calling Saxon UIMA_dd2spring_Cannot_convert_saxon_classpath_to_a_URL_SEVERE = Error converting path to saxon jar, ''{0}'' into a URL UIMAJMS_cpc_request_not_done_INFO = Uima EE Client Terminated - Aborting CPC UIMAJMS_override_connection_to_endpoint__FINE = Controller: {0} Sending Reply for Http Request to endpoint: {1} Managed by Broker: {2} UIMAJMS_connection_open_to_endpoint__FINE = Controller: {0} Connection Opened to endpoint: {1} Managed by Broker: {2} UIMAJMS_disable_listener__WARNING = Service Unable to Start Listener on Queue: {0} Managed By Broker: {1}. Stopping Listener. UIMAJMS_broker_memory__CONFIG = The JMS Broker Starts with Heap Size of: {0} UIMAJMS_deploy_container__CONFIG = Uima EE Client Deploying Service From Spring Context File Located at: {0} UIMAJMS_init_uimaee_client__CONFIG = Uima EE Client Initialization Parameters-BrokerURI:{0} Receive Window Size: {1} CAS Pool Size: {2} Timeout: {3} UIMAJMS_started_cpc_request_timer_FINEST = Uima EE Client Started CPC Timer UIMAJMS_app_cpc_request_FINEST = Uima EE Client Sending CPC Request UIMAJMS_cancelled_cpc_request_timer_FINEST = Uima EE Client Cancelled CPC Timer UIMAJMS_open__FINE=Opening Connection to Endpoint:{0} Managed By Broker:{1} UIMAJMS_aborted__FINE= Connection to Endpoint: {0} Managed By Broker: {1} Was Aborted UIMAJMS_activemq_open__FINE=ActiveMQ Factory Creating New Connection To Endpoint: {0} Managed By Broker: {1} UIMAJMS_conn_started__FINE = Connection to Endpoint: {0} Managed By Broker: {1} Started UIMAJMS_conn_starting__FINE = Controller: {0} Starting Connection to <<<>>> Endpoint: {1} Managed By Broker: {2} UIMAJMS_temp_conn_starting__FINE = Controller: {0} Starting Connection to <<<>>> Endpoint: {1} Managed By Broker: {2} UIMAJMS_produce_txt_msg__FINE=Producing Text Message UIMAJMS_serializing_meta__FINE= Serializing Metadata UIMAJMS_acquiring_connection_to_endpoint__FINE = Controller: {0} Acquiring Connection To Endpoint:{1} Managed By Broker: {2} UIMAJMS_create_new_connection__FINE= Controller: {0} Creating New Connection To Endpoint:{1} Managed By Broker: {2} UIMAJMS_connection_opened_to_endpoint__FINE = Controller: {0} New Connection Opened To Endpoint:{1} Managed By Broker: {2} UIMAJMS_reusing_existing_connection__FINE = Controller: {0} Reusing Cached Connection To Endpoint:{1} Managed By Broker: {2} UIMAJMS_sending_serialized_cas__FINEST= Controller: {0} Sending Serialized CAS to Endpoint: {1} CAS Reference Id: {2} \n\t Serialized CAS: {3} UIMAJMS_received_process_reply_FINEST = Uima EE Client Received CAS Process Reply From: {0} UIMAJMS_received_meta_reply_FINEST = Uima EE Client Received GetMeta Reply From: {0} UIMAJMS_received_cpc_reply_FINEST = Uima EE Client Received CPC Reply From: {0} UIMAJMS_cpc_reply_sent__FINE = Controller: {0} Sent CPC Reply To Client Endpoint: {1} UIMAJMS_deploy_desc__FINEST = Deployment Descriptor: \n\t {0} UIMAJMS_not_ableto_send_msg_INFO = Controller: {0} Unable To Send Message To {1}. Retry {2} of {3} UIMAJMS_transport_not_stopped__INFO = Controller: {0} Transport Not Stopped Yet UIMAJMS_broker_stopped__INFO = Broker Running On Port {0} Stopped UIMAJMS_container_terminated__INFO = Container: {0} Stopped UIMAJMS_starting_timer_FINEST = Starting Timer Thread For Endpoint: {0} UIMAJMS_sending_msg_to_endpoint__FINEST = Sending message to Destination: {0} UIMAJMS_error_while_sending_msg__WARNING= Failure when sending message to destination: {0) Exception: {1} UIMAJMS_worker_thread_failed_to_initialize__WARNING = Sender Worker Thread Failed To Initialize. Reason: {0} UIMAJMS_override_connection_timeout__FINE = Controller: {0} Establishing Connection With Timeout: {1} millis To Endpoint: {2} Managed By: {3} UIMAJMS_connection_timeout__FINE = Controller: {0} Establishing Connection With Timeout: {1} millis To Endpoint: {2} Managed By: {3} UIMAJMS_jms_listener_failed_WARNING = Jms Listener Failed. Endpoint: {0} Managed By: {1} Reason: {2} UIMAJMS_stop_listener__INFO = Stopping Listener On Endpoint: {0} UIMAJMS_awaiting_container_init__INFO = Uima EE Client Blocking - Awaiting Top Level Controller Initialization Notification UIMAJMS_container_init_exception__WARNING = Top Level Controller Initialization Exception. Cause: {0}