Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-3224

Wrong formatting of error message when object store can't be initialized

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 5.10.1.Final
    • 5.10.0.Final
    • Transaction Core
    • None

    Description

      There is a wrong formatting of error message for init error of object store. This is output currently:

      Caused by: com.arjuna.ats.arjuna.exceptions.FatalError: ARJUNA012391: Could not initialize object store {0} of type {1}
              at org.jboss.jts//com.arjuna.ats.arjuna.objectstore.StoreManager.initStore(StoreManager.java:160)
              at org.jboss.jts//com.arjuna.ats.arjuna.objectstore.StoreManager.getActionStore(StoreManager.java:111)
              at org.jboss.jts//com.arjuna.ats.arjuna.objectstore.StoreManager.getRecoveryStore(StoreManager.java:68)
      

      Coming from:
      https://github.com/jbosstm/narayana/blob/5.10.0.Final/ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/logging/arjunaI18NLogger.java#L1571

      Desired state is to get the store and type to be printed.

      Attachments

        Activity

          People

            ochaloup@redhat.com Ondrej Chaloupka (Inactive)
            ochaloup@redhat.com Ondrej Chaloupka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: