You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Holly Cummins (JIRA)" <ji...@apache.org> on 2012/05/28 18:20:26 UTC

[jira] [Assigned] (ARIES-854) NullpointerException in TransactionManager when felix configAdmin is used

     [ https://issues.apache.org/jira/browse/ARIES-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Holly Cummins reassigned ARIES-854:
-----------------------------------

    Assignee: Holly Cummins
    
> NullpointerException in TransactionManager when felix configAdmin is used
> -------------------------------------------------------------------------
>
>                 Key: ARIES-854
>                 URL: https://issues.apache.org/jira/browse/ARIES-854
>             Project: Aries
>          Issue Type: Bug
>          Components: Transaction
>         Environment: Equinox, org.apache.felix.configadmin-1.0.4, org.apache.aries.transactionmanager-1.0.0-SNAPSHOT
>            Reporter: Balazs Zsoldos
>            Assignee: Holly Cummins
>            Priority: Critical
>         Attachments: TransactionManagerService.java.patch
>
>
> When the felix configadmin is in the OSGI container the following exception occurs:
> java.lang.NullPointerException
> 	at org.apache.aries.transaction.TransactionManagerService.getInt(TransactionManagerService.java:181)
> 	at org.apache.aries.transaction.TransactionManagerService.<init>(TransactionManagerService.java:82)
> 	at org.apache.aries.transaction.Activator.updated(Activator.java:55)
> 	at org.apache.felix.cm.impl.ConfigurationManager$ManagedServiceUpdate.run(ConfigurationManager.java:1160)
> 	at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:104)
> 	at java.lang.Thread.run(Thread.java:722)
> This has to do something with a patch applied to ARIES-809

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira