Uploaded image for project: 'Jetspeed 2 (Retired)'
  1. Jetspeed 2 (Retired)
  2. JS2-339

Calls to preferences.store() trigger a warning about missing transaction in OJB

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0-FINAL
    • 2.1
    • None

    Description

      (some) calls to preferences.store() trigger the following warning in catalina.out:

      [org.apache.ojb.broker.core.PersistenceBrokerImpl] WARN: No running tx found, please only store in context of an PB-transaction, to avoid side-effects - e.g. when rollback of complex objects

      It looks like we should have a transaction surrounding the preferences.store() call, or something alike. Not sure about it, as I'm no OJB expert.

      Attachments

        Activity

          People

            ate Ate Douma
            sgala Santiago Gala
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: