Form - NullPointerException ... RSF?

Description

1) site info -> add participants -> "admin"
2) Fatal internal error handling request:

1) Admin -.> email template -> edit -> NullPointerException

depends on

relates to

Activity

Show:

Earle Nietzel November 23, 2015 at 12:39 PM
Edited

Was able to replicate this locally and the above fix did fix the issue.

Deployed new updated rsf 1.1-SNAPSHOT.

Others just need to pick up new rsf 1.1-SNAPSHOT.

Earle Nietzel November 23, 2015 at 12:26 PM

This occurs because HashMap and ConcurrentHashMap behave differently when it comes to null keys.

Revert back to HashMap and redeployed a new rsf snapshot.

Earle Nietzel November 23, 2015 at 12:01 PM

I agree as I did change this area in RSF. I will look at it shortly.

Matthew Buckett November 23, 2015 at 10:52 AM

I'm guessing this was caused by the upgrade to Spring 4.1:

Neal Caidin November 23, 2015 at 10:52 AM
Edited

Can reproduce on Oracle nightly, adding student0001 as participant in a site. Maybe be more general of an issue, related to Spring upgrade?

6ddb4e79cdec680bb4778df9ea84bcb6484d8903

Incorporated

Details

Assignee

Reporter

Components

Affects versions

Priority

Created November 20, 2015 at 11:14 PM
Updated November 23, 2015 at 12:58 PM
Resolved November 23, 2015 at 12:58 PM