This is an automated notification sent by LCG Savannah.
It relates to:
                task #8827, project CDS Invenio

==============================================================================
 OVERVIEW of task #8827:
==============================================================================

URL:
  <http://savannah.cern.ch/task/?8827>

                 Summary: Crash in Your Groups
                 Project: CDS Invenio
            Submitted by: jcaffaro
            Submitted on: 2009-01-19 13:20
         Should Start On: 2009-01-19 00:00
   Should be Finished on: 2009-01-19 00:00
                Category: WebBasket
                Priority: 7 - High
                  Status: None
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________


Traceback when creating a group with a name that already exists:

Forced traceback (most recent call last)
  File "/usr/lib64/python2.3/site-packages/mod_python/apache.py", line 299,
in HandlerDispatch
    result = object(req)
  File "/usr/lib64/python2.3/site-packages/invenio/webinterface_handler.py",
line 320, in _profiler
    return _handler(req)
Traceback (most recent call last):
  File "/usr/lib64/python2.3/site-packages/invenio/webinterface_handler.py",
line 362, in _handler
    return root._traverse(req, path, False, guest_p)
  File "/usr/lib64/python2.3/site-packages/invenio/webinterface_handler.py",
line 207, in _traverse
    return obj._traverse(req, path, do_head, guest_p)
  File "/usr/lib64/python2.3/site-packages/invenio/webinterface_handler.py",
line 226, in _traverse
    result = _check_result(req, obj(req, form))
  File
"/usr/lib64/python2.3/site-packages/invenio/websession_webinterface.py",     
               line 894, in create
    ln = argd['ln'])
  File "/usr/lib64/python2.3/site-packages/invenio/webgroup.py", line 209, in
perform_request_create_group
    join_policy)
  File "/usr/lib64/python2.3/site-packages/invenio/webgroup_dblayer.py", line
221, in insert_new_group
    res1 = run_sql(query1, params1)
  File "/usr/lib64/python2.3/site-packages/invenio/dbquery.py", line 217, in
run_sql
    rc = cur.execute(sql, param)
  File "/usr/lib64/python2.3/site-packages/MySQLdb/cursors.py", line 166, in
execute
    self.errorhandler(self, exc, value)
  File "/usr/lib64/python2.3/site-packages/MySQLdb/connections.py", line 35,
in defaulterrorhandler
    raise errorclass, errorvalue
IntegrityError: (1062, "Duplicate entry 'INTERNAL-test' for key 2")




    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
2407                                | -SUB-




==============================================================================

This item URL is:
  <http://savannah.cern.ch/task/?8827>

_______________________________________________
  Message sent via/by LCG Savannah
  http://savannah.cern.ch/


Reply via email to