Configuration problem:content server 6.40

Dear all
I saw the content repository status shows 'data(71%)log(78%)' in CSADMIN-<ContRep>-OverView before.
When my content repository running it only shows 'running',how to configure to show the data usage?
Content Server 6.40
MaxDB 7.6.06.10
Thank you and best regards,
Sam Zhao.

The content server is 6.40 and the MaxDB is 7.6.06.10.
I have the snapshot of that,but how can I show it in the forums?
I think maybe you misunderstood me. I'm saying I can't see any data usage in CS 6.40 either, I can see the overview and statistics. The data usage might have been available in older releases of CS but to get that information now from within SAP you will likely need to setup a DB59 connection to your CS database.
Edit: Oops just saw your screenshot now, interesting ...I have no idea how you get this information to display, sorry. Newer patch level perhaps ?
Nelis
Edited by: Nelis Lamprecht on May 18, 2010 10:54 AM

Similar Messages

  • How to configure Adobe Content Server in a web farm

    We have a requirement where we would like to configure multiple servers with Adobe Content server and route requests via Network Load Balancer. We need help to configure Adobe Content serves in a web farm. can some one from your team direct us to appropriate documents or provide suggestions to configure Adobe Content server in a web farm.

    Request to provide instructions to configure Adobe Content Server in a web farm. I have installed Adobe Content Server in one of the box and configured all three services
    1) Fulfillment
    2) Packaging
    3) Admin
    We are successfully able to do packaging and fulfill documents. My goal is to add two more servers to handle load on ACS. I had a doubt on how to create and configure certificate files for other two boxes and add them NLB
    Request your help in guiding me to the documents that helps me to complete this configuration.
    Thanks,
    Ravi

  • Configure MaxDB Content Server Website in IIS 6.0

    Dear All:
    I need to know how can I configure content server website on IIS. Our company was working on standalone server 2003 with MaxDB 7.6. Now the server has been migrated into windows 2003 cluster with MaxDB 7.6 installed on the same cluster.
    I tried to execute WebSiteManCS.exe from content server CD but i got the error "An error occured during the creation of the SAP Content Server website in IIS".
    Could you please advise how can I resolve this issue? Also, I did not created IIS cluster on both content server nodes. Do I have to create it or is there any steps that I have to follow in this case?
    Regards,
    Ahmad Yasin

    Hi,
    The installation of the content server creates the web site automatically.
    Please refer the following SAP Notes carefully, to get more information.
    [ Note 1039401 - SAP Content Server Clustering with Windows 2003.|https://service.sap.com/sap/support/notes/1039401]
    [Note 175096 - SAP Content Server installation guide|https://service.sap.com/sap/support/notes/175096]
    [Note 658442 - SAP Content Server 6.30 on Windows 2003 servers|https://service.sap.com/sap/support/notes/658442]
    Regards,
    Bhavik G. Shroff

  • Adobe Access Server for Protected Streaming Configuration Problem

    I cannot get the Adobe Access Server for Protected Streaming sample implementation up and running.  Could somebody help me figure out where I'm going wrong?
    I've configured the license server with the correct PFX files and when I run the validation tool, I get the following output.  This is a clean install with only the license server configuration (the content server is a separate machine).  I also get a similar error in the tomcat logs when I try to access a piece of content licensed to this server. 
    $ java -jar libs/flashaccess-validator.jar -g -r /var/lib/tomcat6/licenseserver/
    Validating global deployment ...
            Validating partition deployment - flashaccessserver...
                    Validating tenant deployment - flashaccessserver/mediafly...Failed to validate tenant deployment 'flashaccessserver/mediafly' - Error reading key server certificate for partition='flashaccessserver', tenant='mediafly'
    See log for details:
    (/tmp/temp281722781181937073071254678876423/flashaccessserver/flashaccess-partition.log)
    $ cat /tmp/temp281722781181937073071254678876423/flashaccessserver/flashaccess-partition.log
    [] 2013-02-12 15:37:26,383 INFO  [[Partition(flashaccessserver)].com.adobe.flashaccess.server.license.context.SimpleContex tFactory] Creating class loader for partition 'flashaccessserver' with libraries '[file:/var/lib/tomcat6/licenseserver/flashaccessserver/libs/, file:/var/lib/tomcat6/licenseserver/flashaccessserver/libs/flashaccess-license-server-ext -sample.jar]'
    [] 2013-02-12 15:38:41,247 ERROR [[Partition(flashaccessserver)].com.adobe.flashaccess.server.license.tools.Validator] Failed to validate tenant deployment 'flashaccessserver/mediafly'
    com.adobe.flashaccess.server.common.configuration.ConfigurationException: Error reading key server certificate for partition='flashaccessserver', tenant='mediafly'
            at com.adobe.flashaccess.server.license.configuration.commonsadapter.TenantConfigurationImpl $ServerCertsImpl.readCerts(TenantConfigurationImpl.java:720)
            at com.adobe.flashaccess.server.license.configuration.commonsadapter.TenantConfigurationImpl $ServerCertsImpl.<init>(TenantConfigurationImpl.java:705)
            at com.adobe.flashaccess.server.license.configuration.commonsadapter.TenantConfigurationImpl .<init>(TenantConfigurationImpl.java:115)
            at com.adobe.flashaccess.server.license.configuration.commonsadapter.CommonsConfigurationBas edFactory.getTenantConfiguration(CommonsConfigurationBasedFactory.java:90)
            at com.adobe.flashaccess.server.license.tools.Validator.validateTenantDeployment(Validator.j ava:255)
            at com.adobe.flashaccess.server.license.tools.Validator.validatePartitionDeployment(Validato r.java:283)
            at com.adobe.flashaccess.server.license.tools.Validator.validateGlobalDeployment(Validator.j ava:301)
            at com.adobe.flashaccess.server.license.tools.Validator.process(Validator.java:173)
            at com.adobe.flashaccess.server.license.tools.Validator.main(Validator.java:117)
    Caused by: java.security.cert.CertificateException: java.lang.IllegalArgumentException: unknown object in factory: org.bouncycastle.asn1.DERInteger
            at org.bouncycastle.jce.provider.JDKX509CertificateFactory.engineGenerateCertificate(Unknown Source)
            at java.security.cert.CertificateFactory.generateCertificate(CertificateFactory.java:322)
            at com.adobe.flashaccess.core.crypto.CertUtil.loadCert(CertUtil.java:33)
            at com.adobe.flashaccess.sdk.cert.CertificateFactory.loadCert(CertificateFactory.java:45)
            at com.adobe.flashaccess.server.license.configuration.commonsadapter.TenantConfigurationImpl $ServerCertsImpl.readCert(TenantConfigurationImpl.java:739)
            at com.adobe.flashaccess.server.license.configuration.commonsadapter.TenantConfigurationImpl $ServerCertsImpl.readCerts(TenantConfigurationImpl.java:718)
            ... 8 more
    Some additional information:
    $ uname -s -r -v -m
    Linux 2.6.32-350-ec2 #59-Ubuntu SMP Mon Jan 7 14:20:59 UTC 2013 x86_64
    $ lsb_release -a
    No LSB modules are available.
    Distributor ID: Ubuntu
    Description:    Ubuntu 10.04.4 LTS
    Release:        10.04
    Codename:       lucid
    $ dpkg -l | grep tomcat
    ii  libtomcat6-java                                             6.0.24-2ubuntu1.12                Servlet and JSP engine -- core libraries
    ii  tomcat6                                                     6.0.24-2ubuntu1.12                Servlet and JSP engine
    ii  tomcat6-common                                              6.0.24-2ubuntu1.12                Servlet and JSP engine -- common files
    $ dpkg -l | grep jdk
    ii  openjdk-6-jre-headless                                      6b24-1.11.5-0ubuntu1~10.04.2      OpenJDK Java runtime, using Hotspot JIT (hea
    ii  openjdk-6-jre-lib                                           6b24-1.11.5-0ubuntu1~10.04.2      OpenJDK Java runtime (architecture independe
    $ md5sum AdobeAccessProSDK_4_0_LS1_java.exe
    73068d8348cbdc1c29211a463a58b8df  AdobeAccessProSDK_4_0_LS1_java.exe
    Thanks,
    Bryan

    I found the problem. 
    Certificates/KeyServer/File[@path] needs to be set your license file, but it must be in the ".cer" format.  The server won't start without this fileand it was not mentioned anywhere in the quick start guide but is mentioned in the protected streaming document.
    Bryan

  • SAP Content Server configuration CSADMIN username password

    Hi all.
    I am having problems when I try to configure SAP Content Server 6.40 after installation. When I try to run csadmin to set up the content repository, I constantly get this login prompt. I have tried using the default SAPR3 user and password, but I only get access denied. The SAPR3 user exists on my MaxDB 7.6. I have also tried setting AdminSecurity=0 in the ContentServer.ini file, and the login prompt is still displayed.
    Does anyone have any idea on what username and password I should use, so that I can try to complete the Content Server config? Also, if you know of any decent guidelines for the content repository configuration, I'd be happy if you provide me with some documentation..
    Thanks!
    Regards,
    Thomas

    Dear Natalia,
    Thank you for your reponse.
    During installation I went with the defaults for all users.
    The results of the commands you wanted me to run are as follows:
    <b>dbmcli on <SID>>dbm_version</b>
    OK
    VERSION    = 7.6.00
    BUILD      = DBMServer 7.6.00   Build 035-123-139-084
    OS         = WIN32
    INSTROOT   = D:\sapdb\CST\db
    LOGON      = True
    CODE       = UTF8
    SWAP       = full
    UNICODE    = YES
    INSTANCE   = OLTP
    SYSNAME    = Windows Server 2003 family
    <b>dbmcli on <SID>>user_getall</b>
    OK
    CONTROL
    SUPERDBA
    <b>dbmcli on <SID>>user_get <username></b>
    dbmcli on CST>user_get CONTROL
    OK
    SERVERRIGHTS=DBInfoRead,SystemCmd,ExecLoad,UserMgm,DBFileRead,Backup,InstallMgm,
    LoadSysTab,ParamCheckWrite,ParamFull,ParamRead,DBStart,DBStop,Recovery,AccessSQL
    ,AccessUtility,SharedMemoryMgm,SchedulerMgm,Scheduling,EvtDispMgm,EvtDisp
    GUIRIGHTS=
    SECONDPASSWORD=NO
    DISABLED=NO
    COMMENT=
    USERTYPE=DBM
    dbmcli on CST>user_get SUPERDBA
    OK
    SERVERRIGHTS=DBInfoRead,SystemCmd,ExecLoad,UserMgm,DBFileRead,Backup,InstallMgm,
    LoadSysTab,ParamCheckWrite,ParamFull,ParamRead,DBStart,DBStop,Recovery,AccessSQL
    ,AccessUtility,SharedMemoryMgm,SchedulerMgm,Scheduling,EvtDispMgm,EvtDisp
    GUIRIGHTS=
    SECONDPASSWORD=NO
    DISABLED=NO
    COMMENT=
    USERTYPE=DBA
    <b>dbmcli on CST>sql_execute select * from users</b>
    OK
    END
    'CONTROL';'';'CONTROL';'ADMIN';'MULTIPLE';(null);(null);(null);'DEFAULT';'200706
    29';'00133012';'20070629';'00133012';'20070629';'00133012';'CST';'sapcsd.norkom'
    ;0;'NO';(null)
    'SUPERDBA';'';'SUPERDBA';'SYSDBA';'MULTIPLE';(null);(null);(null);'DEFAULT';'200
    70629';'00133012';'20070629';'00133016';'20070629';'00133012';'CST';'sapcsd.nork
    om';10;'NO';(null)
    'SUPERDBA';'';'SAPR3';'DBA';'MULTIPLE';(null);(null);(null);'ASCII';'20070629';'
    00133027';'20070629';'00164307';'20070629';'00164308';'CST';'sapcsd.norkom';28;'
    NO';(null)
    <b>dbmcli on <SID>>sql_connect superdba,<password></b>
    OK
    <b>dbmcli on CST>sql_execute select * from users</b>
    OK
    END
    'CONTROL';'';'CONTROL';'ADMIN';'MULTIPLE';(null);(null);(null);'DEFAULT';'200706
    29';'00133012';'20070629';'00133012';'20070629';'00133012';'CST';'sapcsd.norkom'
    ;0;'NO';(null)
    'SUPERDBA';'';'SUPERDBA';'SYSDBA';'MULTIPLE';(null);(null);(null);'DEFAULT';'200
    70629';'00133012';'20070629';'00133016';'20070629';'00133012';'CST';'sapcsd.nork
    om';10;'NO';(null)
    'SUPERDBA';'';'SAPR3';'DBA';'MULTIPLE';(null);(null);(null);'ASCII';'20070629';'
    00133027';'20070629';'00164307';'20070629';'00164308';'CST';'sapcsd.norkom';28;'
    NO';(null)
    <b>dbmcli on <SID>>sql_release</b>
    OK
    <b>dbmcli on <SID>>sql_connect sapr3,<password></b>
    OK
    <b>dbmcli on <SID>>sql_release</b>
    OK
    <b>dbmcli on <SID>>exit</b>
    OK
    I hope you are able to read something useful out of this.
    Best Regards,
    Thomas

  • Error in configuring content server

    Dear All
    i am configuring external content  server
    I have defined my content repositories using tcode OAC0. parameters are as follows:
    content repository : ZXYZ ( XYZ is my content repository)
    Document Area : DMS
    Storage type :HTTP content Server
    Version no. : 0046
    HTTP Server :IP address of content server
    Port No : 1090
    HTTP Script :ContentServer/ContentServer.dll
    after that i saved.
    now when i am clicking on Test connection i am getting  Connect to Host  Port 1090 error: NIECONN_REFUSED
    Pls Let me know any solution you have.
    Thanks
    sandeep sharma

    > now when i am clicking on Test connection i am getting  Connect to Host  Port 1090 error: NIECONN_REFUSED
    This means that
    - either the HTTP server on the target system is not running - or not listening on port 1090
    - a firewall prevents accessing that port
    Markus

  • SHarepoint as SAP Content Server Configuration

    Actually this message is for Espen Leknes because I have read something from him i another message but if you guys know about this, all will be wellcome !!!!!!!
    This is Andrea, Basis COnsultant. I am writing to you because I was reading lot of messages in SAP SDN regarding DMS and SAP Content Server.
    I saw you have participated in lot of messages. I am specially interested in one of them which is about Sharepoint.
    The customer I am working in would like to use Sharepoint as global Content Server and I would like to configure Sharepoint as SAP Content Server in order to save documents and attach them to sap objects (scanned invoices, manuals, cad drawings, etc)
    I know it is not possible since Sharepoint is not SAP certified and http inteface from SAP (archivelink) does not work with this product.
    I have read about Inet.DM and thinks like this.
    I read you have configured SHarepoint as WebDav. In some post you have written:
    Hi guys,
    There is a third way, where you end up using Sharepoint as your content server
    1. COnfigure a content server to use file storage
    2. COnfigure the file area for webdav
    3. The webdav is the sharepoint webdav
    Voila, you are using sharepoint as your content server.
    Why the heck you would do that is beyond me, but it works.
    Ok, the question is:
    I am using ECC60 and I dont have file storage option.
    Is is possible to explain this again or sent me screenshots os OAC0 ?? It would be very useful.
    Thanks so much in advance for this.
    Andrea

    Hi Andrea,
    I could find few of the links . Hope these are useful.
    Duet Enterprise is an SDK for integration between SAP and SharePoint
    http://sharepoint.microsoft.com/en-us/product/related-technologies/pages/duet-enterprise-for-sap-and-sharepoint.aspx
    configuration
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/805b67bd-7e93-2e10-99b7-ebe8f3d359d3?QuickLink=index&overridelayout=true
    Regards,
    Deepak Kori

  • External Content Server configuration

    Hi,
    Can anybody provide me how to configure External content server for Archivelink.
    Regards
    Laxmi Bhushan

    Hi Laxmi,
    For contetn server installation use t-code OACT - maintain the repository here if not add it. Then in OAC0 define the repository means select are as document management,type HTTP content server or archivelink. Then maintain IP adress and port here.
    Then goto CSADMIN and here activate the certificate it's very important task.
    I hope this will resolve the query.
    Regards,
    Ravindra

  • Activate the Content Server for purchasing

    Hello,
    I want to activate Content Server for PR/PO/RFQ?RFQ/SES/GR/SA/Contract.
    Followed the below mentioned step:
    1.  Configured the "Content Server" using transaction OAC0
    2. Created new document class using t-code OAD2
    3. Created / Activated new document type and associate the document class (T-code OAC2)
    4. Link Object type / Document Type / Content Repository and Link table (t-code OAC3)
    But still unable to see the "Store Business Document" navigator enabled in the Services for Object icon for PO (ME21N/ME22N/ME23N)
    Can anybody tell me if some thing i've missed out here?
    Thanks in advance

    Sap R/3 4.6C - CS630 (patch-lvl15)
    We do not use SapDB or MaxDB to store the document on the content server, we store the documents directly in the file system.
    Our Content servers run on win2003 servers.
    In my company we've currently got 15 different content servers in 10 countries.
    We've got one content server and one cache server at each location for one SAP system. One physical server has 2 content servers and 1 cache server. One for our SAP production system and one for our SAP Quality test system. They use the same cache server (first we created 2 cache servers, but it was not possible for SAP to destuingish between the two, so both cache servers got used by both SAP systems)
    We have also implemented a couple of add-ons:
    1. Conversion and viewserver (by Seal AG). conversion server converts office documents to pdf when documents are released. Currently use only 2 conversion servers, planning to increase when the volume gets larger.
    Viewserver adds stamps on pdf-files when you view or print a document.
    2. Document Distribution Manager (by CENIT AG). Makes it easy to schedule prefill of cache. Also possible to move documents from one storage category to another. And Rules for transfering documents from one site to another can be made (Ex. "not allowed to move files larger than 20 MB between <certain> sites")
    Perhaps I could be of assistance?
    BUT, anyway, the reason I post this is because I have problems upgrading my CS630 (lvl15) to CS640 (lvl6).
    Asked SAP via an OSS, and they said it was like a regular patching (stop webservice, copy *.dll files, and restart webservice). But when I try this, I can't get contact with the content server via CSADMIN in SAP. I get "HTTP error: 500 Internal Server Error"

  • WebDAV repository to Content Server

    Hi all,
    I have a problem. We have some data in a content server, and would like to create a repository to allow users to read the file on this content server. SAP says it is posible to technically posible to connect to the content server via webdav, but I can't find how to do it. If I make a connection to the IIS I only get the files in the home directory of the content server website, that is som dlls. If I make a webdav connection to the database I only get a connection to a system webdav table that have nothing, and can't configure the table to use the content server tables.
    Any idea on how to solve this? Can't use the DMS connector in this case, because we use archivelink.
    Thanks in advance,
    Gregori Coll Ingles.

    Hi Gregori
           You can configure your content server data as file repository. You can refer this link for the
    configuration of file repository.
    http://help.sap.com/saphelp_nw04/helpdata/en/4c/9d953fc405330ee10000000a114084/frameset.htm
           Or if you want to do it using IIS Server. You have to
    1) Creat one virtula directory under your default website.
    2) Apply your data folder as the Web Site Content Directory for that virtual directory.
           For eg. you have created the virtual directory named 'Content' then you can access your web site as
    http://website/Content.( website= yours website ip or name)
    3) Give the same path as above in 'http system' which you have created for the WebDAV repository.
            Hope this will help you.
    Prasad

  • SAP Content Server 6.30 Error

    Hi Friends
    I have installed cms 6.3 on my windows server 2003. the installation is successful and now i made the configuration in my IDES system in the following sequence:
    OACO: created a content repositroy ZXXX with 'Http Content Server' as storage type and 'Document Management System' as the document area
    Then,In OACT, assigned the content repository to newly created category 'ZXXX_DM'
    Finally in csadmin, i activated the newly created certificate.
    Now, when i go back to OAC0 and click on 'test connection' it gives me the message "content repositroy zxxx does not exist".
    Also,In csadmin it ask for user id and password whenever i shift between the tabs and i also get the following messages in csadmin
    HTTP error: 401 (unauthorized) "Error in configSet"
    HTTP error: 500 (Internal Server Error) "ContRep or Storage entry not defined"
    I am confused as to where i am going wrong.
    I also need to know if we can use the existing content repositories(already defined) .
    Please advice
    Thanks in advance.
    Regards,

    Hi Friends
    this problem is solved.
    We contacted SAP and they have resolved the issue. Although, i would suggest you all to see these notes while performing configuration for content server in your SAP system: 658442 & 851146.
    these notes helped us resolving the issue.
    Thanks Sunny & Thomas for your help.
    thomas your parameter settings also helped.
    Regards,

  • Adobe Content Server 3.0.1 Store and Library conflicts

    Dear All,
    I am working on Adobe Content Server 3.0.1 and able to configure it to ecommerce site but i am unable to package the books when both library and store is configured on my Adobe content server 3.0.1 at a time.
    please let me known the version of the content server i using is licensed to use only store or a library at a given time.

    We configured Adobe Content Server 3.0.1 and created one store and one library, when we want to lend a eBook i am unable to locate the option for lending the eBook in "Availbility" tag page of "Books" Tab when i set the "Adjust" option to value "Loan".
    Please let me know whether my version of content server allows us to package a eBook for lending if so where can i find the option for lending the eBook.

  • Error while Setting Up Oracle Content Server to Send Jobs to Oracle IBR

    Hi,
    I am trying to configure Oracle Content Server to send jobs to IBR.
    I am using following version of UCM:
    11gR1-11.1.1.3.0-idcprod1-100505T121221 (Build:7.3.0.180)
    Both UCM and IBR are using same WAS domain. Installed on Windows server 2008.
    1.I have started both manged servers for UCM and IBR.
    2.Then by browsing IBR console http://vpunvfpctnsz-07:16250/ibr/ , i have changed the
    Incoming Socket Connection Address Security Filter:
    127.0.0.1|0:0:0:0:0:0:0:1|<<my.server.IP.address>>
    3.Enabled DAMConverter component on IBR
    4.Restarted IBR.
    5.Created an outgoing provider on UCM content server as follows:
    Provider Name: IBR
    Provider Description: Provider for IBR
    Provider Type: outgoing
    Provider Class: intradoc.provider.SocketOutgoingProvider
    Provider Connection: intradoc.provider.SocketOutgoingConnection
    Instance Name: VPUNVFPCTN955099yscom16250 << same as IBR server name >>
    Server Host Name: vpunvfpctnsz-07
    HTTP Server Address:
    Server Port: 16250
    Relative Web Root: /ibr/
    Conversion Options: Handles Inbound Refinery Conversion Jobs
    Refinery read-only mode: False
    Maximum Jobs to Queue: 1000
    It is showing following status:
    Connection State: This remains "good" when i click on test and after some time chages to "down".
    Connection Error: Unable to communicate with refinery provider IBR; it does not resolve to a valid IBR. Exception type is 'java.lang.Throwable'.
    Did i miss any step?
    Please suggest.
    Thanks and regards,
    Minal

    Hi
    Server Port: 16250
    This should be the value of IntradocServerPort for IBR server .
    By default it is 5555 .
    Replace 16250 with 5555 (if you have not changed it ) .
    Save the changes , restart UCM managed server .
    Test to see if the error shows up .
    Hope it helps .
    Thanks
    Srinath

  • Http error 405 method not allowed sap content server windows

    Hi Expert,
    we have install sap content server 6.5 on microsoft windows 2012 using
    IIS 8.0 and MAXDB 7.9 SP 8 Build 21. After configuring the content server it self we still cannot
    create repository error "http error 405 method not allowed"
    Oac0 --> tab Create --> Content rep.
    I have implement note number 1704365 - IIS roles not created by
    default when installing Content Server on Windows 2008. even though it
    is not applicable to our IIS.
    when i try to open http://hostname:1090/ContentServer/ContentServer.dll?serverInfo
    it always direct us to download file not showing the version number.
    is there any solution for this issue?
    Thanks a lot,

    Dear,
    Can you please try following URL ?
    http://hostname:1090/ContentServer/ContentServer.dll?serverInfo&pVersion=0046
    http://hostname:1090/ContentServer/ContentServer.dll?serverInfo&pVersion=0046&contRep=<Repository Name>
    Regards
    S S B

  • Oracle Content Server Security with Web Center Suite

    Hi all
    I've configured Oracle Content Server (UCM) to integrate with WebCenter Spaces (WCS). The document service works on a user's personal page but fails on group spaces and when I troll the logs I find the following error:
    <WCS-07006> <run-time error obtaining content repository oracle.webcenter.doclib.internal.view.DoclibJCRException: repository error
    Caused By: javax.jcr.ItemNotFoundException: Unable to get folder info for dCollectionID = 288463355527000401
    Caused By: oracle.stellent.ridc.protocol.ServiceException: Unable to display virtual folder information. Cannot read folder.
    I am using a socket connection, not web or SSL.
    UCM is on an external server and not on the same machine as WCS.
    UCM is 11g and WCS 11g patchset 2. Yes I know UCM 11g is not "officially" supported to integrate with WCS until patchset 3, but others have gotten it to work, so I'd like to do the same.
    On UCM machine OHS (from web tier utilities) is installed and comfigured.
    httpd.conf edited as per requirement.
    config.cfg and intradoc.cfg edited as per requirement.
    Admin user on UCM has admin and sysmanager rights.
    I think this may be because the UCM uses the internal default LDAP first (i.e. it is first on the list of providers) because it does not have an admin user in the external LDAP. So even though in the service connection I specify the UCM admin i think it must also be able to find this user in the external LDAP on the WCS side.
    I am currently having trouble figuring out how to give an external LDAP user the same permissions on UCM as that which the default internal LDAP admin user has, so that I can use that external LDAP user in the services connection setup instead.
    With WCS under the Fusionware EM is simply added an external LDAP user to the domain for the webcenter section, but for UCM I'm not sure where the appropriate place is to add such a user.
    I am also not 100% sure if this is actually the issue.
    Any advice will be greatly appreciated!
    Thanks!
    If it helps:
    run-time error obtaining content repository[[
    oracle.webcenter.doclib.internal.view.DoclibJCRException: Repository error
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.view.page.editor.webapp.WebCenterComposerFilter.doFilter(WebCenterComposerFilter.java:106)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:62)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.processFilters(WebCenterLocaleWrapperFilter.java:288)
    at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.doFilter(WebCenterLocaleWrapperFilter.java:177)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: javax.jcr.ItemNotFoundException: Unable to get folder info for dCollectionID = 288463355527000403
    at oracle.jcr.impl.ExceptionFactory.itemNotFound(ExceptionFactory.java:587)
    at oracle.stellent.jcr.IdcPersistenceManager.getResourceByUUID(IdcPersistenceManager.java:433)
    at oracle.jcr.impl.TransientLayer.getResourceByUUID(TransientLayer.java:323)
    at oracle.jcr.impl.OracleSessionImpl.getNodeByUUID(OracleSessionImpl.java:279)
    at oracle.webcenter.doclib.internal.view.JCRRepositoryLogic.getNode(JCRRepositoryLogic.java:178)
    at oracle.webcenter.doclib.internal.view.JCRRepositoryLogic.getItem(JCRRepositoryLogic.java:849)
    ... 90 more
    Caused by: oracle.stellent.ridc.protocol.ServiceException: Unable to display virtual folder information. Cannot read folder.
    at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:116)
    at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:92)
    at oracle.stellent.jcr.IdcPersistenceManager.getResourceByUUID(IdcPersistenceManager.java:421)
    ... 94 more

    Hi, Thanks for response.
    1. I have created default webcenter project application.
    2. Created content repository connection using File System..
    3. Created new page using default Template.
    4. Drag drop Document List Viewer TaskFlow and setup the content server connection.
    5. After running the application , i can see list of documents link in page..
    6. But When I click on any link ..browser automaically close..
    7.On server console I am getting above mentioned error..
    I am using jdev 11.1.1.5 and running on internal weblogic server...
    Thanks
    Naresh

Maybe you are looking for

  • New Infinity 2 order HELP!!

    hey there, I have just ordered BT Infinity 2 fibre with phone (evening and weekends unlimited) and i'd just like to know the process as I have had an email to say my line will be swapped from Sky on 3rd Feburary 2014 and THEN Infinity 2 will be order

  • Unique GUI Components

    How do I go about creating my own Unique GUI Components. For instance I would like to create a volume knob, that turns clockwise and couterclockwise. Best regards,

  • "found dead shared server" in alert.log

    Hi. I am getting the following message in the alert log of 10.2.0.2 database. Fri Feb 2 11:13:54 2007 found dead shared server 'S005', pid = (32, 3) Fri Feb 2 11:14:24 2007 found dead shared server 'S005', pid = (32, 4) Fri Feb 2 11:59:48 2007 found

  • App store error: newNullResponse on mac pro

    hello everyone, I have mac pro OS X 10.9.5 and i want to update the software to yosemite but the app store won't let me! "Your request produced an error. [newNullResponse]" HELP!

  • How to enable ws-addressing and set ws-Reply to & message-Id ??

    How to enable ws-addressing and set ws-Reply to & message-Id and all related properties. ??? I looked at the documentation but not sure how to do this. Any Help is appreciated.