BI Publisher was able to start in weblogic

Hello everyone,

I installed WebLogic Server Version: 10.3.6.0

Then I extended the field of Basic for the Web Center content Version: 11.1.1.8.0

everything works well so far

Then, I installed Oracle Business Intelligence 11g and selected bi publisher to extend my domain and configured it is fine.


when I go to deployments that he shows bipublisher (11.1.1) with the State Failed when I try to start it manually it throws this error:


java.lang.NoClassDefFoundError: Sun/io/CharacterEncoding

Errors were encountered during this operation.



I noticed in that Oracle UCM Web Services deployments & Oracle UCM Native Web Services are faced with the same question


any idea guys?



Log file:

Failure occurred in the execution of deployment request with ID '1405118419529' for task '11'. Error is: 'weblogic.application.ModuleException: [HTTP:101216]Servlet: "oracle.xdo.webservice.jrf.PublicReportWSSService" failed to preload on startup in Web application: "xmlpserver".
java.lang.NoClassDefFoundError: sun/io/CharacterEncoding
at oracle.j2ee.ws.common.util.TestPageUtils.encode(TestPageUtils.java:216)
at oracle.j2ee.ws.server.management.mbeans.WebServiceOperation.createTestPagePath(WebServiceOperation.java:276)
at oracle.j2ee.ws.server.management.mbeans.WebServiceOperation.initialize(WebServiceOperation.java:253)
at oracle.j2ee.ws.server.management.mbeans.WebServiceOperation.<init>(WebServiceOperation.java:244)
  at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.registerWebServiceOperationMBean(GenericProviderInterceptorPipeline.java:175)
  at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.registerWebServiceOperationMBeans(GenericProviderInterceptorPipeline.java:250)
  at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.registerWebServiceMBeans(GenericProviderInterceptorPipeline.java:161)
  at oracle.j2ee.ws.server.provider.management.AbstractProviderInterceptorPipeline.<init>(AbstractProviderInterceptorPipeline.java:130)
at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.<init>(GenericProviderInterceptorPipeline.java:103)
at oracle.j2ee.ws.server.provider.GenericProviderPlatform.createProviderInterceptorPipeline(GenericProviderPlatform.java:211)
  at oracle.j2ee.ws.server.provider.management.ProviderInterceptorPipelineManager.createProviderInterceptorPipeline(ProviderInterceptorPipelineManager.java:101)
  at oracle.j2ee.ws.server.provider.management.ProviderInterceptorPipelineManager.createProviderInterceptorPipeline(ProviderInterceptorPipelineManager.java:80)
at oracle.j2ee.ws.server.provider.ProviderProcessor.configureProviderManagement(ProviderProcessor.java:353)
at oracle.j2ee.ws.server.provider.ProviderProcessor.init(ProviderProcessor.java:198)
at oracle.j2ee.ws.server.provider.ProviderServlet.initializeProcessor(ProviderServlet.java:619)
at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:302)
at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:231)
at javax.servlet.GenericServlet.init(GenericServlet.java:241)
at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)
at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1955)
at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
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.operations.AbstractOperation.activate(AbstractOperation.java:569)
at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:149)
at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
  at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
  at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
  at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
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)
'
weblogic.application.ModuleException: [HTTP:101216]Servlet: "oracle.xdo.webservice.jrf.PublicReportWSSService" failed to preload on startup in Web application: "xmlpserver".
java.lang.NoClassDefFoundError: sun/io/CharacterEncoding
at oracle.j2ee.ws.common.util.TestPageUtils.encode(TestPageUtils.java:216)
at oracle.j2ee.ws.server.management.mbeans.WebServiceOperation.createTestPagePath(WebServiceOperation.java:276)
at oracle.j2ee.ws.server.management.mbeans.WebServiceOperation.initialize(WebServiceOperation.java:253)
at oracle.j2ee.ws.server.management.mbeans.WebServiceOperation.<init>(WebServiceOperation.java:244)
  at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.registerWebServiceOperationMBean(GenericProviderInterceptorPipeline.java:175)
  at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.registerWebServiceOperationMBeans(GenericProviderInterceptorPipeline.java:250)
  at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.registerWebServiceMBeans(GenericProviderInterceptorPipeline.java:161)
  at oracle.j2ee.ws.server.provider.management.AbstractProviderInterceptorPipeline.<init>(AbstractProviderInterceptorPipeline.java:130)
at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.<init>(GenericProviderInterceptorPipeline.java:103)
at oracle.j2ee.ws.server.provider.GenericProviderPlatform.createProviderInterceptorPipeline(GenericProviderPlatform.java:211)
  at oracle.j2ee.ws.server.provider.management.ProviderInterceptorPipelineManager.createProviderInterceptorPipeline(ProviderInterceptorPipelineManager.java:101)
  at oracle.j2ee.ws.server.provider.management.ProviderInterceptorPipelineManager.createProviderInterceptorPipeline(ProviderInterceptorPipelineManager.java:80)
at oracle.j2ee.ws.server.provider.ProviderProcessor.configureProviderManagement(ProviderProcessor.java:353)
at oracle.j2ee.ws.server.provider.ProviderProcessor.init(ProviderProcessor.java:198)
at oracle.j2ee.ws.server.provider.ProviderServlet.initializeProcessor(ProviderServlet.java:619)
at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:302)
at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:231)
at javax.servlet.GenericServlet.init(GenericServlet.java:241)
at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)
at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1955)
at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
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.operations.AbstractOperation.activate(AbstractOperation.java:569)
at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:149)
at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
  at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
  at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
  at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
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)

at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)
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.operations.AbstractOperation.activate(AbstractOperation.java:569)
at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:149)
at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
  at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
  at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
  at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
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.NoClassDefFoundError: sun/io/CharacterEncoding
at oracle.j2ee.ws.common.util.TestPageUtils.encode(TestPageUtils.java:216)
at oracle.j2ee.ws.server.management.mbeans.WebServiceOperation.createTestPagePath(WebServiceOperation.java:276)
at oracle.j2ee.ws.server.management.mbeans.WebServiceOperation.initialize(WebServiceOperation.java:253)
at oracle.j2ee.ws.server.management.mbeans.WebServiceOperation.<init>(WebServiceOperation.java:244)
  at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.registerWebServiceOperationMBean(GenericProviderInterceptorPipeline.java:175)
  at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.registerWebServiceOperationMBeans(GenericProviderInterceptorPipeline.java:250)
  at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.registerWebServiceMBeans(GenericProviderInterceptorPipeline.java:161)
  at oracle.j2ee.ws.server.provider.management.AbstractProviderInterceptorPipeline.<init>(AbstractProviderInterceptorPipeline.java:130)
at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.<init>(GenericProviderInterceptorPipeline.java:103)
at oracle.j2ee.ws.server.provider.GenericProviderPlatform.createProviderInterceptorPipeline(GenericProviderPlatform.java:211)
  at oracle.j2ee.ws.server.provider.management.ProviderInterceptorPipelineManager.createProviderInterceptorPipeline(ProviderInterceptorPipelineManager.java:101)
  at oracle.j2ee.ws.server.provider.management.ProviderInterceptorPipelineManager.createProviderInterceptorPipeline(ProviderInterceptorPipelineManager.java:80)
at oracle.j2ee.ws.server.provider.ProviderProcessor.configureProviderManagement(ProviderProcessor.java:353)
at oracle.j2ee.ws.server.provider.ProviderProcessor.init(ProviderProcessor.java:198)
at oracle.j2ee.ws.server.provider.ProviderServlet.initializeProcessor(ProviderServlet.java:619)
at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:302)
at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:231)
at javax.servlet.GenericServlet.init(GenericServlet.java:241)
at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)
at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1955)
at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
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.operations.AbstractOperation.activate(AbstractOperation.java:569)
at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:149)
at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
  at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
  at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
  at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
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)

After searching for 2 days, I discovered that sun.io.CharacterEncoding will be disappearing in the JDK 8

so removed 8 JDK installed JDK 7 and everything works well

This should be mentioned in the requirements for webcenter and bipublisher content.

Tags: Business Intelligence

Similar Questions

  • service or group of addiction was able to start; Cannot start the diagnostic policy service

    I have windows vista Home premium. I did have a problem connecting to internet before. So today, I can't connect to my router, either by wireless or ethernet.  The router is fine, because my roommates are able to connect.  The signal is also excellent, but my computer is "connected with limited access".   The message I get is: 'unknown connection status. The dependency service or group was able to start. "" When I click on diagnose and repair, it says Network Diagnostics cannot run because the Diagnostics Policy Service is not running "then it gives me the option to open the Service Control Manager to manually start the diagnostic policy Service.  This opens a window of Services with a huge list of things I don't understand.  I searched for solutions to the problem, and none have worked.  Any advice greatly appreciated.

    Hello, Lesley

    Thank you for using the Microsoft answers Forum!

    The following information is taken from: http://support.microsoft.com/kb/943996

    Change the settings of the REGISTRY can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the REGISTRY settings configuration can be solved. Changes to these settings are at your own risk!

    It is possible that the permissions on a specific registry key has changed. You can try to correct this by clicking on start, type regedit in the prompt, do a right click the program regedit and select run as administrator. In the registry editor, click the arrow to expand the selection, go to HKEY_LOCAL_MACHINE, SYSTEM, CurrentControlSet, Services, DPS, on the right, click settings and click Permissions.  In the permissions screen, select the user TrustedInstaller . If you do not see the TrustedInstaller user, click Add, type NT TrustedInstaller service and press OK. If make sure that permissions full control and read are checked for the TrustedInstaller user.

    Let us know if that helps.

    David
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • "dependency service or group was able to start.

    I have a laptop with vista. my wireless connection is explained by limited access internet and the icon in the launch area shows "dependency service or group was able to start.  I have internet, so I don't know what that means.

    Hello

    I suggest you to refer to this link and check if it helps:

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-networking/error-1068-the-dependency-service-or-group-failed/2f8fb4c8-26f1-48E0-BC7F-7b0fa631fd26

    It will be useful.

  • The same day as my expired Norton my internet connection icon says... unknown internet connection. The dependency service or group was able to start.

    the dependency of the orgroup faaied to start service unknown Internet connection.

    The same day as my expired Norton my internet connection icon says... unknown internet connection. The dependency service or group was able to start. I tried all the suggestions on this page. Can't even find the virus that the internet not connected. My livebox is grateful for the laptop please help

    Hello

    ·         You will remember to do recent changes on the computer before this problem?

    ·         Is the question only for the icon network did you try to open a Web page and check?

    ·         What suggestions do you have tried?

    ·         What is the exact error message?

    ·         Have you tried all the steps from the link?

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-networking/connection-status-unknown-the-dependency-service/92203623-b6d5-4301-8c79-00210abbcdd4

    I suggest you follow the steps mentioned below:

    Method 1:

    Follow the steps in the link and check if the problem persists:

    http://support.Microsoft.com/kb/943996

    Registry warning:

    This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the link below to follow the steps to back up registry:

    http://Windows.Microsoft.com/en-us/Windows-Vista/back-up-the-registry

    Method 2:

    If the previous step fails, follow the steps in the link and check if the problem persists:

    http://support.Microsoft.com/kb/936211

    Method 3:

    If the previous step fails, reset WinSock and check if the problem persists:

    http://support.Microsoft.com/kb/811259

    Registry warning:

    This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the link below to follow the steps to back up registry:

    http://Windows.Microsoft.com/en-us/Windows-Vista/back-up-the-registry

    Method 4:

    Temporarily disable the norton software (and any other security software) and the firewall on the computer as a test and check if this solves the problem follow the link below:

    http://Windows.Microsoft.com/en-us/Windows-Vista/disable-antivirus-software

    If disabling the antivirus software solves the problem, you may need to configure the settings of the antivirus as a result program.

    Note: make sure that you enable the antivirus software, other security and firewall programs.

    Warning: Antivirus software can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you need to disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network, while your antivirus software is disabled, your computer is vulnerable to attacks.

  • When you try to share my internet connection via AD HOC I get this error: "an error occurred while internet connection sharing was being enabled. the dependency service or group was able to start. »

    original title: cannot share internet

    I shared my internet via ad-hoc, using my wifi in my laptop running vista 64-bit. It just stoped working and now I get a message saying

    "an error occurred while internet connection sharing was being enabled.   the dependency service or group was able to start. »

    Hello

    You can view the article in the Microsoft Knowledge base and check if it helps.

    Error message when you try to connect to an ad-hoc connection in Windows Vista or Windows 7: "Windows cannot connect to" "

    http://support.Microsoft.com/kb/946481

    Let us know if you need more assistance.

  • Error message: unknown connection state. The dependency service or group was able to start.

    I installed Office 2010 on my computer with Vista and now can't connect via cable or wireless.  I get the error message: unknown connection status. The dependency service or group was able to start.  I know that the router and the wireless work.  I tried several of the mentioned patches, but nothing has worked.  My Verizon card works.

    Hello Chelen,

    I suggest you visit this Microsoft TechNet thread where they discuss the same problem you are having:
    This response may be useful:
    "I also had the same problem and the solution above does not work.

    My problem was caused by corruption in the TCP/IP stack

    To fix, you need to run a command as administrator prompt

    Start > all programs > Accessories > prompt (right click and run as administrator)

    At the command prompt, type: netsh winsock reset

    "Ignore all errors, restart and voila'.

  • WLan AutoConfig was able to start with the error 193:0xc1

    Former title: error 193:0xc1

    My wireless does not connect because it says that the WLan service failed to start.

    I went to the computer > manage > services > WLan AutoConfig. It has been set to automatic but it was empty when he should have said start. When I tried to start it I got the message service was able to start and the error in the title.

    I opened the dependencies in order to check if that was the problem and each of them have begun. So, it seems that the error is always in WLan AutoConfig.

    I tried the system restore (this problem just started today) to an earlier point, last week. It sticks on the system restore is initializing an hour +. I tried several restore points, but it always gets stuck on initialization.

    I looked at similar questions and I did everything recommended in people, but it seems that the answers stop without the original poster saying that they got it to work or not.

    Hello
     

    Step 1.
    Follow the steps below and check if the problem is resolved:
    a. Click Start, and then click computer.
    b. go on the system disk, where the operating system is installed (usually drive C :).
    c. find the program file.
    d. remove this file and restart the computer and check if you are able to start the service.
    Note: If you don't see the program file check if the file is hidden. Clickhere to find out how to show hidden files.
     
     
    Step 2.
    If the steps above to solve the problem I highly recommend to run a Virus Scan online.
     
    Sometimes the security program installed might not be fair enough. I also recommend you update your security software regularly.
     
    a. follow the link below to start the free online scan:
    http://OneCare.live.com/site/en-us/default.htm
     
    b. run the malware removal tool from Microsoft.
     
    Microsoft Malicious - 32-bit removal tool
    http://www.Microsoft.com/downloads/details.aspx?FamilyId=AD724AE0-E72D-4F54-9AB3-75B8EB148356&displaylang=en
     
    Microsoft Malicious removal tool - 64 bit
    http://www.Microsoft.com/downloads/details.aspx?FamilyId=585D2BDE-367F-495e-94E7-6349F4EFFC74&displaylang=en
     

    I hope this helps.

    Thank you, and in what concerns:
    Shekhar S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.
    If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • Connection status: unknown. The dependency service or group was able to start.

    Greetings!  I have a year old Dell Inspiron.  Everything worked fine last night, but when I woke today I couldn't connect to the internet.  When I put the cursor on the network icon, it says "connection status: unknown."  The dependency service or group was able to start. "My Windows Firewall is also disabled and I can't activate it automatically or manually.  In addition, the Windows Diagnostic tool cannot be turned on, and whenever I try to activate the Diagnostic Policy Service it also can not be done. It says "error 5: access is denied" when I try to turn it on manually.

    My antivirus (Avira) software is fully up to date from last night.  I even took it into Best Buy and they did a diagnostic test to ensure that a virus is not the cause.  The guy there said it was a software problem.  I tried resetting TCP/IP (netsh winsock reset) without success.  I also tried sfc/scannow in safe mode and windows without success.  Are there other options?

    Thanks in advance.

    Restore point:

    http://www.howtogeek.com/HOWTO/Windows-Vista/using-Windows-Vista-system-restore/

    Do Safe Mode system restore, if it is impossible to do in Normal Mode.

    Try typing F8 at startup and in the list of Boot selections, select Mode safe using ARROW top to go there > and then press ENTER.

    Try a restore of the system once, to choose a Restore Point prior to your problem...

    Click Start > programs > Accessories > system tools > system restore > choose another time > next > etc.

    See you soon.

    Mick Murphy - Microsoft partner

  • 'Circular session context Logger Kernal' was able to start with the following error: 0xC0000035

    I hope it helps someone as it has been a persistent problem for some time at least six months. I did the research almost as long and also a solution for this, but I'm done here as a last resort. My question to had is that I believe that this occurs at the start of most of the time with the system, but can occur later also is originally the system will block also up and we have four other systems here that this was never a problem at all. I'm still looking and I hope to find an answer somewhere with out having to do a complete clean reinstall 7. I looked here for answers and met several all through the web, including here none have solved the problem.  I would be grateful at least someone leading me in the right direction on this issue if you can.

    Hope this is the right place to post also. If this isn't the case, please advise.

    Journal name:

    Source:

    Date:

    Event ID:

    Microsoft - Windows - Kernel-also racingl Admin
    Microsoft - Windows-Kernel-EventTracing

    02/06/2013 -07:59:57

    2

    Task category: Session

    Level: error

    Keywords: Session

    User: SYSTEM

    Computer: BarbKeenan-bail

    Description:

    Session "circular kernel context Logger" was able to start with the following error:

    OxC0000035
    EventXmI:


    BDB6-4648-BC92-F3FDC74D3CA2}">I >
    2

    O

    2

    2

    12
    Ox80000000000000 1 O

    I >
    2713

    I >

    I >
    Microsoft-Windows-Kernel-EventTracing/Admin
    BarbKeenan - bail

    I >


    Kernel context Logger circular

    3221225525
    268436608


    For what it's worth, I have this error periodically on several Windows 7 systems.

    She seem to be a non-event and does cause some system problems.

    I don't think that your freezing problem is caused by the present.

    However, take a look at this thread.

    http://social.technet.Microsoft.com/forums/en-us/w7itprogeneral/thread/2eab69ac-7537-40c4-916e-6f6d41c05d4b

  • Session "circular kernel context Logger" was able to start with the following error: 0xC0000035

    Is there a way to eliminate the error "Session"Circular kernel context Logger"was able to start with the following error: 0xC0000035?

    Hello A123.

    Thanks for the return of the response.  Regarding your last question, some were told that they have ignored this error without any problem, but I would like to see if we can fix that.  If you start in a clean boot state, you can reproduce this error?  I want to see if a program is causing this to happen.

    Clean boot:

    http://support.Microsoft.com/kb/929135

  • Journal of session "Homegroup" was able to start with the following error: 0xC0000035

    Hi my event error log says: session "Journal of home group", was able to start with the following error: 0xC0000035

    I don't have a setup of home group because I am the sole operator of my PC. (Windows 7 SP1 x 64).
    I assume that the error is so wrong? Y/N?
    If so is there a way to change the reports for this message?
    Thanks for all the support.

    Hello

    1 are you facing a problem to work with any application because of the error?

    2. do you have connected on a network printer?

    3. you remember changes to the computer before the show?

    I suggest you try the following:

    Run a scan of the System File Checker.

    http://support.Microsoft.com/kb/929833

    Also, make sure that homegroup is not created on the computer, even if the computer is not connected to the other computer. When you configure a network device it will prompt you to create a home group. Check the following link to leave a homegroup.

    http://Windows.Microsoft.com/en-us/Windows7/leave-a-HomeGroup

  • When you try to share my internet wireless connection I get this errordependency service or group was able to start

    When I try to share my internet connection, I get the following error. dependency service or group was able to start

    Hi Jason,

    1. What is the brand and model of the computer network adapter?

    2. How did you try to share the internet connection?

    Maybe not all services that run the Internet (ICS) ICS are enabled. I suggest you make sure that the slot addiction services are enabled.

    a. Click Start, select run, type services.msc and click OK.

    b. to activate a service, look for it in the right pane, double-click its entry.

    c. do not forget its Startup Type is set to automatic, and then click OK.

    All the following services must be so configured to use ICS:

    Application Layer Gateway Service
    Network connections
    Knowledge of the network (NLA) locations
    Plug-And-Play
    Remote Access Auto Connection Manager
    Remote Access Connection Manager
    Remote procedure call (RPC)
    Telephony

    After checking and automatic startup for each of these services configuration, close the Services window and restart the computer before trying again to enable ICS.

    I hope this helps. If you have any other queries/issues related to Windows, write us and we will be happy to help you further.

  • Spooler printer error 1068: dependency or group Service was able to start

    Original title: Error 1068

    I had this problem with error 1068"the dependency service or group could start.

    Background - I tried to add a printer that is installed on another PC on the network. When I clicked on add a printer, I get the message. "Windows can't open add printer." The local print spooler service is not running. : rental restart the spooler or restart the machine. "Restart the PC has not resolved it so I did a little research and it said to go to"administrative tools then 'Services' then 'print spooler'. " "I did and when I click on start it flashes a message"Windows is trying to start the service on the local computer"then immediately puts the message 'Windows is unable to start the Service on the local computer print spooler' error 1068: dependency or group Service was able to start.

    I tried to do a restore to many dates with no luck at all.

    I tried to install the printer directly to the computer... no luck when I went to install the drivers on the CD, I'll even "Windows can't open add printer." The local print spooler service is not running. : rental restart the spooler or restart the machine. "message.

    2 local PC repair shops have no idea which will resolve...

    Any help will be appreciated operating system is Windows 7 Premium Home edition is installed on an Acer Aspire.

    In the default installation, the values must be RPCSS and http. However, it works fine even without http as a dependency. I guess that the http driver is the problem (not start) in your PC, and elimination of the dependence of spooler should do the trick.

  • [Windows 8.1] Limited Internet access + the dependency service or group was able to start the PROBLEM.

    So I have this problem for a long time . I can connect to the internet, but it says limited. It works perfectly fine but the computer says that I am not connected.  I don't know what are the causes that. Troubleshootin g can't find any problems. Also when I go to network and sharing Center , he said:

    Unknown

    The dependency service or group was able to start.

    Thank you: D-Patrick

    Please run a check of system files (SFC) & DISM if you're on win 7 or higher 

    All instructions are in our Wiki article below... If you have any questions please ask us.
  • Failed to connect to the ESSBASE server &amp; opmn was able to start

    Dear all,

    I couldn't connect to Essbase server and a service to opmn works not as well. Hard at this issue not accessible planning application, kindly help us this is very urgent and very crucial for us.

    Here are the controls and exit (Please find logs attached):

    The message is EASconsole below:

    ========================

    Error: 103: unexpected error Essbase 1030818

    Error: 1042006: error network [10061]: unable to connect to [XXXXXXXXXX.

    1. DS.
    2. XXXXXXXXXX.

    [local: 1423]

    Error: 1030818: failed to connect. Please check if the server and port are correct. If you receive timeout or handshake failure, please check if you have tried to connect to secure the port without keyword secure or disable the port with the secure key word.

    Of MAXL:

    ========

    Essbase MaxL Shell 64 bit - version 11.1.2 (ESB11.1.2.4.000B193)

    Copyright (c) 2000, 2015, Oracle and/or its affiliates.

    All rights reserved.

    MAXL > connection;

    Enter the user name > admin

    Enter the password > *.

    Enter the host > XXXXXXXXXX

    ""

    ERROR - 103 - Essbase unexpected error 1030818.

    Error - 1042006 - network [10061]: unable to connect to [XXXXXXXXXX.d

    1. s.XXXXXXXXXX.local:1423].

    ERROR - 1030818 - login failed. Please check if the server and port are correct.

    If you receive timeout or handshake failure, please check if you have tried a bitch

    CT to secure without keyword secure or clear with the keyword secure port...

    MAXL >

    Cmd prompt try everything to start opmn below is the message:

    ======================================

    Microsoft Windows [Version 6.1.7601]

    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\hyptstadmingdc > cd C:\Oracle\Middleware\user_projects\epmsystem1\bin

    C:\Oracle\Middleware\user_projects\epmsystem1\bin > opmnctl status

    opmnctl status: opmn is not running.

    C:\Oracle\Middleware\user_projects\epmsystem1\bin > opmnctl startall

    opmnctl startall: from opmn and managed all process...

    opmnctl startall: opmn was able to start.

    C:\Oracle\Middleware\user_projects\epmsystem1\bin >

    Hi all

    Problem was solved after reinstall & reconfig (without uninstalling) box-2, after that I could use planning an application as usual without error.

    Kind regards

Maybe you are looking for

  • IQ507 Win 7 upgrade

    I got the results mixed with Windows 7 upgrade advisor.  Are the drivers, etc., available to run all the HP Applications for the TouchSmart came with the computer?  Known issues with the upgrade?   The Advisor shows a number of things that have to be

  • My computer says that it has more than 5000 errors and I have to pay to fix them.

    My computer shows that I have more than 5000 errors... I download 'Free'... but after showing how many mistakes I have... so I have to buy remove them... Anything FREE available to remove these errors with? original title: maintenance cleaning disc m

  • OfficeJet pro 8610e: scan resolution 8610

    Amazon listed specs say 1200 dpi scan resolution but direct scan from printer to option max drive (without printer connected to the computer) on printers the inch touchscreen is 600. Is it possible to 1200? Otherwise, this model printer is the best r

  • Installation in Windows Vista Home Premium on the new hard drive

    I try to install Vista on a new hard drive.  All right until the END of the INSTALLATION is made.  Then the screen turns black with just the mouse showing.  What's wrong?

  • Microsoft Image Composer available

    original title: Microsoft Image Composer Why cannot add Microsoft Image Composer to their site as a gift, if it is no longer available on the disk?