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

View Revisions: Issue #29772 All Revisions ] Back to Issue ]
Summary 0029772: An image failing to be loaded results in a tomcat error because the bean is not found
Revision 2015-05-05 11:45 by Orekaria
Steps To Reproduce Execute the 'I29558_IncorrectCurrencyAmountAfterCancelingPayment' test

Verify that a tomcat error is raised because the iconloading.gif image is not found

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}]
Revision 2015-05-05 10:52 by Orekaria
Steps To Reproduce Execute the 'I29558_IncorrectCurrencyAmountAfterCancelingPayment' test

Verify that a tomcat error is raised because the iconloading.gif image is not found


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker