[jira] [Commented] (OFBIZ-12231) Birt Plugin - PDF Error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-12231) Birt Plugin - PDF Error

Nicolas Malin (Jira)

    [ 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}

> Birt Plugin - PDF Error
> -----------------------
>
>                 Key: OFBIZ-12231
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12231
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: birt
>    Affects Versions: Trunk
>            Reporter: Ingo Wolfmayr
>            Priority: Major
>         Attachments: birt.patch
>
>
> Birt PDF Reports do not work.
> https://demo-trunk.ofbiz.apache.org/birt/control/chartViewHandler



--
This message was sent by Atlassian Jira
(v8.3.4#803005)