Uploaded image for project: 'SIdora'
  1. SIdora
  2. SID-1059

Accessing the Workspace tab on a SIdora user throws an exception

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • 0.6.0
    • Workbench
    • None
    • 2

      Accessing the Workspace tab on a SIdora user throws an exception.  The issue does not always happen in si-oris-app06/oris-srv03.

      1. Log in as an administrator
      2. Access the People tab
      3. Select a user and edit
      4. The Account Management tab is shown by default on the users page
      5. Select the Workspace tab and it will always throw an exception
      6. Alternately masquerade as beaubien or ddavis and select the Profile button.

      Additional uncaught exception thrown while handling exception.

      Original

      PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT ta.aid, a.type, a.label FROM {trigger_assignments} ta LEFT JOIN {actions} a ON ta.aid = a.aid WHERE ta.hook = :hook ORDER BY ta.weight; Array ( [:hook] => user_view ) in trigger_get_assigned_actions() (line 193 of /data/fedora.wb.d7.ocio/htdocs/modules/trigger/trigger.module).

      Additional

      PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT ff.* FROM {filter_format} ff WHERE (status = :db_condition_placeholder_0) ORDER BY weight ASC; Array ( [:db_condition_placeholder_0] => 1 ) in filter_formats() (line 434 of /data/fedora.wb.d7.ocio/htdocs/modules/filter/filter.module).


      Uncaught exception thrown in session handler.

      PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT 1 AS expression FROM {sessions} sessions WHERE ( (sid = :db_condition_placeholder_0) AND (ssid = :db_condition_placeholder_1) ); Array ( [:db_condition_placeholder_0] => DxXgBQalTbIUUBbLxmYFdyt_9dkMGP_3uIHM1EfeFQo [:db_condition_placeholder_1] => DxXgBQalTbIUUBbLxmYFdyt_9dkMGP_3uIHM1EfeFQo ) in _drupal_session_write() (line 209 of /data/fedora.wb.d7.ocio/htdocs/includes/session.inc).

            AndersonRJ Anderson, Robert J.
            DavisDa Davis, Daniel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: