From 4d514863c3fa545e1d0839dc8545c4c1aec87ca0 Mon Sep 17 00:00:00 2001 From: Natalia Smintanca Date: Thu, 19 Nov 2015 09:25:09 +0000 Subject: [PATCH] Merged HEAD (5.1) to 5.1.N (5.1.1) 117595 jphuynh: ACE-4593: Reordered port binding error messages to check syntax before trying to bind. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117985 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- .../resources/bitrock/alfresco-sharepoint.xml | 12 ++--- src/main/resources/bitrock/alfrescodm.xml | 24 +++++----- src/main/resources/bitrock/tomcat.xml | 48 +++++++++---------- 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/src/main/resources/bitrock/alfresco-sharepoint.xml b/src/main/resources/bitrock/alfresco-sharepoint.xml index f559611ab0..8e821028ce 100644 --- a/src/main/resources/bitrock/alfresco-sharepoint.xml +++ b/src/main/resources/bitrock/alfresco-sharepoint.xml @@ -24,18 +24,18 @@ - - Couldn’t bind to the given port number. Select another port for the SharePoint Protocol. - - - - Use numbers only the port configuration fields. Other characters are not permitted. + + Couldn’t bind to the given port number. Select another port for the SharePoint Protocol. + + + + diff --git a/src/main/resources/bitrock/alfrescodm.xml b/src/main/resources/bitrock/alfrescodm.xml index 4b64f1d21e..58d5556833 100644 --- a/src/main/resources/bitrock/alfrescodm.xml +++ b/src/main/resources/bitrock/alfrescodm.xml @@ -54,18 +54,18 @@ - - Couldn’t bind to the given port number. Select another FTP Port. - - - - Use numbers only in the port configuration fields. Other characters are not permitted. + + Couldn’t bind to the given port number. Select another FTP Port. + + + + @@ -82,18 +82,18 @@ - - Couldn’t bind to the given port number. Select another RMI Port. - - - - Use numbers only in the port configuration fields. Other characters are not permitted. + + Couldn’t bind to the given port number. Select another RMI Port. + + + + diff --git a/src/main/resources/bitrock/tomcat.xml b/src/main/resources/bitrock/tomcat.xml index 1f53f1accb..37776d1ca5 100644 --- a/src/main/resources/bitrock/tomcat.xml +++ b/src/main/resources/bitrock/tomcat.xml @@ -288,6 +288,12 @@ System variables provided by this component: 1 Tomcat Shutdown Port: + + Use numbers only in the port configuration fields. Other characters are not permitted. + + + + Couldn’t bind to the given port number. Select another Tomcat Shutdown Port. @@ -300,12 +306,6 @@ System variables provided by this component: - - Use numbers only in the port configuration fields. Other characters are not permitted. - - - - @@ -318,18 +318,18 @@ System variables provided by this component: 1 Tomcat SSL Port: - - Couldn’t bind to the given port number. Select another Tomcat SSL Port. - - - - Use numbers only in the port configuration fields. Other characters are not permitted. + + Couldn’t bind to the given port number. Select another Tomcat SSL Port. + + + + @@ -342,18 +342,18 @@ System variables provided by this component: 1 Tomcat AJP Port: - - Couldn’t bind to the given port number. Select another Tomcat AJP Port. - - - - Use numbers only in the port configuration fields. Other characters are not permitted. + + Couldn’t bind to the given port number. Select another Tomcat AJP Port. + + + + @@ -366,18 +366,18 @@ System variables provided by this component: 0 Tomcat JMX Port: - - Couldn’t bind to the given port number. Select another Tomcat JMX Port. - - - - Use numbers only in the port configuration fields. Other characters are not permitted. + + Couldn’t bind to the given port number. Select another Tomcat JMX Port. + + + +