Logging implementation
[portal.git] / portal-BE / src / main / java / org / onap / portal / logging / format / ApplicationCodes.properties
1 # ============LICENSE_START==========================================
2 # ONAP Portal
3 # ===================================================================
4 # Copyright (C) 2019 AT&T Intellectual Property. All rights reserved.
5 # ===================================================================
6 # Modifications Copyright (c) 2019 Samsung
7 # ===================================================================
8 #
9 # Unless otherwise specified, all software contained herein is licensed
10 # under the Apache License, Version 2.0 (the "License");
11 # you may not use this software except in compliance with the License.
12 # You may obtain a copy of the License at
13 #
14 #             http://www.apache.org/licenses/LICENSE-2.0
15 #
16 # Unless required by applicable law or agreed to in writing, software
17 # distributed under the License is distributed on an "AS IS" BASIS,
18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19 # See the License for the specific language governing permissions and
20 # limitations under the License.
21 # Unless otherwise specified, all documentation contained herein is licensed
22 # under the Creative Commons License, Attribution 4.0 Intl. (the "License");
23 # you may not use this documentation except in compliance with the License.
24 # You may obtain a copy of the License at
25 #
26 #             https://creativecommons.org/licenses/by/4.0/
27 #
28 # Unless required by applicable law or agreed to in writing, documentation
29 # distributed under the License is distributed on an "AS IS" BASIS,
30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
31 # See the License for the specific language governing permissions and
32 # limitations under the License.
33 #
34 # ============LICENSE_END============================================
35 #
36 #
37 #
38
39 #Resource key=Error Code|Message text|Resolution text |Description text
40 #######
41 #Newlines can be utilized to add some clarity ensuring continuing line
42 #has atleast one leading space
43 #ResourceKey=\
44 #             ERR0000E\
45 #             Sample error msg txt\
46 #             Sample resolution msg\
47 #             Sample description txt
48 #
49 ######
50 #Error code classification category
51 #100    Permission errors
52 #200    Availability errors/Timeouts
53 #300    Data errors
54 #400    Schema Interface type/validation errors
55 #500    Business process errors
56 #900    Unknown errors
57 #
58 ########################################################################
59
60 # Define Alarm Codes Specific to ECOMP Portal
61 BEUEBAUTHENTICATIONERROR_ONE_ARGUMENT=  ||Reason: {0}.|\
62                                                                                 An Authentication failure occurred during access to UEB server. Please check that UEB keys are configured correctly under fusion.properties file.
63
64 BERESTAPIAUTHENTICATIONERROR =                  |||Please check application credentials defined in Database or portal.properties file.
65                                                                                 
66 INTERNALAUTHENTICATIONINFO_ONE_ARGUMENT=||Description: {0}.|Please check the logs for more information.
67                                                                                 
68 INTERNALAUTHENTICATIONWARNING_ONE_ARGUMENT=||Description: {0}.|Please check the logs for more information.
69
70 INTERNALAUTHENTICATIONERROR_ONE_ARGUMENT=||Description: {0}.|Please check the logs for more information.
71
72 INTERNALAUTHENTICATIONFATAL_ONE_ARGUMENT=||Description: {0}.|Please check the logs for more information.
73
74 BEHEALTHCHECKERROR=                                             |||Please check the logs for more information.
75
76 BEHEALTHCHECKMYSQLERROR=                                ||Please check the logs for more information.|\
77                                                                                 Check connectivity to MYSQL is configured correctly under system.properties file.
78
79 BEHEALTHCHECKUEBCLUSTERERROR=                   ||Please check the logs for more information.|\
80                                                                                 Check connectivity to UEB cluster which is configured under portal.properties file.
81
82 FEHEALTHCHECKERROR=                                             |||Please check connectivity from this FE instance towards BE or BE Load Balancer.
83                                                                                 
84 BEHEALTHCHECKRECOVERY=                                  |||Please check logs for more specific information about the problem.
85
86 BEHEALTHCHECKMYSQLRECOVERY=                             |||Please check logs for more specific information about the problem.
87
88 BEHEALTHCHECKUEBCLUSTERRECOVERY=                |||Please check logs for more specific information about the problem.
89
90 FEHEALTHCHECKRECOVERY=                                  |||Please check logs for more specific information about the problem.
91
92 #UEB communication
93 BEUEBCONNECTIONERROR_ONE_ARGUMENT=              ||Reason: {0}.|\
94                                                                                 Please check UEB server list and keys configured under Portal.Properties file.
95                                                                                 
96 BEUEBUNKOWNHOSTERROR_ONE_ARGUMENT=              ||Cannot reach host {0}.|\
97                                                                                 Please check UEB server list and keys configured under Portal.Properties file.
98
99 #Onboarding apps
100 BEUEBREGISTERONBOARDINGAPPERROR=                ||Reason: {0}.|\
101                                                                                 Please check UEB server list and keys configured under Portal.Properties file.
102
103 #HTTP communication
104 BEHTTPCONNECTIONERROR_ONE_ARGUMENT=             ||Reason: {0}.|Please check the logs for more information.
105
106 INTERNALCONNECTIONINFO_ONE_ARGUMENT=    ||Description: {0}.|Please check the logs for more information.
107
108 INTERNALCONNECTIONWARNING_ONE_ARGUMENT= ||Description: {0}.|Please check the logs for more information.
109
110 INTERNALCONNECTIONERROR_ONE_ARGUMENT=   ||Description: {0}.|Please check the logs for more information.
111
112 INTERNALCONNECTIONFATAL_ONE_ARGUMENT=   ||Description: {0}.|Please check the logs for more information.
113
114 BEUEBOBJECTNOTFOUNDERROR_ONE_ARGUMENT=  ||Data not found: {0}.|\
115                                                                                 An error occurred during access to UEB Server, {1} failed to either register or unregister to/from UEB topic.
116
117 #Login error codes
118 BEUSERMISSINGERROR_ONE_ARGUMENT=                |||\
119                                                                                 User {0} must be added to the corresponding application with proper user roles.
120                                                                                 
121 BEUSERINACTIVEWARNING_ONE_ARGUMENT=             |||\
122                                                                                 User {0} must be added to the corresponding application with proper user roles.
123                                                                                 
124 BEUSERADMINPRIVILEGESINFO_ONE_ARGUMENT= |||\
125                                                                                 User {0} should be given proper administrator role for the corresponding application to perform the necessary actions.
126                                                                                 
127 BEINVALIDJSONINPUT=                                             |||Please check error logs for more information.
128
129 BEINCORRECTHTTPSTATUSERROR=                             |||Please check logs for more information.
130
131 BEINITIALIZATIONERROR=                                  |||Please check logs for more information.
132
133 BEUEBSYSTEMERROR=                                               ||\
134                                                                                 Operation: {0}.|\
135                                                                                 An error occurred in {1} distribution mechanism. Please check the logs for more information.
136                                                                                 
137 BEDAOSYSTEMERROR=                                               |||Please check MySQL DB health or look at the logs for more details.
138
139 BESYSTEMERROR=                                                  |||Please check logs for more information.
140
141 BEEXECUTEROLLBACKERROR=                                 |||Please check MYSQL DB health or look at the logs for more details.
142
143 FEHTTPLOGGINGERROR=                                             |||Please check MYSQL DB health or look at the logs for more details.
144                                                                                 
145 FEPORTALSERVLETERROR=                                   |||Please check logs for more specific information about the problem.
146
147 BEDAOCLOSESESSIONERROR=                                 |||Please check MYSQL DB health or look at the logs form more details.
148
149 BERESTAPIGENERALERROR=                                  |||Please check error log for more information.
150
151 FEHEALTHCHECKGENERALERROR=                              |||Please check error log for more information.
152
153 INTERNALUNEXPECTEDINFO_ONE_ARGUMENT=    |||Description: {0}.
154
155 INTERNALUNEXPECTEDWARNING_ONE_ARGUMENT= |||Description: {0}.
156
157 INTERNALUNEXPECTEDERROR_ONE_ARGUMENT=   |||Description: {0}.
158
159 INTERNALUNEXPECTEDFATAL_ONE_ARGUMENT=   |||Description: {0}.