Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029775 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | minor | always | 2015-05-05 11:56 | 2015-05-07 10:15 | |||
Reporter | Orekaria | View Status | public | |||||
Assigned To | Orekaria | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR15Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | a8d474293cc4 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | malsasua | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029775: Improve the error message when a bean fails to be created | |||||||
Description | Improve the error message when a bean fails to be created | |||||||
Steps To Reproduce | Provoke an error in a request. e.g: backout the related issue changeset and reproduce it Verify that this message is shown: 2015-05-04 19:05:42,712 [main] WARN VBS1001.I29558_IncorrectCurrencyAmountAfterCancelingPayment - java.lang.AssertionError: (4) errors in the tomcat log (Mon May 04 19:05:40 UTC 2015): 2015-05-04 19:05:40,847 [TP-Processor12] ERROR org.openbravo.dal.core.ThreadHandler - WELD-001308 Unable to resolve any beans for Types: [interface org.openbravo.client.kernel.ComponentProvider]; Bindings: [QualifierInstance{annotationClass=interface org.openbravo.client.kernel.ComponentProvider$Qualifier, values={[method] public abstract org.openbravo.client.kernel.ComponentProvider$Qualifier.value()=img}, hashCode=629312463}, QualifierInstance{annotationClass=interface javax.enterprise.inject.Any, values={}, hashCode=540192487}] 2015-05-04 19:05:40,848 [TP-Processor12] ERROR org.openbravo.base.exception.OBException - Exception thrown WELD-001308 Unable to resolve any beans for Types: [interface org.openbravo.client.kernel.ComponentProvider]; Bindings: [QualifierInstance{annotationClass=interface org.openbravo.client.kernel.ComponentProvider$Qualifier, values={[method] public abstract org.openbravo.client.kernel.ComponentProvider$Qualifier.value()=img}, hashCode=629312463}, QualifierInstance{annotationClass=interface javax.enterprise.inject.Any, values={}, hashCode=540192487}] 2015-05-04 19:05:40,848 [TP-Processor12] ERROR org.openbravo.dal.core.ThreadHandler - Exception thrown WELD-001308 Unable to resolve any beans for Types: [interface org.openbravo.client.kernel.ComponentProvider]; Bindings: [QualifierInstance{annotationClass=interface org.openbravo.client.kernel.ComponentProvider$Qualifier, values={[method] public abstract org.openbravo.client.kernel.ComponentProvider$Qualifier.value()=img}, hashCode=629312463}, QualifierInstance{annotationClass=interface javax.enterprise.inject.Any, values={}, hashCode=540192487}] 2015-05-04 19:05:40,848 [TP-Processor12] ERROR org.openbravo.base.exception.OBException - Exception thrown Exception thrown WELD-001308 Unable to resolve any beans for Types: [interface org.openbravo.client.kernel.ComponentProvider]; Bindings: [QualifierInstance{annotationClass=interface org.openbravo.client.kernel.ComponentProvider$Qualifier, values={[method] public abstract org.openbravo.client.kernel.ComponentProvider$Qualifier.value()=img}, hashCode=629312463}, QualifierInstance{annotationClass=interface javax.enterprise.inject.Any, values={}, hashCode=540192487}] | |||||||
Proposed Solution | Log the URI requested | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0077058) hgbot (developer) 2015-05-06 15:32 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: a8d474293cc419ecce7b30c0f191631f517b1a83 Author: Rafa Alonso <rafael.alonso <at> openbravo.com> Date: Tue May 05 11:58:12 2015 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a8d474293cc419ecce7b30c0f191631f517b1a83 [^] Fixes issue 29775: Better error message when a Bean cannot be created The problem was that the message was not explicit enought to provide useful information --- M src/org/openbravo/mobile/core/MobileCoreComponentServlet.java --- |
(0077069) malsasua (viewer) 2015-05-07 10:15 |
verified |
![]() |
|||
Date Modified | Username | Field | Change |
2015-05-05 11:56 | Orekaria | New Issue | |
2015-05-05 11:56 | Orekaria | Assigned To | => Orekaria |
2015-05-05 11:56 | Orekaria | OBNetwork customer | => No |
2015-05-05 11:56 | Orekaria | Triggers an Emergency Pack | => No |
2015-05-05 16:48 | Orekaria | Relationship added | related to 0029772 |
2015-05-05 16:50 | Orekaria | Steps to Reproduce Updated | View Revisions |
2015-05-06 15:32 | hgbot | Checkin | |
2015-05-06 15:32 | hgbot | Note Added: 0077058 | |
2015-05-06 15:32 | hgbot | Status | new => resolved |
2015-05-06 15:32 | hgbot | Resolution | open => fixed |
2015-05-06 15:32 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/a8d474293cc419ecce7b30c0f191631f517b1a83 [^] |
2015-05-07 10:15 | malsasua | Review Assigned To | => malsasua |
2015-05-07 10:15 | malsasua | Note Added: 0077069 | |
2015-05-07 10:15 | malsasua | Status | resolved => closed |
2015-05-07 10:15 | malsasua | Fixed in Version | => RR15Q3 |
Copyright © 2000 - 2009 MantisBT Group |