Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028898
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Warehouse Pickingminorhave not tried2015-02-09 18:072015-05-25 16:17
ReportercaristuView Statuspublic 
Assigned ToTriage Omni WMS 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0028898: Error messages are not retrieved properly in Warehouse Picking List module

DescriptionError messages are not retrieved properly in Warehouse Picking List module. An error is thrown when trying to recover the error text message from the database:

 ERROR org.openbravo.erpCommon.utility.MessageBDData - SQL error in query: SELECT coalesce(t.MSGTEXT, m.MSGTEXT) AS MSGTEXT FROM AD_MESSAGE m left join AD_MESSAGE_TRL t on m.AD_MESSAGE_ID = t.AD_MESSAGE_ID and t.AD_LANGUAGE = ? WHERE m.VALUE=?Exception:org.postgresql.util.PSQLException: ERROR: current transaction is aborted, commands ignored until end of transaction block
867946fe 636371

867946fe 636371 [http-8082-1] ERROR org.openbravo.erpCommon.utility.BasicUtility - Error getting message
javax.servlet.ServletException: @CODE=0@ERROR: current transaction is aborted, commands ignored until end of transaction block
    at org.openbravo.erpCommon.utility.MessageBDData.message(MessageBDData.java:131)
    at org.openbravo.erpCommon.utility.BasicUtility.messageBD(BasicUtility.java:75)
    at org.openbravo.erpCommon.utility.OBMessageUtils.messageBD(OBMessageUtils.java:113)

....

Steps To ReproduceForce any error message to appear. For example:

1) Create a new Sales Order with one line at least
2) Go to the [Warehouse Picking List] window, create a new record in the header of type outbound
3) Click on the "Select Orders" button and choose the order created in 1)
4) Navigate to the generated reservation and put it "on hold"
5) In the [Warehouse Picking List] window, remove the line created in step 3)
6) Click on the "Select Orders" button again, and try to select the same order. An error appears but not with the correct text message (See attached)
TagsNo tags attached.
Attached Filespng file icon ErrorMessage.png [^] (9,774 bytes) 2015-02-09 18:07

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2015-02-09 18:07 caristu New Issue
2015-02-09 18:07 caristu Assigned To => naiaramartinez
2015-02-09 18:07 caristu File Added: ErrorMessage.png
2015-02-09 18:07 caristu Resolution time => 1426201200
2015-02-09 18:08 caristu Assigned To naiaramartinez => Sandrahuguet
2015-02-09 18:08 caristu Issue Monitored: networkb
2015-02-19 16:03 Sandrahuguet Assigned To Sandrahuguet => jorge-garcia
2015-02-23 09:53 Sandrahuguet Assigned To jorge-garcia => Sandrahuguet
2015-03-09 17:27 jonalegriaesarte Resolution time 1426201200 =>
2015-05-25 16:17 eduardo_Argal Assigned To Sandrahuguet => Triage Finance


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker