You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Santiago Gala (JIRA)" <je...@portals.apache.org> on 2005/08/19 10:00:54 UTC

[jira] Created: (JS2-339) Calls to preferences.store() trigger a warning about missing transaction in OJB

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

         Key: JS2-339
         URL: http://issues.apache.org/jira/browse/JS2-339
     Project: Jetspeed 2
        Type: Bug
  Components: Components:PersistenceStore  
    Versions: 2.0-M4    
    Reporter: Santiago Gala
    Priority: Minor
     Fix For: 2.0-FINAL


(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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Assigned: (JS2-339) Calls to preferences.store() trigger a warning about missing transaction in OJB

Posted by "Ate Douma (JIRA)" <je...@portals.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-339?page=all ]

Ate Douma reassigned JS2-339:
-----------------------------

    Assign To: Ate Douma

> Calls to preferences.store() trigger a warning about missing transaction in OJB
> -------------------------------------------------------------------------------
>
>          Key: JS2-339
>          URL: http://issues.apache.org/jira/browse/JS2-339
>      Project: Jetspeed 2
>         Type: Bug
>   Components: Components:PersistenceStore
>     Versions: 2.0-M4
>     Reporter: Santiago Gala
>     Assignee: Ate Douma
>     Priority: Minor
>      Fix For: 2.0-FINAL

>
> (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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Updated: (JS2-339) Calls to preferences.store() trigger a warning about missing transaction in OJB

Posted by "Ate Douma (JIRA)" <je...@portals.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-339?page=all ]

Ate Douma updated JS2-339:
--------------------------

    Fix Version: 2.0-POST
                     (was: 2.0-FINAL)
        Version: 2.0-FINAL
                     (was: 2.0-POST)

Wow, I'm really getting tired. Now it should be ok.

> Calls to preferences.store() trigger a warning about missing transaction in OJB
> -------------------------------------------------------------------------------
>
>          Key: JS2-339
>          URL: http://issues.apache.org/jira/browse/JS2-339
>      Project: Jetspeed 2
>         Type: Bug
>   Components: Components:PersistenceStore
>     Versions: 2.0-FINAL
>     Reporter: Santiago Gala
>     Assignee: Ate Douma
>     Priority: Minor
>      Fix For: 2.0-POST

>
> (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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Updated: (JS2-339) Calls to preferences.store() trigger a warning about missing transaction in OJB

Posted by "Ate Douma (JIRA)" <je...@portals.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-339?page=all ]

Ate Douma updated JS2-339:
--------------------------

    Version: 2.0-POST
                 (was: 2.0-M4)

Forgot to set the Fix version version...

> Calls to preferences.store() trigger a warning about missing transaction in OJB
> -------------------------------------------------------------------------------
>
>          Key: JS2-339
>          URL: http://issues.apache.org/jira/browse/JS2-339
>      Project: Jetspeed 2
>         Type: Bug
>   Components: Components:PersistenceStore
>     Versions: 2.0-POST
>     Reporter: Santiago Gala
>     Assignee: Ate Douma
>     Priority: Minor
>      Fix For: 2.0-FINAL

>
> (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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Resolved: (JS2-339) Calls to preferences.store() trigger a warning about missing transaction in OJB

Posted by "Ate Douma (JIRA)" <je...@portals.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-339?page=all ]
     
Ate Douma resolved JS2-339:
---------------------------

    Resolution: Fixed

This seems to be fixed now for some time.

> Calls to preferences.store() trigger a warning about missing transaction in OJB
> -------------------------------------------------------------------------------
>
>          Key: JS2-339
>          URL: http://issues.apache.org/jira/browse/JS2-339
>      Project: Jetspeed 2
>         Type: Bug

>   Components: Components:PersistenceStore
>     Versions: 2.0-FINAL
>     Reporter: Santiago Gala
>     Assignee: Ate Douma
>     Priority: Minor
>      Fix For: 2.1

>
> (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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org