|
Open ERP Forum |
|
|
| View previous topic :: View next topic |
| Author |
Message |
jitu.hds
Joined: 29 Jul 2008 Posts: 184 Location: delhi
|
Posted: Wed Jul 01, 2009 2:03 pm Post subject: |
|
|
Hi,
This is error,which is generated on log view.........yes i copied pytz 2006p without overwriting 2008i..
[2011-07-01 16:43:05,858] ERROR:web-services:[01]: CREATE DATABASE
[2011-07-01 16:43:05,858] ERROR:web-services:[02]: Traceback (most recent call last):
[2011-07-01 16:43:05,858] ERROR:web-services:[03]: File "service\web_services.pyo", line 92, in __call__
[2011-07-01 16:43:05,858] ERROR:web-services:[04]: File "pooler.pyo", line 62, in restart_pool
[2011-07-01 16:43:05,858] ERROR:web-services:[05]: File "pooler.pyo", line 40, in get_db_and_pool
[2011-07-01 16:43:05,858] ERROR:web-services:[06]: File "addons\__init__.pyo", line 677, in load_modules
[2011-07-01 16:43:05,858] ERROR:web-services:[07]: File "addons\__init__.pyo", line 619, in load_module_graph
[2011-07-01 16:43:05,858] ERROR:web-services:[08]: File "tools\convert.pyo", line 881, in convert_xml_import
[2011-07-01 16:43:05,858] ERROR:web-services:[09]: File "tools\convert.pyo", line 775, in parse
[2011-07-01 16:43:05,858] ERROR:web-services:[10]: File "tools\convert.pyo", line 743, in _tag_record
[2011-07-01 16:43:05,858] ERROR:web-services:[11]: File "C:\Program Files\OpenERP Server\addons\base\ir\ir_model.py", line 487, in _update
[2011-07-01 16:43:05,858] ERROR:web-services:[12]: File "C:\Program Files\OpenERP Server\addons\base\ir\ir_rule.py", line 217, in create
[2011-07-01 16:43:05,858] ERROR:web-services:[13]: File "osv\orm.pyo", line 2462, in create
[2011-07-01 16:43:05,858] ERROR:web-services:[14]: File "C:\Program Files\OpenERP Server\addons\base\ir\ir_rule.py", line 102, in _operand
[2011-07-01 16:43:05,858] ERROR:web-services:[15]: File "C:\Program Files\OpenERP Server\addons\base\ir\ir_rule.py", line 77, in get
[2011-07-01 16:43:05,858] ERROR:web-services:[16]: File "osv\orm.pyo", line 1903, in fields_get
[2011-07-01 16:43:05,858] ERROR:web-services:[17]: File "osv\orm.pyo", line 780, in fields_get
[2011-07-01 16:43:05,858] ERROR:web-services:[18]: File "C:\Program Files\OpenERP Server\addons\base\res\res_user.py", line 100, in _tz_get
[2011-07-01 16:43:05,858] ERROR:web-services:[19]: AttributeError: 'module' object has no attribute 'all_timezones'
regards _________________ jitu |
|
| Back to top |
|
 |
GEM
Joined: 21 Nov 2008 Posts: 1153 Location: Lotharingie
|
Posted: Wed Jul 01, 2009 2:25 pm Post subject: |
|
|
bye
Last edited by GEM on Tue Jul 07, 2009 9:58 am; edited 1 time in total |
|
| Back to top |
|
 |
jitu.hds
Joined: 29 Jul 2008 Posts: 184 Location: delhi
|
Posted: Wed Jul 01, 2009 3:22 pm Post subject: |
|
|
Thanx GEM,
Atleast this error have been solved....lets see what new error...
regards _________________ jitu |
|
| Back to top |
|
 |
GEM
Joined: 21 Nov 2008 Posts: 1153 Location: Lotharingie
|
Posted: Wed Jul 01, 2009 3:28 pm Post subject: |
|
|
bye
Last edited by GEM on Tue Jul 07, 2009 9:59 am; edited 1 time in total |
|
| Back to top |
|
 |
jitu.hds
Joined: 29 Jul 2008 Posts: 184 Location: delhi
|
Posted: Thu Jul 02, 2009 12:10 pm Post subject: |
|
|
right GEM,But I have a little bit different problem.....I am not getting any timezone[nothing in drop down box] from where you are saying.....
regards _________________ jitu |
|
| Back to top |
|
 |
GEM
Joined: 21 Nov 2008 Posts: 1153 Location: Lotharingie
|
Posted: Thu Jul 02, 2009 12:48 pm Post subject: |
|
|
bye
Last edited by GEM on Tue Jul 07, 2009 9:59 am; edited 1 time in total |
|
| Back to top |
|
 |
GEM
Joined: 21 Nov 2008 Posts: 1153 Location: Lotharingie
|
Posted: Fri Jul 03, 2009 11:00 am Post subject: |
|
|
bye
Last edited by GEM on Tue Jul 07, 2009 9:59 am; edited 1 time in total |
|
| Back to top |
|
 |
jitu.hds
Joined: 29 Jul 2008 Posts: 184 Location: delhi
|
Posted: Sat Jul 04, 2009 7:05 am Post subject: |
|
|
Hi,
there is one more error....in web client...I made all-in-one.i created a user say jitu..send a request to admin user But while saving it a error occured...but request is send successfully to admin I can see it but again while opening same error...
<type> Python 2.5.4: C:\Program Files\OpenERP AllInOne\Web\python25\python.exe
Sat Jul 04 10:17:01 2009
A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
C:\Program Files\OpenERP AllInOne\Web\python25\lib\site-packages\cherrypy-2.3.0-py2.5.egg\cherrypy\_cphttptools.py in _run(self=<cherrypy>)
119 applyFilters('before_main')
120 if self.execute_main:
121 self.main()
122 break
123 except cherrypy.InternalRedirect, ir:
self = <cherrypy>, self.main = <bound method Request.main of <cherrypy>>
C:\Program Files\OpenERP AllInOne\Web\python25\lib\site-packages\cherrypy-2.3.0-py2.5.egg\cherrypy\_cphttptools.py in main(self=<cherrypy>, path='/form/edit')
262 self.object_path = '/' + '/'.join(object_path[1:])
263 try:
264 body = page_handler(*virtual_path, **self.params)
265 except Exception, x:
266 if hasattr(x, "args"):
body undefined, page_handler = <function>, virtual_path = [], self = <cherrypy>, self.params = {'context': u'{}', 'count': u'1', 'domain': u"[('act_to', '=', 4)]", 'id': u'6', 'ids': u'[6]', 'limit': u'20', 'model': u'res.request', 'offset': u'0', 'search_domain': u'None', 'view_ids': u'[False, False]', ...}
..........................
................
.................
<type>: ('need more than 0 values to unpack', <function>)
args = ('need more than 0 values to unpack', <function>)
message = 'need more than 0 values to unpack'
 _________________ jitu |
|
| Back to top |
|
 |
GEM
Joined: 21 Nov 2008 Posts: 1153 Location: Lotharingie
|
Posted: Sat Jul 04, 2009 9:51 am Post subject: |
|
|
bye
Last edited by GEM on Tue Jul 07, 2009 10:00 am; edited 5 times in total |
|
| Back to top |
|
 |
jitu.hds
Joined: 29 Jul 2008 Posts: 184 Location: delhi
|
Posted: Sat Jul 04, 2009 10:53 am Post subject: |
|
|
yes.....
timezone problem is still here ..many efforts but no +ve result.
regards _________________ jitu |
|
| Back to top |
|
 |
GEM
Joined: 21 Nov 2008 Posts: 1153 Location: Lotharingie
|
Posted: Sat Jul 04, 2009 3:13 pm Post subject: |
|
|
bye
Last edited by GEM on Tue Jul 07, 2009 10:00 am; edited 1 time in total |
|
| Back to top |
|
 |
GEM
Joined: 21 Nov 2008 Posts: 1153 Location: Lotharingie
|
Posted: Sat Jul 04, 2009 3:44 pm Post subject: |
|
|
with pytz I'm swimming ....
if somebody has a solution, I offer a drink
but no regret, the next month ...

A+ |
|
| Back to top |
|
 |
GEM
Joined: 21 Nov 2008 Posts: 1153 Location: Lotharingie
|
Posted: Tue Jul 07, 2009 10:05 am Post subject: |
|
|
always no answer
Last edited by GEM on Tue Dec 22, 2009 4:46 pm; edited 1 time in total |
|
| Back to top |
|
 |
GEM
Joined: 21 Nov 2008 Posts: 1153 Location: Lotharingie
|
Posted: Thu Jul 16, 2009 11:41 am Post subject: |
|
|
good ! The website bug is correcting.
France is not just the other country of cheese.... |
|
| Back to top |
|
 |
jitu.hds
Joined: 29 Jul 2008 Posts: 184 Location: delhi
|
Posted: Tue Jul 21, 2009 6:44 am Post subject: |
|
|
gr8 to see that there is no response at all,no one is here who say we are trying atleast.....its a bug or what still unknown....
Congrats!!!!
regards _________________ jitu |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
|
|
|
|