Error WWS-32136 from portlet repository

Hello!
Something has crashed in my portal, because everytime I try to open the portlet repository I get the following error message:
Call to utl_http failed (WWS-32136)
ORA-1: User-Defined Exception (WWC-36000)
Everything else seems to work fine.
Any ideas what's going on?
I'm using Portal version 3.0.7.6.2.
Os. is Win2000.
-Jari

my entire repository was dropped. how do I recover my portal repository? how fix this? I am using portal veriosn 9.0.2.99.

Similar Messages

  • Error Posting form from Portlet

    Hello,
    I am running JDEV 11.1.1.4.0 on Windows 7 Prof.
    I have a jspx that has a form using adf. When I run this form by itself from portlet project it works fine, page shows form and when i submit form data is set back to managed bean and method is executed as expected. When this portlet is added to a Portal project and portal page is run, form shows up as expected but when i submit form I get this error:
    ADFC-00026 Attempt made to unlock a request lock that is not locked.
    Here is the trave..
    <GlobalConfiguratorImpl> <_endConfiguratorServiceRequest>
    oracle.adf.controller.ControllerException: ADFC-00026: Attempt made to unlock a request lock that is not locked.
    at oracle.adfinternal.controller.util.RequestLock.unlock(RequestLock.java:58)
    at oracle.adfinternal.controller.state.RootViewPortContextImpl.unlockViewPortRequestLock(RootViewPortContextImpl.java:620)
    at oracle.adfinternal.controller.state.ControllerState.finalizeRequest(ControllerState.java:745)
    at oracle.adfinternal.controller.application.AdfcConfigurator.endRequest(AdfcConfigurator.java:84)
    at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl._endConfiguratorServiceRequest(GlobalConfiguratorImpl.java:538)
    at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.endRequest(GlobalConfiguratorImpl.java:295)
    at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$CacheRenderKit.release(FacesContextFactoryImpl.java:230)
    at org.apache.myfaces.portlet.faces.bridge.BridgeImpl.doFacesRequest(BridgeImpl.java:933)
    at javax.portlet.faces.GenericFacesPortlet.doBridgeDispatch(GenericFacesPortlet.java:672)
    at javax.portlet.faces.GenericFacesPortlet.doRenderDispatchInternal(GenericFacesPortlet.java:638)
    at javax.portlet.faces.GenericFacesPortlet.doView(GenericFacesPortlet.java:274)
    at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:328)
    at javax.portlet.faces.GenericFacesPortlet.doDispatch(GenericFacesPortlet.java:245)
    at javax.portlet.GenericPortlet.render(GenericPortlet.java:233)
    at oracle.portlet.bridge.adf.application.ADFBridgePortlet.render(ADFBridgePortlet.java:210)
    at **.**.**.**.portlet.feedbackFormPortlet.render(feedbackFormPortlet.java:55)
    at com.bea.portlet.container.PortletStub.doRender(PortletStub.java:1003)
    at com.bea.portlet.container.FilterChainGenerator.runFilterChain(FilterChainGenerator.java:127)
    at com.bea.portlet.container.PortletStub.render(PortletStub.java:438)
    at com.bea.portlet.container.AppContainer.renderStub(AppContainer.java:1144)
    at com.bea.portlet.container.AppContainer.invokeRender(AppContainer.java:1076)
    at com.bea.wsrp.producer.adapter.javaportlet.JavaPortletAdapter.doGetMarkup(JavaPortletAdapter.java:294)
    at com.bea.wsrp.producer.handlers.markup.MarkupServiceHandler.doGetMarkup(MarkupServiceHandler.java:449)
    at com.bea.wsrp.producer.handlers.markup.MarkupServiceHandler.doService(MarkupServiceHandler.java:264)
    at com.bea.wsrp.producer.handlers.AbstractServiceHandler.service(AbstractServiceHandler.java:71)
    at com.bea.wsrp.producer.container.ProducerEndPoint.processNow(ProducerEndPoint.java:349)
    at com.bea.wsrp.producer.container.ProducerEndPoint.processNow(ProducerEndPoint.java:250)
    at com.bea.wsrp.producer.container.ProducerEndPoint.processNow(ProducerEndPoint.java:208)
    at oracle.portlet.server.adapter.web.WSRP_v2_Markup_PortTypeSoapToEndpoint.getMarkup(WSRP_v2_Markup_PortTypeSoapToEndpoint.java:74)
    at oasis.names.tc.wsrp.v2.bind.runtime.WSRP_v2_Markup_Binding_SOAP_Tie.invoke_getMarkup(WSRP_v2_Markup_Binding_SOAP_Tie.java:66)
    at oasis.names.tc.wsrp.v2.bind.runtime.WSRP_v2_Markup_Binding_SOAP_Tie.processingHook(WSRP_v2_Markup_Binding_SOAP_Tie.java:1445)
    at oracle.j2ee.ws.server.StreamingHandler.handle(StreamingHandler.java:299)
    at oracle.j2ee.ws.server.JAXRPCProcessor.doEndpointProcessing(JAXRPCProcessor.java:442)
    at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1081)
    at oracle.j2ee.ws.server.JAXRPCProcessor.doRequestProcessing(JAXRPCProcessor.java:333)
    at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:232)
    at oracle.j2ee.ws.server.JAXRPCProcessor.doService(JAXRPCProcessor.java:185)
    at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:459)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.portlet.producer.container.endpoint.ProducerEndpointFilter.doFilter(ProducerEndpointFilter.java:34)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    I have tried recreating projects but i keep getting same error.
    Need some expert help here !!
    Thanks
    Manoj
    Edited by: Manoj Desai on Mar 10, 2011 10:29 AM

    Thanks for the reply here is what i have in code.
    JSPX
    <?xml version='1.0' encoding='windows-1252'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:h="http://java.sun.com/jsf/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
    <jsp:directive.page contentType="text/html;charset=windows-1252"/>
    <f:view>
    <af:document id="d1">
    <af:form id="f1">
    <af:inputText label="First Name" id="it1" showRequired="true"
    value="#{Feedback.firstName}" required="true"
    maximumLength="30" columns="30"/>
    <af:inputText label="Last Name" id="it2" value="#{Feedback.lastName}"
    showRequired="true" required="true" maximumLength="30"
    columns="30"/>
    <af:inputText label="Work Phone" id="it3" showRequired="true"
    value="#{Feedback.workPhone}" required="true"
    columns="12" maximumLength="12"/>
    <af:inputText label="DSN" id="it4" showRequired="true"
    value="#{Feedback.dsnNumber}" required="true"
    columns="8" maximumLength="8"/>
    <af:inputText label="Your Email Address" id="it5" showRequired="true"
    value="#{Feedback.emailAddress}" required="true"
    columns="40" maximumLength="40"/>
    <af:selectOneChoice label="Area Of Interest" id="soc1"
    value="#{Feedback.areaOfInterest}">
    <f:selectItems value="#{Feedback.areaOfInterestList}" id="si1"/>
    </af:selectOneChoice>
    <af:inputText label="Subject" id="it6" value="#{Feedback.subject}"
    showRequired="true" required="true" columns="50"
    maximumLength="50"/>
    <af:inputText label="Text" id="it7" value="#{Feedback.bodyText}"
    showRequired="true" rows="10" columns="50"
    required="true" maximumLength="500"/>
    <af:commandButton text="Submit" id="cb1"
    action="#{Feedback.saveFeedback}"/>
    </af:form>
    </af:document>
    </f:view>
    </jsp:root>
    Managed Bean
    package ***.***.**.**.bean;
    import **.**.**.**.**.model.FeedbackItem;
    import java.util.ArrayList;
    import javax.faces.context.FacesContext;
    import javax.faces.model.SelectItem;
    import **.**.**.***.portal.model.dao.AreaOfInterestDAO;
    public class FeedbackBean extends FeedbackItem {
    public FeedbackBean() {
    FacesContext context ;
    context = FacesContext.getCurrentInstance();
    String [] paramValues = context.getExternalContext().getRequestParameterValuesMap().get("feedbackFor");
    if ((paramValues != null) && ( paramValues.length > 0 ))
    this.setAreaOfInterest(paramValues[0]);
    ArrayList <SelectItem> areaOfInterestList;
    public void setAreaOfInterestList(ArrayList<SelectItem> areaOfInterestList) {
    this.areaOfInterestList = areaOfInterestList;
    public ArrayList<SelectItem> getAreaOfInterestList() {
    if (areaOfInterestList == null) {
    areaOfInterestList = new ArrayList<SelectItem> ();
    ArrayList<String> areasList = AreaOfInterestDAO.getList();
    SelectItem selectItem;
    for (String curValue : areasList) {               
    selectItem = new SelectItem(curValue,curValue);
    areaOfInterestList.add(selectItem);
    return areaOfInterestList;
    public String saveFeedback() {
    System.out.println( super.toString());
    return "SUCCESS";
    faces-config.xml
    <?xml version="1.0" encoding="windows-1252"?>
    <faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee">
    <application>
    <default-render-kit-id>oracle.adf.rich</default-render-kit-id>
    </application>
    <managed-bean>
    <managed-bean-name>Feedback</managed-bean-name>
    <managed-bean-class>***.***.***.****.portal.ui.bean.FeedbackBean</managed-bean-class>
    <managed-bean-scope>request</managed-bean-scope>
    </managed-bean>
    </faces-config>
    portlet.xml
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <portlet-app version="2.0" xsi:schemaLocation="http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd" xmlns="http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <portlet id="adf_jsf__feedbackForm_jspx">
    <description>Feedback Form Portlet</description>
    <portlet-name>FeedbackForm</portlet-name>
    <display-name>Feedback Form </display-name>
    <portlet-class>oracle.portlet.bridge.adf.application.ADFBridgePortlet</portlet-class>
    <init-param>
    <name>javax.portlet.faces.defaultViewId.view</name>
    <value>/feedbackForm.jspx</value>
    </init-param>
    <supports>
    <mime-type>text/html</mime-type>
    <portlet-mode>VIEW</portlet-mode>
    </supports>
    <supported-locale>en</supported-locale>
    <portlet-info>
    <title>Feeback Form</title>
    <short-title>Feedback Form</short-title>
    </portlet-info>
    <container-runtime-option>
    <name>com.oracle.portlet.requireIFrame</name>
    <value>true</value>
    </container-runtime-option>
    <container-runtime-option>
    <name>com.oracle.portlet.minimumWsrpVersion</name>
    <value>2</value>
    </container-runtime-option>
    </portlet>
    <custom-portlet-mode>
    <portlet-mode>about</portlet-mode>
    </custom-portlet-mode>
    <custom-portlet-mode>
    <portlet-mode>config</portlet-mode>
    </custom-portlet-mode>
    <custom-portlet-mode>
    <portlet-mode>edit_defaults</portlet-mode>
    </custom-portlet-mode>
    <custom-portlet-mode>
    <portlet-mode>preview</portlet-mode>
    </custom-portlet-mode>
    <custom-portlet-mode>
    <portlet-mode>print</portlet-mode>
    </custom-portlet-mode>
    </portlet-app>
    error:
    <GlobalConfiguratorImpl> <_endConfiguratorServiceRequest>
    oracle.adf.controller.ControllerException: ADFC-00026: Attempt made to unlock a request lock that is not locked.
         at oracle.adfinternal.controller.util.RequestLock.unlock(RequestLock.java:58)
         at oracle.adfinternal.controller.state.RootViewPortContextImpl.unlockViewPortRequestLock(RootViewPortContextImpl.java:620)
         at oracle.adfinternal.controller.state.ControllerState.finalizeRequest(ControllerState.java:745)
         at oracle.adfinternal.controller.application.AdfcConfigurator.endRequest(AdfcConfigurator.java:84)
         at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl._endConfiguratorServiceRequest(GlobalConfiguratorImpl.java:538)
         at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.endRequest(GlobalConfiguratorImpl.java:295)
         at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$CacheRenderKit.release(FacesContextFactoryImpl.java:230)
         at org.apache.myfaces.portlet.faces.bridge.BridgeImpl.doFacesRequest(BridgeImpl.java:933)
         at javax.portlet.faces.GenericFacesPortlet.doBridgeDispatch(GenericFacesPortlet.java:672)
         at javax.portlet.faces.GenericFacesPortlet.doRenderDispatchInternal(GenericFacesPortlet.java:638)
         at javax.portlet.faces.GenericFacesPortlet.doView(GenericFacesPortlet.java:274)
         at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:328)
         at javax.portlet.faces.GenericFacesPortlet.doDispatch(GenericFacesPortlet.java:245)
         at javax.portlet.GenericPortlet.render(GenericPortlet.java:233)
         at oracle.portlet.bridge.adf.application.ADFBridgePortlet.render(ADFBridgePortlet.java:210)
         at com.bea.portlet.container.PortletStub.doRender(PortletStub.java:1003)
         at com.bea.portlet.container.FilterChainGenerator.runFilterChain(FilterChainGenerator.java:127)
         at com.bea.portlet.container.PortletStub.render(PortletStub.java:438)
         at com.bea.portlet.container.AppContainer.renderStub(AppContainer.java:1144)
         at com.bea.portlet.container.AppContainer.invokeRender(AppContainer.java:1076)
         at com.bea.wsrp.producer.adapter.javaportlet.JavaPortletAdapter.doGetMarkup(JavaPortletAdapter.java:294)
         at com.bea.wsrp.producer.handlers.markup.MarkupServiceHandler.doGetMarkup(MarkupServiceHandler.java:449)
         at com.bea.wsrp.producer.handlers.markup.MarkupServiceHandler.doService(MarkupServiceHandler.java:264)
         at com.bea.wsrp.producer.handlers.AbstractServiceHandler.service(AbstractServiceHandler.java:71)
         at com.bea.wsrp.producer.container.ProducerEndPoint.processNow(ProducerEndPoint.java:349)
         at com.bea.wsrp.producer.container.ProducerEndPoint.processNow(ProducerEndPoint.java:250)
         at com.bea.wsrp.producer.container.ProducerEndPoint.processNow(ProducerEndPoint.java:208)
         at oracle.portlet.server.adapter.web.WSRP_v2_Markup_PortTypeSoapToEndpoint.getMarkup(WSRP_v2_Markup_PortTypeSoapToEndpoint.java:74)
         at oasis.names.tc.wsrp.v2.bind.runtime.WSRP_v2_Markup_Binding_SOAP_Tie.invoke_getMarkup(WSRP_v2_Markup_Binding_SOAP_Tie.java:66)
         at oasis.names.tc.wsrp.v2.bind.runtime.WSRP_v2_Markup_Binding_SOAP_Tie.processingHook(WSRP_v2_Markup_Binding_SOAP_Tie.java:1445)
         at oracle.j2ee.ws.server.StreamingHandler.handle(StreamingHandler.java:299)
         at oracle.j2ee.ws.server.JAXRPCProcessor.doEndpointProcessing(JAXRPCProcessor.java:442)
         at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1081)
         at oracle.j2ee.ws.server.JAXRPCProcessor.doRequestProcessing(JAXRPCProcessor.java:333)
         at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:232)
         at oracle.j2ee.ws.server.JAXRPCProcessor.doService(JAXRPCProcessor.java:185)
         at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:459)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.portlet.producer.container.endpoint.ProducerEndpointFilter.doFilter(ProducerEndpointFilter.java:34)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Edited by: Manoj Desai on Mar 10, 2011 10:32 AM

  • Error: Call to utl_http failed (WWS-32136)

    Error: Call to utl_http failed (WWS-32136)
    ORA-1: User-Defined Exception (WWC-36000)
    I get this error when trying to add a second item to a subfolder in a content area. I want (nothing is ever needed in software) to have a "Links" link in a content area that is displayed in a portlet that opens a separate window of pre-defined links that users can not change or add to. Apparently, subfolders don't work. I would like to keep the Links information managed in the content area.
    Also, after adding the first item to a subfolder the edit folder page is not displayed properly. Broken images are all over the page and the browser never stops loading. These are links that are displayed directly in the folder (subfolder). We are using 3.09 with 8.1.7.1.1.

    I solved this problem.
    There is a table called wwv_things (portal30) where u can modify the column 'inplace' to '0' where the value is '1', then all works.

  • Error finding target string from the repository

    I am using Oracle Database 10g Release 10.2.0.2.0 - 64bit Production on Oracle Enterprise Linux
    EM was not configured initially for a 2 node RAC database and now I am trying to configure it.
    The instance names are orcl1 and orcl2 and database name is orcl.
    When I am initially creating the repository I was doing it from RAC1 node where orcl1 instance sits.
    So the database SID I entered was orcl1
    But now the repository is created and when I log in to the EM I get this error when I look for metrics , performance or any other link.
    Error finding target orcl.ie from the repository. The target does not exist or you may not have the access to the target.

    I don't see an error message anywhere in your post. Don't post your impression of an error message. Post the full and complete message along with any relevant log file entries.

  • (WWS-32136) (WWC-36000)

    Oracle Portal Linux 3.0.6.6.5 After editing the potlet from Display Portlet Repository link I got error:
    Call to utl_http failed (WWS-32136) ORA-1: User-Defined Exception (WWC-36000).
    Portlets repository is not accessible any more since the screen is showing just the left side of the page
    No actions outside the tool
    @*#&&^%$%$$
    null

    I solved this problem.
    There is a table called wwv_things (portal30) where u can modify the column 'inplace' to '0' where the value is '1', then all works.

  • Portlet repository-- Seeded providers does not show Portal Content area

    Hi,
    When I login to portal as admin user go to administration --> Display portlet repository--> Seeded providers does not show Portal Content area.I tried to search but no results shown.
    Any idea as to how to get it back ?
    Thanks and regards.
    Neeti.

    1. From the Portal Object Navigator, click on the Applications
    tab.
    2. In the "Find" box, type %search% and click "Go"
    3. There are 2 reports you need to modify, depending on which
    portlet provider you want to use: RPT_SEARCH (owned by
    people_app) and SEARCH_RESULT (owned by wwv_system)
    4. For each report, click the "Edit" link
    5. Click the "Display Options" tab
    6. Under the "Full Page Options" heading, change the "Size"
    for "Row Text" to 12. (If you are running the reports as
    portlets, then you must also change the "Size" for "Row Text"
    under "Portlet Options".)
    7. Click OK
    Search results are now visble using either portlet, the Oracle
    Portal provider or the PEOPLE_APP provider.
    You may also need to change the field settings on the hierarchy
    if now when you run the people search you receive SQL errors.
    Here is what worked for me (assuming you want to change both
    users components):
    1. On the Application Tab search for %search% and %detail%
    components. You don't need to change the WWMON components.
    Change the font size on the full page and portlet options
    (Display Options Tab)for the heading and text (I use 12 and
    11pt). Otherwise the default can only be read with a magnifying
    glass.
    2. The org chart components are slightly different. Search for %
    org% and you will find 2 components org_chart and orgchart. Both
    of these need to have the column fields changed (Table or View
    Column tab) as well as the font size for the Parent, Child,
    Grandchild (Display Options Tab). Here are the Table Column
    settings (for some reason they are initially blank - yet will
    fail if recompiled without values):
    People_App.Org_chart
    1. key values:
    primary key - empno
    parent key - manager
    start with - empno
    ww_system.orgchart
    1. Primary Key Column WWSEC_PUBLIC_DIRECTORY.ID
    Parent Key Column WWSEC_PUBLIC_DIRECTORY.MANAGER
    Start With Column WWSEC_PUBLIC_DIRECTORY.ID
    Hope this helps. The second half of the answer provided by Rich
    Pickett.

  • Issue in adding Space to the existing Virtual Machine from added repository

    Hi,
    I'm facing issue in adding Space to the existing Virtual Machine (Guest OS) from added repository.
    Environment details :
    VM Server : /OVS => 130GB
    /OVS/935970F2CC2D4B4391701397517F1001/ => 512 GB
    Things I have done :
    •     I created a VM (Guest OS) in the VM Server with 120 GB
    •     After creating the VM (Guest OS) , When I tried adding a VIRTUAL DISK of size 150 GB , I got an error “Maximum available Disk space is only 10GB”.
    My query :
    •     Will I be able to add space to Existing VM from the added Repository ( /OVS/935970F2CC2D4B4391701397517F1001/ ) , whose system.img is stored in path /OVS/running_pool/34_rhel/ .
    Kindly help me out in this.
    Thanks in advance.
    -- Sri

    Hi all,
    I checked with Oracle on the above and got the info currently , the we can utilise only the space available in the existing repo and cannot extend to additional repo.
    Work around is : Clone it to the other repo , or Use Symbolic link .
    Thanks,
    Sri.

  • Problem: Unable to retrieve workflow data from MDM repository

    This is a new MDM installations scenario for version 5.5 SP05 (5.5.40.83).
    After installing MS Visio, finding problems connecting it with the MDM Data Manager. After doing MDM workflow installations, able to initiate the MS Visio Workflow from MDM Data Manager and can see the Pane-MS Visio Workflow Stencil but not the able to see the Pane-MS Visio Workflow Stencil Details that appears below the Pane-MS Visio Workflow Stencil. Secondly geting a pop-up with the error message as - 'Unable to retrieve workflow data from MDM repository.'
    I have added a parameter Mail Server=MailServerIPAddess (the existing IP addr), but it hasn't helped.
    Can any one please help me in this !

    Hi
    As Felix mentioned, it might be a version compatibility problem.
    You have also mentioned that mail server is not working for that  do this
    Mailserver = SMTP server.company.com ( ex. Mail.company(xxxxx).com)
    MDM workflow notify task is working after rebooting the Machine. So the rule is after making changes to MDS.ini file reboot the machine ,to observe the consequence of configurable changes.
    If u need anything this let me know.
    Regards
    Hari

  • Error removing data from MDS using WLST

    I'm new at MDS so i want to remove some data which I inserted in the wrong structure....sounds quite easy. After some looking around I should be able to do this using a deployment plan and WLST. I chose the last one as I am not realy familiar yet with deployment plans. I connect with my server and started WLST did the following:
    wls:/offline> connect ('weblogic', 'mypassword' , 't3://localhost:8001')
    Connecting to t3://localhost:8001 with userid weblogic ...
    Successfully connected to managed Server 'soa_server1' that belongs to domain 'MY_DOMAIN'.
    Warning: An insecure protocol was used to connect to the
    server. To ensure on-the-wire security, the SSL port or
    Admin port should be used instead.
    wls:/MY_DOMAIN/serverConfig> deleteMetadata(application='soa-infra', server='soa-server1', docs='/apps/deploy/*')The outcome was:
    Location changed to custom tree. This is a writable tree with No root.
    For more help, use help(custom)
    and after a while it closed the WLST connection. Can anyone tell me how I can remove data from my repository or what is going wrong here?
    Thanks in advance

    Hi,
    I think you were getting this error because you had your server name incorrect : soa-server1 instead of soa_server1. Also it might be possible that soa-infra is installed on the different server.
    Regards,
    Neeraj Sehgal

  • Error getting while creating dbconsole repository in 11gR2

    Hi
    Repository dropped properly but I got following error while starting to create repository in 11gR2
    [oracle@isgmmlds250 geni11g]$ emca -config dbcontrol db -repos create
    STARTED EMCA at Jun 9, 2010 7:23:50 PM
    EM Configuration Assistant, Version 11.2.0.0.2 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Database SID: geni11g
    Exception in thread "main" oracle.sysman.emcp.exception.DatabaseUnavailableException: Database instance unavailable.
    at oracle.sysman.emcp.DatabaseChecks.throwDBUnavailableException(DatabaseChecks.java:151)
    at oracle.sysman.emcp.DatabaseChecks.checkDbAvailabilityImpl(DatabaseChecks.java:144)
    at oracle.sysman.emcp.DatabaseChecks.checkDbAvailability(DatabaseChecks.java:163)
    at oracle.sysman.emcp.DatabaseChecks.getDbServiceName(DatabaseChecks.java:582)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1267)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:573)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:521)
    Please give any solution
    Thanks
    shd

    Hi I continued testings and basically this is the problem, I entered to cmd in windows 7 as administrator.
    1) works
    C:\Users\JReyes.DAZASOFTWARE2>%JRE_JAVA% -DDISPLAY=%DISPLAY% -DORACLE_HOME=%OH% oracle.sysman.emcp.EMConfigAssistant -r
    epos REcreate -PORT 1522 -SID ffol -HOST localhost -SYS_PWD PASS_SYS -SYSMAN_PWD PASS_SYSMAN -LISTENER Listener
    -DBSNMP_PWD dbsnmp123$ -ORACLE_HOSTNAME localhost -DB_UNIQUE_NAME ffol -ORACLE_HOSTNAME localhost
    EMCA iniciado en 22-jul-2010 10:46:22
    Asistente de Configuraci¾n EM, Versi¾n 11.2.0.0.2 Producci¾n
    Copyright (c) 2003, 2005, Oracle. Todos los Derechos Reservados.
    Introduzca la siguiente informaci¾n:
    +Desea continuar? [sÝ(Y)/no(N)]: N
    2) don't work
    C:\Users\JReyes.DAZASOFTWARE2>%JRE_JAVA% -DDISPLAY=%DISPLAY% -DORACLE_HOME=%OH% oracle.sysman.emcp.EMConfigAssistant c -PORT 1522 -SID ffol -HOST localhost -SYS_PWD PASS_SYS -SYSMAN_PWD PASS_SYSMAN -LISTENER List
    ener -DBSNMP_PWD dbsnmp123$ -ORACLE_HOSTNAME localhost -DB_UNIQUE_NAME ffol -ORACLE_HOSTNAME localhost
    EMCA iniciado en 22-jul-2010 10:46:48
    Asistente de Configuraci¾n EM, Versi¾n 11.2.0.0.2 Producci¾n
    Copyright (c) 2003, 2005, Oracle. Todos los Derechos Reservados.
    Introduzca la siguiente informaci¾n:
    Exception in thread "main" oracle.sysman.emcp.exception.DatabaseUnavailableException: Instancia de base de datos no disp
    onible.
    at oracle.sysman.emcp.DatabaseChecks.throwDBUnavailableException(DatabaseChecks.java:151)
    at oracle.sysman.emcp.DatabaseChecks.checkDbAvailabilityImpl(DatabaseChecks.java:144)
    at oracle.sysman.emcp.DatabaseChecks.checkDbAvailability(DatabaseChecks.java:163)
    at oracle.sysman.emcp.DatabaseChecks.getDbServiceName(DatabaseChecks.java:582)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1272)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:574)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:522)
    3)
    The problem is when I execute -config dbcontrol db
    I CAN connect from sys anyway I recreated it
    I followed https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=PROBLEM&id=358201.1 steps.
    I even give administrator privileges to local services
    The interesting is appears the line "Introduzca la siguiente informaci¾n:", this means enter the following information, as if it would need another parameter, I tried to enter all parameters I could and this problem persisted.
    you can check the log if you want
    22-jul-2010 10:51:42 oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to D:\ora11g\product\11.2.0\dbhome_1\oui
    22-jul-2010 10:51:43 oracle.sysman.emcp.util.ClusterUtil isHASInstalled
    CONFIG: isHAInstalled: false
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-migrate' set to false
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromDBControl' set to false
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToCentralAgent' set to false
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromCentralAgent' set to false
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToDBControl' set to false
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-config' set to true
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'UPDATE_EMAIL' set to true
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'dbcontrol' set to true
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: PORT value: 1522
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SID value: ffol
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: HOST value: localhost
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: LISTENER value: Listener
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOSTNAME value: localhost
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: ffol
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOSTNAME value: localhost
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOME value: D:\ora11g\product\11.2.0\dbhome_1
    22-jul-2010 10:51:46 oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    22-jul-2010 10:51:46 oracle.sysman.emcp.util.ClusterUtil isHASInstalled
    CONFIG: isHAInstalled: false
    22-jul-2010 10:51:46 oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    22-jul-2010 10:51:46 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro REP_DB_RUNNING_HOST.
    22-jul-2010 10:51:46 oracle.sysman.emcp.ParamsManager getLocalHost
    CONFIG: Value for parameter ORACLE_HOSTNAME: localhost
    22-jul-2010 10:51:46 oracle.sysman.emcp.ParamsManager getLocalHost
    CONFIG: Current value for env variable ORACLE_HOSTNAME: null
    22-jul-2010 10:51:46 oracle.sysman.emcp.ParamsManager getLocalHost
    CONFIG: Setting the env variable ORACLE_HOSTNAME to localhost
    22-jul-2010 10:51:46 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database ffol : localhost
    22-jul-2010 10:51:46 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: localhost
    22-jul-2010 10:51:46 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1522
    22-jul-2010 10:51:46 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro SERVICE_NAME.
    22-jul-2010 10:51:46 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    22-jul-2010 10:51:46 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    22-jul-2010 10:51:46 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: ffol, oracleHome: D:\ora11g\product\11.2.0\dbhome_1, and user:
    22-jul-2010 10:51:56 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: ORA-01031: insufficient privileges
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-01031: insufficient privileges
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1655)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:978)
         at oracle.sysman.emcp.util.GeneralUtil.initSQLEngineLoacly(GeneralUtil.java:445)
         at oracle.sysman.emcp.util.GeneralUtil.initSQLEngine(GeneralUtil.java:637)
         at oracle.sysman.emcp.DatabaseChecks.checkDbAvailabilityImpl(DatabaseChecks.java:118)
         at oracle.sysman.emcp.DatabaseChecks.checkDbAvailability(DatabaseChecks.java:163)
         at oracle.sysman.emcp.DatabaseChecks.getDbServiceName(DatabaseChecks.java:582)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1272)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:574)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:522)
    thank you :)

  • Error while connecting to informatica repository server

    Hi,
    I am trying to connect to Informatica Repository Server, and getting following error:
    Failure connecting to "INFORMATICA_REP_Logical"!
    ANOMALY INFO::: Error while connecting to informatica repository server
    MESSAGE:::
    pmrep Connect Error
    =====================================
    STD OUTPUT
    =====================================
    Informatica(r) PMREP, version [8.6.1 HotFix6], build [319.0622], Windows 32-bit
    Copyright (c) Informatica Corporation 1994 - 2009
    All Rights Reserved.
    This Software may be protected by U.S. Patent Numbers 6,208,990; 6,044,374; 6,014,670; 6,032,158; 5,794,246; 6,339,775; 6,850,947; 6,895,471; 7,254,590 and other U.S. Patents Pending.
    Invoked at Sat Apr 03 15:57:50 2010
    [PCSF_10342] [PCSF_10342] Exception occurred: [[AUTHEN_10004] The Service Manager failed to authenticate user [Administrator] in the security domain [Native]. The specified user name or password is invalid.]. [FAULT_PCSFUSEREXCEPTION]
    [04/03/2010 15:57:50-[REP_12164] Domain-related error: [[DOM_10033] [DOM_10033] Service [Oracle_BI_DW_Base.rep] does not exist in domain [Domain_localhost]. [FAULT_PCSFCONFIGEXCEPTION]].]
    [Failed to connect to repository service [Oracle_BI_DW_Base.rep].]
    An error occurred while accessing the repository[Failed to connect to repository service [Oracle_BI_DW_Base.rep].]
    [04/03/2010 15:57:50-[REP_55102] Failed to connect to repository service [Oracle_BI_DW_Base.rep].]
    Repository connection failed.
    Failed to execute connect.
    Completed at Sat Apr 03 15:57:50 2010
    =====================================
    ERROR OUTPUT
    =====================================
    EXCEPTION CLASS::: com.siebel.analytics.etl.infa.interaction.PmrepConnectException
    com.siebel.analytics.etl.infa.interaction.PmrepInvoker.pmrep(PmrepInvoker.java:102)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testRepositoryServer(StaticDatabaseCalls.java:959)
    com.siebel.etl.gui.data.StaticDatabaseCalls.testInformaticaServer(StaticDatabaseCalls.java:890)
    com.siebel.etl.net.ExecutionPlan.getInformaticaStatus(ExecutionPlan.java:275)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.mBeanRequestInformaticaStatus(ClientMessageDispatcher.java:433)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.consoleMessage(ClientMessageDispatcher.java:224)
    com.siebel.etl.net.ClientMessageDispatcher$WorkerThread.run(ClientMessageDispatcher.java:144)
    Kindly help.
    Regards,
    Jitendra

    I am facing the same issue.
    I am connecting from DAC, any suggestions what should have gone wrong here

  • Error while updatig SAP Component Repository in SLD

    We are getting the following error while updatig SAP Component
    Repository in SLD:
    "The import history of the target namespace could not be determined".
    We are in the middle of updating SAP CR in SLD from version 2.0 to
    version 3.0.
    Before updating CR this morning, our 'model version' was 1.4.31 and
    CR Content Version (sld/active):No versioned CR imports detected was
    defined.
    I imported the Model version 1.5.20 using 'cimsap1418_0-10003379.zip'
    and while importing the delta 'CRDELTA1418_0-10003379.zip', we are
    getting the above mentioned error.
    Pls help us to resolve this problem as we took the shutdown time from
    business to update the CR in XPD server.
    Thanks
    Amar

    To upgrade from SAP MASTER DATA FOR SLD 2.0 to SAP CR CONTENT UP TO 2007 (technical version is 3.0), you are required to perform the following steps:
    1. Import the last delta from 2.0. This comprises model 1.5.20 (cimsap1418_...zip) and the content delta (CRDelta1418_...zip). Before you import the new model, check the parameter RejectUnsupportedCIMQualifiers and the existing model version.  Proceed according to Note 907897.
                  In 6.40 and 7. 0 Support Package 0 - Support Package 9, the import of the model (file cimsap....zip) takes 30-60 minutes. As of Release 7.0 Support Package 10, the import requires less than 1 minute.
    2. You can obtain the next update from SAP CR CONTENT UP TO 2007 (3.0).
    > as per note 669669

  • Error when Unarchive sap supplied Repository

    I am try to unarchive the SP3_ARTICLE repository supplied SAP, however this is not working and i get the following errors.
    We are on MDM 5.5 SP3 and SQL 2005. The database, MDM Server and MDM console are all on different servers.
    The errors we get are as follows.
    2616 2006/08/04 16:33:47.622 GMT OLEDB error on ustcas112/ from statement: SetDatabase to 'A2i_xCat_DBs'
    2616 2006/08/04 16:33:47.622 GMT ErrorRecord->HResult/NativeErr: 0x80040e21/0
    Description: Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
    Source/File/Line: Microsoft OLE DB Provider for SQL Server/.\OLEDB_DBConnection.cpp/1078
    2616 2006/08/04 16:33:47.622 GMT ErrorRecord->HResult/NativeErr: 0x80004005/0
    Description: Could not locate entry in sysdatabases for database 'A2i_xCat_DBs'. No entry found with that name. Make sure that the name is entered correctly.
    Source/File/Line: Microsoft OLE DB Provider for SQL Server/.\OLEDB_DBConnection.cpp/1078
    2616 2006/08/04 16:35:18.201 GMT OLEDB error on ustcas112/A2i_xCat_DBs from statement: SELECT Setting FROM A2i_CM_Settings WHERE Name='DataPath'
    2616 2006/08/04 16:35:18.201 GMT OLEDB error on ustcas112/A2i_xCat_DBs from statement: SELECT Setting FROM A2i_CM_Settings WHERE Name='LogPath'
    2616 2006/08/04 16:35:18.216 GMT OLEDB error on ustcas112/A2i_xCat_DBs from statement: SELECT Setting FROM A2i_CM_Settings WHERE Name='DefaultPartitions'
    2616 2006/08/04 16:38:07.826 GMT Creating Repository: WAYNE_TEST, on DBMS Server: ustcas112
    2616 2006/08/04 16:38:17.669 GMT OLEDB error on ustcas112/WAYNETEST_m000 from statement: SELECT TableId FROM A2i_CM_Tables WHERE TableType=0
    2616 2006/08/04 16:38:17.685 GMT OLEDB error on ustcas112/WAYNETEST_m000 from statement: SELECT DataTableId FROM A2i_CM_Data_Tables WHERE DataTableType=6
    2616 2006/08/04 16:38:18.685 GMT OLEDB error on ustcas112/WAYNETEST_m000 from statement: SELECT DataTableId FROM A2i_CM_Data_Tables WHERE DataTableType=6
    2616 2006/08/04 16:38:19.482 GMT OLEDB error on ustcas112/WAYNETEST_m000 from statement: SELECT DataTableId FROM A2i_CM_Data_Tables WHERE DataTableType=6
    2616 2006/08/04 16:38:22.029 GMT OLEDB error on ustcas112/WAYNETEST_m000 from statement: SELECT DataTableId FROM A2i_CM_Data_Tables WHERE DataTableType=6
    2616 2006/08/04 16:38:22.716 GMT OLEDB error on ustcas112/WAYNETEST_m000 from statement: SELECT DataTableId FROM A2i_CM_Data_Tables WHERE DataTableType=6
    2616 2006/08/04 16:38:35.326 GMT Init Database Tag: WAYNE_TESTUSTCAS112MSQL_10_9_4_3
    2616 2006/08/04 16:38:35.826 GMT Repository WAYNE_TEST creation completed OK
    2616 2006/08/04 16:38:39.247 GMT UnArchive starting to server: ustcas112, target Repository: WAYNE_TEST, archivePath: D:\SAP_MDM\Server\Archives\SP3_ARTICLE.a2a
    2616 2006/08/04 16:38:45.372 GMT OLEDB error on ustcas112/WAYNETEST_m000 from statement: DROP TABLE user_token
    2616 2006/08/04 16:38:45.372 GMT ErrorRecord->HResult/NativeErr: 0x80040e37/0
    Description: Cannot drop the table 'user_token', because it does not exist or you do not have permission.
    Source/File/Line: Microsoft OLE DB Provider for SQL Server/.\OLEDB_DBConnection.cpp/1668
    2616 2006/08/04 16:38:45.372 GMT UnArchive to server: ustcas112, target Repository: WAYNE_TEST, archivePath: D:\SAP_MDM\Server\Archives\SP3_ARTICLE.a2a ended in error
    I have read some of the forums that have had the same problems but this has not helped.

    Hi Wayne,
    Have you mentiond the data path and log path correctly?
    Are u able to do the reamining repository operations.
    Also go through the link
    http://help.sap.com/saphelp_mdmgds55/helpdata/EN/42/fb48b0481e1a61e10000000a422035/content.htm
    Hope that helps!
    Regards,
    Tanveer.
    <b>Please mark helpful answers</b>

  • "Error when interpreting the runtime repository"  BSP Component workbench

    Hello,
    I have enhance the Component BP_HEAD_SEARCH under some enhancement set in my development system. After transporting all my changes to Quality system, when checking the same development in BSP_WD_CMPWB it is showing an error -- "Error when interpreting the runtime repository" for the same component and enhancement set.
    I have copied the repository.xml file from the development and again transported it to Quality system, even then the same error is coming.
    Could anyone please suggest how to remove it Quality system, the error is not coming in Development system.
    Regards,
    Shobhit Srivastava

    Hi Pankaj,
    Try as above said
    find the enhancement Z_* bsp application ,compare it with SAP bsp application.
    if the XML file lost,
    add the xml file toZ_* BSP application..
    If it doesnt work leave it as it is.It will not affect your system.In our system also there is a  same error .
    Have a nice time!!!!!!!!!

  • Error during disconnect from FTP Server

    Hi Everyone,
    Here's my problem:
    XI has stopped picking the messages from the repository of one of servers.  Though, we have checked the XI system and can find no problems from the infrastructure side.  The adapters also show no errors and the communication channels show no errors.
    We have also checked the log viewer in XI and found the following entry:
    "Error during disconnect from frtp server ABC, ignored: com.sap.xxx.adapter.file.ftp.XXXXXX: 421 Terminating Connection."
    This FTP error relates to what we FTP server says, "421 service not available, remote server has closed connection."
    We looked at the server side, the server is working fine.
    What do you think is the error? And do we resolve this one? I'm really clueless about this..Im thinking of just restarting the J2EE engine...
    Thanks,
    Grace

    Mary,
    This question would be more relevant to the Xi forum... but on googling the error code..
    http://help.globalscape.com/help/support/Error_Codes/FTP_Codes.htm
    Error 421 Service not available, closing control connection.
    Error 421 User limit reached
    Error 421 You are not authorized to make the connection
    Error 421 Max connections reached
    Error 421 Max connections exceeded
    Possible Solutions:
    You may receive a 421 error if the FTP server you are connected to limits the total number of connections available or limits the connections available to one user.  There are three things you can do:
    1. Limit the number of connections to any one FTP site by selecting Tools > Global Options > Connection and set "Per site max connections / transfers" to 1 (By default it will be set to 2).
    2. Remove items from the Transfer Queue.  The Transfer Queue is where you see items ready for transfer, in transit, or just transferred.  Sometimes the Queue Pane can become cluttered with unfinished transfers.  To clear the queue, right-click inside it and choose Remove All.
    Also try using an FTP manager like cuteFTP or something of that sort to see if you can open the connection - it could be related to the FTP settings...
    Arun
    Hope it helps....

Maybe you are looking for

  • How to read pdf files using java.io package classes

    Dear All, I have a certain requirement that i should read and write PDF files at runtime. With normal java file IO reading is not working. Can any one suggest me how to proceed probably with sample code block Thanks in advance.

  • ABAP to delete a specific request (last one) from a Cube

    Hello Experts, In a process chain, I would like to delete the last request in a cube before proceeding through with the rest of the PC. For that purpose, I have an ABAP program which will retrieve the "last request ID" from the cube, then call FM RSS

  • How to use 'IN' expression for SQL in DB adapter

    Hi, I am working on BPEL PM 10.1.3.3 and need to configure db adapter to get multiple values for one parameter similar to " where deptid in ('1,2,3)". While configuring the adapter I am not able to find any such option. Also I need to use custom SQL.

  • Idvd 08 error rendering menu

    I try to make a dvd from final cut express, but idvd always tell me the same error (error during rendering menu), even if I change themes. I tried with roxio toast and it works well, but I can't have chapters. I don't know if the same film would have

  • Help reinstall cs3 from hard drive crash

    I have cs3 installed on a pc and a laptop. My laptop crashed so I installed a new hard drive. When I went to reinstall cs3 an error message came up saying it can't complete installation due to licensing. I have to deacivate any of the previous unused