Hello Team,

I have verified the logs and found the below messages in the logs. I have no
clue about this error message.

kindly provide guidance

2011-10-04 15:26:19,944 Trac[console] ERROR: Exception in trac-admin
command:
Traceback (most recent call last):
  File "build/bdist.solaris-2.10-sun4v/egg/trac/admin/console.py", line 107,
in onecmd
    rv = cmd.Cmd.onecmd(self, line) or 0
  File "/usr/local/lib/python2.6/cmd.py", line 218, in onecmd
    return self.default(line)
  File "build/bdist.solaris-2.10-sun4v/egg/trac/admin/console.py", line 266,
in default
    return cmd_mgr.execute_command(*args)
  File "build/bdist.solaris-2.10-sun4v/egg/trac/admin/api.py", line 123, in
execute_command
    return f(*fargs)
  File "build/bdist.solaris-2.10-sun4v/egg/trac/env.py", line 782, in
_do_upgrade
    self.env.upgrade(backup=no_backup is None)
  File "build/bdist.solaris-2.10-sun4v/egg/trac/env.py", line 525, in
upgrade
    with_transaction(self)(participant.upgrade_environment)
  File "build/bdist.solaris-2.10-sun4v/egg/trac/db/api.py", line 77, in
transaction_wrapper
    fn(ldb)
  File "build/bdist.solaris-2.10-sun4v/egg/tickettemplate/ttadmin.py", line
131, in upgrade_environment
    "name='tt_version'", (schema_version,))
  File "build/bdist.solaris-2.10-sun4v/egg/trac/db/util.py", line 65, in
execute
    return self.cursor.execute(sql_escape_percent(sql), args)
  File "build/bdist.solaris-2.10-sun4v/egg/trac/db/sqlite_backend.py", line
78, in execute
    result = PyFormatCursor.execute(self, *args)
  File "build/bdist.solaris-2.10-sun4v/egg/trac/db/sqlite_backend.py", line
56, in execute
    args or [])
  File "build/bdist.solaris-2.10-sun4v/egg/trac/db/sqlite_backend.py", line
48, in _rollback_on_error
    return function(self, *args, **kwargs)
ProgrammingError: Cannot operate on a closed cursor.

On Wed, Oct 5, 2011 at 2:04 PM, Erik Andersson <[email protected]> wrote:

>
>
> On Wed, Oct 5, 2011 at 1:59 PM, viveik puglia <[email protected]>wrote:
>
>> Hello Team,
>>
>> I had recently installed the trac template plugin and after installation
>> when i ran trac upgrade command it gave me following error.
>>
>> ProgrammingError: Cannot operate on a closed cursor
>>
>> Trac Version :- 0.12.2
>>
>> Python Version :- 2.6.2
>>
>> Plugin Version :- tractickettemplateplugin-r10731.zip
>>
>> Kindly provide me guidance
>>
>
> Look at the logs? http://trac.edgewall.org/wiki/TracLogging
>
> Cheers / Erik
>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Trac Users" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> For more options, visit this group at
>> http://groups.google.com/group/trac-users?hl=en.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Trac Users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/trac-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to