[
https://issues.apache.org/struts/browse/SHALE-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42684
]
Gary VanMatre commented on SHALE-477:
-------------------------------------
This sounds like an issue (SHALE-390) that might have only been fixed in the
latest 1.1.0-SNAPSHOT. Please verify that it's not a problem in the latest
snapshot.
> Need more synchronization inside config beans
> ---------------------------------------------
>
> Key: SHALE-477
> URL: https://issues.apache.org/struts/browse/SHALE-477
> Project: Shale
> Issue Type: Bug
> Components: Clay
> Affects Versions: 1.0.4
> Reporter: Ryan Wynn
> Attachments: synchronized-patch.txt
>
>
> At random times I have received null pointer exceptions inside various
> component config beans. Usually these are happening during application
> startup or shutdown, but the problem is not limited to those situations.
> Due to the nature of shared resources within the config beans I have
> submitted a patch which adds synchronized blocks around critical areas. This
> seems to have fixed the problem for me.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.