cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to search in useradmin, java.lang.NoClassDefFoundError in NW CE 7.2

Former Member
0 Kudos

Hi Experts !

We recently install SAP Netweaver CE 7.2 and execute the initial setup of functional units using the configuration tool.

Now an error occurr in the search option of the user management page (useradmin). The defaulttrace has the following errors:

Error calculating entity table

java.lang.NoClassDefFoundError: com/sap/security/core/jmx/impl/SearchResultCache : cannot initialize class because prior initialization attempt failed

java.lang.NoSuchMethodError: com.sap.security.core.InternalUMFactory.getcache(IIILjava/lang/String;)Lcom/sap/security/core/util/cache/ICache;

We need to solve it, We use the user management option.

Thanks in advanced for your cooperation.

OMM

Accepted Solutions (1)

Accepted Solutions (1)

desiree_matas
Contributor
0 Kudos

Hello Osmany,

I don't know which is your version exactly, but there is a but on 7.20 SPS03 which produces that error. Have a look at SAP note 1363002 for details. To fix that you only have to update sca J2EE-APPS to 7.20 SPS03 Patch 05 or higher.

Then, set the element.resynch property to "force" in the bootstrap.properties file as described in SAP note 710663 and restart the whole J2EE. This way the file system will be synchronized with the database. Afterwards you have to set the parameter back to the original value.

Hope this helps.

Regards,

Désiré

Former Member
0 Kudos

Thanks for your reply. Solve it.

Answers (0)