| From | Sent On | Attachments |
|---|---|---|
| Deyan Tsvetanov | Sep 25, 2009 11:22 pm | |
| Deyan Tsvetanov | Sep 25, 2009 11:52 pm | |
| Deyan Tsvetanov | Sep 26, 2009 1:22 am | |
| Deyan Tsvetanov | Sep 26, 2009 1:55 am | |
| Jacques Le Roux | Sep 27, 2009 8:02 am | |
| Deyan Tsvetanov | Sep 29, 2009 6:03 am | |
| Deyan Tsvetanov | Oct 4, 2009 2:57 am | |
| Pank...@lntinfotech.com | Oct 4, 2009 10:46 pm | |
| Jacques Le Roux | Oct 26, 2009 12:34 am | |
| Jacques Le Roux | Oct 26, 2009 12:38 am | |
| Deyan Tsvetanov | Oct 26, 2009 3:20 am | |
| Jacques Le Roux | Oct 26, 2009 3:47 am | |
| Jacques Le Roux | Oct 27, 2009 12:58 am | |
| Hans Bakker | Oct 27, 2009 3:44 am | |
| Adrian Crum | Oct 27, 2009 7:57 am | |
| Jacques Le Roux | Oct 2, 2010 8:35 am |
| Subject: | Re: EntitySync RMI error | |
|---|---|---|
| From: | Deyan Tsvetanov (deya...@ittconsult.com) | |
| Date: | Sep 25, 2009 11:52:32 pm | |
| List: | org.apache.ofbiz.user | |
During startup I get:
2009-09-26 08:46:31,905 (default-invoker-Thread-10) [ AbstractEngine.java:73 :INFO ] Loaded Service Locations : [main-rmi=rmi://127.0.0. 1:1099/RMIDispatcher, main-http=http://127.0.0.1:8080/webtools/control/httpService, entity-sync-rmi=rmi://192.168.1.100:1099/RMIDispatcher, entity-sync-http=http://192.168.1.100:8080/webtools/control/httpService, rita-rmi=rmi://127.0.0.1:1099/RMIDispatcher, eedcc-test=http://127. 0.0.1:8080/webtools/control/httpService]
entity-sync-rmi seems to be ok ...
-----Original Message----- From: Deyan Tsvetanov <deya...@ittconsult.com> Reply-to: us...@ofbiz.apache.org To: us...@ofbiz.apache.org Subject: EntitySync RMI error Date: Sat, 26 Sep 2009 09:22:23 +0300
Hi guys,
I'm trying to configure RMI entity sync. I'm following http://docs.ofbiz.org/display/OFBIZ/Sync+Setup+Notes+and+Example
What I've done so far:
1) entity-sync-rmi to rmi://192.168.1.100:1099/RMIDispatcher
2) set RMIIF=-Djava.rmi.server.hostname=127.0.0.1 ( as per the example ).
3) I've imported the entity sync groups, SandJobs, etc.
However when the sync starts ( on the POS instance ) I get the following error:
Exception calling remote pull and report EntitySync service with name: remotePullAndReportEntitySyncDataRmi; org.ofbiz.service.GenericServic eException: RMI Invocation Error (Connection refused to host: 127.0.0.1; nested exception is: java.net.ConnectException: Connection refused: connect) Exception: org.ofbiz.service.GenericServiceException Message: RMI Invocation Error (Connection refused to host: 127.0.0.1; nested exception is: java.net.ConnectException: Connection refused: connect) ---- cause
--------------------------------------------------------------------- Exception: java.rmi.ConnectException Message: Connection refused to host: 127.0.0.1; nested exception is: java.net.ConnectException: Connection refused: connect ---- cause
--------------------------------------------------------------------- Exception: java.net.ConnectException Message: Connection refused: connect ---- stack trace
---------------------------------------------------------------
It insists connecting to 127.0.0.1 no matter what I type in serviceengine.xml. Any help would be appreciated :)
Thanks in advance, Deyan





