Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
9188 Lượt xem

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?

Ảnh đại diện
Huỷ bỏ

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?

Tác giả

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?

Tác giả Câu trả lời hay nhất

[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
Ảnh đại diện
Huỷ bỏ

Well done!

Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 3 15
4678
1
thg 3 15
6326
1
thg 8 25
546
1
thg 4 25
1569
1
thg 9 24
2256