ES2 Environment Unstable | head_application_configuration_uuid does not exist on object-type: dsc.sc

We have test environment in running state for the past months, developer complained something is not usual, when tried to review if any new applications deployed thru admin UI, I ended up this error:
[11/2/12 17:54:45:367 EDT] 00000028 servlet       I com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: [LiveCycleES2] [/AACComponent] [/layouts/aacLayout.jsp]: Initialization successful.
[11/2/12 17:54:47:345 EDT] 00000033 TilesRequestP I org.apache.struts.tiles.TilesRequestProcessor initDefinitionsMapping Tiles definition factory found for request processor ''.
[11/2/12 17:54:49:668 EDT] 00000033 LocalExceptio E   CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "doSupports" on bean "BeanId(LiveCycleES2#adobe-dscf.jar#EjbTransactionCMTAdapter, null)". Exception data: com.adobe.pof.schema.AttributeNotFoundException: Attribute: head_application_configuration_uuid does not exist on object-type: dsc.sc_application.
        at com.adobe.pof.schema.POFAbstractObjectType.getAttribute(POFAbstractObjectType.java:177)
        at com.adobe.pof.DefaultGenericObject.getValue(DefaultGenericObject.java:88)
        at com.adobe.idp.dsc.boi.BOIApplicationBase.getHeadApplicationConfigurationUuid(BOIApplicati onBase.java:237)
        at com.adobe.idp.applicationmanager.application.impl.ApplicationStoreImpl.getApplications(Ap plicationStoreImpl.java:515)
        at com.adobe.idp.applicationmanager.application.impl.ApplicationRegistryImpl.getApplications (ApplicationRegistryImpl.java:906)
        at com.adobe.idp.applicationmanager.service.ApplicationManagerService.getApplications(Applic ationManagerService.java:1206)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
        at java.lang.reflect.Method.invoke(Method.java:611)
        at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
        at com.adobe.idp.applicationmanager.invoker.ApplicationInvoker.invoke(ApplicationInvoker.jav a:38)
        at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:227)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionCMTAdapter_ caf58c4f.doSupports(Unknown Source)
        at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)
        at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:115)
        at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
        at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)
        at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:20 9)
        at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)
        at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
        at com.adobe.idp.applicationmanager.client.ApplicationManagerClient.callApplicationManager(A pplicationManagerClient.java:78)
        at com.adobe.idp.applicationmanager.client.ApplicationManager.getApplications(ApplicationMan ager.java:336)
        at com.adobe.repository.ui.aac.struts.actions.SwitchArchivesPageAction.execute(SwitchArchive sPageAction.java:168)
        at com.adobe.repository.ui.aac.struts.actions.CommandProcessorAction.execute(CommandProcesso rAction.java:228)
        at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
        at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
        at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
        at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1657)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1597)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
        at com.adobe.repository.ui.aac.AacServletFilter.doFilter(AacServletFilter.java:137)
        at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
        at com.adobe.framework.SecurityFilter.doFilter(SecurityFilter.java:206)
        at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
        at com.adobe.framework.SessionBundleFilter.doFilter(SessionBundleFilter.java:135)
        at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
        at com.adobe.repository.ui.aac.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java :76)
        at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
        at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:908)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:934)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:502)
        at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 179)
        at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3933)
        at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
        at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
        at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
        at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:186)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:452)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.jav a:511)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java: 305)
        at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.jav a:83)
        at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLRe adServiceContext.java:1784)
        at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)
        at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
        at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
        at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
        at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
        at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
        at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
        at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1604)
[11/2/12 17:54:49:744 EDT] 00000033 DMAdapter     I com.ibm.ws.ffdc.impl.DMAdapter getAnalysisEngine FFDC1009I: Analysis Engine using data base: /wsste/wasapps/OLF/WASv70/profiles/nhwsutgCell/nhwsutg/properties/logbr/ffdc/adv/ffdcdb.x ml
[11/2/12 17:54:50:706 EDT] 00000033 FfdcProvider  W com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted on /wsste/wasapps/OLF/WASv70/profiles/nhwsutgCell/nhwsutg/logs/ffdc/ADB_nhwsutgServer1_55fa5 5fa_12.11.02_17.54.49.6837809252540716734891.txt com.ibm.ejs.container.LocalExceptionMappingStrategy.setUncheckedException 178
[11/2/12 17:54:50:715 EDT] 00000033 LocalTranCoor E   WLTC0017E: Resources rolled back due to setRollbackOnly() being called.
[11/2/12 17:54:51:544 EDT] 00000033 FfdcProvider  W com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted on /wsste/wasapps/OLF/WASv70/profiles/nhwsutgCell/nhwsutg/logs/ffdc/ADB_nhwsutgServer1_55fa5 5fa_12.11.02_17.54.50.7232356566147224587866.txt com.ibm.ejs.csi.TranStrategy.rollback 375
[11/2/12 17:54:51:552 EDT] 00000033 CommandProces E   Application Administration: com.adobe.pof.schema.AttributeNotFoundException: Attribute: head_application_configuration_uuid does not exist on object-type: dsc.sc_application.
                                 java.lang.RuntimeException: com.adobe.pof.schema.AttributeNotFoundException: Attribute: head_application_configuration_uuid does not exist on object-type: dsc.sc_application.
        at com.adobe.repository.ui.aac.struts.actions.SwitchArchivesPageAction.execute(SwitchArchive sPageAction.java:190)
        at com.adobe.repository.ui.aac.struts.actions.CommandProcessorAction.execute(CommandProcesso rAction.java:228)
        at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
        at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
        at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
        at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1657)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1597)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
        at com.adobe.repository.ui.aac.AacServletFilter.doFilter(AacServletFilter.java:137)
        at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
        at com.adobe.framework.SecurityFilter.doFilter(SecurityFilter.java:206)
        at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
        at com.adobe.framework.SessionBundleFilter.doFilter(SessionBundleFilter.java:135)
        at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
        at com.adobe.repository.ui.aac.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java :76)
        at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 188)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
        at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
        at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:908)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:934)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:502)
        at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 179)
        at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3933)
        at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
        at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
        at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
        at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:186)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:452)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.jav a:511)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java: 305)
        at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.jav a:83)
        at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLRe adServiceContext.java:1784)
        at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)
        at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
        at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
        at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
        at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
        at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
        at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
        at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1604)
Caused by: com.adobe.pof.schema.AttributeNotFoundException: Attribute: head_application_configuration_uuid does not exist on object-type: dsc.sc_application.
        at com.adobe.idp.applicationmanager.client.ApplicationManagerClient.callApplicationManager(A pplicationManagerClient.java:98)
        at com.adobe.idp.applicationmanager.client.ApplicationManager.getApplications(ApplicationMan ager.java:336)
        at com.adobe.repository.ui.aac.struts.actions.SwitchArchivesPageAction.execute(SwitchArchive sPageAction.java:168)
        ... 45 more
Caused by: com.adobe.pof.schema.AttributeNotFoundException: Attribute: head_application_configuration_uuid does not exist on object-type: dsc.sc_application.
        at com.adobe.idp.dsc.boi.BOIApplicationBase.getHeadApplicationConfigurationUuid(BOIApplicati onBase.java:240)
        at com.adobe.idp.applicationmanager.application.impl.ApplicationStoreImpl.getApplications(Ap plicationStoreImpl.java:515)
        at com.adobe.idp.applicationmanager.application.impl.ApplicationRegistryImpl.getApplications (ApplicationRegistryImpl.java:906)
        at com.adobe.idp.applicationmanager.service.ApplicationManagerService.getApplications(Applic ationManagerService.java:1206)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
        at java.lang.reflect.Method.invoke(Method.java:611)
        at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
        at com.adobe.idp.applicationmanager.invoker.ApplicationInvoker.invoke(ApplicationInvoker.jav a:38)
        at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:227)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionCMTAdapter_ caf58c4f.doSupports(Unknown Source)
        at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)
        at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
        at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)
        at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:115)
        at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)
        at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)
        at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:20 9)
        at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)
        at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
        at com.adobe.idp.applicationmanager.client.ApplicationManagerClient.callApplicationManager(A pplicationManagerClient.java:78)
        ... 47 more
I did run the LCM to see if that fix the issue, but it failed at Db initializing. error as below:
[2012-11-02 17:38:50,723], SEVERE, Thread-11, com.adobe.livecycle.bootstrap.client.BootstrapRequestClient, com.adobe.livecycle.bootstrap.BootstrapException: ALC-TTN-011-031: Bootstrapping failed for platform component [DocumentServiceContainer].  The wrapped exception's message reads:
See nested exception; nested exception is: com.adobe.pof.schema.RelationNotFoundException: Relation: application_configuration does not exist on object-type: dsc.sc_application.
        at com.adobe.livecycle.bootstrap.bootstrappers.DSCBootstrapper.bootstrap(DSCBootstrapper.jav a:73)
        at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.java:78)
        at com.adobe.livecycle.bootstrap.framework.BootstrapServlet.doGet(BootstrapServlet.java:156)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1657)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:939)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:502)
        at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 179)
        at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:91)
        at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:864)
        at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
        at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:186)
        at com.ibm.ws.ard.channel.ARDChannelConnLink.handleDiscrimination(ARDChannelConnLink.java:18 8)
        at com.ibm.ws.ard.channel.ARDChannelConnLink.ready(ARDChannelConnLink.java:93)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:452)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.jav a:511)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java: 305)
        at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.jav a:78)
        at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)
        at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
        at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
        at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
        at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
        at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
        at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
        at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1604)
Caused by: javax.ejb.EJBException: See nested exception; nested exception is: com.adobe.pof.schema.RelationNotFoundException: Relation: application_configuration does not exist on object-type: dsc.sc_application.
        at com.adobe.pof.odapi.POFSchemaManagerImpl.synchronizeAll(POFSchemaManagerImpl.java:1127)
        at com.adobe.pof.odapi.POFSchemaManagerRemoteBean.synchronizeAll(POFSchemaManagerRemoteBean. java:511)
        at com.adobe.pof.odapi.EJSLocalStatelessadobe_POFSchemaManagerLocalEJB_626825cc.synchronizeA ll(Unknown Source)
        at com.adobe.pof.odapi.POFSchemaManagerLocalEJBAdapter.synchronizeAll(POFSchemaManagerLocalE JBAdapter.java:135)
        at com.adobe.idp.dsc.initializer.DSCInitializerBean.installSchema(DSCInitializerBean.java:20 1)
        at com.adobe.idp.dsc.initializer.DSCInitializerBean.bootstrap(DSCInitializerBean.java:94)
        at com.adobe.idp.dsc.initializer.EJSLocalStatelessDSCInitializerBeanLocalEJB_7bb34e85.bootst rap(Unknown Source)
        at com.adobe.livecycle.bootstrap.bootstrappers.DSCBootstrapper.bootstrap(DSCBootstrapper.jav a:68)
        ... 26 more
Caused by: com.adobe.pof.schema.RelationNotFoundException: Relation: application_configuration does not exist on object-type: dsc.sc_application.
        ... 34 more
[2012-11-02 17:38:50,735], INFO, Thread-11, com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask, Completing task: com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask@4c144c14 isDone:true
[2012-11-02 17:38:50,735], INFO, Thread-11, com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask, Completing task: com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask@4c144c14 isDone:true
[2012-11-02 17:38:50,736], SEVERE, Thread-11, com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask, Task failed
com.adobe.livecycle.bootstrap.BootstrapException: ALC-TTN-103-000: Bootstrapping request failed on server.  Message from server:
ALC-TTN-011-031: Bootstrapping failed for platform component [DocumentServiceContainer].  The wrapped exception's message
reads:
See nested exception; nested exception is: com.adobe.pof.schema.RelationNotFoundException: Relation: application_configuration does not
exist on object-type: dsc.sc_application.
Check application server logs for details.
        at com.adobe.livecycle.bootstrap.client.BootstrapRequestClient.analyzeResponse(BootstrapRequ estClient.java:152)
        at com.adobe.livecycle.bootstrap.client.BootstrapRequestClient.bootstrap(BootstrapRequestCli ent.java:63)
        at com.adobe.livecycle.bootstrap.client.BootstrapManager.executeStep(BootstrapManager.java:2 03)
        at com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask$ActualTask.<init>(BootstrapTask.j ava:125)
        at com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask$1.construct(BootstrapTask.java:58 )
        at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
        at java.lang.Thread.run(Thread.java:736)
[2012-11-02 17:38:51,184], SEVERE, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.bootstrap.BootstrapDialog, Bootstrap exception
com.adobe.livecycle.bootstrap.BootstrapException: ALC-TTN-103-000: Bootstrapping request failed on server.  Message from server:
ALC-TTN-011-031: Bootstrapping failed for platform component [DocumentServiceContainer].  The wrapped exception's message
reads:
See nested exception; nested exception is: com.adobe.pof.schema.RelationNotFoundException: Relation: application_configuration does not
exist on object-type: dsc.sc_application.
Check application server logs for details.
        at com.adobe.livecycle.bootstrap.client.BootstrapRequestClient.analyzeResponse(BootstrapRequ estClient.java:152)
        at com.adobe.livecycle.bootstrap.client.BootstrapRequestClient.bootstrap(BootstrapRequestCli ent.java:63)
        at com.adobe.livecycle.bootstrap.client.BootstrapManager.executeStep(BootstrapManager.java:2 03)
        at com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask$ActualTask.<init>(BootstrapTask.j ava:125)
        at com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask$1.construct(BootstrapTask.java:58 )
        at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
        at java.lang.Thread.run(Thread.java:736)
[2012-11-02 17:40:38,734], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.bootstrap.BootstrapDialog, onExit(com.adobe.livecycle.lcm.gui.LCMDialogExitEvent: CLOSE)
Techstack: ES2 (9.5), AIX 6.1, Oracle 11gr2, WAS 7.0.0.17.
Any one faced similar issue can add their inputs, How can we avoid such issues in future.
Thanks in advance and much appreciated.
Regards,
Buddiga

This error disappeared when we changed to the drivers ojdbc6.jar provided by Adobe along with the bundle. We were using the one that are available local to the system(default from oracle). I shall post more information if I see any other occurance.
Hope this is helpful.

Similar Messages

  • Custom segment does not exist for message type Debmas_cfs

    Hi,
    I have created a custom segment YEXTRA for basic type DEBMAS06.
    I have done the configuration in We82 and We20.
    I have implemented the segment in User Exit "EXIT_SAPLVV01_001". Now when I am executing the TCODE BD12  then it is creating the Idoc with custom segment. But when I apply the filter on sales org in BD64 then it starts giving me error that " Segment Y**** does not exist for message type DEBMAS_CFS.
    Kindly suggest if I need to do some other configuration also.
    Thanks.
    Regards,
    SAurabh

    Hi Gearge,
    To add custom segments, you should create an extension.
    the TCODE is we30.
    Refer this link:
    http://help.sap.com/saphelp_erp2005/helpdata/en/dc/6b7d6243d711d1893e0000e8323c4f/frameset.htm
    Regards,
    Ravi

  • Error : software component version does not support this object type.

    Hi ,
    We are getting error as software component version does not support this object type when we try to create Business Object in PI 7.1 ESR  .
    How can we solve this error.
    Regards,
    Syed
    Edited by: Umar Syed on Jun 11, 2009 12:01 PM

    Hi Srinivas,
    We are working on Modelling in SAP PI, but we are unable to create any Business Object.. is there any specific steps need to be followed.
    Once we login to our ESR from index page we have this option to choose
    Available Profiles :         Process Definition
                                       Service Definition
                                       Unregistered.
    We are getting the option of new types (_Business Object_) only if we select Unregistered Profile and not in other Profiles . Is there some settings need to be done.
    Regards,
    Syed

  • Batch does not exist for mvt typ 411 K

    Hi Experts,
    While i am perform migo for mvt type 411 K,it shows Batch does not exist but i check in MMBE,the batch for this vendor consignment was exist with stock.
    Any advice?
    Thank you.

    How did the batch go into your system? with an initial load program, or with a standard MIGO movement?

  • OTEXBAS add on installation error: table ZAUTHCUST does not exist

    HI,
    i am installing an add on OTEXBAS. The installation terminated returning the error--- ZAUTHCUST does not exist.
    kindly suggest how to resolve this issue.
    the import log is below:
    ABAP Dictionary: Activation
    Transport request   : SAPK-301COINOTEXBAS
    System              : SPS
    tp path             : tp
    Version and release: 376.03.74 701
    Program start============================================================
    Mass Activation
    =========================================================================
    Process..................: mb4ba1025vs_12
    User.....................: DDIC
    Date, time...............: 24.03.2014, 13:32:52
    Platform.................: CUSTOMER-SPS(701)/MSSQL/WindowsNT/mb4ba1025vs
    Tool.....................: BATCH/RADMASG0
    Log......................: F, \\mb4ba1025vs\sapmnt\trans\tmp\SAPA-301COINOTEXBAS
    Program parameters:
    Input Medium...............: Transp. Request SAPK-301COINOTEXBAS
    Activation Method..........: Inactv.
    Chk Mode...................: T
    Version to be activated....: M
    Versions to be deleted.....: All versions are deleted
    Lock Against Paral. Exec...: Shared
    Independent Statistics Log.: being written
    Parallel Mode..............: Switched on
    ..Resources................: 50% of Dialog Processes, Maximum 4 Processes
    .Costs for Each Task.......: Minimum: 3.000, Maximum: 150.000
    =========================================================================
    *** Activate objects at level 2
    *** Activate objects at level 3
    *** Activate objects at level 4
    Table ZAUTHCUST does not exist
    *** Activate objects at level 5
    *** Activate objects at level 6
    *** Activate objects at level 7
    *** Activate objects at level 8
      *** Activate objects at level 9
      *** Activate objects at level 10
      *** Activate objects at level 11
      *** Activate objects at level 12
      *** Activate objects at level 13
      *** Activate objects at level 14
      *** Activate objects at level 15
      *** Activate objects at level 16
      *** Activate objects at level 17
      *** Activate objects at level 18
      *** Activate objects at level 19
            Object Activation
      End phase  001 ***********************************************************
      Start phase 002 **********************************************************
            Final log
      Following objects not activated/deleted or activated/deleted w. warning:
      (W- Enhancement category for include or subtype missing )
      (W- Enhancement category for include or subtype missing )
      (W- Enhancement category for include or subtype missing )
      (W- Enhancement category for include or subtype missing )
      Table ZAUTHCUST could not be activated
            Final log
      End phase  002 ***********************************************************
      Start phase 003 **********************************************************
            Statistics on Activated and Deleted Objects
      Number of objects to be activated............:  2276
      Objects not activated........................:  1
      Activated objects with errors in dependencies:  1
      Objects activated with warning...............:  1715
      Successfully activated objects...............:  559
      Number of objects to be deleted..............:  0
      Objects not successfully deleted.............:  0
      Successfully deleted objects.................:  0
      Tables/views with DROP/CREATE................:  0
      No. of them marked for DROP/CREATE: 0
      Not marked for DROP/CREATE: 0
      Number of nametabs to be deleted.............:  0
      Successfully deleted nametabs................:  0
      Nametabs that were not successfully deleted..:  0
            Statistics on Activated and Deleted Objects
      End phase  003 ***********************************************************
      =========================================================================
      Mass Activation
      =========================================================================
      Process..................: mb4ba1025vs_12
      Return code..............: 8
      Phase 001..................: 00:00:41 (Object Activation)
      Phase 002..................: 00:00:01 (Final log)
      Phase 003..................: < 1 sec. (Statistics on Activated and ...)
      Program runtime..........: 00:00:46
      Date, time...............: 24.03.2014, 13:33:38
      Program end==============================================================
      ABAP Dictionary: Activation
      End date and time : 20140324133339
      Ended with return code:  ===> 8 <===

    Mamta:
    I am not sure why you post these in the SAP for Utilities space.  this is for the Utilities industry.  I will move this one to ILM.
    regards,
    bill.

  • Add on OTEXBAS installation error: table zauthcust does not exist

    HI,
    i am installing an add on OTEXBAS. The installation terminated returning the error--- ZAUTHCUST does not exist.
    kindly suggest how to resolve this issue.
    the import log is below:
    ABAP Dictionary: Activation
    Transport request   : SAPK-301COINOTEXBAS
    System              : SPS
    tp path             : tp
    Version and release: 376.03.74 701
    Program start============================================================
    Mass Activation
    =========================================================================
    Process..................: mb4ba1025vs_12
    User.....................: DDIC
    Date, time...............: 24.03.2014, 13:32:52
    Platform.................: CUSTOMER-SPS(701)/MSSQL/WindowsNT/mb4ba1025vs
    Tool.....................: BATCH/RADMASG0
    Log......................: F, \\mb4ba1025vs\sapmnt\trans\tmp\SAPA-301COINOTEXBAS
    Program parameters:
    Input Medium...............: Transp. Request SAPK-301COINOTEXBAS
    Activation Method..........: Inactv.
    Chk Mode...................: T
    Version to be activated....: M
    Versions to be deleted.....: All versions are deleted
    Lock Against Paral. Exec...: Shared
    Independent Statistics Log.: being written
    Parallel Mode..............: Switched on
    ..Resources................: 50% of Dialog Processes, Maximum 4 Processes
    .Costs for Each Task.......: Minimum: 3.000, Maximum: 150.000
    =========================================================================
    *** Activate objects at level 2
    *** Activate objects at level 3
    *** Activate objects at level 4
    Table ZAUTHCUST does not exist
    *** Activate objects at level 5
    *** Activate objects at level 6
    *** Activate objects at level 7
    *** Activate objects at level 8
      *** Activate objects at level 9
      *** Activate objects at level 10
      *** Activate objects at level 11
      *** Activate objects at level 12
      *** Activate objects at level 13
      *** Activate objects at level 14
      *** Activate objects at level 15
      *** Activate objects at level 16
      *** Activate objects at level 17
      *** Activate objects at level 18
      *** Activate objects at level 19
            Object Activation
      End phase  001 ***********************************************************
      Start phase 002 **********************************************************
            Final log
      Following objects not activated/deleted or activated/deleted w. warning:
      (W- Enhancement category for include or subtype missing )
      (W- Enhancement category for include or subtype missing )
      (W- Enhancement category for include or subtype missing )
      (W- Enhancement category for include or subtype missing )
      Table ZAUTHCUST could not be activated
            Final log
      End phase  002 ***********************************************************
      Start phase 003 **********************************************************
            Statistics on Activated and Deleted Objects
      Number of objects to be activated............:  2276
      Objects not activated........................:  1
      Activated objects with errors in dependencies:  1
      Objects activated with warning...............:  1715
      Successfully activated objects...............:  559
      Number of objects to be deleted..............:  0
      Objects not successfully deleted.............:  0
      Successfully deleted objects.................:  0
      Tables/views with DROP/CREATE................:  0
      No. of them marked for DROP/CREATE: 0
      Not marked for DROP/CREATE: 0
      Number of nametabs to be deleted.............:  0
      Successfully deleted nametabs................:  0
      Nametabs that were not successfully deleted..:  0
            Statistics on Activated and Deleted Objects
      End phase  003 ***********************************************************
      =========================================================================
      Mass Activation
      =========================================================================
      Process..................: mb4ba1025vs_12
      Return code..............: 8
      Phase 001..................: 00:00:41 (Object Activation)
      Phase 002..................: 00:00:01 (Final log)
      Phase 003..................: < 1 sec. (Statistics on Activated and ...)
      Program runtime..........: 00:00:46
      Date, time...............: 24.03.2014, 13:33:38
      Program end==============================================================
      ABAP Dictionary: Activation
      End date and time : 20140324133339
      Ended with return code:  ===> 8 <===

    Hi Mamta,
    Refer to Troubleshooting section of below SAP note
    1143352 - SAP Archiving/Document Access by Open Text Installation
    Hope this helps.
    Regards,
    Deepak Kori

  • ICF SERVICE NODE FOR THE APPLICATION DOES NOT EXIST.

    Hi All:
    i am getting the following error when trying to execute my applications in abap webdynpro.
    The following error text was processed in the system BIS : WebDynpro Exception: ICF service node for application  does not exist
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: RAISE of program CX_WD_GENERAL=================CP
    Method: HANDLE_REQUEST of program CL_WDR_UCF====================CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
    Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP
    can anybody help me out.
    relevant answers will be awarded...
    Regards:
    Arun

    Hi,
    see the information on ICF service nodes <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/43/e86de5008b4d9ae10000000a155369/frameset.htm">here</a> and also take a look at SAP notes 517484 and 1009930 and 1008689
    Regards, Heidi
    For information on creating services (if they are not created automatically), see <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/78/9852aec06b11d4ad310000e83539c3/frameset.htm">here</a>
    Message was edited by:
            Heidi von Geisau

  • Error "Function G1 does not exist "

    Hi ,
    While doing monitoring  got error " Function G1 does not exist ".
    Bdoc type : BUPA_REL
    Sate         : E04.
    Checked SMQ1,SMQ2 , no queues were in sysfail status.How to maintain this function.
    Help me how to clear .
    Thanks in advance, Regards,
    PA.

    Hi ,
    May be your customization settings was not replicated correctly.
    In R/3 you have Contact person function G1 and it doesn't exist in CRM.
    You can check it : go to BP trn => open an organisation that has  contact person =>relationship tab => double click on contact person => In "Contact person data "frame you will see field "function" => press F4 and check existing values.
    Those values should be same as in R/3 system.If not - check your customization objects synchronization.
    Hope, it's help
    Rika

  • Unable to login: SAP System Message: Dynpro does not exist

    Hello All,
    I'm created a test system to practice our upgrade post steps on.  I created a pared down copy of one of our other systems.  When I try to login, I get a popup message saying: Dynpro does not exist.
    To create the pared down version, we used empty files for:
    COEP  
    GLPCA 
    BALDAT
    MSEG  
    BSIS  
    LIPS  
    LTAP  
    CE1LPOC
    ZHYPFIT
    BALHDR
    VBFA  
    COSP  
    COSB  
    CDCLS 
    ZHYPF2A
    /IRM0760
    CDHDR     
    COSS      
    CMFP      
    CHVW      
    RESB      
    ZHYPFIO   
    AUSP      
    VBOX      
    JCDS      
    VBAP      
    We don't think these being empty is the problem, but I wanted to mention it just incase it is. 
    Below is the dev_w0 log.  I've been searching Google / SDN / OSS for some of the errors but haven't come up with anything yet.
    Any insight you might have into this would be appreciated.  Thank you.
    ~TJ
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ
    M sysno      79
    M sid        Q60
    M systemid   324 (IBM iSeries with OS400)
    M relno      7000
    M patchlevel 0
    M patchno    172
    M intno      20050900
    M make:      single threaded, Unicode, 64 bit, optimized
    M pid        6396
    M

    M Thu Jan 22 15:12:50 2009
    M  kernel runs with dp version 241000(ext=110000) (@(#) DPLIB-INT-VERSION-241000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q01=> ThInit, WPStart (Workproc 0 1 6396) [thxxhead.c   1290]
    M  ThInit: running on host USALSAPU
    M  calling db_connect ...
    C  DB4 SQL Reparse Activated

    C Thu Jan 22 15:12:51 2009
    C  R3INLPGM: RmtExeLib from /usr/sap/Q60/SYS/exe/run/DBSLDB4RMT
    C  R3INLPGM: RmtExeLib is KRNQ60700
    C  DBSLENCWT: rc=0, msg=CPF9897 CONCURRENT WRITE IS ENABLED.                                   
    C  DbSl/DB codepage check: table or row not found (db_rc=24) - OK.
    C  === Central DB connect successfull! ===
    C  === Connection settings ===
    C  connected               = TRUE
    C  con_hdl                 = 0
    C  db_handle               = 1
    C  dbhost                  = USALSAPU
    C  rdbname                 =                  
    C  dblib                   = R3Q60DATA
    C  r3sysle_changed         = TRUE
    C  query_compl_reval       = O
    C  dbconnecttype           = L
    C  user                    = Q6079    
    C  qaqqinilib              = Default (QUSRSYS)
    C  dbjobname               = WP00     
    C  dbjobuser               = Q6079    
    C  dbjobno                 = 197762
    C  rmtexelib               = KRNQ60700
    C  parallel_alter_tables   = *OFF
    C  ===========================
    C  Found only default query options in QUSRSYS/QAQQINI.
    C  -
    C  -
    DbSl EGO Structure
    C  -
    C     SAPSYSTEMNAME               = Q60
    C     Character encoding          = UNICODE
    C     process class               = dialog process
    C     workprocess id              = 0
    C     local host                  = USALSAPU
    C     dbhost                      = USALSAPU
    C     rdbname                     =                  
    C     dbname                      = Q60USALSAPU
    C     dblib                       = R3Q60DATA
    C     application server          = DVEBMGS79
    C     Connect type                = LOCAL
    C     pid                         = 6396
    C     wpjobname                   = WP00
    C     wpjobuser                   = Q6079
    C     wpjobno                     = 197762
    C     DB2/400 vers. appl. server  = PASE 1
    C     DB2/400 vers. DB server     = V6R1
    C     da_cache_size               = 100
    C     reopen                      = ON
    C     timeout_retry               = 3
    C     ODP threshold               = 800
    C     ODP commit thresh.          = 810
    C     ODP open thresh.            = 850
    C     QAQQINI library             = Default (QUSRSYS)
    C     Alternate QAQQINI library   = Not specified
    C     use_lobs_for_long           = ON
    C     use_lobs_for_short          = OFF
    C     single_execution_threshold  = 2000
    C     single_execution_reuse      = OFF
    C     keep_tmp_SQLpkgs            = OFF
    C     dbsl_trace                  = OFF
    C     allow_cancel                = Try (Unspecified)
    C     nqe_optimize_method         = O - All I/O (compatibility mode)
    C     nte_list_size               = 10
    C     dbsl_alternate_package      = OFF
    C  -
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20090122 151250 USALSAPU       
    M  db_connect o.k.
    M  ICT: exclude compression: .zip,.cs,.rar,.arj,.z,.gz,.tar,.lzh,.cab,.hqx,.ace,.jar,.ear,.war,.css,.pdf,.js,.gzip,.uue,.bz2,.iso,.sda,.sar,.gif
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF               (addr: 0x7000002d0000000, size: 120000000)
    M  SHM_ROLL_AREA          (addr: 0x7000002e0000000, size: 268435456)
    M  SHM_PAGING_AREA          (addr: 0x7000002f0000000, size: 335544320)
    M  SHM_ROLL_ADM               (addr: 0x700000310000000, size: 2672386)
    M  SHM_PAGING_ADM          (addr: 0x700000320000000, size: 820256)
    M  ThCreateNoBuffer          allocated 544152 bytes for 1000 entries at 0x700000330000000
    M  ThCreateNoBuffer          index size: 3000 elems
    M  ThCreateVBAdm          allocated 12176 bytes (50 server) at 0x700000340000000
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation std
    X  <ES> Info: use normal pages (no huge table support available)
    X  ES initialized.
    B  dbntab: NTAB buffers created
    B  dbntab: Buffer FTAB(hash header)  (addr: 0x700000360000088, size: 584)
    B  dbntab: Buffer FTAB(anchor array) (addr: 0x7000003600002d0, size: 1280008)
    B  dbntab: Buffer FTAB(item array)   (addr: 0x700000360138ad8, size: 5120000)
    B  dbntab: Buffer FTAB(data area)    (addr: 0x70000036061aad8, size: 122880000)
    B  dbntab: Buffer IREC(hash header)  (addr: 0x700000370000088, size: 584)
    B  dbntab: Buffer IREC(anchor array) (addr: 0x7000003700002d0, size: 1280008)
    B  dbntab: Buffer IREC(item array)   (addr: 0x700000370138ad8, size: 1280000)
    B  dbntab: Buffer IREC(data area)    (addr: 0x7000003702712d8, size: 15360000)
    B  dbntab: Buffer STAB(hash header)  (addr: 0x700000380000088, size: 584)
    B  dbntab: Buffer STAB(anchor array) (addr: 0x7000003800002d0, size: 1280008)
    B  dbntab: Buffer STAB(item array)   (addr: 0x700000380138ad8, size: 1280000)
    B  dbntab: Buffer STAB(data area)    (addr: 0x7000003802712d8, size: 3072000)
    B  dbntab: Buffer TTAB(hash header)  (addr: 0x700000390000088, size: 2976)
    B  dbntab: Buffer TTAB(anchor array) (addr: 0x700000390000c28, size: 1280008)
    B  dbntab: Buffer TTAB(item array)   (addr: 0x700000390139430, size: 3200000)
    B  dbntab: Buffer TTAB(data area)    (addr: 0x700000390446830, size: 23360000)

    B Thu Jan 22 15:12:52 2009
    B  dbstat: table statistics switched on for 84171 tables
    B  dbstat: TABSTAT buffer created (addr: 0x7000003a0000000, size: 41152488)
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 23, CON_ID = -1
    B  dbtbxbuf: Buffer TABL  (addr: 0x7000003b0000100, size: 350000000, end: 0x7000003c4dc9480)
    B  dbtbxbuf: Profile: max_objects = 40000, displace = 1, reorg = 1
    B  dbtbxbuf: request_unit = 2000, sync_reload = 5, inval_reload = 5
    B  dbtbxbuf: protect_shm = 0, force_checks = 0
    B  dbtbxbuf: tsize_retry = 104857600
    B  ***LOG BB0=> buffer TABL       started with length 350000000  bytes [dbtbxbuf#3 @ 16202] [dbtbxbuf1620 2]
    B  dbtbxbuf: Buffer TABLP (addr: 0x7000003d0000100, size: 35840000, end: 0x7000003d222e100)
    B  dbtbxbuf: Profile: max_objects = 2000, displace = 1, reorg = 1
    B  dbtbxbuf: request_unit = 2000, sync_reload = 5, inval_reload = 5
    B  dbtbxbuf: protect_shm = 0, force_checks = 0
    B  dbtbxbuf: tsize_retry = 17590656
    B  ***LOG BB0=> buffer TABLP      started with length 35840000   bytes [dbtbxbuf#3 @ 16202] [dbtbxbuf1620 2]
    B  dbtbxbuf: Reading TBX statistics:
    B  dbtbxbuf: 29 object entries precreated
    B  Layout of EIBUF buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 416 = 416
    B  2: 23 * 40 = 920
    B  3: 80021 * 48 = 3841008
    B  4: 40000 * 256 = 10240000
    B  5: 80021 * 8 = 640168
    B  6: 1 * 200 = 200
    B  7: 513 * 8 = 4104
    B  8: 262473 * 256 = 67193088
    B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000
    B  dbexpbuf: Buffer EIBUF (addr: 0x7000003f0000108, size: 81920000, end: 0x7000003f4e20108)
    B  ***LOG BB0=> buffer EIBUF      started with length 80000k     bytes [dbexpbuf#2 @ 2342] [dbexpbuf2342 ]
    B  Layout of ESM   buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 416 = 416
    B  2: 23 * 40 = 920
    B  3: 4001 * 48 = 192048
    B  4: 2000 * 256 = 512000
    B  5: 4001 * 8 = 32008
    B  6: 1 * 200 = 200
    B  7: 65 * 8 = 520
    B  8: 13500 * 256 = 3456000
    B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000
    B  dbexpbuf: Buffer ESM   (addr: 0x700000400000108, size: 4194304, end: 0x700000400400108)
    B  ***LOG BB0=> buffer ESM        started with length 4096k      bytes [dbexpbuf#2 @ 2342] [dbexpbuf2342 ]
    B  Layout of CUA   buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 416 = 416
    B  2: 23 * 40 = 920
    B  3: 40009 * 48 = 1920432
    B  4: 20000 * 256 = 5120000
    B  5: 40009 * 8 = 320072
    B  6: 1 * 200 = 200
    B  7: 193 * 8 = 1544
    B  8: 65617 * 512 = 33595904
    B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000
    B  dbexpbuf: Buffer CUA   (addr: 0x700000410000108, size: 40960000, end: 0x700000412710108)
    B  ***LOG BB0=> buffer CUA        started with length 40000k     bytes [dbexpbuf#2 @ 2342] [dbexpbuf2342 ]
    B  Layout of OTR   buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 416 = 416
    B  2: 23 * 40 = 920
    B  3: 4001 * 48 = 192048
    B  4: 2000 * 256 = 512000
    B  5: 4001 * 8 = 32008
    B  6: 1 * 200 = 200
    B  7: 81 * 8 = 648
    B  8: 13500 * 256 = 3456000
    B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000
    B  dbexpbuf: Buffer OTR   (addr: 0x700000420000108, size: 4194304, end: 0x700000420400108)
    B  ***LOG BB0=> buffer OTR        started with length 4096k      bytes [dbexpbuf#2 @ 2342] [dbexpbuf2342 ]
    B  ***LOG BB0=> buffer CALE       started with length 500000     bytes [dbcalbuf#10 @ 2305] [dbcalbuf2305 ]
    B  dbtran INFO (init_connection '<DEFAULT>' [DB400:700.08]):
    B   max_blocking_factor =  20,  max_in_blocking_factor      =  40,
    B   min_blocking_factor =  10,  min_in_blocking_factor      =  10,
    B   prefer_union_all    =   0,  prefer_join                 =   0,
    B   prefer_fix_blocking =   1,  prefer_in_itab_opt          =   1,
    B   convert AVG         =   1,  alias table FUPD            =   1,
    B   escape_as_literal   =   0,  opt GE LE to BETWEEN        =   0,
    B   select *            =0x00,  character encoding          = STD / <none>:-,
    B   use_hints           = abap->1, dbif->0x3, upto->2147483647, rule_in->0,
    B                         rule_fae->0, concat_fae->0, concat_fae_or->0

    M Thu Jan 22 15:12:53 2009
    M  SecAudit(RsauInit): Start init of Security Audit Log for first wp.
    M  SecAudit(RsauCreateShm): New block for Security Audit Log allocated in SCSA
    M  SecAudit(RsauCreateShm): SCSA memory usage: SecAudit = 1152, total = 3048
    M  SecAudit(RsauShmInit): SCSA size................ = 4096
    M  SecAudit(RsauShmInit): addr of SCSA............. = 0x700000040000000
    M  SecAudit(RsauShmInit): addr of RSAUSHM.......... = 0x700000040000768
    M  SecAudit(RsauShmInit): addr of RSAUSLOTINFO..... = 0x7000000400007a0
    M  SecAudit(RsauShmInit): addr of RSAUSLOTS........ = 0x7000000400007ac
    M  SecAudit(RsauShmInit): SHM version.............. = 5
    M  SecAudit(RsauShmInit): SHM Slot version......... = 2
    M  SecAudit(RsauShmInit): RSAU active.............. = 0
    M  SecAudit(RsauShmInit): number of slots possible. = 10
    M  SecAudit(RsauShmInit): number of slots requested = 2
    M  SecAudit(RsauShmInit): number of slots used..... = 2
    M  SecAudit(RsauShmInit): user selection........... = 0
    M  SecAudit(RsauShmInit): max size of one file..... = 0 KB
    M  SecAudit(RsauShmInit): max size of all files.... = 102400 KB
    M  SecAudit(RsauGetCurrentProfile): Init of shared memory completed
    M  SecAudit(RsauGetCurrentProfile): Security Audit Log not active
    M  SsfSapSecin: automatic application server initialization for SAPSECULIB
    N  SsfSapSecin: Looking for PSE in database
    N  SsfPseLoad: started...(path=/usr/sap/Q60/DVEBMGS79/sec, AS=USALSAPU, instanceid=79)
    N  SsfPseLoad: Downloading file /usr/sap/Q60/DVEBMGS79/sec/SAPSYS.pse (client:    , key: SYSPSE, len: 1872)
    N  SsfPseLoad: ended (1 of 1 sucessfully loaded, 1 checked...
    N  MskiCreateLogonTicketCache: Logon Ticket cache created in shared memory.
    N  MskiCreateLogonTicketCache: Logon Ticket cache pointer registered in shared memory.
    M  CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    M  CCMS: AlMsUpload called by wp 0.
    M  CCMS: AlMsUpload successful for /usr/sap/Q60/DVEBMGS79/log/ALMTTREE (0 MTEs).
    M  CCMS: start to initalize 3.X shared alert area (first segment).

    S Thu Jan 22 15:12:54 2009
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 0x18499b440
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  2 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 400
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      found processing queue enabled
    S  found spool memory service RSPO-RCLOCKS at 0x700000460000070
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 0x700000460000740
    S    using messages for server info
    S  size of spec char cache entry: 297032 bytes (timeout 100 sec)
    S  size of open spool request entry: 2272 bytes
    S  immediate print option for implicitely closed spool requests is disabled

    A  -PXA--
    A  PXA INITIALIZATION

    A Thu Jan 22 15:12:55 2009
    A  PXA: Locked PXA-Semaphore.
    A  System page size: 4kb, total admin_size: 139532kb, dir_size: 34808kb.
    A  Attached to PXA (address 0x700000470000000, size 1998848K, 4 fragments of 464832K )
    A  abap/pxa = shared unprotect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  -PXA--

    A  ABAP ShmAdm attached (addr=0x7000000b0577000 leng=20955136 end=0x7000000b1973000)
    A  >> Shm MMADM area (addr=0x7000000b0a50fa8 leng=244096 end=0x7000000b0a8c928)
    A  >> Shm MMDAT area (addr=0x7000000b0a8d000 leng=15622144 end=0x7000000b1973000)
    A  RFC Destination> destination USALSAPU_Q60_79 host USALSAPU system Q60 systnr 79 (USALSAPU_Q60_79)
    A  RFC Options> H=USALSAPU,S=79,d=2,
    A  RFC FRFC> fallback activ but this is not a central instance.
    A   
    A  RFC rfc/signon_error_log = -1
    A  RFC rfc/dump_connection_info = 0
    A  RFC rfc/dump_client_info = 0
    A  RFC rfc/cp_convert/ignore_error = 1
    A  RFC rfc/cp_convert/conversion_char = 23
    A  RFC rfc/wan_compress/threshold = 251
    A  RFC rfc/recorder_pcs not set, use defaule value: 2
    A  RFC rfc/delta_trc_level not set, use default value: 0
    A  RFC rfc/no_uuid_check not set, use default value: 0
    A  RFC rfc/bc_ignore_thcmaccp_retcode not set, use default value: 0
    A  RFC Method> initialize RemObjDriver for ABAP Objects
    M  ThrCreateShObjects          allocated 47822 bytes at 0x7000004f0000000

    N Thu Jan 22 15:12:56 2009
    N  SsfSapSecin: PSE /usr/sap/Q60/DVEBMGS79/sec/SAPSYS.pse found!

    N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF trace level is 0 .
    N  ===...SSF library is /usr/sap/Q60/SYS/exe/run/libsapsecu.o .
    N  ===...SSF hash algorithm is SHA1 .
    N  ===...SSF symmetric encryption algorithm is DES-CBC .
    N  ===...completed with return code 5.
    N  =================================================
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    M  JrfcVmcRegisterNativesDriver o.k.
    W  =================================================
    W  === ipl_Init() called
    W    ITS Plugin: Path dw_gui
    W    ITS Plugin: Description ITS Plugin - ITS rendering DLL
    W    ITS Plugin: sizeof(SAP_UC) 2
    W    ITS Plugin: Release: 700, [7000.0.172.20050900]
    W    ITS Plugin: Int.version, [33]
    W    ITS Plugin: Feature set: [17]
    W    ===... Calling itsp_Init in external dll ===>
    W  === ipl_Init() returns 0, ITSPE_OK: OK
    W  =================================================
    N  VSI: WP init in ABAP VM completed with rc=0

    E Thu Jan 22 15:12:58 2009
    E  Replication is disabled
    E  EnqCcInitialize: local lock table initialization o.k.
    E  EnqId_SuppressIpc: local EnqId initialization o.k.
    E  EnqCcInitialize: local enqueue client init o.k.

    M Thu Jan 22 15:13:03 2009
    M  SosICreateNewAnchorArray: sos_search_anchor_semantics = 1

    A Thu Jan 22 15:13:07 2009
    A  *** ERROR => RFC ======> cannot open SAPGUI
    [abrfcio.c    8185]
    A  RFC 1729  CONVID 62379446
    A   * CMRC=0 DATA=0 STATUS=0 SAPRC=0 exec_sapgui cannot open SAPGUI
    A  RFC> ABAP Programm: SAPLSLDAG (Transaction: )
    A  RFC> User: DDIC (Client: 000)
    A  RFC> Destination: SERVER_EXEC (handle: 2, , )
    A  RFC SERVER> RFC Server Session (handle: 1, 62377117, {4978D392-D34E-190F-E100-80020A001114})
    A  RFC SERVER> Caller host:
    A  RFC SERVER> Caller transaction code:  (Caller Program: SLDAPPL_SERV)
    A  RFC SERVER> Called function module: SLDAG_GET_COMPILED_BITS
    A  *** ERROR => RFC Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1738
    FUNCTION: 'exec_sapgui'
    cannot open SAPGUI
    PROG =rfcexec USALSAPU sapgw79 62379446 IDX=2
    [abrfcio.c    8185]
    A  *** ERROR => RFC ======> FUNCTION: 'exec_sapgui'
    cannot open SAPGUI
    [abrfcio.c    8185]
    A  RFC 1729  CONVID 62382527
    A   * CMRC=0 DATA=0 STATUS=0 SAPRC=0 exec_sapgui FUNCTION: 'exec_sapgui'
    A  cannot open SAPGUI
    A  RFC> ABAP Programm: SAPLSLDAG (Transaction: )
    A  RFC> User: DDIC (Client: 000)
    A  RFC> Destination: SERVER_EXEC (handle: 2, , )
    A  RFC SERVER> RFC Server Session (handle: 1, 62381506, {4978D397-D34E-190F-E100-80020A001114})
    A  RFC SERVER> Caller host:
    A  RFC SERVER> Caller transaction code:  (Caller Program: SLDAPPL_SERV)
    A  RFC SERVER> Called function module: SLDAG_GET_COMPILED_BITS
    A  *** ERROR => RFC Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1738
    FUNCTION: 'exec_sapgui'
    FUNCTION: 'exec_sapgui'
    cannot open SAPGUI
    PROG =rfcexec USALSAPU sapgw79 62382527 IDX=3
    [abrfcio.c    8185]

    A Thu Jan 22 15:13:14 2009
    A  *** ERROR => RFC ======> FUNCTION: 'exec_sapgui'
    FUNCTION: 'exec_sapgui'
    cannot open SAPGUI
    [abrfcio.c    8185]
    A  RFC 1729  CONVID 62392457
    A   * CMRC=0 DATA=0 STATUS=0 SAPRC=0 exec_sapgui FUNCTION: 'exec_sapgui'
    A  FUNCTION: 'exec_sapgui'
    A  cannot open SAPGUI
    A  RFC> ABAP Programm: SAPLSLDAG (Transaction: )
    A  RFC> User: DDIC (Client: 000)
    A  RFC> Destination: SERVER_EXEC (handle: 3, , )
    A  RFC SERVER> RFC Server Session (handle: 1, 62381506, {4978D397-D34E-190F-E100-80020A001114})
    A  RFC SERVER> Caller host:
    A  RFC SERVER> Caller transaction code:  (Caller Program: SLDAPPL_SERV)
    A  RFC SERVER> Called function module: SLDAG_GET_COMPILED_BITS
    A  *** ERROR => RFC Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1738
    FUNCTION: 'exec_sapgui'
    FUNCTION: 'exec_sapgui'
    FUNCTION: 'exec_sapgui'
    cannot open SAPGUI
    PROG =rfcexec USALSAPU sapgw79 62392457 IDX=6
    [abrfcio.c    8185]

    B Thu Jan 22 15:13:16 2009
    B  table logging switched on for client '010'

    M Thu Jan 22 15:13:22 2009
    M  AS400_API connected to 'USALSAPU'. DBJob: (197789/QUSER     /QXDARECVR )M  *** ERROR => AS400_API (APICODE 23) failed with SY-SUBRC = 9 [abas4api.c   1548]
    M  *** ERROR => Cannot open file '/usr/sap/transD60/config/infoapar.610' [             0]
    A  A  TH VERBOSE LEVEL FULL
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX completed.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER entered.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER completed.
    A  ** RABAX: level LEV_RX_ROLLBACK entered.
    A  ** RABAX: level LEV_RX_ROLLBACK completed.
    A  ** RABAX: level LEV_RX_DB_ALIVE entered.
    A  ** RABAX: level LEV_RX_DB_ALIVE completed.
    A  ** RABAX: level LEV_RX_HOOKS entered.
    A  ** RABAX: level LEV_RX_HOOKS completed.
    A  ** RABAX: level LEV_RX_STANDARD entered.
    A  ** RABAX: level LEV_RX_STANDARD completed.
    A  ** RABAX: level LEV_RX_STOR_VALUES entered.
    A  ** RABAX: level LEV_RX_STOR_VALUES completed.
    A  ** RABAX: level LEV_RX_C_STACK entered.
    A  ** RABAX: level LEV_RX_C_STACK completed.
    A  ** RABAX: level LEV_RX_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_AFTER_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_AFTER_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_INTERFACES entered.
    A  ** RABAX: level LEV_RX_INTERFACES completed.
    A  ** RABAX: level LEV_RX_GET_MESS entered.
    A  ** RABAX: level LEV_RX_GET_MESS completed.
    A  ** RABAX: level LEV_RX_INIT_SNAP entered.
    A  ** RABAX: level LEV_RX_INIT_SNAP completed.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG entered.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG completed.
    A  ** RABAX: level LEV_RX_WRITE_SNAP entered.
    A  ** RABAX: level LEV_SN_END completed.
    A  ** RABAX: level LEV_RX_SET_ALERT entered.
    A  ** RABAX: level LEV_RX_SET_ALERT completed.
    A  ** RABAX: level LEV_RX_COMMIT entered.
    A  ** RABAX: level LEV_RX_COMMIT completed.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG entered.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG completed.
    A  ** RABAX: level LEV_RX_RESET_PROGS entered.
    A  ** RABAX: level LEV_RX_RESET_PROGS completed.
    A  ** RABAX: level LEV_RX_STDERR entered.
    A  Thu Jan 22 15:13:22 2009

    A  ABAP Program SAPMSYST                                .
    A  Source SAPMSYST                                 Line 1770.
    A  Error Code DYNPRO_NOT_FOUND.
    A  Module  $Id: //bas/700_REL/src/krn/dynp/dybas.c#6 $ SAP.
    A  Function dyrdyp.c Line 545.
    A  ** RABAX: level LEV_RX_STDERR completed.
    A  ** RABAX: level LEV_RX_RFC_ERROR entered.
    A  ** RABAX: level LEV_RX_RFC_ERROR completed.
    A  ** RABAX: level LEV_RX_RFC_CLOSE entered.
    A  ** RABAX: level LEV_RX_RFC_CLOSE completed.
    A  ** RABAX: level LEV_RX_IMC_ERROR entered.
    A  ** RABAX: level LEV_RX_IMC_ERROR completed.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS entered.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS completed.
    A  ** RABAX: level LEV_RX_ERROR_SAVE entered.
    A  ** RABAX: level LEV_RX_ERROR_SAVE completed.
    A  ** RABAX: level LEV_RX_ERROR_TPDA entered.
    A  ** RABAX: level LEV_RX_ERROR_TPDA completed.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.
    A  ** RABAX: level LEV_RX_END entered.
    A  ** RABAX: level LEV_RX_END completed.
    A  ** RABAX: end no http/smtp
    A  ** RABAX: end RX_GOTO_RABAX
    A  Dynpro does not exist.

    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX completed.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER entered.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER completed.
    A  ** RABAX: level LEV_RX_ROLLBACK entered.
    A  ** RABAX: level LEV_RX_ROLLBACK completed.
    A  ** RABAX: level LEV_RX_DB_ALIVE entered.
    A  ** RABAX: level LEV_RX_DB_ALIVE completed.
    A  ** RABAX: level LEV_RX_HOOKS entered.
    A  ** RABAX: level LEV_RX_HOOKS completed.
    A  ** RABAX: level LEV_RX_STANDARD entered.
    A  ** RABAX: level LEV_RX_STANDARD completed.
    A  ** RABAX: level LEV_RX_STOR_VALUES entered.
    A  ** RABAX: level LEV_RX_STOR_VALUES completed.
    A  ** RABAX: level LEV_RX_C_STACK entered.

    A Thu Jan 22 15:13:23 2009
    A  ** RABAX: level LEV_RX_C_STACK completed.
    A  ** RABAX: level LEV_RX_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_AFTER_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_AFTER_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_INTERFACES entered.
    A  ** RABAX: level LEV_RX_INTERFACES completed.
    A  ** RABAX: level LEV_RX_GET_MESS entered.
    A  ** RABAX: level LEV_RX_GET_MESS completed.
    A  ** RABAX: level LEV_RX_INIT_SNAP entered.
    A  ** RABAX: level LEV_RX_INIT_SNAP completed.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG entered.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG completed.
    A  ** RABAX: level LEV_RX_WRITE_SNAP entered.
    A  ** RABAX: level LEV_SN_END completed.
    A  ** RABAX: level LEV_RX_SET_ALERT entered.
    A  ** RABAX: level LEV_RX_SET_ALERT completed.
    A  ** RABAX: level LEV_RX_COMMIT entered.
    A  ** RABAX: level LEV_RX_COMMIT completed.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG entered.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG completed.
    A  ** RABAX: level LEV_RX_RESET_PROGS entered.
    A  ** RABAX: level LEV_RX_RESET_PROGS completed.
    A  ** RABAX: level LEV_RX_STDERR entered.
    A  Thu Jan 22 15:13:23 2009

    A  ABAP Program SAPMS380                                .
    A  Source                                          Line 0.
    A  Error Code DYNPRO_NOT_FOUND.
    A  Module  $Id: //bas/700_REL/src/krn/dynp/dybas.c#6 $ SAP.
    A  Function dyrdyp.c Line 545.
    A  ** RABAX: level LEV_RX_STDERR completed.
    A  ** RABAX: level LEV_RX_RFC_ERROR entered.
    A  ** RABAX: level LEV_RX_RFC_ERROR completed.
    A  ** RABAX: level LEV_RX_RFC_CLOSE entered.
    A  ** RABAX: level LEV_RX_RFC_CLOSE completed.
    A  ** RABAX: level LEV_RX_IMC_ERROR entered.
    A  ** RABAX: level LEV_RX_IMC_ERROR completed.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS entered.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS completed.
    A  ** RABAX: level LEV_RX_ERROR_SAVE entered.
    A  ** RABAX: level LEV_RX_ERROR_SAVE completed.
    A  ** RABAX: level LEV_RX_ERROR_TPDA entered.
    A  ** RABAX: level LEV_RX_ERROR_TPDA completed.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.
    A  ** RABAX: level LEV_RX_END entered.
    A  ** RABAX: level LEV_RX_END completed.
    A  ** RABAX: end no http/smtp
    A  ** RABAX: end RX_GOTO_SAPDEXT
    A  Dynpro does not exist.

    M  ThIUsrDel: th_rollback_usrdelentry = 1
    M  ***LOG R47=> ThResFree, delete (001024) [thxxmode.c   1384]

    S Thu Jan 22 15:14:20 2009
    S  found spool memory service RSPO-ACTIONS at 0x70000046000a478

    Hi TJ,
    you are having definetely other issues, than the ones that might be caused by clrpfm of the tables above ...
    But, based on that data, I do not know which ones ;-(
    There are dynpro tables like dynpload or d3456t or so not proper ...
    Regards
    Volker Gueldenpfennig, consolut international ag
    http://www.consolut.net - http://www.4soi.de - http://www.easymarketplace.de

  • /etc/oratab (a file or directory in the path name does not exists)

    Hello All,
    I ma trying to create a database oracle 11g R2 on AIX 6.1.
    But i am facing the below error at the beginning of the installation:
    /etc/oratab (a file or directory in the path name does not exists)
    Your help pls..

    When I am trying to run root.sh. it gives the below error:
    IST76SIT:/apps/oracle/oracle11/app/product/11.2.0/db1> ./root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
    ORACLE_OWNER= oracle11
    ORACLE_HOME= /apps/oracle/oracle11/app/product/11.2.0/db1
    Enter the full pathname of the local bin directory: [usr/local/bin]: /usr/local/bin
    Creating /usr/local/bin directory...
    Copying dbhome to /usr/local/bin ...
    Copying oraenv to /usr/local/bin ...
    Copying coraenv to /usr/local/bin ...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    Finished product-specific root actions.
    ./root.sh[14]: /apps/oracle/oracle11/app/product/11.2.0/db1/rdbms/install/rootadd_rdbms.sh: not found.
    ./root.sh[16]: /apps/oracle/oracle11/app/product/11.2.0/db1/rdbms/install/rootadd_filemap.sh: not found.
    IST76SIT:/apps/oracle/oracle11/app/product/11.2.0/db1>

  • The Cluster Service function call 'ClusterResourceControl' failed with error code '1008(An attempt was made to reference a token that does not exist.)' while verifying the file path. Verify that your failover cluster is configured properly.

    I am experiencing this error with one of our cluster environment. Can anyone help me in this issue.
    The Cluster Service function call 'ClusterResourceControl' failed with error code '1008(An attempt was made to reference a token that does not exist.)' while verifying the file path. Verify that your failover cluster is configured properly.
    Thanks,
    Venu S.
    Venugopal S ----------------------------------------------------------- Please click the Mark as Answer button if a post solves your problem!

    Hi Venu S,
    Based on my research, you might encounter a known issue, please try the hotfix in this KB:
    http://support.microsoft.com/kb/928385
    Meanwhile since there is less information about this issue, before further investigation, please provide us the following information:
    The version of Windows Server you are using
    The result of SELECT @@VERSION
    The scenario when you get this error
    If anything is unclear, please let me know.
    Regards,
    Tom Li

  • The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)

    we are using VS 2013. i have created new build definition and run that created build its getting failed and showing error message as "The type or namespace name 'VisualStudio' does not exist in the namespace 'Microsoft' (are you missing an assembly
    reference?)" and "The type or namespace name 'WinComboBox, UITestControl, WinTitleBar.....etc' could not be found (are you missing a using directive or an assembly reference?)". in the error log is showing the error number are "error CS0234
    & error CS0246". 
    Actually i have created build for automation execution from MTM lab environment. i have to assign the build to the test plan. once the build is passed , i will assign to the test plan and run with automation options. 
    if i build the solution its getting successfully build. but when i run the created build definition it show the error message's.  
    Could you guide me how to resolve the above error's ? 
    Thanks in Advance...

    Hello Divakar Ponnada,
    I have checked the error CS0234 from here:
    http://msdn.microsoft.com/en-us/library/0e92xd7b.aspx
    It means your project cannot find the proper reference to your type "Visual Studio" from the namespace Microsoft.
    May I ask this question, does your build definition means something like the following blog described?
    http://www.asp.net/web-forms/overview/deployment/configuring-team-foundation-server-for-web-deployment/creating-a-build-definition-that-supports-deployment
    "A build definition is the mechanism that controls how and when builds occur for team projects in TFS. "
    If that is the problem, may I ask whether your build agent is in the same machine where you build your application?
    The build agent will first search for the reference from its local GAC and if it cannot find it, the error like you said will reports. Please manually build your project from your build agent machine to see the result, or install Visual Studio to your build
    agent machine. In that way I think your problem may fixed.
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • XAML DataContext: name does not exist in the namespace

    I have created a new C# WPF Application project in VS 2013, named dataconfigtest.  The namespace is dataconfigtest.
    I add a new, public class named "TestDataClass".  It is also in the dataconfigtest namespace.
    I add the following code to the XAML file (MainWindow.xaml) in the <Window> section:
    xmlns:local="clr-namespace:dataconfigtest"
    I then define the datacontext as follows:
    <Window.DataContext>
    <local:TestDataClass />
    </Window.DataContext>
    When I build the project, I receive the following error:
    The name "TestDataClass" does not exist in the namespace "clr-namespace:dataconfigtest"
    I have tried:
    closing/opening VS
    removing/adding the project
    creating a fresh project
    cleaning and rebuilding
    including the assembly information in the XAML "local" namespace definition
    Note that I can set the datacontext in the C# code-behind.  It's only in the XAML that I have problems.
    Thank you for any help!
    EDIT: I opened the same VS project file on a different computer and it worked.  I will try repairing my installation of VS.
    EDIT2: I have repaired the installation and rebooted.  Same issue.  I will try re-installing VS.

    Hi Qubert,
    >>The name "TestDataClass" does not exist in the namespace "clr-namespace:dataconfigtest"
    From this error message,i think that your namespace could be incorrect or you need to rebuild the project.
    This is my code snippets:
    <Window x:Class="dataconfigtest.MainWindow"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:local="clr-namespace:dataconfigtest"
    Title="MainWindow" Height="350" Width="525">
    <Window.DataContext>
    <local:TestDataClass></local:TestDataClass>
    </Window.DataContext>
    <Grid>
    </Grid>
    </Window>
    public class TestDataClass
    public string data { get; set; }
    >>EDIT: I opened the same VS project file on a different computer and it worked.  I will try repairing my installation of VS.
    In my experience,your environment might be some problems, So please feel free to tell me the result of  repairing your VS.

  • Windows Server 2008R2 running Remote Desktop Services reports printer process does not exist when installing PDF printer

     Windows Server 2008R2 running Remote Desktop Services reports printer process does not exist when installing PDF printer, And when Installing network printers from the domain controller it reports it cannot connect to printer.  I can ping all
    network devices. I can connect to the internet.
    On boot I get a netlogon 5719 error followed by service control manager errors 7023,7001 and a group policy error 1129.
    Clients can connect to the remote application and RDP operates to connect to the server internally and externally.
    The domain controller is another server 2008r2 box. I have scoured the internet but have not found any solutions that work yet.

    Hi,
    After referring to your post, it can be identified that the issue which you are facing is mostly due to some network issue in your environment. Please recheck your network connection issue between computer and domain controller. 
    Can you able to ping with IP address and also with fully qualified name of a domain controller in the users' and computers' domain. If it fails states that name resolution issue with computer and domain controller. Are you using MS DHCP Relay agent then there’s
    available Hotfix for the particular Event ID. Please go through this KB 2459530 to fix the error event ID.
    As per the net logon error 5719 which you are facing states that the client component of Netlogon was unable to locate a DC for the domain it was trying to perform an operation against. Below is one of the reason. If this is being logged on a DC and the event
    refers to the DC's own domain, something might be preventing the client component of Netlogon from starting a network session (to itself or to another DC in the domain). The following event 7001 & 7023 states start & stop operation service. Please
    go through beneath article for more details.
    1.  Event ID 5719 is logged when you start a computer
    2.  Netlogon 5719 and the Disappearing Domain [Controller]
    3.  Event ID 1129 — Microsoft-Windows-GroupPolicy
    Hope it helps!
    Regards.

  • Lucreate zfs BE dataset does not exist

    Hi guys,
    I'm trying to upgrade a Solaris 10 full zfs with liveupgrade but unfortunatly after one day search and after re-reading all sunDocs I block on and I cannot create a new BE.
    The final objective is to have the server on release 10 10/09 for VDI3.1.1
    If someone get an idea would be so great.
    tks
    Please find here all informations:
    SunOS lima 5.10 Generic_142900-02 sun4v sparc SUNW,Sun-Blade-T6340
    Solaris 10 10/08 s10s_u6wos_07b SPARC
    NAME USED AVAIL REFER MOUNTPOINT
    rpool 15.0G 119G 94K none
    rpool@install 0 - 94K -
    rpool/ROOT 5.83G 119G 18K legacy
    rpool/ROOT@install 0 - 18K -
    rpool/ROOT/s10s_u6wos_07b 5.83G 113G 5.71G /
    rpool/ROOT/s10s_u6wos_07b@install 127M - 5.70G -
    rpool/ROOT/s10s_u6wos_07b@sol10_u8 394K - 5.71G -
    rpool/ROOT/sol10_u8 0 119G 5.71G /.alt.tmp.b-.7.mnt/
    rpool/dump 2.00G 119G 2.00G -
    rpool/export 112K 1024M 20K /export
    rpool/export@install 16K - 20K -
    rpool/export/home 75.5K 1024M 56.5K /export/home
    rpool/export/home@install 19K - 31K -
    rpool/flar 4.38G 3.62G 4.38G /var/flar
    rpool/flar@install 67K - 68K -
    rpool/opt 134M 890M 133M /opt
    rpool/opt@install 200K - 89.0M -
    rpool/tarantella 2.61G 397M 1.11G /opt/SUNWvda
    rpool/tarantella@install 491M - 491M -
    rpool/tarantella/var 1.02G 397M 1.02G /var/tarantella
    Boot Environment Is Active Active Can Copy
    Name Complete Now On Reboot Delete Status
    old yes yes yes no -
    sol10_u8 no no no yes -
    The errors :
    root@ lima #lucreate -n sol10_u8
    Analyzing system configuration.
    Comparing source boot environment <old> file systems with the file
    system(s) you specified for the new boot environment. Determining which
    file systems should be in the new boot environment.
    Updating boot environment description database on all BEs.
    Updating system configuration files.
    Creating configuration for boot environment <sol10_u8>.
    Source boot environment is <old>.
    Creating boot environment <sol10_u8>.
    Cloning file systems from boot environment <old> to create boot environment <sol10_u8>.
    Creating snapshot for <rpool/ROOT/s10s_u6wos_07b> on <rpool/ROOT/s10s_u6wos_07b@sol10_u8>.
    Creating clone for <rpool/ROOT/s10s_u6wos_07b@sol10_u8> on <rpool/ROOT/sol10_u8>.
    Setting canmount=noauto for </> in zone <global> on <rpool/ROOT/sol10_u8>.
    ERROR: cannot open ' ': dataset does not exist
    ERROR: cannot mount mount point </.alt.tmp.b-.7.mnt/opt> device < >
    ERROR: failed to mount file system < > on </.alt.tmp.b-.7.mnt/opt>
    ERROR: unmounting partially mounted boot environment file systems
    ERROR: cannot mount boot environment by icf file </etc/lu/ICF.2>
    ERROR: Unable to mount ABE <sol10_u8>
    ERROR: Unable to clone the existing file systems from boot environment <old> to create boot environment <sol10_u8>.
    ERROR: Cannot make file systems for boot environment <sol10_u8>.

    In fact the /opt were seperated to include this in the / resolve the issue.

Maybe you are looking for