http://ofbiz.116.s1.nabble.com/jira-Created-OFBIZ-176-Cannot-create-Quote-request-tp170892p170896.html
This is console.log and ofbiz.log. I stopped Ofbiz right after generating both errors.
> Cannot create Quote request
> ---------------------------
>
> Key: OFBIZ-176
> URL:
http://issues.apache.org/jira/browse/OFBIZ-176> Project: OFBiz (The Open for Business Project)
> Issue Type: Bug
> Components: ecommerce
> Reporter: Eriks Dobelis
> Assigned To: Jacopo Cappellato
> Attachments: logsforquote.tar.gz
>
>
> When I try to create Request for quote or Quote from shopping list I get following errors. If I try to create them from Shopping Cart, then it works fine.
> The Following Errors Occurred:
> * ERROR: Could not complete the Create a CustRequest from a Shopping List [file:/var/www/home/ofbiztest/data/applications/order/script/org/ofbiz/order/request/CustRequestServices.xml#createCustRequestFromShoppingList] process [problem invoking the [loadCartFromShoppingList] service with the map named [parameters] containing [{locale=en, userLogin=[GenericEntity:UserLogin][createdStamp,2006-08-14 22:20:43.434(java.sql.Timestamp)][createdTxStamp,2006-08-14 22:20:43.354(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,en(java.lang.String)][lastUpdatedStamp,2006-08-21 17:25:19.499(java.sql.Timestamp)][lastUpdatedTxStamp,2006-08-21 17:25:19.499(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,0(java.lang.Long)][userLoginId,admin(java.lang.String)], shoppingListId=10001}]: Service target threw an unexpected exception (null)]
> The Following Errors Occurred:
> * ERROR: Could not complete the Create a Quote from a Shopping List [file:/var/www/home/ofbiztest/data/applications/order/script/org/ofbiz/order/quote/QuoteServices.xml#createQuoteFromShoppingList] process [problem invoking the [loadCartFromShoppingList] service with the map named [parameters] containing [{locale=en, userLogin=[GenericEntity:UserLogin][createdStamp,2006-08-14 22:20:43.434(java.sql.Timestamp)][createdTxStamp,2006-08-14 22:20:43.354(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,en(java.lang.String)][lastUpdatedStamp,2006-08-21 17:25:19.499(java.sql.Timestamp)][lastUpdatedTxStamp,2006-08-21 17:25:19.499(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][successiveFailedLogins,0(java.lang.Long)][userLoginId,admin(java.lang.String)], shoppingListId=10001}]: Service target threw an unexpected exception (null)]
This message is automatically generated by JIRA.