Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
9170 Tampilan

I've followed the André's Schenkels tutorial:

And the Willow IT videos.

When i have OpenERP + Tomcat in the same machine.

Everything goes well

But when i try a VM for TOMCAT i got this error:

pastebin.com/raw.php?i=i1Cg85Lk

Are there any errors in the server settings that OpenERP is not accepting connections?

Avatar
Buang

You are not providing sufficient details for it to be possible to see how to help. I tried to use Pentaho with V7, but it failed because the connector was for V6. A patch is available, though. Have you applied it?

Penulis

I followed this tutorial:

http://www.schenkels.nl/2013/04/creating-a-pentaho-reporting-server-ubuntu-12-04-openerp/

Running in the same machine OpenERP + Pentaho Reports Engine ( On TOMCAT or ant launch ) works well.....

But when i try in diferent machines, and call the SAME report in openerp action menu. OpenERP can contact the TOMCAT, but i don't no why the returns crash... OpenERP Warning:

Error

Pentaho returned no data for the report 'res.partner.listreport'. Check report definition and parameters.

Ok, so you have a connectivity issue between Pentaho and OpenERP that only occurs when they are on different machines. The OpenERP machine refuses the connection. You do not mention investigating firewall issues. Could that be the cause? Both machines are Ubuntu 12.04 LTS? Could Ubuntu be blocking all but authorized IP addresses to connect to the XMLRPC port?

Penulis Jawaban Terbai

[SOLVED] Configure the ip address of the network interface in openero-server.conf:

xmlrpcs = True
xmlrpcs_interface = ip of openerp interface
xmlrpcs_port = 8071
xmlrpc_interface = ip of openerp interface
xmlrpc_port = 8069
xmlrpc = True
Avatar
Buang

Well done!

Post Terkait Replies Tampilan Aktivitas
0
Mar 15
4662
1
Mar 15
6316
1
Agu 25
507
1
Apr 25
1523
1
Sep 24
2218