
Originally Posted by
maulik.kayastha
Yes. It doesnt have to do any thing with LDAP. The purpose of posting this thread here is the error is very similar and I have observed the ConstantsServiceImpl.java. In this file We have used assert (m_spRegions != null) : "Regions not populated";
So I feel it may be the reason for the error,but not sure what todo ?
Because in eclipse I am getting error -> " assert should not be used as an identifier, since it is a reserved keyword from source level 1.4 on".
I am not getting it's meaning.
Regards,
Maulik