Hi,
I am getting the following error when i process the "QUICK SHIPMENT ORDER" in the order page using Opentaps version0.9.2. Can anyone of u give me your suggestions.The error is given here: ERROR: Could not complete the Sub-method used by quickShip methods to create a shipment [file:/F:/Development/Clients/LinenChest/LCD/applications/product/script/org/ofbiz/shipment/shipment/ShipmentServices.xml#createShipmentForFacilityAndShipGroup] process [problem invoking the [updateShipment] service with the map named [packedContext] containing [[shipmentId=10565, statusId=SHIPMENT_PACKED, userLogin=[GenericEntity:UserLogin][createdStamp,2006-08-22 13:43:20.0(java.sql.Timestamp)][createdTxStamp,2006-08-22 13:43:20.0(java.sql.Timestamp)][currentPassword,c682529d939a64d68f2b5778b913c059792ca3eb(java.lang.String)][disabledDateTime,2006-11-29 00:44:21.0(java.sql.Timestamp)][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_CA(java.lang.String)][lastUpdatedStamp,2007-02-19 07:03:11.0(java.sql.Timestamp)][lastUpdatedTxStamp,2007-02-19 07:03:11.0(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,0(java.lang.Long)][userLoginId,admin(java.lang.String)], locale=en_CA]]: Problems with the transaction. (Unable to esablish a connection with the database. Connection was null!)] Thanks. Chitrakala.R |
hi,
check whether you enabled the odbc driver as it is uses odbc connection the error clearly says it is unable to establish connection with database regards vamsi On 21 Feb 2007 03:49:51 -0000, chitrakala ramanujam < [hidden email]> wrote: > > Hi, > > > I am getting the following error when i process the "QUICK SHIPMENT ORDER" > in the order page using Opentaps version0.9.2. Can anyone of u give me > your suggestions.The error is given here: > > > ERROR: Could not complete the Sub-method used by quickShip methods to > create a shipment > [file:/F:/Development/Clients/LinenChest/LCD/applications/product/script/org/ofbiz/shipment/shipment/ShipmentServices.xml#createShipmentForFacilityAndShipGroup] > process [problem invoking the [updateShipment] service with the map named > [packedContext] containing [[shipmentId=10565, statusId=SHIPMENT_PACKED, > userLogin=[GenericEntity:UserLogin][createdStamp,2006-08-22 13:43:20.0( > java.sql.Timestamp)][createdTxStamp,2006-08-22 13:43:20.0( > java.sql.Timestamp > )][currentPassword,c682529d939a64d68f2b5778b913c059792ca3eb( > java.lang.String)][disabledDateTime,2006-11-29 00:44:21.0( > java.sql.Timestamp)][enabled,Y(java.lang.String)][hasLoggedOut,N( > java.lang.String > )][isSystem,null()][lastCurrencyUom,null()][lastLocale,en_CA( > java.lang.String)][lastUpdatedStamp,2007-02-19 07:03:11.0( > java.sql.Timestamp)][lastUpdatedTxStamp,2007-02-19 07:03:11.0( > java.sql.Timestamp)][partyId,admin(java.lang.String > )][passwordHint,null()][successiveFailedLogins,0(java.lang.Long > )][userLoginId,admin(java.lang.String)], locale=en_CA]]: Problems with the > transaction. (Unable to esablish a connection with the database. Connection > was null!)] > > Thanks. > Chitrakala.R > |
Administrator
|
In reply to this post by chitrakala ramanujam
Unable to esablish a connection with the database. Connection was null! => Check you DB connection :
Jacques ----- Original Message ----- From: "chitrakala ramanujam" <[hidden email]> To: <[hidden email]> Sent: Wednesday, February 21, 2007 4:49 AM Subject: Quick shipment Order Hi, I am getting the following error when i process the "QUICK SHIPMENT ORDER" in the order page using Opentaps version0.9.2. Can anyone of u give me your suggestions.The error is given here: ERROR: Could not complete the Sub-method used by quickShip methods to create a shipment [file:/F:/Development/Clients/LinenChest/LCD/applications/product/script/org/ofbiz/shipment/shipment/ShipmentServices.xml#createShip mentForFacilityAndShipGroup] process [problem invoking the [updateShipment] service with the map named [packedContext] containing [[shipmentId=10565, statusId=SHIPMENT_PACKED, userLogin=[GenericEntity:UserLogin][createdStamp,2006-08-22 13:43:20.0(java.sql.Timestamp)][createdTxStamp,2006-08-22 13:43:20.0(java.sql.Timestamp)][currentPassword,c682529d939a64d68f2b5778b913c059792ca3eb(java.lang.String)][disabledDateTime,2006-11 -29 00:44:21.0(java.sql.Timestamp)][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null ()][lastLocale,en_CA(java.lang.String)][lastUpdatedStamp,2007-02-19 07:03:11.0(java.sql.Timestamp)][lastUpdatedTxStamp,2007-02-19 07:03:11.0(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,0(java.lang.Long)][user LoginId,admin(java.lang.String)], locale=en_CA]]: Problems with the transaction. (Unable to esablish a connection with the database. Connection was null!)] Thanks. Chitrakala.R |
Free forum by Nabble | Edit this page |