2.4.0 CCB installation problem - SPLWeb Did not activate

Hi,
I had installed CCB 2.4.0 on Windows64 bit, 2008 R2 server as per the Installation guide provided.
All installation steps followed and no errors reported during any step of installation.
But after starting spl.cmd start, SPLWeb stated is showing as failed.
Please help to solve this problem ASAP.
Here is the log of error message,
- 2013-05-09 19:38:33,484 [[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] INFO (shared.context.ApplicationMode) Application set to production mode
- 2013-05-09 19:38:33,484 [[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] INFO (web.startup.SPLWebStartup) Initializing SPL web application
- 2013-05-09 19:38:33,499 [[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] INFO (web.dynamicui.TransformServletHelper) Disable UIPage Compression set to false
- 2013-05-09 19:38:33,531 [[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] INFO (web.startup.SPLWebStartup) Creating simple web application context
- 2013-05-09 19:38:33,624 [[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] INFO (shared.context.ApplicationMode) Application set to production mode
- 2013-05-09 19:38:33,702 [[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] INFO (web.startup.PreloadLoginInfo) start service call F1-PrevalentUserLang from getMostPrevalentUserLanguage method
- 2013-05-09 19:39:35,728 [[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR (splwg.serviceclient.RemotePageServiceDispatcherHelper) Failed READ due to EJBException
javax.ejb.EJBException: EJB Exception: ; nested exception is:
     com.oracle.pitchfork.interfaces.LifecycleCallbackException: Failure to invoke protected void com.splwg.ejb.service.impl.ServiceBean.initializeContext() on bean class class com.splwg.ejb.service.impl.SPLServiceBean_8o7vtd_Impl with args: []; nested exception is: com.oracle.pitchfork.interfaces.LifecycleCallbackException: Failure to invoke protected void com.splwg.ejb.service.impl.ServiceBean.initializeContext() on bean class class com.splwg.ejb.service.impl.SPLServiceBean_8o7vtd_Impl with args: []
com.oracle.pitchfork.interfaces.LifecycleCallbackException: Failure to invoke protected void com.splwg.ejb.service.impl.ServiceBean.initializeContext() on bean class class com.splwg.ejb.service.impl.SPLServiceBean_8o7vtd_Impl with args: []
     at com.oracle.pitchfork.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:334)
     at com.oracle.pitchfork.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:325)
     at com.oracle.pitchfork.inject.Jsr250Metadata.invokeLifecycleMethods(Jsr250Metadata.java:319)
     at com.oracle.pitchfork.intercept.InterceptionMetadata.invokeLifecycleMethods(InterceptionMetadata.java:468)
     at com.oracle.pitchfork.intercept.InterceptionMetadata$AdvisorChainProxyControl.invokeLifecycleMethod(InterceptionMetadata.java:416)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:106)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
     at $Proxy57.invokeLifecycleMethod(Unknown Source)
     at weblogic.ejb.container.pool.StatelessSessionPool.createBean(StatelessSessionPool.java:212)
     at weblogic.ejb.container.pool.StatelessSessionPool.getBean(StatelessSessionPool.java:132)
     at weblogic.ejb.container.manager.StatelessManager.preInvoke(StatelessManager.java:148)
     at weblogic.ejb.container.internal.BaseRemoteObject.preInvoke(BaseRemoteObject.java:229)
     at weblogic.ejb.container.internal.StatelessRemoteObject.__WL_preInvoke(StatelessRemoteObject.java:41)
     at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:24)
     at com.splwg.ejb.service.impl.SPLServiceBean_8o7vtd_ServiceImpl.readSystem(Unknown Source)
     at com.splwg.ejb.service.impl.SPLServiceBean_8o7vtd_ServiceImpl_WLSkel.invoke(Unknown Source)
     at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:174)
     at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:222)
     at com.splwg.ejb.service.impl.SPLServiceBean_8o7vtd_ServiceImpl_1036_WLStub.readSystem(Unknown Source)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
     at $Proxy56.readSystem(Unknown Source)
     at com.splwg.serviceclient.RemoteServiceDispatcher$1.executeService(RemoteServiceDispatcher.java:45)
     at com.splwg.serviceclient.RemoteServiceDispatcher$1.executeService(RemoteServiceDispatcher.java:42)
     at com.splwg.serviceclient.RemotePageServiceDispatcherHelper.doIt(RemotePageServiceDispatcherHelper.java:19)
     at com.splwg.serviceclient.RemoteServiceDispatcher.readSystem(RemoteServiceDispatcher.java:42)
     at com.splwg.base.web.startup.PreloadLoginInfo.getMostPrevalentUserLanguage(PreloadLoginInfo.java:270)
     at com.splwg.base.web.startup.PreloadLoginInfo.initializeRequestContext(PreloadLoginInfo.java:221)
     at com.splwg.base.web.startup.PreloadLoginInfo.privateExecute(PreloadLoginInfo.java:71)
     at com.splwg.base.web.startup.PreloadLoginInfo.execute(PreloadLoginInfo.java:59)
     at com.splwg.base.web.startup.SPLWebStartup.contextInitialized(SPLWebStartup.java:60)
     at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
     at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1868)
     at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
     at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
     at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
     at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
     at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
     at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
     at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
     at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
     at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
     at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
     at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
     at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
     at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
     at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
     at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
     at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
     at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
     at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
     at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
     at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
     at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
     at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
     at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
     at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
     at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
     at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused by: java.lang.reflect.InvocationTargetException
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at com.oracle.pitchfork.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:331)
     ... 76 more
Caused by: java.lang.ExceptionInInitializerError
     at com.splwg.ejb.service.impl.ServiceBean.initializeContext(ServiceBean.java:61)
     ... 81 more
Caused by: com.splwg.shared.common.LoggedException: Error initializing constants in interface com.splwg.ccb.api.lookup.ServiceTaskClassLookup
     at com.splwg.shared.common.LoggedException.wrap(LoggedException.java:199)
     at com.splwg.shared.common.LoggedException.wrap(LoggedException.java:87)
     at com.splwg.base.support.context.ComponentContainerLookupHelper.initializeLookupConstants(ComponentContainerLookupHelper.java:74)
     at com.splwg.base.support.context.ComponentContainerLookupHelper.initializeLookupConstants(ComponentContainerLookupHelper.java:62)
     at com.splwg.base.support.context.ComponentContainer.initializeLookupConstants(ComponentContainer.java:329)
     at com.splwg.base.support.context.ContextFactory.registerLookups(ContextFactory.java:728)
     at com.splwg.base.support.context.ContextFactory.registerManagedObjectsWithContainer(ContextFactory.java:210)
     at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:126)
     at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:100)
     at com.splwg.base.support.context.ContextFactory.createDefaultContext(ContextFactory.java:570)
     at com.splwg.ejb.service.impl.ServiceBeanContext.initializeApplicationContext(ServiceBeanContext.java:91)
     at com.splwg.ejb.service.impl.ServiceBeanContext.initialize(ServiceBeanContext.java:36)
     at com.splwg.ejb.service.impl.ServiceBeanContext.<clinit>(ServiceBeanContext.java:25)
     ... 82 more
Caused by: java.lang.reflect.InvocationTargetException
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at com.splwg.base.support.context.ComponentContainerLookupHelper.initializeLookupConstants(ComponentContainerLookupHelper.java:72)
     ... 92 more
Caused by: java.lang.NoSuchFieldError: SELF_SERVICE
     at com.splwg.ccb.api.lookup.ServiceTaskClassLookup$Constants.initialize(ServiceTaskClassLookup.java:82)
     ... 97 more
javax.ejb.EJBException: EJB Exception: ; nested exception is:
     com.oracle.pitchfork.interfaces.LifecycleCallbackException: Failure to invoke protected void com.splwg.ejb.service.impl.ServiceBean.initializeContext() on bean class class com.splwg.ejb.service.impl.SPLServiceBean_8o7vtd_Impl with args: []; nested exception is: com.oracle.pitchfork.interfaces.LifecycleCallbackException: Failure to invoke protected void com.splwg.ejb.service.impl.ServiceBean.initializeContext() on bean class class com.splwg.ejb.service.impl.SPLServiceBean_8o7vtd_Impl with args: []
     at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.unwrapRemoteException(RemoteBusinessIntfProxy.java:121)
     at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:96)
     at $Proxy56.readSystem(Unknown Source)
     at com.splwg.serviceclient.RemoteServiceDispatcher$1.executeService(RemoteServiceDispatcher.java:45)
     at com.splwg.serviceclient.RemoteServiceDispatcher$1.executeService(RemoteServiceDispatcher.java:42)
     at com.splwg.serviceclient.RemotePageServiceDispatcherHelper.doIt(RemotePageServiceDispatcherHelper.java:19)
     at com.splwg.serviceclient.RemoteServiceDispatcher.readSystem(RemoteServiceDispatcher.java:42)
     at com.splwg.base.web.startup.PreloadLoginInfo.getMostPrevalentUserLanguage(PreloadLoginInfo.java:270)
     at com.splwg.base.web.startup.PreloadLoginInfo.initializeRequestContext(PreloadLoginInfo.java:221)
     at com.splwg.base.web.startup.PreloadLoginInfo.privateExecute(PreloadLoginInfo.java:71)
     at com.splwg.base.web.startup.PreloadLoginInfo.execute(PreloadLoginInfo.java:59)
     at com.splwg.base.web.startup.SPLWebStartup.contextInitialized(SPLWebStartup.java:60)
     at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
     at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
     at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1868)
     at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
     at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
     at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
     at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
     at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
     at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
     at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
     at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
     at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
     at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
     at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
     at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
     at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
     at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
     at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
     at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
     at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
     at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
     at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
     at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
     at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
     at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
     at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
     at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
     at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
     at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused by: com.oracle.pitchfork.interfaces.LifecycleCallbackException: Failure to invoke protected void com.splwg.ejb.service.impl.ServiceBean.initializeContext() on bean class class com.splwg.ejb.service.impl.SPLServiceBean_8o7vtd_Impl with args: []
     at com.oracle.pitchfork.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:334)
     at com.oracle.pitchfork.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:325)
     at com.oracle.pitchfork.inject.Jsr250Metadata.invokeLifecycleMethods(Jsr250Metadata.java:319)
     at com.oracle.pitchfork.intercept.InterceptionMetadata.invokeLifecycleMethods(InterceptionMetadata.java:468)
     at com.oracle.pitchfork.intercept.InterceptionMetadata$AdvisorChainProxyControl.invokeLifecycleMethod(InterceptionMetadata.java:416)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
     at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:106)
     at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
     at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
     at $Proxy57.invokeLifecycleMethod(Unknown Source)
     at weblogic.ejb.container.pool.StatelessSessionPool.createBean(StatelessSessionPool.java:212)
     at weblogic.ejb.container.pool.StatelessSessionPool.getBean(StatelessSessionPool.java:132)
     at weblogic.ejb.container.manager.StatelessManager.preInvoke(StatelessManager.java:148)
     at weblogic.ejb.container.internal.BaseRemoteObject.preInvoke(BaseRemoteObject.java:229)
     at weblogic.ejb.container.internal.StatelessRemoteObject.__WL_preInvoke(StatelessRemoteObject.java:41)
     at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:24)
     at com.splwg.ejb.service.impl.SPLServiceBean_8o7vtd_ServiceImpl.readSystem(Unknown Source)
     at com.splwg.ejb.service.impl.SPLServiceBean_8o7vtd_ServiceImpl_WLSkel.invoke(Unknown Source)
     at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:174)
     at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:222)
     at com.splwg.ejb.service.impl.SPLServiceBean_8o7vtd_ServiceImpl_1036_WLStub.readSystem(Unknown Source)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
     ... 47 more
Caused by: java.lang.reflect.InvocationTargetException
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at com.oracle.pitchfork.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:331)
     ... 76 more
Caused by: java.lang.ExceptionInInitializerError
     at com.splwg.ejb.service.impl.ServiceBean.initializeContext(ServiceBean.java:61)
     ... 81 more
Caused by: com.splwg.shared.common.LoggedException: Error initializing constants in interface com.splwg.ccb.api.lookup.ServiceTaskClassLookup
     at com.splwg.shared.common.LoggedException.wrap(LoggedException.java:199)
     at com.splwg.shared.common.LoggedException.wrap(LoggedException.java:87)
     at com.splwg.base.support.context.ComponentContainerLookupHelper.initializeLookupConstants(ComponentContainerLookupHelper.java:74)
     at com.splwg.base.support.context.ComponentContainerLookupHelper.initializeLookupConstants(ComponentContainerLookupHelper.java:62)
     at com.splwg.base.support.context.ComponentContainer.initializeLookupConstants(ComponentContainer.java:329)
     at com.splwg.base.support.context.ContextFactory.registerLookups(ContextFactory.java:728)
     at com.splwg.base.support.context.ContextFactory.registerManagedObjectsWithContainer(ContextFactory.java:210)
     at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:126)
     at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:100)
     at com.splwg.base.support.context.ContextFactory.createDefaultContext(ContextFactory.java:570)
     at com.splwg.ejb.service.impl.ServiceBeanContext.initializeApplicationContext(ServiceBeanContext.java:91)
     at com.splwg.ejb.service.impl.ServiceBeanContext.initialize(ServiceBeanContext.java:36)
     at com.splwg.ejb.service.impl.ServiceBeanContext.<clinit>(ServiceBeanContext.java:25)
     ... 82 more
Caused by: java.lang.reflect.InvocationTargetException
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at com.splwg.base.support.context.ComponentContainerLookupHelper.initializeLookupConstants(ComponentContainerLookupHelper.java:72)
     ... 92 more
Caused by: java.lang.NoSuchFieldError: SELF_SERVICE
     at com.splwg.ccb.api.lookup.ServiceTaskClassLookup$Constants.initialize(ServiceTaskClassLookup.java:82)
     ... 97 more
- 2013-05-09 19:39:35,962 [[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] INFO (web.startup.SPLWebStartup) Shutting Down the JMX Connectors...
- 2013-05-09 19:39:35,962 [[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] INFO (web.startup.SPLWebStartup) JMX Connectors shutdown successfully
- 2013-05-09 19:39:35,962 [[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] INFO (web.startup.SPLWebStartup) Shutting Down the Application Context...
Regards,
Rajshekhar S

I have been recently trying to also install OAS 4.0.8 on NT 4.0 sp5. I have been receiving the same error. Have you had any luck on find an answer?
[email protected]

Similar Messages

  • "The installation of QuickTime did not complete successfully"

    I just bought a new 8gb nano about a week and a half ago, my first ipod.
    I already had iTunes 6 on my computer, but I hadn't used it, my dad downloaded it so he could download podcasts.
    So I plugged my ipod in and it said that I needed iTunes 7 to use it, so I downloaded the installation off of the apple website. That part went fine, no problems.
    But when I try to install it, this message pops up every time - "The installation of QuickTime did not complete successfully. iTunes requires QuickTime."
    I've seen similar threads and people always say uninstall quicktime.. turn off your firewalls.. download the QuickTime standalone player.. delete your temp files.. ect.. Well I've tried all of this numerous times and it still will not work.
    Someone please help!

    I just tried that again and this popped up - "Errors occurred while installing the updates. If the problem persists, choose Tools > Download Only and try installing manually.
    Which I've also tried before but I'll try it again right now.
    Edit: In Download Only, I tried downloading QuickTime and it says the installer encountered errors before QuickTime could be installed. I turned off my firewall and spyware and tried again, it still didn't work.

  • Hi, my friend. Has a problem psychologically Atabtna It is  Lost e-savior to change the security question has been the savior of new mail in order to put that I could answer the question of safety  But I did not activate the new Alamil hope to solve

    Hi, my friend.
    Has a problem psychologically Atabtna
    It is
    Lost e-savior to change the security question has been the savior of new mail in order to put that I could answer the question of safety
    But I did not activate the new Alamil hope to solve these are the problem

    Resolving this issue requires asking Apple to reset the security questions. To do so, click here and pick a method; if that page doesn't list one for the country or the person is unable to call, fill out and submit this form.
    (124711)

  • Just updated my i-Phone 6 from 8.0 to 8.02 (not tried 8.01). Now I have all the problem they describe with 8.01 (lost ID Touch, no cell network access). So the 8.02 did create a problem I did not have. What to do?

    just updated my i-Phone 6 from 8.0 to 8.02 (did not try 8.01). Now I have all the problem they describe with 8.01 (lost ID Touch, no cell network access). So the 8.02 did create a problem I did not have. What to do?

    Basics have always been, and continue to remain:  restart, reset, restore from backup, restore as new device.

  • How to solve this problem? '' can not activate cellular data network failure'' authenticating PDP  from already thank you

    how to solve this problem? '' can not activate cellular data network failure'' authenticating PDP  from already thank you

    What does this have to do with using an iPhone in an enterprise environment?
    What carrier are you using and where did you get the phone?

  • HT201407 i Perform this , but stil problem occur, could not activate, what can i do. it say server is temporary unavialable. Actually i update my iphone 3gs from 4.1 to 6.1.3 ...   What can i do, reply iam waiting for answer.

    i Perform this , but stil problem occur, could not activate, what can i do. it say server is temporary unavialable. Actually i update my iphone 3gs from 4.1 to 6.1.3 ...   What can i do, reply iam waiting for answer.

    Is your phone jailbroken by any chance?

  • SAP Netweaver 7.02 installation problem, "Start Instance" not possible??

    Hello,
    i need help with my "new" Problem during installation of SAP Netweaver, everything is ok until "Phase 21 of 24'" is reached,
    here should the instance started, i receive this error:
    "An error occurred while processing option SAP NetWeaver 7.0 including Enhancement Package 2 > SAP Application Server ABAP > MaxDB > Central System > Central System( Last error reported by the step :ABAP processes of instance NSP/DVEBMGS00 [ABAP: STARTING] did not start after 10:10 minutes. Giving up.)."
    I can see in the SAPmmc that msg_server.exe ist started and is green, but disp+work.exe is yellow and have a status:
    "Running but dialog queue stand still."
    That all make me confuse, why is there a such big difference in 32 and 64bit installtion?
    I have this problem only on windows 7 64bit. on 32bit windows i nave never problems with installation.
    Can anyone help me here please?
    If need more information i can put here some logfiles?
    Thanks for any help
    Mirso

    Here is the next file dew_w0:
    trc file: "dev_w0", trc level: 1, release: "720"
    *  ACTIVE TRACE LEVEL           1
    *  ACTIVE TRACE COMPONENTS      all, MJ
    M sysno      00
    M sid        NSP
    M systemid   562 (PC with Windows NT)
    M relno      7200
    M patchlevel 0
    M patchno    46
    M intno      20020600
    M make       multithreaded, Unicode, 64 bit, optimized
    M profile    \\BIG\sapmnt\NSP\SYS\profile\NSP_DVEBMGS00_BIG
    M pid        6896
    M

    M Thu Aug 07 20:23:20 2014
    M  kernel runs with dp version 125000(ext=118000) (@(#) DPLIB-INT-VERSION-125000-UC)
    M  length of sys_adm_ext is 588 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workp. 0 6896) [dpxxdisp.c   1314]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is active
    M  DpIPCInit2: read dp-profile-values from sys_adm_ext
    M  DpShMCreate: sizeof(wp_adm)        31696    (2264)
    M  DpShMCreate: sizeof(tm_adm)        5517056    (27448)
    M  DpShMCreate: sizeof(wp_ca_adm)        64000    (64)
    M  DpShMCreate: sizeof(appc_ca_adm)    64000    (64)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/16/584064/584080
    M  DpShMCreate: sizeof(comm_adm)        584080    (1144)
    M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=512/48/65600/90416/156064
    M  DpShMCreate: sizeof(slock_adm)        156064    (104)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=2800/16/268864/268880
    M  DpShMCreate: sizeof(file_adm)        268880    (80)
    M  DpShMCreate: sizeof(vmc_adm)        30128    (2152)
    M  DpShMCreate: sizeof(wall_adm)        (41664/36752/64/192)
    M  DpShMCreate: sizeof(gw_adm)    48
    M  DpShMCreate: sizeof(j2ee_adm)    3936
    M  DpShMCreate: SHM_DP_ADM_KEY        (addr: 000000000DD90050, size: 6812336)
    M  DpShMCreate: allocated sys_adm at 000000000DD90060
    M  DpShMCreate: allocated wp_adm_list at 000000000DD93030
    M  DpShMCreate: allocated wp_adm at 000000000DD93220
    M  DpShMCreate: allocated tm_adm_list at 000000000DD9AE00
    M  DpShMCreate: allocated tm_adm at 000000000DD9AE50
    M  DpShMCreate: allocated wp_ca_adm at 000000000E2DDD60
    M  DpShMCreate: allocated appc_ca_adm at 000000000E2ED770
    M  DpShMCreate: allocated comm_adm at 000000000E2FD180
    M  DpShMCreate: allocated slock_adm at 000000000E38BB20
    M  DpShMCreate: allocated file_adm at 000000000E3B1CD0
    M  DpShMCreate: allocated vmc_adm_list at 000000000E3F3730
    M  DpShMCreate: allocated vmc_adm at 000000000E3F37E0
    M  DpShMCreate: allocated gw_adm at 000000000E3FADA0
    M  DpShMCreate: allocated j2ee_adm at 000000000E3FADE0
    M  DpShMCreate: allocated ca_info at 000000000E3FBD50
    M  DpShMCreate: allocated wall_adm at 000000000E3FBD70
    M  DpCommAttachTable: attached comm table (header=000000000E2FD180/ft=000000000E2FD190)
    M  DpSesCreateTable: attached session table at 00000000029A0050 (len=161328)
    M  DpRqQInit: use protect_queue / slots_per_queue 0 / 2001 from sys_adm
    M  rdisp/queue_size_check_value :  -> on,50,30,40,500,50,500,80
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    M  DpVmcSetActive: set vmc state DP_VMC_ENABLED
    M  DpVmcSetActive: set vmc state DP_VMC_ACTIVE
    M  DpVmcInit2: o.k.

    M Thu Aug 07 20:23:21 2014
    M  ThStart: taskhandler started
    M  ThInit: initializing DIA work process W0

    M Thu Aug 07 20:23:23 2014
    M  ThInit: running on host BIG

    M Thu Aug 07 20:23:24 2014
    M  calling db_connect ...
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\NSP\DVEBMGS00\exe\dbsdbslib.dll' ...
    B  Library 'C:\usr\sap\NSP\DVEBMGS00\exe\dbsdbslib.dll' loaded
    B  Version of 'C:\usr\sap\NSP\DVEBMGS00\exe\dbsdbslib.dll' is "720.00", patchlevel (0.45)
    B  New connection 0 created

    C  DBSDBSLIB : version 720.00, patch 0.045 (Make PL 0.46)
    C  MAXDB shared library (dbsdbslib) patchlevels (last 10)
    C    (0.045) Unknown primary key (note 1459400)
    C    (0.039) Define your own command buffersize (note 1340617)
    C    (0.031) Dbm commands support added (note 1420733)
    C    (0.027) Count of records for bulk insert optimized (note 1340617)
    C    (0.021) Connect with special xuser key (note 1390464)
    C    (0.018) Error handling for external update statistics changed (note 1340617)
    C    (0.018) Dbsl procedure to update datasource information (note 1340617)
    C    (0.015) Special describe handling on MaxDB systemtables (note 1382175)
    C    (0.013) Possibility to disable UPSERT statements (note 1340617)
    C    (0.013) Check for external update statistics changed (note 1340617)


    C  Loading SQLDBC client runtime ...

    C Thu Aug 07 20:23:25 2014
    C  SQLDBC Module  : C:\sapdb\clients\NSP\pgm\libSQLDBC77.dll
    C  SQLDBC SDK     : SQLDBC.H  7.7.4    BUILD 009-123-173-450
    C  SQLDBC Runtime : libSQLDBC 7.8.1    BUILD 014-121-233-288
    C  SQLDBC client runtime is MaxDB 7.8.1.014 CL 233288
    C  SQLDBC supports new DECIMAL interface : 1
    C  SQLDBC supports VARIABLE INPUT data   : 1
    C  SQLDBC supports VARIABLE OUTPUT data  : 1
    C  SQLDBC supports Multiple Streams      : 1
    C  SQLDBC supports LOB LOCATOR KEEPALIVE : 1
    C  SQLDBC supports LOB LOCATOR COPY      : 1
    C  SQLDBC supports BULK SELECT with LOBS : 1
    C  INFO : SQLOPT= -I 0 -t 0 -S SAPR3
    C  Try to connect (DEFAULT) on connection 0 ...
    C  Attach to SAP DB : Kernel    7.8.01   Build 014-121-233-288
    C  Database release is SAP DB 7.8.01.014
    C  INFO : Database 'NSP' instance is running on 'minisap'
    C  DB supports UPSERT SQL syntax : 1
    C  DB supports new EXPAND syntax : 1
    C  DB supports LOB locators      : 1
    C  DB uses MVCC support          : 0
    C  DB max. input host variables  : 2000
    C  INFO : SAP DB Packet_Size = 131072
    C  INFO : SAP DB Min_Reply_Size = 4096
    C  INFO : SAP DB Comm_Size = 126976
    C  INFO : DBSL buffer size = 126976
    C  INFO : SAP DB MaxLocks = 300000
    C  INFO : Connect to DB as 'SAPNSP'
    C  Command info enabled
    C  Now I'm connected to MaxDB
    C  00: minisap-NSP, since=20140807202325, ABAP= <unknown> (0)
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  BC  HC  PRM RCT FRC TIM MAX OPT Date     Time   DBHost           Program                                
    B  000 000 R/3              000000000 ACTIVE       NO  NO  NO  YES NO  NO  000 255 255 20140807 202324 minisap                                                 
    C  INFO : SAP RELEASE (DB) = 702
    M  ThInit: db_connect o.k.
    M  ICT: exclude compression: *.zip,*.rar,*.arj,*.z,*.gz,*.tar,*.lzh,*.cab,*.hqx,*.ace,*.jar,*.ear,*.war,*.css,*.pdf,*.gzip,*.uue,*.bz2,*.iso,*.sda,*.sar,*.gif,*.png,*.swc,*.swf
    M  vmcj/sgc_options: switch on template cleanup before cloning
    M  vmcj/sgc_options: switch off delayed session cleanup during shared gc
    M  ThVmcInitWaitForVm: th_maxWaitForVmTime=30
    M  ThVmcInitMaxErrCount: th_max_error_count=5
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF            (addr: 0000000014830050, size: 4400000)
    M  SHM_ROLL_AREA        (addr: 000007FEC3B40050, size: 268435456)
    M  SHM_PAGING_AREA        (addr: 0000000014C70050, size: 134217728)
    M  SHM_ROLL_ADM            (addr: 000000001CC80050, size: 2767448)
    M  SHM_PAGING_ADM        (addr: 0000000002E30050, size: 525344)
    M  ThCreateNoBuffer        allocated 548152 bytes for 1000 entries at 0000000002F70050
    M  ThCreateNoBuffer        index size: 3000 elems
    M  ThCreateVBAdm        allocated 30976 bytes (50 server) at 0000000002B00050
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 14, CON_ID = -1
    B  dbtbxbuf: Buffer TABL  (addr: 00000000208D0160, size: 30000000, end: 000000002256C4E0)
    B  dbtbxbuf: Buffer TABLP (addr: 0000000022570160, size: 10240000, end: 0000000022F34160)
    B  dbexpbuf: Buffer EIBUF (addr: 0000000022F40170, size: 4194304, end: 0000000023340170)
    B  dbexpbuf: Buffer ESM   (addr: 0000000023350170, size: 4194304, end: 0000000023750170)
    B  dbexpbuf: Buffer CUA   (addr: 0000000023760170, size: 3072000, end: 0000000023A4E170)
    B  dbexpbuf: Buffer OTR   (addr: 0000000023A50170, size: 4194304, end: 0000000023E50170)
    I  MPI: dynamic quotas disabled.
    I  MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%
    M  CCMS uses Shared Memory Key 73 for monitoring.
    M  CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Doublestack.
    M  CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Doublestack.
    M  CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    S  *** init spool environment
    S  TSPEVJOB updates outside critical section: event_update_nocsec = 1
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 00000000133FFCE0
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  1 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    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 000000002D1500D0
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 000000002D150530
    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: 2512 bytes
    S  immediate print option for implicitely closed spool requests is disabled
    A  ***GENER* Trace switched on ***

    A  ---PXA-------------------------------------------
    A  PXA INITIALIZATION
    A  System page size: 4kb, total admin_size: 22076kb, dir_size: 21360kb.
    A  Attached to PXA (address 000007FED3B70050, size 300000K, 1 fragments of 277924K )
    A  PXA allocated (address 000007FED3B70050, size 300000K)
    A  *** WARNING: INTERNAL_KERNEL_VERSION of message server
    A               unknown yet.
    A  abap/pxa = shared protect gen_remote
    A  PXA: checking structure sizes: 752|264|16
    A  PXA INITIALIZATION FINISHED
    A  ---PXA-------------------------------------------

    A  ABAP ShmAdm attached (addr=000007FFDF0EE000 leng=20955136 end=000007FFE04EA000)
    A  >> Shm MMADM area (addr=000007FFDF5E2970 leng=242368 end=000007FFDF61DC30)
    A  >> Shm MMDAT area (addr=000007FFDF61E000 leng=15511552 end=000007FFE04E9000)
    A  RFC Destination> destination BIG_NSP_00 host BIG system NSP systnr 0 (BIG_NSP_00)
    A  RFC Options> H=BIG,S=00,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
    B  dbtran INFO (init_connection '<DEFAULT>' [ADABAS D:720.00]):
    B   max_blocking_factor =  10,  max_in_blocking_factor      = 127,
    B   min_blocking_factor =  10,  min_in_blocking_factor      = 127,
    B   prefer_union_all    =   1,  prefer_join                 =   0,
    B   prefer_fix_blocking =   0,  prefer_in_itab_opt          =   1,
    B   convert AVG         =   0,  alias table FUPD            =   0,
    B   escape_as_literal   =   0,                                  
    B   select *            =0x0f,  character encoding          = STD / <none>:-,
    B   use_hints           = abap->1, dbif->0x1, upto->4294967295
    M  ThrCreateShObjects        allocated 29124 bytes at 0000000002B20050
    N  SsfSapSecin: putenv(SECUDIR=C:\usr\sap\NSP\DVEBMGS00\sec): ok

    N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF library is C:\usr\sap\NSP\DVEBMGS00\exe\sapsecu.dll .
    N  ===...SSF default hash algorithm is SHA1 .
    N  ===...SSF default symmetric encryption algorithm is DES-CBC .
    N  ===...SECUDIR="C:\usr\sap\NSP\DVEBMGS00\sec"
    N  ===...loading of Security Toolkit successfully completed.
    N  ===   SAPSECULIB Version 5.4.28M-6
    N  =================================================

    N Thu Aug 07 20:23:26 2014
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    M  JrfcVmcRegister in process-driver OK
    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: 720, [7200.0.46.20020600]
    W    ITS Plugin: Int.version, [33]
    W    ITS Plugin: Feature set: [23]
    W    ===... Calling itsp_Init in external dll ===>
    W  === ipl_Init() returns 0, ITSPE_OK: OK
    W  =================================================
    N  SignInit: successfully obtained handle for Security Context cache
    N  VSI: WP init in ABAP VM completed with rc=0
    E  Enqueue Info: rdisp/wp_no_enq=1, rdisp/enqname=<empty>, assume BIG_NSP_00
    E  Enqueue Info: enque/use_pfclock2 = FALSE
    E  Enqueue Info: row condense enabled
    E  Enqueue Info: enque/use_pfclock2 = FALSE
    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 Aug 07 20:23:27 2014
    M  ***LOG Q0I=> NiPConnect2: 127.0.0.1:65000: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3271]
    M  *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 1/sock 1340
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:65000) [nixxi.cpp    3271]
    M  *** ERROR => IcmConnect: NiConnect to localhost:65000,-1 (rc=-10) [icxxext.c    182]
    M  *** ERROR => ThPlgConnectToIcm: IcmConnect failed (-10) [thxxplg.c    5120]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThStart: connect to icman (step 1, th_errno 2, action 3, level 1) [thxxhead.c   11087]

    M  Info for wp 0

    M    pid = 6896
    M    severity = 0
    M    status = 0
    M    stat = WP_NEW
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_DIAWP
    M    act_reqtype = NO_REQTYPE
    M    req.req_info =
    M    req.tid = -1
    M    req.uid = 4294967295
    M    req.mode = 255
    M    req.len = -1
    M    req.rq_id = 65535
    M    req.rq_source =
    M    req.vm = no VM
    M    last_tid = 0
    M    last_uid = 0
    M    last_mode = 0
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M    mode_cleaned_counter = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    attachedVm = no VM

    M  ThIErrHandle: current request:

    M  -IN-- sender_id ?                 tid  -1    wp_ca_blk   -1      wp_id -1
    M  -IN-- action    -                 uid  -1    appc_ca_blk -1      type  -   
    M  -IN-- new_stat  NO_CHANGE         mode 255   len         -1      rq_id -1
    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >TrThHookFunc< for event BEFORE_DUMP
    M  TrThHookFunc: called for WP dump
    M  ThCallHooks: hook >TrThHookFunc< o.k.
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  ThrSaveSPAFields: save spa fields
    M  ThrSaveSPAFields: not an update task, no update info saved
    M  ThrSaveSPAFields: not a batch task, field zttabtckey not saved
    M  ThCallHooks: hook >ThrSaveSPAFields< o.k.
    M  ThCallHooks: call hook >ThrBtcCallLgCl< for event BEFORE_DUMP
    M  ThCallHooks: hook >ThrBtcCallLgCl< o.k.
    M  ThIErrHandle: entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workp. 0 6896) [dpnttool.c   339]
    trc file: "dev_w0", trc level: 1, release: "720"
    *  ACTIVE TRACE LEVEL           1
    *  ACTIVE TRACE COMPONENTS      all, MJ
    M sysno      00
    M sid        NSP
    M systemid   562 (PC with Windows NT)
    M relno      7200
    M patchlevel 0
    M patchno    46
    M intno      20020600
    M make       multithreaded, Unicode, 64 bit, optimized
    M profile    \\BIG\sapmnt\NSP\SYS\profile\NSP_DVEBMGS00_BIG
    M pid        7620
    M

    M Thu Aug 07 20:28:43 2014
    M  kernel runs with dp version 125000(ext=118000) (@(#) DPLIB-INT-VERSION-125000-UC)
    M  length of sys_adm_ext is 588 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workp. 0 7620) [dpxxdisp.c   1314]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is active
    M  DpIPCInit2: read dp-profile-values from sys_adm_ext
    M  DpShMCreate: sizeof(wp_adm)        31696    (2264)
    M  DpShMCreate: sizeof(tm_adm)        5517056    (27448)
    M  DpShMCreate: sizeof(wp_ca_adm)        64000    (64)
    M  DpShMCreate: sizeof(appc_ca_adm)    64000    (64)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/16/584064/584080
    M  DpShMCreate: sizeof(comm_adm)        584080    (1144)
    M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=512/48/65600/90416/156064
    M  DpShMCreate: sizeof(slock_adm)        156064    (104)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=2800/16/268864/268880
    M  DpShMCreate: sizeof(file_adm)        268880    (80)
    M  DpShMCreate: sizeof(vmc_adm)        30128    (2152)
    M  DpShMCreate: sizeof(wall_adm)        (41664/36752/64/192)
    M  DpShMCreate: sizeof(gw_adm)    48
    M  DpShMCreate: sizeof(j2ee_adm)    3936
    M  DpShMCreate: SHM_DP_ADM_KEY        (addr: 000000000DE60050, size: 6812336)
    M  DpShMCreate: allocated sys_adm at 000000000DE60060
    M  DpShMCreate: allocated wp_adm_list at 000000000DE63030
    M  DpShMCreate: allocated wp_adm at 000000000DE63220
    M  DpShMCreate: allocated tm_adm_list at 000000000DE6AE00
    M  DpShMCreate: allocated tm_adm at 000000000DE6AE50
    M  DpShMCreate: allocated wp_ca_adm at 000000000E3ADD60
    M  DpShMCreate: allocated appc_ca_adm at 000000000E3BD770
    M  DpShMCreate: allocated comm_adm at 000000000E3CD180
    M  DpShMCreate: allocated slock_adm at 000000000E45BB20
    M  DpShMCreate: allocated file_adm at 000000000E481CD0
    M  DpShMCreate: allocated vmc_adm_list at 000000000E4C3730
    M  DpShMCreate: allocated vmc_adm at 000000000E4C37E0
    M  DpShMCreate: allocated gw_adm at 000000000E4CADA0
    M  DpShMCreate: allocated j2ee_adm at 000000000E4CADE0
    M  DpShMCreate: allocated ca_info at 000000000E4CBD50
    M  DpShMCreate: allocated wall_adm at 000000000E4CBD70
    M  DpCommAttachTable: attached comm table (header=000000000E3CD180/ft=000000000E3CD190)
    M  DpSesCreateTable: attached session table at 0000000002C50050 (len=161328)
    M  DpRqQInit: use protect_queue / slots_per_queue 0 / 2001 from sys_adm
    M  rdisp/queue_size_check_value :  -> on,50,30,40,500,50,500,80
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    M  DpVmcSetActive: set vmc state DP_VMC_ENABLED
    M  DpVmcSetActive: set vmc state DP_VMC_ACTIVE
    M  DpVmcInit2: o.k.
    M  ThStart: taskhandler started
    M  ThInit: initializing DIA work process W0

    M Thu Aug 07 20:28:45 2014
    M  ThInit: running on host BIG
    M  calling db_connect ...
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\NSP\DVEBMGS00\exe\dbsdbslib.dll' ...
    B  Library 'C:\usr\sap\NSP\DVEBMGS00\exe\dbsdbslib.dll' loaded
    B  Version of 'C:\usr\sap\NSP\DVEBMGS00\exe\dbsdbslib.dll' is "720.00", patchlevel (0.45)
    B  New connection 0 created

    C  DBSDBSLIB : version 720.00, patch 0.045 (Make PL 0.46)
    C  MAXDB shared library (dbsdbslib) patchlevels (last 10)
    C    (0.045) Unknown primary key (note 1459400)
    C    (0.039) Define your own command buffersize (note 1340617)
    C    (0.031) Dbm commands support added (note 1420733)
    C    (0.027) Count of records for bulk insert optimized (note 1340617)
    C    (0.021) Connect with special xuser key (note 1390464)
    C    (0.018) Error handling for external update statistics changed (note 1340617)
    C    (0.018) Dbsl procedure to update datasource information (note 1340617)
    C    (0.015) Special describe handling on MaxDB systemtables (note 1382175)
    C    (0.013) Possibility to disable UPSERT statements (note 1340617)
    C    (0.013) Check for external update statistics changed (note 1340617)


    C  Loading SQLDBC client runtime ...
    C  SQLDBC Module  : C:\sapdb\clients\NSP\pgm\libSQLDBC77.dll
    C  SQLDBC SDK     : SQLDBC.H  7.7.4    BUILD 009-123-173-450
    C  SQLDBC Runtime : libSQLDBC 7.8.1    BUILD 014-121-233-288
    C  SQLDBC client runtime is MaxDB 7.8.1.014 CL 233288
    C  SQLDBC supports new DECIMAL interface : 1
    C  SQLDBC supports VARIABLE INPUT data   : 1
    C  SQLDBC supports VARIABLE OUTPUT data  : 1
    C  SQLDBC supports Multiple Streams      : 1
    C  SQLDBC supports LOB LOCATOR KEEPALIVE : 1
    C  SQLDBC supports LOB LOCATOR COPY      : 1
    C  SQLDBC supports BULK SELECT with LOBS : 1
    C  INFO : SQLOPT= -I 0 -t 0 -S SAPR3
    C  Try to connect (DEFAULT) on connection 0 ...
    C  Attach to SAP DB : Kernel    7.8.01   Build 014-121-233-288
    C  Database release is SAP DB 7.8.01.014
    C  INFO : Database 'NSP' instance is running on 'minisap'

    C Thu Aug 07 20:28:46 2014
    C  DB supports UPSERT SQL syntax : 1
    C  DB supports new EXPAND syntax : 1
    C  DB supports LOB locators      : 1
    C  DB uses MVCC support          : 0
    C  DB max. input host variables  : 2000
    C  INFO : SAP DB Packet_Size = 131072
    C  INFO : SAP DB Min_Reply_Size = 4096
    C  INFO : SAP DB Comm_Size = 126976
    C  INFO : DBSL buffer size = 126976
    C  INFO : SAP DB MaxLocks = 300000
    C  INFO : Connect to DB as 'SAPNSP'
    C  Command info enabled
    C  Now I'm connected to MaxDB
    C  00: minisap-NSP, since=20140807202845, ABAP= <unknown> (0)
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  BC  HC  PRM RCT FRC TIM MAX OPT Date     Time   DBHost           Program                                
    B  000 000 R/3              000000000 ACTIVE       NO  NO  NO  YES NO  NO  000 255 255 20140807 202845 minisap                                                 
    C  INFO : SAP RELEASE (DB) = 702
    M  ThInit: db_connect o.k.
    M  ICT: exclude compression: *.zip,*.rar,*.arj,*.z,*.gz,*.tar,*.lzh,*.cab,*.hqx,*.ace,*.jar,*.ear,*.war,*.css,*.pdf,*.gzip,*.uue,*.bz2,*.iso,*.sda,*.sar,*.gif,*.png,*.swc,*.swf
    M  vmcj/sgc_options: switch on template cleanup before cloning
    M  vmcj/sgc_options: switch off delayed session cleanup during shared gc
    M  ThVmcInitWaitForVm: th_maxWaitForVmTime=30
    M  ThVmcInitMaxErrCount: th_max_error_count=5
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF            (addr: 0000000014780050, size: 4400000)
    M  SHM_ROLL_AREA        (addr: 000007FEC3B40050, size: 268435456)
    M  SHM_PAGING_AREA        (addr: 0000000014BC0050, size: 134217728)
    M  SHM_ROLL_ADM            (addr: 000000001CBD0050, size: 2767448)
    M  SHM_PAGING_ADM        (addr: 00000000124B0050, size: 525344)
    M  ThCreateNoBuffer        allocated 548152 bytes for 1000 entries at 0000000012540050
    M  ThCreateNoBuffer        index size: 3000 elems
    M  ThCreateVBAdm        allocated 30976 bytes (50 server) at 0000000002EF0050
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 14, CON_ID = -1
    B  dbtbxbuf: Buffer TABL  (addr: 00000000208B0160, size: 30000000, end: 000000002254C4E0)
    B  dbtbxbuf: Buffer TABLP (addr: 0000000022550160, size: 10240000, end: 0000000022F14160)
    B  dbexpbuf: Buffer EIBUF (addr: 0000000022F20170, size: 4194304, end: 0000000023320170)
    B  dbexpbuf: Buffer ESM   (addr: 0000000023330170, size: 4194304, end: 0000000023730170)
    B  dbexpbuf: Buffer CUA   (addr: 0000000023740170, size: 3072000, end: 0000000023A2E170)
    B  dbexpbuf: Buffer OTR   (addr: 0000000023A30170, size: 4194304, end: 0000000023E30170)
    I  MPI: dynamic quotas disabled.
    I  MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%
    M  CCMS uses Shared Memory Key 73 for monitoring.
    M  CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Doublestack.
    M  CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Doublestack.
    M  CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    S  *** init spool environment
    S  TSPEVJOB updates outside critical section: event_update_nocsec = 1
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 000000001334FCE0
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  1 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    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 000000002D1B00D0
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 000000002D1B0530
    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: 2512 bytes
    S  immediate print option for implicitely closed spool requests is disabled
    A  ***GENER* Trace switched on ***

    A  ---PXA-------------------------------------------
    A  PXA INITIALIZATION
    A  System page size: 4kb, total admin_size: 22076kb, dir_size: 21360kb.
    A  Attached to PXA (address 000007FED3B70050, size 300000K, 1 fragments of 277924K )
    A  PXA allocated (address 000007FED3B70050, size 300000K)
    A  *** WARNING: INTERNAL_KERNEL_VERSION of message server
    A               unknown yet.
    A  abap/pxa = shared protect gen_remote
    A  PXA: checking structure sizes: 752|264|16
    A  PXA INITIALIZATION FINISHED
    A  ---PXA-------------------------------------------

    A  ABAP ShmAdm attached (addr=000007FFDF0EE000 leng=20955136 end=000007FFE04EA000)
    A  >> Shm MMADM area (addr=000007FFDF5E2970 leng=242368 end=000007FFDF61DC30)
    A  >> Shm MMDAT area (addr=000007FFDF61E000 leng=15511552 end=000007FFE04E9000)
    A  RFC Destination> destination BIG_NSP_00 host BIG system NSP systnr 0 (BIG_NSP_00)
    A  RFC Options> H=BIG,S=00,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
    B  dbtran INFO (init_connection '<DEFAULT>' [ADABAS D:720.00]):
    B   max_blocking_factor =  10,  max_in_blocking_factor      = 127,
    B   min_blocking_factor =  10,  min_in_blocking_factor      = 127,
    B   prefer_union_all    =   1,  prefer_join                 =   0,
    B   prefer_fix_blocking =   0,  prefer_in_itab_opt          =   1,
    B   convert AVG         =   0,  alias table FUPD            =   0,
    B   escape_as_literal   =   0,                                  
    B   select *            =0x0f,  character encoding          = STD / <none>:-,
    B   use_hints           = abap->1, dbif->0x1, upto->4294967295
    M  ThrCreateShObjects        allocated 29124 bytes at 0000000002F20050
    N  SsfSapSecin: putenv(SECUDIR=C:\usr\sap\NSP\DVEBMGS00\sec): ok

    N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF library is C:\usr\sap\NSP\DVEBMGS00\exe\sapsecu.dll .
    N  ===...SSF default hash algorithm is SHA1 .
    N  ===...SSF default symmetric encryption algorithm is DES-CBC .
    N  ===...SECUDIR="C:\usr\sap\NSP\DVEBMGS00\sec"
    N  ===...loading of Security Toolkit successfully completed.
    N  ===   SAPSECULIB Version 5.4.28M-6
    N  =================================================
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    M  JrfcVmcRegister in process-driver OK
    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: 720, [7200.0.46.20020600]
    W    ITS Plugin: Int.version, [33]
    W    ITS Plugin: Feature set: [23]
    W    ===... Calling itsp_Init in external dll ===>
    W      PpioRecoverLocks, table: 000007FFE04EDB30
    W      PpioRecoverLocks, number of file locks 256
    W      PpioRecoverLocks: file lock set to: 0000000000000000
    W      PpioRecoverLocks: directory lock set to: 0000000000000000
    W      PpioRecoverLocks: global lock set to: 0000000000000000
    W      PpioRecoverLocks() done
    W      PprcRecoverLocks, table: 000007FFE04EE020
    W      PprcRecoverLocks: directory lock set to: 0000000000000000
    W      PprcRecoverLocks() done
    W  === ipl_Init() returns 0, ITSPE_OK: OK
    W  =================================================
    N  SignInit: successfully obtained handle for Security Context cache
    N  VSI: WP init in ABAP VM completed with rc=0
    E  Enqueue Info: rdisp/wp_no_enq=1, rdisp/enqname=<empty>, assume BIG_NSP_00
    E  Enqueue Info: enque/use_pfclock2 = FALSE
    E  Enqueue Info: row condense enabled
    E  Enqueue Info: enque/use_pfclock2 = FALSE
    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 Aug 07 20:28:47 2014
    M  ***LOG Q0I=> NiPConnect2: 127.0.0.1:65000: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3271]
    M  *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 1/sock 1340
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:65000) [nixxi.cpp    3271]
    M  *** ERROR => IcmConnect: NiConnect to localhost:65000,-1 (rc=-10) [icxxext.c    182]
    M  *** ERROR => ThPlgConnectToIcm: IcmConnect failed (-10) [thxxplg.c    5120]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThStart: connect to icman (step 1, th_errno 2, action 3, level 1) [thxxhead.c   11087]

    M  Info for wp 0

    M    pid = 7620
    M    severity = 0
    M    status = 0
    M    stat = WP_NEW
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_DIAWP
    M    act_reqtype = NO_REQTYPE
    M    req.req_info =
    M    req.tid = -1
    M    req.uid = 4294967295
    M    req.mode = 255
    M    req.len = -1
    M    req.rq_id = 65535
    M    req.rq_source =
    M    req.vm = no VM
    M    last_tid = 0
    M    last_uid = 0
    M    last_mode = 0
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M    mode_cleaned_counter = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    attachedVm = no VM

    M  ThIErrHandle: current request:

    M  -IN-- sender_id ?                 tid  -1    wp_ca_blk   -1      wp_id -1
    M  -IN-- action    -                 uid  -1    appc_ca_blk -1      type  -   
    M  -IN-- new_stat  NO_CHANGE         mode 255   len         -1      rq_id -1
    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >TrThHookFunc< for event BEFORE_DUMP
    M  TrThHookFunc: called for WP dump
    M  ThCallHooks: hook >TrThHookFunc< o.k.
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  ThrSaveSPAFields: save spa fields
    M  ThrSaveSPAFields: not an update task, no update info saved
    M  ThrSaveSPAFields: not a batch task, field zttabtckey not saved
    M  ThCallHooks: hook >ThrSaveSPAFields< o.k.
    M  ThCallHooks: call hook >ThrBtcCallLgCl< for event BEFORE_DUMP
    M  ThCallHooks: hook >ThrBtcCallLgCl< o.k.
    M  ThIErrHandle: entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workp. 0 7620) [dpnttool.c   339]
    trc file: "dev_w0", trc level: 1, release: "720"
    *  ACTIVE TRACE LEVEL           1
    *  ACTIVE TRACE COMPONENTS      all, MJ
    M sysno      00
    M sid        NSP
    M systemid   562 (PC with Windows NT)
    M relno      7200
    M patchlevel 0
    M patchno    46
    M intno      20020600
    M make       multithreaded, Unicode, 64 bit, optimized
    M profile    \\BIG\sapmnt\NSP\SYS\profile\NSP_DVEBMGS00_BIG
    M pid        7828
    M

    M Thu Aug 07 20:33:43 2014
    M  kernel runs with dp version 125000(ext=118000) (@(#) DPLIB-INT-VERSION-125000-UC)
    M  length of sys_adm_ext is 588 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workp. 0 7828) [dpxxdisp.c   1314]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is active
    M  DpIPCInit2: read dp-profile-values from sys_adm_ext
    M  DpShMCreate: sizeof(wp_adm)        31696    (2264)
    M  DpShMCreate: sizeof(tm_adm)        5517056    (27448)
    M  DpShMCreate: sizeof(wp_ca_adm)        64000    (64)
    M  DpShMCreate: sizeof(appc_ca_adm)    64000    (64)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/16/584064/584080
    M  DpShMCreate: sizeof(comm_adm)        584080    (1144)
    M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=512/48/65600/90416/156064
    M  DpShMCreate: sizeof(slock_adm)        156064    (104)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=2800/16/268864/268880
    M  DpShMCreate: sizeof(file_adm)        268880    (80)
    M  DpShMCreate: sizeof(vmc_adm)        30128    (2152)
    M  DpShMCreate: sizeof(wall_adm)        (41664/36752/64/192)
    M  DpShMCreate: sizeof(gw_adm)    48
    M  DpShMCreate: sizeof(j2ee_adm)    3936
    M  DpShMCreate: SHM_DP_ADM_KEY        (addr: 000000000DD90050, size: 6812336)
    M  DpShMCreate: allocated sys_adm at 000000000DD90060
    M  DpShMCreate: allocated wp_adm_list at 000000000DD93030
    M  DpShMCreate: allocated wp_adm at 000000000DD93220
    M  DpShMCreate: allocated tm_adm_list at 000000000DD9AE00
    M  DpShMCreate: allocated tm_adm at 000000000DD9AE50
    M  DpShMCreate: allocated wp_ca_adm at 000000000E2DDD60
    M  DpShMCreate: allocated appc_ca_adm at 000000000E2ED770
    M  DpShMCreate: allocated comm_adm at 000000000E2FD180
    M  DpShMCreate: allocated slock_adm at 000000000E38BB20
    M  DpShMCreate: allocated file_adm at 000000000E3B1CD0
    M  DpShMCreate: allocated vmc_adm_list at 000000000E3F3730
    M  DpShMCreate: allocated vmc_adm at 000000000E3F37E0
    M  DpShMCreate: allocated gw_adm at 000000000E3FADA0
    M  DpShMCreate: allocated j2ee_adm at 000000000E3FADE0
    M  DpShMCreate: allocated ca_info at 000000000E3FBD50
    M  DpShMCreate: allocated wall_adm at 000000000E3FBD70
    M  DpCommAttachTable: attached comm table (header=000000000E2FD180/ft=000000000E2FD190)
    M  DpSesCreateTable: attached session table at 0000000002990050 (len=161328)
    M  DpRqQInit: use protect_queue / slots_per_queue 0 / 2001 from sys_adm
    M  rdisp/queue_size_check_value :  -> on,50,30,40,500,50,500,80
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    M  DpVmcSetActive: set vmc state DP_VMC_ENABLED
    M  DpVmcSetActive: set vmc state DP_VMC_ACTIVE
    M  DpVmcInit2: o.k.
    M  ThStart: taskhandler started
    M  ThInit: initializing DIA work process W0

    M Thu Aug 07 20:33:44 2014
    M  ThInit: running on host BIG

    M Thu Aug 07 20:33:45 2014
    M  calling db_connect ...
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\NSP\DVEBMGS00\exe\dbsdbslib.dll' ...
    B  Library 'C:\usr\sap\NSP\DVEBMGS00\exe\dbsdbslib.dll' loaded
    B  Version of 'C:\usr\sap\NSP\DVEBMGS00\exe\dbsdbslib.dll' is "720.00", patchlevel (0.45)
    B  New connection 0 created

    C  DBSDBSLIB : version 720.00, patch 0.045 (Make PL 0.46)
    C  MAXDB shared library (dbsdbslib) patchlevels (last 10)
    C    (0.045) Unknown primary key (note 1459400)
    C    (0.039) Define your own command buffersize (note 1340617)
    C    (0.031) Dbm commands support added (note 1420733)
    C    (0.027) Count of records for bulk insert optimized (note 1340617)
    C    (0.021) Connect with special xuser key (note 1390464)
    C    (0.018) Error handling for external update statistics changed (note 1340617)
    C    (0.018) Dbsl procedure to update datasource information (note 1340617)
    C    (0.015) Special describe handling on MaxDB systemtables (note 1382175)
    C    (0.013) Possibility to disable UPSERT statements (note 1340617)
    C    (0.013) Check for external update statistics changed (note 1340617)


    C  Loading SQLDBC client runtime ...
    C  SQLDBC Module  : C:\sapdb\clients\NSP\pgm\libSQLDBC77.dll
    C  SQLDBC SDK     : SQLDBC.H  7.7.4    BUILD 009-123-173-450
    C  SQLDBC Runtime : libSQLDBC 7.8.1    BUILD 014-121-233-288
    C  SQLDBC client runtime is MaxDB 7.8.1.014 CL 233288
    C  SQLDBC supports new DECIMAL interface : 1
    C  SQLDBC supports VARIABLE INPUT data   : 1
    C  SQLDBC supports VARIABLE OUTPUT data  : 1
    C  SQLDBC supports Multiple Streams      : 1
    C  SQLDBC supports LOB LOCATOR KEEPALIVE : 1
    C  SQLDBC supports LOB LOCATOR COPY      : 1
    C  SQLDBC supports BULK SELECT with LOBS : 1
    C  INFO : SQLOPT= -I 0 -t 0 -S SAPR3
    C  Try to connect (DEFAULT) on connection 0 ...
    C  Attach to SAP DB : Kernel    7.8.01   Build 014-121-233-288
    C  Database release is SAP DB 7.8.01.014
    C  INFO : Database 'NSP' instance is running on 'minisap'
    C  DB supports UPSERT SQL syntax : 1
    C  DB supports new EXPAND syntax : 1
    C  DB supports LOB locators      : 1
    C  DB uses MVCC support          : 0
    C  DB max. input host variables  : 2000
    C  INFO : SAP DB Packet_Size = 131072
    C  INFO : SAP DB Min_Reply_Size = 4096
    C  INFO : SAP DB Comm_Size = 126976
    C  INFO : DBSL buffer size = 126976
    C  INFO : SAP DB MaxLocks = 300000
    C  INFO : Connect to DB as 'SAPNSP'
    C  Command info enabled
    C  Now I'm connected to MaxDB
    C  00: minisap-NSP, since=20140807203345, ABAP= <unknown> (0)
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  BC  HC  PRM RCT FRC TIM MAX OPT Date     Time   DBHost           Program                                
    B  000 000 R/3              000000000 ACTIVE       NO  NO  NO  YES NO  NO  000 255 255 20140807 203345 minisap                                                 
    C  INFO : SAP RELEASE (DB) = 702
    M  ThInit: db_connect o.k.
    M  ICT: exclude compression: *.zip,*.rar,*.arj,*.z,*.gz,*.tar,*.lzh,*.cab,*.hqx,*.ace,*.jar,*.ear,*.war,*.css,*.pdf,*.gzip,*.uue,*.bz2,*.iso,*.sda,*.sar,*.gif,*.png,*.swc,*.swf
    M  vmcj/sgc_options: switch on template cleanup before cloning
    M  vmcj/sgc_options: switch off delayed session cleanup during shared gc
    M  ThVmcInitWaitForVm: th_maxWaitForVmTime=30
    M  ThVmcInitMaxErrCount: th_max_error_count=5
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF            (addr: 0000000014760050, size: 4400000)
    M  SHM_ROLL_AREA        (addr: 000007FEC3B40050, size: 268435456)
    M  SHM_PAGING_AREA        (addr: 0000000014BA0050, size: 134217728)
    M  SHM_ROLL_ADM            (addr: 000000001CBB0050, size: 2767448)
    M  SHM_PAGING_ADM        (addr: 0000000005930050, size: 525344)
    M  ThCreateNoBuffer        allocated 548152 bytes for 1000 entries at 0000000005A60050
    M  ThCreateNoBuffer        index size: 3000 elems
    M  ThCreateVBAdm        allocated 30976 bytes (50 server) at 0000000002BC0050
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 14, CON_ID = -1
    B  dbtbxbuf: Buffer TABL  (addr: 0000000020890160, size: 30000000, end: 000000002252C4E0)
    B  dbtbxbuf: Buffer TABLP (addr: 0000000022530160, size: 10240000, end: 0000000022EF4160)
    B  dbexpbuf: Buffer EIBUF (addr: 0000000022F00170, size: 4194304, end: 0000000023300170)
    B  dbexpbuf: Buffer ESM   (addr: 0000000023310170, size: 4194304, end: 0000000023710170)
    B  dbexpbuf: Buffer CUA   (addr: 0000000023720170, size: 3072000, end: 0000000023A0E170)
    B  dbexpbuf: Buffer OTR   (addr: 0000000023A10170, size: 4194304, end: 0000000023E10170)
    I  MPI: dynamic quotas disabled.
    I  MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%
    M  CCMS uses Shared Memory Key 73 for monitoring.

    M Thu Aug 07 20:33:46 2014
    M  CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Doublestack.
    M  CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Doublestack.
    M  CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    S  *** init spool environment
    S  TSPEVJOB updates outside critical section: event_update_nocsec = 1
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 000000001322FCE0
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  1 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    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 000000002D1900D0
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 000000002D190530
    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: 2512 bytes
    S  immediate print option for implicitely closed spool requests is disabled
    A  ***GENER* Trace switched on ***

    A  ---PXA-------------------------------------------
    A  PXA INITIALIZATION
    A  System page size: 4kb, total admin_size: 22076kb, dir_size: 21360kb.
    A  Attached to PXA (address 000007FED3B70050, size 300000K, 1 fragments of 277924K )
    A  PXA allocated (address 000007FED3B70050, size 300000K)
    A  *** WARNING: INTERNAL_KERNEL_VERSION of message server
    A               unknown yet.
    A  abap/pxa = shared protect gen_remote
    A  PXA: checking structure sizes: 752|264|16
    A  PXA INITIALIZATION FINISHED
    A  ---PXA-------------------------------------------

    A  ABAP ShmAdm attached (addr=000007FFDF0EE000 leng=20955136 end=000007FFE04EA000)
    A  >> Shm MMADM area (addr=000007FFDF5E2970 leng=242368 end=000007FFDF61DC30)
    A  >> Shm MMDAT area (addr=000007FFDF61E000 leng=15511552 end=000007FFE04E9000)
    A  RFC Destination> destination BIG_NSP_00 host BIG system NSP systnr 0 (BIG_NSP_00)
    A  RFC Options> H=BIG,S=00,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
    B  dbtran INFO (init_connection '<DEFAULT>' [ADABAS D:720.00]):
    B   max_blocking_factor =  10,  max_in_blocking_factor      = 127,
    B   min_blocking_factor =  10,  min_in_blocking_factor      = 127,
    B   prefer_union_all    =   1,  prefer_join                 =   0,
    B   prefer_fix_blocking =   0,  prefer_in_itab_opt          =   1,
    B   convert AVG         =   0,  alias table FUPD            =   0,
    B   escape_as_literal   =   0,                                  
    B   select *            =0x0f,  character encoding          = STD / <none>:-,
    B   use_hints           = abap->1, dbif->0x1, upto->4294967295
    M  ThrCreateShObjects        allocated 29124 bytes at 0000000002BE0050
    N  SsfSapSecin: putenv(SECUDIR=C:\usr\sap\NSP\DVEBMGS00\sec): ok

    N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF library is C:\usr\sap\NSP\DVEBMGS00\exe\sapsecu.dll .
    N  ===...SSF default hash algorithm is SHA1 .
    N  ===...SSF default symmetric encryption algorithm is DES-CBC .
    N  ===...SECUDIR="C:\usr\sap\NSP\DVEBMGS00\sec"
    N  ===...loading of Security Toolkit successfully completed.
    N  ===   SAPSECULIB Version 5.4.28M-6
    N  =================================================
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    M  JrfcVmcRegister in process-driver OK
    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: 720, [7200.0.46.20020600]
    W    ITS Plugin: Int.version, [33]
    W    ITS Plugin: Feature set: [23]
    W    ===... Calling itsp_Init in external dll ===>
    W      PpioRecoverLocks, table: 000007FFE04EDB30
    W      PpioRecoverLocks, number of file locks 256
    W      PpioRecoverLocks: file lock set to: 0000000000000000
    W      PpioRecoverLocks: directory lock set to: 0000000000000000
    W      PpioRecoverLocks: global lock set to: 0000000000000000
    W      PpioRecoverLocks() done
    W      PprcRecoverLocks, table: 000007FFE04EE020
    W      PprcRecoverLocks: directory lock set to: 0000000000000000
    W      PprcRecoverLocks() done
    W  === ipl_Init() returns 0, ITSPE_OK: OK
    W  =================================================
    N  SignInit: successfully obtained handle for Security Context cache
    N  VSI: WP init in ABAP VM completed with rc=0
    E  Enqueue Info: rdisp/wp_no_enq=1, rdisp/enqname=<empty>, assume BIG_NSP_00
    E  Enqueue Info: enque/use_pfclock2 = FALSE
    E  Enqueue Info: row condense enabled
    E  Enqueue Info: enque/use_pfclock2 = FALSE
    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 Aug 07 20:33:47 2014
    M  ***LOG Q0I=> NiPConnect2: 127.0.0.1:65000: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3271]
    M  *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 1/sock 1340
        (SI_ECONN_REFUSE/10061; I4; ST; 127.0.0.1:65000) [nixxi.cpp    3271]
    M  *** ERROR => IcmConnect: NiConnect to localhost:65000,-1 (rc=-10) [icxxext.c    182]
    M  *** ERROR => ThPlgConnectToIcm: IcmConnect failed (-10) [thxxplg.c    5120]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThStart: connect to icman (step 1, th_errno 2, action 3, level 1) [thxxhead.c   11087]

    M  Info for wp 0

    M    pid = 7828
    M    severity = 0
    M    status = 0
    M    stat = WP_NEW
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_DIAWP
    M    act_reqtype = NO_REQTYPE
    M    req.req_info =
    M    req.tid = -1
    M    req.uid = 4294967295
    M    req.mode = 255
    M    req.len = -1
    M    req.rq_id = 65535
    M    req.rq_source =
    M    req.vm = no VM
    M    last_tid = 0
    M    last_uid = 0
    M    last_mode = 0
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M    mode_cleaned_counter = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    attachedVm = no VM

    M  ThIErrHandle: current request:

    M  -IN-- sender_id ?                 tid  -1    wp_ca_blk   -1      wp_id -1
    M  -IN-- action    -                 uid  -1    appc_ca_blk -1      type  -   
    M  -IN-- new_stat  NO_CHANGE         mode 255   len         -1      rq_id -1
    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >TrThHookFunc< for event BEFORE_DUMP
    M  TrThHookFunc: called for WP dump
    M  ThCallHooks: hook >TrThHookFunc< o.k.
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  ThrSaveSPAFields: save spa fields
    M  ThrSaveSPAFields: not an update task, no update info saved
    M  ThrSaveSPAFields: not a batch task, field zttabtckey not saved
    M  ThCallHooks: hook >ThrSaveSPAFields< o.k.
    M  ThCallHooks: call hook >ThrBtcCallLgCl< for event BEFORE_DUMP
    M  ThCallHooks: hook >ThrBtcCallLgCl< o.k.
    M  ThIErrHandle: entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workp. 0 7828) [dpnttool.c   339]
    // END OF FILE
    i hope that we can bring my sap to runing?
    best regards
    mirso

  • "Insufficient Bandwidth Problem" and "Did not respond" error messages

    I am getting 3 error messages when I try to video chat using isight and ichat with my son's PC (which does video chat with my husband's PC) I have not been able to video chat although I can instant message with my son's PC.
    1. It says insufficient bandwidth"
    2. It says "starting" for a LONG time, and never finishes.
    3. Or they request a chat with me and I get a "Did not respond" message.
    I have tried connecting with both my .mac account and my aim name inside of iChat
    So far, I have:
    1. Changed Quicktime streaming to 1mbps Cable
    2. Reinstalled Quicktime 7.0.1, erasing 7.0.3
    3. Made an ichat AV entry under Firewall, listing TCP etc ports for network entry, using numbers from previous posts
    4. Firewall is off
    Since video chat works between my son's computer and my husband's, I doubt that it is our cable company or my son's. My son can also video chat with friends in his area. They are using msn or aim. However I have not been able to establish a connection using ichat.
    If there are no other fixes, then I will probably have to call Apple tomorrow for a return on the isight that I just purchased. Too bad, because the Los Angeles Times this morning said that iChatAV image quality is superior to even Skype's new product 2.0 for Windows. At this time Skype does not have a cross platform product. Is that the problem with iChatAV, it really only works with other Macs?
    Please advise if there is anything else that I can do to correct the problem. I have used an apple computer for more than 20 years, since the first little Apple IIc that I had. This is the first thing that I haven't been able to figure out.
    Thank you,
    Linda

    HI,
    This
    1. It says insufficient bandwidth"
    2. It says "starting" for a LONG time, and never finishes.
    3. Or they request a chat with me and I get a "Did not respond" message.
    Normally implies the ports are not open some where.
    The bit I have changed to Bold is not specific enough
    I have tried connecting with both my .mac account and my aim name inside of iChat
    So far, I have:
    1. Changed Quicktime streaming to 1mbps Cable
    2. Reinstalled Quicktime 7.0.1, erasing 7.0.3
    3. Made an ichat AV entry under Firewall, listing TCP etc ports for network entry, using numbers from previous posts
    4. Firewall is off
    Can you tell us exactly which ports you have opened and which protocols. APple Doc 93208 is Wrong.
    1. All iChat AV traffic is UDP except for ports 5190 and 5298, which need to be open for both TCP and UDP; and 5220, 5222, and 16384-16403, which need to be open for TCP only.
    You have not siad what ports you have opened and by what method in your modem ?
    Ralph

  • I reported a problem and did not work, what do I do

    I downloaded a game from my itunes for windows and went to the iphone, unfortunately, it worked, I was on my itunes, and I reported the problem, but it did not work, what do I do

    It makes things easier if you reply on your original thread so that people know what you are talking about : https://discussions.apple.com/message/24121874#24121874 - each post should have a 'reply' button on its bottom right-corner
    I've added a reply to that thread.

  • The walmart store did not activate so i can use my software!

    Hi,
    I will never buy anything from you y get a photoshop software and COULD  NOT ACTIVATED   and did not have help getting the serial num. GRRRRRRR

    You didn't buy anything form us as this is a user-to-user forum. We're all just ordinary people, not employed by Adobe, just trying to help other out.
    So what exactly is the problem? Is your serial number a 24-digit number commencing 1057 or an alpha-numeric code? If the latter then what you have is a redemption code, not a serial number and you must register it at http://helpx.adobe.com/x-productkb/global/redemption-code-help.html when it will be converted to a serial number. If it does start 1057 and you are connected to the Internet but it still doesn't work contact Adobe at http://helpx.adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html, start a Chat and explain your problem to them.
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children
    If this post or another user's post resolves the original issue, please mark the posts as correct and/or helpful accordingly. This helps other users with similar trouble get answers to their questions quicker. Thanks.

  • HT201210 I updated my ipad with OS6 and accidently did not activate Seri when it popped up on instalation and now I do not know o

    While updating to the new OS6 i accidentally did not agree to using Seri and now on my preferences it does not appear so I can not activate it, any suggestions to restore it.

    That makes sense as I was updating the OS on both my IPad 2&amp;3 and it is only on the preferences for ipad3....I thought I punched a wrong reply key on the ipad2 . Thanks

  • Elements 11 - Help/ Update did not activate

    I asked this question yesterday and was told I could update directly from a website, which was included in the answer.
    Question asked: "Installed and registered a new Elements 11. Update in Help will NOT activate, is grey."
    I was able to download and install Adobe Camera Raw 7.2, but only into the computer. Am not sure how to include the update in Element 11 software, so need advise
    Also, the problem of not being able to update directly through the Element 11 software is still an issue.
    Would appreciate further advice and help.

    Nobody can answer that without some system information. Generally the solution is to uninstall and reinstall the program and then try again, but we really cannnot know what's going on beyond that. Could be your network configuration, could be some tool preventing access, could be another Adobe program having made a mess on your system with its own updates...
    Mylenium

  • Activate iphone problem i do not activate and say try again ang try after some time

    hi! friends i am facing a problem with iphone activation
    it do not activate and showing that please try again in few minutes

    mraon11 wrote:
    hi! friends i am facing a problem with iphone activation
    it do not activate and showing that please try again in few minutes
    Possible causes:
    1. Your antivirus is blocking access to gs.apple.com.
    2. Your phone is jailbroken.
    3. Your computer has been used at some time in the past to jaibreak some iOS device (not necessarily the phone with the problem), and its network database was corrupted by the hacking software that was used.
    4. Apple's activation servers are down (very rare, and never for more than an hour or so).
    For 1. try disabling your antivirus.
    For 2. & 3. you need to go somewhere other than an apple forum for help. Although you can try deleting lines containing gs.apple.com from your "hosts" file on your computer.

  • VDI 3.0 installation problems - VDI database not starting

    Hi
    I am trying to install VDI 3.0 (released yesterday) on a Sun Fire X2200 server, running Solaris 10u6. The package installation runs just fine, but I can't get VDI configured properly. When running the vdi-config program, I choose to set up a evaluation VDI host, and then everything runs fine until it reaches the "Starting Sun VDI database (MySQL)" point. It hangs there for a couple of minutes, before simply stating "Failed". The configuration program also prints out the following in the end of the run:
    Common Agent Container Configuration
       + Restarting Common Agent Container service...
    Error when trying to start SMF service: [svc:/application/management/common-agent-container-1:default].
    Please check the SMF log file for more information: [/var/svc/log/application-management-common-agent-container-1:default.log].This seems to be because the common-agent-container-1 service depends on vdadb:sql running, which it fails to.
    If I try to start vdadb:sql manually after the configuration (using svcadm clear vdadb:sql), the following is put into the services log, and the service is still in maintenance mode:
    [ Mar 25 15:16:19 Executing start method ("/opt/SUNWvda/lib/vda-db-service start") ]
    Configuration:                                                                     
       MGMT_NODE=[1]; NDBD_NODE=[1]; SQL_NODE=[1]; MULTI_HOST_MODE=[0];                
       NDBD_CONNECTSTRING=[localhost]; NDBD_INITIAL_ARG=[--initial]; NDBD_NODE_ID=[2]; 
    Starting the Sun Virtual Desktop Infrastructure Database service:                  
       - Starting Management Node... OK                                                
       - Starting Data Node...                                                         
         Arguments: [localhost --initial]...                                           
         Error                                                                         
    [ Mar 25 15:21:26 Method "start" exited with status 95 ]I can't seem to get any further debug messages, and I can't find out how to go any further with this, as "Failed" and "Error" seems to be the only error messages I get.
    As far as I can see, the error message is coming from the "waitForNdbdNodeStartup" function on line 296 of /opt/SUNWvda/lib/vda-db-service, but I can't really get any nearer than that.
    Does anybody know how to get further in this regard?
    /Jeppe

    Hi, I have been reading and trying the solutions on this post to no avail ... as this post is still open and it seems like the subject still applies to my problem, I am using this one... the case is:
    I am trying to setup an evaluation for vdi3 using several machines, 1 for the vdi core, 2 for the secondaries and another one as the storage server. the main and one secondary installed and got configured fine, but the second secondary is failing and I dont know why, I just unconfigured and uninstalled it and did reinstalled and reconfigured it again, but something went wrong, I havent
    touched anything except changing the 300 to 16 in the ini file ...
    bash-3.00# /opt/SUNWvda/sbin/vda-config
    Sun Virtual Desktop Infrastructure 3.0 Configuration
    An Evaluation Sun VDI Host configures all necessary components on one server.
    1 Primary Sun VDI Host
    2 Secondary Sun VDI Host
    0 Evaluation Sun VDI Host
    Select (1/2/0): 2
    Specify the maximum number of concurrent sessions this host will support [100]: 20
    There are as many local users created as the maximum number of concurrent sessions defined.
    Enter the user ID range start [150000]: 20000
    Enter the DNS name of the primary host: holanda
    Enter the DNS name of this host [ghana]:
    You can use the MySQL database of the Sun VDI cluster or connect to a remote MySQL database.
    1 Sun VDI cluster database
    2 Remote database
    Select ([1]/2):
    Do you want to apply the settings? ([y]/n)
    Sun Ray Server Software Configuration
    + Providing configuration data...
    + Loading Sun Ray data store...
    + Populating Sun Ray data store...
    + Creating Sun Ray core services configuration...
    + Restarting Sun Ray data store daemon...
    + Configuring Sun Ray Server Software Web Administration...
    + Adding 20 user accounts for Sun Ray sessions...
    Sun Ray Client Configuration
    + Enabling Kiosk Mode Policy for All Card and Non-Card Users...
    + Enabling LAN Connections...
    + Configuring Sun Ray Connector for Windows Operating Systems...
    + Restarting Sun Ray Server Software...
    MySQL Database Configuration
    + Creating MySQL group (vdadb)...
    + Creating MySQL user (vdadb)...
    + Setting up MySQL directory...
    + Setting up MySQL cluster directory...
    + Initializing database...
    + Starting Sun VDI database (MySQL)...
    Failed.
    + Synchronizing time...
    Sun VDI Web Administration Configuration
    + Enabling Sun VDI web administration...
    + Restarting Sun VDI web administration...
    RDP Broker Configuration
    + Starting RDP broker...
    Common Agent Container Configuration
    + Restarting Common Agent Container service...
    Error when trying to start SMF service: [svc:/application/management/common-agent-container-1:default].
    Please check the SMF log file for more information: [var/svc/log/application-management-common-agent-container-1:default.log].
    The configuration of Sun VDI 3.0 has completed.
    A log file is available at '/var/adm/log/vda-config.2009_04_13_09:00:44.log'.
    The command line tools are located at '/opt/SUNWvda/sbin'.
    You can access the Sun VDI web administration at http://ghana:1800
    the log shows:
    bash-3.00# tail -30 /var/svc/log/application-database-vdadb:core.log
    Configuration:
    MGMT_NODE=[0]; NDBD_NODE=[1]; SQL_NODE=[0]; MULTI_HOST_MODE=[1];
    NDBD_CONNECTSTRING=[holanda]; NDBD_INITIAL_ARG=[--initial]; NDBD_NODE_ID=[2];
    Starting the Sun Virtual Desktop Infrastructure Database service:
    - Starting Data Node... 2009-04-13 08:37:47 [ndbd] INFO -- Unable to alloc node id
    2009-04-13 08:37:47 [ndbd] INFO -- Error : Could not alloc node id at holanda port 1186: No free node id found for ndbd(NDB).
    error=2350
    2009-04-13 08:37:47 [ndbd] INFO -- Error handler restarting system
    2009-04-13 08:37:47 [ndbd] INFO -- Error handler shutdown completed - exiting
    sphase=0
    exit=-1
    Arguments: [holanda --initial ]...
    Error (255)
    [ Apr 13 08:37:47 Method "start" exited with status 95 ]
    [ Apr 13 09:04:02 Disabled. ]
    [ Apr 13 09:04:02 Rereading configuration. ]
    [ Apr 13 09:04:02 Rereading configuration. ]
    [ Apr 13 09:04:03 Rereading configuration. ]
    [ Apr 13 09:04:03 Enabled. ]
    [ Apr 13 09:04:03 Executing start method ("/opt/SUNWvda/lib/vda-db-service start") ]
    Configuration:
    MGMT_NODE=[0]; NDBD_NODE=[1]; SQL_NODE=[0]; MULTI_HOST_MODE=[1];
    NDBD_CONNECTSTRING=[holanda]; NDBD_INITIAL_ARG=[--initial]; NDBD_NODE_ID=[2];
    Starting the Sun Virtual Desktop Infrastructure Database service:
    - Starting Data Node...
    Arguments: [holanda --initial ]...
    Error
    [ Apr 13 09:11:33 Method "start" exited with status 95 ]
    bash-3.00#
    bash-3.00# svcs -l svc:/application/database/vdadb:corefmri svc:/application/database/vdadb:core
    name SUNWvda MySQL Cluster and Application
    enabled true
    state maintenance
    next_state none
    state_time Mon Apr 13 09:11:33 2009
    logfile /var/svc/log/application-database-vdadb:core.log
    restarter svc:/system/svc/restarter:default
    contract_id
    dependency require_all/none svc:/milestone/network:default (online)
    dependency require_all/none svc:/system/filesystem/local:default (online)
    dependency require_all/refresh svc:/milestone/name-services (online)
    bash-3.00# svcs -a|grep vda
    legacy_run 8:58:36 lrc:/etc/rc3_d/S99vda-webadmin-init
    disabled 9:04:02 svc:/application/database/vdadb:sql
    maintenance 9:11:33 svc:/application/database/vdadb:core
    bash-3.00# cacaoadm status
    default instance is ENABLED at system startup.
    default instance is not running.
    bash-3.00# /opt/SUNWvda/sbin/vda-db-status
    Node Type IP/HostName Id Status
    Management node holanda 1 up
    Data node ghana 2 down
    Data node paraguay 3 up
    as I said, the only thing I changed is the value for the redo files, as suggested in one of the replies above.
    This is the second time I uninstall/unconfigure this server and start over (config/install)
    this is a newly installed Sol10 U6 system:
    bash-3.00# uname -a
    SunOS ghana 5.10 Generic_138889-03 i86pc i386 i86pc
    bash-3.00# prtconf
    System Configuration: Sun Microsystems i86pc
    Memory size: 8064 Megabytes
    System Peripherals (Software Nodes):
    bash-3.00# prtdiag | head -10
    System Configuration: Sun Microsystems Sun Fire X4100 Server
    BIOS Configuration: American Megatrends Inc. 080010 01/31/2006
    BMC Configuration: IPMI 2.0 (KCS: Keyboard Controller Style)
    ==== Processor Sockets ====================================
    Version Location Tag
    AMD Opteron(tm) Processor 254 H0
    AMD Opteron(tm) Processor 254 H1
    bash-3.00# swap -s
    total: 876688k bytes allocated + 405180k reserved = 1281868k used, 8752988k available
    help is appreciated.

  • How do I sync iphone4s to Bluetooth in car, having problems. Did not have problems with iPhone 3G?, How do I sync iphone4s to Bluetooth in car, having problems. Did not have problems with iPhone 3G?

    I am having trouble syncing my new iphone4s to the Bluetooth in my car. The iPhone 3G had no problems? Can anyone assist with this problem? Thanks

    This means you chose to transfer the backup for the other iPhone to your second iPhone the first time you connected the second iPhone to iTunes on the computer being used to sync with the other iPhone.
    This did exactly as you selected. Photos/videos in the Camera Roll are not touched when syncing and are not touched the first time a new iPhone is connected to iTunes and choosing to set up the iPhone as a new iPhone. When choosing to transfer the backup for another iPhone to the new iPhone, the Camera Roll contents for the other iPhone replace the Camera Roll contents on the new iPhone.
    Unless you imported the photos from the Camera Roll as designed and intended, the photos are gone.

Maybe you are looking for

  • Macbook Pro --- Acer LCD TV split screen???

    Hey all I had a quick look and couldn't see the same question asked. So I have a Macbook Pro, and I have Eyetv running through it. I bought an LCD TV because I wanted to put the Eyetv window in a split screen on the new monitor so I could browse the

  • Adding selection screen elements at run time

    Hi, I have a selection screen with four drop down list which has 20 elements. When i select any element from drop down, i must be able to add some other UI in the same line. DD1 DD2 DD3 DD4 If i choose a first item in DD1, DD1 Lable1 IP1 lable2 IP2 D

  • List views in time machine

    is there any way to display a list of, for example, all the photos on an external HD using time machine? or all movies. or all documents. the only thing i seem able to do at the moment is to see the total backup of all files in a folder which is name

  • Formula variable for dates

    Hi gurus, I am trying to fill a formula variable of type date via manual entry, but I cannot find which is the correct way to do it. I can introduce any other type of data (amount, prices...) via manual entry but I can´t do the same with dates. Any h

  • No Startup Chime- no joy

    My MacPro was working just fine. Then it just started failing to boot. When I press the power button there is no startup chime and the monitor shows the grey Apple. It then moves on to blue screen with rotating grey clock. Blue Screen changes it's co