Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.

Livecycle WebSphere DSC error: Object Type: dsc.sc_service not found.

Avatar

Level 2

I set up Adobe LCES 8.2 on a WebSphere 6.1.23 install and deployed the ears.  I manually created the connection pools, data sources, etc, and all the other config settings, however, I now get the errors below and am unable to deploy the jar files or initialize the database.  The pools test out fine with zero errors, but I keep getting this DS.SC_SERVICE not found error and do not know how to fix it.

[8/18/09 9:14:55:940 CDT] 00000039 ServiceStoreI E com.adobe.idp.dsc.registry.service.impl.ServiceStoreImpl getService ServiceStoreImpl:getService:POFException:Object Type: dsc.sc_service not found.


[8/18/09 9:14:55:959 CDT] 00000039 ExceptionUtil E   CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "doBMT" on bean "BeanId(wasp021-LiveCycle8#adobe-dscf.jar#EjbTransactionBMTAdapter, null)". Exception data: ALC-DSC-000-000: com.adobe.idp.dsc.registry.service.ServiceStoreException: Internal error.

com.adobe.pof.schema.ObjectTypeNotFoundException: Object Type: dsc.sc_service not found.

also

[8/18/09 13:53:33:872 CDT] 0000003c LocalTranCoor E   WLTC0017E: Resources rolled back due to setRollbackOnly() being called.
[8/18/09 13:53:33:876 CDT] 0000003c EarProperties A com.adobe.pdfg.logging.PDFGLogger log ALC-PDG-001-000-Could not get config prop
erties : Internal error.
[8/18/09 13:58:33:850 CDT] 0000003c ServiceStoreI E com.adobe.idp.dsc.registry.service.impl.ServiceStoreImpl getService ServiceStor
eImpl:getService:POFException:Object Type: dsc.sc_service not found.
[8/18/09 13:58:33:854 CDT] 0000003c ExceptionUtil E   CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation
of method "doRequiresNew" on bean "BeanId(wasp021-LiveCycle8#adobe-dscf.jar#EjbTransactionCMTAdapter, null)". Exception data: ALC-
DSC-000-000: com.adobe.idp.dsc.registry.service.ServiceStoreException: Internal error.
        at com.adobe.idp.dsc.registry.service.impl.ServiceStoreImpl.getService(ServiceStoreImpl.java:672)
        at com.adobe.idp.dsc.registry.service.impl.ServiceRegistryImpl$20.doInTransaction(ServiceRegistryImpl.java:1076)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTransactionCMTAdapterBean.java:34
2)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doRequiresNew(EjbTransactionCMTAdapterBean.j
ava:284)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionCMTAdapter_caf58c4f.doRequiresNew(Unknown
Source)
etc

3 Replies

Avatar

Level 7

This is a hard one.  Please check the log (SystemOut.log) starting at the top and working your way down.  Chances are this error is caused by some other earlier exception.

Avatar

Level 2

yarrrrrrr... I'm stumped.  Here's the first error I get and subsequent ones.  No errors at all during loading of the ear files and starting of the applications.  The first line is the WebSphere server finishing starting up.


[8/18/09 15:30:35:418 CDT] 0000000a WsServerImpl  A   WSVR0001I: Server server1 open for e-business
[8/18/09 15:32:00:220 CDT] 00000041 BeanMetaData  I   CNTR0060I: (Min,Max) pool size is (50,500) for bean com.adobe.idp.um.businesslogic.directoryservices.DirectorySynchronizationManagerBean
[8/18/09 15:32:05:852 CDT] 00000044 ServletWrappe I   SRVE0242I: [wasp021-LiveCycle8] [/adminui] [FilterProxyServlet]: Initialization successful.
[8/18/09 15:32:06:464 CDT] 00000044 ServletWrappe I   SRVE0242I: [wasp021-LiveCycle8] [/adminui] [/access.jsp]: Initialization successful.
[8/18/09 15:32:07:907 CDT] 00000043 ServletWrappe I   SRVE0242I: [wasp021-LiveCycle8] [/adminui] [Faces Servlet]: Initialization successful.
[8/18/09 15:32:08:148 CDT] 00000043 ServletWrappe I   SRVE0242I: [wasp021-LiveCycle8] [/adminui] [/login.jsp]: Initialization successful.
[8/18/09 15:32:14:709 CDT] 00000042 BeanMetaData  I   CNTR0060I: (Min,Max) pool size is (50,500) for bean com.adobe.framework.SessionBundleBean
[8/18/09 15:32:15:036 CDT] 00000042 BeanMetaData  I   CNTR0060I: (Min,Max) pool size is (50,500) for bean com.adobe.idp.um.businesslogic.directo
ryservices.DirectoryServicesManagerBean
[8/18/09 15:32:18:718 CDT] 00000042 ServiceStoreI E com.adobe.idp.dsc.registry.service.impl.ServiceStoreImpl getServiceConfigurationsForSpecific
ationId ServiceStoreImpl:getServiceConfigurations:POFException:Object Type: dsc.sc_service_configuration not found.
[8/18/09 15:32:18:730 CDT] 00000042 ExceptionUtil E   CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "doRequiresNew" on bean "BeanId(wasp021-LiveCycle8#adobe-dscf.jar#EjbTransactionCMTAdapter, null)". Exception data: ALC-DSC-000-000: com.adobe.idp.dsc.registry.service.ServiceStoreException: Internal error.
        at com.adobe.idp.dsc.registry.service.impl.ServiceStoreImpl.getServiceConfigurationsForSpecificationId(ServiceStoreImpl.java:927)
        at com.adobe.idp.dsc.registry.service.impl.ServiceRegistryImpl$24.doInTransaction(ServiceRegistryImpl.java:1208)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTransactionCMTAdapterBean.java:342)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doRequiresNew(EjbTransactionCMTAdapterBean.java:284)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionCMTAdapter_caf58c4f.doRequiresNew(Unknown Source)
at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvider.java:143)
        at com.adobe.idp.dsc.transaction.impl.DefaultTransactionTemplate.execute(DefaultTransactionTemplate.java:79)
        at com.adobe.idp.dsc.registry.service.impl.ServiceRegistryImpl.getServiceConfigurationsForSpecificationId(ServiceRegistryImpl.java:1206)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:618)
        at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.java:118)
        at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor.java:140)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptorChainImpl.java:60)
        at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(TransactionInterceptor.java:74)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doBMT(EjbTransactionBMTAdapterBean.java:197)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionBMTAdapter_3af08fdf.doBMT(Unknown Source)
        at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvider.java:95)
        at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInterceptor.java:72)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptorChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStrategyInterceptor.java:55)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptorChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateInterceptor.java:37)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptorChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterceptor.java:109)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptorChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptorChainImpl.java:60)
        at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:115)
        at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:118)
        at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessageReceiver.java:91)
        at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:215)
        at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispatcher.java:57)
        at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
        at com.adobe.idp.dsc.registry.service.client.ServiceRegistryClient.invoke(ServiceRegistryClient.java:994)
        at com.adobe.idp.dsc.registry.service.client.ServiceRegistryClient.getServiceConfigurationsForSpecificationId(ServiceRegistryClient.java
:429)
        at com.adobe.idp.um.dsc.DSCServiceManagerImpl.getServiceProvidersFromDSC(DSCServiceManagerImpl.java:87)
        at com.adobe.idp.um.config.util.UMConfigManager.getAuthenticationServiceProvidersFromDSC(UMConfigManager.java:832)
        at com.adobe.idp.um.config.util.UMConfigManager.getAuthProviders(UMConfigManager.java:2210)
        at com.adobe.idp.um.businesslogic.authentication.AuthenticationManagerBean.authenticate(AuthenticationManagerBean.java:666)
        at com.adobe.idp.um.businesslogic.authentication.AuthenticationManagerBean.authenticate(AuthenticationManagerBean.java:383)
        at com.adobe.idp.um.businesslogic.authentication.AuthenticationManagerBean.authenticate(AuthenticationManagerBean.java:225)
        at com.adobe.idp.um.businesslogic.authentication.EJSLocalStatelessAuthenticationManagerBean_f80c5490.authenticate(Unknown Source)
        at com.adobe.idp.um.api.impl.AuthenticationManagerImpl.authenticate(AuthenticationManagerImpl.java:181)
        at com.adobe.framework.UITools.authenticate(UITools.java:395)
        at com.adobe.admin.bean.UserBean.checkPassword(UserBean.java:95)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:618)
        at com.sun.faces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:127)
        at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:73)
stdin

Avatar

Level 1

Hi Joe

Try this

In WAS Application Server,

1. Go to

Resources>JDBC> Data sources > Livecycle - oracle - IDP_DS

2. In  Data store helper class name section

     a.Uncheck Select a data store helper class

     b.Check Specify a user-defined data store helper and add com.ibm.websphere.rsadapter.GenericDataStoreHelper

3.Repeat step 2 for the

Resources>JDBC> Data sources > Livecycle - oracle - RM_DS

Hope this would resolve your issue

Thanks

Siddhu