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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0006131
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersminorhave not tried2008-11-20 19:282009-04-21 11:06
ReportershuehnerView Statuspublic 
Assigned Togorka_gil 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision10453
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0006131: Using "View details" on roks-module gives empty page with hidden NullPointerException

DescriptionSee "Steps to reproduce"

List of issues to fix here: Please check/address all of these!

1.) NullPointer Exceptions occurs
2.) The Popup has en error displaying an error message (you have to resize it to see the error)
3.) The layout of the popup in this case is broken (see screenshot)
4.) Logging of this exception is done very badly
    It is catched in HttpSecureAppServlet.java (line 262)
    Only the exception name is logged to log4j4j, not stacktrace
    the Stacktrace is printed on std-out
    Outcome: Info for this exception is spread over 2 log-files
    - openbravo.log for seeing "Error captured: NPE"
    - catalina.out (capturing std-out) for seeing the stacktrace without any timestamp and context information.
Steps To ReproduceClick "View Details" on Rok's module.
Ant empty page is shown
if you resize the page you see "Error: java.lang.NullPointerException"
Proposed Solution- Fix npe
- Fix logging in HttpSecureAppServlet to log complete exception information to logj
- Perhaps: Audit all *.printStacktrace calls to use log4j instead.
TagsNo tags attached.
Attached Filespng file icon NullPointer-Error.png [^] (745,092 bytes) 2008-11-20 20:08

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0006181 closedgorka_gil Displaying or errors (exceptions) in the ModuleManagement-popup is broken 
related to defect 0006182 closedshuehner Logging of this exception in HttpSecureAppServlet is done very badly 

-  Notes
(0010470)
shuehner (administrator)
2008-11-20 19:37

Additional information after a talk with the module developer. This module is only registered in the central repository. No code (obx) was ever uploaded.
Solution. Check in the server-code if the module has content and filter the list of modules accordingly.
(0010564)
gorka_gil (administrator)
2008-11-24 13:42

Now, search for modules only returns modules that has obx file

- Issue History
Date Modified Username Field Change
2008-11-20 19:28 shuehner New Issue
2008-11-20 19:28 shuehner Assigned To => rafaroda
2008-11-20 19:28 shuehner sf_bug_id 0 => 2318199
2008-11-20 19:28 shuehner Regression testing => No
2008-11-20 19:37 shuehner Note Added: 0010470
2008-11-20 20:08 shuehner File Added: NullPointer-Error.png
2008-11-21 18:50 iciordia Assigned To rafaroda => gorka_gil
2008-11-24 12:58 rafaroda Status new => scheduled
2008-11-24 12:58 rafaroda fix_in_branch => trunk
2008-11-24 13:42 gorka_gil Status scheduled => resolved
2008-11-24 13:42 gorka_gil svn_revision => 10453
2008-11-24 13:42 gorka_gil Resolution open => fixed
2008-11-24 13:42 gorka_gil Note Added: 0010564
2008-11-24 14:12 gorka_gil Status resolved => new
2008-11-24 14:12 gorka_gil Resolution fixed => open
2008-11-24 14:12 gorka_gil Status new => scheduled
2008-11-24 16:06 gorka_gil Status scheduled => resolved
2008-11-24 16:06 gorka_gil Resolution open => fixed
2008-11-24 16:14 shuehner Relationship added related to 0006181
2008-11-24 16:21 shuehner Relationship added related to 0006182
2009-04-21 11:06 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker