[ 
https://issues.apache.org/jira/browse/OFBIZ-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534873
 ] 

Karl Eilebrecht commented on OFBIZ-1025:
----------------------------------------

I really don't remember, what exactly was the exception, I fixed that
two years ago ;-) 
But I think this was a general problem. Whenever at this point
a specific RuntimeException occured this exception did not appear in the
log file but caused Ofbiz to hang.
Wrapping runtime exceptions there 
brought them to the log file and allowed me to find the error. 
That's it. Maybe it would be better to search for the hang reason
but I didn't have the time for this investigation. 
Maybe you could check if this hang happens any longer
with your current ofbiz by simply throwing a Nullpointer
at this code line.

> GenericHelperDAO hang on checkDb Fix
> ------------------------------------
>
>                 Key: OFBIZ-1025
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1025
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Win XP
>            Reporter: Karl Eilebrecht
>            Assignee: Adam Heath
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: patch9659.patch
>
>
> This issue is part of Key-Work Ofbiz Contribution Proposal.
> http://docs.ofbiz.org/display/OFBIZ/Key-Work+Ofbiz+Contribution+Proposal
> Based on Release: 540035
> Includes:         -
> Required:         -
> Recommended:      -
> Classes:          GenericHelperDAO 
> Description:      Wraps RuntimeException to avoid hang on Nullpointer when 
>                   scanning database.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to