[JBoss JIRA] (DROOLS-1025) NPE removing a rule that contains a subnetwork
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1025?page=com.atlassian.jira.plugi... ]
RH Bugzilla Integration commented on DROOLS-1025:
-------------------------------------------------
Mario Fusco <mfusco(a)redhat.com> changed the Status of [bug 1298579|https://bugzilla.redhat.com/show_bug.cgi?id=1298579] from MODIFIED to ASSIGNED
> NPE removing a rule that contains a subnetwork
> ----------------------------------------------
>
> Key: DROOLS-1025
> URL: https://issues.jboss.org/browse/DROOLS-1025
> Project: Drools
> Issue Type: Bug
> Reporter: Mario Fusco
> Assignee: Mario Fusco
>
> Removing a rule containing a subnetwork causes the following NPE:
> {code}
> java.lang.NullPointerException
> at org.drools.core.phreak.AddRemoveRule.deletePeerLeftTuple(AddRemoveRule.java:777)
> at org.drools.core.phreak.AddRemoveRule.followPeer(AddRemoveRule.java:749)
> at org.drools.core.phreak.AddRemoveRule.processLeftTuples(AddRemoveRule.java:713)
> at org.drools.core.phreak.AddRemoveRule.flushStagedTuples(AddRemoveRule.java:281)
> at org.drools.core.phreak.AddRemoveRule.removeRule(AddRemoveRule.java:153)
> at org.drools.core.reteoo.ReteooBuilder.removeTerminalNode(ReteooBuilder.java:173)
> at org.drools.core.reteoo.ReteooBuilder.removeRule(ReteooBuilder.java:163)
> at org.drools.core.impl.KnowledgeBaseImpl.removeRule(KnowledgeBaseImpl.java:1635)
> at org.drools.core.impl.KnowledgeBaseImpl.removeRule(KnowledgeBaseImpl.java:1626)
> at org.drools.core.impl.KnowledgeBaseImpl.internalRemoveRule(KnowledgeBaseImpl.java:1610)
> at org.drools.core.impl.KnowledgeBaseImpl.removeRule(KnowledgeBaseImpl.java:1581)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (DROOLS-1076) Initial opening of kie navigator server properties shows error dialog
by Lukáš Petrovický (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1076?page=com.atlassian.jira.plugi... ]
Lukáš Petrovický updated DROOLS-1076:
-------------------------------------
Labels: qe-recommend-fix-before-ga reported-by-qe (was: reported-by-qe)
> Initial opening of kie navigator server properties shows error dialog
> ----------------------------------------------------------------------
>
> Key: DROOLS-1076
> URL: https://issues.jboss.org/browse/DROOLS-1076
> Project: Drools
> Issue Type: Bug
> Components: eclipse plugin
> Environment: JBoss Developer Studio 9.1.0.Beta2
> Drools plugin 6.4.0.201601201107
> Reporter: Tomas David
> Assignee: Robert (Bob) Brodt
> Priority: Minor
> Labels: qe-recommend-fix-before-ga, reported-by-qe
> Attachments: kn_server_prop_error.png
>
>
> If you open server properties of the the kie navigator tool, you will get error dialog "The currently displayed page contains invalid values". This happens only when you create new server in server view and then you open server properties in kie navigator view.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (DROOLS-911) Kie Navigator does not recognize running EAP server
by Lukáš Petrovický (JIRA)
[ https://issues.jboss.org/browse/DROOLS-911?page=com.atlassian.jira.plugin... ]
Lukáš Petrovický updated DROOLS-911:
------------------------------------
Labels: qe-recommend-fix-before-ga reported-by-qe (was: reported-by-qe)
> Kie Navigator does not recognize running EAP server
> ---------------------------------------------------
>
> Key: DROOLS-911
> URL: https://issues.jboss.org/browse/DROOLS-911
> Project: Drools
> Issue Type: Bug
> Components: eclipse plugin
> Affects Versions: 6.3.0.CR2
> Reporter: Tomas David
> Assignee: Robert (Bob) Brodt
> Labels: qe-recommend-fix-before-ga, reported-by-qe
>
> Kie Navigator does not recognize running EAP server. Server should be listed in Kie Navigator view but there is only default link ("No servers available. Click this link to create a new server...") to the Servers view.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (DROOLS-1079) Kie navigator cannot show organizational units content
by Lukáš Petrovický (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1079?page=com.atlassian.jira.plugi... ]
Lukáš Petrovický updated DROOLS-1079:
-------------------------------------
Labels: qe-recommend-fix-before-ga reported-by-qe (was: reported-by-qe)
> Kie navigator cannot show organizational units content
> ------------------------------------------------------
>
> Key: DROOLS-1079
> URL: https://issues.jboss.org/browse/DROOLS-1079
> Project: Drools
> Issue Type: Bug
> Components: eclipse plugin
> Environment: JBoss Developer Studio 9.1.0.Beta2
> Drools plugin 6.4.0.201601201107
> Reporter: Tomas David
> Assignee: Robert (Bob) Brodt
> Priority: Blocker
> Labels: qe-recommend-fix-before-ga, reported-by-qe
>
> It is not possible to open organizational units and display associated repositories. Also when you create a new repository in org unit, it is not displayed in kie navigator but in business central app it is correctly created.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (WFLY-6057) JAXB bindings of XmlJavaTypeAdapter are ignored
by Alessio Soldano (JIRA)
[ https://issues.jboss.org/browse/WFLY-6057?page=com.atlassian.jira.plugin.... ]
Alessio Soldano commented on WFLY-6057:
---------------------------------------
George,
in the "Steps to reproduce", I'm guessing you're referring to the discussion we had in Jun/Jul 2015 ( https://developer.jboss.org/thread/260559 ), which ended up with me not being able to reproduce your issue after having tried 2 times to work on a "reproducer" you provided which could not even be built initially.
Can you provide something I can actually try to isolate the problem, if any, and fix it?
Jeremy, same reasoning as above, can you provide a reproducer and/or exact steps to reproduce your issue (which might possibly be even a slightly different one) ?
Thanks
> JAXB bindings of XmlJavaTypeAdapter are ignored
> -----------------------------------------------
>
> Key: WFLY-6057
> URL: https://issues.jboss.org/browse/WFLY-6057
> Project: WildFly
> Issue Type: Bug
> Components: Web Services
> Affects Versions: 10.0.0.CR5
> Reporter: George Turner
> Assignee: Alessio Soldano
>
> I filed this problem in WF8, and I still cannot get it to work in WF10
> Every xsd:date field prints as a xs:dateTime, and ignores by custom bindings.
> Here is my setup:
> binding.xjb
> <?xml version="1.0" encoding="UTF-8"?>
> <bindings xmlns="http://java.sun.com/xml/ns/jaxb"
> xmlns:xjc="http://java.sun.com/xml/ns/jaxb/xjc"
> xmlns:xs="http://www.w3.org/2001/XMLSchema"
> extensionBindingPrefixes="xjc" version="2.1">
> <globalBindings
> choiceContentProperty="true" generateIsSetMethod="true" typesafeEnumMaxMembers="2000">
> <xjc:javaType name="java.util.Date" xmlType="xs:date"
> adapter="com.lmco.spacefence.infrastructure.webservices.util.XmlDateAdapter"/>
> <xjc:serializable/>
> </globalBindings>
> </bindings>
> package-info.java
> @XmlJavaTypeAdapters({
> @XmlJavaTypeAdapter(value = XmlDateAdapter.class, type = java.util.Date.class),
> @XmlJavaTypeAdapter(value = XmlDatetimeAdapter.class, type = java.util.Calendar.class)
> })
> package com.lmco.spacefence.infrastructure.webservices.util;
> import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
> import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapters;
> XmlDateAdapter.java
> package com.lmco.spacefence.infrastructure.webservices.util;
> import java.text.SimpleDateFormat;
> import java.util.Date;
> import javax.xml.bind.annotation.adapters.XmlAdapter;
> /**
> * Class is used to marshal/unmarshal String/Date in XML.
> */
> public class XmlDateAdapter extends XmlAdapter<String, Date> {
> /**
> * Parses a Date value from the String.
> *
> * @param value to unmarshal
> * @return the parsed Date
> */
> @Override
> public Date unmarshal(String value) throws Exception {
> if (value == null) {
> return null;
> }
> SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd");
> return sdf.parse(value);
> }
> /**
> * Prints the Date value as a String.
> *
> * @param value to marshal
> * @return the String of the Date
> */
> @Override
> public String marshal(Date value) throws Exception {
> if (value == null) {
> return null;
> }
> SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd");
> return sdf.format(value);
> }
> }
> Field in generated source class from cxf-codegen-plugin using binding.xjb
> @XmlJavaTypeAdapter(XmlDateAdapter.class)
> protected Date createDate;
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (WFLY-6325) auth-constraint with role name ** does not work as specified
by Stuart Douglas (JIRA)
Stuart Douglas created WFLY-6325:
------------------------------------
Summary: auth-constraint with role name ** does not work as specified
Key: WFLY-6325
URL: https://issues.jboss.org/browse/WFLY-6325
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 10.0.0.Final
Reporter: Harald Wellmann
Assignee: Stuart Douglas
The following security constraint does not work as expected:
{code}
<security-constraint>
<display-name>secure resource</display-name>
<web-resource-collection>
<web-resource-name>welcome page</web-resource-name>
<url-pattern>/*</url-pattern>
</web-resource-collection>
<auth-constraint>
<role-name>**</role-name>
</auth-constraint>
</security-constraint>
{code}
According to Servlet Specification 3.1, section 13.8, any authenticated user should be able to access the secured resources, but all I get is a {{Forbidden}} error page.
Stepping through the code, I can see that {{ServletSecurityRoleHandler}} is processing a {{SingleConstraintMatch}} with {{emptyRoleSemantic == PERMIT}} and {{requiredRoles == [**]}}.
More likely, this should be {{emptyRoleSemantic == AUTHENTICATE}} and {{requiredRoles == []}}.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (WFLY-5400) Failover of standalone JMS client fails with netty (blocking/non-blocking) connector
by ANGELA ROBERTSON (JIRA)
[ https://issues.jboss.org/browse/WFLY-5400?page=com.atlassian.jira.plugin.... ]
ANGELA ROBERTSON reassigned WFLY-5400:
--------------------------------------
Assignee: Phil Festoso (was: Andrea Hoffer)
> Failover of standalone JMS client fails with netty (blocking/non-blocking) connector
> ------------------------------------------------------------------------------------
>
> Key: WFLY-5400
> URL: https://issues.jboss.org/browse/WFLY-5400
> Project: WildFly
> Issue Type: Bug
> Components: Documentation, JMS
> Affects Versions: 10.0.0.CR1
> Reporter: Miroslav Novak
> Assignee: Phil Festoso
> Attachments: standalone-full-ha-backup.xml, standalone-full-ha-live.xml
>
>
> Failover of standalone JMS client fails if netty (blocking/non-blocking) connector is used. There are 2 EAP 7.0.0.DR10 (Artemis 1.1.0) servers configured in dedicated topology with shared store.
> If live server is killed then backup activates but client does not failover to it:
> {code}
> ent message with property count: 110867, messageId:ID:20310150-62a0-11e5-ada8-b3332c72af23
> Sent message with property count: 110868, messageId:ID:20310151-62a0-11e5-ada8-b3332c72af23
> Sep 24, 2015 11:39:27 AM org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl acquireCredits
> WARN: AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration.
> Sep 24, 2015 11:39:40 AM org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl acquireCredits
> WARN: AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration.
> Sep 24, 2015 11:39:55 AM org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl acquireCredits
> WARN: AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration.
> Sep 24, 2015 11:40:10 AM org.apache.activemq.artemis.core.client.impl.ClientProducerCreditsImpl acquireCredits
> WARN: AMQ212054: Destination address=jms.queue.testQueue0 is blocked. If the system is configured to block make sure you consume messages on this configuration.
> {code}
> Attaching live/backup configuration.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month