Uploaded image for project: 'Aries'
  1. Aries
  2. ARIES-854

NullpointerException in TransactionManager when felix configAdmin is used

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • None
    • Transaction
    • None
    • Equinox, org.apache.felix.configadmin-1.0.4, org.apache.aries.transactionmanager-1.0.0-SNAPSHOT

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              cumminsh@uk.ibm.com Holly Cummins
              balazs.zsoldos Balazs Zsoldos
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: