Content Repository gives error in Jdev.

Hi ,
I created the content repository by following the steps as mentioned in http://fmwdocs.us.oracle.com/doclibs/fmw/E10285_01/doc.1111/e10308/adv_repositories.htm#OADEV55596
Test Connection returns me Success but the folder does not come under this new repository and I see the Jdev error as below:
Aug 12, 2010 6:03:46 AM oracle.stellent.jcr.IdcPersistenceManager listFolder
SEVERE: Could not list contents of folder with ID = dCollectionID:-1
oracle.stellent.ridc.protocol.ServiceException: No service defined for COLLECTI
ON_DISPLAY.
at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceRe
sponse.java:116)
at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceRe
sponse.java:92)
at oracle.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.
java:642)
at oracle.stellent.jcr.IdcPersistenceManager.getChildResources(IdcPersistenceM
anager.java:600)
at oracle.jcr.impl.TransientLayer.getChildResources(TransientLayer.java:534)
at oracle.jcr.impl.FolderNode.getNodes(FolderNode.java:116)
at oracle.webcenter.content.internal.model.rc.ContentDirContext.listInternal(C
ontentDirContext.java:417)
at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(C
ontentDirContext.java:381)
at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(C
ontentDirContext.java:375)
at oracle.jdeveloper.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRoot
Node.java:143)
at oracle.jdeveloper.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNo
de.java:296)
at java.lang.Thread.run(Thread.java:619)
oracle.stellent.ridc.protocol.ServiceException: No service defined for COLLECTI
ON_DISPLAY.
o.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.
java:116)
o.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.
java:92)
o.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.java:64
+2)+
o.stellent.jcr.IdcPersistenceManager.getChildResources(IdcPersistenceManager.
java:600)
o.jcr.impl.TransientLayer.getChildResources(TransientLayer.java:534)
o.jcr.impl.FolderNode.getNodes(FolderNode.java:116)
o.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentD
irContext.java:417)
o.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentD
irContext.java:381)
o.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentD
irContext.java:375)
o.j.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:143)
o.j.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNode.java:296)
j.lang.Thread.run(Thread.java:619)
Any suggestions?
Regards
Aradhana

That documentation link is internal to Oracle.
If you are using a non-public build, you should ask in the internal forum that I suppose to exist.
If you are using a public build, can you post a link to the public docs (start from http://docs.oracle.com)?
John

Similar Messages

  • Invalid or no content repository specified error

    Dear Oracle Team,
    When am saving documents in PCM 14.  Getting error showing above. I have configured the File Server mode for this project.
    How to eradicate this issues, looking immediate support from your side.
    Thanks & Regards,
    Sheik Shabiulla

    Make sure that you have "version" unchecked as this requires the configuration/setup of repository to use.  If you have just the File Server method and no repository the versioning will cause errors when attempting to save documents.

  • Error in Jdev with connection to Oracle Content Server

    Hi,
    I have installed my Oracle Content server on a remote linux machine and using Apache webserver with it.
    I am using Jdev drop 8 build 2d and creating an application trying to connect to the Content server creating a Content repository connection of repository type 'Oracle Content Server' and it tests successfully. I use this connection on my jspx page with Document Library.
    The jspx runs properly using the connection .
    But after this if I try to work with the connection object ,say use it on anoither page, it shows loading but does nothing further. If I go to the connection properties and test again it fails with message 'Test failed : null' and gives an error message as below while closing the properties window:
    Performing action Properties...http:// from oracle.jdeveloper.appresources.ApplicationResourcesWindow
    oracle.webcenter.content.internal.dt.connection.wizard.AdapterConfigPanel:Mar 19, 2010 2:07:34 PM oracle.webcenter.content.internal.dt.connection.wizard.AdapterConfigPanel validateConfig
    WARNING: Invalid Configuration Parameters
    java.lang.NullPointerException
    at oracle.adf.share.HashMapScopeAdapter.get(HashMapScopeAdapter.java:89)
    at oracle.webcenter.framework.service.Utility.getApplicationNameWithVersion(Utility.java:1047)
    at oracle.webcenter.framework.service.SensorUtils.getApplicationName(SensorUtils.java:235)
    at oracle.webcenter.framework.service.SensorUtils.getSensorGroup(SensorUtils.java:111)
    at oracle.webcenter.content.internal.SensorUtil.preOperation(SensorUtil.java:59)
    at oracle.webcenter.content.internal.SensorUtil.preOperation(SensorUtil.java:42)
    at oracle.vcr.jam.JamRepository.login(JamRepository.java:678)
    at oracle.vcr.jam.JamRepository.login(JamRepository.java:849)
    at oracle.webcenter.content.internal.dt.connection.RepositoryDescriptor.test(RepositoryDescriptor.java:226)
    at oracle.webcenter.content.internal.dt.connection.wizard.AdapterConfigPanel$ValidateActionListener$1.doWork(AdapterConfigPanel.java:1270)
    at oracle.ide.dialogs.ProgressRunnable.run(ProgressRunnable.java:161)
    at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:655)
    at java.lang.Thread.run(Thread.java:619)
    Uncaught exception
    java.lang.NullPointerException
    o.adf.share.HashMapScopeAdapter.get(HashMapScopeAdapter.java:89)
    o.webcenter.framework.service.Utility.getApplicationNameWithVersion(Utility.java:1047)
    o.webcenter.framework.service.SensorUtils.getApplicationName(SensorUtils.java:235)
    o.webcenter.framework.service.SensorUtils.getSensorGroup(SensorUtils.java:111)
    o.webcenter.content.internal.SensorUtil.preOperation(SensorUtil.java:59)
    o.webcenter.content.internal.SensorUtil.preOperation(SensorUtil.java:42)
    o.vcr.jam.JamRepository.login(JamRepository.java:678)
    o.vcr.jam.JamRepository.login(JamRepository.java:849)
    o.webcenter.content.SessionPool.getSession(SessionPool.java:137)
    o.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentDirContext.java:414)
    o.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:381)
    o.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:375)
    o.j.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:143)
    o.j.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNode.java:296)
    j.lang.Thread.run(Thread.java:619)
    If I restart my Jdev and test connection again (without any changes to the connection) it succeeds but fails again after running the application.
    Please let me know what is wrong here?

    No suggestions?

  • Error in Test Connection - Content Repository does not exist

    Hi, I have created a content repository which points to our own external HTTP content server which is a DMS through transaction OAC0.
    In transaction CSADMIN I can see our server's status as running, still it shows yellow icon "customizing missing" in CSADMIN and in transaction OAC0 whenver I click "Test Connection" it gives the message" Content Repository does not exist". CMS 106.
    Kindly help.
    Regards
    Neha

    Hi,
    We are using OACO as follows:
    Choose Tools ® Business documents, Environment ® Knowledge Provider® KPro® Content Repositories
    Enter the following fields in the u201CChange Content Repositories : Detailu201D :-
    1) Content Rep. :- ZO (Content Repository Name)
    2) Description :- Content Repository
    3) Storage type :- HTTP content server.
    4) Version no :- 0045
    5) HTTP svr:p :- IP or machine name of application server on which DMS has been deployed : Web port of the application server on which DMS has been deployed.
    1) Program :- sap/sapDocView.jsp
    Save the created Content Repository by clicking on u201CSaveu201D. We are working on SAP 4.7 versionon a SAP development server and the content repository has not been transported after creation. Will not transporting be causing this error ?
    Please reward points
    Thanks
    Vikranth

  • Connecting to UCM Content Repository through Jdev fails.

    Hi,
    I have installed Oracle UCM 11g and trying to connect its content repository through Jdeveloper.
    Though the connection is successful,but when I disclose the connection,I don't get to see anything(Screenshot attached) and see following error message in Messages window of Jdev.
    *Apr 21, 2012 1:10:41 PM oracle.stellent.jcr.IdcPersistenceManager listFolder
    SEVERE: Could not list contents of folder with ID = dCollectionID:-1
    oracle.stellent.ridc.protocol.ServiceException: No service defined for COLLECTION_DISPLAY.
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:135)
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:107)
         at oracle.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.java:677)
         at oracle.stellent.jcr.IdcPersistenceManager.getChildResources(IdcPersistenceManager.java:635)
         at oracle.jcr.impl.TransientLayer.getChildResources(TransientLayer.java:534)
         at oracle.jcr.impl.FolderNode.getNodes(FolderNode.java:116)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.listFolder(JCRRepositoryLogic.java:233)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentDirContext.java:326)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:303)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:297)
         at oracle.jdeveloper.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:143)
         at oracle.jdeveloper.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNode.java:296)
         at java.lang.Thread.run(Thread.java:662)
    Apr 21, 2012 1:10:41 PM oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic listFolder
    WARNING: Item UCM#dCollectionID:-1 does not exist.
    javax.naming.NameNotFoundException: Apr 21, 2012 1:10:41 PM oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic throwNotFound
    ALL: Item UCM#dCollectionID:-1 does not exist.
    [Root exception is javax.jcr.PathNotFoundException: Could not list contents of folder with ID = dCollectionID:-1]
         at oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic.throwNotFound(AbstractRepositoryLogic.java:26)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.listFolder(JCRRepositoryLogic.java:241)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentDirContext.java:326)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:303)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:297)
         at oracle.jdeveloper.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:143)
         at oracle.jdeveloper.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNode.java:296)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: javax.jcr.PathNotFoundException: Could not list contents of folder with ID = dCollectionID:-1
         at oracle.jcr.impl.ExceptionFactory.pathNotFound(ExceptionFactory.java:1016)
         at oracle.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.java:691)
         at oracle.stellent.jcr.IdcPersistenceManager.getChildResources(IdcPersistenceManager.java:635)
         at oracle.jcr.impl.TransientLayer.getChildResources(TransientLayer.java:534)
         at oracle.jcr.impl.FolderNode.getNodes(FolderNode.java:116)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.listFolder(JCRRepositoryLogic.java:233)
         ... 6 more
    Caused by: oracle.stellent.ridc.protocol.ServiceException: No service defined for COLLECTION_DISPLAY.
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:135)
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:107)
         at oracle.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.java:677)
         ... 10 more
    Apr 21, 2012 1:12:30 PM oracle.stellent.jcr.IdcPersistenceManager listFolder
    SEVERE: Could not list contents of folder with ID = dCollectionID:-1
    oracle.stellent.ridc.protocol.ServiceException: No service defined for COLLECTION_DISPLAY.
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:135)
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:107)
         at oracle.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.java:677)
         at oracle.stellent.jcr.IdcPersistenceManager.getChildResources(IdcPersistenceManager.java:635)
         at oracle.jcr.impl.TransientLayer.getChildResources(TransientLayer.java:534)
         at oracle.jcr.impl.FolderNode.getNodes(FolderNode.java:116)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.listFolder(JCRRepositoryLogic.java:233)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentDirContext.java:326)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:303)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:297)
         at oracle.jdeveloper.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:143)
         at oracle.jdeveloper.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNode.java:296)
         at java.lang.Thread.run(Thread.java:662)
    Apr 21, 2012 1:12:30 PM oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic listFolder
    WARNING: Item UCM#dCollectionID:-1 does not exist.
    javax.naming.NameNotFoundException: Apr 21, 2012 1:12:30 PM oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic throwNotFound
    ALL: Item UCM#dCollectionID:-1 does not exist.
    [Root exception is javax.jcr.PathNotFoundException: Could not list contents of folder with ID = dCollectionID:-1]
         at oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic.throwNotFound(AbstractRepositoryLogic.java:26)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.listFolder(JCRRepositoryLogic.java:241)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listInternal(ContentDirContext.java:326)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:303)
         at oracle.webcenter.content.internal.model.rc.ContentDirContext.listBindings(ContentDirContext.java:297)
         at oracle.jdeveloper.rescat2.nodes.RepositoryRootNode.loadCache(RepositoryRootNode.java:143)
         at oracle.jdeveloper.rescat2.nodes.ExtendedGenericNode$1.run(ExtendedGenericNode.java:296)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: javax.jcr.PathNotFoundException: Could not list contents of folder with ID = dCollectionID:-1
         at oracle.jcr.impl.ExceptionFactory.pathNotFound(ExceptionFactory.java:1016)
         at oracle.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.java:691)
         at oracle.stellent.jcr.IdcPersistenceManager.getChildResources(IdcPersistenceManager.java:635)
         at oracle.jcr.impl.TransientLayer.getChildResources(TransientLayer.java:534)
         at oracle.jcr.impl.FolderNode.getNodes(FolderNode.java:116)
         at oracle.webcenter.content.internal.model.rc.JCRRepositoryLogic.listFolder(JCRRepositoryLogic.java:233)
         ... 6 more
    Caused by: oracle.stellent.ridc.protocol.ServiceException: No service defined for COLLECTION_DISPLAY.
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:135)
         at oracle.stellent.ridc.protocol.ServiceResponse.getResponseAsBinder(ServiceResponse.java:107)
         at oracle.stellent.jcr.IdcPersistenceManager.listFolder(IdcPersistenceManager.java:677)
         ... 10 more*
    I am using Windows 7 64-bit OS and the version of UCM softwares I have installed are following:-
    RCU - ofm_rcu_win_11.1.1.5.0_disk1_1of1
    WebCenter- ofm_wcc_generic_11.1.1.6.0_disk1_1of2 and ofm_wcc_generic_11.1.1.6.0_disk1_2of2
    Database - Oracle XE
    WeblogicServer - wls1035_win32
    I am able to install and create all the softwares and Weblogic domain.I am successfully able to start Admin Server and UCM Server,I can see UCM server is up and running in Admin Server EM.
    I am able to see the WebCenter Content Server using URL http://localhost:16200/cs.I have already enabled FrameworkFolders at AdminServer->Component Manager->Folders.
    I want to see the contents in Content Repository through the Jdev connection and build my page according to that.
    Please help me out.
    Appreciate your help.
    Thanks,
    Gaurav.

    Hi,
    Thanks a lot for your reply.
    In my case,when I go to http://localhost:16200/cs,this opens Oracle Web Center Content page ,then from there,I go to Administration->Admin Server,this opens up Oracle Web Center Content Admin Server.Further I go to Component Manager->Folders (Radio Button),here I see FrameworkFolders(CheckBox),I don't see Folders_g.
    I have already checked FrameworkFolders and restarted UCM server,but that was of no use.
    Am I missing anything ?
    Please help me.
    Thanks,
    Gaurav.

  • An error occurred while accessing the content repository from JDeveloper

    Hello,
    I'm using Jdeveloper Studio Edition Version 11.1.1.5.0
    I created Content Repository conection, following:
    RIDC Socket Type: socket
    Server hostname: localhost
    Content Server Listener Port: 4444
    Executing "Teste Connection" result "Success!"
    But, trying connect, I receive:
    oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic listFolder
    An error occurred while accessing the content repository.
    and when I login to my portal and go to administration page, then I am getting this error
    "Messages for this page are listed below.
    Could not retrieve members from policy store.
    and when I go to services tab then i am getting this error "The Documents service is unavailable.
    Error contacting the content repository."
    Please help me to resolve this problem.
    Thank You,
    Muhammad Nasir

    can anybody help me to resolve this issue please.

  • Content repository error

    Hi,
    We are trying to archive printlists from SAP to Opentext archive server. I've completed the setup in the OpenText Archive server and have created a content repository in SAP (OAC1). I encounter the error 'HTTP error: 401 Unauthorized  The signed URL is invalid, missing parameter secKey in create&pVersion=0045&contRep=DL&docId=53691' everytime I run the ARCHIVELINK (program - ILQBATCH) job in SAP.
    For some reason, I am not able to gather any furhter information on the error neither from SAP nor from Opentext. Although the topic verify url secKeY sheds some light on the usage of Seckeys, I dont find it to be of any use to my problem and hence the post here. Pls let me know your thoughts and thanks very much for your time.
    P.S: I've created the output device (ARPL) to archive the printlists and it does not seem to be the problem.
    Regards,

    in OAC0 There is a part where you define the dll something   archive.dll or something. You have to correct that part.

  • HTTP error for content repository

    Dear gurus,
    we defined a content repository to store images (Employee photos) in our HR instance (ECC 6). we set customizing for Sap Archive Link and "document type" (HRICOLFOTO). We followed suggestions of this link: [http://www.sd-solutions.com/documents/SDS_Employee_Photos_v4.7.html|http://www.sd-solutions.com/documents/SDS_Employee_Photos_v4.7.html].  When we try to store an image (JPG file) using OAAD transaction code we get "HTTP error: 500 Internal Server Error". Again using CSADMIN transaction code to test HTTP server assigned to content repository we get the same message. Work process trace file is attached below. Thanks for your help.
    W Tue Jan 20 09:01:06 2009
    W      *** ERROR => Failed to create new session, rc: 0x1 [itspxx.cpp   713]
    W    *** ERROR => itsp_OpenSession failed rc = 1, send icf error page [itsplxx.c    839]
    M    ***LOG W03=>  [itsplxx.c    840]
    W    *** ERROR => ipl_OpenSession returns 1(ITSPE_FAILURE) [itsplxx.c    842]
    W    *** ERROR => Raise Last error:[13 from: itspagat.cpp:820] [itsplxx.c    1180]
    W    *** ERROR => RaiseError(sapdext) ITS_P:13 [itspagat.cpp 820]
    W        *** ERROR => plugin: Unknown user agent type, not supported 'SAP Web Application Server (1.0;640)' [itspagat.cpp 819]
    W        *** ERROR => plugin: Browser verification failed rc: 1 [itspagat.cpp 750]
    W      *** ERROR => plugin: ItspAgat_InitContext failed, rc = 1 [itspxkrn.cpp 174]
    W
    W Tue Jan 20 09:01:21 2009
    W      *** ERROR => Failed to create new session, rc: 0x1 [itspxx.cpp   713]
    W    *** ERROR => itsp_OpenSession failed rc = 1, send icf error page [itsplxx.c    839]
    M    ***LOG W03=>  [itsplxx.c    840]
    W    *** ERROR => ipl_OpenSession returns 1(ITSPE_FAILURE) [itsplxx.c    842]
    W    *** ERROR => Raise Last error:[13 from: itspagat.cpp:820] [itsplxx.c    1180]
    W    *** ERROR => RaiseError(sapdext) ITS_P:13 [itspagat.cpp 820]
    W        *** ERROR => plugin: Unknown user agent type, not supported 'SAP Web Application Server (1.0;640)' [itspagat.cpp 819]
    W        *** ERROR => plugin: Browser verification failed rc: 1 [itspagat.cpp 750]
    W      *** ERROR => plugin: ItspAgat_InitContext failed, rc = 1 [itspxkrn.cpp 174]
    W      *** ERROR => Failed to create new session, rc: 0x1 [itspxx.cpp   713]
    W    *** ERROR => itsp_OpenSession failed rc = 1, send icf error page [itsplxx.c    839]
    M    ***LOG W03=>  [itsplxx.c    840]
    W    *** ERROR => ipl_OpenSession returns 1(ITSPE_FAILURE) [itsplxx.c    842]
    W    *** ERROR => Raise Last error:[13 from: itspagat.cpp:820] [itsplxx.c    1180]
    W    *** ERROR => RaiseError(sapdext) ITS_P:13 [itspagat.cpp 820]
    W        *** ERROR => plugin: Unknown user agent type, not supported 'SAP Web Application Server (1.0;640)' [itspagat.cpp 819]
    W        *** ERROR => plugin: Browser verification failed rc: 1 [itspagat.cpp 750]
    W      *** ERROR => plugin: ItspAgat_InitContext failed, rc = 1 [itspxkrn.cpp 174]
    W      *** ERROR => Failed to create new session, rc: 0x1 [itspxx.cpp   713]
    W    *** ERROR => itsp_OpenSession failed rc = 1, send icf error page [itsplxx.c    839]
    M    ***LOG W03=>  [itsplxx.c    840]
    W    *** ERROR => ipl_OpenSession returns 1(ITSPE_FAILURE) [itsplxx.c    842]
    W    *** ERROR => Raise Last error:[13 from: itspagat.cpp:820] [itsplxx.c    1180]
    W    *** ERROR => RaiseError(sapdext) ITS_P:13 [itspagat.cpp 820]
    Regards.
    :: Vittorio

    Theres a button beside CSADMIN that looks like a balance. You can use that to check... but as it is a R/3 Database repository it might not be there.
    Now, you said
    When we try to store an image (JPG file) using OAAD transaction code we get "HTTP error: 500 Internal Server Error". Again using CSADMIN transaction code to test HTTP server assigned to content repository
    How can you be calling a HTTP repository when you are actually storing the data in the R/3 Database? That doesn't make sense to me.
    Can you explain your full landscape?
    regards
    Juan

  • Error when using content repository

    When I try to use the content repository by going to:
    BEA WebLogic Portal 8.1 -->Portal Admin --> Content Management --> Content
    I get the following error:
    Error Retrieving Tree Operation.
    EJB Exception: : java.lang.NoSuchMethodError: com.bea.content.mbeans.ContentStoreMBean.getPassword()Ljava/lang/String;
    at com.bea.content.manager.internal.RepositoryOpsBean.getRepositoryConfigMap(RepositoryOpsBean.java:88)
    at com.bea.content.manager.internal.RepositoryOpsEJB_y9bnjx_ELOImpl.getRepositoryConfigMap(RepositoryOpsEJB_y9bnjx_ELOImpl.java:104)
    at com.bea.content.manager.internal.RepositoryManagerImpl.connect(RepositoryManagerImpl.java:107) at com.bea.jsptools.content.HierarchyServlet.generateRepositories(HierarchyServlet.java:708) at com.bea.jsptools.content.HierarchyServlet.generateTree(HierarchyServlet.java:153) at jsp_servlet._cmstools.__content_navbar._jspService(__content_navbar.java:850) at weblogic.servlet.jsp.JspBase.service(JspBase.java:33) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1006) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419) at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    I am using the pointbase DB with the dev/eval version.
    Any help will be appreciated.
    Thanks,
    Raj

    Hi,
    Even I am facing same kind of problem. Do anybody know what is the reason that Content Repository is unable to configure.
    I think it could be version compactibility problem

  • Archive Link - Content Repository - Test Connection error

    Hi all,
    We are trying to create a content reposiotry in SAP 4.7, it gets created and is displayed in SAP content reposiotry list.
    But when I click on "Test Connection" I get the error "Connection Repository does not exist".
    Please help as its very critical to solve the problem at the earliest.
    Regards
    Neha

    We are using OACO as follows:
    Choose Tools ® Business documents, Environment ® Knowledge Provider® KPro® Content Repositories
    Enter the following fields in the u201CChange Content Repositories : Detailu201D  :-
    1)   Content Rep.  :-  ZO  (Content Repository Name)
    2)    Description  :-   Content Repository
    3)    Storage type :-   HTTP content server.
    4)    Version no   :-    0045
    5)     HTTP svr:p  :-  IP or machine name of application server on which DMS has been deployed : Web port of the application server on which DMS has been deployed.
    1)       Program :-   sap/sapDocView.jsp
    Save the created Content Repository by clicking on u201CSaveu201D. We are working on SAP 4.7 versionon  a SAP development server and the content repository has not been transported after creation. Will not transporting be causing this error ?
    Edited by: Neha Bhambu on May 27, 2008 11:09 AM

  • No content Repository Found in OAOR

    Hello Gurus,
    I am using OAOR transaction for uploading documents in Content Server.
    After I upload the documents, In my program when I try to read the corresponding URL of the document, It could retreive it in my development system.
    But I am having a strange error in my Test system saying that " No Content Found" and its throwing an exception.
    When I tried to debug that  method, I founf that the actual error is " No Content Repository Found".
    Further in my investigation, I found the following:
    In Dev System: When i goto tcode CSADMIN and give the repository abject as "BDS_DB" it is found and i could login in to the server and check the settings.
    In Test System: When i goto tcode CSADMIN and give the repository abject as "BDS_DB" it says that there is no repository object found.
    And while debugging the method, I found that the respository being used is BDS_DB.
    Could you please do tell me where to maintain this Repository Object and how to correct this error as this is working fine in my dev sys and not working in any other system.
    Thanks,
    Naveen

    Hello Ravindra,
    Thanks for the reply and it solved a bit.
    As I see that those two configs are already maintained in my test system as it is in DHM but still I am facing the error.
    To be more precise, I am facing the issue while using the method,
    cl_sdc_bsp_utilities=>phio_get_url_for_get
    Its throwing the error, "No Storage Repository".
    Is there anything else that I need to maintain for this?
    Thanks,
    Naveen

  • Content repository FD does not exist :user agent sap web application server

    Hi All
    i am using 3rd party software(dms SERVER) and connecting it using archive link interface SAP HTTP 4.5 AL
    i have created a new repository with name FD using tcode OAC0.when i give inputs in OACO and click on test connection it gives me information Content repository FD does not exist
    here is my HTTP trace at receiver content server side
    TRACE:(5) - GET /Default.aspx?serverInfo&pVersion=0045&contRep=FD HTTP/1.0
    TRACE:(5) - user-agent: SAP Web Application Server (1.0;700)
    TRACE:(5) - host: SERVERIP:PORT
    TRACE:(5) - accept-encoding: gzip
    TRACE:(5) -
    --> C05 --> S06 ==== (15.583) Request <GET /Default.aspx?serverInfo&pVersion=0045&contRep=FD HTTP/1.0>
    --> C05 --> S06 GET /Default.aspx?serverInfo&pVersion=0045&contRep=FD HTTP/1.0
    --> C05 --> S06 user-agent: SAP Web Application Server (1.0;700)
    --> C05 --> S06 host: SERVERIP:PORT
    --> C05 --> S06 accept-encoding: gzip
    --> C05 --> S06 ==== Body 0 bytes
    --> C05 --> S06 Body =>
    Sockets 6 of 4,5,6 need checking ####
    TRACE:(6) - HTTP/1.1 200 OK
    TRACE:(6) - Cache-Control: private
    TRACE:(6) - Content-Length: 189
    TRACE:(6) - Content-Type: text/plain; charset=utf-8
    TRACE:(6) - Server: Microsoft-IIS/7.5
    TRACE:(6) - X-AspNet-Version: 2.0.50727
    TRACE:(6) - boundary:
    TRACE:(6) - X-dateC: 2010-10-22
    TRACE:(6) - X-timeC: 07:07:23
    TRACE:(6) - X-dateM: 2010-10-22
    TRACE:(6) - X-timeM: 07:07:23
    TRACE:(6) - X-contentRep: FD
    TRACE:(6) - X-numberComps: 1
    TRACE:(6) - X-docId: 0
    TRACE:(6) - X-docStatus: online
    TRACE:(6) - X-pVersion: 0045
    TRACE:(6) - X-ContentServer: contentServer=Server ip;contentServerPort='9025;pVersion='0045';id='DMSSRV1'
    TRACE:(6) - X-Powered-By: ASP.NET
    TRACE:(6) - Date: Fri, 22 Oct 2010 13:37:23 GMT
    TRACE:(6) - Connection: close
    TRACE:(6) -
    TRACE:(6) - serverType='DMSSRV1';1;serverVersion=12;serverPatch=0;serverBuild=180;pVersion='0045';serverStatus=running;serverStatusDescription=;serverDate='2010-10-22';serverTime='07:07:23';startUpDate='2010-10-22';startUpTime='07:07:23';lastAccessDate='2010-10-22';lastAccessTime='07:07:23';contRep='FD';contRepStatus=defined;contRepStatusDescription=;contRepDescription=Content-Repository Test;contentStorageHost=localhost;contentStorageName=FD;secKeyVerification=y;defaultDocProt=rucd;
    one change which i have observed in this trace is .. this trace is showing trace agent as SAP Web application server ... ideally it should show user agent :SAP HTTP
    Please suggest me some solution.
    Thanks
    sandeep

    Dear all,
    my issue is resolved.I solved my issue myself
    solution: SAP sends HTTP request in the form of URL like
    http://serverip:port/GET /Default.aspx?serverInfo&pVersion=0045&contRep=FD HTTP/1.0
    Now your response should contain string  contRep="FD"
    dont forget double quotes on repository name coz SAP program matches string with double quotes. if you will return value like this contRep=FD
    this will through error.
    Thanks
    sandeep sharma

  • Content repository-401 not able to create

    SAP experts,
    When i try to create a content repository i am getting this 401 error. I enter in through OAC0 gave the server details taken from basis moved to CS admin. it takes to create section when i click on create it asks for log in and later give "HTTP error: 401 (unauthorized)  "Permission denied: adminContRep&configGet "
    please help on the same

    Dear Satish,
    Contact your Basis Administrator. The user ID is required is with Basis Guy.
    With Warm Regards
    Mangesh Pande

  • Content Repository creation issue in OAC0 tcode

    Dear All ,
    I installed Content Server 640 verison with Max DB 7.6 successfully on Windows Server 2008 R2 server.I did the the installation on the same server where my ECC development system is running.
    When I'm creating the content repository in OAC0 getting the below error.
    <<<<CreateTab ContentStorage, connect error SQLConnect failed, [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified, Error Code: 0>>>>
    I followed SAP Note 301352 - ODBC driver is not registered ,and used the below command to register ODBC driver but it gives me error saying Can't create registry value.
    C:\>odbcreg LiveCache -i -p f:\sapdb\programs\pgm
    Error : Can't create registry value.
    I did the installation using domain ID which is assigned to administrators group on local host.not able to figure it out ,whats the issue.
    Can you please help me to fix this issue please.
    thanks

    Hi Khaiser,
    You need to do the following,
    In CSADMIN got to setting.
    Add the parameter : Driver = MaxDB
    Restart the system and check it should work.
    Regards,
    Deepak Kori

  • SAP Content Repository Status Is offline

    Dear SAP Consultants,
    When i am to accessing my content server URL:-   http://<IP>:1090/ContentServer/ContentServer.dll?serverInfo
    it gives me in return :-
    serverType="SAP HTTP Content Server";serverVendorId="SAP AG";serverVersion="640";serverPatch="7";serverBuild="23";pVersion="0046";serverStatus="running";serverDate="2011-12-08";serverTime="11:34:12";startUpDate="2011-12-08";startUpTime="10:39:05";lastAccessDate="2011-12-08";lastAccessTime="11:24:49";
    contRep="ZCONT_TEST";contRepStatus="offline";contRepStatusDescription="SQLConnect failed, [SAP AG][LIBSQLOD SO][MaxDB] Unable to connect to data source;-709 CONNECT: (database not accesssible: pipe open (6:No s), Error Code: -709";storageVersion="17";storage="SAPDB";buildLevel="1";contentStorageName="SDB";contentStorageHost="localhost";security="1";contRepDescription="test content repositry";defaultDocProt="";
    contRep="ZDMS_C1";contRepStatus="offline";contRepStatusDescription="SQLConnect failed, [SAP AG][LIBSQLOD SO][MaxDB] Unable to connect to data source;-709 CONNECT: (database not accesssible: pipe open (6:No s), Error Code: -709";storageVersion="17";storage="SAPDB";buildLevel="1";contentStorageName="SDB";contentStorageHost="localhost";security="0";contRepDescription="Database storage documents";
    Please Help Regarding the issue as my MAXDB database and Content server both are up and running
    Due this error i am not able to check in documents in content repositories..
    Regards
    Gagan Sharma
    Basis Consultant

    Hi,
    Could you do the following
    1) Delete the content repository entry and re-create the same using CSADMIN.
    2) Start the content repository using the start button visible in CSADMIN.
    Hope this helps.
    Regards,
    Deepak Kori

Maybe you are looking for