Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

Jasper Report Serpentcs Module Error - openerp-jasper.pid

Naroči se

Get notified when there's activity on this post

This question has been flagged
reportingjasperjasper_reportsserpentodoo10
6806 Prikazi
Avatar
Gabriel Caceres Cabriza

Hello dears

We are currently using the Jasper Report module developed by Serpent Cs without problems on many servers. However, when installing it in a ubuntu server of a customer, we have the following error that appears  at the generation of all the reports (included the example):

2017-11-09 13:56:20,023 17857 INFO demo odoo.addons.jasper_reports.jasper_report: Requested report: '/usr/lib/python2.7/dist-packages/odoo/addons/jasper_reports/custom_reports/sale_order_report.jrxml'

2017-11-09 13:56:20,025 17857 INFO demo odoo.addons.jasper_reports.jasper_report: Temporary data file: '/tmp/tmpQvrlkR'
2017-11-09 13:56:20,062 17857 ERROR demo odoo.service.report: Exception: [Errno 13] Permission denied: 'openerp-jasper.pid'
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/odoo/service/report.py", line 94, in go
    result, format = odoo.report.render_report(cr, uid, ids, object, datas, context)
  File "/usr/lib/python2.7/dist-packages/odoo/report/__init__.py", line 19, in render_report
    return env['ir.actions.report.xml'].render_report(ids, name, data)
  File "/usr/lib/python2.7/dist-packages/odoo/addons/base/ir/ir_actions.py", line 234, in render_report
    return report.create(self._cr, self._uid, res_ids, data, context=self._context)
  File "/usr/lib/python2.7/dist-packages/odoo/addons/jasper_reports/jasper_report.py", line 311, in create
    return r.execute()
  File "/usr/lib/python2.7/dist-packages/odoo/addons/jasper_reports/jasper_report.py", line 183, in execute
    sub_report_data_files)
  File "/usr/lib/python2.7/dist-packages/odoo/addons/jasper_reports/jasper_report.py", line 272, in execute_report
    output_file, parameters)
  File "/usr/lib/python2.7/dist-packages/odoo/addons/jasper_reports/JasperReports/jasper_server.py", line 110, in execute
    self.start()
  File "/usr/lib/python2.7/dist-packages/odoo/addons/jasper_reports/JasperReports/jasper_server.py", line 100, in start
    with open(self.pidfile, 'w') as f:
IOError: [Errno 13] Permission denied: 'openerp-jasper.pid'
2017-11-09 13:56:20,270 17857 ERROR demo odoo.addons.web.controllers.main: An exception occured during an http request Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/odoo/addons/web/controllers/main.py", line 70, in wrap
    return f(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/odoo/addons/web/controllers/main.py", line 1477, in index
    request.session.db, request.session.uid, request.session.password, report_id])
  File "/usr/lib/python2.7/dist-packages/odoo/http.py", line 118, in dispatch_rpc
    result = dispatch(method, params)
  File "/usr/lib/python2.7/dist-packages/odoo/service/report.py", line 35, in dispatch
    res = fn(db, uid, *params)
  File "/usr/lib/python2.7/dist-packages/odoo/service/report.py", line 142, in exp_report_get
    return _check_report(report_id)
  File "/usr/lib/python2.7/dist-packages/odoo/service/report.py", line 120, in _check_report
    raise UserError('%s: %s' % (exc.message, exc.traceback))
UserError: (u"13\nPermission denied: (<type 'exceptions.IOError'>, IOError(13, 'Permission denied'), <traceback object at 0x7fbea5720a28>)", '')

I have searched the openerp-jasper.pid and dont find it within any folder of the SO.

We have done everything necessary for the execution of the module as giving execution permissions to the jasper folder and others.

Odoo Version:10

Github repository used for the project: https://github.com/JayVora-SerpentCS/Jasperreports_odoo#10

We appreciate any help you can give us.

Thank you very much in advance.

Gabriel Cáceres Cabriza

0
Avatar
Opusti
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Prijavi
Related Posts Odgovori Prikazi Aktivnost
Jasper reports guide/demo for Odoo V8 Solved
reporting jasper jasper_reports odooV8
Avatar
Avatar
Avatar
2
dec. 23
17081
ODOO V10 , jasper_reports module
jasper_reports odoo10
Avatar
Avatar
Avatar
2
feb. 19
6963
Where can I find a useful tutorial on OpenERP7 and Jasper Reporting?
reporting jasper
Avatar
Avatar
1
maj 18
4350
How to create a jasper report?
jasper jasper_reports
Avatar
Avatar
1
mar. 15
5444
Jasper Reports Printing 0kb reports
jasper jasper_reports jasper_report
Avatar
0
feb. 22
2315
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now