Public bug reported:
Hi,
I've faced issue that makes client halting after installing modules, then click
Home button.
1. Go to menu Settings to install a module (such as Manufacturing)
2. Apply installation
3. Click on Home button to back to Home page. Please look at the attached file
for browser screen waiting forever.
At the client, client prompts this info, and waits forever
===
[2011-12-12 04:54:06,702] DEBUG:web.common.http:--> Session.get_session_info
{'id': 'browser-client-4',
'jsonrpc': '2.0',
'method': 'call',
'params': {'session_id': '8b570ffea5f542b9b368ee1addff090c'}}
===
When pressing Ctrl+C at the terminal, it outputs a lot of info, then stop.
At the server side, it prompts as following and waits forever
===
[2011-12-12 04:54:12,082][?] ERROR:db.cursor:bad query: UPDATE ir_cron SET
nextcall='2011-12-12 04:54:14', numbercall=-1 WHERE id=6
Traceback (most recent call last):
File
"/usr/local/lib/python2.7/dist-packages/openerp-6.1beta-py2.7.egg/openerp/sql_db.py",
line 215, in execute
res = self._obj.execute(query, params)
TransactionRollbackError: could not serialize access due to read/write
dependencies among transactions
DETAIL: Reason code: Canceled on identification as a pivot, during write.
HINT: The transaction might succeed if retried.
===
Client info: 6.1 trunk, rev 1670
Server: 6.1 trunk, rev 3864
Postgres: 9.1
Browser: Firefox 8.0
Thanks,
** Affects: openerp-web
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/903045
Title:
client halting after installing modules
Status in OpenERP Web:
New
Bug description:
Hi,
I've faced issue that makes client halting after installing modules, then
click Home button.
1. Go to menu Settings to install a module (such as Manufacturing)
2. Apply installation
3. Click on Home button to back to Home page. Please look at the attached
file for browser screen waiting forever.
At the client, client prompts this info, and waits forever
===
[2011-12-12 04:54:06,702] DEBUG:web.common.http:--> Session.get_session_info
{'id': 'browser-client-4',
'jsonrpc': '2.0',
'method': 'call',
'params': {'session_id': '8b570ffea5f542b9b368ee1addff090c'}}
===
When pressing Ctrl+C at the terminal, it outputs a lot of info, then stop.
At the server side, it prompts as following and waits forever
===
[2011-12-12 04:54:12,082][?] ERROR:db.cursor:bad query: UPDATE ir_cron SET
nextcall='2011-12-12 04:54:14', numbercall=-1 WHERE id=6
Traceback (most recent call last):
File
"/usr/local/lib/python2.7/dist-packages/openerp-6.1beta-py2.7.egg/openerp/sql_db.py",
line 215, in execute
res = self._obj.execute(query, params)
TransactionRollbackError: could not serialize access due to read/write
dependencies among transactions
DETAIL: Reason code: Canceled on identification as a pivot, during write.
HINT: The transaction might succeed if retried.
===
Client info: 6.1 trunk, rev 1670
Server: 6.1 trunk, rev 3864
Postgres: 9.1
Browser: Firefox 8.0
Thanks,
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/903045/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp