Error starting of Complutense University of MADRID.

Hello

Today I faced a boring problen when tried to start UCM managed server. After a few volleys with many exceptions he loading (below is a tail of the log) but always print "server started in OPERATION. However, I can not open localhost:16200 / cs message

Message from the server

The server is unavailable.

Please contact the site administrator to report the problem.

Click here for administration of server process.

If I click on "here", I got error 404.

The interesting part is that a few days ago started normally Server (the only exception indexing abandoned, but all have worked however) and I could connect to UCM of JDeveloper.

I googled and found this blog http://vedranstanic.wordpress.com/2012/04/05/cs-11g-the-server-is-unavailable/ , I followed the instructions but when the author got the 'Impossible' message while testing the CSDS, I got the message 'Success', also its solution (reboot OS) does not help.

Hope for assistance.

Thank you.

Here is a the DOMAIN_HOME\servers\UCM_server1\logs\UCM_server1.log stack trace.


# < 15 October 2013 10:47:28 PM PDT > < WARNING > < JDBC > < xp-en-vm > < UCM_server1 > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > <>< 0000K6zn9JjFg4WFLzvH8A1INYV5000002 > < 1381902448944 > < BEA-001129 > < receipt exception creating connection to pool 'SDR': IO error : reading Socket timed out. >

# < 15 October 2013 10:47:29 PM PDT > < Info > < JDBC > < xp-en-vm > < UCM_server1 > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > <>< 0000K6zn9JjFg4WFLzvH8A1INYV5000002 > < 1381902449114 > < BEA-001156 > < associated to 001129 following message from stack trace:

java.sql.SQLRecoverableException: i/o error: socket read timed out

at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:489)

to oracle.jdbc.driver.PhysicalConnection. < init > (PhysicalConnection.java:678)

to oracle.jdbc.driver.T4CConnection. < init > (T4CConnection.java:234)

at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)

at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:567)

at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:357)

at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:239)

at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1310)

at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1227)

at weblogic.common.resourcepool.ResourcePoolImpl.reserveResourceInternal(ResourcePoolImpl.java:451)

at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:343)

at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:330)

at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:469)

at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:363)

at weblogic.jdbc.common.internal.ConnectionPoolManager.reserve(ConnectionPoolManager.java:125)

at weblogic.jdbc.common.internal.RmiDataSource.getPoolConnection(RmiDataSource.java:454)

at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:538)

at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:498)

at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:491)

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 intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)

at intradoc.common.ClassHelperUtils.executeIdcMethodConvertToStandardExceptions(ClassHelperUtils.java:406)

at intradoc.provider.ProviderPoolManager.getExternalRawConnection(ProviderPoolManager.java:945)

at intradoc.provider.ProviderPoolManager.computeExternalConnectionObject(ProviderPoolManager.java:243)

at intradoc.provider.ProviderPoolManager.init(ProviderPoolManager.java:130)

at intradoc.jdbc.JdbcManager.init(JdbcManager.java:79)

at intradoc.jdbc.JdbcWorkspace.init(JdbcWorkspace.java:78)

at intradoc.provider.Provider.init(Provider.java:71)

at intradoc.server.IdcSystemLoader.loadProviders(IdcSystemLoader.java:2361)

at intradoc.server.IdcSystemLoader.initProviders(IdcSystemLoader.java:2124)

at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:400)

at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:335)

at intradoc.server.IdcServerManager.init(IdcServerManager.java:120)

at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:625)

at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:456)

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)

to idcservlet. ServletUtils.initializeContentServer (ServletUtils.java:1273)

to idcservlet. ServletUtils.startAndConfigureServer (ServletUtils.java:547)

to idcservlet. ServletUtils.initializeAllServers (ServletUtils.java:460)

to idcservlet. IdcFilter.initContentServer (IdcFilter.java:181)

to idcservlet. IdcFilter.init (IdcFilter.java:156)

to 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)

to 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)

to 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)

to 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)

to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

to 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: oracle.net.ns.NetException: Socket read timed out

at oracle.net.ns.Packet.receive(Packet.java:341)

at oracle.net.ns.NSProtocol.connect(NSProtocol.java:308)

at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1229)

at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:326)

to oracle.jdbc.driver.PhysicalConnection. < init > (PhysicalConnection.java:678)

to oracle.jdbc.driver.T4CConnection. < init > (T4CConnection.java:234)

at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)

at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:567)

at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:357)

at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:239)

at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1310)

at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1227)

at weblogic.common.resourcepool.ResourcePoolImpl.reserveResourceInternal(ResourcePoolImpl.java:451)

at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:343)

at weblogic.common.resourcepool.ResourcePoolImpl.reserveResource(ResourcePoolImpl.java:330)

at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:469)

at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.java:363)

at weblogic.jdbc.common.internal.ConnectionPoolManager.reserve(ConnectionPoolManager.java:125)

at weblogic.jdbc.common.internal.RmiDataSource.getPoolConnection(RmiDataSource.java:454)

at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:538)

at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:498)

at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:491)

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 intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)

at intradoc.common.ClassHelperUtils.executeIdcMethodConvertToStandardExceptions(ClassHelperUtils.java:406)

at intradoc.provider.ProviderPoolManager.getExternalRawConnection(ProviderPoolManager.java:945)

at intradoc.provider.ProviderPoolManager.computeExternalConnectionObject(ProviderPoolManager.java:243)

at intradoc.provider.ProviderPoolManager.init(ProviderPoolManager.java:130)

at intradoc.jdbc.JdbcManager.init(JdbcManager.java:79)

at intradoc.jdbc.JdbcWorkspace.init(JdbcWorkspace.java:78)

at intradoc.provider.Provider.init(Provider.java:71)

at intradoc.server.IdcSystemLoader.loadProviders(IdcSystemLoader.java:2361)

at intradoc.server.IdcSystemLoader.initProviders(IdcSystemLoader.java:2124)

at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:400)

at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:335)

at intradoc.server.IdcServerManager.init(IdcServerManager.java:120)

at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:625)

at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:456)

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)

to idcservlet. ServletUtils.initializeContentServer (ServletUtils.java:1273)

to idcservlet. ServletUtils.startAndConfigureServer (ServletUtils.java:547)

to idcservlet. ServletUtils.initializeAllServers (ServletUtils.java:460)

to idcservlet. IdcFilter.initContentServer (IdcFilter.java:181)

to idcservlet. IdcFilter.init (IdcFilter.java:156)

to 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)

to 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)

to 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)

to 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)

to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

to 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)

>

# < 15 October 2013 10:47:40 PM PDT > < error ServletContext-> < xp-en-vm > < UCM_server1 > <>< ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > <>< 0000K6zn9JjFg4WFLzvH8A1INYV5000002 > < 1381902460390 > < BEA-000000 > < there is a failed to initialize at the start of the AAU. >

# < 15 October 2013 10:47:40 PM PDT > < error ServletContext-> < xp-en-vm > < UCM_server1 > <>< ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > <>< 0000K6zn9JjFg4WFLzvH8A1INYV5000002 > < 1381902460400 > < BEA-000000 > < could not start server "server" to the URL default web relative root "cs".

javax.servlet.ServletException: could not start a deployment of servers of IDC.

to idcservlet. ServletUtils.initializeContentServer (ServletUtils.java:1284)

to idcservlet. ServletUtils.startAndConfigureServer (ServletUtils.java:547)

to idcservlet. ServletUtils.initializeAllServers (ServletUtils.java:460)

to idcservlet. IdcFilter.initContentServer (IdcFilter.java:181)

to idcservlet. IdcFilter.init (IdcFilter.java:156)

to 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)

to 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)

to 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)

to 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)

to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

to 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: Oracle WebCenter content could not initialize inside the servlet environment.

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)

to idcservlet. ServletUtils.initializeContentServer (ServletUtils.java:1273)

to idcservlet. ServletUtils.startAndConfigureServer (ServletUtils.java:547)

to idcservlet. ServletUtils.initializeAllServers (ServletUtils.java:460)

to idcservlet. IdcFilter.initContentServer (IdcFilter.java:181)

to idcservlet. IdcFilter.init (IdcFilter.java:156)

to 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)

to 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)

to 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)

to 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)

to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

to 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:! csProviderUnableToInitialize, SystemDatabase

at intradoc.server.IdcSystemLoader.loadProviders(IdcSystemLoader.java:2371)

at intradoc.server.IdcSystemLoader.initProviders(IdcSystemLoader.java:2124)

at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:400)

at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:335)

at intradoc.server.IdcServerManager.init(IdcServerManager.java:120)

at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:625)

at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:456)

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)

to idcservlet. ServletUtils.initializeContentServer (ServletUtils.java:1273)

to idcservlet. ServletUtils.startAndConfigureServer (ServletUtils.java:547)

to idcservlet. ServletUtils.initializeAllServers (ServletUtils.java:460)

to idcservlet. IdcFilter.initContentServer (IdcFilter.java:181)

to idcservlet. IdcFilter.init (IdcFilter.java:156)

to 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)

to 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)

to 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)

to 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)

to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

to 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.data.DataException:! csDbUnableToInitalize, SystemDatabase! csProviderFailedToExtractAndUseDataSource, SDR

at intradoc.jdbc.JdbcManager.init(JdbcManager.java:92)

at intradoc.jdbc.JdbcWorkspace.init(JdbcWorkspace.java:78)

at intradoc.provider.Provider.init(Provider.java:71)

at intradoc.server.IdcSystemLoader.loadProviders(IdcSystemLoader.java:2361)

at intradoc.server.IdcSystemLoader.initProviders(IdcSystemLoader.java:2124)

at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:400)

at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:335)

at intradoc.server.IdcServerManager.init(IdcServerManager.java:120)

at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:625)

at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:456)

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)

to idcservlet. ServletUtils.initializeContentServer (ServletUtils.java:1273)

to idcservlet. ServletUtils.startAndConfigureServer (ServletUtils.java:547)

to idcservlet. ServletUtils.initializeAllServers (ServletUtils.java:460)

to idcservlet. IdcFilter.initContentServer (IdcFilter.java:181)

to idcservlet. IdcFilter.init (IdcFilter.java:156)

to 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)

to 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)

to 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)

to 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)

to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

to 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.data.DataException:! csProviderFailedToExtractAndUseDataSource, SDR

at intradoc.provider.ProviderPoolManager.init(ProviderPoolManager.java:134)

at intradoc.jdbc.JdbcManager.init(JdbcManager.java:79)

at intradoc.jdbc.JdbcWorkspace.init(JdbcWorkspace.java:78)

at intradoc.provider.Provider.init(Provider.java:71)

at intradoc.server.IdcSystemLoader.loadProviders(IdcSystemLoader.java:2361)

at intradoc.server.IdcSystemLoader.initProviders(IdcSystemLoader.java:2124)

at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:400)

at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:335)

at intradoc.server.IdcServerManager.init(IdcServerManager.java:120)

at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:625)

at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:456)

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)

to idcservlet. ServletUtils.initializeContentServer (ServletUtils.java:1273)

to idcservlet. ServletUtils.startAndConfigureServer (ServletUtils.java:547)

to idcservlet. ServletUtils.initializeAllServers (ServletUtils.java:460)

to idcservlet. IdcFilter.initContentServer (IdcFilter.java:181)

to idcservlet. IdcFilter.init (IdcFilter.java:156)

to 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)

to 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)

to 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)

to 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)

to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

to 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:! csProviderFailedToAccessDataSource

at intradoc.provider.ProviderPoolManager.computeExternalConnectionObject(ProviderPoolManager.java:263)

at intradoc.provider.ProviderPoolManager.init(ProviderPoolManager.java:130)

at intradoc.jdbc.JdbcManager.init(JdbcManager.java:79)

at intradoc.jdbc.JdbcWorkspace.init(JdbcWorkspace.java:78)

at intradoc.provider.Provider.init(Provider.java:71)

at intradoc.server.IdcSystemLoader.loadProviders(IdcSystemLoader.java:2361)

at intradoc.server.IdcSystemLoader.initProviders(IdcSystemLoader.java:2124)

at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:400)

at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:335)

at intradoc.server.IdcServerManager.init(IdcServerManager.java:120)

at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:625)

at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:456)

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)

to idcservlet. ServletUtils.initializeContentServer (ServletUtils.java:1273)

to idcservlet. ServletUtils.startAndConfigureServer (ServletUtils.java:547)

to idcservlet. ServletUtils.initializeAllServers (ServletUtils.java:460)

to idcservlet. IdcFilter.initContentServer (IdcFilter.java:181)

to idcservlet. IdcFilter.init (IdcFilter.java:156)

to 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)

to 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)

to 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)

to 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)

to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

to 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:! csUnableToExecMethod, getConnection

at intradoc.common.ClassHelperUtils.convertToStandardException(ClassHelperUtils.java:202)

at intradoc.common.ClassHelperUtils.convertToStandardExceptionAndThrow(ClassHelperUtils.java:179)

at intradoc.common.ClassHelperUtils.executeIdcMethodConvertToStandardExceptions(ClassHelperUtils.java:410)

at intradoc.provider.ProviderPoolManager.getExternalRawConnection(ProviderPoolManager.java:945)

at intradoc.provider.ProviderPoolManager.computeExternalConnectionObject(ProviderPoolManager.java:243)

at intradoc.provider.ProviderPoolManager.init(ProviderPoolManager.java:130)

at intradoc.jdbc.JdbcManager.init(JdbcManager.java:79)

at intradoc.jdbc.JdbcWorkspace.init(JdbcWorkspace.java:78)

at intradoc.provider.Provider.init(Provider.java:71)

at intradoc.server.IdcSystemLoader.loadProviders(IdcSystemLoader.java:2361)

at intradoc.server.IdcSystemLoader.initProviders(IdcSystemLoader.java:2124)

at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:400)

at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:335)

at intradoc.server.IdcServerManager.init(IdcServerManager.java:120)

at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:625)

at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:456)

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)

to idcservlet. ServletUtils.initializeContentServer (ServletUtils.java:1273)

to idcservlet. ServletUtils.startAndConfigureServer (ServletUtils.java:547)

to idcservlet. ServletUtils.initializeAllServers (ServletUtils.java:460)

to idcservlet. IdcFilter.initContentServer (IdcFilter.java:181)

to idcservlet. IdcFilter.init (IdcFilter.java:156)

to 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)

to 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)

to 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)

to 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)

to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

to 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: weblogic.jdbc.extensions.ConnectionDeadSQLException: weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.ResourceException: could not create a connection from the pool. With the exception of the DBMS driver: IO error: socket read timed out

at weblogic.jdbc.common.internal.JDBCUtil.wrapAndThrowResourceException(JDBCUtil.java:250)

at weblogic.jdbc.common.internal.RmiDataSource.getPoolConnection(RmiDataSource.java:456)

at weblogic.jdbc.common.internal.RmiDataSource.getConnectionInternal(RmiDataSource.java:538)

at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:498)

at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:491)

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 intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)

at intradoc.common.ClassHelperUtils.executeIdcMethodConvertToStandardExceptions(ClassHelperUtils.java:406)

at intradoc.provider.ProviderPoolManager.getExternalRawConnection(ProviderPoolManager.java:945)

at intradoc.provider.ProviderPoolManager.computeExternalConnectionObject(ProviderPoolManager.java:243)

at intradoc.provider.ProviderPoolManager.init(ProviderPoolManager.java:130)

at intradoc.jdbc.JdbcManager.init(JdbcManager.java:79)

at intradoc.jdbc.JdbcWorkspace.init(JdbcWorkspace.java:78)

at intradoc.provider.Provider.init(Provider.java:71)

at intradoc.server.IdcSystemLoader.loadProviders(IdcSystemLoader.java:2361)

at intradoc.server.IdcSystemLoader.initProviders(IdcSystemLoader.java:2124)

at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:400)

at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:335)

at intradoc.server.IdcServerManager.init(IdcServerManager.java:120)

at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:625)

at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:456)

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)

to idcservlet. ServletUtils.initializeContentServer (ServletUtils.java:1273)

to idcservlet. ServletUtils.startAndConfigureServer (ServletUtils.java:547)

to idcservlet. ServletUtils.initializeAllServers (ServletUtils.java:460)

to idcservlet. IdcFilter.initContentServer (IdcFilter.java:181)

to idcservlet. IdcFilter.init (IdcFilter.java:156)

to 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)

to 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)

to 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)

to 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)

to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

to 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)

How many times have you tried to restart the WCC managed server?

Looks like it's a problem of database connection (timeout), but if your data source monitor test showed "success", then he was able to connect at this time.

You can try this configuration option of WLS data on your CSD data source source:

(1) connect to the WLS console.

(2) indicator services section and select data sources.

(3) select the CSD data source.

4) click the connection pool.

(5) expand the section advanced downstairs.

(6) check the box "Test connections on the reserve".

(7) in the Test Section of the Table, add the Config table.

8) click Save

(9) restart UCM and WLS.

This should enable the AAU correct data broken source pool connections according to the doc-id 1333317.1.

I would like to know if this helps!

-ryan

Tags: Fusion Middleware

Similar Questions

  • Error of the Complutense University of MADRID during the search with GET_SEARCH_RESULTS

    I have a problem from the University Complutense of MADRID, when I try to do a quick search on the University Complutense of MADRID, I get the following error:

    Content Server request failed
    ErrorFailed to retrieve search results. Error occurred during processing. Unable to return the results.

    Here is the recovered error log:

    [2014 02-28 T 10: 37:51.217 + 01:00] [UCM_server1] [ERROR] [CMU-CS-060003] [oracle.ucm.idccs] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: weblogic] [ecid: c989b87e362f89f0:631 cd 270: 14477d34de7 :-8000-0000000000000039,0] [APP: Oracle Universal Content Management - Content Server] Evento generato dallutente {0} sullhost "10.21.21.13:16200".

    [2014 02-28 T 10: 37:51.231 + 01:00] [UCM_server1] [ERROR] [CMU-CS-000001] [oracle.ucm.idccs] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: weblogic] [ecid: c989b87e362f89f0:631 cd 270: 14477d34de7 :-8000-0000000000000039,0] [APP: Oracle Universal Content Management - Content Server] exception General []

    1. intradoc.common.ServiceException:! csSearchUnableToReturnResults

    * ScriptStack GET_SEARCH_RESULTS

    3:getSearchResults, * no captured values *.

    at intradoc.server.SearchManager.retrieveSearchInfoAsBinder(SearchManager.java:295)

    at intradoc.server.SearchService.retrieveSearchInfo(SearchService.java:1846)

    at intradoc.server.SearchService.doLocalSearch(SearchService.java:1376)

    at intradoc.server.SearchService.getSearchResults(SearchService.java:670)

    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 intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)

    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)

    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)

    at intradoc.server.Service.doCodeEx(Service.java:550)

    at intradoc.server.Service.doCode(Service.java:505)

    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)

    at intradoc.server.Service.doAction(Service.java:477)

    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)

    at intradoc.server.Service.doActions(Service.java:472)

    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1391)

    at intradoc.server.Service.executeActions(Service.java:458)

    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:737)

    at intradoc.server.Service.doRequest(Service.java:1890)



    How to solve it?

    Thank you.

    Kind regards

    See note Doc ID 1329718.1

  • Installation of the Complutense University of MADRID - need your help very badly - please help

    omg!!!!!!!!!!!!!! I had a moment difficult installing oracle UCM in my system...
    I managed to get the homepage but wen I click on a link, it says

    "The/idc3/idcplg requested URL was not found on this server."

    My induction is that iam not configure my cgi properly Setup in apache...

    Here are the necessary info:

    OS: WIndows 7
    Web server: apache 2.2

    Please find my file config apache below: (httd.conf)

    #
    # This is the main Apache HTTP server configuration file. It contains the
    configuration directives # that give the server its instructions.
    # See < URL: http://httpd.apache.org/docs/2.2 > for more information.
    # See especially
    # < URL: http://httpd.apache.org/docs/2.2/mod/directives.html >
    # for an analysis of each configuration directive.
    #
    # Do NOT simply read the instructions here without understanding
    # what they do. They are there only as advice or reminders. If you do not know
    # consult the online documentation. You have been warned.
    #
    # Configuration and logfile names: If the file names that you specify for a lot
    number of files in server control begin by "/" (or "drive: / 'for Win32 '), the
    # server uses this explicit path. If the file names do not start
    # with "/", the value of ServerRoot directive is preceded by - so "logs/foo.log.
    # with ServerRoot value "(x 86) C:/Program Files/Apache Software Foundation/Apache2.» 2' will be interpreted by the
    # Server as "(x 86) C:/Program Files/Apache Software Foundation/Apache2.2/logs/foo.log".
    #
    # NOTE: Where file names are specified, you must use forward slashes
    # instead of backslashes (e.g. "c:/apache" instead of "c:\apache").
    # If a drive letter is omitted, the drive on which httpd.exe is located
    # will be used by default. It is recommended that you always provide
    # an explicit drive letter in absolute paths to avoid confusion.

    #
    # ServerRoot: The top of the directory under which the server tree
    # configuration, error and the log files are kept.
    #
    # Do not add a bar slash at the end of the directory path. If you point
    # ServerRoot to non-local disk, remember to point the LockFile directive
    # to a local disk. If you want to share the same multiple ServerRoot
    demons of # httpd, you will need to change at least the LockFile and PidFile.
    #
    ServerRoot "C:/Program Files (x 86) /Apache Software Foundation/Apache2.» 2. "

    #
    # Listen: Allows you to bind Apache to specific IP addresses and/or
    ports #, instead of the default value. See also the < VirtualHost >
    directive #.
    #
    # Change this to listen on specific IP addresses below for
    # prevent Apache glomming on all related IP addresses.
    #
    #Listen 12.34.56.78:80
    Listen to 90

    #
    # Dynamic Shared Object (DSO) Support
    #
    # To be able to use the features of a module that was built as a DSO you
    # duty place corresponding 'LoadModule' lines at this location until the
    # the directives that it contained are actually available before their use.
    # Modules statically compiled (those listed by "httpd-l") is not necessary
    # to be responsible here.
    #
    # Example:
    # LoadModule foo_module modules/mod_foo.so
    #
    LoadModule modules/mod_actions.so actions_module
    LoadModule alias_module modules/mod_alias.so
    LoadModule modules/mod_asis.so asis_module
    LoadModule auth_basic_module modules/mod_auth_basic.so
    #LoadModule auth_digest_module modules/mod_auth_digest.so
    #LoadModule authn_alias_module modules/mod_authn_alias.so
    #LoadModule authn_anon_module modules/mod_authn_anon.so
    #LoadModule authn_dbd_module modules/mod_authn_dbd.so
    #LoadModule authn_dbm_module modules/mod_authn_dbm.so
    LoadModule modules/mod_authn_default.so authn_default_module
    LoadModule authn_file_module modules/mod_authn_file.so
    #LoadModule authnz_ldap_module modules/mod_authnz_ldap.so
    #LoadModule authz_dbm_module modules/mod_authz_dbm.so
    LoadModule modules/mod_authz_default.so authz_default_module
    LoadModule modules/mod_authz_groupfile.so authz_groupfile_module
    LoadModule modules/mod_authz_host.so authz_host_module
    #LoadModule authz_owner_module modules/mod_authz_owner.so
    LoadModule modules/mod_authz_user.so authz_user_module
    LoadModule autoindex_module modules/mod_autoindex.so
    #LoadModule cache_module modules/mod_cache.so
    #LoadModule cern_meta_module modules/mod_cern_meta.so
    LoadModule modules/mod_cgi.so cgi_module
    #LoadModule charset_lite_module modules/mod_charset_lite.so
    #LoadModule dav_module modules/mod_dav.so
    #LoadModule dav_fs_module modules/mod_dav_fs.so
    #LoadModule dav_lock_module modules/mod_dav_lock.so
    #LoadModule dbd_module modules/mod_dbd.so
    Modules/mod_deflate.so deflate_module #LoadModule
    LoadModule modules/mod_dir.so dir_module
    #LoadModule disk_cache_module modules/mod_disk_cache.so
    #LoadModule dumpio_module modules/mod_dumpio.so
    LoadModule env_module modules/mod_env.so
    #LoadModule modules/mod_expires.so expires_module
    #LoadModule ext_filter_module modules/mod_ext_filter.so
    #LoadModule file_cache_module modules/mod_file_cache.so
    #LoadModule filter_module modules/mod_filter.so
    #LoadModule modules/mod_headers.so headers_module
    #LoadModule ident_module modules/mod_ident.so
    #LoadModule imagemap_module modules/mod_imagemap.so
    LoadModule modules/mod_include.so include_module
    #LoadModule info_module modules/mod_info.so
    LoadModule modules/mod_isapi.so isapi_module
    #LoadModule ldap_module modules/mod_ldap.so
    #LoadModule logio_module modules/mod_logio.so
    LoadModule log_config_module modules/mod_log_config.so
    #LoadModule log_forensic_module modules/mod_log_forensic.so
    #LoadModule mem_cache_module modules/mod_mem_cache.so
    LoadModule mime_module modules/mod_mime.so
    #LoadModule mime_magic_module modules/mod_mime_magic.so
    LoadModule negotiation_module modules/mod_negotiation.so
    #LoadModule modules/mod_proxy.so proxy_module
    #LoadModule proxy_ajp_module modules/mod_proxy_ajp.so
    Proxy_balancer_module modules/mod_proxy_balancer.so #LoadModule
    Modules/mod_proxy_connect.so proxy_connect_module #LoadModule
    Proxy_ftp_module modules/mod_proxy_ftp.so #LoadModule
    Modules/mod_proxy_http.so proxy_http_module #LoadModule
    #LoadModule proxy_scgi_module modules/mod_proxy_scgi.so
    #LoadModule reqtimeout_module modules/mod_reqtimeout.so
    #LoadModule rewrite_module modules/mod_rewrite.so
    LoadModule setenvif_module modules/mod_setenvif.so
    Modules/mod_speling.so speling_module #LoadModule
    Modules/mod_ssl.so ssl_module #LoadModule
    #LoadModule modules/mod_status.so status_module
    #LoadModule substitute_module modules/mod_substitute.so
    #LoadModule unique_id_module modules/mod_unique_id.so
    #LoadModule userdir_module modules/mod_userdir.so
    #LoadModule usertrack_module modules/mod_usertrack.so
    #LoadModule version_module modules/mod_version.so
    #LoadModule vhost_alias_module modules/mod_vhost_alias.so

    < IfModule! mpm_netware_module >
    < IfModule! mpm_winnt_module >
    #
    # If you want httpd to run as a different user or group, you must run
    # httpd as root initially and it will pass.
    #
    # Group / user: the name (or #number) of the user/group to run httpd as.
    # It is generally advisable to create a dedicated and aggregatable for user
    # httpd, as with most system services are running.
    #
    Demon of the user
    Daemon group

    < / IfModule >
    < / IfModule >

    Server configuration # 'hand '.
    #
    # The directives in this section implement the values used by the 'hand '.
    # Server, which meets all demands that are not managed by a
    definition of # < VirtualHost >. These values also provide defaults for
    # all < VirtualHost > containers you can set later in the file.
    #
    # All these directives may appear inside containers < VirtualHost >,.
    # in which case the value default parameters will be substituted for the
    virtual host of # being defined.
    #

    #
    # ServerAdmin: Your address, where problems with the server should be
    # e-mail. This address appears on some generated by the page server, such
    # as error documents. for example [email protected]
    #
    ServerAdmin [email protected]

    #
    # ServerName gives the name and the port used by the server to identify itself.
    # This can often be determined automatically, but we recommend that you specify
    # explicitly to avoid problems during startup.
    #
    # If your host doesn't have a registered DNS name, enter its IP address here.
    #
    #ServerName bhuramish - HP.vc.shawcable .net: 80

    #
    # DocumentRoot: The directory you are going to use your
    documents #. By default, all requests are taken from this directory, but
    aliases and symlinks # can be used to point to other locations.
    #
    #DocumentRoot "C:/Program Files (x 86) /Apache Software Foundation/Apache2.2/htdocs.
    DocumentRoot "C:/Oracle/ucm/server3/weblayout.

    #
    # Each directory that Apache has access can be configured in respect
    # to which services and features are allowed and/or disabled in this
    # Directory (and its subdirectories).
    #
    # Everything first, we configure the 'default' to be a very restrictive of game
    features #.
    #
    < directory / >
    Options FollowSymLinks
    AllowOverride None
    Order deny, allow
    Refuse to all the
    < / Book >

    #
    # Note that, from this point forward you must precisely enable
    features special # to be enabled - so if something doesn't work not as
    # you might expect, make sure that you have specifically enabled it
    # below.
    #

    #
    # This should be replaced by what you set DocumentRoot.
    #
    # < directory "C:/Program Files (x 86) /Apache Software Foundation/Apache2.2/htdocs" >
    < directory "C:/Oracle/ucm/server3/weblayout" >
    #
    # Possible values for the Options directive are "None", "All."
    # or any combination of:
    # Indexes includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
    #
    # Note that "MultiViews" must be named explicitly -'all Options '.
    # is not give it to you.
    #
    # The Options directive is complex and important. Please see
    # http://httpd.apache.org/docs/2.2/mod/core.html#options
    # For more information.
    #
    Options Indexes FollowSymLinks

    #
    # AllowOverride controls what directives may be placed in .htaccess files.
    # It can be 'All', 'None', or any combination of key words:
    # Options FileInfo AuthConfig Limit
    #
    AllowOverride None

    #
    # Controls who can get stuff from this server.
    #
    Order allow, deny
    Allow all the

    < / Book >

    #
    # DirectoryIndex: sets the file Apache will serve if a directory
    # is requested.
    #
    < IfModule /idc3 >
    DirectoryIndex portal.htm
    IdcSecurity idc3
    < / IfModule >

    #
    # The following lines prevent the .htaccess and .htpasswd files to be
    # seen by customers of the Web.
    #
    < FilesMatch "^ \.ht" > "".
    Order allow, deny
    Refuse to all the
    Meet all
    < / FilesMatch >

    #
    # ErrorLog: The location of the error log file.
    # If you do not specify an ErrorLog directive in a < VirtualHost >
    # container, error messages related to this virtual host will be
    # logged here. If you do define a for a < VirtualHost > error log
    container of #, that host errors will be logged there and not here.
    #
    ErrorLog logs / 'error.log '.

    #
    # LogLevel: Control the number of messages in the error_log.
    # Possible values include: debug, info, notice, warn, error, crit,.
    # emerg, alert.
    #
    LogLevel warn

    < IfModule log_config_module >
    #
    # The following directives define some nicknames format for use with
    # a directive CustomLog (see below).
    #
    "LogFormat '%%u %t \"%r\ hour' % > s \"%{Referer}i\ %b" \"%{User-Agent}i\" "handset"
    "LogFormat '%%u %t \"%r\ hour' % > s %b "commune

    < IfModule logio_module >
    # You must enable mod_logio.c use %I and frequency
    "" LogFormat '%%u %t \"%r\ hour' % > s %b \"%{Referer}i\ "\"%{User-Agent}i\ "%I %o "combinedio
    < / IfModule >

    #
    # The location and format of the access (Common Log Format) log file.
    # If you do not have any logfiles access set in a < VirtualHost >
    container of #, they will be saved here. On the other hand, if you the do
    # define per - < VirtualHost > access logfiles, transactions will be
    # logged there and not in this file.
    #
    Common CustomLog "logs/access.log.

    #
    # If you prefer a log file of access, agent, and referer information
    # (Combined logfile format) you can use the following directive.
    #
    #CustomLog "logs/access.log' combined
    < / IfModule >

    < IfModule alias_module >
    #
    # Redirect: Allows to tell clients the documents used for
    # exist in your server's namespace, but no more. The customer
    # make a new request for the document at its new location.
    # Example:
    # Redirect permanent/foo http://bhuramish-HP.vc.shawcable.net/bar

    #
    # Alias: Maps web paths into paths of file system and is used to
    # access content that don't live under the DocumentRoot directive.
    # Example:
    LoadModule IdcApacheAuth C:/Oracle/ucm/server3/shared/os/win32/lib/IdcApache22Auth.dll
    IdcUserDB idc 'C:/Oracle/ucm/server3/data/users/userdb.txt '.
    Alias /idc3 C:/Oracle/ucm/server3/weblayout
    < /idc3 location >
    Order allow, deny
    Allow all the
    DirectoryIndex portal.htm
    IdcSecurity idc3
    < / location >
    #
    # If you include a trailing / on /webpath, then the server will be
    # require that he be present in the URL. It is also likely that
    # duty provide a < Directory > section to allow access to
    # the path to the file system.

    #
    # ScriptAlias: This controls which directories contain server scripts.
    # ScriptAliases are essentially the same as assumed names, except that
    # documents in the target directory are treated as applications and
    # executed by the server on demand, rather than as documents sent to the
    client of #. The same regulation on flight "/" applies to the ScriptAlias
    # as for the Alias directives.
    #
    ScriptAlias /idcplg/ "C:/Oracle/ucm/server3/weblayout / '.

    < / IfModule >

    < IfModule cgid_module >
    #
    # ScriptSock: On threaded servers, refers to the access path to the UNIX
    decision # used to communicate with the CGI mod_cgid daemon.
    #
    Newspapers/cgisock #Scriptsock
    < / IfModule >

    #
    # "C:/Program Files (x 86) /Apache Software Foundation/Apache2.2/cgi-bin" should be replaced by everything that your ScriptAlias
    # CGI directory exists, if you have set up.
    #
    < directory "C:\Oracle\ucm\server3\weblayout" >
    AllowOverride None
    None of the options
    Order allow, deny
    Allow all the
    < / Book >

    #
    # DefaultType: Server default MIME type used for a document
    # If it cannot establish also as file name extensions.
    # If your server contains mainly text or HTML documents, it is "text/plain".
    # a good value. If your content is binary, such as applications
    # or images, you can use "application/octet-stream" instead of
    # Keep browsers try to view binary files, as if they were
    # text.
    #
    DefaultType text/plain

    < IfModule mime_module >
    #
    # TypesConfig points to the file containing the list of mappings from
    # MIME file extension - type.
    #
    TypesConfig conf/mime.types

    #
    # AddType allows you to add or replace the MIME configuration
    # the file specified in TypesConfig for specific file types.
    #
    #AddType application/x-gzip .tgz
    #
    # AddEncoding allows you to have certain browsers uncompress
    # information on the fly. Note: Not all browsers support this.
    #
    #AddEncoding x-compress. Z
    #AddEncoding x-gzip .gz .tgz
    #
    # If the AddEncoding directives above are commented out, then you
    # should probably define these extensions to indicate media types:
    #
    AddType application/x-compress. Z
    AddType application/x-gzip .gz .tgz

    #
    # AddHandler allows you to map certain "manipulators": file extensions
    # No actions associated with the file type. It can be either integrated into the server
    # or added to the directive of the Action (see below)
    #
    # To use CGI outside of ScriptAlias directories scripts:
    # (You will also need to add "ExecCGI" to the "Options" directive.)
    #
    AddHandler cgi-script .cgi

    # For maps of type (negotiated resources):
    #AddHandler type-plan of the var

    #
    # Filters allow you to process content before sending it to the client.
    #
    # To parse .shtml for server-side includes (SSI) files:
    # (You will also need to add "Includes" the "Options" directive.)
    #
    #AddType text/html .shtml
    #AddOutputFilter INCLUDES .shtml
    < / IfModule >

    #
    # The mod_mime_magic module allows the server to use various boards of the
    content of the file itself to determine its type. The MIMEMagicFile
    # directive tells the module where the definitions of suspicion.
    #
    #MIMEMagicFile conf/magic

    #
    # Customizable error responses come in three flavors:
    ((# 1) text 2) local redirects 3) external redirects
    #
    # Examples:
    #Error Document 500 "The server made a boo boo".
    #Error Document 404 Missing.html
    #Error Document 404 "/cgi-bin/missing_handler.pl"
    #Error Document 402 http://bhuramish-HP.VC.shawcable.NET/subscription_info.html
    #

    #
    # MaxRanges: Number of channels in a Maximum request before
    # return the resource, or 0 for unlimited
    # Default is to accept 200 lines
    #MaxRanges 0

    #
    # EnableMMAP and EnableSendfile: on systems that support.
    projection in memory # or the sendfile syscall is used to deliver
    # files. Usually, this improves the performance of the server, but must
    # turn off when mounted network is served
    # file systems or if support for these functions is also
    # broken on your system.
    #
    #EnableMMAP off
    #EnableSendfile off

    # Additional configuration
    #
    # The configuration files in the conf/extra/directory can be
    # included to add additional features or change the default configuration
    # the server, or you can simply copy their content here and change as
    # necessary.

    # Server-pool management (MPM specific)
    #Include conf/extra/httpd-mpm.conf

    # Multilingual error messages
    #Include conf/extra/httpd-multilang-errordoc.conf

    # Entries to the fancy directory
    #Include conf/extra/httpd-autoindex.conf

    # Language settings
    #Include conf/extra/httpd-languages.conf

    # User directories
    #Include conf/extra/httpd-userdir.conf

    # Info in real time on the applications and configuration
    #Include conf/extra/httpd-info.conf

    # Virtual hosts
    #Include conf/extra/httpd-vhosts.conf

    # Local access to the manual for the Apache HTTP Server
    #Include conf/extra/httpd-manual.conf

    # Distributed authoring and versioning (WebDAV)
    #Include conf/extra/httpd-dav.conf

    # Various default settings
    #Include conf/extra/httpd-default.conf

    # Secure connections (SSL/TLS)
    #Include conf/extra/httpd-ssl.conf
    #
    # Note: The following text should be present to support
    # start without SSL on platforms without equivalent/dev/random
    but # a statically compiled in mod_ssl.
    #
    < IfModule ssl_module >
    SSLRandomSeed startup builtin
    SSLRandomSeed connect builtin
    < / IfModule >

    My CONFIG.cfg file:

    <? jcharset cfg = "UTF8"? >
    Server #Content System Properties
    IDC_Name = idc3
    IdcProductName = idccs
    SystemLocale = English-United States
    InstanceMenuLabel = idc3
    InstanceDescription = idc3 content server
    SocketHostAddressSecurityFilter = 127.0.0.1

    Variable #Database
    IsJdbc = true
    JdbcDriver = net .sourceforge .jtds .jdbc .driver
    JdbcConnectionString = jdbc:jtds:sqlserver://bhuramish-HP:1433 / OracleECM
    JdbcUser = ecm
    JdbcPassword = VZU64a2zvfxn4H/vxFslVk0wdHELfmeJ4z + xMB5g4Rw =
    JdbcPasswordEncoding = Intradoc

    Variable #Internet
    HttpServerAddress = bhuramish - HP: 90
    Mail = mail server
    SysAdminAddress=sysadmin@mail
    HttpRelativeWebRoot = / idc3.
    CgiFileName = idcplg
    UseSSL =
    WebProxyAdminServer = true

    #General option Variables

    Variable #Additional
    DatabaseType = mssql
    JAVA_CLASSPATH_customjdbc=$SharedDir/classes/jTDS-1.2.4.jar
    SearchIndexerEngineName = DATABASE. METADATA
    Server web apache =
    IdcAdminServerPort = 2220
    IntradocServerPort = 2222

    Please help me on this... I worked in stellent IBPM 7.6 sp2 in a large cpompany and never had the opportunity to work on Setup frm scrach...

    See you soon
    Vivek

    Published by: 887781 on September 27, 2011 19:10

    Hello

    instance of #ucm10g

    LoadModule IdcApacheAuth IdcApache22Auth.dll
    Idc3 IdcUserDB '/data/users/userdb.txt '.

    /Idc3 alias "/weblayout".

    Order allow, deny
    Allow all the
    DirectoryIndex portal.htm
    IdcSecurity idc3

    This is how apache entries must be.

    Make the changes as above, and then restart Apache, Complutense University of Madrid.

    Test to see if the problem still persists.

    Thank you
    Srinath

  • Conductor 3.0 with 10.5 of the Complutense University of MADRID - cannot get the AdHoc questions work/TLS record

    I'm working on a laboratory configuration to prepare application a client driver 3.0 with 10.5SU1 of the Complutense University of MADRID.  I have the base line everything up, but I can't get the Ad Hoc conference bridge to enroll at the University Complutense of MADRID by the conductor, nor I can SIP trunk to become accessible.  This all points to a TLS problem, which is reflected in the newspapers of the Complutense University of MADRID:

    Pre-verifie SdlSSLTCPListener::verify_cb = 0, cert check errno = 20, depth = 0
    00269848.000 | 22:41:54.023 | AppInfo | HandleSSLError - verification of the certificate has no:(Verification error:20)-Impossible to get the certificate of the local radio station for 10.0.0.113:41409

    This repeats for the Ad Hoc and appointments of the intellectual property on the driver.

    I followed the conductor with the guide of the AAU (http://www.cisco.com/c/dam/en/us/td/docs/telepresence/infrastructure/con...) as well as the deployment of certificate (http://www.cisco.com/c/dam/en/us/td/docs/telepresence/infrastructure/con...) guide.  I have a root certification authority I use (lab.local), I installed the root certificate and the certificates of the host on both devices.  OpenSSL gives me the verification of the return code: 0 (ok), at once UCM and conductor during validation to the root certificate.

    I think that I followed the guides and double-checked against them.  Someone else has seen this? What Miss me?

    Hi Ryan,

    I think that I am running into the same question... The TAC engineer gave you a bug ID I can follow?

    Thank you

    Peter

  • List of options at the Complutense University of MADRID

    We are facing a question in 11.8 Complutense University of MADRID, where we defined the metadata with the list of options.

    One of the values from the list of options is to have 52 characters.

    But it is giving error 'exceeds the maximum length.

    Help, please.

    According to me, here is the solution below:

    (1) If you manually set the list of metadata options that is difficult to encode the value in ValuesList, then you will get this error

    "The value of the option list exceeds the maximum length of 50.

    It is the expected behavior.

    Workaround solution:

    If you go to the schema of the OCS, you will find a 'OptionList' table, there column called "adoption".

    Now, the size of this column is defined as 50.

    By changing this, you'll be able to set the value of the option list with over 50.

    NOTE: this is not the way supported, as in the future if certain patch applied set he returned it to 50.

    (2) alternative workaround that is supported in a way, is by using the views and allowing the value of option list to be filled by point of view.

    Please let me know in case of any problem.

    Thank you

    Ranjan

  • Search by program go to the Complutense University of MADRID

    Hello

    I have a requirement to search for a file using RIDC, Complutense University of MADRID

    I am the scene below the steps.

    public UCMFile getDocumentByFileName (String fileName, String folderPath, user String) {}

    StringBuilder builder = new StringBuilder();

    Builder.Append ("xCollectionID = '202819957016000405'" + "< AND > dOriginalName = '" + fileName + "'");

    String query = builder.toString ();

    List of files < UCMFile > = this.getDocumentsByQuery (user, query);

    }

    private list < UCMFile > getDocumentsByQuery (String user, String query) {}

    String methodName = Thread.currentThread () .getStackTrace () [1] .getMethodName ();

    If (_logger.isLoggable (Level.INFO)) {}

    _logger.info ("class: [" + This.GetClass + "] [" + methodName + "]" + "entry: user:" + user);

    }

    try {}

    init (User);

    DataBinder dataBinder = myIdcClient.createBinder ();

    dataBinder.putLocal ("IdcService", "GET_SEARCH_RESULTS");

    dataBinder.putLocal ("QueryText", query);

    ServiceResponse response;

    DataBinder serverBinder = null;

    List files from list < UCMFile > = new ArrayList < UCMFile > ();

    response = myIdcClient.sendRequest (userContext, dataBinder);

    serverBinder = response.getResponseAsBinder ();

    ResultSet DataResultSet = serverBinder.getResultSet ("SearchResults");

    System.out.println ("size-" + ResultSet.getRows (). Size());

    int index = 0;

    If (resultSet! = null) {}

    UCMFile ucmFile = null;

    {for (DataObject dataObject1: {resultSet.getRows ())}

    If (index > = 5)

    break;

    String docName = dataObject1.get ("dDocName");

    ucmFile = new UCMFile();

    ucmFile.setDocumentId (dataObject1.get ("dID"));

    ucmFile.setContentID (docName);

    ucmFile.setDatasource ("#dDocName UCM:" +)

    dataObject1.get ("dDocName"));

    ucmFile.setDescription (dataObject1.get ("xComments"));

    ucmFile.setUrl (url);

    ucmFile.setTitle (dataObject1.get ("dDocTitle"));

    ucmFile.setUploadDate (dataObject1.get ("dInDate"));

    ucmFile.setAuthor (dataObject1.get ("dDocAuthor"));

    ucmFile.setExt (dataObject1.get ("venture"));

    fileList.add (ucmFile);

    index ++;

    }

    }

    If (_logger.isLoggable (Level.INFO)) {}

    _logger.info ("class: [" + This.GetClass + "] [" + methodName + "]" + "Exiting: list of files:" + fileList);

    }

    Return to the file list;

    } catch (Exception e) {}

    DiagnosticUtil.printStackTrace (e, _logger, this. GetClass, methodName);

    throw the new locale ("an unexpected error occurred while getting recently downloaded documents. Contact the system administrator. \n details: «+»

    e.getCause ());

    throw the new locale ("an unexpected error occurred during execution of the UCM query". Contact the system administrator. \n details: "+ e.getMessage ());

    }

    }

    Without dOriginalName his works fine but with dOriginalName I get following error

    Services/3 09.03 01:37:01.813 IdcServer-20882! csUserEventMessage, ohsadmin, CIS! $ intradoc.common.ServiceException:! csSearchUnableToReturnResults

    Services/3 09.03 20882-IdcServer 01:37:01.813 * ScriptStack GET_SEARCH_RESULTS

    Services/3 09.03 01:37:01.813 3:getSearchResults IdcServer-20882, * no captured values *.

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.server.SearchManager.retrieveSearchInfoAsBinder(SearchManager.java:295)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.server.SearchService.retrieveSearchInfo(SearchService.java:1902)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.server.SearchService.doLocalSearch(SearchService.java:1381)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.server.SearchService.getSearchResults(SearchService.java:674)

    Services/3 09.03 IdcServer-20882 01:37:01.813 at sun.reflect.GeneratedMethodAccessor279.invoke (unknown Source)

    Services/3 09.03 01:37:01.813 IdcServer-20882 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to java.lang.reflect.Method.invoke(Method.java:597)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.server.Service.doCodeEx(Service.java:620)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.server.Service.doCode(Service.java:575)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.server.Service.doAction(Service.java:547)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.server.Service.doActions(Service.java:542)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1391)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.server.Service.executeActions(Service.java:528)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:737)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.server.Service.doRequest(Service.java:1956)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.server.ServiceManager.processCommand(ServiceManager.java:437)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to intradoc.server.IdcServerThread.run(IdcServerThread.java:160)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:545)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    Services/3 09.03 01:37:01.813 IdcServer-20882 to weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    > requestaudit/6 09.03 01:37:01.984 GET_SEARCH_RESULTS IdcServer-20882 [dUser = ohsadmin] [QueryText = (xCollectionID = 202819957016000405 AND dOriginalName = Details711.txt Testing)] [StatusCode =-1] [StatusMessage = failed to retrieve search results. Error occurred during processing. Unable to return results.] [IsJava = 1] 0.7068729996681213 (dry)

    > requestaudit/6 09.03 01:38:00.001 Audit Request Monitor! csMonitorTotalRequests, 10, 1, 0.08333263546228409, 0.8702999949455261, 1

    Looks like I can't search based on dOriginalName. I need to check if there is that a document already exists with the same file name in a folder.

    How should I reach it?

    Thank you

    Pauline.

    Hello

    In my view, the format of the query string is false.

    The correct format would be-

    dOriginalName ' *'



    Here equal (=) will not work. In my case code works very well.


    Check with this format and let me know the results.


    Kind regards

    Hoque

  • Mapping of the external LDAP user with the role of the Complutense University of MADRID

    Hello WebCenter content masters,

    I'm having trouble mapping a group LDAP to the role of the Complutense University of MADRID.
    Let me explain the situation.

    I have an external LDAP (Apache DS) with two groups (groupofuniquenames), 'Administrators' and 'Test' and two users 'ldap_admin' and 'ldap_user '. ldap_admin is a uniqueMember administrators and the ldap_test a test uniqueMember.

    At the University Complutense of MADRID, I created a custom role 'Test' with privileges "RWD" group 'Public '.

    I guess that the external LDAP has been configured successfully as an LDAP authenticator provider - myrealm settings tab, since I can see groups and external LDAP users, and they can connect the DCU with their user id and password.

    However, ldap_user is unable to perform the check, and on their profile page, the role is "invited, authenticated."
    And when I pass ldap_user in the test group to the Administrators group, the role is then "invited, authenticated, admin, sysmanager, refineryadmin, rmaadmin, pcmadmin, ermadmin.
    It seems that the Administrators group is mapped correctly, but not the group test.

    I try to apply the advice given in these two threads:
    External LDAP user has only priviledge research at the Complutense University of MADRID
    Unable to map external users to roles in content Webcenter 11 g

    I have created a 'externalLdapMap' identification card, completed the provider.hda file and put the map "Test, Test". I also tried with "Test, contributor" that I was not sure about the first mapping.
    Whatever it is, after restarting the server of the University Complutense of MADRID, I'm still not able to grant the privilege of writing for a user to the Administrators group.

    I missed something in the process?
    Thank you for your attention and of course any help would be greatly appreciated.
    L.

    Hello

    I think that you have enabled the LDAP authenticator credits and that this error will go up.

    You must create an OpenLDAPAuthenticator and do the same settings with flag set up and then test the scenario.

    Thank you
    Srinath

  • where is Folders_g at the Complutense University of MADRID?

    I am following the Tutorial, http://docs.oracle.com/cd/E23943_01/webcenter.1111/e10273/createconnect.htm#BGBDDHAA
    I encountered an error when connecting to UCM11g of JDev11.1.1.6

    It is said, "SEVERE: could not the content list of the folder with the ID = dCollectionID:-1.

    someone in the RTO said I activated the "Folders_g" at the Complutense University of MADRID (under Administration - Admin Server - Component Manager). but I can not find "FrameworkFolders". and enable "FrameworkFolders" doesnot work for me.
    where can I find the Folders_g? Thank you.

    -First, disable the framework files and restart the managed server. Framework and Foldersg files cannot be installed at the same time. _
    -On the page where you have enabled frame files, upwards (in the body of the page), it has a link to "Manager of advanced components." Click on this link.
    -Scroll down to the section "disabled components."
    -Select "Folders_g" and press the button "Activate" in the list of the disabled components.
    -Restart the managed server.

  • How to get around the process of authentication of the Complutense University of MADRID

    Hi all

    I use Oracle Content Server and I need to get the file directly so I can attach my mail application. However, I am able to get the native file using this URL:


    http://localhost:16200/cs/idcplg? IdcService = GET_FILE & dID = 29401 & dDocName = IPM_029601 & allowInterrupt = 1

    But as soon as I click on that URL, it shows me the Login Page and after you submit the user name and password, it gives me the file to save to my local computer.
    I need to bypass the authentication page, and I need this file directly to save on my local computer.
    Is there a method that I can implement to pass the credentials as hardcoded or is it possible to pass the credentials in the url GET_FILE above.

    Please suggest!
    Urgent!

    Thank you...

    Taken the lead here: service GET_FILE p does not accept user and password settings. He worked while authentication has been cached in the browser.

    If you can handle protocols SOAP & WSDL side client (Visual Basic or Java), then there is the solution to get the file from the Complutense University of MADRID with a proper authentication. It is a GetFile.wsdl to start.

    http://download.Oracle.com/docs/CD/E17904_01/doc.1111/e10807/a01_wsdl_and_soap.htm

    and 10gR 3 manual with even better examples:

    http://download.Oracle.com/docs/CD/E10316_01/CS/cs_doc_10/documentation/addons/soap_wsdl_10en.PDF

    Kind regards
    Boris

  • Configuration of LDAP at the Complutense University of MADRID

    I searched the web and I searched on this forum (Complutense University of MADRID authentication via LDAP and I see the steps that are given for the LDAP configuration.)

    We already have an LDAP configuration and I would authenticate the UCM users at this "already setup" LDAP. Well, I went on this (http://muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap.html) link and downloaded mm_mod_auth_ldap3.11 for apache2. 2 Web server, since we use a server web apache2. 2. when I try to run the following command (. / configure with mem-cache - with-apache-dir = / usr/local/apache2 with-apxs with apache worm = 2, 2 - with-ssl = no) I get the following error message:

    checking ranlib(1) ranlib(1).
    check if the brand sets $(MAKE)... Yes
    checking for gcc gcc...
    looking for the a.out C compiler default output file name...
    check whether the C compiler works... Yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    suffix of file objects... search o
    check if we are using the GNU C compiler... Yes
    check whether gcc accepts - g... Yes
    looking for the gcc option to accept ANSI c... no need
    checking build system type... Invalid configuration "x86_64-unknown-linux-gnu": "x86_64-unknown" unrecognized machine
    Configure: error: failure de/bin/sh./config.sub x86_64-unknown-linux-gnu

    Now I'm confused if this is related to the module itself which is not compatible with 64-bit servers, or is it something else that I'm missing? Help, please! Through the command "set up" above I did not mention the LDAP directory in. This is because LDAP is configured in totally different physical server. And I don't know how I would go about you pointing "-with-ldap-dir" to the external server ldap directory. Thank you.

    Published by: user9324913 on March 11, 2010 17:21

    I totally do not understand why you are trying to install another module of apache.

    User authentication against LDAP requires UCM configuration (the creation and implementation of a detailde to LDAP provider in Chapter 7 of this guide) http://download.oracle.com/docs/cd/E10316_01/cs/cs_doc_10/documentation/admin/managing_security_10en.pdf

    You shouldn't have to worry about Apache!

    Tim

  • Release Date of the Document at the Complutense University of MADRID is 1 day earlier

    Hi Experts,

    I use WebCenter content 11.1.1.8.0 and here if I'm checkin document of Console and the Complutense University of MADRID Capture workspace console it takes 1 day release date earlier.

    For example: If Today(28/0ct/2015) I'm checkin document release date will be (October 27, 2015) and UCM Console too, I can see the same date, please let know us how I can change the date of release of the day...

    Thank you

    Sanjeev

    Follow these steps:

    1. connect to your content as a user admin server.

    2. go to the admin user.

    3. you should see a list of users display, select the user having cause and then click on edit in the user Admin screen.

    4. on the Info tab for this user, check the time zone of the user. What is he on?

    5. If the zone shows something different for the user, then change the correct time zone.

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

    Another point:

    The value "EnableSetIdcTimeZone = true" in config.cfg and also check after restart

  • Create reports on the Complutense University of MADRID

    Hi, I have a question to create reports in content WebCenter. I see in WebCenter content: Records that some reports in the search results. I used URM adapter to integrate the University Complutense of MADRID and URM, but the same option create reports is not display in search results Complutense University of MADRID. The question is, is it possible to create reports on the AAU that I in URM?

    Like this: https://blogs.oracle.com/kyle/entry/creating_custom_report_templates_with

    Hello

    I used URM adapter to integrate the University Complutense of MADRID and URM, but the same option create reports is not display in search results Complutense University of MADRID.

    Are you that referring on the server of the University Complutense of Madrid which has the card activated the reports option does not appear?

    I think that the report templates are not installed / released into the system, it is the most common reason for the option to not appear. Try the steps here.

    Go to folders-> configure--> installation check list, and then click default installation of models (even though it says ok/made) and then check out. So again, which does not contain the Menu item, go through the following steps

    Try these steps;

    -----------------------------

    1. review the following documentation: Release Notes Oracle® Fusion Middleware 11 g Release 1 (11.1.1) for Linux x 86-64. Here is the link:

    http://docs.oracle.com/cd/E23943_01/doc.1111/e14770/ucm.htm#ASRLA4867. http://docs.Oracle.com/CD/E23943_01/doc.1111/e14770/UCM.htm#ASRLA4867

    2. navigate in the section document 38.1.20 manual addition of xdoruntime.ear library of records management.

    3. to consider and implement the steps described in section above.

    4. confirm that the report templates are released by checking the queue of work in PROGRESS. If report models are stuck in WIP due the State GENWWW, please fix the problem with the infectious rhinotraecheitis BOVINE/indexer and resubmit the report templates.

    5. new test problem.

  • Delete data indexed all the Oracle SES data or indexed from a given source (Complutense University of MADRID, Discussion Board)

    Hello

    We have configured ITS Oracle 11.2.2.2 with Oracle Webcenter 11.1.1.8 and Complutense University of MADRID.

    We are able to index all data successfully.

    For some test case, I would like to remove all indexed data / indexed data from a particular source of backend and rerun the crawlers.

    Y at - it no SP is who can do the job or any table that I can serve to achieve this?

    Thank you

    Kind regards

    SID

    Hello Siddharth

    I would like to understand why you do not want to delete some items analyzed

    A full analysis will remove existing items and fill the backend with the latest

    In addition, items are visible by their security; so not need something stopping to get indexed

    ~ Theodor

  • WebService custom at the Complutense University of MADRID

    Hello world

    Can anyone confirm if a web service at the Complutense University of MADRID is created the same way as creating an IdcService custom.

    To experiment, I generated the WSDL file for my personalized service, but I can't find any entry and exit of the metadata in the WSDL file.

    I'm it's incorrect, generating or y at - it another way to create a webservice in UCM or am I supposed to manually change my WSDL?

    This is what looks like the element

    < s:element name = "getTwoMetadata" >

    < s:complexType >

    < s:sequence >

    < s:element minOccurs = "0" maxOccurs = "1" name = "extraProps" type = "s0:IdcPropertyList" / >

    < / s:sequence >

    < / s:complexType >

    < / s:element >

    In fact, it takes in 3 metadata, but does not show here.

    Thanks in advance

    Hi Valerie,.

    So custom WSDL can be created the same way as we do for STANDARD services. I assume that you have added the relevant parameters of the demand for this service and then run WSDL generates. If not, then try and communicate the results.

    Thank you

    Srinath

  • OAM 11gR2PS2 - no authenticated access to public Documents at the Complutense University of MADRID

    Hi all

    We had a requirement to one of our clients, in which the documents who have received the public's access to the Complutense University of MADRID should not be challenged for authentication.

    Examples of URLS that are not in dispute when you use the managed for UCM server port (16200)

    http://xxx.com:16200/cs/idcplg? IdcService = GET_FILE & dID = 1445 & dDocName = DEV_COMPLOGO_31364 & allowInterrupt = 1

    http:// xxx.com : 16200/cs/groups/public/documents/digitalmedia/b2dv/xzmx/~edisp/dev_complogo_31364.jpg

    This GS search page ready must also open without authentication.

    http:// xxx.com : 16200/cs/idcplg? IdcService = GET_DOC_PAGE

    After the configuration of SSO and protection/CS, when I go above URL using the port of OSH only the second opens without challenge me the name of user and password.

    Knowing that I can protect/unprotect URL patterns, I was wondering if this is possible using OAM at all.

    The document is assigned to a group of public safety at the Complutense University of MADRID.

    http://xxx.com:16200/cs/idcplg? IdcService = GET_FILE & dID = 1445 & dDocName = DEV_COMPLOGO_31364 & allowInterrupt = 1

    By looking at the URL, would you be able to identity if this url is to document to the Group of public safety? All of the query parameter would help you to differentiate the document in the public safety group

    If the answer is NO then you will not be able to create policies OAM who could remove the URL

    If the answer is YES you can then use 'Query parameter' section resource OAM to remove the specific URL

    hope this helps

    Concerning

    Aakash

Maybe you are looking for

  • Hide the Finder sidebar permanently

    How do permanently hide you the sidebar Finder so that it does not appear in any Finder window? I'd be happy to be able to show when I want it, but not every time I opened a window. Like many Mac users (and pros in particular) I constantly work with

  • IPod Classic 7 G 160 GB ' there was a problem installing this hardware: Apple iPod USB Device ".

    I have recently (June 2014) bought a brand new Ipod Classic 7 G 160 GB Model A1238. Whenever I connect via USB to a PC running XP SP3 and Itunes V10.0.7.2 it is always treated as if it were a new connection, i.e. "new hardware found". After trying to

  • OfficeJet Pro 8600 and OS Mavericks

    Every since the loading of the Mavericks on my Mac, I can't scan life airprint.  I can print, but he fails to make an analysis of the preview when I ask for a scan.  I removed the old drivers and reloaded your new drivers approved by Maverick, but no

  • Maybe not a problem, but

    I have my devcices who clear.fi media and clear.fi photo on them.  I downloaded files music to the 'cloud' so where are they? And is it a media clear.fi and clear.fi photo for a PC? And if there is, where are they?

  • XP64 bit drivers LifeCam Cinema

    Have xp64 professional and bought a LifeCam Cinema - not taken on the packaging that XP64 isn't supported - is there a workaround to get this material works with xp64?