[JBoss JIRA] (WFLY-11717) Illegal reflective access - org.jboss.invocation.proxy.AbstractProxyFactory
by Brian Stansberry (Jira)
[ https://issues.jboss.org/browse/WFLY-11717?page=com.atlassian.jira.plugin... ]
Brian Stansberry commented on WFLY-11717:
-----------------------------------------
[~krisgerhard] Do you have some kind of reproducer app you can attach? I just scanned through the server.log produced by the testsuite/integration/basic part of our testsuite from a JDK 11 job[1] looking for "llegal ref" and don't find any occurrences. That job runs all sorts of EE related tests, i.e. various EJB apps the testsuite deploys. So if it doesn't report the illegal reflective access my assumption is it won't be trivial to reproduce. Looking at the code I didn't see why it would happen either. So perhaps something about your app is key to identifying the cause.
[1] https://ci.wildfly.org/repository/download/WF_MasterLinuxJdk11/141561:id/... -- a link that will break eventually as ci server cleans out old jobs.
> Illegal reflective access - org.jboss.invocation.proxy.AbstractProxyFactory
> ---------------------------------------------------------------------------
>
> Key: WFLY-11717
> URL: https://issues.jboss.org/browse/WFLY-11717
> Project: WildFly
> Issue Type: Bug
> Affects Versions: 15.0.1.Final
> Reporter: Kris-Gerhard Aabrams
> Assignee: Brian Stansberry
> Priority: Major
> Labels: Java11
>
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by org.jboss.invocation.proxy.AbstractProxyFactory$1 (jar:file:/opt/jboss/wildfly/modules/system/layers/base/org/jboss/invocation/main/jboss-invocation-1.5.1.Final.jar!/) to method java.lang.Object.clone()
> WARNING: Please consider reporting this to the maintainers of org.jboss.invocation.proxy.AbstractProxyFactory$1
> WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
> WARNING: All illegal access operations will be denied in a future release
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (DROOLS-3077) Enhance data type restrictions UX - Decision Table/properties
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3077?page=com.atlassian.jira.plugi... ]
Liz Clayton commented on DROOLS-3077:
-------------------------------------
[~manstis] [~tirelli]K, I need some clarification on what was stated above ^^:
1) *Over-ride a Data Type*?
_" with Applicant.Age set as the input expression and the Data Type Age the existing constraint of [18..24] could be overridden without needing to select a different or define a new Data Type. " _
* I believe [~tirelli] suggested that the management of +existing+ Data Type constraints should happen within the context of the Data Types list (Manage).
2)Multiple constraints?
_"I wonder whether the User should set the constraint rather than add one (as they can only have one constraint)."_
* I thought the concept of "Input Constraints" was to ADD constraints and potentially further scope an existing Data Type constraint.
3) Undo?
_"Also, at the moment, if I change the Name or Data Type the change can be undone. However (currently) changes to the Constraint definition cannot be undone. So we have a mis-match of functionality."_
* Are you saying I need to add a remove or clear action to the design?
4) Pop-over consistency.
"Finally, I wonder if adding the "OK", "Cancel" buttons to the InputClause popover should be replicated to all popovers; otherwise some popovers will continue to apply changes when (a) the "Name" TextBox looses focus, (b) when a selection is made in the "Data Type" drop-down, (c) when the "OK" button is clicked... just wondering."
* This one I understand, and I agree. :) Although wrt (a) [~karreiro] and I were discussing this and IIRC agreed that the apply should happen on ENTER. But yes, now that the pop-overs are propagating we do need to align them, where applicable. Please assign any design jiras needed to me. :)
> Enhance data type restrictions UX - Decision Table/properties
> -------------------------------------------------------------
>
> Key: DROOLS-3077
> URL: https://issues.jboss.org/browse/DROOLS-3077
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: DataType selection ('Properties Panel' and 'in-grid').png, Screen Shot 2018-08-10 at 10.23.36 AM.png, Screen Shot 2018-08-24 at 8.38.37 AM.png, Screen Shot 2018-09-28 at 2.44.59 PM.png, date-time.png, date.png, enumration-widget.png, pop-overc.png, pop-overcSpecs.png, read-mode.png, select.png, time.png
>
>
> *Background*
> Persona: Business analyst or Rules practitioner
> Use Cases:
> * From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
> * From the Data Types dialog - as a user I want the ability to define constraints for the following types: https://docs.google.com/spreadsheets/d/1HLYwi5JrCEU6IxWRge7RCKANLiHCL0d2E...
> Functional considerations/ pre conditions:
> * Consider interaction in light of Property panel and consistency.
> * Underscore the notion of one-off constraints.
> Verification conditions:
> * Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (DROOLS-3659) DMN: UX for documentation reports
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3659?page=com.atlassian.jira.plugi... ]
Liz Clayton resolved DROOLS-3659.
---------------------------------
Resolution: Done
[~tirelli] [~manstis] [~stetson.robinson] I believe this is set now, so marking as Resolved.
> DMN: UX for documentation reports
> ---------------------------------
>
> Key: DROOLS-3659
> URL: https://issues.jboss.org/browse/DROOLS-3659
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: DROOLS-3659-documentation.mp4
>
>
> User stories:
> * As a user I want to generate a PDF or HTML report of the DMN model, with documentation, so that I can hand it off to external team and/or business that needs information about the diagrams and the logic of the decisions being automated. The report can be printed out and used by business teams not involved with the modeling itself, to learn about content of the .dmn file.
> * As a user I need a means through the UI to input additional documentation, links and attachments to nodes.
> Notes:
> - Docs to help with docs formatting.
> - Might be able to leverage Case View docs widget.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (DROOLS-3659) DMN: UX for documentation reports
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3659?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-3659:
----------------------------------------
[~stetson.robinson] Thanks, your reply seems to have answered my question completely.
> DMN: UX for documentation reports
> ---------------------------------
>
> Key: DROOLS-3659
> URL: https://issues.jboss.org/browse/DROOLS-3659
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: DROOLS-3659-documentation.mp4
>
>
> User stories:
> * As a user I want to generate a PDF or HTML report of the DMN model, with documentation, so that I can hand it off to external team and/or business that needs information about the diagrams and the logic of the decisions being automated. The report can be printed out and used by business teams not involved with the modeling itself, to learn about content of the .dmn file.
> * As a user I need a means through the UI to input additional documentation, links and attachments to nodes.
> Notes:
> - Docs to help with docs formatting.
> - Might be able to leverage Case View docs widget.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (DROOLS-3715) Zipkiemodule nullpointerexception
by Tibor Zimányi (Jira)
[ https://issues.jboss.org/browse/DROOLS-3715?page=com.atlassian.jira.plugi... ]
Tibor Zimányi commented on DROOLS-3715:
---------------------------------------
Hi [~lukaszkrot], could you please provide a small reproducer project for this? I can fix this, however it would be great to have a regression test for this, simulating your use case, so we are sure this doesn't return again.
> Zipkiemodule nullpointerexception
> ---------------------------------
>
> Key: DROOLS-3715
> URL: https://issues.jboss.org/browse/DROOLS-3715
> Project: Drools
> Issue Type: Bug
> Affects Versions: 7.16.0.Final, 7.17.0.Final
> Reporter: Łukasz Szmolke
> Assignee: Tibor Zimányi
> Priority: Major
>
> o During ZipKieModule loading in “org.drools.compiler.kie.builder.impl.ZipKieModule:142” nullpointerexception is thrown:
>
> urlPath = urlPath.substring( urlPath.lastIndexOf( '!' ) + 1 );
> ArrayList<ZipEntry> entries = new ArrayList<>();
> // read jar file from uber-jar
> InputStream in = this.getClass().getResourceAsStream(urlPath); // nullpointerexception
>
> For example full UrlPath on windows to internal .jar is:
> C:\Users\xbbnv0c\IdeaProjects\ais-data-exchange\data-exchange-app\target\data-exchange-app-1.0.1-SNAPSHOT.jar!\BOOT-INF\lib\data-exchange-brms-1.0.1-SNAPSHOT.jar
> So the result of this first line will be:
> \BOOT-INF\lib\data-exchange-brms-1.0.1-SNAPSHOT.jar
> It will be perfect, but during accessing internal resource file separator should be “/” not “\”. So InputStream in = null.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (DROOLS-3659) DMN: UX for documentation reports
by Stetson Robinson (Jira)
[ https://issues.jboss.org/browse/DROOLS-3659?page=com.atlassian.jira.plugi... ]
Stetson Robinson edited comment on DROOLS-3659 at 3/1/19 7:44 AM:
------------------------------------------------------------------
[~manstis], you're correct. My understanding in speaking with [~tirelli] and coordinating with [~uxdlc] is that the Attachments option is to add attachment links of any kind to the node (links to documents, images, forms, whatever), and those attachments get included along with all other DRD information in the DMN report that is generated at the DRD level, in what in BPMN is the Documentation tab. Per Edson's request, I've proposed the following [example DMN model report|https://docs.google.com/document/d/1xZBnRQfaTpFmMjU11Wzc2HhBqJCOVK...] for this purpose, although it sounds like we'll just be tweaking and using the template [~tdolphine] has mentioned.
So in short: Attachments are at the node level in the Diagram Properties panel, and Documentation (report) is at the DRD level and is a .docx or .html version of the DMN model, including any attachments per node. This is what my example is of above.
If I've misunderstood the feature request or your question, Mike, my apologies.
was (Author: stetson.robinson):
[~manstis], you're correct. My understanding in speaking with [~tirelli] and coordinating with [~uxdlc] is that the Attachments option is to add attachment links of any kind to the node (links to documents, images, forms, whatever), and those attachments get included along with all other DRD information in the DMN report that is generated at the DRD level, in what in BPMN is the Documentation tab. Per Edson's request, I've proposed this as an [example DMN model report|https://docs.google.com/document/d/1xZBnRQfaTpFmMjU11Wzc2HhBqJCOVK...].
So in short: Attachments are at the node level in the Diagram Properties panel, and Documentation (report) is at the DRD level and is a .docx or .html version of the DMN model, including any attachments per node. This is what my example is of above.
If I've misunderstood the feature request or your question, Mike, my apologies.
> DMN: UX for documentation reports
> ---------------------------------
>
> Key: DROOLS-3659
> URL: https://issues.jboss.org/browse/DROOLS-3659
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: DROOLS-3659-documentation.mp4
>
>
> User stories:
> * As a user I want to generate a PDF or HTML report of the DMN model, with documentation, so that I can hand it off to external team and/or business that needs information about the diagrams and the logic of the decisions being automated. The report can be printed out and used by business teams not involved with the modeling itself, to learn about content of the .dmn file.
> * As a user I need a means through the UI to input additional documentation, links and attachments to nodes.
> Notes:
> - Docs to help with docs formatting.
> - Might be able to leverage Case View docs widget.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months