Continuing the discussion from Jasper Report to render script report:
1.)
Below , Its output after installing jasper_report
Installing jasper_erpnext_report…
Updating jasper_erpnext_report : [======== ]CLASSPATH /home/agi-dev/frappe-bench/apps/jasper_erpnext_report/jasper_erpnext_report/java/lib/*:.:
pyjnius is installed: True
Updating jasper_erpnext_report : [========================================]
Installing fixtures…
Below, Its output while debugging in developer mode, But in developer mode its not generating any error , that is pyjnius isn’t installed on your machine
2:31:28 web.1 | 127.0.0.1 - - [18/May/2016 12:31:28] “GET /api/method/frappe.async.get_user_info HTTP/1.0” 200 -
12:31:33 web.1 | 127.0.0.1 - - [18/May/2016 12:31:33] “GET /api/method/frappe.async.can_subscribe_doc HTTP/1.0” 200 -
12:31:36 web.1 | 223.180.170.64 - - [18/May/2016 12:31:36] “GET / HTTP/1.1” 200 -
12:31:36 web.1 | 223.180.170.64 - - [18/May/2016 12:31:36] “GET /website_theme.css HTTP/1.1” 200 -
12:31:36 web.1 | 223.180.170.64 - - [18/May/2016 12:31:36] “GET /website_script.js HTTP/1.1” 200 -
12:31:38 web.1 | 223.180.170.64 - - [18/May/2016 12:31:38] “POST / HTTP/1.1” 200 -
12:31:39 web.1 | CLASSPATH /home/agi-dev/frappe-bench/apps/jasper_erpnext_report/jasper_erpnext_report/java/lib/*:.:
12:31:40 web.1 | pyjnius is installed: True
12:31:41 web.1 | 223.180.170.64 - - [18/May/2016 12:31:41] “GET /desk HTTP/1.1” 200 -
12:31:42 web.1 | 223.180.170.64 - - [18/May/2016 12:31:42] “GET /private/files/HD-Wallpapers1_QlwttNW.jpeg HTTP/1.1” 200 -
12:31:43 web.1 | 93.186.197.179 - - [18/May/2016 12:31:43] “GET /api/method/frappe.async.get_user_info HTTP/1.1” 200 -
12:31:45 web.1 | 223.180.170.64 - - [18/May/2016 12:31:45] “POST / HTTP/1.1” 200 -
12:31:46 web.1 | 223.180.170.64 - - [18/May/2016 12:31:46] “POST / HTTP/1.1” 200 -
12:31:46 web.1 | 223.180.170.64 - - [18/May/2016 12:31:46] “POST / HTTP/1.1” 200 -
12:31:49 web.1 | 223.180.170.64 - - [18/May/2016 12:31:49] “GET /?doctype=JasperServerConfig&with_parent=1&cached_timestamp=&cmd=frappe.desk.form.load.getdoctype&_=1463567502543 HTTP/1.1” 200 -
3.)
a)I’ve Installed all the dependencies but its still showing an error while saving the report.