Site Studio search query fails

Hi,
I am unable to list the site assets from site studio 10gr4. When I select any of the site assets in the drop down box to list the items (Example Element definitions, Region template et.,) the content servers throws the following error. Just to mentioned I have already set zone fields and optimized fields from Text Search Admin.
Indexed the content a couple of times, but of no use. Please help.
Event generated by user '<username>' at host '<hostname>'. Error generated when executing query '((( (((wsr) WITHIN xWebsites)) )) and ( ({Element Definition} WITHIN xWebsiteObjectType) ))'. Unable to execute query 'CotsSearchQuery'. ORA-20000: Oracle Text error:
DRG-50857: oracle error in ctx_query.result_set
ORA-20000: Oracle Text error:
DRG-13600: Syntax error in the result set descriptor at hitlist
DRG-10837: section DDOCNAME does not exist
ORA-06512: at "CTXSYS.DRUE", line 160
ORA-06512: at "CTXSYS.CTX_QUERY", line 800
ORA-06512: at "<ucm-schema>.CONTENT_SEARCH", line 123
ORA-06512: at line 1
[ Details ]
An error has occurred. The stack trace below shows more information.
!csUserEventMessage,<user-name>,<server-name>!$!csOracleTextErrorExecutingQuery,((( (((wsr) WITHIN xWebsites)) )) and ( ({Element Definition} WITHIN xWebsiteObjectType) ))!csDbUnableToExecuteQuery,CotsSearchQuery!$ORA-20000: Oracle Text error:<br>DRG-50857: oracle error in ctx_query.result_set<br>ORA-20000: Oracle Text error:<br>DRG-13600: Syntax error in the result set descriptor at hitlist<br>DRG-10837: section DDOCNAME does not exist<br><br>ORA-06512: at "CTXSYS.DRUE"\, line 160<br>ORA-06512: at "CTXSYS.CTX_QUERY"\, line 800<br>ORA-06512: at "<ucm-schema>.CONTENT_SEARCH"\, line 123<br>ORA-06512: at line 1<br>
intradoc.common.ServiceException: !csOracleTextErrorExecutingQuery,((( (((wsr) WITHIN xWebsites)) )) and ( ({Element Definition} WITHIN xWebsiteObjectType) ))!csDbUnableToExecuteQuery,CotsSearchQuery!$ORA-20000: Oracle Text error:
DRG-50857: oracle error in ctx_query.result_set
ORA-20000: Oracle Text error:
DRG-13600: Syntax error in the result set descriptor at hitlist
DRG-10837: section DDOCNAME does not exist
ORA-06512: at "CTXSYS.DRUE"\, line 160
ORA-06512: at "CTXSYS.CTX_QUERY"\, line 800
ORA-06512: at "<ucm-schema>.CONTENT_SEARCH"\, line 123
ORA-06512: at line 1
     at intradoc.server.SearchService.retrieveSearchInfo(SearchService.java:1315)
     at intradoc.server.SearchService.doLocalSearch(SearchService.java:1045)
     at intradoc.server.SearchService.getSearchResults(SearchService.java:528)
     at sun.reflect.GeneratedMethodAccessor101.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(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)
Thank you
Rama
Edited by: 798098 on Apr 28, 2013 8:44 PM

Here are the indexer logs,
system     04.30 01:26:18.298     IdcServerThread-87     Unable to access idcVersionInfo() on class: intradoc.server.StatusMonitor
resourceloader     04.30 01:26:18.325     IdcServerThread-87     not loading page SYSTEM_AUDIT because it is up to date with timestamp 1272475673000
resourceloader     04.30 01:26:18.326     IdcServerThread-87     Checked resources files and 0 out of 85 have changed and it required 0 milliseconds to do the check
requestaudit     04.30 01:26:18.359     IdcServerThread-87     GET_SYSTEM_AUDIT_INFO [dUser=RKVADLAMUDI] 0.329(secs)
requestaudit     04.30 01:26:18.359     IdcServerThread-87     Ending request thread leaving behind 0 active request threads
requestaudit     04.30 01:27:01.247     tcp/9922 listener     Initializing request thread with with thread name IdcServerThread-88 and 1 active request threads
requestaudit     04.30 01:27:01.359     IdcServerThread-88     CHECK_USER_CREDENTIALS [dUser=RKVADLAMUDI][StatusCode=0] 0.111(secs)
requestaudit     04.30 01:27:01.359     IdcServerThread-88     Ending request thread leaving behind 0 active request threads
requestaudit     04.30 01:27:01.362     tcp/9922 listener     Initializing request thread with with thread name IdcServerThread-89 and 1 active request threads
system     04.30 01:27:01.365     IdcServerThread-89     Configuring tracing verbose: true; sections: system, idocscript, , indexer, indexerprocess, indexermonitor
system     04.30 01:27:01.947     IdcServerThread-90     Unable to access idcVersionInfo() on class: intradoc.server.StatusMonitor
indexer     04.30 01:27:09.868     IdcServerThread-92     Retrieving indexer workspace: Provider name is 'SystemDatabase'
indexer     04.30 01:27:22.457     IdcServerThread-93     Retrieving indexer workspace: Provider name is 'SystemDatabase'
(internal)     04.30 01:27:22.520     Text Fast Rebuild     JdbcResultSet.next:Unable to retrieve next row. (Conversion to String failed)-exception stack
java.sql.SQLException: Conversion to String failed
     at oracle.sql.Datum.stringValue(Datum.java:172)
     at oracle.jdbc.driver.ScrollableResultSet.getString(ScrollableResultSet.java:683)
     at intradoc.jdbc.JdbcResultSet.cacheCurrentRow(JdbcResultSet.java:733)
     at intradoc.jdbc.JdbcResultSet.next(JdbcResultSet.java:586)
     at intradoc.jdbc.JdbcResultSet.setQueryInfo(JdbcResultSet.java:147)
     at intradoc.jdbc.JdbcWorkspace.createResultSet(JdbcWorkspace.java:717)
     at oracletextsearch.indexer.OracleTextUtils.loadCollectionDesign(OracleTextUtils.java:861)
     at oracletextsearch.server.OracleTextIndexerServiceHandler$2.doRebuild(OracleTextIndexerServiceHandler.java:366)
     at oracletextsearch.server.OracleTextIndexerServiceHandler$2.run(OracleTextIndexerServiceHandler.java:332)
indexer     04.30 01:27:22.951     IdcServerThread-94     Retrieving indexer workspace: Provider name is 'SystemDatabase'
system     04.30 01:27:32.343     IdcServerThread-95     Unable to access idcVersionInfo() on class: intradoc.server.StatusMonitor

Similar Messages

  • Site Studio Search and OracleText

    Hi All,
    I am finding information how the Site Studio search fragment can leverage on OracleText.
    I read in the OracleText documentation, it does have weight(*) operator to put more weightage on certain words the user is searching. I am wondering how this can be implemented in Site Studio Search Fragment.
    Any pointer will be very much appreciated.
    Thanks

    Anyone? or it is just not possible to use OracleText with Site Studio?

  • When I try to publish my Muse site I get "Query failed" appear in the "Publish to" and "Data Centre"

    What can I do to solve that? It's stopping me from publishing updates.

    Yes, I am publishing it to BC. It happened the other day too but had
    never happened in the previous 9 months that I have been using Muse (and
    BC). Have I really hit two maintenance periods in such a short time?
    Seems quite unlikely but let's hope so.
    Jonathan Phillips
    Head of Marketing
    PACT Educational Trust
    m: 07517 610209
    e: [email protected]
    visit www.pactschools.org.uk
    Open Days ***
    OLIVER HOUSE SCHOOL: THURSDAY 20TH MARCH 10AM-12PM
    oliverhouse.org.uk
    visit the websites for more details ***
    On 03-04-2014 17:18, Brad Lawryk wrote:
    RE: WHEN I TRY TO PUBLISH MY MUSE SITE I GET "QUERY FAILED" APPEAR IN THE "PUBLISH TO" AND "DATA CENTRE"
    created by Brad Lawryk in Help with using Adobe Muse CC - View the full discussion

  • Site Studio : Search Fragment

    Hi !
    I am designing a small sample Web Site for a POC and I need to integrate search capabilities.
    I am using Content Server 11g and Site Studio Designer (not JDevloper / SSXA)
    I have added the Search Box Plain Fragment and the Search Result Plain fragment to my page.
    When I leave the search field blank and press the search button, I have the correct result (all documents are displayed).
    When I try to filter and enter something n the search box, there is not result ...
    And the following error appears in the log :
    Event generated by user 'weblogic' at host '10.120.64.68:16200'. Referred to by http://10.120.64.68:16200/PocIA/Recherche/index.htm?ssUserText=.
    User agent is Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C) and request method is GET.
    Unable to find parsed elements with engine label 'DATABASE.METADATA.ORACLE', field name <undefined>, operator name 'fulltext'. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,weblogic,10.120.64.68:16200!csFileServiceReferredToBy,http://10.120.64.68:16200/PocIA/Recherche/index.htm?ssUserText=!csFileServiceUserAgent,Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C),GET!csUnableToFindParsedElements,DATABASE.METADATA.ORACLE,,fulltext
    intradoc.common.ServiceException:
    *ScriptStack SS_GET_SEARCH_RESULTS
    SS_GET_SEARCH_RESULTS,dID=3,dDocName=SS_FRAGMENTS_PLAIN,fileUrl=/cs/groups/public/documents/document/mdaw/mdaw/~edisp/searchpage1_pocia.hcsp3:getSearchResults,dID=3,dDocName=SS_FRAGMENTS_PLAIN,fileUrl=/cs/groups/public/documents/document/mdaw/mdaw/~edisp/searchpage1_pocia.hcsp
    at intradoc.search.UniversalSearchQueryParser.parseQueryEx(UniversalSearchQueryParser.java:885)
    at intradoc.search.UniversalSearchQueryParser.parseQuery(UniversalSearchQueryParser.java:265)
    at intradoc.search.UniversalSearchQueryParser.parse(UniversalSearchQueryParser.java:193)
    at intradoc.search.DBSearchConfigCompanion.fixUpAndValidateQuery(DBSearchConfigCompanion.java:214)
    at intradoc.shared.CommonSearchConfig.fixUpAndValidateQuery(CommonSearchConfig.java:1702)
    at intradoc.server.SearchService.prepareLocalSearch(SearchService.java:1312)
    Do you have any idea ?
    I have an other issue, when I click on the document link (when I leave the search field blank), the document does not open and I have the following error :
    Event generated by user 'weblogic' at host '10.120.64.68:16200'. Referred to by http://10.120.64.68:16200/PocIA/Recherche/10021516200000588.
    User agent is Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C) and request method is GET.
    Document with Content ID '10021516200000588' does not match the Primary Url at section 'Recherche' (Id=3) and there is no Secondary Url defined. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,weblogic,10.120.64.68:16200!csFileServiceReferredToBy,http://10.120.64.68:16200/PocIA/Recherche/10021516200000588!csFileServiceUserAgent,Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C),GET!csSSFailedNoSecondaryUrl,10021516200000588,Recherche,3
    intradoc.common.ServiceException: !csSSFailedNoSecondaryUrl,10021516200000588,Recherche,3
    *ScriptStack SS_GET_PAGE
    3:getPage,**no captured values**
    at sitestudio.SSFileServiceHandler.doGetPageError(Unknown Source)
    at sitestudio.SSFileServiceHandler.getPage(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor159.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    I should have missed something ...
    Thank you for your answers !
    Romain.

    I have solved the first issue by enabling the OracleTextSearch capability.
    http://docs.oracle.com/cd/E14571_01/doc.1111/e10792/c05_search001.htm#CHDJFGGI
    Any ideas ideas regarding the second issue ?
    Thank you,
    Romain.

  • Site Studio Publishing Utility fails with  HTTP rsponse 403 for URL

    Just installed Publisher with Subscription Client. The two pieces seem to work together until I start a replication. Then I get the following a number of times and it stops.
    [1]IOException: Server returned HTTP response code: 403 for URL: http://localhost:9180/MTKRSite/groups/public/documents/web_content/002310.htm http://localhost:9180/MTKRSite/groups/public/documents/web_content/002310.htm
    It the Publisher is trying to get content item 002310 there isn't one there.
    In the Publisher directory offers I see the web site but no content.
    I am really confused because I cannot figure out why it would try to get content 002310.
    Thanks for any help.
    Art

    The problem is now solved. For those that are using the product here is a hint of where to look.
    In the Oracle Site Studio Publishing Utility\offers\31 directory there is a file urlmap.txt. urlmap.txt has all the URL's that are going to be retrieved. If the publishing utility cannot get a file then look into this file and see why it is trying to retrieve it. If necessary a filterset that excludes the missing file can be coded in the sitestudo.config file.

  • ATG Search | Query Rules are not executing

    Hi,
    We want to put some search relaxation, for example partial entry of a search term returns results i.e.if user enter "shi" results should show all shirts.
    Followed following steps for that,
    1) Created query rules for wildcard pattern with a actions.(For example created a pattern "shi*" and action "prop,string,displayName,Shirt" , so that when a user enter "shi", search results would return all products whose name contain "Shirt" or "Shirts".
    2) After indexing, verified Query Rules are applied; using "Index Review" (QueryRuleLoad -- 4 rules, 4 patterns, 4 actions, from stream)
    3) Layered the component /atg/commerce/search/catalog/QueryRequest property ruleMode to exec so that search request contain "ruleMode=exec" as per ATG docs.
    4) Clear and Disable cache using the component : /atg/search/routing/CacheService/
    5) Search submitted on site for "shi".
    6) Verified Search request XML that "ruleMode=exec" is being send to Search Engine.
    But as per query rules, search results/response are not coming, verified response XML, but didn't find any clue.
    Are we missing any configuration for query rules to execute or the pattern & action which we have created are not proper ?
    Thanks,
    Sarbajeet

    Hi  ,
    According to your description, my understanding is that you want to configure Query Rule for the SharePoint Contextual Search (by default its result page is osssearchresult.aspx).
    As far as I know, the Query Rules
     work in the SharePoint Contextual Search when you define them on site level. You can create your query rule in
     your Site ->  Site Settings -> Search -> Query Rules.
    Meanwhile the SharePoint Contextual Search is based on the result sources defined in the Site Settings->Search -> Result Sources, you need to make
     the result source of your Query Rule to the above Result Source.
    Reference:
    http://sharepoint.stackexchange.com/questions/64393/where-to-define-query-rule-and-when
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Search query not able to find node under a specific site structure (eg. 2013/05)?

    Hi,
        We are saving our data on a node under year/month site structure, eg. (2013/05/node1) but when we search for the data using a query in a custom workflow., it does not fetch any results.The query being fired is something like :
       SELECT * FROM [nt:base] AS s WHERE ISDESCENDANTNODE([/content/hm/NewsroomSection/en/NewsRoom/NewsroomDetails/2013/05/node1]) .
       On trying to run this query directly in crxde, it shows no result. But when we change the site structure to 2013/5/node1, it is able to fetch results.
       I am not sure if the problem is because of the '0' digit in the month in site structure (2013/05).
       Please provide your input if any of you have come across something like this before ..
    Thanks
    Abhishek

    Hi Abhishek,
    In case of nodes with numbers, any node starting with 0, this 0 gets omitted in the search query.
    So, if your node name is like 02013 for year, when it searches it omits 0 and searches for 2013.
    In case you want to search for your node, your SQL2 query should be like below:
    SELECT * FROM [nt:base] AS s WHERE ISDESCENDANTNODE(['/content/mysite/en/products/2013/05'])
    See screenshot for reference. This should return you the results.
    Hope this helps.
    I guess for more reference on SQL2 queries, you can refer to JCR 2.0 spec.
    http://www.day.com/specs/jcr/2.0/6_Query.html
    Also, you might want to look at the railroad diagrams and some examples from Jackrabbit's test cases:
    http://www.h2database.com/jcr/grammar.html
    http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-spi-commons/src/test/resources/or g/apache/jackrabbit/spi/commons/query/sql2/test.sql2.txt?view=markup
    Hope this helps.

  • Search implementation on website in oracle site studio

    I m new to Oracle Site Studio & Content server and i have to implement search on the site which i have created using Oracle Site Studio designer 11g so can any one please help me out regarding that.It's urgent please.
    Thanks
    Regards
    Vijay Kumar

    Hi
    What exactly are you trying to do with searching on site ? As in by default you have the fragments which has the search code already put in it . You can directly use them for a start .
    Hope this helps .
    Thanks
    Srinath

  • Site Studio fails to start

    I have the same issue as a previous posting (which is unanswered): When you start the site studio it attempts to get the fragments and fails.
    I have been unable to locate any settings that could potentially resolve this. This is the 10gR3 version of the CS and Site Studio (latest).
    Below is the log of the failure.
    Event generated by user 'sysadmin' at host 'tpoappsrv'. User agent is Intradoc Client and request method is GET.
    Unable to execute service GET_FILE and function computeDocID.
    (System Error: Either dID must be specified or RevisionSelectionMethod must not force the choice of a dID.) Either dID must be specified or RevisionSelectionMethod must not force the choice of a dID. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,sysadmin,tpoappsrv!csFileServiceUserAgent,Intradoc Client,GET!csServiceDataException,GET_FILE,computeDocID!$!csSystemError,\!csGetFileNeedsParameter\,Specific!csGetFileNeedsParameter,Specific
    intradoc.common.ServiceException: !csServiceDataException,GET_FILE,computeDocID!$!csSystemError,\!csGetFileNeedsParameter\,Specific
         at intradoc.server.ServiceRequestImplementor.buildServiceException(Unknown Source)
         at intradoc.server.Service.buildServiceException(Unknown Source)
         at intradoc.server.Service.createServiceExceptionEx(Unknown Source)
         at intradoc.server.Service.createServiceException(Unknown Source)
         at intradoc.server.ServiceRequestImplementor.handleActionException(Unknown Source)
         at intradoc.server.ServiceRequestImplementor.doAction(Unknown Source)
         at intradoc.server.Service.doAction(Unknown Source)
         at intradoc.server.ServiceRequestImplementor.doActions(Unknown Source)
         at intradoc.server.Service.doActions(Unknown Source)
         at intradoc.server.ServiceRequestImplementor.executeActions(Unknown Source)
         at intradoc.server.Service.executeActions(Unknown Source)
         at intradoc.server.ServiceRequestImplementor.doRequest(Unknown Source)
         at intradoc.server.Service.doRequest(Unknown Source)
         at intradoc.server.ServiceManager.processCommand(Unknown Source)
         at intradoc.server.IdcServerThread.run(Unknown Source)
    Caused by: intradoc.data.DataException: !csGetFileNeedsParameter,Specific
         at intradoc.server.utils.FileRevisionSelectionUtils.computeDocumentRevisionMethod(Unknown Source)
         at intradoc.server.FileService.computeDocID(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(Unknown Source)
         at intradoc.common.ClassHelperUtils.executeMethodEx(Unknown Source)
         at intradoc.common.ClassHelperUtils.executeMethod(Unknown Source)
         at intradoc.server.Service.doCodeEx(Unknown Source)
         at ziprenditions.ZipRenditionsHandler.callMethodRecursively(ZipRenditionsHandler.java:1457)
         at ziprenditions.ZipRenditionsHandler.computeDocID(ZipRenditionsHandler.java:650)
         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(Unknown Source)
         at intradoc.common.ClassHelperUtils.executeMethodReportStatus(Unknown Source)
         at intradoc.server.ServiceHandler.executeAction(Unknown Source)
         at intradoc.server.Service.doCodeEx(Unknown Source)
         at intradoc.server.Service.doCode(Unknown Source)
         ... 10 more

    Sorry for the omission - This is a brand new installation on Windows 3000 SP2. I can open everything in the manager on the content server itself and everything appears to be configured and the types seem right. I am redownloading the pieces - there is some confusion on the dynamic converter - which was not in any of the packages downloaded previously - so I will try some of the other packages (there are two versions of the DocMan - so maybe one has the converter) the docs say this module plays a part in the checkin process - we will see.
    The 10gR2 database is on a seperate server. Also Win 3k SP2.
    I went through the cs logs and found some issues with the classified documents option as well - I will try to clean that up - who knows - so many moving parts.

  • Error while upload content in UCM: after site studio integration with UCM

    Hi All,
    To use Site Studio, I enabled following components in UCM:
    Link Manager; DBSearchContainsOpSupport; SiteStudion; SiteStudionExternalApplication
    But after this activity I am facing followig error while uploading any content in UCM. :
    Error
    1/13/14 5:36 PM
    Event generated by user 'weblogic' at host '172.21.140.207:16200'. Unable to execute service CHECKIN_NEW_SUB and function Imeta.
    Unable to execute query 'IdsDocMetaDataDocMeta(INSERT INTO DocMeta(dID,xComments,xExternalDataSet,xIdcProfile,xPartitionId,xWebFlag,xStorageRule,xIPMSYS_APP_ID,xIPMSYS_BATCH_ID1,xIPMSYS_BATCH_SEQ,xIPMSYS_PARENT_ID,xIPMSYS_REDACTION,xIPMSYS_SCKEY,xIPMSYS_STATUS,xCollectionID,xHidden,xReadOnly,xInhibitUpdate,xForceFolderSecurity,xTrashDeleter,xTrashDeleteDate,xTrashDeleteLoc,xTrashDeleteName,xTemplateType,xWCTags,xWCPageId,xWCWorkflowAssignment,xWCWorkflowApproverUserList,xShort_Description,xDetailed_Description,xWebsiteObjectType,xWebsites,xDontShowInListsForWebsites,xWebsiteSection,xRegionDefinition) VALUES(10810,'','','','','','DispByContentId','',0,'',0,0,'','',0,'FALSE','FALSE','FALSE','FALSE','',null,0,'','','','','','','','','','','','',''))'. ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE
    java.sql.SQLException: ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE. [ Details ]  An error has occurred. The stack trace below shows more information. !csUserEventMessage,weblogic,172.21.140.207:16200!$!csServiceDataException,CHECKIN_NEW_SUB,Imeta!$!csDbUnableToExecuteQuery,IdsDocMetaDataDocMeta(INSERT INTO DocMeta(dID\,xComments\,xExternalDataSet\,xIdcProfile\,xPartitionId\,xWebFlag\,xStorageRule\,xIPMSYS_APP_ID\,xIPMSYS_BATCH_ID1\,xIPMSYS_BATCH_SEQ\,xIPMSYS_PARENT_ID\,xIPMSYS_REDACTION\,xIPMSYS_SCKEY\,xIPMSYS_STATUS\,xCollectionID\,xHidden\,xReadOnly\,xInhibitUpdate\,xForceFolderSecurity\,xTrashDeleter\,xTrashDeleteDate\,xTrashDeleteLoc\,xTrashDeleteName\,xTemplateType\,xWCTags\,xWCPageId\,xWCWorkflowAssignment\,xWCWorkflowApproverUserList\,xShort_Description\,xDetailed_Description\,xWebsiteObjectType\,xWebsites\,xDontShowInListsForWebsites\,xWebsiteSection\,xRegionDefinition) VALUES(10810\,''\,''\,''\,''\,''\,'DispByContentId'\,''\,0\,''\,0\,0\,''\,''\,0\,'FALSE'\,'FALSE'\,'FALSE'\,'FALSE'\,''\,null\,0\,''\,''\,''\,''\,''\,''\,''\,''\,''\,''\,''\,''\,''))!$ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE<br>!syJavaExceptionWrapper,java.sql.SQLException: ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE<br> intradoc.common.ServiceException: !csServiceDataException,CHECKIN_NEW_SUB,Imeta!$ *ScriptStack CHECKIN_NEW_SUB 3:doScriptableAction,dDocName=abc0013:doSubService,dDocName=abc001CHECKIN_NEW_SUB,dDocName=abc0012:Imeta,dID=10810,dDocName=ABC001 at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2115) at intradoc.server.Service.buildServiceException(Service.java:2326) at intradoc.server.Service.createServiceExceptionEx(Service.java:2320) at intradoc.server.Service.createServiceException(Service.java:2315) at intradoc.server.ServiceRequestImplementor.handleActionException(ServiceRequestImplementor.java:1766) at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1716) 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.executeSubServiceCode(ServiceRequestImplementor.java:1322) at intradoc.server.Service.executeSubServiceCode(Service.java:4023) at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1200) at intradoc.server.Service.executeServiceEx(Service.java:4018) at intradoc.server.Service.executeService(Service.java:4002) at intradoc.server.Service.doSubService(Service.java:3912) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86) at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310) at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295) at intradoc.server.Service.doCodeEx(Service.java:620) 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.Service.doScriptableAction(Service.java:3964) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86) at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310) at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295) at intradoc.server.Service.doCodeEx(Service.java:620) 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.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1354) at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1731) at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:222) at sun.reflect.GeneratedMethodAccessor134.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:1704) at idcservlet.IdcFilter.doFilter(IdcFilter.java:457) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119) 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:442) at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103) at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171) 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:139) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119) 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:442) at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103) at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171) 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:209) at weblogic.work.ExecuteThread.run(ExecuteThread.java:178) Caused by: intradoc.data.DataException: !csDbUnableToExecuteQuery,IdsDocMetaDataDocMeta(INSERT INTO DocMeta(dID\,xComments\,xExternalDataSet\,xIdcProfile\,xPartitionId\,xWebFlag\,xStorageRule\,xIPMSYS_APP_ID\,xIPMSYS_BATCH_ID1\,xIPMSYS_BATCH_SEQ\,xIPMSYS_PARENT_ID\,xIPMSYS_REDACTION\,xIPMSYS_SCKEY\,xIPMSYS_STATUS\,xCollectionID\,xHidden\,xReadOnly\,xInhibitUpdate\,xForceFolderSecurity\,xTrashDeleter\,xTrashDeleteDate\,xTrashDeleteLoc\,xTrashDeleteName\,xTemplateType\,xWCTags\,xWCPageId\,xWCWorkflowAssignment\,xWCWorkflowApproverUserList\,xShort_Description\,xDetailed_Description\,xWebsiteObjectType\,xWebsites\,xDontShowInListsForWebsites\,xWebsiteSection\,xRegionDefinition) VALUES(10810\,''\,''\,''\,''\,''\,'DispByContentId'\,''\,0\,''\,0\,0\,''\,''\,0\,'FALSE'\,'FALSE'\,'FALSE'\,'FALSE'\,''\,null\,0\,''\,''\,''\,''\,''\,''\,''\,''\,''\,''\,''\,''\,''))!$ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE at intradoc.jdbc.JdbcWorkspace.handleSQLException(JdbcWorkspace.java:2546) at intradoc.jdbc.JdbcWorkspace.execute(JdbcWorkspace.java:586) at intradoc.data.IdcDataSource.modData(IdcDataSource.java:891) at intradoc.data.IdcDataSourceQuery.execute(IdcDataSourceQuery.java:143) at intradoc.data.IdcDataSourceUtils.execute(IdcDataSourceUtils.java:99) at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1616) ... 79 more Caused by: java.sql.SQLException: ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462) at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405) at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931) at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481) at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205) at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:548) at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:202) at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:1110) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1488) at oracle.jdbc.driver.OracleStatement.doScrollExecuteCommon(OracleStatement.java:6518) at oracle.jdbc.driver.OracleStatement.doScrollStmtExecuteQuery(OracleStatement.java:6665) at oracle.jdbc.driver.OracleStatement.executeUpdateInternal(OracleStatement.java:2151) at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:2091) at oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(OracleStatementWrapper.java:320) at weblogic.jdbc.wrapper.Statement.executeUpdate(Statement.java:511) at intradoc.jdbc.JdbcWorkspace.execute(JdbcWorkspace.java:566) ... 83 more 
    Error
    1/13/14 5:37 PM
    Event generated by user 'weblogic' at host '172.21.140.207:16200'. Unable to execute service CHECKIN_NEW_SUB and function Imeta.
    Unable to execute query 'IdsDocMetaDataDocMeta(INSERT INTO DocMeta(dID,xComments,xExternalDataSet,xIdcProfile,xPartitionId,xWebFlag,xStorageRule,xIPMSYS_APP_ID,xIPMSYS_BATCH_ID1,xIPMSYS_BATCH_SEQ,xIPMSYS_PARENT_ID,xIPMSYS_REDACTION,xIPMSYS_SCKEY,xIPMSYS_STATUS,xCollectionID,xHidden,xReadOnly,xInhibitUpdate,xForceFolderSecurity,xTrashDeleter,xTrashDeleteDate,xTrashDeleteLoc,xTrashDeleteName,xTemplateType,xWCTags,xWCPageId,xWCWorkflowAssignment,xWCWorkflowApproverUserList,xShort_Description,xDetailed_Description,xWebsiteObjectType,xWebsites,xDontShowInListsForWebsites,xWebsiteSection,xRegionDefinition) VALUES(10811,'','','','','','DispByContentId','',0,'',0,0,'','',0,'FALSE','FALSE','FALSE','FALSE','',null,0,'','','','','','','','','','','','',''))'. ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE
    java.sql.SQLException: ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE. [ Details ]  An error has occurred. The stack trace below shows more information. !csUserEventMessage,weblogic,172.21.140.207:16200!$!csServiceDataException,CHECKIN_NEW_SUB,Imeta!$!csDbUnableToExecuteQuery,IdsDocMetaDataDocMeta(INSERT INTO DocMeta(dID\,xComments\,xExternalDataSet\,xIdcProfile\,xPartitionId\,xWebFlag\,xStorageRule\,xIPMSYS_APP_ID\,xIPMSYS_BATCH_ID1\,xIPMSYS_BATCH_SEQ\,xIPMSYS_PARENT_ID\,xIPMSYS_REDACTION\,xIPMSYS_SCKEY\,xIPMSYS_STATUS\,xCollectionID\,xHidden\,xReadOnly\,xInhibitUpdate\,xForceFolderSecurity\,xTrashDeleter\,xTrashDeleteDate\,xTrashDeleteLoc\,xTrashDeleteName\,xTemplateType\,xWCTags\,xWCPageId\,xWCWorkflowAssignment\,xWCWorkflowApproverUserList\,xShort_Description\,xDetailed_Description\,xWebsiteObjectType\,xWebsites\,xDontShowInListsForWebsites\,xWebsiteSection\,xRegionDefinition) VALUES(10811\,''\,''\,''\,''\,''\,'DispByContentId'\,''\,0\,''\,0\,0\,''\,''\,0\,'FALSE'\,'FALSE'\,'FALSE'\,'FALSE'\,''\,null\,0\,''\,''\,''\,''\,''\,''\,''\,''\,''\,''\,''\,''\,''))!$ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE<br>!syJavaExceptionWrapper,java.sql.SQLException: ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE<br> intradoc.common.ServiceException: !csServiceDataException,CHECKIN_NEW_SUB,Imeta!$ *ScriptStack CHECKIN_NEW_SUB 3:doScriptableAction,dDocName=vbgfbd3:doSubService,dDocName=vbgfbdCHECKIN_NEW_SUB,dDocName=vbgfbd2:Imeta,dID=10811,dDocName=VBGFBD 
    Caused by: java.sql.SQLException: ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE
            at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)
            at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
            at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)
            at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)
            at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)
            at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:548)
            at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:202)
            at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:1110)
            at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1488)
            at oracle.jdbc.driver.OracleStatement.doScrollExecuteCommon(OracleStatement.java:6518)
            at oracle.jdbc.driver.OracleStatement.doScrollStmtExecuteQuery(OracleStatement.java:6665)
            at oracle.jdbc.driver.OracleStatement.executeUpdateInternal(OracleStatement.java:2151)
            at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:2091)
            at oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(OracleStatementWrapper.java:320)
            at weblogic.jdbc.wrapper.Statement.executeUpdate(Statement.java:511)
            at intradoc.jdbc.JdbcWorkspace.execute(JdbcWorkspace.java:566)
            ... 83 more
    Regards
    -Arvind

    First of all, I think you are in a wrong forum. This seems to be WebCenter Content
    The list of components is available here: About Site Studio for External Applications - 11g Release 1 (11.1.1)
    However, the error you get states something about indexes. You may have to re-run the Indexer after new components are enabled and the server restarted. See Managing Search Features - 11g Release 1 (11.1.1)

  • (UCM) Problems with Site Studio

    Hi! I've installed Content Server and Site Studio Designer for it today and tried to do an example from http://home.c2i.net/toreingolf/oracle/ucm/my_first_ucm_site.htm . Everything was fine: i've created header and footer fragments, i've created menu and breadcrumb fragment. Then i've created layout page and put all fragments there. After this i opened IE and tried to watch what i've got. Unfortunately there wasn't menu on my page. I tried to refresh page several times -> didn't help :). Then i tried to reload UCM. It didn't helped either. Then i decided to close Studio Designer (it was opened when i reloaded UCM). When i hit close button a message box appeared. It asked me whether i wanted to reload some scripts that were out of date. I hit "yes", Studio Designer made something and closed. After it i've finally seen my menu (so, all i needed was to reload that scripts!).
    Then i tried to continue my tutorial and opened Studio Designer again. I've connected to my MFS site and tried to select "Layout Pages" from Site Assets dropdown list but i couldn't. It showed me error:
    Failed to get search results with query "dExtension <matches> 'hcsp' <or> dExtension <matches> 'jsp'"
    (Unable to retrieve search results. Unable to retrieve search results. Unable to execute query 'CtextSnippet'. ORA-06550: row 1, column 13:
    PLS-00201: identifier 'STELLENT.GET_SNIPPET' must be declared
    ORA-06550: row 1, column 7:
    PL/SQL: Statement ignored
    And now it shows me this error whatever i choose from Site Assets dropdown list. Even if i create a new site. Can anyone tell me what happened and what to do?

    Hi
    Failed to get search results with query "dExtension <matches> 'hcsp' <or> dExtension <matches> 'jsp'"
    (Unable to retrieve search results. Unable to retrieve search results. Unable to execute query 'CtextSnippet'. ORA-06550: row 1, column 13:
    PLS-00201: identifier 'STELLENT.GET_SNIPPET' must be declared
    ORA-06550: row 1, column 7:
    PL/SQL: Statement ignored
    This error seems to suggest that you had recently moved from database.metadata to database.fulltext on your CS. Was that done? If yes then under \database\admin you will see a script batchsnippets.sql. Run that against your database and then try to do the same actions.
    CS install guide says that when you set the search indexer engine as Full text then you need to run these scripts so that CS has the snippet functionality enabled for full text searches.
    Hope this helps
    Thanks
    Srinath

  • Error while creating place holder definition in Site Studio using Jdev,UCM

    Hi,
    I am Using UCM and Jdev 11g.
    I was creating a website using Oracle® Fusion Middleware Developer's Guide for Site Studio for External Applications
    11g Release 1 (11.1.1).
    It worked fine till step 9 of 4.2 i.e i created till region template.
    But as i was creating place holder definition, i was trying to add region definition.
    This was the step where i got the error :
    Unable to retrieve search results. Error occurred while retrying the search query. Error occurred while processing. Unable to return results.
    Because of this i am not able to see any region definitions which i had created earlier. so i am not able to add any region definition to it.
    Please help me resolve this.

    HI Srinath,
    Thanks for the response.
    Please let me know how to addsystemdatabase tracing section on UCM .
    PFB the error which is coming in Jdev.
    oracle.stellent.ridc.protocol.ServiceException: Unable to retrieve search results. Error occurred while processing. Unable to return results. Unable to create the result set for query 'SELECT Revisions.dID, dDocTitle, dDocType, dRevisionID, dSecurityGroup, dDocAuthor, dDocAccount, dRevLabel, dFormat, dOriginalName, dExtension, dWebExtension, dInDate, dOutDate, dCreateDate, dPublishType, dRendition1, dRendition2, dFileSize AS VaultFileSize, DocMeta.*, RevClasses.*
              FROM Revisions, DocMeta, Documents, RevClasses
              WHERE Revisions.dID=DocMeta.dID And Revisions.dID=Documents.dID And Revisions.dDocName = RevClasses.dDocName And dIsPrimary = 1 And dReleaseState IN ('Y', 'U', 'I') AND (((((((( xWebsiteObjectType LIKE '%Placeholder Definition%' ) AND ((( CONTAINS(xWebsites, 'SiteStudioDemo')> 0 ))))))))) AND ((((dSecurityGroup != 'SG_MO_Op' OR dSecurityGroup IS NULL))))) ORDER BY dInDate Desc'. ORA-00904: "CONTAINS": invalid identifier
    java.sql.SQLSyntaxErrorException: ORA-00904: "CONTAINS": invalid identifier.
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:135)
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:107)
         at oracle.stellent.wcm.core.idc.AbstractIdcApi.getResponseBinder(AbstractIdcApi.java:254)
         at oracle.stellent.wcm.core.idc.impl.SiteStudioApi.search(SiteStudioApi.java:216)
         at oracle.stellent.wcm.jdev.cis.PluginSiteStudioApi$1.run(PluginSiteStudioApi.java:127)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:619)

  • Metadata values not showing in Site Studio layout using Idoc Script

    Hi All,
    We have a SS layout (secondary) with replaceable regions for showing content that is listed in a primary page dynamic list.
    Part of the layout shows contribution elements of Contributor Data File content items, but part of layout also shows metadata values. We use <!--$DOC_INFO.dDocTitle--> to show the content item Title with no problems.
    However, for some content items, some metadata values are not showing on the layout - specifically a custom metadata field called xFinishDate (which is of type 'Date' in Config Man). The code <!--$DOC_INFO.xFinishDate--> simply does not work (nothing is displayed) for some content items, despite definitely having a set FinishDate value. Some other content items show this value fine.
    The <!--$DOC_INFO.dDocTitle--> value works for ALL items, but the <!--$DOC_INFO.xFinishDate--> does not, and there appears to be no difference between the items that it does, and does not work for. They are all CDF, same DocType, same CheckIn profile, etc.
    The non-working items are all released and indexed. Their Content Information in Content Server shows complete metadata. I have resubmitted the non-working items for reconversion in Repo Man but no luck.
    Is there something I am missing? Any help is greatly appreciated.
    Luke.

    Actually the default DOC_INFO resultset that is on the page seems to be for the content item being loaded into the secondary layout's replaceable regions. This is why DOC_INFO.dDocTitle gives the results expected.
    However, I think I have discovered why the xFinishDate value was not showing. Using sapan's code (and modifying it a bit) I was able to print out all the metadata field names and values for default DOC_INFO resultset.
    Using this URL as an example: http://www.bond.edu.au/about-bond/jobs-at-bond/BD3_011217
    At the top of page region (replaceable) where the Contributor Data File is loaded into, the DOC_INFO resultset is relevant to the content item that is being loaded into the layout (content ID: BD3_011217 - as per the URL format), which is what we want.
    However, throughout the Contributor Data File content, if a link is made using the Site Studio link wizard via FCK Editor (in the above case, it is the position description link, which is a link to a PDF) and the link is 'Link to a file' and the 'Choose Target section' is selected as 'Use default website section metadata', the resulting link looks like "http://www.bond.edu.au/about-bond/jobs-at-bond/BD3_011216". Any references to the DOC_INFO resultset on the page after the instance of this link now use the metadata of the content item referred to in the link, not the original content item. I have dumped out the DOC_INFO fields/values in different parts of the layout to prove this. The linked content item has no xFinishDate value so this is why nothing displays (displaying xFinishDate needs to happen after the link to the position description).
    I guess I need to either:
    - change the way the link is made to the content item to "Link to the Content Item's URL", but I would prefer not to expose the resulting path e.g. "[!--$HttpRelativeWebRoot--]groups/group-name/@account-name/documents/content-type/content-id.pdf"
    - explicitly make a resultset using <!--$executeService("SS_GET_SEARCH_RESULTS")--> with the content ID I know I want and use it instead of the default DOC_INFO one. Is there any other way to make a resultset comprising of a single item's metadata?
    9.45 SS_GET_SEARCH_RESULTS
    ■ Description: This is a wrapper around the regular CS GET_SEARCH_RESULTS
    service. It allows some Site Studio features to be specified simply as flags and have
    the real query syntax be constructed on the server. It can modify the standard
    'SearchResults' resultset to contain an additional column called 'ssUrl' which will
    contain the Site Studio-friendly url for all of the search results.
    ■ Parameters:
    – siteId: the unique identifier of the site (required).
    – ssLimitScope: True/False, restricting scope to within the site only (optional).
    – ssUserSearchText: user-supplied search text (optional).
    – ssWebsiteObjectType: object type (optional).
    – computeFriendlyUrls: True/False, modify results to include ssUrl (optional).
    ■ Returns: resultset named ’Search Results’.
    ■ Security: The user must have at write access to at least one security group on the
    content server
    Thanks to everyone for their help. Almost there!
    Edited by: lukeb2112 on 18/01/2010 17:30

  • Site Studio Publishing Utility installation problem

    Hi,
    I have been having a problem installing site studio publishing utility I am using Oracle database, and I have successfully run the script called "syn_server.oracle8.sql" that came with SSPU and edited "cns.oracle.sql" with the correct database information.
    However, when I start the publishing utility (by running "cns.oracle.sh"), I get this exception. It says that the database was created for an "earlier version of Oracle site studio publishiing utility". I have tried to search for a solution, but in vain.
    Does anyone know what this is?
    Note: The output is included at the end of the post.
    Thanks in Advance.
    Ayman
    [Nov 27 06:50:42] INFO: syndicator: Loaded config file /export/home/asset/SSPU/cns.oracle.config
    [Nov 27 06:50:42] INFO: syndicator: Starting Oracle Site Studio Publishing Utility v10.1.3.3.0 on 10.0.2.15 [08:00:27:5c:22:56]
    java.sql.SQLException: ORA-02291: integrity constraint (SSPU.FK_PERMISSION1) violated - parent key not found
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:582)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1986)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1144)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2152)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2035)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2876)
         at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:878)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:664)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:631)
         at SiCloneSyndicator.SINDatabase.upgradeDatabaseSchema(SINDatabase.java:242)
         at SiCloneSyndicator.SINDatabase.open(SINDatabase.java:188)
         at SiCloneSyndicator.SiCloneSyndicatorApp.init(SiCloneSyndicatorApp.java:361)
         at SiCloneSyndicator.SiCloneSyndicatorApp.createServer(SiCloneSyndicatorApp.java:97)
         at bootstrap.ServerStart.main(ServerStart.java:105)
    [Nov 27 06:50:44] WARNING: database: First Chance SQL Exception (INSERT INTO SINPermission(RoleID,ResourceOperationID,Scope) VALUES(-1, 29, 3)):[com.bitmechanic.sql.PooledConnection@16c79d7] exception:
    java.sql.SQLException: ORA-02291: integrity constraint (SSPU.FK_PERMISSION1) violated - parent key not found
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:582)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1986)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1144)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2152)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2035)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2876)
         at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:878)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:664)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:631)
         at SiCloneSyndicator.SINDatabase.upgradeDatabaseSchema(SINDatabase.java:242)
         at SiCloneSyndicator.SINDatabase.open(SINDatabase.java:188)
         at SiCloneSyndicator.SiCloneSyndicatorApp.init(SiCloneSyndicatorApp.java:361)
         at SiCloneSyndicator.SiCloneSyndicatorApp.createServer(SiCloneSyndicatorApp.java:97)
         at bootstrap.ServerStart.main(ServerStart.java:105)
    java.sql.SQLException: ORA-02291: integrity constraint (SSPU.FK_PERMISSION1) violated - parent key not found
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:582)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1986)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1144)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2152)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2035)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2876)
         at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:878)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:664)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:631)
         at SiCloneSyndicator.SINDatabase.upgradeDatabaseSchema(SINDatabase.java:242)
         at SiCloneSyndicator.SINDatabase.open(SINDatabase.java:188)
         at SiCloneSyndicator.SiCloneSyndicatorApp.init(SiCloneSyndicatorApp.java:361)
         at SiCloneSyndicator.SiCloneSyndicatorApp.createServer(SiCloneSyndicatorApp.java:97)
         at bootstrap.ServerStart.main(ServerStart.java:105)
    [Nov 27 06:50:45] WARNING: database: First Chance SQL Exception (INSERT INTO SINPermission(RoleID,ResourceOperationID,Scope) VALUES(-1, 29, 3)):[com.bitmechanic.sql.PooledConnection@12bcd4b] exception:
    java.sql.SQLException: ORA-02291: integrity constraint (SSPU.FK_PERMISSION1) violated - parent key not found
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:582)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1986)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1144)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2152)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2035)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2876)
         at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:878)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:664)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:631)
         at SiCloneSyndicator.SINDatabase.upgradeDatabaseSchema(SINDatabase.java:242)
         at SiCloneSyndicator.SINDatabase.open(SINDatabase.java:188)
         at SiCloneSyndicator.SiCloneSyndicatorApp.init(SiCloneSyndicatorApp.java:361)
         at SiCloneSyndicator.SiCloneSyndicatorApp.createServer(SiCloneSyndicatorApp.java:97)
         at bootstrap.ServerStart.main(ServerStart.java:105)
    java.sql.SQLException: ORA-02291: integrity constraint (SSPU.FK_PERMISSION1) violated - parent key not found
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:582)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1986)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1144)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2152)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2035)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2876)
         at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:878)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:664)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:631)
         at SiCloneSyndicator.SINDatabase.upgradeDatabaseSchema(SINDatabase.java:242)
         at SiCloneSyndicator.SINDatabase.open(SINDatabase.java:188)
         at SiCloneSyndicator.SiCloneSyndicatorApp.init(SiCloneSyndicatorApp.java:361)
         at SiCloneSyndicator.SiCloneSyndicatorApp.createServer(SiCloneSyndicatorApp.java:97)
         at bootstrap.ServerStart.main(ServerStart.java:105)
    [Nov 27 06:50:47] WARNING: database: First Chance SQL Exception (INSERT INTO SINPermission(RoleID,ResourceOperationID,Scope) VALUES(-1, 29, 3)):[com.bitmechanic.sql.PooledConnection@cf66b] exception:
    java.sql.SQLException: ORA-02291: integrity constraint (SSPU.FK_PERMISSION1) violated - parent key not found
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:582)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1986)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1144)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2152)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2035)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2876)
         at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:878)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:664)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:631)
         at SiCloneSyndicator.SINDatabase.upgradeDatabaseSchema(SINDatabase.java:242)
         at SiCloneSyndicator.SINDatabase.open(SINDatabase.java:188)
         at SiCloneSyndicator.SiCloneSyndicatorApp.init(SiCloneSyndicatorApp.java:361)
         at SiCloneSyndicator.SiCloneSyndicatorApp.createServer(SiCloneSyndicatorApp.java:97)
         at bootstrap.ServerStart.main(ServerStart.java:105)
    [Nov 27 06:50:48] ERROR: database: Retry count exceeded. Update Failed. (INSERT INTO SINPermission(RoleID,ResourceOperationID,Scope) VALUES(-1, 29, 3)):[null]
    [Nov 27 06:50:48] ERROR: database: Error upgrading database schema exception:
    com.kinecta.util.KException: ORA-02291: integrity constraint (SSPU.FK_PERMISSION1) violated - parent key not found
    ; nested exception is:
         java.sql.SQLException: ORA-02291: integrity constraint (SSPU.FK_PERMISSION1) violated - parent key not found
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:703)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:631)
         at SiCloneSyndicator.SINDatabase.upgradeDatabaseSchema(SINDatabase.java:242)
         at SiCloneSyndicator.SINDatabase.open(SINDatabase.java:188)
         at SiCloneSyndicator.SiCloneSyndicatorApp.init(SiCloneSyndicatorApp.java:361)
         at SiCloneSyndicator.SiCloneSyndicatorApp.createServer(SiCloneSyndicatorApp.java:97)
         at bootstrap.ServerStart.main(ServerStart.java:105)
    Caused by: java.sql.SQLException: ORA-02291: integrity constraint (SSPU.FK_PERMISSION1) violated - parent key not found
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
         at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:582)
         at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1986)
         at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1144)
         at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2152)
         at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2035)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2876)
         at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:878)
         at SiCloneSyndicator.SINDatabase.executeUpdateEx(SINDatabase.java:664)
         ... 6 more
    [Nov 27 06:50:48] CRITICAL: database: This database was created for an earlier version of Oracle Site Studio Publishing Utility. Please upgrade the database. Current schema version is: 33. Minimum schema version is 34.
    [Nov 27 06:50:48] CRITICAL: syndicator: failed to open the database
    [Nov 27 06:50:48] CRITICAL: syndicator: Shutting down on critical error exception:
    com.kinecta.util.KException: failed to open the database
         at SiCloneSyndicator.SiCloneSyndicatorApp.init(SiCloneSyndicatorApp.java:364)
         at SiCloneSyndicator.SiCloneSyndicatorApp.createServer(SiCloneSyndicatorApp.java:97)
         at bootstrap.ServerStart.main(ServerStart.java:105)
    [Nov 27 06:50:48] INFO: syndicator: Stopping Extensions...
    [Nov 27 06:50:48] INFO: syndicator: Stopping Administration Server...
    [Nov 27 06:50:48] INFO: syndicator: Stopping Master Server...
    [Nov 27 06:50:48] INFO: syndicator: Stopping Content Server...
    [Nov 27 06:50:48] INFO: syndicator: Stopping ICE Server...
    [Nov 27 06:50:48] INFO: syndicator: Saving Config File...
    [Nov 27 06:50:48] INFO: syndicator: Stopping Logging...
    [Nov 27 06:50:49] INFO: syndicator: Closing Database Connections...
    [Nov 27 06:50:49] INFO: syndicator: Syndicator Shutdown Complete
    [Nov 27 06:50:49] INFO: syndicator: Saving Config File...
    [Nov 27 06:50:49] INFO: syndicator: Stopping Logging...
    [Nov 27 06:50:49] INFO: syndicator: Closing Database Connections...
    [Nov 27 06:50:49] INFO: syndicator: Syndicator Shutdown Complete

    Hi Ayman ,
    On your db login as administrator user (if it is oracle then "sys" user) and execute the following sql command :
    grant create sequence to user <user name> ;
    place the user name that is created for SSPU to connect with the DB .
    After that execute syn_server.oracle8.sql again and then start SSPU , this issue should be done away with then.
    Let me know how this goes .
    Thanks
    Srinath

  • How to create dynamic list element in Site Studio designer?

    Hi all,
    I have installed the Site Studio Designer(10gR4).The dynamic list element that i have added in the contributor region executes a query to search and display all the files in a particular folder.In the contributor mode when i try to add/edit the dynamic list element it gives an error saying :
    Unable to perform the action due to the following reasons:
    [+] Unable to retrieve search results. Unable to retrieve search results. Unable to create result set for query 'SELECT IdcColl2.dID, dDocName, dDocTitle, dDocType, dRevisionID, dSecurityGroup, dDocAuthor, dDocAccount, dRevLabel, dFormat, dOriginalName, dExtension, dWebExtension, dInDate, dOutDate, dCreateDate, dPublishType, dRendition1, dRendition2, VaultFileSize, WebFileSize, URL, dFullTextFormat, dFullTextCharset, DocMeta.* FROM IdcColl2, DocMeta WHERE IdcColl2.dID=DocMeta.dID AND (((((( xCollectionID >= 14 AND xCollectionID <= 14 ) AND NOT ( (CONTAINS(xDontShowInListsForWebsites, '{DIPP_Sample}') > 0) )))))) ORDER BY dDocTitle desc'. ORA-20000: Oracle Text error: DRG-10599: column is not indexed
    I have enabled the full-text search on the content server and also included xWebsites and xWebsiteObjectType columns to be full indexed in the Zone Fields Configuration.Is there any other setting to be done?Please help.
    Thanks,
    nithya

    Hi
    Include the xDontShowInListsForWebsites also from the zone filed and then update it.Then test it out.
    Hope it helps
    Srinath

Maybe you are looking for

  • Consulta de Status do XML na SEFAZ.

    Boa tarde a todos, Estou implementando um cenario de entrada de XML e estou com problemas na parte de (GOOD Receipt), o primeiro passo que é a recepção da NFE por e-mail do fornecedor já esta configurada com sucesso, o problema agora é o recebimento

  • Help!!!it's not the desired result of oci bulk update!!

    here is demo_update of oci/samples cdemodr1.c,i modified a little,and the other of cdemodr1.c keeps unchanged: 1. give the result: after demo_insert in4[i] = 400.555 + (float)i;//c4 value get the result: C1 C4 1 400.554993 2 401.554993 3 402.554993 4

  • SAP file system allocation

    Hi Experts, I Like to install SAP ECC6.0 In unix/AIX./Linux  wat are the necessary file system to create &  how much allocate the size. By, s.senthil

  • Executing a program on a remote PC

    Hello,    I am trying to execute a program on a PC running Windows; I have defined an RFC connection using explicit host, but when I try 'Connection Test', I get timeout during allocate / CPI-C error CM_RESOURCE_FAILURE_RETRY    Is it possible to do

  • Regarding Tool

    Hi guys,               I m new to ECATT TOOL Frnds is there any SCATT TOOL named like that. I have to work on an object (i.e z object) of category SCATT. Can anyone guide basically what we will be doing and how to work in that type of object. Thankin