UCM CIS problem

intradoc.common.ServiceException: !csUnableToRetrieveSearchResults!csLocaleNotFound,English-US
at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplem
entor.java:2115)
at intradoc.server.Service.buildServiceException(Service.java:2326)
at intradoc.server.Service.createServiceExceptionEx(Service.java:2320)
at intradoc.server.Service.createServiceException(Service.java:2315)
at intradoc.server.ServiceHttpImplementor.determineParameterizedLocale(ServiceHttpImple
mentor.java:668)
at intradoc.server.ServiceHttpImplementor.initLocale(ServiceHttpImplementor.java:467)
at intradoc.server.Service.initLocale(Service.java:426)
at intradoc.server.Service.initDelegatedObjects(Service.java:295)
at intradoc.server.SearchService.initDelegatedObjects(SearchService.java:86)
at intradoc.server.ServiceManager.processCommand(ServiceManager.java:436)
at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
at intradoc.server.IdcServerThread.run(IdcServerThread.java:160)
at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImp
l.java:545)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

Hi,
Verify following Bug 12965100 on this issue.
Regards,
Kal

Similar Messages

  • UCM 11g : problem in starting the UCM server

    Hi All,
    I have started the Managed service for UCm server.
    when i am hitting the url : http://<IP>:16200/cs
    it is giving me error "Server is unavailable".
    and in it's deatils following error is shown:
    javax.servlet.ServletException: Could not start up IDC server deployment. at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1245) at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:542) at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:455) at idcservlet.IdcFilter.initContentServer(IdcFilter.java:120) at idcservlet.IdcFilter.init(IdcFilter.java:112) at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:332) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121) at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:98) at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:59) at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1867) at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126) at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512) at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119) at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200) at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119) at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27) at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41) at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409) at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58) at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161) at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79) at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184) at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361) at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51) at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200) at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30) at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240) at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169) at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123) at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180) at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96) at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) Caused by: java.io.IOException: UCM Server failed to initialize inside its servlet environment. at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:138) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87) at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305) at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278) at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1234) ... 41 more Caused by: intradoc.common.ServiceException: !csProviderUnableToStartSystem,SystemServerSocket at intradoc.server.IdcSystemLoader.prepareStartMonitorProviders(IdcSystemLoader.java:2553) at intradoc.server.IdcManagerBase.startProviders(IdcManagerBase.java:103) at intradoc.server.IdcManagerBase.serviceStart(IdcManagerBase.java:368) at intradoc.server.IdcServerManager.serviceStart(IdcServerManager.java:229) at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:620) at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:451) at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:102) ... 49 more Caused by: intradoc.data.DataException: !csCouldNotListenOnPort,4444 at intradoc.provider.SocketIncomingProvider.startProvider(SocketIncomingProvider.java:254) at intradoc.provider.Provider.startProvider(Provider.java:86) at intradoc.provider.Provider.startProvider(Provider.java:79) at intradoc.server.IdcSystemLoader.prepareStartMonitorProviders(IdcSystemLoader.java:2523) ... 55 more Caused by: java.net.BindException: Address already in use: JVM_Bind at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365) at java.net.ServerSocket.bind(ServerSocket.java:319) at intradoc.provider.SocketIncomingProvider.createServerSocket(SocketIncomingProvider.java:541) at intradoc.provider.SocketIncomingProvider.startProvider(SocketIncomingProvider.java:233) ... 58 more
    To restart the UCM server, the containing managed server process needs to be restarted.
    Please do let me know what could be the possible cause for this error and how to get over it.
    Thanks ,
    Nupur

    Yeah that's what i was also wondering , how it is giving error saying Address is already in use.
    because on that system there is only one IDC server is working & it's port is also not assigned to any other instance and only one domain is working.
    but when i disabled customized components it stopped giving that error.
    or reason for that error may be due to improper shut down of UCM server???
    Regards,
    Nupur

  • UCM starting problem

    Hi,
    I did install UCM 11.1.1.5 and RCU.
    But for some reasons I did drop all the schemas created in database earlier and reinstalled newer ones.
    Now database has the new schemas having the old prefix(DEV_*) for my entire websuite(Portal,Webcenter,Spaces)
    I am able to start servers for entire webcenter suite.
    Even the UCM server is starting but I am not able to log in to the content server. Below are the logs for the same.
    My question is if we do install newer schemas keeping the same old UCM installation, does it has a compatibility issue?
    2012-04-04T06:13:59.453-05:00] [UCM_server1] [ERROR] [UCM-CS-000001] [oracle.ucm.idccs] [tid: SchemaPublisher] [ecid: 0000JPx3s^tD^aGLuyg8yX1FV2nO000002,1:27812] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-04T06:13:59.453-05:00] [UCM_server1] [ERROR] [UCM-CS-000001] [oracle.ucm.idccs] [tid: SchemaPublisher] [ecid: 0000JPx3s^tD^aGLuyg8yX1FV2nO000002,1:27812] [APP: Oracle Universal Content Management - Content Server] general exception[[
    intradoc.common.ServiceException: !csSchemaUnableToPublishView,EBSDocClassView
    at intradoc.server.schema.StandardSchemaPublisher.publishEntireView(StandardSchemaPublisher.java:604)
    at intradoc.server.schema.StandardSchemaPublisher.publishViewValues(StandardSchemaPublisher.java:491)
    at intradoc.server.schema.StandardSchemaPublisher.doPublishing(StandardSchemaPublisher.java:352)
    at intradoc.server.schema.StandardSchemaPublisherThread.run(StandardSchemaPublisherThread.java:256)
    Caused by: intradoc.data.DataException: !csDbUnableToPerformAction_getColumns,EBSDocClass!$ORA-00942: table or view does not exist
    at intradoc.jdbc.JdbcWorkspace.handleSQLException(JdbcWorkspace.java:2461)
    at intradoc.jdbc.JdbcWorkspace.getColumnList(JdbcWorkspace.java:2136)
    at intradoc.server.schema.SchemaUtils.validateViewTableColumns(SchemaUtils.java:612)
    at intradoc.server.schema.ServerSchemaLoader.loadAllValues(ServerSchemaLoader.java:612)
    at intradoc.server.schema.ServerSchemaLoader.loadValues(ServerSchemaLoader.java:759)
    at intradoc.shared.schema.SchemaViewData.syncViewValues(SchemaViewData.java:874)
    at intradoc.shared.schema.SchemaViewData.getViewValues(SchemaViewData.java:411)
    at intradoc.shared.schema.SchemaViewData.getAllViewValues(SchemaViewData.java:439)
    at intradoc.server.schema.StandardSchemaPublisher.publishEntireView(StandardSchemaPublisher.java:551)
    ... 3 more
    Caused by: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:457)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:889)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:476)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:204)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:540)
    at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:202)
    at oracle.jdbc.driver.T4CStatement.executeForDescribe(T4CStatement.java:919)
    at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1261)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1419)
    at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:1668)
    at oracle.jdbc.driver.OracleStatementWrapper.executeQuery(OracleStatementWrapper.java:432)
    at weblogic.jdbc.wrapper.Statement.executeQuery(Statement.java:487)
    at intradoc.jdbc.JdbcFunctions.getFieldListInternal(JdbcFunctions.java:95)
    at intradoc.jdbc.JdbcWorkspace.getColumnList(JdbcWorkspace.java:2124)
    ... 10 more
    [2012-04-04T06:14:00.659-05:00] [UCM_server1] [ERROR] [UCM-CS-000001] [oracle.ucm.idccs] [tid: WebPublisher] [ecid: 0000JPx3s^tD^aGLuyg8yX1FV2nO000002,1:27814] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-04T06:14:00.659-05:00] [UCM_server1] [ERROR] [UCM-CS-000001] [oracle.ucm.idccs] [tid: WebPublisher] [ecid: 0000JPx3s^tD^aGLuyg8yX1FV2nO000002,1:27814] [APP: Oracle Universal Content Management - Content Server] general exception[[
    intradoc.common.ServiceException: !csPublishAborted
    at intradoc.server.publish.WebPublisher.doFilter(WebPublisher.java:453)
    at intradoc.server.publish.WebPublisher.doPublish(WebPublisher.java:535)
    at intradoc.server.publish.WebPublisher.run(WebPublisher.java:611)
    at java.lang.Thread.run(Thread.java:662)
    [2012-04-04T06:14:00.691-05:00] [UCM_server1] [ERROR] [UCM-CS-050021] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000JPx3s^tD^aGLuyg8yX1FV2nO000002,0] [APP: Oracle Universal Content Management - Content Server] UCM Server failed to initialize inside its servlet environment.
    [2012-04-04T06:14:00.691-05:00] [UCM_server1] [ERROR] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000JPx3s^tD^aGLuyg8yX1FV2nO000002,0] [APP: Oracle Universal Content Management - Content Server] general exception[[
    intradoc.common.ServiceException: !apSchemaObjectExists_field,xIPMSYS_PARENT_ID
    at oracle.imaging.intradoc.IpmRepositoryUtils.executeService(IpmRepositoryUtils.java:181)
    at oracle.imaging.intradoc.FieldUtils.addOrUpdateMetaDataWithService(FieldUtils.java:787)
    at oracle.imaging.intradoc.IpmRepositoryInstallFilter.setupSystemFields(IpmRepositoryInstallFilter.java:226)
    at oracle.imaging.intradoc.IpmRepositoryInstallFilter.doFilter(IpmRepositoryInstallFilter.java:74)
    at intradoc.shared.PluginFilters.filterWithAction(PluginFilters.java:114)
    at intradoc.shared.PluginFilters.filter(PluginFilters.java:68)
    at intradoc.server.IdcExtendedLoader.executeFilter(IdcExtendedLoader.java:462)
    at intradoc.server.IdcExtendedLoader.extraAfterServicesLoadInit(IdcExtendedLoader.java:447)
    at intradoc.server.IdcSystemLoader.loadServiceData(IdcSystemLoader.java:1098)
    at intradoc.server.IdcServerManager.init(IdcServerManager.java:181)
    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:624)
    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:455)
    at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:102)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
    at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1242)
    at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:542)
    at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:455)
    at idcservlet.IdcFilter.initContentServer(IdcFilter.java:132)
    at idcservlet.IdcFilter.init(IdcFilter.java:124)
    at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:332)
    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:98)
    at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:59)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1876)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: intradoc.common.ServiceException: !apSchemaObjectExists_field,xIPMSYS_PARENT_ID
    at intradoc.server.schema.SchemaStorage.createOrUpdateInternal(SchemaStorage.java:457)
    at intradoc.server.schema.SchemaStorage.createOrUpdate(SchemaStorage.java:427)
    at intradoc.server.SchemaHandler.addSchemaField(SchemaHandler.java:138)
    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.executeMethodReportStatus(ClassHelperUtils.java:324)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:533)
    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 oracle.imaging.intradoc.IpmRepositoryUtils.executeService(IpmRepositoryUtils.java:147)
    ... 61 more
    [2012-04-04T06:14:02.840-05:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000JPx3s^tD^aGLuyg8yX1FV2nO000002,0] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-04T06:30:10.039-05:00] [UCM_server1] [ERROR] [UCM-CS-000001] [oracle.ucm.idccs] [tid: SchemaPublisher] [ecid: 0000JPx7_ZeD^aGLuyg8yX1FV32i000002,1:24707] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-04T06:30:10.050-05:00] [UCM_server1] [ERROR] [UCM-CS-000001] [oracle.ucm.idccs] [tid: SchemaPublisher] [ecid: 0000JPx7_ZeD^aGLuyg8yX1FV32i000002,1:24707] [APP: Oracle Universal Content Management - Content Server] general exception[[
    intradoc.common.ServiceException: !csSchemaUnableToPublishView,EBSDocClassView
    at intradoc.server.schema.StandardSchemaPublisher.publishEntireView(StandardSchemaPublisher.java:604)
    at intradoc.server.schema.StandardSchemaPublisher.publishViewValues(StandardSchemaPublisher.java:491)
    at intradoc.server.schema.StandardSchemaPublisher.doPublishing(StandardSchemaPublisher.java:352)
    at intradoc.server.schema.StandardSchemaPublisherThread.run(StandardSchemaPublisherThread.java:256)
    Caused by: intradoc.data.DataException: !csDbUnableToPerformAction_getColumns,EBSDocClass!$ORA-00942: table or view does not exist
    at intradoc.jdbc.JdbcWorkspace.handleSQLException(JdbcWorkspace.java:2461)
    at intradoc.jdbc.JdbcWorkspace.getColumnList(JdbcWorkspace.java:2136)
    at intradoc.server.schema.SchemaUtils.validateViewTableColumns(SchemaUtils.java:612)
    at intradoc.server.schema.ServerSchemaLoader.loadAllValues(ServerSchemaLoader.java:612)
    at intradoc.server.schema.ServerSchemaLoader.loadValues(ServerSchemaLoader.java:759)
    at intradoc.shared.schema.SchemaViewData.syncViewValues(SchemaViewData.java:874)
    at intradoc.shared.schema.SchemaViewData.getViewValues(SchemaViewData.java:411)
    at intradoc.shared.schema.SchemaViewData.getAllViewValues(SchemaViewData.java:439)
    at intradoc.server.schema.StandardSchemaPublisher.publishEntireView(StandardSchemaPublisher.java:551)
    ... 3 more
    Caused by: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:457)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:889)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:476)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:204)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:540)
    at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:202)
    at oracle.jdbc.driver.T4CStatement.executeForDescribe(T4CStatement.java:919)
    at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1261)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1419)
    at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:1668)
    at oracle.jdbc.driver.OracleStatementWrapper.executeQuery(OracleStatementWrapper.java:432)
    at weblogic.jdbc.wrapper.Statement.executeQuery(Statement.java:487)
    at intradoc.jdbc.JdbcFunctions.getFieldListInternal(JdbcFunctions.java:95)
    at intradoc.jdbc.JdbcWorkspace.getColumnList(JdbcWorkspace.java:2124)
    ... 10 more
    [2012-04-04T06:30:10.052-05:00] [UCM_server1] [ERROR] [UCM-CS-000001] [oracle.ucm.idccs] [tid: WebPublisher] [ecid: 0000JPx7_ZeD^aGLuyg8yX1FV32i000002,1:24709] [APP: Oracle Universal Content Management - Content Server] general exception
    [2012-04-04T06:30:10.064-05:00] [UCM_server1] [ERROR] [UCM-CS-000001] [oracle.ucm.idccs] [tid: WebPublisher] [ecid: 0000JPx7_ZeD^aGLuyg8yX1FV32i000002,1:24709] [APP: Oracle Universal Content Management - Content Server] general exception[[
    intradoc.common.ServiceException: !csPublishAborted
    at intradoc.server.publish.WebPublisher.doFilter(WebPublisher.java:453)
    at intradoc.server.publish.WebPublisher.doPublish(WebPublisher.java:535)
    at intradoc.server.publish.WebPublisher.run(WebPublisher.java:611)
    at java.lang.Thread.run(Thread.java:662)
    [2012-04-04T06:30:10.082-05:00] [UCM_server1] [ERROR] [UCM-CS-050021] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000JPx7_ZeD^aGLuyg8yX1FV32i000002,0] [APP: Oracle Universal Content Management - Content Server] UCM Server failed to initialize inside its servlet environment.
    [2012-04-04T06:30:10.083-05:00] [UCM_server1] [ERROR] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000JPx7_ZeD^aGLuyg8yX1FV32i000002,0] [APP: Oracle Universal Content Management - Content Server] general exception[[
    intradoc.common.ServiceException: !apSchemaObjectExists_field,xIPMSYS_REDACTION
    at oracle.imaging.intradoc.IpmRepositoryUtils.executeService(IpmRepositoryUtils.java:181)
    at oracle.imaging.intradoc.FieldUtils.addOrUpdateMetaDataWithService(FieldUtils.java:787)
    at oracle.imaging.intradoc.IpmRepositoryInstallFilter.setupSystemFields(IpmRepositoryInstallFilter.java:226)
    at oracle.imaging.intradoc.IpmRepositoryInstallFilter.doFilter(IpmRepositoryInstallFilter.java:74)
    at intradoc.shared.PluginFilters.filterWithAction(PluginFilters.java:114)
    at intradoc.shared.PluginFilters.filter(PluginFilters.java:68)
    at intradoc.server.IdcExtendedLoader.executeFilter(IdcExtendedLoader.java:462)
    at intradoc.server.IdcExtendedLoader.extraAfterServicesLoadInit(IdcExtendedLoader.java:447)
    at intradoc.server.IdcSystemLoader.loadServiceData(IdcSystemLoader.java:1098)
    at intradoc.server.IdcServerManager.init(IdcServerManager.java:181)
    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:624)
    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:455)
    at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:102)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
    at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1242)
    at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:542)
    at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:455)
    at idcservlet.IdcFilter.initContentServer(IdcFilter.java:132)
    at idcservlet.IdcFilter.init(IdcFilter.java:124)
    at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:332)
    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:98)
    at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:59)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1876)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: intradoc.common.ServiceException: !apSchemaObjectExists_field,xIPMSYS_REDACTION
    at intradoc.server.schema.SchemaStorage.createOrUpdateInternal(SchemaStorage.java:457)
    at intradoc.server.schema.SchemaStorage.createOrUpdate(SchemaStorage.java:427)
    at intradoc.server.SchemaHandler.addSchemaField(SchemaHandler.java:138)
    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.executeMethodReportStatus(ClassHelperUtils.java:324)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:533)
    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 oracle.imaging.intradoc.IpmRepositoryUtils.executeService(IpmRepositoryUtils.java:147)
    ... 61 more
    [2012-04-04T06:30:12.064-05:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [ecid: 0000JPx7_ZeD^aGLuyg8yX1FV32i000002,0] [APP: Oracle Universal Content Management - Content Server] general exception

    >
    My question is if we do install newer schemas keeping the same old UCM installation, does it has a compatibility issue?
    There could be - especially if you are dropping and removing schemas through methods other than RCU.
    In this case, for example, there is something missing that UCM expects:
    Caused by: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist(Or at least I/PM expects it looks like you are installing the Imaging / I/PM ?

  • Content profile Checkin  by cis (content integration suite)

    Good Day ,
    Iam using content integration suite for Oracle ucm my problem is :
    i create a new document profile by ucm interface and i want to checkin contents (using cis from java code) to these custome fields in the created profile, so is there
    any way to do that through cis by java code because there is mandetory fileds in another profiles ,that must be entered using (active.document.checkin.checkinFile ) because that i need content profile Checkin.
    best regards
    Wa'el Abu Rahmeh
    Edited by: Wa'el Abu Rahmeh on Oct 18, 2009 3:50 AM

    Are you able to checkin content with that profile in UCM interface? I think the mandatory metadata fields still needs to get filled even though you try to hide them through your profile. They might appear hidden but you will not be able to checkin the document, so you have to default it to predefined values.
    Alternative is to tap the event "validate standard" in a custom component filter and then do necessary changes to the databinder. So is it CIS issue at all?
    These are my thoughts.
    Regards,
    Ansuman Roy

  • Js problem with https

    hello ,
    i used content presenter which contents links related to JS files stored in UCM
    my problem is when the webcenter url changes from http://.. to be https://....
    js files not work .
    FYI : i tried to use links from UCM and from webcenter but no effect happened .

    I'm afraid you should first describe
    a) how are JS files stored in UCM relevant to Content Presenter? (do you just display their list, or do you want them executed? If the latter, what should those JS do?)
    b) what do you mean by "when the webcenter url changes from http://.. to be https://.... " - just by chance, don't you need to change the port if SSL is used? (if it has any role in JS)
    c) do you have other files stored in UCM and if so, how do they behave?

  • CIS 11g issue

    i have run CIS on UCM11g (in main method) and it ran successfully
    when i try to make a simple jsf project and call this methods from it (initialize(string[] args), connect(), execute()) it gave me the following error:
    javax.faces.el.EvaluationException: com.stellent.cis.client.command.CommandException
    at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:102)
         at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
         at javax.faces.component.UICommand.broadcast(UICommand.java:387)
         at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:475)
         at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:756)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:698)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:285)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: com.stellent.cis.client.command.CommandException
         at com.stellent.cis.server.api.scs.impl.SCSCommand.executeRequest(SCSCommand.java:338)
         at com.stellent.cis.server.api.scs.impl.SCSCommand.execute(SCSCommand.java:222)
         at com.stellent.cis.client.command.impl.services.CommandExecutorService.executeCommand(CommandExecutorService.java:57)
         at com.stellent.cis.client.command.impl.CommandFacade.executeCommand(CommandFacade.java:158)
         at com.stellent.cis.client.command.impl.BaseCommandAPI.invokeCommand(BaseCommandAPI.java:84)
         at com.stellent.cis.client.api.scs.search.impl.SCSSearchAPI.search(SCSSearchAPI.java:92)
         at test.asset.karim.ucm.Cis.execute(Cis.java:86)
         at test.asset.karim.ucm.backing.Search.search(Search.java:57)
    Thanks for your concern.

    Well found the issue. Adapter config needs to have a parent config tag. It was missing in my case.
    <?xml version="1.0" ?>
    *<config>*
    <adapter type="scs" default="true" name="myadapter">
    <config>
    <property name="port">4444</property>
    <property name="host">161.222.84.128</property>
    <property name="type">socket</property>
    </config>
    <beans template="classpath:/META-INF/resources/adapter/adapter-services-scs.jxml"/>
    </adapter>
    *</config>*

  • Jabber client's click to dial feature is not working for Windows 7 Proffessional OS

    Hi,
    Currently running UCM 9.x and CUP 9.x. There is no AD intigration for UCM.
    Problem i am facing is that  the Jabber client  is working properly for Click to dial  feature on Windows 7 enterprise OS and it is not on Windows 7
    Professional OS.
     The Jabber client which is logged on to Windows 7 enterprise OS, works
    fine but if same user can logged on to the Windows 7 Professional OS will
    not work click to dial.
    Please help us to resolve it.
    Thanks & Regards,
    Krishna

    Hi John,
    Thanks for your reply but I can't see the option to reach the "deployment" perspective. Its not available for me.
    Btw, I'm using SAP NetWeaver 7.1 Composition Environment SP12 PAT0000 Build id: 201105061501.
    Also, I have checked a few SDN posts about using the "undeploy" tool after connecting using telnet, but I can't use that method too as telnet ports are blocked by firewall. We use different method to connect to the OS, if required.
    Any other suggestions?
    Thanks,
    Deoraj.

  • Document Explorer file links are opening HDA files??

    WLS 10.3.5
    WC 11.1.1.5
    UCM 11.1.1.5
    RedHat 5.8
    Hello. We are having a problem with documents (pdf, excel, doc, etc.) such that when you click on a document link within the "Document Explorer" taskflow it opens in a new tab but an HDA file is shown. Example:
    <?hda version="11gR1-11.1.1.5.0-idcprod1-110413T184243" jcharset=UTF8 encoding=utf-8?>
    @Properties LocalData
    dUser=bmandler\@jonesfixture.com
    ClientEncoding=UTF-8
    blFieldTypes=xArea text,xLevel text,xWebsiteObjectType text,xWCPageId bigtext,xVideoRenditions text,xSubTypeLv2 text,xProjectNumber text,xDontShowInListsForWebsites memo,xSubTypeLv1 text,xTemplateType text,xWebFlag text,xRegionDefinition text,xClbraUserList memo,xSubProjectName text,xStorageRule text,dOutDate date,xExternalDataSet bigtext,xWebsites memo,xProjectName text,xForceFolderSecurity text,xWebsiteSection bigtext,xPartitionId text,xMortensonApplication text,dInDate date,xReadOnly text,xClbraRoleList memo,xWCTags text,xMortensonContentType text,xDiscipline text,xProjectPhase text,xMortLongText1 bigtext,dMessage message,xInhibitUpdate text,xWCWorkflowAssignment text,dCreateDate date,xHidden text,xClbraAliasList memo,dReleaseDate date,StatusMessage message,xPackagedConversions text,xCollectionID int,xDamConversionType text,xBuilding text,xVersion text,xWCWorkflowApproverUserList memo,xIdcProfile text,xComments memo
    StatusMessage=Unable to download '(null)'. The content item 'null' is no longer in the system.
    SctSequence=1304764
    blDateFormat=yyyy-MM-dd HH:mm:ssZ!tUTC!mAM,PM
    StatusCode=-16
    dID=null
    UserTimeZone=UTC
    UserDateFormat=iso8601
    NoHttpHeaders=0
    Rendition=Web Collab/projectname123/Project Meetings/Subcontractor/Meeting Minutes
    SctParentSequence=1304764
    IdcService=GET_FILE
    IsJava=1
    @endThe problem occurs for files that are processed by an Archive job -> export and import. We have used this archive several times in the past few weeks with no problems. All of the sudden today we are seeing issues. No config changes or anything else have been made to the servers or app.
    Here are the settings of that archive:
    Export Data*
    Export options -
    -Replace Existing Export Files: Yes
    -Copy Web Content: Yes
    -Export Table Only: No
    Import Options:
    -Override Action:Insert Revision
    -Import Valid Only:No
    -Translate Date:No
    Export Query:
    Account is: <account number for the spaces' UCM folders & files>
    Query Options:
    Allow Export of Published Revisions (yes)
    Latest Revisions (yes)
    (all other settings unchecked)
    Import Maps*
    All - Role Access List - <$strReplace(strLower(xClbraRoleList),"radissonblumoa_","radissonblumoa_")$>
    Replication (NOT USING THIS)*
    Transfer To (NOT USING THIS)*
    When we check in an updated version of any of these documents into UCM the problem is fixed for that file only. If we then delete that new revision the problem reappears. At this point we are really not confident in using this Archive for anything because we have proven through multiple tests that archiving documents causes this problem. We are hesitant to use Archiver tool at all right now because of this, but again more so just wondering if any of our settings could have caused this?
    Any advice much appreciated. We have been working on this since 8am and will be here until it is resolved. We have an escalated SR on it but no progress in the past few hours.
    Is there an easy way to force all files to create new revision? This would solve the problem temporarily so that we can go home and work on this tomorrow.
    Cheers,
    S
    Edited by: SethBW on Mar 25, 2012 10:08 PM
    Edited by: SethBW on Mar 25, 2012 10:10 PM

    Hi ,
    Collections table gets added usually when we create the archiver collection from Folder Structure Archive . This is used to move Folders and it's contents from 1 server to the other .
    Not sure how all the archive collections have got added with this table , but it seems there is something that has changed on the archiver because of which this issue is showing up . Now the issue with 1 file was resolved in this manner :
    1. Did a Update from Content Information Page - Submit (without any changes) and then did archiver run for that file again .
    2. On the archiver side had changed the settings to :
    Allow Published contents
    All Revisions (earlier this was Latest revisions only)
    Not sure if the same above settings / steps was done while doing the resubmit through archiver .
    Based on the above steps had done a simple export - delete - import (Note : Did not do the Content Information - Update - Submit action) but that still showed the issue , it seems this was the step done afterwards which resulted in the issue showing up again .
    But having said that it seems a pretty strange issue as in I am still trying to figure out why the webcenter spaces access is showing the HDA file (indicating the file is not in the ucm system) .
    Thanks
    Srinath

  • Servlet on weblogic server

    hi,
              

    Your code does not seems to contain any reference to a file - see http://docs.oracle.com/cd/E23943_01/doc.1111/e10807/c23_ridc.htm#CIHCHACB on how CHECKIN_UNIVERSAL can be called. Are you trying to check-in a metadata-only item?
    It'd also help if you share what parameters contain 'null' values (apparently, security group must contain something else).
    Finally, I don't think it is a UCM-related problem. if you don't use a binder (requestBinder), but store values to standard strings, and try to trace them before ServiceResponse binderResponse;
    try {
    binderResponse = client.sendRequest(context, requestBinder);
    requestBinder = binderResponse.getResponseAsBinder();
    documentId = requestBinder.getLocalData().getInteger("dID");
    } (before any UCM code is called, actually) it'll have the same values.

  • UCM 10gR3 installation problem on Solaris

    Hi,
    I have a problem installing Oracle Content Server 10gR3. When I run the setup script:
    *$ cd <path>/UCM/ContentServer/solaris-x86/*
    *$ ./setup.sh*
    I get the following error:
    Exception in thread "main" java.lang.NoClassDefFoundError: Installer
    I am running Solaris 10 on VirtualBox, and I have Oracle Database 10gR2 Installed. JDK 1.5.0_20 is installed with Solaris, but I have tried different JDK's, with no use.
    I tried setting the CLASSPATH environment variable to ".;/usr/jdk/latest/lib;/usr/jdk/latest/jre/lib", and running the script again, but I got the same result.
    Any Ideas?
    Thanks in Advance.
    Ayman Madkour
    Edited by: Ayman Madkour on Nov 2, 2010 9:05 AM

    hi,
    we are working production environment, for that reason we have to install UCM 10gR3 on sun solaries OS.
    UCM 11g will it support SUN Solaries OS ??
    can you provide me for UCM Installation guide on sun solaries OS.
    its very urgent requirement.please provide installation guide for SUN SOLARIES V.10 asap.
    Thanks in advance.
    Edited by: 792821 on Nov 30, 2010 11:20 AM

  • Problem starting UCM 11G after creating custom components

    Hello all.
    I'm here because after all my searches I could not find any solution to my problem. I'm a newbie in the Oracle ECM, just learned how to create folders and users, so please, don't get mad at my lack of knowledge.
    So here are my specs:
    Host Machine: Windows 7 64 bit Enterprise
    VM (using VMWare Workstation): Oracle Linux 5 up 6 64 bits
    Using Weblogic Server 10.3.6
    Using Oracle Database 11.2.0.2 64 bits
    Using JDK 7u4 64 bits
    Using RCU 11.1.1.6.0
    Using SOA 11.1.1.6.0
    I installed all the applications with no problems, can use/see WLS using a browser. Everything works great.
    I created users on UCM, folders, rules and everything else.
    And then I've created a custom component. But when I try to restart the server I get this error:
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: intradoc.common.ServiceException: component "MyFavorites_Teste" is missing "version"
    at intradoc.tools.build.ComponentPackager.stampVersion(ComponentPackager.java:268)
    at intradoc.server.ComponentLoader.load(ComponentLoader.java:423)
    at intradoc.server.IdcSystemLoader.initComponentData(IdcSystemLoader.java:497)
    at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:366)
    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:102)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
    at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1273)
    at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:547)
    at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
    at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
    at idcservlet.IdcFilter.init(IdcFilter.java:156)
    at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
    at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    IDC Servlet initial class path is /app/oracle/wls/Oracle_ECM1/ucm/idc/jlib/idcserver.jar
    **Begin IDC admin deployment
    ***Starting IDC admin on BinDir /app/oracle/wls/user_projects/domains/base_domain/ucm/cs/bin
    +++ClassLoader reporting object initialized at Wed Jul 11 12:00:57 BRT 2012
    Servlet protocol layer ready to receive requests.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Admin Server Version 11gR1-11.1.1.6.0-idcprod1-111219T111403
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Copyright (C) 1996-2011, Oracle and/or its affiliates. All rights reserved.
    Added virtual directory for matching pattern '/*' for context root / mapping to path /app/oracle/wls/user_projects/domains/base_domain/ucm/cs/weblayout/
    <Jul 11, 2012 12:00:57 PM BRT> <Error> <ServletContext-> <BEA-000000> <There is an initialization failure during start up of UCM.>
    <Jul 11, 2012 12:00:57 PM BRT> <Error> <ServletContext-> <BEA-000000> <Could not start server of type 'server' at default relative web root URL 'cs'.
    javax.servlet.ServletException: Could not start up IDC server deployment.
    at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1284)
    at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:547)
    at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
    at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
    at idcservlet.IdcFilter.init(IdcFilter.java:156)
    Truncated. see log file for complete stacktrace
    Caused By: java.io.IOException: Oracle WebCenter Content failed to initialize inside its servlet environment.
    at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:138)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    Truncated. see log file for complete stacktrace
    Caused By: intradoc.common.ServiceException:
    at intradoc.server.ComponentLoader.load(ComponentLoader.java:443)
    at intradoc.server.IdcSystemLoader.initComponentData(IdcSystemLoader.java:497)
    at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:366)
    at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:335)
    at intradoc.server.IdcServerManager.init(IdcServerManager.java:120)
    Truncated. see log file for complete stacktrace
    Caused By: intradoc.common.ServiceException: component "MyFavorites_Teste" is missing "version"
    at intradoc.tools.build.ComponentPackager.stampVersion(ComponentPackager.java:268)
    at intradoc.server.ComponentLoader.load(ComponentLoader.java:423)
    at intradoc.server.IdcSystemLoader.initComponentData(IdcSystemLoader.java:497)
    at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:366)
    at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:335)
    Truncated. see log file for complete stacktrace
    >
    <Jul 11, 2012 12:00:57 PM BRT> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Jul 11, 2012 12:00:57 PM BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Jul 11, 2012 12:00:57 PM BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Jul 11, 2012 12:00:57 PM BRT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:16200 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 11, 2012 12:00:57 PM BRT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.80.129:16200 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 11, 2012 12:00:57 PM BRT> <Notice> <WebLogicServer> <BEA-000332> <Started WebLogic Managed Server "UCM_server1" for domain "base_domain" running in Development Mode>
    <Jul 11, 2012 12:00:58 PM BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Jul 11, 2012 12:00:58 PM BRT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Jul 11, 2012 12:10:51 PM BRT> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06210> <An instance of the interface oracle.wsm.policymanager.IUsageTracker bean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "ResourcePattern [pattern=DOMAIN/weblogic/base_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=base_domain}]".>
    <Jul 11, 2012 12:10:51 PM BRT> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06210> <An instance of the interface oracle.wsm.policymanager.IDocumentManager bean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "ResourcePattern [pattern=DOMAIN/weblogic/base_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=base_domain}]".>
    I disabled the component, restarted the UCM server but error is still happening:
    Server Message
    The Server is unavailable.
    Please contact the administrator of this site to report the problem.
    Click here for server process administration.
    This "MyFavorites_Teste" component would show my favorite documents in the UCM.
    If I delete it the server will work right.
    Is there anyway I could fix that?
    Thanks!
    Fernando Gomes

    I believe this means you need to set the Content Server Compatible Build under Component Wizard -> Build -> Build Settings -> Advanced. An example of how to do this can be found here: http://jonathanhult.com/blog/2012/06/remove-fields-from-query-builder-search-form/
    Jonathan
    http://jonathanhult.com
    http://corecontentonly.com

  • UCM Access with Peoplesoft Portal and CIS?

    Hi,
    Can someone point me to any links about integrating PeopleSoft Enterprise Portal with the Oracle UCM? Has anyone had results using PeopleCode Java Objects to communicate with the UCM via CIS? With other portlet-compliant environments gaining access to UCM server commands via the UCPM API is well-documented.
    I am developing with PeopleSoft Enterprise Portal 9 as part of my thesis for a MIS degree from University of Nevada. My focus is IT consulting and Business Intelligence. Any information would be of great help.
    regards Keith

    I have done this using a variety of technologies, but mainly using the UCM search web service and Integration Broker. I am not aware of any documentation specific to PeopleSoft and UCM, but there is documentation for UCM web services and PeopleSoft web services.
    I have also used Java and some WebDAV Java classes I wrote myself (I extended commons-httpclient), but web services is the easiest.
    Using UCM's folders and attributes, it is relatively easy to loosely integrate PeopleSoft with UCM. By loosely, I mean using search URL's and folder views to display UCM content. For tighter integration, I recommend web services.

  • Problem in CIS condtruction Indudtry note apply

    Hi
    If any one who is involved in applying SAP note for CIS contruction Industry for withholding tax please help me.This may be bit technical.
    <b>We have applied SAP note 1003730 for new CIS leagal changes in for
    construction industry.</b>
    A)Based on note, initially we have done manually updates and than applied
    *.SAR files in SAP Development system (WRD). When we tried to activate
    all the changes in the corresponding reports, we have got an error
    while acitivating the table IDWTPARTNER (see the error details below)
    Field ADDITIONAL_INFO: Component type or domain used not active or does
    not exist
    Field CIIU: Component type or domain used not active or does not
    exist
    Nametab for table IDWTPARTNER cannot be
    generated
    B)We are facing another problem after updating *.SAR file.
    1. SAR file has been added some code in the following method
    IF_EX_IDWTREP_ADDFUNCINT~SET_FLAG_USE_ADD_SELECTION.
    2. In that method, there is a statement (see the details below)
    if I_GLOB-WT_OUTPUT_GRP EQ 'CIS300'.
    ch_use_add_sel = 'X'.
    endif.
    3. It is givning an error like I_GLOB-WT_OUTPUT_GRP does not exist.
    Could you please guide us as we are stuck.
    regards

    Hi
    If any one who is involved in applying SAP note for CIS contruction Industry for withholding tax please help me.This may be bit technical.
    <b>We have applied SAP note 1003730 for new CIS leagal changes in for
    construction industry.</b>
    A)Based on note, initially we have done manually updates and than applied
    *.SAR files in SAP Development system (WRD). When we tried to activate
    all the changes in the corresponding reports, we have got an error
    while acitivating the table IDWTPARTNER (see the error details below)
    Field ADDITIONAL_INFO: Component type or domain used not active or does
    not exist
    Field CIIU: Component type or domain used not active or does not
    exist
    Nametab for table IDWTPARTNER cannot be
    generated
    B)We are facing another problem after updating *.SAR file.
    1. SAR file has been added some code in the following method
    IF_EX_IDWTREP_ADDFUNCINT~SET_FLAG_USE_ADD_SELECTION.
    2. In that method, there is a statement (see the details below)
    if I_GLOB-WT_OUTPUT_GRP EQ 'CIS300'.
    ch_use_add_sel = 'X'.
    endif.
    3. It is givning an error like I_GLOB-WT_OUTPUT_GRP does not exist.
    Could you please guide us as we are stuck.
    regards

  • Problem invoking UCM 11g Web services from ODI 11g

    We have a running UCM 11g instance with its web services (GenericRequest) properly configurated.
    The wsdl is published in the url http://ucmt:16200/idcws/GenericSoapPort?WSDL and reacheble from any web browser.
    The service can be easily invoked from external applications such as soapUI 4.5.1 returning the correct SOAP response. Here is a sample request returning correct results:
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ucm="http://www.oracle.com/UCM">
    <soapenv:Header/>
    <soapenv:Body>
    <ucm:GenericRequest webKey="cs">
    <ucm:Service IdcService="DOC_INFO">
    <ucm:User></ucm:User>
    <ucm:Document><ucm:Field name="dID">27099</ucm:Field></ucm:Document>
    </ucm:Service>
    </ucm:GenericRequest>
    </soapenv:Body>
    </soapenv:Envelope>
    The problem occurs when we invoke it from the ODI assistant, when we type the WSDL URL and click in "Connect to WSDL" button,
    we get the following error in the middle pane : Invalid Request : java.lang.NullPointerException+
    The port combo and the operation pane are correctly populated
    UCM version is: 11gR1-11.1.1.6.0-idcprod1-121115T130554 (Versión Interna:7.3.3.183)
    ODI version is: 11.1.1.6.0
    Java(TM) Platform     1.6.0_30

    I would suggest contacting support channel to analyze such NPE if there is a product bug causing it.

  • Using CIS to get UCM environment variables

    Hi,
    I am working on extending an existing CIS application.
    I would need to read the UCM's environment variable value.
    I see there are CIS APIs for the most common actions needed, but couldn't find anything useful in the docs - is there something similar for the env variables?
    Any help is highly appreciated.
    Thanks,
    Zoran

    Do you want to get the port and server name from the web server or from the database?
    If it's the web server have a look at the package OWA_Util.print_cgi_env to get a list (you can also run this procedure in the SQL Workshop) of all available environment variables in the HTTP session context. Use OWA_Util.get_env to read the value of a particular environment variable.
    Hope that helps
    Patrick

Maybe you are looking for

  • [IDCS3 - JS] editing text outside ID

    Hi all I have to modify the text content of paragraphs outside ID with a text editor and then I have to update the document with the new content. But if there is a table it do not appears in "textFrame.contents" and deleting the point in the text whe

  • How do you start the Editor Application

    I am experiencing difficulty in opening the Editor Application. I can only open the Tutorials. I am able to oprn the Organiser Application. So now I am wondering if I need to fill the organiser with photos before I can access the Editor Application.

  • Registerschema gives ORA-01792: maximum number of columns...

    Hi, DB: Oracle9i Enterprise Edition Release 9.2.0.6.0 Opp Sys: HP-UX I've just increased the size of an XSD we have loaded in a customers database and attempting to reload using dbms_xmlschema.registerschema gives the following error: ORA-31084: erro

  • Out of memory error, Urgent!!!

    Hi All, I know there have been a lot of posts for this topic, but none of them seem to address my problem. So please help me out!!! I have written an GUI application that if you open and close for up to certain times, say 10 times, then you will get

  • EAS client cannot run

    Hi, We are connecting through a web server with https protocol on port 443, which then communicates to the EPM Servers on port 80. Everything is configured properly and works well, except that I can't open EAS from the web because the url to get the