POS do not work for the latest SVN
----------------------------------
Key: OFBIZ-972
URL: https://issues.apache.org/jira/browse/OFBIZ-972
Project: OFBiz (The Open for Business Project)
Issue Type: Bug
Components: pos
Affects Versions: SVN trunk
Reporter: Vikrant Rathore
Priority: Blocker
Hi Everyone,
Recently updated to the latest SVN and found that POS no longer works and
directly opens a POS scree as attached. Also the logs are below.
regards,
Vikrant
2007-05-09 14:46:13,551 (default-invoker-Thread-10) [ TransactionUtil.java:26
2:INFO ] [TransactionUtil.rollback] transaction rolled back
2007-05-09 14:46:13,567 (default-invoker-Thread-10) [ GenericServiceJob.java:11
7:ERROR]
---- exception report ----------------------------------------------------------
Async-Service failed.
Exception: java.lang.Exception
Message: Survey response came back null from the database for order item: [Gener
icEntity:OrderItem][createdStamp,2007-04-26 02:12:28.513(java.sql.Timestamp)][cr
eatedTxStamp,2007-04-26 02:12:28.374(java.sql.Timestamp)][isModifiedPrice,N(java
.lang.String)][isPromo,N(java.lang.String)][itemDescription,Gift Card Activation
(java.lang.String)][lastUpdatedStamp,2007-04-26 02:12:28.928(java.sql.Timestamp)
][lastUpdatedTxStamp,2007-04-26 02:12:28.898(java.sql.Timestamp)][orderId,WS1000
1(java.lang.String)][orderItemSeqId,00010(java.lang.String)][orderItemTypeId,PRO
DUCT_ORDER_ITEM(java.lang.String)][prodCatalogId,DemoCatalog(java.lang.String)][
productId,GC-001-C50(java.lang.String)][quantity,2.0(java.lang.Double)][selected
Amount,0.0(java.lang.Double)][statusId,ITEM_APPROVED(java.lang.String)][unitList
Price,0.0(java.lang.Double)][unitPrice,50.0(java.lang.Double)]
---- stack trace ---------------------------------------------------------------
java.lang.Exception: Survey response came back null from the database for order
item: [GenericEntity:OrderItem][createdStamp,2007-04-26 02:12:28.513(java.sql.Ti
mestamp)][createdTxStamp,2007-04-26 02:12:28.374(java.sql.Timestamp)][isModified
Price,N(java.lang.String)][isPromo,N(java.lang.String)][itemDescription,Gift Car
d Activation(java.lang.String)][lastUpdatedStamp,2007-04-26 02:12:28.928(java.sq
l.Timestamp)][lastUpdatedTxStamp,2007-04-26 02:12:28.898(java.sql.Timestamp)][or
derId,WS10001(java.lang.String)][orderItemSeqId,00010(java.lang.String)][orderIt
emTypeId,PRODUCT_ORDER_ITEM(java.lang.String)][prodCatalogId,DemoCatalog(java.la
ng.String)][productId,GC-001-C50(java.lang.String)][quantity,2.0(java.lang.Doubl
e)][selectedAmount,0.0(java.lang.Double)][statusId,ITEM_APPROVED(java.lang.Strin
g)][unitListPrice,0.0(java.lang.Double)][unitPrice,50.0(java.lang.Double)]
org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:76)
org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:221)
java.lang.Thread.run(Unknown Source)
--------------------------------------------------------------------------------
2007-05-09 14:46:13,645 (default-invoker-Thread-10) [PersistedServiceJob.java:20
2:INFO ] Persisted Job [16284] Failed Re-Scheduling : 1178693353629
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.