[JBoss JIRA] (LOGMGR-238) Lightweight attachments
by David Lloyd (Jira)
David Lloyd created LOGMGR-238:
----------------------------------
Summary: Lightweight attachments
Key: LOGMGR-238
URL: https://issues.jboss.org/browse/LOGMGR-238
Project: JBoss Log Manager
Issue Type: Enhancement
Components: core
Reporter: David Lloyd
Assignee: David Lloyd
Fix For: 2.2.0.Final, 3.0.0.Final
Introduce a lighter attachment implementation which has a limited capacity.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 10 months
[JBoss JIRA] (JBJCA-1387) IllegalStateException when getting a connection from a removed DataSource
by Peter Mačkay (Jira)
Peter Mačkay created JBJCA-1387:
-----------------------------------
Summary: IllegalStateException when getting a connection from a removed DataSource
Key: JBJCA-1387
URL: https://issues.jboss.org/browse/JBJCA-1387
Project: IronJacamar
Issue Type: Bug
Reporter: Peter Mačkay
Trying to get a connection from a removed datasource used to result in
{code}
java.sql.SQLException: javax.resource.ResourceException: IJ000470: You are trying to use a connection factory that has been shut down: java:jboss/datasources/NoRestartDatasource
{code}
But after the changes introduced in JBJCA-1386 an IllegalStateException is thrown
{code}
09:58:56,204 ERROR [stderr] (pool-8-thread-1) java.lang.IllegalStateException
09:58:56,206 ERROR [stderr] (pool-8-thread-1) at org.jboss.msc.value.InjectedValue.getValue(InjectedValue.java:50)
09:58:56,206 ERROR [stderr] (pool-8-thread-1) at org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.driverClassLoader(AbstractDataSourceService.java:335)
09:58:56,207 ERROR [stderr] (pool-8-thread-1) at org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService.access$000(AbstractDataSourceService.java:111)
09:58:56,207 ERROR [stderr] (pool-8-thread-1) at org.jboss.as.connector.subsystems.datasources.AbstractDataSourceService$AS7DataSourceDeployer$2.getClassLoader(AbstractDataSourceService.java:537)
09:58:56,208 ERROR [stderr] (pool-8-thread-1) at org.jboss.jca.adapters.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:140)
{code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 10 months
[JBoss JIRA] (DROOLS-3674) UX proposal for error reporting after test run
by Klara Kufova (Jira)
[ https://issues.jboss.org/browse/DROOLS-3674?page=com.atlassian.jira.plugi... ]
Klara Kufova updated DROOLS-3674:
---------------------------------
Story Points: 2
> UX proposal for error reporting after test run
> ----------------------------------------------
>
> Key: DROOLS-3674
> URL: https://issues.jboss.org/browse/DROOLS-3674
> Project: Drools
> Issue Type: Task
> Components: Scenario Simulation and Testing
> Reporter: Daniele Zonca
> Assignee: tao zhu
> Priority: Major
> Labels: ScenarioSimulation, UXTeam
> Attachments: Error reporting after test run-different kinds.png, Error reporting after test run-different kinds2.png, Error reporting after test run-popup.png, Error reporting after test run.png
>
>
> As user after a test run, I want see not only the cell that are not correct (red background) but also the reason.
> For instance have the possibility to see the actual value that is different from the expected or the error message.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
5 years, 10 months