[JBoss JIRA] (DROOLS-3352) [DMN Designer] Some associations don't appear in third-party editors
by Guilherme Carreiro (Jira)
[ https://issues.jboss.org/browse/DROOLS-3352?page=com.atlassian.jira.plugi... ]
Guilherme Carreiro updated DROOLS-3352:
---------------------------------------
Tester: Jozef Marko
> [DMN Designer] Some associations don't appear in third-party editors
> --------------------------------------------------------------------
>
> Key: DROOLS-3352
> URL: https://issues.jboss.org/browse/DROOLS-3352
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Guilherme Carreiro
> Assignee: Michael Anstis
> Priority: Major
> Labels: drools-tools
> Attachments: file1.png, file2.png, file3.png
>
>
> This file was created in a third party editor:
> !file1.png|thumbnail!
> Then, it was imported in the Workbench DMN Editor, and one association was created:
> !file2.png|thumbnail!
> Finally, when the file was imported in the third-party editor, the new association does not appear:
> !file3.png|thumbnail!
> --
> Here's how the association is being persisted by the third party editor:
> {quote}<semantic:association id="_f30d89ae-90da-418f-b64f-e846eeb59a4f" associationDirection="None">
> <semantic:sourceRef href="#_237DED7A-E235-47CB-8E90-94D67832EB70"/>
> <semantic:targetRef reference="../../association/targetRef"/>
> </semantic:association>
> <dmndi:DMNEdge id="dmnedge-_0A799429-C784-4E89-8DC9-4FC4F00F08E0" dmnElementRef="_0A799429-C784-4E89-8DC9-4FC4F00F08E0">
> <di:waypoint x="203" y="145"/>
> <di:waypoint x="202.59813084112147" y="237.99999999999997"/>
> </dmndi:DMNEdge>{quote}
> And here's how the association is being persisted by us:
> {quote}<semantic:association id="_68E14F9D-51F9-405B-8E48-C958AF785738" associationDirection="None">
> <semantic:sourceRef href="#_48F2F8F0-3C23-40B4-95B9-04464A193811"/>
> <semantic:targetRef href="#_B8F593B9-8E91-4F22-A219-4F338C74058C"/>
> </semantic:association>
> <dmndi:DMNEdge id="dmnedge-_68E14F9D-51F9-405B-8E48-C958AF785738" dmnElementRef="_68E14F9D-51F9-405B-8E48-C958AF785738">
> <di:waypoint x="550" y="120"/>
> <di:waypoint x="776.5" y="283"/>
> </dmndi:DMNEdge>{quote}
> And here's is the DMN file with both associations:
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (DROOLS-3352) [DMN Designer] Some associations don't appear in third-party editors
by Guilherme Carreiro (Jira)
Guilherme Carreiro created DROOLS-3352:
------------------------------------------
Summary: [DMN Designer] Some associations don't appear in third-party editors
Key: DROOLS-3352
URL: https://issues.jboss.org/browse/DROOLS-3352
Project: Drools
Issue Type: Bug
Components: DMN Editor
Reporter: Guilherme Carreiro
Assignee: Michael Anstis
Attachments: file1.png, file2.png, file3.png
This file was created in a third party editor:
!file1.png|thumbnail!
Then, it was imported in the Workbench DMN Editor, and one association was created:
!file2.png|thumbnail!
Finally, when the file was imported in the third-party editor, the new association does not appear:
!file3.png|thumbnail!
--
Here's how the association is being persisted by the third party editor:
{{<semantic:association id="_f30d89ae-90da-418f-b64f-e846eeb59a4f" associationDirection="None">
<semantic:sourceRef href="#_237DED7A-E235-47CB-8E90-94D67832EB70"/>
<semantic:targetRef reference="../../association/targetRef"/>
</semantic:association>
<dmndi:DMNEdge id="dmnedge-_0A799429-C784-4E89-8DC9-4FC4F00F08E0" dmnElementRef="_0A799429-C784-4E89-8DC9-4FC4F00F08E0">
<di:waypoint x="203" y="145"/>
<di:waypoint x="202.59813084112147" y="237.99999999999997"/>
</dmndi:DMNEdge>}}
And here's how the association is being persisted by us:
{{<semantic:association id="_68E14F9D-51F9-405B-8E48-C958AF785738" associationDirection="None">
<semantic:sourceRef href="#_48F2F8F0-3C23-40B4-95B9-04464A193811"/>
<semantic:targetRef href="#_B8F593B9-8E91-4F22-A219-4F338C74058C"/>
</semantic:association>
<dmndi:DMNEdge id="dmnedge-_68E14F9D-51F9-405B-8E48-C958AF785738" dmnElementRef="_68E14F9D-51F9-405B-8E48-C958AF785738">
<di:waypoint x="550" y="120"/>
<di:waypoint x="776.5" y="283"/>
</dmndi:DMNEdge>}}
And here's is the DMN file with both associations:
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (DROOLS-3351) [DMN Designer] Font size information is being persisted
by Guilherme Carreiro (Jira)
Guilherme Carreiro created DROOLS-3351:
------------------------------------------
Summary: [DMN Designer] Font size information is being persisted
Key: DROOLS-3351
URL: https://issues.jboss.org/browse/DROOLS-3351
Project: Drools
Issue Type: Bug
Components: DMN Editor
Reporter: Guilherme Carreiro
Assignee: Michael Anstis
Attachments: error.gif
When the user configures a bigger font size, the information is not persisted.
Steps to reproduce:
!error.gif|thumbnail!
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (DROOLS-3350) [DMN Designer] Error when user creates relations between elements
by Guilherme Carreiro (Jira)
[ https://issues.jboss.org/browse/DROOLS-3350?page=com.atlassian.jira.plugi... ]
Guilherme Carreiro updated DROOLS-3350:
---------------------------------------
Description:
Sometimes, when user creates relations between some diagram elements, an error popup appears.
---
Steps to reproduce:
!error.gif|thumbnail!
The error copied to clipboard in the GIF is here:
{{Uncaught exception: Exception caught: (TypeError) : Cannot read property 'tT' of null Caused by: (TypeError) : Cannot read property 'tT' of null | Uncaught exception: Exception caught: (TypeError) : Cannot read property 'tT' of null Caused by: (TypeError) : Cannot read property 'tT' of null | Uncaught exception: Exception caught: (TypeError) : Cannot read property 'tT' of null Caused by: (TypeError) : Cannot read property 'tT' of null | Uncaught exception: Exception caught: (TypeError) : Cannot read property 'tT' of null Caused by: (TypeError) : Cannot read property 'tT' of null}}
---
(Since it's an intermittent issue, sometimes the steps above do not show the issue).
was:
Sometimes, when user creates relations between some diagram elements, an error popup appears.
Steps to reproduce:
!error.gif|thumbnail!
The error copied to clipboard in the GIF is here:
{{Uncaught exception: Exception caught: (TypeError) : Cannot read property 'tT' of null Caused by: (TypeError) : Cannot read property 'tT' of null | Uncaught exception: Exception caught: (TypeError) : Cannot read property 'tT' of null Caused by: (TypeError) : Cannot read property 'tT' of null | Uncaught exception: Exception caught: (TypeError) : Cannot read property 'tT' of null Caused by: (TypeError) : Cannot read property 'tT' of null | Uncaught exception: Exception caught: (TypeError) : Cannot read property 'tT' of null Caused by: (TypeError) : Cannot read property 'tT' of null}}
(since it's an intermittent issue, sometimes the steps above do not show the issue).
> [DMN Designer] Error when user creates relations between elements
> -----------------------------------------------------------------
>
> Key: DROOLS-3350
> URL: https://issues.jboss.org/browse/DROOLS-3350
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Reporter: Guilherme Carreiro
> Assignee: Michael Anstis
> Priority: Minor
> Labels: drools-tools
> Attachments: error.gif
>
>
> Sometimes, when user creates relations between some diagram elements, an error popup appears.
> ---
> Steps to reproduce:
> !error.gif|thumbnail!
> The error copied to clipboard in the GIF is here:
> {{Uncaught exception: Exception caught: (TypeError) : Cannot read property 'tT' of null Caused by: (TypeError) : Cannot read property 'tT' of null | Uncaught exception: Exception caught: (TypeError) : Cannot read property 'tT' of null Caused by: (TypeError) : Cannot read property 'tT' of null | Uncaught exception: Exception caught: (TypeError) : Cannot read property 'tT' of null Caused by: (TypeError) : Cannot read property 'tT' of null | Uncaught exception: Exception caught: (TypeError) : Cannot read property 'tT' of null Caused by: (TypeError) : Cannot read property 'tT' of null}}
> ---
> (Since it's an intermittent issue, sometimes the steps above do not show the issue).
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (DROOLS-3350) [DMN Designer] Error when user creates relations between elements
by Guilherme Carreiro (Jira)
Guilherme Carreiro created DROOLS-3350:
------------------------------------------
Summary: [DMN Designer] Error when user creates relations between elements
Key: DROOLS-3350
URL: https://issues.jboss.org/browse/DROOLS-3350
Project: Drools
Issue Type: Bug
Components: DMN Editor
Reporter: Guilherme Carreiro
Assignee: Michael Anstis
Attachments: error.gif
Sometimes, when user creates relations between some diagram elements, an error popup appears.
Steps to reproduce:
!error.gif|thumbnail!
The error copied to clipboard in the GIF is here:
{{Uncaught exception: Exception caught: (TypeError) : Cannot read property 'tT' of null Caused by: (TypeError) : Cannot read property 'tT' of null | Uncaught exception: Exception caught: (TypeError) : Cannot read property 'tT' of null Caused by: (TypeError) : Cannot read property 'tT' of null | Uncaught exception: Exception caught: (TypeError) : Cannot read property 'tT' of null Caused by: (TypeError) : Cannot read property 'tT' of null | Uncaught exception: Exception caught: (TypeError) : Cannot read property 'tT' of null Caused by: (TypeError) : Cannot read property 'tT' of null}}
(since it's an intermittent issue, sometimes the steps above do not show the issue).
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (WFLY-11406) Reflection exception at org.jboss.classfilewriter.ClassFile on JDK12
by Richard Opalka (Jira)
[ https://issues.jboss.org/browse/WFLY-11406?page=com.atlassian.jira.plugin... ]
Richard Opalka updated WFLY-11406:
----------------------------------
Fix Version/s: 15.0.0.CR1
> Reflection exception at org.jboss.classfilewriter.ClassFile on JDK12
> --------------------------------------------------------------------
>
> Key: WFLY-11406
> URL: https://issues.jboss.org/browse/WFLY-11406
> Project: WildFly
> Issue Type: Bug
> Components: Server
> Reporter: Richard Opalka
> Assignee: Stuart Douglas
> Priority: Critical
> Labels: jdk12
> Fix For: 15.0.0.CR1
>
>
> When running WildFly on JDK12 I'm observing this exception due to Unsafe changes in recent JDK Early Access builds:
> &#27;[0m&#27;[31m16:47:17,739 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC000001: Failed to start service jboss.deployment.unit."ws-endpoint-example.war".IN
> <------>at org.jboss.as.server@7.0.0.CR1-SNAPSHOT//org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:151)
> <------>at org.jboss.msc@1.4.5.Final//org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1738)
> <------>at org.jboss.msc@1.4.5.Final//org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1700)
> <------>at org.jboss.msc@1.4.5.Final//org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1558)
> <------>at org.jboss.threads@2.3.2.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
> <------>at org.jboss.threads@2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
> <------>at org.jboss.threads@2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
> <------>at org.jboss.threads@2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
> <------>at java.base/java.lang.Thread.run(Thread.java:835)
> Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: WFLYEE0024: Could not configure component TestService
> <------>at org.jboss.as.ee@15.0.0.CR1-SNAPSHOT//org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor.deploy(EEModuleConfigurationProcessor.java:106)
> <------>at org.jboss.as.server@7.0.0.CR1-SNAPSHOT//org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:144)
> <------>... 8 more
> Caused by: java.lang.Error: java.lang.NoSuchFieldException: override
> <------>at org.jboss.classfilewriter@1.2.3.Final//org.jboss.classfilewriter.ClassFile$1.run(ClassFile.java:394)
> <------>at org.jboss.classfilewriter@1.2.3.Final//org.jboss.classfilewriter.ClassFile$1.run(ClassFile.java:385)
> <------>at java.base/java.security.AccessController.doPrivileged(AccessController.java:551)
> <------>at org.jboss.classfilewriter(a)1.2.3.Final//org.jboss.classfilewriter.ClassFile.<clinit>(ClassFile.java:385)
> <------>at org.jboss.invocation(a)1.5.1.Final//org.jboss.invocation.proxy.AbstractClassFactory.<init>(AbstractClassFactory.java:97)
> <------>at org.jboss.invocation(a)1.5.1.Final//org.jboss.invocation.proxy.AbstractSubclassFactory.<init>(AbstractSubclassFactory.java:87)
> <------>at org.jboss.invocation(a)1.5.1.Final//org.jboss.invocation.proxy.AbstractProxyFactory.<init>(AbstractProxyFactory.java:69)
> <------>at org.jboss.invocation(a)1.5.1.Final//org.jboss.invocation.proxy.ProxyFactory.<init>(ProxyFactory.java:256)
> <------>at org.jboss.as.ee@15.0.0.CR1-SNAPSHOT//org.jboss.as.ee.component.DefaultComponentViewConfigurator.configure(DefaultComponentViewConfigurator.java:86)
> <------>at org.jboss.as.ee@15.0.0.CR1-SNAPSHOT//org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor.deploy(EEModuleConfigurationProcessor.java:92)
> <------>... 9 more
> Caused by: java.lang.NoSuchFieldException: override
> <------>at java.base/java.lang.Class.getDeclaredField(Class.java:2410)
> <------>at org.jboss.classfilewriter@1.2.3.Final//org.jboss.classfilewriter.ClassFile$1.run(ClassFile.java:392)
> <------>... 18 more
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (WFLY-11406) Reflection exception at org.jboss.classfilewriter.ClassFile on JDK12
by Richard Opalka (Jira)
[ https://issues.jboss.org/browse/WFLY-11406?page=com.atlassian.jira.plugin... ]
Richard Opalka commented on WFLY-11406:
---------------------------------------
Tested on $>java -version
openjdk version "12-ea" 2019-03-19
OpenJDK Runtime Environment (build 12-ea+20)
OpenJDK 64-Bit Server VM (build 12-ea+20, mixed mode, sharing)
> Reflection exception at org.jboss.classfilewriter.ClassFile on JDK12
> --------------------------------------------------------------------
>
> Key: WFLY-11406
> URL: https://issues.jboss.org/browse/WFLY-11406
> Project: WildFly
> Issue Type: Bug
> Components: Server
> Reporter: Richard Opalka
> Assignee: Stuart Douglas
> Priority: Critical
> Labels: jdk12
>
> When running WildFly on JDK12 I'm observing this exception due to Unsafe changes in recent JDK Early Access builds:
> &#27;[0m&#27;[31m16:47:17,739 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC000001: Failed to start service jboss.deployment.unit."ws-endpoint-example.war".IN
> <------>at org.jboss.as.server@7.0.0.CR1-SNAPSHOT//org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:151)
> <------>at org.jboss.msc@1.4.5.Final//org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1738)
> <------>at org.jboss.msc@1.4.5.Final//org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1700)
> <------>at org.jboss.msc@1.4.5.Final//org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1558)
> <------>at org.jboss.threads@2.3.2.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
> <------>at org.jboss.threads@2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
> <------>at org.jboss.threads@2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
> <------>at org.jboss.threads@2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
> <------>at java.base/java.lang.Thread.run(Thread.java:835)
> Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: WFLYEE0024: Could not configure component TestService
> <------>at org.jboss.as.ee@15.0.0.CR1-SNAPSHOT//org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor.deploy(EEModuleConfigurationProcessor.java:106)
> <------>at org.jboss.as.server@7.0.0.CR1-SNAPSHOT//org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:144)
> <------>... 8 more
> Caused by: java.lang.Error: java.lang.NoSuchFieldException: override
> <------>at org.jboss.classfilewriter@1.2.3.Final//org.jboss.classfilewriter.ClassFile$1.run(ClassFile.java:394)
> <------>at org.jboss.classfilewriter@1.2.3.Final//org.jboss.classfilewriter.ClassFile$1.run(ClassFile.java:385)
> <------>at java.base/java.security.AccessController.doPrivileged(AccessController.java:551)
> <------>at org.jboss.classfilewriter(a)1.2.3.Final//org.jboss.classfilewriter.ClassFile.<clinit>(ClassFile.java:385)
> <------>at org.jboss.invocation(a)1.5.1.Final//org.jboss.invocation.proxy.AbstractClassFactory.<init>(AbstractClassFactory.java:97)
> <------>at org.jboss.invocation(a)1.5.1.Final//org.jboss.invocation.proxy.AbstractSubclassFactory.<init>(AbstractSubclassFactory.java:87)
> <------>at org.jboss.invocation(a)1.5.1.Final//org.jboss.invocation.proxy.AbstractProxyFactory.<init>(AbstractProxyFactory.java:69)
> <------>at org.jboss.invocation(a)1.5.1.Final//org.jboss.invocation.proxy.ProxyFactory.<init>(ProxyFactory.java:256)
> <------>at org.jboss.as.ee@15.0.0.CR1-SNAPSHOT//org.jboss.as.ee.component.DefaultComponentViewConfigurator.configure(DefaultComponentViewConfigurator.java:86)
> <------>at org.jboss.as.ee@15.0.0.CR1-SNAPSHOT//org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor.deploy(EEModuleConfigurationProcessor.java:92)
> <------>... 9 more
> Caused by: java.lang.NoSuchFieldException: override
> <------>at java.base/java.lang.Class.getDeclaredField(Class.java:2410)
> <------>at org.jboss.classfilewriter@1.2.3.Final//org.jboss.classfilewriter.ClassFile$1.run(ClassFile.java:392)
> <------>... 18 more
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (WFLY-11406) Reflection exception at org.jboss.classfilewriter.ClassFile on JDK12
by Richard Opalka (Jira)
[ https://issues.jboss.org/browse/WFLY-11406?page=com.atlassian.jira.plugin... ]
Richard Opalka updated WFLY-11406:
----------------------------------
Labels: jdk12 (was: )
> Reflection exception at org.jboss.classfilewriter.ClassFile on JDK12
> --------------------------------------------------------------------
>
> Key: WFLY-11406
> URL: https://issues.jboss.org/browse/WFLY-11406
> Project: WildFly
> Issue Type: Bug
> Components: Server
> Reporter: Richard Opalka
> Assignee: Stuart Douglas
> Priority: Critical
> Labels: jdk12
>
> When running WildFly on JDK12 I'm observing this exception due to Unsafe changes in recent JDK Early Access builds:
> &#27;[0m&#27;[31m16:47:17,739 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC000001: Failed to start service jboss.deployment.unit."ws-endpoint-example.war".IN
> <------>at org.jboss.as.server@7.0.0.CR1-SNAPSHOT//org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:151)
> <------>at org.jboss.msc@1.4.5.Final//org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1738)
> <------>at org.jboss.msc@1.4.5.Final//org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1700)
> <------>at org.jboss.msc@1.4.5.Final//org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1558)
> <------>at org.jboss.threads@2.3.2.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
> <------>at org.jboss.threads@2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
> <------>at org.jboss.threads@2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
> <------>at org.jboss.threads@2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
> <------>at java.base/java.lang.Thread.run(Thread.java:835)
> Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: WFLYEE0024: Could not configure component TestService
> <------>at org.jboss.as.ee@15.0.0.CR1-SNAPSHOT//org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor.deploy(EEModuleConfigurationProcessor.java:106)
> <------>at org.jboss.as.server@7.0.0.CR1-SNAPSHOT//org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:144)
> <------>... 8 more
> Caused by: java.lang.Error: java.lang.NoSuchFieldException: override
> <------>at org.jboss.classfilewriter@1.2.3.Final//org.jboss.classfilewriter.ClassFile$1.run(ClassFile.java:394)
> <------>at org.jboss.classfilewriter@1.2.3.Final//org.jboss.classfilewriter.ClassFile$1.run(ClassFile.java:385)
> <------>at java.base/java.security.AccessController.doPrivileged(AccessController.java:551)
> <------>at org.jboss.classfilewriter(a)1.2.3.Final//org.jboss.classfilewriter.ClassFile.<clinit>(ClassFile.java:385)
> <------>at org.jboss.invocation(a)1.5.1.Final//org.jboss.invocation.proxy.AbstractClassFactory.<init>(AbstractClassFactory.java:97)
> <------>at org.jboss.invocation(a)1.5.1.Final//org.jboss.invocation.proxy.AbstractSubclassFactory.<init>(AbstractSubclassFactory.java:87)
> <------>at org.jboss.invocation(a)1.5.1.Final//org.jboss.invocation.proxy.AbstractProxyFactory.<init>(AbstractProxyFactory.java:69)
> <------>at org.jboss.invocation(a)1.5.1.Final//org.jboss.invocation.proxy.ProxyFactory.<init>(ProxyFactory.java:256)
> <------>at org.jboss.as.ee@15.0.0.CR1-SNAPSHOT//org.jboss.as.ee.component.DefaultComponentViewConfigurator.configure(DefaultComponentViewConfigurator.java:86)
> <------>at org.jboss.as.ee@15.0.0.CR1-SNAPSHOT//org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor.deploy(EEModuleConfigurationProcessor.java:92)
> <------>... 9 more
> Caused by: java.lang.NoSuchFieldException: override
> <------>at java.base/java.lang.Class.getDeclaredField(Class.java:2410)
> <------>at org.jboss.classfilewriter@1.2.3.Final//org.jboss.classfilewriter.ClassFile$1.run(ClassFile.java:392)
> <------>... 18 more
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (WFLY-11406) Reflection exception at org.jboss.classfilewriter.ClassFile on JDK12
by Richard Opalka (Jira)
Richard Opalka created WFLY-11406:
-------------------------------------
Summary: Reflection exception at org.jboss.classfilewriter.ClassFile on JDK12
Key: WFLY-11406
URL: https://issues.jboss.org/browse/WFLY-11406
Project: WildFly
Issue Type: Bug
Components: Server
Reporter: Richard Opalka
Assignee: Stuart Douglas
When running WildFly on JDK12 I'm observing this exception due to Unsafe changes in recent JDK Early Access builds:
&#27;[0m&#27;[31m16:47:17,739 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-6) MSC000001: Failed to start service jboss.deployment.unit."ws-endpoint-example.war".IN
<------>at org.jboss.as.server@7.0.0.CR1-SNAPSHOT//org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:151)
<------>at org.jboss.msc@1.4.5.Final//org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1738)
<------>at org.jboss.msc@1.4.5.Final//org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1700)
<------>at org.jboss.msc@1.4.5.Final//org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1558)
<------>at org.jboss.threads@2.3.2.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
<------>at org.jboss.threads@2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
<------>at org.jboss.threads@2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
<------>at org.jboss.threads@2.3.2.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
<------>at java.base/java.lang.Thread.run(Thread.java:835)
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: WFLYEE0024: Could not configure component TestService
<------>at org.jboss.as.ee@15.0.0.CR1-SNAPSHOT//org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor.deploy(EEModuleConfigurationProcessor.java:106)
<------>at org.jboss.as.server@7.0.0.CR1-SNAPSHOT//org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:144)
<------>... 8 more
Caused by: java.lang.Error: java.lang.NoSuchFieldException: override
<------>at org.jboss.classfilewriter@1.2.3.Final//org.jboss.classfilewriter.ClassFile$1.run(ClassFile.java:394)
<------>at org.jboss.classfilewriter@1.2.3.Final//org.jboss.classfilewriter.ClassFile$1.run(ClassFile.java:385)
<------>at java.base/java.security.AccessController.doPrivileged(AccessController.java:551)
<------>at org.jboss.classfilewriter(a)1.2.3.Final//org.jboss.classfilewriter.ClassFile.<clinit>(ClassFile.java:385)
<------>at org.jboss.invocation(a)1.5.1.Final//org.jboss.invocation.proxy.AbstractClassFactory.<init>(AbstractClassFactory.java:97)
<------>at org.jboss.invocation(a)1.5.1.Final//org.jboss.invocation.proxy.AbstractSubclassFactory.<init>(AbstractSubclassFactory.java:87)
<------>at org.jboss.invocation(a)1.5.1.Final//org.jboss.invocation.proxy.AbstractProxyFactory.<init>(AbstractProxyFactory.java:69)
<------>at org.jboss.invocation(a)1.5.1.Final//org.jboss.invocation.proxy.ProxyFactory.<init>(ProxyFactory.java:256)
<------>at org.jboss.as.ee@15.0.0.CR1-SNAPSHOT//org.jboss.as.ee.component.DefaultComponentViewConfigurator.configure(DefaultComponentViewConfigurator.java:86)
<------>at org.jboss.as.ee@15.0.0.CR1-SNAPSHOT//org.jboss.as.ee.component.deployers.EEModuleConfigurationProcessor.deploy(EEModuleConfigurationProcessor.java:92)
<------>... 9 more
Caused by: java.lang.NoSuchFieldException: override
<------>at java.base/java.lang.Class.getDeclaredField(Class.java:2410)
<------>at org.jboss.classfilewriter@1.2.3.Final//org.jboss.classfilewriter.ClassFile$1.run(ClassFile.java:392)
<------>... 18 more
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months