You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jonathon Wong (JIRA)" <ji...@apache.org> on 2007/01/11 05:37:27 UTC

[jira] Commented: (OFBIZ-184) Error on order Quick ship

    [ https://issues.apache.org/jira/browse/OFBIZ-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463797 ] 

Jonathon Wong commented on OFBIZ-184:
-------------------------------------

I fixed this problem by putting back this:

<group-map group-name="org.ofbiz.odbc" datasource-name="localderbyodbc"/>

into my delegators.

I have 2 MySQL delegators. So I need these:

    <field-type name="mysql" loader="fieldfile" location="fieldtypemysql.xml"/>
    <field-type name="derby" loader="fieldfile" location="fieldtypederby.xml"/>

in my entityengine.xml file.

Question. What is the org.ofbiz.odbc group used for? Can I and should I use ODBC-MySQL for this?

> Error on order Quick ship
> -------------------------
>
>                 Key: OFBIZ-184
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-184
>             Project: Apache OFBiz (The Open for Business Project)
>          Issue Type: Bug
>            Reporter: Eriks Dobelis
>            Priority: Minor
>
> When I choose Quick ship from order screen (where I get from Order/Order list/choosing the order) I get following error. I am using Postgres if that makes a difference.
> The Following Errors Occurred:
>     * ERROR: Could not complete the Sub-method used by quickShip methods to create a shipment [file:/ofbiz/data/applications/product/script/org/ofbiz/shipment/shipment/ShipmentServices.xml#createShipmentForFacilityAndShipGroup] process [problem invoking the [updateShipment] service with the map named [packedContext] containing [[shipmentId=10030, statusId=SHIPMENT_PACKED, userLogin=[GenericEntity:UserLogin][createdStamp,2006-08-23 15:53:54.947(java.sql.Timestamp)][createdTxStamp,2006-08-23 15:53:54.856(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,Y(java.lang.String)][hasLoggedOut,N(java.lang.String)][isSystem,null()][lastCurrencyUom,null()][lastLocale,null()][lastUpdatedStamp,2006-08-24 19:14:59.89(java.sql.Timestamp)][lastUpdatedTxStamp,2006-08-24 19:14:59.89(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,null()][userLoginId,admin(java.lang.String)], locale=en_US]]: Service target threw an unexpected exception (Type id-ne not found)]

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira