We are currently deploying OFBiz in multiple locations (USA, Hong Kong and 
China) but when the remote servers try and sync via push with the master server 
it looses the shipment receipt info and only the primary key exist, all other 
fields are empty. Then when the pull is invoked from the master to the remote 
servers empty data is overwritten into the fields where data was. 

Here are the logs: 
The log info:
2009-01-07 11:08:47,637 (RMI TCP Connection(7)-192.168.3.4) [       
GenericDAO.java:970:INFO ] Count select sql: SELECT COUNT(1)  FROM 
public.SHIPMENT_RECEIPT WHERE (RECEIPT_ID = ?)
2009-01-07 11:08:47,639 (RMI TCP Connection(7)-192.168.3.4) [       
GenericValue.java:464:INFO ] Set [receiptId] to - SH26111
2009-01-07 11:08:47,653 (RMI TCP Connection(7)-192.168.3.4) [      
GenericValue.java:470:INFO ] Creating place holder value : 
[GenericEntity:ShipmentReceipt][receiptId,SH26111(java.lang.String)]
 
Anyone any ideas how to stop this happening? 

Thanks
Sam

Reply via email to