Oracle UCM - Unable to get dynamic conversion.

Hi all,
I'm new with Oracle UCM 11g and I encountered problems trying to check in a word document into UCM for this dynamic converter feature.
I have tried creating a Classic HTML Conversion Template and HTML Conversion Template, but when I tried clicking on the HTML link, I got this error:
Unable to get dynamic conversion. The html export was not successful.
10:54 PM     Event generated by user 'weblogic' at host '192.168.163.37:16200'. Referred to by http://192.168.163.37:16200/cs/idcplg?IdcService=DOC_INFO&dID=13606&dDocName=ECM010404.
User agent is Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET4.0C) and request method is GET.
The html export was not successful. [ Details ]
An error has occurred. The stack trace below shows more information.
!csUserEventMessage,weblogic,192.168.163.37:16200!csFileServiceReferredToBy,http://192.168.163.37:16200/cs/idcplg?IdcService=DOC_INFO&dID=13606&dDocName=ECM010404!csFileServiceUserAgent,Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET4.0C),GET!csHtmlExportNotSuccessful
intradoc.common.ServiceException: !csHtmlExportNotSuccessful
*ScriptStack GET_DYNAMIC_CONVERSION_SUB
3:doSubService,dID=13606,dDocName=ECM010404GET_DYNAMIC_CONVERSION_SUB,dID=13606,dDocName=ECM0104043:runHtmlConversion,dID=13606,dDocName=ECM010404
at dynamicconverter.DynConverterHandler.doConversion(DynConverterHandler.java:1437)
at dynamicconverter.DynConverterHandler.runHtmlConversion(DynConverterHandler.java:1125)
at sun.reflect.GeneratedMethodAccessor12928.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:533)
at intradoc.server.Service.doCode(Service.java:505)
at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
at intradoc.server.Service.doAction(Service.java:477)
at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
at intradoc.server.Service.doActions(Service.java:472)
at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1322)
at intradoc.server.Service.executeSubServiceCode(Service.java:3866)
at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1200)
at intradoc.server.Service.executeServiceEx(Service.java:3861)
at intradoc.server.Service.executeService(Service.java:3845)
at intradoc.server.Service.doSubService(Service.java:3760)
at sun.reflect.GeneratedMethodAccessor12923.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.executeMethodEx(ClassHelperUtils.java:310)
at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
at intradoc.server.Service.doCodeEx(Service.java:550)
at intradoc.server.Service.doCode(Service.java:505)
at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
at intradoc.server.Service.doAction(Service.java:477)
at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
at intradoc.server.Service.doActions(Service.java:472)
at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1391)
at intradoc.server.Service.executeActions(Service.java:458)
at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:737)
at intradoc.server.Service.doRequest(Service.java:1890)
at intradoc.server.ServiceManager.processCommand(ServiceManager.java:435)
at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1343)
at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1715)
at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:222)
at sun.reflect.GeneratedMethodAccessor210.invoke(Unknown Source)
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.executeContentServerIntegrateMethodOnConfig(ServletUtils.java:1600)
at idcservlet.IdcFilter.doFilter(IdcFilter.java:352)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
at java.security.AccessController.doPrivileged(Native Method)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
at java.security.AccessController.doPrivileged(Native Method)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
Any help is much appreciated. Thank you.
Edited by: 885352 on Sep 15, 2011 2:40 AM

Hi,
I guess, during installation, you have provided as 127.0.0.1. Do you have entry in host file like (127.0.0.1 localhost).
Try by giving host name or IP address for HttpServerAddress in configuration file.
Gowtham J

Similar Messages

  • Dynamic Convert get conversion error-Unable to get dynamic conversion.

    Hi ,
    I cheked in a Academy template that system delivered in path /app/ucm/server/customer/DynamicConvert/samples/gui_template and a default layout that system delivered in path /app/ucm/server/customer/DynamicConvert/samples/gui_layout. Then i clicked the info button in check in process page and clicked the GetConversion link . The system prompts me
    Unable to get dynamic conversion. Failed to export document '000002' using template 'AcademyName' and layout 'default layoutname. Export process: 'DCExport'
    Does it mean that i have not done the indexing configuration ?
    Thanks,
    Jiahua

    I used word 2003 to do the convert. Following is my error detail.
    Content Server Request Failed
    Unable to get dynamic conversion. Failed to export document '000002' using template 'DC1' and layout 'DCLAYOUT2'. Export process: 'DCExport'
    [ Details ]
    intradoc.common.ServiceException: !csFailedToExport,000002,DC1,DCLAYOUT2!$Export process: 'DCExport'
         at dynamicconverter.DynConverterHandler.doConversion(Unknown Source)
         at dynamicconverter.DynConverterHandler.runHtmlConversion(Unknown Source)
         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:585)
         at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
         at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:142)
         at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:75)
         at intradoc.server.Service.doCodeEx(Service.java:488)
         at intradoc.server.Service.doCode(Service.java:470)
         at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
         at intradoc.server.Service.doAction(Service.java:450)
         at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1191)
         at intradoc.server.Service.doActions(Service.java:445)
         at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1061)
         at intradoc.server.Service.executeSubServiceCode(Service.java:3453)
         at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:939)
         at intradoc.server.Service.executeServiceEx(Service.java:3448)
         at intradoc.server.Service.executeService(Service.java:3432)
         at intradoc.server.Service.doSubService(Service.java:3421)
         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:585)
         at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
         at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:128)
         at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:113)
         at intradoc.server.Service.doCodeEx(Service.java:505)
         at intradoc.server.Service.doCode(Service.java:470)
         at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
         at intradoc.server.Service.doAction(Service.java:450)
         at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1191)
         at intradoc.server.Service.doActions(Service.java:445)
         at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1111)
         at intradoc.server.Service.executeActions(Service.java:431)
         at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:632)
         at intradoc.server.Service.doRequest(Service.java:1709)
         at intradoc.server.ServiceManager.processCommand(ServiceManager.java:357)
         at intradoc.server.IdcServerThread.run(IdcServerThread.java:195)
    Do you have any idea ?

  • Identity Plugin for ORACLE UCM is not getting activated

    Hi Team,
    I am trying to activate Identity Plugin for UCM with Native user (Oracle UCM user).I am using UCM identity plugin.
    While creation of UCM source i have filled information for authorization and thats is given below
    HTTP endpoint for authorization http://hddlntdsz11074.HCLT.CORP.HCL.IN:16200/cs/idcplg
    Display URL prefix http://hddlntdsz11074.HCLT.CORP.HCL.IN:16200/cs
    Administrator user weblogic
    Administrator password *****
    Display crawled version false
    Authorization user ID format username
    And security Attributes are
    ACCOUNT Grant
    DOCSECURITYGROUP Grant
    COLLAB Grant
    When i am trying to active NATIVE identity Plugin for UCM i have filled below infomartion
    http://hddlntdsz11074.HCLT.CORP.HCL.IN:16200/cs/idcplg
    Admin User weblogic
    Password *****
    Error that i m getting in SERVER log is
    Loading class...
    classname = oracle.search.plugin.security.auth.stellent.StellentAuthManager
    classpath = file:///D:\oracle\product\10.1.8\ses1\search\lib\plugins\oracleapplications/StellentCrawler.jar
    12/02/24 17:06:57 Loading class...
    classname = oracle.search.plugin.security.auth.stellent.StellentAuthManager
    classpath = file:///D:\oracle\product\10.1.8\ses1\search\lib\plugins\oracleapplications/StellentCrawler.jar
    12/02/24 17:06:57 INFO     HTTPThreadGroup-21               getQueryFilterPlugin:username=tempxxx
    12/02/24 17:06:57 INFO     FlexSecThread-1               StellentQueryFilter.getSecurityValues: secAttributeName=ACCOUNT
    12/02/24 17:07:07 WARN     HTTPThreadGroup-21               A security filter authorization timeout for dsid = 22 occurred after 10000 milliseconds. Start time: 17:06:57 263ms End time: 17:07:07 237ms
    12/02/24 17:07:09 INFO     FlexSecThread-1               Request to http://10.97.192.103:16200/cs/idcplg Succeded with status 200
    12/02/24 17:07:09 INFO     FlexSecThread-1               *** Stellent Message ***
    12/02/24 17:07:09 INFO     FlexSecThread-1               ServiceName = SES_GET_USER_ATTRIBUTES
    12/02/24 17:07:09 INFO     FlexSecThread-1               statusCode = 0
    12/02/24 17:07:09 INFO     FlexSecThread-1               ResultName = attributeValue
    12/02/24 17:07:09 INFO     FlexSecThread-1               ResultValue = #none
    12/02/24 17:07:09 INFO     FlexSecThread-1               statusMessage = null
    12/02/24 17:07:09 INFO     FlexSecThread-1               StellentQueryFilter.getSecurityValues: secAttributeName=DOCSECURITYGROUP
    12/02/24 18:29:43 INFO     HTTPThreadGroup-26               ENTERING_METHOD : LNIdentityPluginManager setLocale()
    12/02/24 18:29:43 INFO     HTTPThreadGroup-26               EXITING_METHOD : LNIdentityPluginManager setLocale()
    12/02/24 18:29:43 INFO     HTTPThreadGroup-26               ENTERING_METHOD : LNIdentityPluginManager setLocale()
    12/02/24 18:29:43 INFO     HTTPThreadGroup-26               EXITING_METHOD : LNIdentityPluginManager setLocale()
    12/02/24 18:29:43 INFO     HTTPThreadGroup-26               ENTERING_METHOD : LNIdentityPluginManager getPluginDescription()
    12/02/24 18:29:43 INFO     HTTPThreadGroup-26               EXITING_METHOD : LNIdentityPluginManager getPluginDescription()
    12/02/24 18:29:43 INFO     HTTPThreadGroup-26               ENTERING_METHOD : LNIdentityPluginManager getPluginVersion()
    12/02/24 18:29:43 INFO     HTTPThreadGroup-26               EXITING_METHOD : LNIdentityPluginManager getPluginVersion()
    12/02/24 18:30:07 INFO     HTTPThreadGroup-27               StellentIdentityPlugin.autheticate: username=weblogic
    12/02/24 18:34:21 INFO     HTTPThreadGroup-26               StellentIdentityPlugin.autheticate: username=weblogic
    12/02/24 18:39:28 INFO     HTTPThreadGroup-28               StellentIdentityPlugin.autheticate: username=weblogic
    12/02/25 16:15:08 INFO     HTTPThreadGroup-36               getQueryFilterPlugin:username=tempxxx
    12/02/25 16:15:08 INFO     HTTPThreadGroup-35               getQueryFilterPlugin:username=tempxxx
    12/02/25 16:15:08 INFO     FlexSecThread-4               StellentQueryFilter.getSecurityValues: secAttributeName=ACCOUNT
    12/02/25 16:15:08 INFO     FlexSecThread-2               StellentQueryFilter.getSecurityValues: secAttributeName=ACCOUNT
    12/02/25 16:15:19 WARN     HTTPThreadGroup-36               A security filter authorization timeout for dsid = 22 occurred after 10000 milliseconds. Start time: 16:15:08 743ms End time: 16:15:18 677ms
    12/02/25 16:15:19 WARN     HTTPThreadGroup-35               A security filter authorization timeout for dsid = 22 occurred after 10000 milliseconds. Start time: 16:15:08 758ms End time: 16:15:18 677ms
    12/02/25 16:15:37 INFO     HTTPThreadGroup-37               ENTERING_METHOD : LNIdentityPluginManager setLocale()
    12/02/25 16:15:37 INFO     HTTPThreadGroup-37               EXITING_METHOD : LNIdentityPluginManager setLocale()
    12/02/25 16:15:37 INFO     HTTPThreadGroup-37               ENTERING_METHOD : LNIdentityPluginManager setLocale()
    12/02/25 16:15:37 INFO     HTTPThreadGroup-37               EXITING_METHOD : LNIdentityPluginManager setLocale()
    12/02/25 16:15:37 INFO     HTTPThreadGroup-37               ENTERING_METHOD : LNIdentityPluginManager getPluginDescription()
    12/02/25 16:15:37 INFO     HTTPThreadGroup-37               EXITING_METHOD : LNIdentityPluginManager getPluginDescription()
    12/02/25 16:15:37 INFO     HTTPThreadGroup-37               ENTERING_METHOD : LNIdentityPluginManager getPluginVersion()
    12/02/25 16:15:37 INFO     HTTPThreadGroup-37               EXITING_METHOD : LNIdentityPluginManager getPluginVersion()
    12/02/25 16:16:36 INFO     HTTPThreadGroup-37               StellentIdentityPlugin.autheticate: username=weblogic
    12/02/25 17:18:56 INFO     HTTPThreadGroup-47               ENTERING_METHOD : LNIdentityPluginManager setLocale()
    12/02/25 17:18:56 INFO     HTTPThreadGroup-47               EXITING_METHOD : LNIdentityPluginManager setLocale()
    12/02/25 17:18:56 INFO     HTTPThreadGroup-47               ENTERING_METHOD : LNIdentityPluginManager setLocale()
    12/02/25 17:18:56 INFO     HTTPThreadGroup-47               EXITING_METHOD : LNIdentityPluginManager setLocale()
    12/02/25 17:18:56 INFO     HTTPThreadGroup-47               ENTERING_METHOD : LNIdentityPluginManager getPluginDescription()
    12/02/25 17:18:56 INFO     HTTPThreadGroup-47               EXITING_METHOD : LNIdentityPluginManager getPluginDescription()
    12/02/25 17:18:56 INFO     HTTPThreadGroup-47               ENTERING_METHOD : LNIdentityPluginManager getPluginVersion()
    12/02/25 17:18:56 INFO     HTTPThreadGroup-47               EXITING_METHOD : LNIdentityPluginManager getPluginVersion()
    12/02/25 17:19:34 INFO     HTTPThreadGroup-46               StellentIdentityPlugin.autheticate: username=weblogic
    ORACLE SES Version :10.1.8.2 windows
    UCM 11gR1-11.1.14.0
    Both server are running same machine .without identiy pluging i m able to crawl the source with option"ACLs Controlled by the Source".but for "No Access Control List" i am facing error
    EQG-31202: Security attribute not allowed in identity-based access control crawl
    12:59:31:730 ERROR     crawler_2          EQP-60307: Error when processing item idcplg?IdcService=GET_FILE&dDocName=UTILITYFOLIO1&allowInterrupt=1&Rendition=web&RevisionSelectionMethod=latestReleased: EQG-31202: Security attribute not allowed in identity-based access control crawl. Verify that the details of the item such as URL, ACL, etc. are correct.
    12:59:31:730 ERROR     crawler_2     EQG-31202: Security attribute not allowed in identity-based access control crawl oracle.search.sdk.crawler.ProcessingException     oracle.search.crawler.AclHelper:addSecurityAttribute:454     oracle.search.plugin.rss.ItemUtil:convertItem:129     oracle.search.plugin.rss.RSSCrawler:crawl:200     oracle.search.crawler.CrawlingThread:run:1490
    12:59:31:730 INFO     crawler_2          Releasing lock on idcplg?IdcService=GET_FILE&dDocName=UTILITYFOLIO1&allowInterrupt=1&Rendition=web&RevisionSelectionMethod=latestReleased
    12:59:31:730 ERROR     crawler_2          EQP-60307: Error when processing item idcplg?IdcService=GET_FILE&dDocName=UTILITYFOLIO1&allowInterrupt=1&Rendition=web&RevisionSelectionMethod=latestReleased: EQP-60307: Error when processing item idcplg?IdcService=GET_FILE&dDocName=UTILITYFOLIO1&allowInterrupt=1&Rendition=web&RevisionSelectionMethod=latestReleased: EQG-31202: Security attribute not allowed in identity-based access control crawl. Verify that the details of the item such as URL, ACL, etc. are correct.
    Error Stack:
    java.lang.Exception: EQP-60307: Error when processing item idcplg?IdcService=GET_FILE&dDocName=UTILITYFOLIO1&allowInterrupt=1&Rendition=web&RevisionSelectionMethod=latestReleased: EQG-31202: Security attribute not allowed in identity-based access control crawl. Verify that the details of the item such as URL, ACL, etc. are correct.
         at oracle.search.plugin.rss.RSSCrawler.crawl(RSSCrawler.java:253)
         at oracle.search.crawler.CrawlingThread.run(CrawlingThread.java:1490)
    Caused by: oracle.search.sdk.crawler.ProcessingException: EQG-31202: Security attribute not allowed in identity-based access control crawl
         at oracle.search.crawler.AclHelper.addSecurityAttribute(AclHelper.java:454)
         at oracle.search.plugin.rss.ItemUtil.convertItem(ItemUtil.java:129)
         at oracle.search.plugin.rss.RSSCrawler.crawl(RSSCrawler.java:200)
         ... 1 more
    . Verify that the details of the item such as URL, ACL, etc. are correct.
    Please give me your inputs to resolve this issue.
    Thanks
    Ajay

    Hi ,
    Its a bit urgent can someone give inputs on this.
    Thanks
    -Ajay

  • Unable to get dynamic interaction from PDF form

    Hello,
      I am trying to hide a textfield when a certain radio button options selected but so far I am <b>only able</b> to get it to work in the preview window of Adobe Designer 7.0 in NWDS.
      When I attempt to deploy the application, my interactive form will not be able to perform the same hide and unhide function. I have this piece of code added to my wdDoModify :
    if(!firstTime)
              IWDInteractiveForm iForm = (IWDInteractiveForm)view.getElement("TM_form");
              iForm.setDynamicPDF(true);                 
    I also tried saving the PDF to my local machine but the hiding functionality just refuses to work. Do you know what I may have done wrongly ? Any help is greatly appreciate. Thnak you very much.

    Hello Kwok Wei,
    Has the <b>firstTime</b> flag been used in a right way in your code ? Aren't you creating an interactive form at the first go ? Then just reverse the condition to
    if(firstTime)
    But then, it depends on how have you written your application.
    Best Regards,
    Krish

  • How to get Dynamic Converter URL

    Hi all
    I need to get dynamic converter url of document like http://<localhost>:<port>/cs/idcplg?IdcService=GET_DYNAMIC_CONVERSION&dID=7411.
    I use DOC_INFO_BY_NAME and i can find document url using 'DocUrl'. But i cannot find anything about dynamic converter.
    How can i get the url just using RIDC?
    Best Regards
    Qian

    Hi ,
    Whether i can get which format will be converted(convert format in Dynamic Converter Admin Configuration Setting) ?
    This is applicable for the UI alone where in all the formats that you want to have "HTML" option shown will be added from the above option .
    As for getting Dynamic Conversion using the IdcService , all of the contents can be used irrespective of whether they are added in the DC Admin section or not . So if you want to show the HTML format then all you need to do is to call the GET_DYNAMIC_CONVERSION service and pass the dID of the respective contents .
    Thanks,
    Srinath

  • Oracle UCM  doesnot open after it is getting installed -- please help

    Hi All,
    I am getting a typical error in which the oracle - ucm content server fails to open after getting installed. I am using the DB2 database, what can be the cause for this issue am unable to understand. Please find below the logs corresponding to this process:-
    Host url: localhost(since we are locally installing Oracle UCM in my system)
    Port:50000(db2 port )
    ERROR- LOGS
    NOTICE:     Install logging initialized at 10/12/12 4:36 PM.
    NOTICE:     Installing master server.
    NOTICE:     Installing with Java version 1.5.0_11.
    NOTICE:     Install logging initialized at 10/12/12 4:37 PM.
    NOTICE:     Finished install type QueryConfiguration at 10/12/12 4:37 PM.
    NOTICE:     Install logging initialized for C:/DB2/UCM/install/2012-10-12-new.txt at 10/12/12 4:49 PM.
    NOTICE:     Unable to connect to database. Installation will fail.
    ERROR:     Unable to initialize the database 'InstallerDatabase'. Unable to load driver com.ibm.db2.jcc.DB2Driver. com.ibm.db2.jcc.DB2Driver
    NOTICE:     Install logging initialized for C:/DB2/UCM/install/2012-10-12-new.txt at 10/12/12 4:50 PM.
    ERROR:     Unable to initialize the database 'InstallerDatabase'. Unable to load driver com.ibm.db2.jcc.DB2Driver. com.ibm.db2.jcc.DB2Driver
    ERROR:     Unable to create database tables. You will have to create them manually.
    NOTICE:     Successfully installed 'ActiveDirectoryLdapComponent' component
    NOTICE:     Successfully installed 'ArchiverReplicationExceptions' component
    NOTICE:     Successfully installed 'CheckoutAndOpenInNative' component
    NOTICE:     Successfully installed 'CheckSCSHealth' component
    NOTICE:     Successfully installed 'CIS_Helper' component
    NOTICE:     Successfully installed 'ConfigMigrationUtility' component
    NOTICE:     Successfully installed 'FileStoreProvider' component
    NOTICE:     Successfully installed 'FormEditor' component
    NOTICE:     Successfully installed 'InboundRefinerySupport' component
    NOTICE:     Successfully installed 'ProxyConnections8' component
    NOTICE:     Successfully installed 'CoreWebdav' component
    NOTICE:     Successfully installed 'WebUrlMapPlugin' component
    NOTICE:     Successfully installed 'WsdlGenerator' component
    NOTICE:     Successfully installed 'DBSearchContainsOpSupport' component
    NOTICE:     Successfully installed 'UserProfileSchemaLoader' component
    NOTICE:     Successfully installed 'FCKEditor' component
    NOTICE:     Successfully installed 'NativeOsUtils' component
    NOTICE:     Successfully installed 'ContentAccess-win32' component
    NOTICE:     Successfully installed 'ComponentTool' component
    NOTICE:     Successfully installed 'CoreUserInterfaceLibrary' component
    NOTICE:     Successfully installed 'Localization' component
    NOTICE:     Successfully installed 'SecurityProviders' component
    NOTICE:     Successfully installed 'PopUpCalendar' component
    NOTICE:     Successfully installed 'YahooUserInterfaceLibrary' component
    NOTICE:     Successfully installed 'iTextComponent' component
    NOTICE:     Installing shortcuts
    WARNING:     Unexpected exception: Unable to initialize the system provider 'SystemDatabase'. Unable to initialize the database 'SystemDatabase'. Unable to load driver com.ibm.db2.jcc.DB2Driver. com.ibm.db2.jcc.DB2Driver
    WARNING:     Unable to publish user database.
    WARNING:     Unable to register with Administration Server.
    WARNING:     Unable to start server at C:/DB2/UCM/.
    WARNING:     C:/DB2/UCM/shared/os/win32/bin/NtProcCtrl.exe start IdcContentService DB2
    WARNING:     Unable to open the service handle.
    WARNING:     The service does not exist on the specified computer.
    WARNING:     Unable to start server at C:/DB2/UCM/.
    WARNING:     C:/DB2/UCM/admin/bin/NtProcCtrl start IdcAdminService DB2_admin
    WARNING:     Unable to open the service handle.
    WARNING:     The service does not exist on the specified computer.
    NOTICE:     Finished install type Install with warnings and with errors at 10/12/12 4:56 PM.
    Thanks and Regards
    Deb

    Download iTunes 11 from the Apple site and reinstall. The error message was quite plain in telling you what to do to resolve the error.

  • Help / Configure PHP+IIS+Oracle "Unable to load dynamic library....."

    Hello,
    I am a seasoned Oracle user and PHP developer and for the life of me I cannot get our development server to load the php_oci8.dll file. I have spent hours searching the web, the Oracle forums and reading the FAQs and can still not get the web server to load correctly. Below are some specs about the environment we are running:
    -OS: Win2k Server SP4
    -Web Server: IIS 5.0
    -PHP Version: 5.1.4 PHP
    -Full Oracle Admin 10gr2 client is installed on web server
    When I pull up a page, I get the following warning: "PHP Warning: PHP Startup: Unable to load dynamic library 'D:\temp\php_oci8.dll' - The specified module could not be found. in Unknown on line 0 "
    Here is what I have done to troubleshoot:
    -'everyone' user has full access to the extension directory
    -I have tried moving the php_oci8.dll to other directories and changing the extension_dir in my php.ini
    -I am confident that my extension_dir in the ini file is correct
    -I have tried the Oracle instant client and the full admin OEM client. The machine currently has the full OEM client installed
    -All environment variables appear to be correct
    I rarely post to forums but I am running out of options. If I cannot figure this out soon, we will have to go another route for resolution. Any help is tremendously appreciated.
    Dave.
    [email protected]
    Message was edited by:
    user527623

    Should I explicity create environment variables named: ORACLE_HOME and NLS_LANGYep, you need to create those specific variables.
    Nooooo don't use ODBC!!!!
    Actually, I don't really care either way, I'm pretty much technology agnostic. Different things have different uses and you have to pick the best tool for the job. If I was a zealot I'd say "Don't use IIS" :p
    ~Jer

  • Unable to get 'InitialContext' using Java Client in Oracle App 10.0.2.0

    Scenario & Problem Description: Unable to get 'Initial Context' using Simple Java Client in Oracle Application Server 10.0.2.0
    I'm having an issue while I try to initialize the Initial Context for an EJB lookup from a simple Java Client [local lookup], but the same code snippet works fine when I try from Servlet. I have enclosed the Exception Stack Trace and the Code Snippet for your reference.
    1. .NET Client ---> Servlet --> LookupUtility --> EJB --> DB - Issue
    2. .NET Client ---> Servlet --> EJB --> DB - Works
    Exception: java.lang.InstantiationException: Error communicating with server: Lookup error: javax.naming.AuthenticationException: Invalid username/password for Config (guest); nested exception is: nested exception is: Exception in InitialContext: javax.naming.NamingException: Lookup error: javax.naming.AuthenticationException: Invalid username/password for Config (guest) at com.evermind.server.ApplicationClientInitialContextFactory.getInitialContext(ApplicationClientInitialContextFactory.java:149)
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
    at javax.naming.InitialContext.init(InitialContext.java:219)
    at javax.naming.InitialContext.<init>(InitialContext.java:195)
    at com.seagate.edcs.config.util.LookupUtility.getInitialContext(LookupUtility.java:123)
    at com.seagate.edcs.config.util.LookupUtility.getConfiguration (LookupUtility.java:69)
    at com.seagate.edcs.config.util.LookupUtility.main(LookupUtility.java:135)
    Code Snippet:
    * This method returns the Configuration for the properties set.
    public ArrayList getConfiguration ( ) throws Exception {
    ArrayList arrayList = null;
    try {
    Context context = getInitialContext();
    System.out.println("Context : " + context);
    Object home = context.lookup("java:comp/env/ejb/com.seagate.edcs.config.ejb.ConfigSessionEJBHome");
    System.out.println("Object home : " + home);
    ConfigSessionEJBHome configSessionEJBHome = (ConfigSessionEJBHome)PortableRemoteObject.narrow(home, ConfigSessionEJBHome.class);
    System.out.println("ConfigSessionEJBHome configSessionEJBHome : " + configSessionEJBHome);
    ConfigSessionEJB configSessionEJB =(ConfigSessionEJB)PortableRemoteObject.narrow(configSessionEJBHome.create(), ConfigSessionEJB.class);
    System.out.println("ConfigSessionEJB configSessionEJB : " + configSessionEJB);
    arrayList = configSessionEJB.getAllConfig();
    System.out.println("Context : " + context);
    } catch (Exception ex) {
    System.out.println("Exception Occured");
    throw ex;
    return arrayList;
    * Get an initial context from the JNDI tree.
    private Context getInitialContext() throws NamingException {
    try {
    Hashtable hashtable = new Hashtable();
    hashtable.put("java.naming.factory.initial", "com.evermind.server.ApplicationClientInitialContextFactory");
    hashtable.put("java.naming.provider.url", "ormi://seagate.mil-shivas-270.am.ad.seagate.com/home"); // if we won't specify the port, it considers the default port
    hashtable.put("java.naming.security.principal","ias_admin");
    hashtable.put("java.naming.security.credentials","ias123");
    return new InitialContext(hashtable);
    } catch (NamingException ne) {
    System.out.println("Exception in InitialContext.");
    throw ne;
    Note:
    1. The user "ias_admin" & password "ias123" are the credential provided for the 'Admin' while installing the Oracle App Server and using these credentials I'm able to bring the Admin Console. Also, added new user 'guest/guest' - assigned this user to the 'admin' group ...
    2. Since its a local lookup, there is no need to specify the credentials, but at runtime a dialog box pops up prompting to enter the 'userid/password' and when I enter the crendtials, I get the exception as stated. [In case of Servlet - EJB lookup, I'm not specifying any credentials]
    Are there are any configuration parameters which I need to provide in any of the .xml? Could you please let me know the fix for the same.
    Regards,
    Kafeel/-

    Please use the OS {forum:id=210}

  • Unable to get the response from dynamic partnerlink

    Hi
    I used dynamic partnerlink, in this i am able to invoke the services dynamcially but i am unable to get the response from the services which i had invoked dynamically. In my dynamic partnerlink wsdl i had included callback binding and call back service in the wsdl you can see them below
    <binding name="LoanServiceCallbackBinding" type="tns:LoanServiceCallback">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="onResult">
    <soap:operation soapAction="onResult" style="document"/>
    <input>
    <soap:header message="tns:RelatesToHeader" part="RelatesTo" use="literal" required="false"/>
    <soap:body use="literal"/>
    </input>
    </operation>
    </binding>
    <service name="LoanServiceCallbackService">
    <port name="LoanServiceCallbackPort" binding="tns:LoanServiceCallbackBinding">
    <soap:address location="http://openuri.org"/>
    </port>
    </service>
    please help me on this
    thanks
    Srikanth

    Hi, thanks for the input
    Actually My partnerLink had two messageTypes one for Input message request and the other for the Output message request and for the input message i had used the operation as initiate also for the output messsage type operation as result.For both of them binding is defined.
    With these am passing the values from myBPELl to the service which am nvoking dynamically but unable to capture the response the variables are local to myBPEL.

  • Using patch plans for 12.1.0.2 target oracle home fails with 'PREREQ_MESG: Unable to get the version of OPatch'

    We are attempting to use patch plan to apply PSU and one-offs to a new 12.1.0.2 database oracle home.  Our EM version is 12.1.0.4.
    We are experiencing the same issue described in ''Bug 20271609 : Unable to get the version of OPatch".   This bug is closed as 'duplicate bug to filer' but we do not appear to have visibility into what patch/bug fixes the issue.
    Description from the above mentioned bug is our same issue.  We do not have this issue when we use patch plans against an 11.2.x oracle_home target.  It is unique to 12.1.0.2 oracle_home target.
    Description from the bug:
    The Plan failed in step "Run Prerequisite Checks" with the following errors:
    PREREQ_NAME: Minimum Version of OPatch
    PREREQ_DESC: Check if the required version of OPatch is present on the target
    PREREQ_TYPE: PATCH_TOOL_CHECK
    PREREQ_STATUS: FAILED
    PREREQ_MESG: Unable to get the version of OPatch at
    /u01/app/oracle/product/12.1.0/dbhome_2/Opatch
    We have opened an SR to see if we can get more info on what was already identified as a bug.  Has anyone else experienced this issue?  If so, can you share any patches or workarounds (other than manually applying patches) that you found useful?
    Thanks.

    You'll probably get the same info from Support, but the workaround is to use the Patch Database (however that doesn't work if there's no DB target associated to that home).   If you were trying to do patchign out of place (clone home, patch, then move db's), EM can do this for you.   If you're just installing a new DB Home and trying to patch, then i don' think there's another workaround.  The base bug is marked fixed though, so a backport for the 12.1.0.6 plugin should be available very soon.  I would ask the support analyst to request the backport for your plugin/patch level...

  • Oracle 11i release 2 error "Unable to get the current group"

    Hi oracle gurus,
         I have been trying to install oracle 11g rel 2 on HPUX 11.31 and i am getting the following error
    # more installActions2010-01-06_10-27-37AM.log
    oracle.install.ivw.db.driver.DBInstaller
    -scratchPath
    /u01/tmp/OraInstall2010-01-06_10-27-37AM
    -sourceLoc
    /u01/install/database/install/../stage/products.xml
    -sourceType
    network
    -timestamp
    2010-01-06_10-27-37AM
    INFO: Loading data from: jar:file:/u01/tmp/OraInstall2010-01-06_10-27-37AM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigComma
    ndMappings.xml
    INFO: Loading beanstore from jar:file:/u01/tmp/OraInstall2010-01-06_10-27-37AM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigC
    ommandMappings.xml
    INFO: Restoring class oracle.install.driver.oui.ConfigCmdMappings from jar:file:/u01/tmp/OraInstall2010-01-06_10-27-37AM/ext/jlib/installcommons_1.0.0b.jar!/
    oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    SEVERE: [FATAL] An internal error occurred within cluster verification framework
    Unable to get the current group.
    Refer associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:11
    INFO: Advice is ABORT
    SEVERE: Unconditional Exit
    INFO: Adding ExitStatus FAILURE to the exit status set
    INFO: Finding the most appropriate exit status for the current application
    INFO: Exit Status is -1
    INFO: Shutdown Oracle Database 11g Release 2 Installer
    $
    >>
    # more oraInstall2010-01-06_10-27-37AM.err
    ---# Begin Stacktrace #---------------------------
    ID: oracle.install.commons.util.exception.DefaultErrorAdvisor:11
    oracle.cluster.verification.VerificationException: An internal error occurred within cluster verification framework
    Unable to get the current group
    at oracle.cluster.verification.ClusterVerification.<init>(ClusterVerification.java:200)
    at oracle.cluster.verification.ClusterVerification.getInstance(ClusterVerification.java:294)
    at oracle.install.driver.oui.OUISetupDriver.load(OUISetupDriver.java:407)
    at oracle.install.ivw.db.driver.DBSetupDriver.load(DBSetupDriver.java:161)
    at oracle.install.commons.base.driver.common.Installer.run(Installer.java:216)
    at oracle.install.ivw.db.driver.DBInstaller.run(DBInstaller.java:126)
    at oracle.install.commons.util.Application.startup(Application.java:869)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
    at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
    at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
    at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)
    ---# End Stacktrace #-----------------------------
    <<
    $ uname -a
    HP-UX rx2600 B.11.31 U ia64 <XXXXXXXX> unlimited-user license
    # swlist | grep -i oe
    HP-Caliper-PERF C.11.31.04 HP Caliper OE Bundle
    HP-WDB-DEBUGGER C.11.31.04 HP DEBUGGER OE Bundle
    HPUX11i-DC-OE B.11.31.0903 HP-UX Data Center Operating Environment
    # swlist | grep -i qpk
    QPKBASE B.11.31.0903.334a Base Quality Pack Bundle for HP-UX 11i v3, March 2009
    # swlist -l product | grep -i c++
    ACXX C.06.20 HP C/aC++ Compiler
    C-ANSI-C C.06.20 HP C/aC++ Compiler
    PHSS_37501 1.0 aC++ Runtime (IA: A.06.16, PA: A.03.76)
    PHSS_39824 1.0 HP C/aC++ Compiler (A.06.23)
    i start the installation as oracle and my group and user id is
    $ id
    uid=109(oracle) gid=102(oinstall) groups=101(dba),104(asmdba)
    Please let me know what else do i need, we might have to use the hardware for testing another application so i am limited in terms of time constraints
    any help is much appreciated, Thank you!!
    Regards,
    Dasjith
    Edited by: user10247524 on Jan 6, 2010 7:52 AM

    Hi Stig Sundqvist
    Where can i find MOS Doc 983713.1 ??You have to login https://support.oracle.com/CSP/ui/flash.html and you have to CSI account. This site is oracle site for tech. documents for can rise SR etc.. for more details please check
    What is CSI:
    Re: Installing Oracle Database 10.2.0.4
    And how do i do to fix this problem ????Login metalink then find upper note and follow document
    Hope it helps
    Regard
    Helios

  • Can execut a query in Oracle UCM to get View_Values instead of using GET_SC

    Dear All,
    i have a question that i had google it and didn't find anything helpful.
    i want to ask if i can execut a query in Oracle UCM to get View_Values instead of using GET_SCHEMA_VIEW_VLAUES service ?
    ie: asuume that we have a Table name called Employees (having empId, empName) and have a view named as Table name; Employees.
    instead of use the GET_SCHEMA_VIEW_VLAUES service to get the data of Employees, can i write a query, ex: select from Employees*_ to get the data.
    note: i have a connection parameter to connect to oracle UCM database
    any suggestions.
    Regards

    Yes, you can execute the query and store results into a result set (available also in iDocScript).
    There are two sample components that you could use as a starting point - see here http://www.oracle.com/technetwork/middleware/webcenter/content/howtocomponentsbundle-132171.zip or here for 11g http://bexhuff.com/2011/03/howto-component-samples-for-oracle-ucm-11g
    Take a look at DataAccess and DatabaseProvider from the sample stack.

  • Oracle.adf.controller.activity.ActivityLogicException: ADFC-02013: Unable to get metadata for activity

    Hello,
    I am new to ADF, I am trying to learn how to navigate from one page to another, the code that I have is simple, but it is not working, I specified the control flow rules in the adfc-config.xml and I even tried to specify the navigation rules in the faces-config.xml file, but it doesn't matter if I do it in one configuration file or another I get the same error.  This is my first time working with ADF, I don't have formal training, just some video tutorial that I have seen on internet.  I have previous experience with JSF, so I feel more comfortable writing the code for my program than using all the graphical tools (at least at this moment)
    Any help to solve this problem will be highly appreciated.
    This is my page1.jsf  code:
    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE html>
    <f:view xmlns:f="http://java.sun.com/jsf/core" xmlns:af="http://xmlns.oracle.com/adf/faces/rich" xmlns:h="http://java.sun.com/jsf/html">
        <af:document title="page1.jsf" id="d1" binding="#{backingBeanScope.backing_page1.d1}">
            <af:form id="f1" binding="#{backingBeanScope.backing_page1.f1}"></af:form>
        </af:document>  
        <h:head>
            <title>First JSF Example</title>
        </h:head>   
        <h:body>
            <h3>ADF Hello World Example</h3>
            <h:form>
                What's your name?
                <h:inputText value="#{backingBeanScope.backing_page1.message}"></h:inputText>
                <h:commandButton value="Welcome Me" action="#{backingBeanScope.backing_page1.processPage1}"></h:commandButton>
            </h:form>
        </h:body>   
    </f:view>
    This is my backing bean for page1:
    package view.backing;
    import oracle.adf.view.rich.component.rich.RichDocument;
    import oracle.adf.view.rich.component.rich.RichForm;
    public class Page1 {
        private RichForm f1;
        private RichDocument d1;
        private String message;
        public void setF1(RichForm f1) { this.f1 = f1; }   
        public RichForm getF1() {return f1;}   
         public void setD1(RichDocument d1) {this.d1 = d1;}
        public RichDocument getD1() {return d1;}
        public void setMessage(String msg) { this.message= msg;  }
        public String getMessage() { return this.message; }
        public String processPage1()
            System.out.println("++++++++++++++++++++++++++++++++++++++++++++++move to next page");
            return "success";   
    This is my adfc-config.xml file:
    <?xml version="1.0" encoding="UTF-8" ?>
    <adfc-config xmlns="http://xmlns.oracle.com/adf/controller" version="1.2">
      <control-flow-rule id="__5">
        <from-activity-id>page1.jsf</from-activity-id>
        <control-flow-case id="__6">
          <from-action>#{backingBeanScope.backing_page1.processPage1}</from-action>
          <from-outcome>success</from-outcome>
          <to-activity-id>page2.jsf</to-activity-id>
        </control-flow-case>
      </control-flow-rule>
      <managed-bean id="__2">
        <managed-bean-name>backing_page1</managed-bean-name>
        <managed-bean-class>view.backing.Page1</managed-bean-class>
        <managed-bean-scope>backingBean</managed-bean-scope>
        <!--oracle-jdev-comment:managed-bean-jsp-link:1page1.jsf-->
      </managed-bean>
      <managed-bean id="__1">
        <managed-bean-name>backing_page2</managed-bean-name>
        <managed-bean-class>view.backing.Page2</managed-bean-class>
        <managed-bean-scope>backingBean</managed-bean-scope>
        <!--oracle-jdev-comment:managed-bean-jsp-link:1page2.jsf-->
      </managed-bean>
    </adfc-config>
    Finally this is my page2.jsf
    <?xml version='1.0' encoding='UTF-8'?>
    <!DOCTYPE html>
    <f:view xmlns:f="http://java.sun.com/jsf/core" xmlns:af="http://xmlns.oracle.com/adf/faces/rich"  xmlns:h="http://java.sun.com/jsf/html">
        <af:document title="page2.jsf" id="d1" binding="#{backingBeanScope.backing_page2.d1}">
            <af:form id="f1" binding="#{backingBeanScope.backing_page2.f1}"></af:form>
        </af:document>
        <!--oracle-jdev-comment:auto-binding-backing-bean-name:backing_page2-->
        <h:body>
            <h3>ADF Hello World Example PAGE2</h3>  
        </h:body>     
    </f:view>
    This is the error that I get when I push the button on page1 and I try to navigate to page 2:
    Target URL -- http://127.0.0.1:7101/EcatsADF12c-ViewController-context-root/faces/page1.jsf
    <org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl> <ViewHandlerImpl> <_checkTimestamp> <TIMESTAMP_CHECKING_ENABLED_SHOULDNOT_IN_PRODUCTION>
    <Apr 22, 2015 4:34:43 PM CDT> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:57,015 during the configured idle timeout of 5 seconds.>
    <Apr 22, 2015 4:34:43 PM CDT> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:57,014 during the configured idle timeout of 5 seconds.>
    <Apr 22, 2015 4:34:43 PM CDT> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:57,013 during the configured idle timeout of 5 seconds.>
    <Apr 22, 2015 4:34:43 PM CDT> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:57,017 during the configured idle timeout of 5 seconds.>
    <Apr 22, 2015 4:34:43 PM CDT> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 127.0.0.1:57,016 during the configured idle timeout of 5 seconds.>
    ++++++++++++++++++++++++++++++++++++++++++++++move to next page
    <oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl> <DiagnosticsDataExtractorImpl> <createADRIncident> <incident 11 created with problem key "ADFC-02013 [ADFc]">
    <oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl> <DiagnosticsDataExtractorImpl> <createADRIncident> <incident 12 created with problem key "ADFC-02013 [ADFc]">
    <oracle.adf.view> <RichExceptionHandler> <_logUnhandledException> <ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase INVOKE_APPLICATION 5>
    oracle.adf.controller.activity.ActivityLogicException: ADFC-02013: Unable to get metadata for activity 'page2.jsf'.
      at oracle.adfinternal.controller.util.Utils.createAndLogActivityLogicException(Utils.java:234)
      at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:1133)
      at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:979)
      at oracle.adfinternal.controller.engine.ControlFlowEngine.routeFromActivity(ControlFlowEngine.java:551)
      at oracle.adfinternal.controller.engine.ControlFlowEngine.performControlFlow(ControlFlowEngine.java:162)
      at oracle.adfinternal.controller.application.NavigationHandlerImpl.handleAdfcNavigation(NavigationHandlerImpl.java:119)
      at oracle.adfinternal.controller.application.NavigationHandlerImpl.handleNavigation(NavigationHandlerImpl.java:88)
      at org.apache.myfaces.trinidadinternal.application.NavigationHandlerImpl.handleNavigation(NavigationHandlerImpl.java:50)
      at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:130)
      at javax.faces.component.UICommand.broadcast(UICommand.java:315)
      at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:794)
      at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1259)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:1074)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:402)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:225)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:502)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:502)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:327)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:229)
      at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:137)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
      at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)
      at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)
      at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3436)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3402)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)
      at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)
      at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)
      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)
      at weblogic.servlet.provider.ContainerSupportProviderImpl$WlsRequestExecutor.run(ContainerSupportProviderImpl.java:255)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)

    User, tell us your jdev version, please!
    What is your goal?
    What you have find had nothing to do with ADF. If you ent to learn adf then I recommend to work through find of the tutorials available on the jdev home page.
    If adf is not your goal, you might want to use Trinidad and ask your question in their forum.
    You might not like the declarative approach adf uses, but if you want to learn how to use adf, you have to understand how ADF works. Most can be done using java, but one you understand the framework you see the advantage.
    Timo

  • Oracle UCM/ Large tiff/ Dynamic Word Viewer

    Hi,
    We have a situation here...
    We are using Oracle UCM 10gR3. We have large tiffs(>10mb = 1000page tiffs) and we have dynamic microsoft documents. What would be the best document viewer to see these kind of documents?
    Is there any viewer comes with INSO drivers plugin to see dynamic MS office documents?
    Early reply is very helpful to me and it is greatly appreciated friends...
    Thanks...

    Hi,
    I guess, during installation, you have provided as 127.0.0.1. Do you have entry in host file like (127.0.0.1 localhost).
    Try by giving host name or IP address for HttpServerAddress in configuration file.
    Gowtham J

  • Edit Template in Dynamic Conversion Admin is not working

    Latest oracle UCM 10gR3 is installed with patches and Site Studio 1ogR4 on windows XP and it is running fine.
    When I click on "Edit Template" button after selecting a template in Oracle Content Server >> Administration >> Dynamic Converter Admin >> Edit template nothing happens and no error message is displayed. Some times a dialog pops up with message "preparing to install template editor..". The first time I clicked on this "Edit Template" button, it has installed "Template Editor 10gR3(10.1.3.4.1) version 9.0.0" successfully and it is there in program files.
    I find that Dynamic Conversion is working fine by checking in a word doc and it generates HTML. I tried this on IE6 and IE8 on two different UCM installation by enabling IE to run all ActiveX and Javascript but it did not work on either. I am logged on as admin user.
    What could be the issue and how to resolve?

    Hi
    Check Note.941978.1 to see the possible cause of the issue and also the workaround for the same.
    Thanks
    Srinath

Maybe you are looking for

  • Questions about syncing multiple MobileMe accounts on one iPad

    You can set up multiple MobileMe accounts; however, only one MobileMe account at a time can be used for Find My iPad and for syncing contacts, calendars, bookmarks, and notes. (iPad User Guide p. 32) Okay. If you've done this already (created multipl

  • Connecting HDMI to LCD Problem

    Dear Users, I am having dell inspiron 5521 with radeon 7670 graphics card. I am not able to connect my laptop to LCD,Projector. I tried various cables and connectors but all in vain. I even upgraded all the software still i cannot connect my laptop t

  • Rowcount for multiple insert statements

    Hi all, Is there a way I can get separate rowcount in multi table insert? My sql is written as below:     INSERT ALL       INTO TAB1 (COL1, COL2....)  VALUES          (VAL1, VAL2....)       INTO TAB2 (COL1, COL2....)  VALUES          (VAL1, VAL2....)

  • BOM- Routing- cost estimate

    Hello i want to find out the relationship between BOM - Routing and cost estimate. i know what a BOM is, not sure how its linked to Routing and its compulsary to have a BOM and routing to update the costing run with quantity structure? can someone th

  • Allocation of cost to COPA for 'Third Party' purchase orders

    Hello Our purchase department would like to use the purchase order item category 'S' (third party), where the goods are send directly from the vendor to the customer. My problem is that no matter which 'Account Assign Cat' I use in the purchase order