Author: cwiklik
Date: Thu Sep 9 13:36:28 2010
New Revision: 995425
URL: http://svn.apache.org/viewvc?rev=995425&view=rev
Log:
UIMA-1867 Added new message
Modified:
uima/uima-as/trunk/uimaj-as-core/src/main/resources/uimaee_messages.properties
Modified:
uima/uima-as/trunk/uimaj-as-core/src/main/resources/uimaee_messages.properties
URL:
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-core/src/main/resources/uimaee_messages.properties?rev=995425&r1=995424&r2=995425&view=diff
==============================================================================
---
uima/uima-as/trunk/uimaj-as-core/src/main/resources/uimaee_messages.properties
(original)
+++
uima/uima-as/trunk/uimaj-as-core/src/main/resources/uimaee_messages.properties
Thu Sep 9 13:36:28 2010
@@ -224,4 +224,5 @@ UIMAEE_dropping_msg_client_is_dead__INFO
UIMAEE_incompatible_version_WARNING = Controller: {0} Unable to Initialize.
UIMA-AS Version is Incompatible with UIMA Core. UIMA-AS Version: {1} UIMA Core
Version: {2}
UIMAEE_multiple_deployment_not_allowed__WARNING = Controller: {0} Multiple
Deployment of AE: {1} Is Not Allowed. Change OperationalProperties in the AE
descriptor or remove scalout parameter from the deployment descriptor
UIMAEE_invalid_step__SEVERE = Controller: {0} Invalid Step Object: {1} For
CAS:{2}. Terminating Service. Check Your Descriptor For Invalid AE Keys.
-UIMAEE_dump_threadpool_semaphore_info__FINEST = Time: {0} Thread Id: {1}
Acquiring Executor Semaphore. {2} Current Available Permits= {3}
\ No newline at end of file
+UIMAEE_dump_threadpool_semaphore_info__FINEST = Time: {0} Thread Id: {1}
Acquiring Executor Semaphore. {2} Current Available Permits= {3}
+UIMAEE_client_dead__FINE = Controller: {0} Unable to Deliver CAS to Client
Destination:{1}. Attempt to Send CAS Failed Due To Missing Temp Queue. Dropping
CAS: {2}
\ No newline at end of file