[JBoss JIRA] (WFLY-9447) NPE in ejb client and clean shutdown ERROR [org.jboss.ejb.client.invocation] (default task-8) EJBCLIENT000509: Unexpected exception processing EJB request: java.lang.NullPointerException
by Radoslav Husar (JIRA)
[ https://issues.jboss.org/browse/WFLY-9447?page=com.atlassian.jira.plugin.... ]
Radoslav Husar commented on WFLY-9447:
--------------------------------------
[~tommaso-borgato] Just to confirm, this was observed during graceful shutdown and remote EJB client?
> NPE in ejb client and clean shutdown ERROR [org.jboss.ejb.client.invocation] (default task-8) EJBCLIENT000509: Unexpected exception processing EJB request: java.lang.NullPointerException
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: WFLY-9447
> URL: https://issues.jboss.org/browse/WFLY-9447
> Project: WildFly
> Issue Type: Bug
> Components: EJB
> Affects Versions: 14.0.1.Final, 11.0.0.CR1
> Reporter: Radoslav Husar
>
> {noformat}
> ESC[0m13:59:55,004 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0211: Suspending server with 15000 ms timeout.
> ESC[0mESC[0m13:59:55,006 INFO [org.jboss.as.ejb3] (management-handler-thread - 1) WFLYEJB0493: EJB subsystem suspension complete
> ESC[0mESC[0m13:59:55,008 INFO [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown'
> ESC[0mESC[0m13:59:55,027 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0019: Host default-host stopping
> ESC[0mESC[0m13:59:55,028 INFO [org.jboss.modcluster] (ServerService Thread Pool -- 72) MODCLUSTER000002: Initiating mod_cluster shutdown
> ESC[0mESC[0m13:59:55,039 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000080: Disconnecting JGroups channel ejb
> ESC[0mESC[0m13:59:55,039 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000080: Disconnecting JGroups channel ejb
> ESC[0mESC[0m13:59:55,039 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-6) ISPN000080: Disconnecting JGroups channel ejb
> ESC[0mESC[0m13:59:55,040 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-1) ISPN000082: Stopping the RpcDispatcher for channel ejb
> ESC[0mESC[0m13:59:55,040 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000082: Stopping the RpcDispatcher for channel ejb
> ESC[0mESC[0m13:59:55,040 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-6) ISPN000082: Stopping the RpcDispatcher for channel ejb
> ESC[0mESC[0m13:59:55,042 INFO [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 74) ISPN000029: Passivating all entries to disk
> ESC[0mESC[0m13:59:55,046 INFO [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 74) ISPN000030: Passivated 2 entries in 3 milliseconds
> ESC[0mESC[0m13:59:55,055 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
> ESC[0mESC[0m13:59:55,055 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 74) WFLYCLINF0003: Stopped twocluster-terminus.jar cache from ejb container
> ESC[0m13:59:55,057 DEBUG [org.jboss.ejb.client.invocation] (pool-1-thread-1) Calling invoke(module = /twocluster-forwarder-tx/ForwardingStatefulSBImpl, strong affinity = Cluster "ejb-forwarder", weak affinity = Node "clusterA-node0"):
> ESC[0m13:59:55,059 INFO [org.jboss.as.test.clustering.twoclusters.bean.forwarding.AbstractForwardingStatefulSBImpl] (default task-124) getSerialAndIncrement() called on forwarding node clusterA-node0
> ESC[0mESC[31m13:59:55,062 ERROR [org.jboss.ejb.client.invocation] (default task-8) EJBCLIENT000509: Unexpected exception processing EJB request: java.lang.NullPointerException
> at org.jboss.as.ejb3.deployment.DeploymentRepository.getStartedModules(DeploymentRepository.java:202)
> at org.jboss.as.ejb3.remote.AssociationImpl.findEJB(AssociationImpl.java:382)
> at org.jboss.as.ejb3.remote.AssociationImpl.receiveInvocationRequest(AssociationImpl.java:115)
> at org.jboss.ejb.protocol.remote.EJBServerChannel$ReceiverImpl.handleInvocationRequest(EJBServerChannel.java:450)
> at org.jboss.ejb.protocol.remote.EJBServerChannel$ReceiverImpl.handleMessage(EJBServerChannel.java:188)
> at org.jboss.remoting3.remote.RemoteConnectionChannel.lambda$handleMessageData$3(RemoteConnectionChannel.java:430)
> at org.jboss.remoting3.EndpointImpl$TrackingExecutor.lambda$execute$0(EndpointImpl.java:926)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at java.lang.Thread.run(Thread.java:748)
> {noformat}
> Appears in https://github.com/jbossas/jboss-eap7/pull/2446
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months
[JBoss JIRA] (DROOLS-3028) [DMN Designer] Consolidate data type select boxes
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-3028?page=com.atlassian.jira.plugi... ]
Michael Anstis updated DROOLS-3028:
-----------------------------------
Sprint: 2018 Week 39-41
> [DMN Designer] Consolidate data type select boxes
> -------------------------------------------------
>
> Key: DROOLS-3028
> URL: https://issues.jboss.org/browse/DROOLS-3028
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Affects Versions: 7.12.0.Final
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Labels: UX, drools-tools
>
> We should consolidate select boxes for data type shown in properties panel and shown in manage custom data type dialog. In the first case we just show ordered default and custom data types. In the second case we add split default and custom data types with headers *DEFAULT* and *CUSTOM*. We should ensure these headers are shown also from properties panel. In other words we should ensure all selectboxes for data type selection have the same look and feel.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months
[JBoss JIRA] (DROOLS-2842) [DMN Designer] Recursive item definitions
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2842?page=com.atlassian.jira.plugi... ]
Jozef Marko edited comment on DROOLS-2842 at 9/26/18 7:38 AM:
--------------------------------------------------------------
[~tirelli] [~tari_manga] Hi, the attached [^DMCommunity Challenge - March 2017.dmn] is artificial DMN model where I created recursive *tProfile* structure. [~karreiro] ensured that dmn designer will break such model, however there is error in server log [1], so wanted to ask you what approach should we chose for recursive structures. Should we:
- Show warning during validation?
- Prevent opening such model?
- Open in plain xml editor?
- Prevent user form model such structure?
[1]
{{13:31:22,739 ERROR [org.kie.dmn.core.compiler.DMNCompilerImpl] (EJB default - 1) Unable to resolve type reference '\{http://www.trisotech.com/definitions/_1b5a3a8f-ccf0-459b-8783-38601977e828\}tProfile' on node 'tProfile'}}
was (Author: jomarko):
[~tirelli] [~tari_manga] Hi, the attached [^DMCommunity Challenge - March 2017.dmn] is artificial DMN model where I created recursive *tProfile* structure. [~karreiro] ensured that dmn designer will break such model, however there is error in server log [1], so wanted to ask you what approach should we chose for recursive structures. Should we:
- Show warning during validation?
- Prevent opening such model?
- Open in plain xml editor?
- Prevent user form model such structure?
[1]
**13:31:22,739 ERROR [org.kie.dmn.core.compiler.DMNCompilerImpl] (EJB default - 1) Unable to resolve type reference '{http://www.trisotech.com/definitions/_1b5a3a8f-ccf0-459b-8783-38601977e828}tProfile' on node 'tProfile'**
> [DMN Designer] Recursive item definitions
> -----------------------------------------
>
> Key: DROOLS-2842
> URL: https://issues.jboss.org/browse/DROOLS-2842
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.10.0.Final
> Reporter: Jozef Marko
> Assignee: Guilherme Carreiro
> Labels: drools-tools
> Attachments: DMCommunity Challenge - March 2017.dmn, recursive-structure-error.log
>
>
> Opening DMN model with recursive item definition inside causes unexpected error dialog with the attached error inside.
> h2. Acceptance test
> - Opening model with recursive item definition informs user with reasonable message and opens plain xml editor (/)
> - Edit data type in manage custom data type dialog that will lead to Recursive item definitions, save and reopen (/) but missing icon DROOLS-3037
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months
[JBoss JIRA] (DROOLS-2842) [DMN Designer] Recursive item definitions
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2842?page=com.atlassian.jira.plugi... ]
Jozef Marko edited comment on DROOLS-2842 at 9/26/18 7:38 AM:
--------------------------------------------------------------
[~tirelli] [~tari_manga] Hi, the attached [^DMCommunity Challenge - March 2017.dmn] is artificial DMN model where I created recursive *tProfile* structure. [~karreiro] ensured that dmn designer will break such model, however there is error in server log [1], so wanted to ask you what approach should we chose for recursive structures. Should we:
- Show warning during validation?
- Prevent opening such model?
- Open in plain xml editor?
- Prevent user form model such structure?
[1]
{{13:31:22,739 ERROR [org.kie.dmn.core.compiler.DMNCompilerImpl] (EJB default - 1) Unable to resolve type reference '\{http://www.trisotech.com/definitions/_1b5a3a8f-ccf0-459b-8783-38601977e828}tProfile' on node 'tProfile'}}
was (Author: jomarko):
[~tirelli] [~tari_manga] Hi, the attached [^DMCommunity Challenge - March 2017.dmn] is artificial DMN model where I created recursive *tProfile* structure. [~karreiro] ensured that dmn designer will break such model, however there is error in server log [1], so wanted to ask you what approach should we chose for recursive structures. Should we:
- Show warning during validation?
- Prevent opening such model?
- Open in plain xml editor?
- Prevent user form model such structure?
[1]
{{13:31:22,739 ERROR [org.kie.dmn.core.compiler.DMNCompilerImpl] (EJB default - 1) Unable to resolve type reference '\{http://www.trisotech.com/definitions/_1b5a3a8f-ccf0-459b-8783-38601977e828\}tProfile' on node 'tProfile'}}
> [DMN Designer] Recursive item definitions
> -----------------------------------------
>
> Key: DROOLS-2842
> URL: https://issues.jboss.org/browse/DROOLS-2842
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.10.0.Final
> Reporter: Jozef Marko
> Assignee: Guilherme Carreiro
> Labels: drools-tools
> Attachments: DMCommunity Challenge - March 2017.dmn, recursive-structure-error.log
>
>
> Opening DMN model with recursive item definition inside causes unexpected error dialog with the attached error inside.
> h2. Acceptance test
> - Opening model with recursive item definition informs user with reasonable message and opens plain xml editor (/)
> - Edit data type in manage custom data type dialog that will lead to Recursive item definitions, save and reopen (/) but missing icon DROOLS-3037
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months
[JBoss JIRA] (DROOLS-2842) [DMN Designer] Recursive item definitions
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2842?page=com.atlassian.jira.plugi... ]
Jozef Marko edited comment on DROOLS-2842 at 9/26/18 7:37 AM:
--------------------------------------------------------------
[~tirelli] [~tari_manga] Hi, the attached [^DMCommunity Challenge - March 2017.dmn] is artificial DMN model where I created recursive *tProfile* structure. [~karreiro] ensured that dmn designer will break such model, however there is error in server log [1], so wanted to ask you what approach should we chose for recursive structures. Should we:
- Show warning during validation?
- Prevent opening such model?
- Open in plain xml editor?
- Prevent user form model such structure?
[1]
{{13:31:22,739 ERROR [org.kie.dmn.core.compiler.DMNCompilerImpl] (EJB default - 1) Unable to resolve type reference '{http://www.trisotech.com/definitions/_1b5a3a8f-ccf0-459b-8783-38601977e828}tProfile' on node 'tProfile'}}
was (Author: jomarko):
[~tirelli] [~tari_manga] Hi, the attached [^DMCommunity Challenge - March 2017.dmn] is artificial DMN model where I created recursive *tProfile* structure. [~karreiro] ensured that dmn designer will break such model, however there is error in server log [1], so wanted to ask you what approach should we chose for recursive structures. Should we:
- Show warning during validation
- Prevent opening such model
- Open in plain xml editor
- Prevent user form model such structure
[1]
{{13:31:22,739 ERROR [org.kie.dmn.core.compiler.DMNCompilerImpl] (EJB default - 1) Unable to resolve type reference '{http://www.trisotech.com/definitions/_1b5a3a8f-ccf0-459b-8783-38601977e828}tProfile' on node 'tProfile'}}
> [DMN Designer] Recursive item definitions
> -----------------------------------------
>
> Key: DROOLS-2842
> URL: https://issues.jboss.org/browse/DROOLS-2842
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.10.0.Final
> Reporter: Jozef Marko
> Assignee: Guilherme Carreiro
> Labels: drools-tools
> Attachments: DMCommunity Challenge - March 2017.dmn, recursive-structure-error.log
>
>
> Opening DMN model with recursive item definition inside causes unexpected error dialog with the attached error inside.
> h2. Acceptance test
> - Opening model with recursive item definition informs user with reasonable message and opens plain xml editor (/)
> - Edit data type in manage custom data type dialog that will lead to Recursive item definitions, save and reopen (/) but missing icon DROOLS-3037
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months
[JBoss JIRA] (DROOLS-2842) [DMN Designer] Recursive item definitions
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2842?page=com.atlassian.jira.plugi... ]
Jozef Marko edited comment on DROOLS-2842 at 9/26/18 7:37 AM:
--------------------------------------------------------------
[~tirelli] [~tari_manga] Hi, the attached [^DMCommunity Challenge - March 2017.dmn] is artificial DMN model where I created recursive *tProfile* structure. [~karreiro] ensured that dmn designer will break such model, however there is error in server log [1], so wanted to ask you what approach should we chose for recursive structures. Should we:
- Show warning during validation?
- Prevent opening such model?
- Open in plain xml editor?
- Prevent user form model such structure?
[1]
{{13:31:22,739 ERROR [org.kie.dmn.core.compiler.DMNCompilerImpl] (EJB default - 1) Unable to resolve type reference '{http://www.trisotech.com/definitions/_1b5a3a8f-ccf0-459b-8783-38601977e828}tProfile' on node 'tProfile'}}
was (Author: jomarko):
[~tirelli] [~tari_manga] Hi, the attached [^DMCommunity Challenge - March 2017.dmn] is artificial DMN model where I created recursive *tProfile* structure. [~karreiro] ensured that dmn designer will break such model, however there is error in server log [1], so wanted to ask you what approach should we chose for recursive structures. Should we:
- Show warning during validation?
- Prevent opening such model?
- Open in plain xml editor?
- Prevent user form model such structure?
[1]
{{13:31:22,739 ERROR [org.kie.dmn.core.compiler.DMNCompilerImpl] (EJB default - 1) Unable to resolve type reference '{http://www.trisotech.com/definitions/_1b5a3a8f-ccf0-459b-8783-38601977e828}tProfile' on node 'tProfile'}}
> [DMN Designer] Recursive item definitions
> -----------------------------------------
>
> Key: DROOLS-2842
> URL: https://issues.jboss.org/browse/DROOLS-2842
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.10.0.Final
> Reporter: Jozef Marko
> Assignee: Guilherme Carreiro
> Labels: drools-tools
> Attachments: DMCommunity Challenge - March 2017.dmn, recursive-structure-error.log
>
>
> Opening DMN model with recursive item definition inside causes unexpected error dialog with the attached error inside.
> h2. Acceptance test
> - Opening model with recursive item definition informs user with reasonable message and opens plain xml editor (/)
> - Edit data type in manage custom data type dialog that will lead to Recursive item definitions, save and reopen (/) but missing icon DROOLS-3037
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months
[JBoss JIRA] (DROOLS-2842) [DMN Designer] Recursive item definitions
by Jozef Marko (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2842?page=com.atlassian.jira.plugi... ]
Jozef Marko edited comment on DROOLS-2842 at 9/26/18 7:37 AM:
--------------------------------------------------------------
[~tirelli] [~tari_manga] Hi, the attached [^DMCommunity Challenge - March 2017.dmn] is artificial DMN model where I created recursive *tProfile* structure. [~karreiro] ensured that dmn designer will break such model, however there is error in server log [1], so wanted to ask you what approach should we chose for recursive structures. Should we:
- Show warning during validation?
- Prevent opening such model?
- Open in plain xml editor?
- Prevent user form model such structure?
[1]
**13:31:22,739 ERROR [org.kie.dmn.core.compiler.DMNCompilerImpl] (EJB default - 1) Unable to resolve type reference '{http://www.trisotech.com/definitions/_1b5a3a8f-ccf0-459b-8783-38601977e828}tProfile' on node 'tProfile'**
was (Author: jomarko):
[~tirelli] [~tari_manga] Hi, the attached [^DMCommunity Challenge - March 2017.dmn] is artificial DMN model where I created recursive *tProfile* structure. [~karreiro] ensured that dmn designer will break such model, however there is error in server log [1], so wanted to ask you what approach should we chose for recursive structures. Should we:
- Show warning during validation?
- Prevent opening such model?
- Open in plain xml editor?
- Prevent user form model such structure?
[1]
{{13:31:22,739 ERROR [org.kie.dmn.core.compiler.DMNCompilerImpl] (EJB default - 1) Unable to resolve type reference '{http://www.trisotech.com/definitions/_1b5a3a8f-ccf0-459b-8783-38601977e828}tProfile' on node 'tProfile'}}
> [DMN Designer] Recursive item definitions
> -----------------------------------------
>
> Key: DROOLS-2842
> URL: https://issues.jboss.org/browse/DROOLS-2842
> Project: Drools
> Issue Type: Bug
> Components: DMN Editor
> Affects Versions: 7.10.0.Final
> Reporter: Jozef Marko
> Assignee: Guilherme Carreiro
> Labels: drools-tools
> Attachments: DMCommunity Challenge - March 2017.dmn, recursive-structure-error.log
>
>
> Opening DMN model with recursive item definition inside causes unexpected error dialog with the attached error inside.
> h2. Acceptance test
> - Opening model with recursive item definition informs user with reasonable message and opens plain xml editor (/)
> - Edit data type in manage custom data type dialog that will lead to Recursive item definitions, save and reopen (/) but missing icon DROOLS-3037
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 7 months