Hello erveyone,
I tried to develop my own EntryPointProvider and the source code seems to be okay. But after deploying and restarting the portal I get only the following error message by every KM component:
Error during Knowledge Management startup!
Looking at the trace file I found the following line:
com.sapportals.wcm.service.indexmanagement.retrieval.search.FederatedSearch#sap.com/irj#com.sapportals.wcm.service.indexmanagement.retrieval.search.FederatedSearch#SB#532####1f7427b03db211daa4e9000c7629dfd9#Thread[Thread-108,5,PRT-Async]##0#0#Error##Plain###ParallelSearcher.run: com/sapportals/wcm/repository/manager/entrypoints/AbstractTargetEntryPointsProvider - java.lang.NoClassDefFoundError: com/sapportals/wcm/repository/manager/entrypoints/AbstractTargetEntryPointsProvider
First I thought that I missed a SharingReference in the portalapp.xml but I think everything is included:
<property name="SharingReference" value="usermanagement,knowledgemanagement,landscape,htmlb,exportalJCOclient,exportal,com.sap.km.cm.repository.service,com.sap.km.cm.repository.manager" />
Can somebody help me?
Best regards
Sebastian