•  
      request #7386 Upgraded Tuleap from 7.3.99 to 7.4.99 and getting the following message non stop
    Infos
    #7386
    Nandan Giri (girin)
    2014-09-03 15:36
    2014-08-28 19:03
    7392
    Details
    Upgraded Tuleap from 7.3.99 to 7.4.99 and getting the following message non stop
    PHP Notice: DB error ==> SELECT id FROM system_event
    WHERE status='NEW'
    AND owner = 'root'
    AND type IN ()
    ORDER BY priority, create_date LIMIT 1 @@ /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php at line 92 in /usr/share/tuleap/src/common/dao/include/DataAccessObject.class.php on line 152

    Notice: DB error ==> SELECT id FROM system_event
    WHERE status='NEW'
    AND owner = 'root'
    AND type IN ()
    ORDER BY priority,
    Site admin
    7.4
    CentOS 6
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2014-09-03
    Attachments
    Empty
    References
    References list is empty

    Follow-ups

    User avatar
    This should have been fixed in 7.4.99.10.

    • Status changed from Acknowledged to Closed
    • Close date set to 2014-09-03
    User avatar
    Hi,

    That is a bug due to an ongoing development. You shouldn't have to install the plugin full text search (the advantage of a plugin is to be optional).

    We will fix that.
    User avatar
    Nandan Giri (girin)2014-08-28 19:47
    Never mind. The warning was due to the process_system_event needing full text search plugin installed. Probably because I had tuleap labs enabled.