[JBoss JIRA] (WFLY-11971) OpenJDK ORB IndexOutOfBoundsException when when the actionString does not contain any slash character
by Ilia Vassilev (Jira)
[ https://issues.jboss.org/browse/WFLY-11971?page=com.atlassian.jira.plugin... ]
Ilia Vassilev updated WFLY-11971:
---------------------------------
Labels: downstream_dependency regression (was: regression)
> OpenJDK ORB IndexOutOfBoundsException when when the actionString does not contain any slash character
> -----------------------------------------------------------------------------------------------------
>
> Key: WFLY-11971
> URL: https://issues.jboss.org/browse/WFLY-11971
> Project: WildFly
> Issue Type: Bug
> Components: IIOP
> Affects Versions: 16.0.0.Final
> Reporter: Ilia Vassilev
> Assignee: Tomasz Adamski
> Priority: Major
> Labels: downstream_dependency, regression
>
> OpenJDK ORB IndexOutOfBoundsException when when the actionString does not contain any slash character
> {code}
> 17:17:42,718 ERROR [TestSingleton] (ServerService Thread Pool -- 79) Caught Exception: java.lang.StringIndexOutOfBoundsException: String index out of range: -1
> at java.lang.String.substring(String.java:1967)
> at com.sun.corba.se.impl.util.RepositoryId.init(RepositoryId.java:353)
> at com.sun.corba.se.impl.util.RepositoryId.<init>(RepositoryId.java:311)
> at com.sun.corba.se.impl.util.RepositoryIdCache.getId(RepositoryIdCache.java:102)
> at com.sun.corba.se.impl.encoding.CDRInputStream_1_0.read_Object(CDRInputStream_1_0.java:740)
> at com.sun.corba.se.impl.encoding.CDRInputStream_1_0.read_Object(CDRInputStream_1_0.java:710)
> at com.sun.corba.se.impl.encoding.CDRInputStream.read_Object(CDRInputStream.java:231)
> at com.sun.corba.se.impl.resolver.INSURLOperationImpl.getIORFromString(INSURLOperationImpl.java:136)
> at com.sun.corba.se.impl.resolver.INSURLOperationImpl.operate(INSURLOperationImpl.java:146)
> at com.sun.corba.se.impl.orb.ORBImpl.string_to_object(ORBImpl.java:825)
> at test.TestSingleton.test(TestSingleton.java:29)
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 3 months
[JBoss JIRA] (ELY-1793) Cache JsonProvider in JsonSecurityEventFormatter
by Philippe Marschall (Jira)
Philippe Marschall created ELY-1793:
---------------------------------------
Summary: Cache JsonProvider in JsonSecurityEventFormatter
Key: ELY-1793
URL: https://issues.jboss.org/browse/ELY-1793
Project: WildFly Elytron
Issue Type: Enhancement
Components: Audit
Reporter: Philippe Marschall
When profiling our application in production the overhead of repeatably looking up the JsonProvider in JsonSecurityEventFormatter became noticeable.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 3 months
[JBoss JIRA] (DROOLS-3922) Import of external classes in Test Scenario doesn't work until you have a class in your package
by Daniele Zonca (Jira)
[ https://issues.jboss.org/browse/DROOLS-3922?page=com.atlassian.jira.plugi... ]
Daniele Zonca commented on DROOLS-3922:
---------------------------------------
Also with DMN seems broken. See [^Prequalification.dmn]
After the import on the right panel only Borrower is reported
> Import of external classes in Test Scenario doesn't work until you have a class in your package
> -----------------------------------------------------------------------------------------------
>
> Key: DROOLS-3922
> URL: https://issues.jboss.org/browse/DROOLS-3922
> Project: Drools
> Issue Type: Bug
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: Gabriele Cardosi
> Priority: Major
> Labels: ScenarioSimulation
> Attachments: Prequalification.dmn
>
>
> Import of external classes in Test Scenario doesn't work until you have a class in your package.
> If you import an Integer or similar, you will not find it in the right panel until you create a custom DO in your same package
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 3 months