[OGo-XML-RPC] Connection exception
Fabi Avilés
xmlrpc@opengroupware.org
Thu, 21 Sep 2006 13:40:46 +0200
------=_Part_4893_2280637.1158838846258
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi people. I'm doing a data migration script, using Java, from data in
phpgroupware, to opengroupware. I take data from the phpgroupware database
using sql, and I create the dates, contacts and tasks in ogo using xmlrpc,
but there is a problem and this is the exception:
..org.opengroupware.jogi.ogo.ConnectionException: Address already in use:
connect
. at org.opengroupware.jogi.connect.xmlrpc.ApacheXmlRpcCaller.invoke(Unknown
Source)
at es.sgi.ogo.ogoaccess.OgoAppointmentManager.add(
OgoAppointmentManager.java:286)
at es.sgi.ogo.objectmanagement.OgoAccess.addAppointment(OgoAccess.java
:124)
at es.sgi.ogo.main.InfoManager.createAppointment(InfoManager.java:303)
at es.sgi.agenda.dao.AppointmentManager.createAppointment(
AppointmentManager.java:325)
at es.sgi.agenda.datamigration.main.OwnerDataMigration.main(
OwnerDataMigration.java:192)
It's very important, anyone can help me????
Thanks a lot.
Fabi
------=_Part_4893_2280637.1158838846258
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi people. I'm doing a data migration script, using Java, from data in phpgroupware, to opengroupware. I take data from the phpgroupware database using sql, and I create the dates, contacts and tasks in ogo using xmlrpc, but there is a problem and this is the exception:
<br><br><br>..org.opengroupware.jogi.ogo.ConnectionException: Address already in use: connect<br>. at org.opengroupware.jogi.connect.xmlrpc.ApacheXmlRpcCaller.invoke(Unknown Source)<br> at es.sgi.ogo.ogoaccess.OgoAppointmentManager.add
(OgoAppointmentManager.java:286)<br> at es.sgi.ogo.objectmanagement.OgoAccess.addAppointment(OgoAccess.java:124)<br> at es.sgi.ogo.main.InfoManager.createAppointment(InfoManager.java:303)<br> at es.sgi.agenda.dao.AppointmentManager.createAppointment
(AppointmentManager.java:325)<br> at es.sgi.agenda.datamigration.main.OwnerDataMigration.main(OwnerDataMigration.java:192)<br><br><br><br>It's very important, anyone can help me????<br><br>Thanks a lot.<br><br>Fabi<br>
------=_Part_4893_2280637.1158838846258--