2020-12-14 05:23:06,969 |27.0.0.1-8009-exec-6 |ServiceEventHandler |E| =============== Found URL parameter [blogContentId] passed to secure (https) request-map with uri [ViewBlogRss] with an event that calls service [generateBlogRssFeed]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Contributors+Best+Practices Thank you in advance for your help.; In session [ hidden sessionId by default.]; Note that this can be changed using the service.http.parameters.require.encrypted property in the url.properties file 2020-12-14 05:23:06,985 |27.0.0.1-8009-exec-6 |RequestHandler |E| Request ViewBlogRss caused an error with the following message: Error calling event: org.apache.ofbiz.webapp.event.EventHandlerException: Found URL parameter [blogContentId] passed to secure (https) request-map with uri [ViewBlogRss] with an event that calls service [generateBlogRssFeed]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Contributors+Best+Practices Thank you in advance for your help. 2020-12-14 22:20:35,414 |27.0.0.1-8009-exec-9 |GenericDelegator |E| Failure in create operation for entity [ServerHit]: org.apache.ofbiz.entity.GenericEntityException: Error while inserting: [GenericEntity:ServerHit][contentId,ecommerce.main(java.lang.String)][hitStartDateTime,2020-12-14 22:20:32.774(java.sql.Timestamp)][hitTypeId,REQUEST(java.lang.String)][referrerUrl,(java.lang.String)][requestUrl,https://www.polluniverse.com/ecommerce/control/main(java.lang.String)][runningTimeMillis,2594(java.lang.Long)][serverHostName,vmF6E9AC6(java.lang.String)][serverIpAddress,50.21.190.236(java.lang.String)][visitId,26040(java.lang.String)] (SQL Exception while executing the following:INSERT INTO OFBIZ.SERVER_HIT (VISIT_ID, CONTENT_ID, HIT_START_DATE_TIME, HIT_TYPE_ID, NUM_OF_BYTES, RUNNING_TIME_MILLIS, USER_LOGIN_ID, STATUS_ID, REQUEST_URL, REFERRER_URL, SERVER_IP_ADDRESS, SERVER_HOST_NAME, INTERNAL_CONTENT_ID, PARTY_ID, ID_BY_IP_CONTACT_MECH_ID, REF_BY_WEB_CONTACT_MECH_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) (The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'SQL200606160629870' defined on 'SERVER_HIT'.)). Rolling back transaction.