[
https://issues.apache.org/jira/browse/ARIES-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Holly Cummins resolved ARIES-854.
---------------------------------
Resolution: Fixed
I've delivered a fix for this (under ARIES-845, inadvertently, although I've
since edited the comment) to not set the properties to null if config admin
passes in null properties.
> 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