Hi, I am running ES2.5 trial, turnkey install, express mode.
After the initial install, everything worked fine. Then I ran the Configuration Manager and un-checked the Rights Management module and the Content Service module. Then I got the following error in the server.log when I start up JBoss:
Caused by: java.lang.ClassNotFoundException: IDPSchedulerService_Worker-5Class name com.adobe.edc.policy.APSDocumentServicesManagerHome from package com.adobe.edc.policy not found.
at com.adobe.idp.dsc.DSContainerSearchPolicy.searchClassUsingParentFirst(DSContainerSearchPo licy.java:245)
at com.adobe.idp.dsc.DSContainerSearchPolicy.findClass(DSContainerSearchPolicy.java:198)
at org.ungoverned.moduleloader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
... 35 more
2011-12-27 07:00:04,997 ERROR [com.adobe.idp.dsc.registry.service.impl.ServiceStoreImpl] COULD NOT PROCESS SERVICE: ContentServicesAuthorizer VERSION: 1.0 MARKING AS INACTIVE
ALC-DSC-000-000: com.adobe.idp.dsc.DSCRuntimeException: Internal error.
How to fix this error?
thanks