UCM 8.6 Reporting

Is anyone aware of a way to generate a phone report that will list the device name, model, Firmware and registration status?
It seems to me that the reporting options from UCM are very very limited - they do supply a few canned reports, but most are useless. It would be very nice if we could use Crystal Reports or something to create our own custom reports.

As noted by other replies, you can't do this natively from the CUCM  admin or CUCM reporting portals. For realtime information (like phone IP  address) you need to leverage a tool like RTMT, CUOM, or any management  tool that is querying real time information. You can also access this  information yourself if you are handy with programming/scripting and  leverage the RISPort API (see:
http://www.netcraftsmen.net/blogs/tags/RisPort/ for more information).
For  phone firmware, I assume you are asking for an inventory of what is  actually loaded on the phone (versus what is configured in CUCM). This  is trickier to do in bulk because you have to query the phones directly  (HTTP GET) and scrape the HTML. I am sure there are 3rd party tools that  do this (CUOM may do this too) but I haven't researched the topic in  depth. Personally, I use a tool I developed to get this information so  that is why I don't have a specific 3rd party recommendation.
HTH.
Regards,
Bill
http://ucguerrilla.com

Similar Messages

  • DateTimeConnect in UCM Call Detail Report

    An example of a dateTimeConnect value in UCM CDR: 1289328321
    What is that?  How would I convert this to mm/dd/yy:hh:mm::ss? 
    Thank you.

    I feel like I just answered this question a couple of days ago.
    Why would you look in the TCD for this information? The Route_Call_Detail table has exactly what you need. Abandoned calls have RouterErrorCode of 448 and the time to abandoned is right there.
    Regards,
    Geoff

  • How to create a report of users in ucm about their roles and permission

    Hi All ,
    I need to create a report and it should contain all the users in ucm as well as their roles and permissions. Basically the report would be for the admin who can see all the users in a single report and can know about the roles and access of each and every users.
    How to create such report ?? I have tried from web layuot editor but the default report template i.e stdUserReport in user datasource does not contain more than three fields..Is there any method to get such kind of report???
    Please suggest!!

    There was an example component to demonstrate this kind of function. Under Stellent in version 7.5
    I do not know if they hand it out anymore but it is not on the standard samples page for Oracle. You may want to open a Support SR to ask for it. It should still be around in their servers if they can get permission to hand it out as a sample again.
    Sample CustomReports component to demonstrate how to create customized reports
    CustomReportsBundle.zip
    Date:     October 30, 2006
    Sample Version:     version=2006_10_20 (build 1)
    Product and Version:     Content Server
    Sample Status:     This is a Stellent Sample. Stellent Samples are free and include non-supported add-ons, utilities, tutorials or programming examples. It may require additional configuration or security auditing for maximum effect. It is not supported by Stellent without a consulting engagement.

  • Call manager / UCM apps reporting tools?

    Hi guys,
    I was just wondering if anyone had any recommendations for any third party reporting tools to report on configurations of cisco ucm apps such as CUCM, CUC, UCCX, CUPS, etc etc.
    I'm thinking of getting something like this and want to know what my options are before i start evaluating them and I can't find very many options via google!
    Thanks

    hi,
    I am not a 100% sure what your looking for  but you can do some of this with CUOM (cisco unified operations manager) and cisco unified service monitor
    Here is a link for you (it's a case study)...
    http://www.cisco.com/en/US/prod/collateral/netmgtsw/ps6491/ps6705/ps6535/case_study_c36-555162.html
    I'm not aware of any third party apps for this although there may be some out there
    Thanks,
    Karthik

  • UCM and Reporting Tools

    Hey all,
    Wondering if anyone has any info on reporting tools with UCM (apart from Content Tracker).
    Has anyone integrated, say, something along the lines of Crystal Reports, or Cognos BI, with UCM? Difficult? Easy?
    Appreciate any info!

    Hi
    Another option would be to use Oracle BAM . I have not used it but have heard reviews that it's pretty good and not too complex to set up as well .
    Also there is a ready made solution for OBIEE - UCM which again is rich in features.
    Thanks
    Srinath
    Edited by: srinathmenon on Nov 16, 2010 11:07 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

  • Content Tracker Reports Query file modification issue - Custom Report

    Hi All,
    I was trying to generate a custom report using Content Tracker. I was successful in doing so. However, I found that sometimes it does not pick up the updated query file of Content Tracker reports.
    I made a change in my query:
    from SELECT * FROM Users to
    SELECT dname FROM Users
    the change is written on the file but when i generated the report from C.T. UI, it's still showing me the old results having all the columns. Tried bouncing the server as well, but no use.
    I also added a new query 24 hrs back (as SELECT count(*) As UsersNum FROM Users), it's still not recognizing it and giving error as Failure of server APACHE bridge: No backend server available for
    connection: timed out after 10 seconds or idempotent set to OFF;
    and the log says,
    Unable to execute service SCT_GET_DOCUMENT_INFO_ADMIN and function sctExecuteQuery.
    Unable to create the result set for query '(null)'. SQL statement to execute cannot be empty or null
    What could be the resolution of this issue?
    I am using UCM 11g + SSXA.

    Server bounce.
    Issue is not file update but some other issue, ongoing in another thread by Me.

  • How to share documents among applications created in UCM

    Hi all,
    We have 5 different application in UCM, each have their own set of Values for fields like dDocType, DocumentType1, DocumentType2 etc.
    Now we have a requirement that these document can be shared among application. So if the document now belong to Application1 with dDocType: app1 and DocType1 Reports... Now it should also be available to application 2 with dDocType:app2 and DocType1 App2Report.
    1. One approach is to have applicaton specific metadata like App1DocType1, App1DocType2, App2DocType1, App2DocType2...., and each application can fill these
    fields but this seems to result in long list of metadata.. Not very likable solution.
    2. Another approach might be to use mulitple values in filelds like DocType1, but this will break the dependency list i guess.
    ----- help me out here guys, how do you suggest I make documents available across mulitple application without have any major impact on the app code.
    Thanks,
    Syed

    You could try to send the large audio attachment using Mail Drop.
    See this help page:   Mail (Yosemite): Add attachments
    Send large attachments using Mail Drop
    You can use Mail Drop to send files that exceed the maximum size allowed by the provider of your email account. Mail Drop uploads the large attachments to iCloud, where they’re encrypted and stored for up to 30 days.
    If you have an iCloud account and you’re signed in to iCloud when you click Send, Mail automatically sends the attachments using Mail Drop. Mail Drop attachments don’t count against your iCloud storage.
    If you don’t have an iCloud account, or if you’re not signed in, Mail asks you whether to use Mail Drop (select “Don’t ask again for this account” to always use Mail Drop).
    If a recipient uses Mail in OS X Yosemite, the attachments are automatically downloaded and included in your message just like any other attachment. For other recipients, your message includes links for downloading the attachments and their expiration date.
    You can turn Mail Drop on or off for an account. Choose Mail > Preferences, click Accounts, select your account, click Advanced, then select or deselect “Send large attachments with Mail Drop.”
    It seems not yet to work always reliably, but perhaps you are lucky.

  • Error in UCM log file

    We are using ucm to save our documents. We found that there is one error appearing multiple times in UCM log files.
    Work-flow is not enabled but still it says wfStepCheckinType parameter not found.
    Here is the complete stack trace.
    Cannot find the parameter 'wfStepCheckinType'. stack trace [ Details ]
    An error has occurred. The stack trace below shows more information.
    !syParameterNotFound,wfStepCheckinType!$stack trace   
    !$stack trace   
        at intradoc.common.IdcLogWriter.doMessageAppend(IdcLogWriter.java:85)
        at intradoc.common.Log.addMessage(Log.java:279)
        at intradoc.common.DefaultReportHandler.message(DefaultReportHandler.java:508)
        at intradoc.common.DefaultReportDelegator.message(DefaultReportDelegator.java:140)
        at intradoc.common.Report.messageInternal(Report.java:172)
        at intradoc.common.Report.message(Report.java:145)
        at intradoc.common.Report.error(Report.java:408)
        at collections.CollectionUserHandler$8.getStringValue(CollectionUserHandler.java:5971)
        at collections.ResultSetWrapper.getStringValue(ResultSetWrapper.java:415)
        at intradoc.data.ResultSetUtils.getValue(ResultSetUtils.java:389)
        at collections.CollectionStructure.canWrite(CollectionStructure.java:4137)
        at collections.CollectionUserHandler.loadCollectionPermissions(CollectionUserHandler.java:6160)
        at sun.reflect.GeneratedMethodAccessor1576.invoke(Unknown Source)
        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:603)
        at intradoc.server.Service.doCode(Service.java:575)
        at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
        at intradoc.server.Service.doAction(Service.java:547)
        at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
        at intradoc.server.Service.doActions(Service.java:542)
        at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1391)
        at intradoc.server.Service.executeActions(Service.java:528)
        at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:737)
        at intradoc.server.Service.doRequest(Service.java:1956)
        at intradoc.server.ServiceManager.processCommand(ServiceManager.java:437)
        at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
        at intradoc.server.IdcServerThread.run(IdcServerThread.java:160)
        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)
    Any suggestions?
    Thanks
    Sanjeev.

    Hi Sanjeev ,
    This issue is seen on WCC 11.1.1.6.0 + patch 15922432 when non-admin users were checking in content items .
    It was fixed and new patch released for the same . You can access it from the following link : https://support.oracle.com/epmos/faces/PatchDetail?patchId=17319434
    Apply the patch and restart server to confirm the issue is fixed .
    Thanks,
    Srinath

  • Error in running custom query from jspx(site) for Content Tracker Report

    Hi All,
    I want to generate a custom Content Tracker Report. I am able to do so from Content Tracker console, but when i try to invoke the service 'SCT_GET_DOCUMENT_INFO_ADMIN' or 'SCT_GET_DOCUMENT_INFO' with my custom query(which simply counts the number of rows in a table) from my jspx page, it gives the following error.
    oracle.stellent.wcm.server.request.RequestException: Error
    occurred in Content Server executing service
    'SCT_GET_DOCUMENT_INFO_ADMIN'
    Caused By: oracle.stellent.ridc.protocol.ServiceException: Unable to get
    document info. Unable to execute service method 'sctExecuteQuery'. The
    error was caused by an internally generated issue. The error has been
    logged.
    What could be the reason and the resolution?
    Also, I know that i am invoking the service in the right way as custom report from query as 'select * from users' works fine from site.
    P.S. I am using UCM 11g + SSXA

    Things are turning weird. The below two queries work from jspx.
    1. SELECT * FROM Users
    2. SELECT dname FROM Users
    But, the following query gives error (SQL is correct).
    select dname, count(dname) from users group by dname
    Unable to execute service method 'sctExecuteQuery'. Null pointer is dereferenced.
    $Unable to get document info.!csUnableToExecMethod,sctExecuteQuery!syNullPointerException
    intradoc.common.ServiceException: !$Unable to get document info.!csUnableToExecMethod,sctExecuteQuery
    *ScriptStack SCT_GET_DOCUMENT_INFO_ADMIN
    3:sctExecuteQuery,**no captured values**
    at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2115)
    at intradoc.server.Service.buildServiceException(Service.java:2260)
    at intradoc.server.Service.createServiceExceptionEx(Service.java:2254)
    at intradoc.server.Service.createServiceException(Service.java:2249)
    at intradoc.server.Service.doCodeEx(Service.java:584)
    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)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:435)
    at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    at intradoc.server.IdcServerThread.run(IdcServerThread.java:160)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused by: java.lang.NullPointerException
    at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:768)
    at intradoc.util.IdcConcurrentHashMap.get(IdcConcurrentHashMap.java:60)
    This works fine from Content Tracker UI.
    Anyone has any idea, what could be the issue here?

  • Error when starting UCM.

    Hello
    Today I faced an annoying problen when tried to start UCM managed server. After some loading it bursts with a lot of exceptions (below is an end of log) but still prints "Server started in RUNNING mode". However I cannot open localhost:16200/cs getting message
    Server Message
    The Server is unavailable.
    Please contact the administrator of this site to report the problem.
    Click here for server process administration.
    If I click "here" I got 404 error.
    The interesting part is that couple of days ago server started normally (only exception Indexing aborted, but all worked nevertheless) and I could connect to UCM from JDeveloper.
    I googled and found that blog http://vedranstanic.wordpress.com/2012/04/05/cs-11g-the-server-is-unavailable/ , I followed instructions but where author got 'Failed' message while testing CSDS, I got 'Success' message, also his solution (reboot OS) doesn't help.
    Hope for a help.
    Thanks.
    Here is a stack trace from  DOMAIN_HOME\servers\UCM_server1\logs\UCM_server1.log.
    ####<Oct 15, 2013 10:47:28 PM PDT> <Warning> <JDBC> <xp-en-vm> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000K6zn9JjFg4WFLzvH8A1INYV5000002> <1381902448944> <BEA-001129> <Received exception while creating connection for pool "CSDS": IO Error: Socket read timed out.>
    ####<Oct 15, 2013 10:47:29 PM PDT> <Info> <JDBC> <xp-en-vm> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000K6zn9JjFg4WFLzvH8A1INYV5000002> <1381902449114> <BEA-001156> <Stack trace associated with message 001129 follows:
    java.sql.SQLRecoverableException: IO Error: Socket read timed out
      at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:489)
      at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:678)
      at 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)
      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.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)
      at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:678)
      at 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)
      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.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    ####<Oct 15, 2013 10:47:40 PM PDT> <Error> <ServletContext-> <xp-en-vm> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000K6zn9JjFg4WFLzvH8A1INYV5000002> <1381902460390> <BEA-000000> <There is an initialization failure during start up of UCM.>
    ####<Oct 15, 2013 10:47:40 PM PDT> <Error> <ServletContext-> <xp-en-vm> <UCM_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000K6zn9JjFg4WFLzvH8A1INYV5000002> <1381902460400> <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)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.io.IOException: Oracle WebCenter Content failed to initialize inside its 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)
      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.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)
      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.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: intradoc.data.DataException: !csDbUnableToInitalize,SystemDatabase!csProviderFailedToExtractAndUseDataSource,CSDS
      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)
      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.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: intradoc.data.DataException: !csProviderFailedToExtractAndUseDataSource,CSDS
      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)
      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.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)
      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.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)
      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.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 pool connection. The DBMS driver exception was: 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)
      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.nex

    How many times have you tried to restart the wcc managed server?
    seems like it's a database connection issue (timeout), but if your data source monitor test showed 'success', then it was able to connect at that time.
    You can try this WLS data source config option on your CSDS data source:
    1) Login in to the WLS console.
    2) Exand the services section and select data sources.
    3) Select the CSDS data source.
    4) Select the connection pool tab.
    5) Expand the advanced section at the bottom.
    6) Check the 'Test Connections On Reserve' check box.
    7) In the Test Table Section add the Config table.
    8) Click Save
    9) restart UCM and WLS.
    this should allow UCM to fix broken data source pool connections as per doc id 1333317.1.
    let me know if this helps!
    -ryan

  • Universal Record Management & UCM Adapter incompatibility?

    Hi,
    One of our partners (AL Indigo in South Africa) has hit an issue when they're working with both the UCM adapter and URM as below. I would be interested if anyone has any further ideas on this error. There is a patchset due out for the UCM adapter and we'd like to know if there's a planned fix scheduled.
    'We were installing URM on top of UCM 10.1.4.0 and it generated the following error on restarting the UCM server.
    Failed to initialize the server.
    (internal) 06.15 18:41:56.668 main !csFailedToInitServer (!apErrorWithTable,DocMetaDefinition!syColumnDoesNotExist,dDecimalScale)-exception stack
    intradoc.common.ServiceException: !apErrorWithTable,DocMetaDefinition!syColumnDoesNotExist,dDecimalScale
    at intradoc.server.IdcServerManager.init(IdcServerManager.java:160)
    at IdcServer.init(IdcServer.java:64)
    at IdcServer.main(IdcServer.java:37)
    Caused by: intradoc.data.DataException: !apErrorWithTable,DocMetaDefinition!syColumnDoesNotExist,dDecimalScale
    at intradoc.shared.MetaFieldData.initIndexes(MetaFieldData.java:153)
    at intradoc.shared.MetaFieldData.init(MetaFieldData.java:67)
    at recordsmanagement.RecordsManagementTables.loadMetaFieldDataTable(RecordsManagementTables.java:1904)
    at recordsmanagement.RecordsManagementTables.loadCached(RecordsManagementTables.java:1490)
    at recordsmanagement.RecordsManagementFilters.doFilter(RecordsManagementFilters.java:139)
    at intradoc.shared.PluginFilters.filter(PluginFilters.java:94)
    at intradoc.server.IdcSystemLoader.loadCachedTables(IdcSystemLoader.java:1032)
    at intradoc.server.IdcSystemLoader.loadCaches(IdcSystemLoader.java:953)
    at intradoc.server.IdcServerManager.init(IdcServerManager.java:81)
    ... 2 more
    Error with table 'DocMetaDefinition'. The column 'dDecimalScale' does not exist in this table.
    intradoc.common.ServiceException: !apErrorWithTable,DocMetaDefinition!syColumnDoesNotExist,dDecimalScale
    at intradoc.server.IdcServerManager.init(IdcServerManager.java:160)
    at IdcServer.init(IdcServer.java:64)
    at IdcServer.main(IdcServer.java:37)
    Caused by: intradoc.data.DataException: !apErrorWithTable,DocMetaDefinition!syColumnDoesNotExist,dDecimalScale
    at intradoc.shared.MetaFieldData.initIndexes(MetaFieldData.java:153)
    at intradoc.shared.MetaFieldData.init(MetaFieldData.java:67)
    at recordsmanagement.RecordsManagementTables.loadMetaFieldDataTable(RecordsManagementTables.java:1904)
    at recordsmanagement.RecordsManagementTables.loadCached(RecordsManagementTables.java:1490)
    at recordsmanagement.RecordsManagementFilters.doFilter(RecordsManagementFilters.java:139)
    at intradoc.shared.PluginFilters.filter(PluginFilters.java:94)
    at intradoc.server.IdcSystemLoader.loadCachedTables(IdcSystemLoader.java:1032)
    at intradoc.server.IdcSystemLoader.loadCaches(IdcSystemLoader.java:953)
    at intradoc.server.IdcServerManager.init(IdcServerManager.java:81)
    ... 2 more
    In working this backward, we found that URM appears to be mutually exclusive with the UCM VCR SPI adapter and will ONLY install on top of 10.1.3.3.3. Can you find out for me whether there's an upcoming patch which will also address this issue?'
    Many Thanks
    Rich

    Rich,
    The issue you are reporting is a UCM software incompatibility issue not a WLP software issue - I would suggest you open a Service Request via support against the UCM product line.
    Nothing in the upcoming WLP patches in June/July would address this issue - since it is a UCM issue.
    Regards,
    Marcus Diaz
    Sr. Principal Product Manager
    WebCenter/WLP

  • Af:calendar and iframe in UCM web site page reloading automatically

    I want to put a simple af:calendar app w/in an iframe in a UCM (SiteStudio) developed web page.
    I've added
    <context-param>
    <param-name>oracle.adf.view.rich.security.FRAME_BUSTING</param-name>
    <param-value>never</param-value>
    </context-param>
    to web.xml.
    When I bring up the web page it "loops" constantly (using resource view in chrome) reloading the .jspx with the calendar component. Clicking stop then reload will show the page in the iframe.
    The WebLogic access.log shows hundreds of entries like
    127.0.0.1 - - [26/Oct/2010:16:57:14 -0500] "GET /ADFCalendar-ViewController-context-root/faces/calendar.jspx?_afrLoop=1642832169395272%3C%21--framePath+%2F%2F%3C%21--frame0--%3E--%3E&_afrWindowMode=2&_adf.ctrl-state=l8ld6vom5_14&_afrWindowId=%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E%3C!--framePath%20//%3C!--frame0--%3E--%3E HTTP/1.1" 200 5102
    and it rotates the logs multiple times since they fill up that fast. I've done this in Chrome, Firefox and IE 7.
    Any ideas how to prevent? Chrome's dev tools don't show an error.
    Thanks much ...

    Hi,
    hard to advise because this effect would need to be reproduced to flag this as a problem of the ADF Faces stack. If this shows in the context of UCM then this is what you need to exclude as a possible error source first. Can you create a JSPX page in JDeveloper and add the calendar page in an iframe (please build the calendar page in JDeveloper as well). If the behavior doens't show then, you would need to report the issue on an UCM forum
    Frank

  • Oracle UCM Designer needed

    Hello all,
    I am searching for an experienced Oracle UCM specialist to lead/design the 'replatforming' of a web portal to use Oracle platform technologies such as UCM, DAM and IBR. The portal is part of a Fortune 100 company's public-facing website. They're using UCM version 10gR3. The project team is primarily located in the DC/NoVA area, but individuals in other US locations will be considered. This is a high-profile project with a household-name company. We need someone who has "been there, done that" and knows what issues to expect. A Java background is needed. Further details available on request.
    Thank you
    Kevin White
    Modis
    Kevin.White(at)Modis.com

    hi
    is this still open...? I am having 4+ yrs exp in oracle, pl/sql, forms, reports
    pls inform...one thing you have to provide me a workpermit or visa
    kris

  • Oracle UCM Release Date - Workflow

    In Oracle UCM the release date is shown at the date and time the content enters workflow. Is there an easy way to update the release date field with the date that the content is approved?. I am trying to report on the date that the content item was approved in the workflow, not when it entered the workflow.
    Does anyone know of an easy way to do this. Is there any way in workflow to write out to a custom metadata field the date and time the content was approved?
    Thanks in advance for your help with this.
    Data_Bitz

    What you're probably seeing is actually "dInDate" rather than "dReleaseDate".
    On the content info page the revisions table at the bottom has an (intentionally) mislabled column called "release date" that actually displays dInDate
    dInDate is when the content item was submitted.
    dReleaseDate is when the content item is released from all the workflow processing and indexing into the general collection.
    It is possible to have dReleaseDate set during workflow but only if you set wfReleaseDocument=1 in the workflow script(s).
    So report on dReleaseDate and ignore what's in the revisions table.
    Out of the box, UCM keeps dInDate as the date that you checked in the file. However, we have a product, "Workflow Solution Set" that updates the dInDate to the date that the item is released from workflow and thereby shows up in the revisions table and any other reports as the time the doc was actually approved for consumption. Check out our Workflow Solution Set product (for 10g and 11g) here: http://bit.ly/95Rocu
    FYI: you can see what is getting loaded in that table by appending "&IsJava=1" to the URL and taking a look at the REVISION_HISTORY result set.
    hope this helps
    Billy Cripe
    Fishbowl Solutions
    Edited by: @billycripe - Fishbowl Solutions on Sep 1, 2010 9:02 AM
    see http://bit.ly/95Rocu

Maybe you are looking for

  • Cannot delete files from my ipod shuffle!!!

    I am new to using an ipod and i cannot delete files from my ipod, on itunes, it only shows the license agreement where the ipod files are supposed to be and no matter how many times i uninstall and reinstall itunes and agree to the license agreement

  • Can't get songs to show up on ipod

    Just recently I had deleted my usual songlist on the ipod and now I can't get any songs to transfer onto the ipod. I tried the restore, reinstall,...from the ipod support but no luck. I am using Musicmatch but it worked on many other occasions. Any a

  • Disaster Recovery from tape library!

    Hi, I am using oracle 10g and Backup Exec 12 as the media management software. How do i perform the disaster recovery. My entire scenario is like this: Server A has the DB (Database). Configured Backup Exec with RMAN and took full DB backup along wit

  • Cannot connect to SQL SERVER with Always on availability group listener name

    Hi everyone, I have setup always an availability group listener for sql server on port 1433, have opened the port in  firewall , remote connections are enabled in the sql server, but still I am not able to connect to the sqlserver instance with the h

  • SharedObject in flash AS2.0

    Dear all, I have a problem with SharedObject. I created SharedObject using AS2.0 it's working fine.... my question is can it possible to store the variable values in an .txt file where the flash file is saved... basically the SharedObject will store