Can't start WLS7 console after changing configuration

Hi,
Do you have similar situation using WebLogic v7 ?
We can’t start our weblogic server after changing JMS configuration
a bit. Our consultant and I discussed about the solution - one of
them was to re-install weblogic domain. However, this method is not
good for production since all applications will have to be re-installed
again although this WLS is for internal testing.
Using your production mind, what is the better approach while you can't
even start weblogic console after an incomplete configuration.
Consultant's description:
"Our web application needs to configure WebLogic 7.0 JMS service via
wls console. After I did configure a new Connection Factory and a
Destination Keys (actually I should configure a new JMS server and
queue here), the WLS couldn’t reboot so that there is no way to logon
console to modify JMS configuration."
Thanks,
Alex Lin

If WLS through the console is creating an unbootable config.xml this is a
bug.
When you start WLS it makes a copy of its bootable configuration by renaming
config.xml to config.xml.booted. If this corruption occurs as you not with
the console, then you have to back up to config.xml.booted and start over.
You should open a case with support describing:
a) the exact version of wls
b) copy of "bad xml"
c) the exact steps you took to cause the problem
To work around the problem I would try following the exact steps listed
here:
http://edocs.bea.com/wls/docs70/ConsoleHelp/jms.html
Cheers
mbg
"Alex Lin" <[email protected]> wrote in message
news:[email protected]..
Hi,
Do you have similar situation using WebLogic v7 ?
We can't start our weblogic server after changing JMS configuration
a bit. Our consultant and I discussed about the solution - one of
them was to re-install weblogic domain. However, this method is not
good for production since all applications will have to be re-installed
again although this WLS is for internal testing.
Using your production mind, what is the better approach while you can't
even start weblogic console after an incomplete configuration.
Consultant's description:
"Our web application needs to configure WebLogic 7.0 JMS service via
wls console. After I did configure a new Connection Factory and a
Destination Keys (actually I should configure a new JMS server and
queue here), the WLS couldn't reboot so that there is no way to logon
console to modify JMS configuration."
Thanks,
Alex Lin

Similar Messages

  • Can not start SAP instance after change the profile

    Dear all
    We use system copy to build SAP system.
    Source
    Ecc 6.0(64 bit)
    Windows Server 2008 SP2
    SQL Server 2008 SP2
    Target
    Ecc 6.0(64 bit)
    Windows Server 2008 SP2
    SQL Server 2008 SP2
    In target system, we want to use the instance profile as source system,
    but after copy from source system we find that if parameter em address_space_mb = 512 in the profile,
    we can not start SAP instance.
    Could anyone explain it?
    Best regards
    Shirley

    Hi Shirley,
    I assume the hardware is less on the target than on the source or they are different at least in terms of hardware specs
    If the system is not starting, check the dev_disp.log, the stderr* files, and the dev_w0 log from the work directory to find the exact error. Does the system start if you increase or decrease this value?
    Regards,
    Paul

  • Error While Starting WebLogic Console after SSM Configuration

    Hi,
    I have installed Oracle Entitlement Server 10.1.4.3, and have Admin Server and WebLogic SSM running in separate homes on Windows XP Pro machine.
    Have followed standard documentation and completed the steps for Configuring SSMs using ConfigTool (http://download.oracle.com/docs/cd/E12890_01/ales/docs32/installssms/SSM_Configs.html).
    Followed by that while securing the WebLogic Server as per documentation - http://download.oracle.com/docs/cd/E12890_01/ales/docs32/integrateappenviron/configWLS.html, am unable to access the Console app. WebLogic domain is startingup properly, but unable to access the Console.
    Following is the error stack in Admin server log:
    ####<24-Nov-2010 14:43:42 o'clock GMT> <Info> <Health> <ldndwm291637> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <> <1290609822769> <BEA-310002> <85% of the total memory in the server is free>
    ####<24-Nov-2010 14:48:55 o'clock GMT> <Info> <WorkManager> <ldndwm291637> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1290610135628> <BEA-002901> <Creating WorkManager "consoleWorkManager" for module "null" and application "consoleapp">
    ####<24-Nov-2010 14:48:59 o'clock GMT> <Error> <HTTP> <ldndwm291637> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1290610139535> <BEA-101216> <Servlet: "AppManagerServlet" failed to preload on startup in Web application: "console".
    java.lang.IllegalAccessError: tried to access method com.bea.utils.misc.ProcessManager.vloadProcess(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/util/Vector; from class com.bea.utils.misc.ProcessUtil
         at com.bea.utils.misc.ProcessUtil.getPropValues(Unknown Source)
         at com.bea.p13n.license.LicenseHelper.getLicensePropertyValues(LicenseHelper.java:259)
         at com.bea.netuix.servlets.services.LightNetUIxServices.getRestrictedPortalLimit(LightNetUIxServices.java:140)
         at com.bea.netuix.servlets.manager.UIServlet.reinitInternal(UIServlet.java:177)
         at com.bea.netuix.servlets.manager.UIServlet.initInternal(UIServlet.java:164)
         at com.bea.netuix.servlets.manager.UIServlet.access$100(UIServlet.java:60)
         at com.bea.netuix.servlets.manager.UIServlet$ServletLifecycleListenerImpl.init(UIServlet.java:555)
         at com.bea.netuix.util.ServletLifecycleListener.initOrReinitInternal(ServletLifecycleListener.java:131)
         at com.bea.netuix.util.ServletLifecycleService.addServletLifecycleListener(ServletLifecycleService.java:252)
         at com.bea.netuix.util.ServletLifecycleService.addServletLifecycleListener(ServletLifecycleService.java:182)
         at com.bea.netuix.servlets.manager.UIServlet.init(UIServlet.java:131)
         at com.bea.netuix.servlets.manager.SingleFileServlet.init(SingleFileServlet.java:75)
         at javax.servlet.GenericServlet.init(GenericServlet.java:241)
         at com.bea.console.utils.MBeanUtilsInitSingleFileServlet.init(MBeanUtilsInitSingleFileServlet.java:36)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:100)
         at weblogic.servlet.AsyncInitServlet.init(AsyncInitServlet.java:78)
         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:121)
         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:531)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1915)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1889)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1807)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3045)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1397)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:460)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         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:83)
         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:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:54)
         at weblogic.application.internal.BackgroundDeploymentService$2.next(BackgroundDeploymentService.java:373)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.BackgroundDeploymentService$BackgroundDeployAction.run(BackgroundDeploymentService.java:277)
         at weblogic.application.internal.BackgroundDeploymentService$OnDemandBackgroundDeployAction.run(BackgroundDeploymentService.java:336)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    ####<24-Nov-2010 14:48:59 o'clock GMT> <Error> <J2EE> <ldndwm291637> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1290610139550> <BEA-160001> <Error deploying Internal Application: weblogic.application.ModuleException: [HTTP:101216]Servlet: "AppManagerServlet" failed to preload on startup in Web application: "console".
    java.lang.IllegalAccessError: tried to access method com.bea.utils.misc.ProcessManager.vloadProcess(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/util/Vector; from class com.bea.utils.misc.ProcessUtil
         at com.bea.utils.misc.ProcessUtil.getPropValues(Unknown Source)
         at com.bea.p13n.license.LicenseHelper.getLicensePropertyValues(LicenseHelper.java:259)
         at com.bea.netuix.servlets.services.LightNetUIxServices.getRestrictedPortalLimit(LightNetUIxServices.java:140)
         at com.bea.netuix.servlets.manager.UIServlet.reinitInternal(UIServlet.java:177)
         at com.bea.netuix.servlets.manager.UIServlet.initInternal(UIServlet.java:164)
         at com.bea.netuix.servlets.manager.UIServlet.access$100(UIServlet.java:60)
         at com.bea.netuix.servlets.manager.UIServlet$ServletLifecycleListenerImpl.init(UIServlet.java:555)
         at com.bea.netuix.util.ServletLifecycleListener.initOrReinitInternal(ServletLifecycleListener.java:131)
         at com.bea.netuix.util.ServletLifecycleService.addServletLifecycleListener(ServletLifecycleService.java:252)
         at com.bea.netuix.util.ServletLifecycleService.addServletLifecycleListener(ServletLifecycleService.java:182)
         at com.bea.netuix.servlets.manager.UIServlet.init(UIServlet.java:131)
         at com.bea.netuix.servlets.manager.SingleFileServlet.init(SingleFileServlet.java:75)
         at javax.servlet.GenericServlet.init(GenericServlet.java:241)
         at com.bea.console.utils.MBeanUtilsInitSingleFileServlet.init(MBeanUtilsInitSingleFileServlet.java:36)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:100)
         at weblogic.servlet.AsyncInitServlet.init(AsyncInitServlet.java:78)
         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:121)
         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:531)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1915)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1889)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1807)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3045)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1397)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:460)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         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:83)
         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:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:54)
         at weblogic.application.internal.BackgroundDeploymentService$2.next(BackgroundDeploymentService.java:373)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.BackgroundDeploymentService$BackgroundDeployAction.run(BackgroundDeploymentService.java:277)
         at weblogic.application.internal.BackgroundDeploymentService$OnDemandBackgroundDeployAction.run(BackgroundDeploymentService.java:336)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    weblogic.application.utils.StateChangeException: weblogic.application.ModuleException: [HTTP:101216]Servlet: "AppManagerServlet" failed to preload on startup in Web application: "console".
    java.lang.IllegalAccessError: tried to access method com.bea.utils.misc.ProcessManager.vloadProcess(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/util/Vector; from class com.bea.utils.misc.ProcessUtil
         at com.bea.utils.misc.ProcessUtil.getPropValues(Unknown Source)
         at com.bea.p13n.license.LicenseHelper.getLicensePropertyValues(LicenseHelper.java:259)
         at com.bea.netuix.servlets.services.LightNetUIxServices.getRestrictedPortalLimit(LightNetUIxServices.java:140)
         at com.bea.netuix.servlets.manager.UIServlet.reinitInternal(UIServlet.java:177)
         at com.bea.netuix.servlets.manager.UIServlet.initInternal(UIServlet.java:164)
         at com.bea.netuix.servlets.manager.UIServlet.access$100(UIServlet.java:60)
         at com.bea.netuix.servlets.manager.UIServlet$ServletLifecycleListenerImpl.init(UIServlet.java:555)
         at com.bea.netuix.util.ServletLifecycleListener.initOrReinitInternal(ServletLifecycleListener.java:131)
         at com.bea.netuix.util.ServletLifecycleService.addServletLifecycleListener(ServletLifecycleService.java:252)
         at com.bea.netuix.util.ServletLifecycleService.addServletLifecycleListener(ServletLifecycleService.java:182)
         at com.bea.netuix.servlets.manager.UIServlet.init(UIServlet.java:131)
         at com.bea.netuix.servlets.manager.SingleFileServlet.init(SingleFileServlet.java:75)
         at javax.servlet.GenericServlet.init(GenericServlet.java:241)
         at com.bea.console.utils.MBeanUtilsInitSingleFileServlet.init(MBeanUtilsInitSingleFileServlet.java:36)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:100)
         at weblogic.servlet.AsyncInitServlet.init(AsyncInitServlet.java:78)
         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:121)
         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:531)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1915)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1889)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1807)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3045)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1397)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:460)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         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:83)
         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:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:54)
         at weblogic.application.internal.BackgroundDeploymentService$2.next(BackgroundDeploymentService.java:373)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.BackgroundDeploymentService$BackgroundDeployAction.run(BackgroundDeploymentService.java:277)
         at weblogic.application.internal.BackgroundDeploymentService$OnDemandBackgroundDeployAction.run(BackgroundDeploymentService.java:336)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:109)
         at weblogic.application.internal.BackgroundDeploymentService$BackgroundDeployAction.run(BackgroundDeploymentService.java:277)
         at weblogic.application.internal.BackgroundDeploymentService$OnDemandBackgroundDeployAction.run(BackgroundDeploymentService.java:336)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: weblogic.application.ModuleException: [HTTP:101216]Servlet: "AppManagerServlet" failed to preload on startup in Web application: "console".
    java.lang.IllegalAccessError: tried to access method com.bea.utils.misc.ProcessManager.vloadProcess(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/util/Vector; from class com.bea.utils.misc.ProcessUtil
         at com.bea.utils.misc.ProcessUtil.getPropValues(Unknown Source)
         at com.bea.p13n.license.LicenseHelper.getLicensePropertyValues(LicenseHelper.java:259)
         at com.bea.netuix.servlets.services.LightNetUIxServices.getRestrictedPortalLimit(LightNetUIxServices.java:140)
         at com.bea.netuix.servlets.manager.UIServlet.reinitInternal(UIServlet.java:177)
         at com.bea.netuix.servlets.manager.UIServlet.initInternal(UIServlet.java:164)
         at com.bea.netuix.servlets.manager.UIServlet.access$100(UIServlet.java:60)
         at com.bea.netuix.servlets.manager.UIServlet$ServletLifecycleListenerImpl.init(UIServlet.java:555)
         at com.bea.netuix.util.ServletLifecycleListener.initOrReinitInternal(ServletLifecycleListener.java:131)
         at com.bea.netuix.util.ServletLifecycleService.addServletLifecycleListener(ServletLifecycleService.java:252)
         at com.bea.netuix.util.ServletLifecycleService.addServletLifecycleListener(ServletLifecycleService.java:182)
         at com.bea.netuix.servlets.manager.UIServlet.init(UIServlet.java:131)
         at com.bea.netuix.servlets.manager.SingleFileServlet.init(SingleFileServlet.java:75)
         at javax.servlet.GenericServlet.init(GenericServlet.java:241)
         at com.bea.console.utils.MBeanUtilsInitSingleFileServlet.init(MBeanUtilsInitSingleFileServlet.java:36)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:100)
         at weblogic.servlet.AsyncInitServlet.init(AsyncInitServlet.java:78)
         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:121)
         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:531)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1915)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1889)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1807)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3045)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1397)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:460)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         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:83)
         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:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:54)
         at weblogic.application.internal.BackgroundDeploymentService$2.next(BackgroundDeploymentService.java:373)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.BackgroundDeploymentService$BackgroundDeployAction.run(BackgroundDeploymentService.java:277)
         at weblogic.application.internal.BackgroundDeploymentService$OnDemandBackgroundDeployAction.run(BackgroundDeploymentService.java:336)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1399)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:460)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         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:83)
         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:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:54)
         at weblogic.application.internal.BackgroundDeploymentService$2.next(BackgroundDeploymentService.java:373)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
         at weblogic.application.internal.BackgroundDeploymentService$BackgroundDeployAction.run(BackgroundDeploymentService.java:277)
         at weblogic.application.internal.BackgroundDeploymentService$OnDemandBackgroundDeployAction.run(BackgroundDeploymentService.java:336)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Did you ever find a resolution for this? I have run into the same issue while upgrading from 10.3.1 to 10.3.3.
    ####<Jan 17, 2011 8:14:40 PM EST> <Error> <HTTP> --<SERVER-NAME>-- <AdminServer> <ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'> <<WLS Kernel>> <> <> <1295313280200> <BEA-101093> <Problem occurred while dispatching servlet request.
    weblogic.management.DeploymentException:
         at weblogic.application.internal.BackgroundDeploymentService.OnDemandURIAccessed(BackgroundDeploymentService.java:166)
         at weblogic.servlet.internal.OnDemandManager.loadOnDemandURI(OnDemandManager.java:106)
         at weblogic.servlet.internal.MuxableSocketHTTP.dispatch(MuxableSocketHTTP.java:327)
         at weblogic.socket.MuxableSocketDiscriminator.dispatch(MuxableSocketDiscriminator.java:177)
         at weblogic.socket.SocketMuxer.readReadySocketOnce(SocketMuxer.java:901)
         at weblogic.socket.SocketMuxer.readReadySocket(SocketMuxer.java:840)
         at weblogic.socket.EPollSocketMuxer.dataReceived(EPollSocketMuxer.java:215)
         at weblogic.socket.EPollSocketMuxer.processSockets(EPollSocketMuxer.java:177)
         at weblogic.socket.SocketReaderRequest.run(SocketReaderRequest.java:29)
         at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:42)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
    Caused By: java.lang.IllegalAccessError: tried to access method com/bea/utils/misc/ProcessManager.vloadProcess(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljava/util/Vector; from class com/bea/utils/misc/ProcessUtil
         at com.bea.utils.misc.ProcessUtil.getPropValues(Unknown Source)
         at com.bea.p13n.license.LicenseHelper.getLicensePropertyValues(LicenseHelper.java:259)
         at com.bea.netuix.servlets.services.LightNetUIxServices.getRestrictedPortalLimit(LightNetUIxServices.java:140)
         at com.bea.netuix.servlets.manager.UIServlet.reinitInternal(UIServlet.java:177)
         at com.bea.netuix.servlets.manager.UIServlet.initInternal(UIServlet.java:164)
         at com.bea.netuix.servlets.manager.UIServlet.access$100(UIServlet.java:60)
         at com.bea.netuix.servlets.manager.UIServlet$ServletLifecycleListenerImpl.init(UIServlet.java:555)
         at com.bea.netuix.util.ServletLifecycleListener.initOrReinitInternal(ServletLifecycleListener.java:131)
         at com.bea.netuix.util.ServletLifecycleService.addServletLifecycleListener(ServletLifecycleService.java:252)
         at com.bea.netuix.util.ServletLifecycleService.addServletLifecycleListener(ServletLifecycleService.java:183)
         at com.bea.netuix.servlets.manager.UIServlet.init(UIServlet.java:135)
         at com.bea.netuix.servlets.manager.SingleFileServlet.init(SingleFileServlet.java:77)
         at javax.servlet.GenericServlet.init(GenericServlet.java:242)
         at com.bea.console.utils.MBeanUtilsInitSingleFileServlet.init(MBeanUtilsInitSingleFileServlet.java:37)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:100)
         at weblogic.servlet.AsyncInitServlet.init(AsyncInitServlet.java:84)
         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:121)
         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:1976)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1950)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1869)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3127)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:489)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1269)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.BackgroundDeploymentService$2.next(BackgroundDeploymentService.java:374)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.BackgroundDeploymentService$BackgroundDeployAction.run(BackgroundDeploymentService.java:277)
         at weblogic.application.internal.BackgroundDeploymentService$OnDemandBackgroundDeployAction.run(BackgroundDeploymentService.java:336)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    Edited by: user13712701 on Jan 18, 2011 1:46 PM

  • Can't start my VM after I deleted snapshot

    I can't start my VM after i deleted my snapshot.
    Before I deleted my snapshot it said merge in process but becouse I ran out of disk space I had to delete the snapshot.
    The error I get is
    "An error occourred while attempting to change the state of virtual machine.
    'VM' failed to initialize.
    An attempt to initialize the virtual machine saved state faild.
    'VM' failed to initialize. (Virtual machine
    1D5FAD34-584D-40C8-82A6-C928.....)
    'VM' failed to create or access saved state file 
    C:\ProgramData\Microsoft\Windows\Hyper-V\Virtual
    Machines\...\1D5FAD34-58.......vsv
    (Virtual machine 1D5F.....) "
    It still says Merge in Progress and when I click on Cancel merge in progress I get the following error.
    "An errror occurred while attempting to cancel the
    Merge in Progress task on virtual machine
    "VM".
    Canceling task failed.
    You do not have permission to perform the operation.
    Contact your administrator if you belive you should have
    permission to perform this operation."
    But I am logged in as the administrator!
    How can i Cancle the merge process and start my VM machine.

    I can't start my VM after i deleted my snapshot.
    Before I deleted my snapshot it said merge in process but becouse I ran out of disk space I had to delete the snapshot.
    The error I get is
    "An error occourred while attempting to change the state of virtual machine.
    'VM' failed to initialize.
    An attempt to initialize the virtual machine saved state faild.
    'VM' failed to initialize. (Virtual machine
    1D5FAD34-584D-40C8-82A6-C928.....)
    'VM' failed to create or access saved state file 
    C:\ProgramData\Microsoft\Windows\Hyper-V\Virtual
    Machines\...\1D5FAD34-58.......vsv
    (Virtual machine 1D5F.....) "
    It still says Merge in Progress and when I click on Cancel merge in progress I get the following error.
    "An errror occurred while attempting to cancel the
    Merge in Progress task on virtual machine
    "VM".
    Canceling task failed.
    You do not have permission to perform the operation.
    Contact your administrator if you belive you should have
    permission to perform this operation."
    But I am logged in as the administrator!
    How can i Cancle the merge process and start my VM machine.

  • PC went south. Geeks brought it back. PS elements and premier 11 can't start. Error msg sez configuration incorrect needs to be reinstalled. When I load the disk I get a blank screen. Try to uninstall and can't find apps i control panel. How can I get the

    PC went south. Geeks brought it back. PS elements and premier 11 can't start. Error msg sez configuration incorrect needs to be reinstalled. When I load the disk I get a blank screen. Try to uninstall and can't find apps i control panel. How can I get the apps back?

    adobeamatuer
    Thanks for the reply.
    Although the security of Windows XP SP3 32 bit is compromised by Microsoft no longer supporting XP, if Windows XP was restored as claimed, you should still be able to install/uninstall Premiere Elements versions of it that you did before the Microsoft support removal.
    I think a revisit to the Geeks would be in order. It may be that they could not restore Windows XP because of the Microsoft non support. I would take along the Premiere Elements installation disks so that you do not leave there without actually seeing Premiere Elements (or a non Adobe program) running on your restored Windows XP. What was the other software that you tried to use that did not work?
    Please update us on your progress when you get a chance.
    Best wishes
    Thanks.
    ATR
    Add On...spelling correct 12 03 2014.

  • I can only start my iBookG4 after deleting preferences. I have to go into single user mode to do so. If I don't go into single user mode, the computer shuts down during boot up. What might be the problem?

    I can only start my iBookG4 after deleting preferences. I have to go into single user mode to do so. If I don't go into single user mode, the computer shuts down during boot up. What might be the problem? How can I fix this?

    I do not have a startup disk. I did try fsck (based on what I learned from your reply-thank you). This failed (fsck); here is the message:
    ** Checking catalog file.
        Invalid key length
    (4, 8198)
    ** Volume check failed.
    /dev/rdisk03 (hfs) EXITED WITH SIGNAL 8.
    I am sure this is an easy fix; I just have no clue how.

  • Unable to login on console after RADIUS configuration on switch.

    I'm having some problems logging on to a switch via console after applying RADIUS-config.
    When using telnet I can log on.
    But when trying to log on via console I'm getting:
    User Access Verification
    Username: xxx
    Password: xxx
    % Authentication failed
    What I want to acheive here is to use radius for telnet & ssh, and the local user account for console.
    What am I missing here?
    Here's my aaa config.
    aaa authentication login default group radius local
    aaa authentication enable default group radius enable
    aaa authorization console
    aaa authorization exec default group radius local
    Thanks!

    Sorry, I was too fast. Cut and paste error from my notes. Anyway, the basics are when you want to enable AAA on IOS, but for console access you want to use the local database then you need to do following steps:
    1. Define local usernames: username xxx password yyy
    2. Configure aaa new-model
    3. Configure a named AAA authentication list: aaa authentication login LIST local
    4. Attach the named AAA authentication list to the console line: login authentication LIST
    If you want to use the local database only as fallback in case the aaa servers are not responding you use: aaa authentication login LIST group radius local 
    In above example no_radius is your LIST name. So, if you remove the password from the line con 0, and change aaa authentication login no_radius enable to aaa authentication login no_radius local, and attach this one to your line con 0, you will be using the local database for line con 0. The default list is still used on tty, vty and aux.
    If you use aaa authentication login no_radius group radius local instead of aaa authentication login no_radius local you are using the local database as a fallback.
    Kind regards
    (Sorry, not able to test this at this time so this is purely theory from my notes)

  • Can't start gnome-session after system update.

    hi all
    I have done a whole system update .
    pacman -Syu
    and now I can't start the desktop environment.
    I tried to delete the xorg.conf and create new 1 and then copy it to /etc/X11
    X -configure
    but that didn't work.
    and when I am trying to create new xorg file I got an error message telling me that the number of screens detected is not matched , I am using a laptop .
    I checked ~/.xinitrc and /etc/rc.conf and everything is right.
    any suggestion??
    Last edited by YYaaSSeeRR (2012-11-19 08:11:06)

    ETNyx wrote:
    Hi,
    you did not give enough information but i had simillar problem cant start gdm look there https://bbs.archlinux.org/viewtopic.php?id=153240 anyway search trought your logs or post them to forum
    when I am trying to create new xorg file through this order
    X -configure
    I get an error message telling me that the number of created screens doesn't match the number of detected devices. "I am using a laptop BTW".
    and I can't log in, I just got the black screen and when launching startx I got the gnome shell session but after 2 seconds of that I got a failure in Gnome and have to log out.
    Last edited by YYaaSSeeRR (2012-11-20 07:25:55)

  • How can we remove the space after changing look and feel to generic

    Hi
    I want to remove the space which left blank after changing look and feel to generic in formsweb.cfg file.
    Can anybody help me to remove this blank space.

    Hi,
    can you be more specific on teh space you mean?
    Frank

  • Can't start UCM server after new installation of 11.1.1.8 on Microsoft server 2008 R2 SP1 64 bit EE

    Hi All
    After new installation of WCC 11.1.1.8 on Microsoft server 2008 R2 SP1 64 bit EE UCM_server1 can’t start. (Please see trace below). WCC 11.1.1.7 run without issues on this environment.
    Steps:
    1. Installation of jrockit-jdk1.6.0_45-R28.2.7-4.1.0
    2. Installation of WLS 10.3.6
    3. Installation of WCC 11.1.1.8
    4. Schema creation by RCU 11.1.1.8
    5. Domain creation by config.cmd with AdminServer, UCM_server1, IBR_server1
    6. Run Admin - (success)
    7. Run NodeManager (optional) - (success)
    8. Run UCM_server1 – failed
    Still not works after patching MLR 1 for WCC 11.1.1.8 or upgrade from 11.1.1.7 .
    From log files we can saw that problem caused by JniNativeOsUtils.dll file in “<Middleware Home>\Oracle_ECM1\ucm\idc\components\NativeOsUtils\lib\windows-amd64\7.2.1.1”
    I replaced JniNativeOsUtils.dll with same file from 11.1.1.7 version and UCM_server1 starts work
    I got errors during startup (syNativeOsUtilsNotLoaded and UnsatisfiedLinkError - you can foun them in trace below), but WCC up and works.
    I also get error when trying to start SystemProperties or ComponentWithard utility:
         Activation context generation failed for "C:\Oracle\MIDDLE~1\USER_P~1\domains\WCC_DO~1\ucm\cs\bin\SystemProperties.exe". Dependent Assembly      Microsoft.VC80.MFC,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.762" could not be found. Please use sxstrace.exe for detailed diagnosis.
    Any ideas?
    Thanks
    Leon
    ERROR:
    javax.servlet.ServletException: Could not start up IDC server deployment.
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1268)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
      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.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.io.IOException: csServletFailedToFullyInitialize
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:139)
      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 idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1257)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
      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.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: intradoc.common.ServiceException:
      at intradoc.server.IdcServerManager.init(IdcServerManager.java:252)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)
      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 idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1259)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      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:201)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      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:28)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:672)
      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:52)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: intradoc.data.DataException: !Install aborted.
      at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:554)
      at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
      at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:323)
      at intradoc.server.IdcServerManager.init(IdcServerManager.java:100)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)
      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 idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1259)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      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:201)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      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:28)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:672)
      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:52)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: intradoc.common.ServiceException: !csInitSecurityError
      at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:140)
      at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:75)
      at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)
      at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)
      at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:573)
      at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)
      at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
      at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:328)
      at intradoc.server.IdcServerManager.init(IdcServerManager.java:101)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)
      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 idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1259)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      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:201)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      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:28)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:672)
      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:52)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: intradoc.common.ServiceException: !syFileUtilsUnableToCreateSpecifiedDir,C:/Oracle/MIDDLE~1/USER_P~1/domains/WCC_DO~1/ucm/cs/config/private
      at intradoc.common.FileUtils.checkOrCreateDirectory(FileUtils.java:570)
      at intradoc.conversion.StandardKeyLoader.init(StandardKeyLoader.java:36)
      at idc.conversion.jps.CSFKeyLoader.init(CSFKeyLoader.java:47)
      at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:132)
      at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:76)
      at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)
      at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)
      at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:574)
      at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)
      at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
      at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:328)
      at intradoc.server.IdcServerManager.init(IdcServerManager.java:101)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)
      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 idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1259)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      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:201)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      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:28)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:672)
      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:52)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.AssertionError: !syNativeOsUtilsNotLoaded
      at intradoc.common.NativeOsUtilsBase.doLoad(NativeOsUtilsBase.java:452)
      at intradoc.common.NativeOsUtilsBase.<init>(NativeOsUtilsBase.java:360)
      at intradoc.common.NativeOsUtils.<init>(NativeOsUtils.java:28)
      at intradoc.common.FileUtils.checkOrCreateDirectory(FileUtils.java:566)
      at intradoc.conversion.StandardKeyLoader.init(StandardKeyLoader.java:36)
      at idc.conversion.jps.CSFKeyLoader.init(CSFKeyLoader.java:47)
      at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:132)
      at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:75)
      at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)
      at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)
      at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:573)
      at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)
      at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
      at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:323)
      at intradoc.server.IdcServerManager.init(IdcServerManager.java:100)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:626)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:103)
      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 idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1257)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
      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.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.UnsatisfiedLinkError: intradoc/common/NativeOsUtilsBase.getNativeVersion()Ljava/lang/String;
      at intradoc.common.NativeOsUtilsBase.doLoad(NativeOsUtilsBase.java:448)
      at intradoc.common.NativeOsUtilsBase.<init>(NativeOsUtilsBase.java:360)
      at intradoc.common.NativeOsUtils.<init>(NativeOsUtils.java:28)
      at intradoc.common.FileUtils.checkOrCreateDirectory(FileUtils.java:566)
      at intradoc.conversion.StandardKeyLoader.init(StandardKeyLoader.java:36)
      at idc.conversion.jps.CSFKeyLoader.init(CSFKeyLoader.java:47)
      at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:132)
      at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:75)
      at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)
      at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)
      at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:573)
      at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)
      at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
      at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:323)
      at intradoc.server.IdcServerManager.init(IdcServerManager.java:100)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:626)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:103)
      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 idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1257)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
      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.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Hi All
    Cause of the problems was the missing of "Visual C++ 2005 SP1 Redistributable Package"
    Environment works fine after installation of both versions (x86 and x64)
    Thanks
    Leon

  • Can't start any program after upgrading to Mavericks from Mountain Lion.

    After upgrading my Macbook Pro from Mountain Lion to Mavericks, I can't start any program from the dock or finder.  The screen flashes briefly gray, then returns to the desktop.  I repairded permissions from the recovery partition.

    No need to repair permissions from the recovery partition. You can do that using the Disk Utility app located in HD > Applications > Utilities.
    As for the issues with your Mac. Check to see if the startup disk needs reparing. (not the same as permissions)
    The startup disk may need repairing ...
    Launch Disk Utility located in HD > Applications > Utillities
    Select the startup disk on the left then select the First Aid tab.
    Click:  Verify Disk  (not Verify Disk Permissions)
    If DU reports errors, restart your Mac while holding down the Command + R keys. From there you should be able to acces the built in utilities in  OS X Recovery
    Make sure to back up all important files first before using OS X Recovery.

  • Can not start a program after upgrade to version 5.0

    I upgrade the iphone to version 5.0 and after that I can not start any program installed exept for the program that come with the phone

    Ray,
    You might have been there but I would like to know are there any error footprints in the logs?
    eg.:
    on OVMM: */var/log/ovm-manager/*
    on OVM server: */var/log/xen/* && */var/log/ovs-agent/*
    --Dheeraj.                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • I can't start the computer after idle state

    after idle state or sleep time i can`t start any programm

    Which OS is installed? You posted in the Mavericks forum but it does help to have have information in your profile.

  • Can't find some files after changing drive name

    I keep all my music files on an external drive, and my iTunes folder (and iTunes Music folder) on the internal drive. After changing the name of the external drive, a good number of files (not all, and probably not even most, but a lot) couldn't be found by iTunes.
    I'm suspecting that this problem results from having my files stored externally and separate from the internal default iTunes Music folder, but I'm hoping someone can give me some more details about this and hopefully help find a solution. Thanks.

    In the root of the filesystem there normally is a folder "lost+found", in which files with strange names are found. These are the files cvfsck has collected in the recovering of the filesystemnames. It is sometimes not possible to recover the original file name and location. So this is the only way for cvfsck to give them back.
    If you think the content of these files is allright, you can rename and relocate them.
    Regards
    Donald

  • Can't start my Itunes after an update

    I just tried to update my itunes to the newest version as prompted by Apple when I went to open itunes. After the download finished I couldn't open my itunes. When I try I get this: "The program can't start because MSVCR80.dll is missing" Followed immediately by this: " iTunes was not installed correctly. Please reinstall iTunes. Error 7 (Windows error 126). When I went to the support page for help all I could find was to completely uninstall iTunes and reinstall it. This would wipe out my iTunes library. Is there any other way to fix this?

    See the further information area of Troubleshooting issues with iTunes for Windows updates for a backup tip and help in the unlikely event that there is an issue with the library after the upgrade.
    tt2

Maybe you are looking for

  • Multibyte character

    Hi All, Oracle sql engine supports 4000 bytes for varchar2 columns . No matter we store 4000 characters (single byte characters)  or   n multibyte characters(where n<4000) .I am skeptical for those cases where the database supports multibyte characte

  • CD/DVD Optical drive appears and then disappears, replacement also does not show up

    My laptop: HP Pavilion dv9601AU I have read a similar post here but my problem is different. My problem is that the DVD drive *sometimes* show up in My Computer and *sometimes* dont. Even the BIOS does not detect it.  When I formatted my laptop with

  • [SOLVED] PHP script returning a 255 errorcode

    Hello, I have a rather strange problem at hand currently.  I am using the stock binary PHP supplied in the repositories with sqlite3, pdo ,pdo-sqlite, and soap modules enabled.  Whenever I try to run a PHP script, however, no output is returned to ST

  • Down/upload photos from Fascinate to PC or laptop

    Warning - I don't call myself a novice without reason.  I have some great pics on my phone from vacation that I want to save on my computer and send to the friends who went with me.  When I went to the Verizon store to ask a couple of questions on ho

  • Trying to find Library

    My hard drive crashed, lost everything on it. I got a new one, and downloaded i-tunes back on it. Now my library is totally gone. I didn't back up any of my files. Can you help me to find all the music that I purchased from i-tunes and downloaded?