
|
If you were logged in you would be able to see more operations.
|
|
|
RHQ Project
Created: 11/Jul/08 10:41 AM
Updated: Friday 02:45 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
1.1pre
|
| Fix Version/s: |
1.1
|
|
|
Environment:
|
I'm not sure this is an issue in 1.0.1, but it is in 1.1.0 r-1086
|
|
| Resolution Date: |
16/Jul/08 05:33 PM
|
| Date of First Response: |
16/Jul/08 05:33 PM
|
| Tester: |
Jeff Weiss
|
| VCS Revision: |
1,086
|
|
In some cases applying a new template to existing inventory blows up with "no transaction" type problems.
To Recreate:
1) Import a postgres server into inventory
2) Create an alert template for Postgres Server -> Database Service and check the apply to existing inventory option
3) Click OK
Stack Trace with root cause:
... Transaction is not active: tx=TransactionImple < ac, BasicAction: a0b0d52:effd:487772cf:ad3 status: ActionStatus.ABORT_ONLY >
|
|
Description
|
In some cases applying a new template to existing inventory blows up with "no transaction" type problems.
To Recreate:
1) Import a postgres server into inventory
2) Create an alert template for Postgres Server -> Database Service and check the apply to existing inventory option
3) Click OK
Stack Trace with root cause:
... Transaction is not active: tx=TransactionImple < ac, BasicAction: a0b0d52:effd:487772cf:ad3 status: ActionStatus.ABORT_ONLY >
|
Show » |
|
I ran into this while executing test steps for
RHQ-573so I'll take it as part of that work, although it's independent of the changes for that fix as it was reproduced in trunk.