You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by chitrakala ramanujam <ne...@rediffmail.com> on 2007/02/21 04:49:51 UTC

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#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

Re: Quick shipment Order

Posted by Jacques Le Roux <ja...@les7arts.com>.
Unable to esablish a connection with the database. Connection was null! => Check you DB connection :

Jacques

----- Original Message ----- 
From: "chitrakala ramanujam" <ne...@rediffmail.com>
To: <us...@ofbiz.apache.org>
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


Re: Quick shipment Order

Posted by Vamsi Gmail! <va...@gmail.com>.
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 <
netizenck@rediffmail.com> 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
>