[ 
http://issues.apache.org/jira/browse/OFBIZ-184?page=comments#action_12437533 ] 
            
Eriks Dobelis commented on OFBIZ-184:
-------------------------------------

Yes I did try what Si suggested, meaning used this in entityengine.xml:
 <delegator name="default" entity-model-reader="main" 
entity-group-reader="main" entity-eca-reader="main">
        <group-map group-name="org.ofbiz" datasource-name="localpostgres"/>
        <group-map group-name="org.ofbiz.odbc" 
datasource-name="localderbyodbc"/>
    </delegator> 

The error I get now is (end of the error message):
Problems with the transaction. (The current transaction is marked for rollback, 
not beginning a new transaction and aborting current operation; the 
rollbackOnly was caused by: Service Error [postInvoiceToGl]: Cannot find 
posting GL account for invoice 2, item 02)]

It seems to be a different issue.

> Error on order Quick ship
> -------------------------
>
>                 Key: OFBIZ-184
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-184
>             Project: 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: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to