Dev - Help need with quickshipment.
Posted by
Lei Gao-2 on
Apr 17, 2006; 3:24am
URL: http://ofbiz.116.s1.nabble.com/Dev-Help-need-with-quickshipment-tp167649.html
Hi guys,
I just got this error after I did some change on the order module. I got the following error.
- ERROR: Could not complete the
Sub-method used by quickShip methods to create a shipment
[file:/opt/ofbiz/applications/product/script/org/ofbiz/shipment/shipment/ShipmentServices.xml#createShipmentForFacilityAndShipGroup]
process [problem invoking the [updateShipment] service with the map
named [packedContext] containing [[shipmentId=10025,
statusId=SHIPMENT_SHIPPED,
userLogin=[GenericEntity:UserLogin][createdStamp,2006-04-13
20:58:09.0(java.sql.Timestamp)][createdTxStamp,2006-04-13
20:58:09.0(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,null()][isSystem,null()][lastCurrencyUom,null()][lastLocale,null()][lastUpdatedStamp,2006-04-15
11:47:21.0(java.sql.Timestamp)][lastUpdatedTxStamp,2006-04-15
11:47:21.0(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,0(java.lang.Long)][userLoginId,admin(java.lang.String)],
locale=en_US]]: Problems with the transaction. (Service target threw an
unexpected exception (null))]
So, generally if we have such kind error happened with a XML based service, what we can do to figure out what was wrong? What I mean is, let's say if a Java code has errors, I could put breakpoint, if a FTL has errors, I can put log, what I can do for a XML service? For this particular error, what I can do?
Thanks
Lei
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev