Open ERP Forum
   IndexIndex   SearchSearch     RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   RSSRSS   Mailing ListMailing List   Log inLog in 

Jasper report module install error
 
Post new topic   Reply to topic    Open Object Forum Index -> Reporting development
View previous topic :: View next topic  
Author Message
demios



Joined: 02 Mar 2010
Posts: 3

PostPosted: Tue Mar 02, 2010 8:07 pm    Post subject: Jasper report module install error Reply with quote

hi, i don't really understand what went wrong, but my jasper report module gives this error when i try to install:

Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/openerp-server/netsvc.py", line 244, in dispatch
result = LocalService(service_name)(method, *params)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/netsvc.py", line 73, in __call__
return getattr(self, method)(*params)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/web_services.py", line 632, in execute
return self._execute(db, uid, wiz_id, datas, action, context)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/web_services.py", line 612, in _execute
return wiz.execute(db, uid, self.wiz_datas[wiz_id], action, context)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/wizard/__init__.py", line 178, in execute
res = self.execute_cr(cr, uid, data, state, context)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/wizard/__init__.py", line 73, in execute_cr
action_res = action(self, cr, uid, data, context)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/base/module/wizard/wizard_module_upgrade.py", line 92, in _upgrade_module
db, pool = pooler.restart_pool(cr.dbname, update_module=True)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/pooler.py", line 62, in restart_pool
return get_db_and_pool(db_name, force_demo, status, update_module=update_module)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/pooler.py", line 40, in get_db_and_pool
addons.load_modules(db, force_demo, status, update_module)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/__init__.py", line 740, in load_modules
r = load_module_graph(cr, graph, status, report=report)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/__init__.py", line 581, in load_module_graph
register_class(package.name)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/__init__.py", line 409, in register_class
zimp.load_module(m)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/jasper_reports.zip/jasper_reports/__init__.py", line 28, in <module>
File "/usr/lib/python2.6/dist-packages/uno.py", line 300, in _uno_import
raise ImportError( "type "+ name + "." +x + " is unknown" )
ImportError: type jasper_report.* is unknown

if any of you have a step-by-step tutorial on how you got jasper+ireports to work together a lot of less technical people *i'm kind of in that group* would be really thankful. Laughing
Back to top
View user's profile Send private message
bb39700



Joined: 17 Aug 2008
Posts: 72
Location: France - Jura

PostPosted: Fri Mar 05, 2010 10:27 am    Post subject: Reply with quote

I don't know if that can help you.
It's a document in french for development on debian 5.0.3 with openerp 5.0.7.
Perhaps not the good method for deploiement or development, and not complete.

http://www.istf.fr/doc/openerp_jasper.zip
Back to top
View user's profile Send private message
demios



Joined: 02 Mar 2010
Posts: 3

PostPosted: Fri Mar 05, 2010 10:03 pm    Post subject: Reply with quote

i'm going to try this fix again on a new machine. it's kind of hard to follow a translated technical google document. i really appreciate the effort put into the reply and pdf. i'll write back when i'm successful with this.
Back to top
View user's profile Send private message
reventie



Joined: 16 Jun 2010
Posts: 6

PostPosted: Thu Jun 17, 2010 5:20 pm    Post subject: Reply with quote

salam,
I have the same problem , you've fixed the bug ?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Open Object Forum Index -> Reporting development All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
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