cancel
Showing results for 
Search instead for 
Did you mean: 

SimplePropertySearchManager : Failed to init sub-manager

Former Member
0 Kudos

Hi,

Could anybody help on this?

When I deploy a XYZPropertySearchManager along with sample implementation of repository manager, I am getting following exception eventhough I am not pointing to SimplePropertySearchManager anywhere. viz:

Startup Error: Failed to init sub-manager: Exception loading and instanciating sub-manager: com.sapportals.wcm.repository.manager.generic.search.SimplePropertySearchManager (java.lang.NoSuchMethodException: null)

Thanks for any help.

John

Accepted Solutions (1)

Accepted Solutions (1)

former_member185837
Active Participant
0 Kudos

Hi John,

you didn't set <u>Property Search Manager = com.sapportals.wcm.repository.manager.generic.search.SimplePropertySearchManager</u> when instantiating the repository manager, did you?

For some unknown reason, the UI infact set this value by default and you have to manually unset it.

And have you tried to choose your brand new XYZPropertySearchManager?

Davide

Former Member
0 Kudos

Hi,

Thanks for the reply.

I set PropertySearchManager to XYZPropertySearchManager in co.xml file before uploading the par. However, as you posted, the value "com.sapportals.wcm.repository.manager.generic.search.SimplePropertySearchManager" is shown in the UI. I need to unset it.

I didnt try with XYZPropertySearchManager furthur.

thanks,

John

Answers (0)