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 (DSContainerSearchPolicy.java:245)
at com.adobe.idp.dsc.DSContainerSearchPolicy.findClass(DSContainerSearch Policy.java:198)
at org.ungoverned.moduleloader.ModuleClassLoader.loadClass(ModuleClassLo ader.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
The issue is during the first install when you select RM and CS, the system makes enries into the Database as well as deploys all the relevant DSCs of RM and CS. You'll be able to see tables starting with alf and edc and DSCs via Workbench view.
So, during next install when the already installed DSCs don't find a suitable ears and dependent classes, they signal errors and exceptions.
On a related subject: the ES2 SP2 installation instructions state that while running ConfigurationManager you must go to a command prompt at a certain point (after initializing database and before deploying components) and run the MigrateArchiveSessionIDs tool. If after doing so I need to re-run ConfigurationManager and re-initialize the database, do I also need to re-run the MigrateArchiveSessionIDs tool? What does the MigrateArchiveSessionIDs tool do, anyway? The installation instructions are opaque to say the least.
North America
Europe, Middle East and Africa
Asia Pacific