Jasper_reports: Arial font not found

Bug #640483 reported by Ana Juaristi Olalde
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
openobject-jasper-reports
Confirmed
Undecided
Unassigned

Bug Description

Hi:

Using the jasper_reports module for a Customer, we obtain this error even if msttcorefonts pack is installed on this server... Any idea?

Environment Information :
System : Linux-2.6.31-21-generic-i686-with-Ubuntu-10.04-lucid
OS Name : posix
LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch
Distributor ID: Ubuntu
Description: Ubuntu 10.04.1 LTS
Release: 10.04
Codename: lucid
Operating System Release : 2.6.31-21-generic
Operating System Version : #59-Ubuntu SMP Wed Mar 24 07:28:56 UTC 2010
Operating System Architecture : 32bit
Operating System Locale : es_ES.UTF8
Python Version : 2.6.5
OpenERP-Client Version : 5.0.10
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/printjob/printjob.py", line 511, in print_thread
    (result, format) = service.create(cr, uid, ids, datas, context)
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/jasper_reports/jasper_report.py", line 222, in create
    return r.execute()
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/jasper_reports/jasper_report.py", line 123, in execute
    self.executeReport( dataFile, outputFile, subreportDataFiles )
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/jasper_reports/jasper_report.py", line 192, in executeReport
    server.execute( connectionParameters, self.reportPath, outputFile, parameters )
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/jasper_reports/JasperReports/JasperServer.py", line 41, in execute
    self.proxy.Report.execute( *args )
  File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1489, in __request
    verbose=self.__verbose
  File "/usr/lib/python2.6/xmlrpclib.py", line 1253, in request
    return self._parse_response(h.getfile(), sock)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1392, in _parse_response
    return u.close()
  File "/usr/lib/python2.6/xmlrpclib.py", line 838, in close
    raise Fault(**self._stack[0])
Fault: <Fault 0: "Failed to invoke method execute in class com.nantic.jasperreports.JasperServer: Font 'Arial' is not available to the JVM. See the Javadoc for more details.">

affects: openobject-client-kde → openobject-jasper-reports
Revision history for this message
Scribder (scribder) wrote :

Hi dear,

It looks that my reply is too late...but lets share this with others.

Actually, you should add the arial police and other polices that not supported by JAVA to your java environment, just make a look in how to do that in google, and everything should be ok.

Regards,

Changed in openobject-jasper-reports:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.