[jboss-as7-dev] JPASubSystemAdd adding deployment processor which NPE'd in java.util.TreeMap (appeared in internal test)

Brian Stansberry brian.stansberry at redhat.com
Fri Nov 11 17:13:00 EST 2011


As discussed on IRC, the values in the list need to be concurrent. The 
patch I'm testing uses ConcurrentSkipListSet.

On 11/11/11 3:00 PM, Scott Marlow wrote:
> The NPE is in DeployerChainAddHandler adding to deployerMap.  I created
> AS7-2601 for this.  I left it unassigned for now.
>
> Should we wrap the EnumMap with a Collections.synchronizedMap?
>
> On 11/11/2011 02:48 PM, Scott Marlow wrote:
>> I don't think I saw this error before, did anyone else see it and create
>> a jira yet?  If not, I will.
>>
>> http://pastie.org/2848813
>>
>> _______________________________________________
>> jboss-as7-dev mailing list
>> jboss-as7-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev


-- 
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat


More information about the jboss-as7-dev mailing list