[
https://issues.apache.org/jira/browse/OFBIZ-12231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17338831#comment-17338831 ]
Jacques Le Roux commented on OFBIZ-12231:
-----------------------------------------
Hi Ingo,
I get this issue when applying your patch locally on trunk HEAD (with few changes pending):
{noformat}
2021-05-04 09:28:05,366 |delegator-startup-1 |ModelReader |I| Finished loading entities; #Entities=879 #ViewEntities=319 #Fields=9246 #Relationships=3006 #AutoRelationships=2206
2021-05-04 09:28:05,392 |delegator-startup-1 |GenericDelegator |I| Doing entity definition check...
2021-05-04 09:28:05,394 |delegator-startup-1 |ModelEntityChecker |I| [initReservedWords] array length = 1025
2021-05-04 09:28:05,451 |OFBiz-batch-2 |GenericDelegator |I| Delegator "default" initializing helper "localderby" for entity group "org.apache.ofbiz".
2021-05-04 09:28:05,451 |OFBiz-batch-3 |GenericDelegator |I| Delegator "default" initializing helper "localderbytenant" for entity group "org.apache.ofbiz.tenant".
2021-05-04 09:28:05,451 |OFBiz-batch-1 |GenericDelegator |I| Delegator "default" initializing helper "localderbyolap" for entity group "org.apache.ofbiz.olap".
2021-05-04 09:28:05,456 |OFBiz-batch-1 |GenericDelegator |I| Doing database check as requested in entityengine.xml with addMissing=true
2021-05-04 09:28:05,456 |OFBiz-batch-3 |GenericDelegator |I| Doing database check as requested in entityengine.xml with addMissing=true
2021-05-04 09:28:05,456 |OFBiz-batch-2 |GenericDelegator |I| Doing database check as requested in entityengine.xml with addMissing=true
java.lang.SecurityException: sealing violation: package org.apache.derby.impl.services.locks is sealed
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)