On Sat, 11 May 2019 at 13:19, Blaise Carie <bca...@ccboe.org> wrote:
>
> To Whom This May Concern:
>      I received the following message when applying for a job.  I did not
> receive this message when applying for it yesterday, and today I am unable
> to access my application or other jobs.
> Entry.next=null, data[removeIndex]=241265648=true previous=241265648=true
> key=651070971 value=true size=4096 maxSize=4096 Please check that your keys
> are immutable, and that you have used synchronization properly. If so, then
> please report this to dev@commons.apache.org as a bug.

The above is a part of an IllegalStateException message which is
generated under certain error conditions.

The information is intended for the people using the relevant Commons
component as part of their application.
(in this case it seems to be part of Collections)

It is not intended for end-users.
Such exceptions should normally be captured by the application and
brought to the attention of the application developers.

> May you please help me with this error in order to be able to navigate the
> website ALSDE?

You should report the error to the ALSDE website maintainers.
They need to check whether the pre-conditions in the message
(immutable keys, synchronisation) have been complied with.

> Thank you for your help and please let me know if you have any questions.
>
> Sincerely,
>
> Blaise
>
> Blaise Carie
> *Cold Springs High School*
> Science Teacher
> XC and Track Coach
> *Email*: bca...@ccboe.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to