WebClipping Portlet WCS-510 Errors

Hi, I am trying to get Webclipper to work. I have installed the latest PDK int a 10gAS environment.
The proxy has been configured in the provider.xml file:
<proxyInfo class="oracle.portal.provider.v2.ProxyInformation"> <httpProxyHost>crhois1.ourserver.com.au</httpProxyHost>
<httpProxyPort>8080</httpProxyPort>
<dontProxyFor>ourserver.com.au</dontProxyFor>
</proxyInfo>
But when I configure the webclipping portlet to show a website (internal or external) I get the error:
An exception has occured : WCS-510 -- HTTP connection failed to URL http://theage.com.au by method get
In the application.log file we get errors:
BEGIN nested exception
HTTPClient.AuthSchemeNotImplException: NTLM
I tried to add
     <proxyUser>tempit</proxyUser>
     <proxyPassword>tempit</proxyPassword>
to the provider.xml to overcome this issue, but then I get the error:
An exception has occured : WCS-512 -- HTTP Authentication type of null is not supported
In the application.log we get errors:
04/10/25 11:35:43 webClipping: WARNING: lookup for Show Mode in Clipping Def Phase I
04/10/25 11:35:44 webClipping: WARNING: WCS-512 -- HTTP Authentication type of null is not supported
oracle.portal.wcs.transport.http.HttpTransportException: WCS-512 -- HTTP Authentication type of null is not supported
I found Bug No. 3173038, but it does not give any solution.
Please advise!
Thanks for any posts.

Found the problem: the proxy requires a username/pwd for authentication. There is a bug that will not enable this to work, but will be fixed in the next release (expected December 04).

Similar Messages

  • Webclip error - WCS-510 !

    Hello,
    I'm getting this error when I try to webclip a web page:
    "An exception has occured : WCS-510 -- HTTP connection failed to URL http://www.yahoo.com by method get
    Please click "Cancel" or "Back" in the above panel (if present) to retry. Otherwise, please try to click "Back" (from the browser) to go back to the Oracle Portal page to restart. "
    I am using pdk july 2003, and my midtier is installed on a sun solaris server. The application log contains:
    7/14/03 11:01 AM webClipping: WARNING: WCS-510 -- HTTP connection failed to URL
    http://www.yahoo.com by method get
    oracle.portal.wcs.transport.http.HttpTransportException: WCS-510 -- HTTP connect
    ion failed to URL http://www.yahoo.com by method get
    at oracle.portal.wcs.transport.http.HttpClientTransportLiaison.getSSLCre
    dential(HttpClientTransportLiaison.java:582)
    at oracle.portal.wcs.transport.http.HttpClientTransportLiaison.buildHttp
    Connection(HttpClientTransportLiaison.java:419)
    at oracle.portal.wcs.transport.http.HttpClientTransportLiaison.open(Http
    ClientTransportLiaison.java:183)
    at oracle.portal.wcs.transport.http.HttpClientTransportLiaison.getConten
    tType(HttpClientTransportLiaison.java:224)
    at oracle.portal.wcs.transport.http.DefaultHttpInputContext.getContentTy
    pe(DefaultHttpInputContext.java:442)
    at oracle.portal.wcs.client.StudioPageJsp.handlePrivateAction(StudioPage
    Jsp.java:176)
    at oracle.portal.wcs.client.StudioJsp.handleStudioAction(StudioJsp.java:
    369)
    at htdocs.wcstudio._jsp._page._jspService(_page.java:81)
    at com.orionserver[Oracle9iAS (9.0.2.2) Containers for J2EE].http.OrionH
    ttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:302)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:407)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:330)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind[Oracle9iAS (9.0.2.2) Containers for J2EE].server.http.Re
    sourceFilterChain.doFilter(ResourceFilterChain.java:66)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at com.evermind[Oracle9iAS (9.0.2.2) Containers for J2EE].server.http.Se
    rvletRequestDispatcher.invoke(ServletRequestDispatcher.java:539)
    at com.evermind[Oracle9iAS (9.0.2.2) Containers for J2EE].server.http.Se
    rvletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:285)
    at com.evermind[Oracle9iAS (9.0.2.2) Containers for J2EE].server.http.Ht
    tpRequestHandler.processRequest(HttpRequestHandler.java:771)
    at com.evermind[Oracle9iAS (9.0.2.2) Containers for J2EE].server.http.AJ
    PRequestHandler.run(AJPRequestHandler.java:152)
    at com.evermind[Oracle9iAS (9.0.2.2) Containers for J2EE].server.http.AJ
    PRequestHandler.run(AJPRequestHandler.java:72)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExec
    utor.java:802)
    at java.lang.Thread.run(Thread.java:484)
    BEGIN nested exception
    java.lang.NullPointerException
    at oracle.security.ssl.OracleSSLCredential.setWallet(OracleSSLCredential
    .java)
    at oracle.portal.wcs.transport.http.HttpClientTransportLiaison.getSSLCre
    dential(HttpClientTransportLiaison.java:578)
    at oracle.portal.wcs.transport.http.HttpClientTransportLiaison.buildHttp
    Connection(HttpClientTransportLiaison.java:419)
    at oracle.portal.wcs.transport.http.HttpClientTransportLiaison.open(Http
    ClientTransportLiaison.java:183)
    at oracle.portal.wcs.transport.http.HttpClientTransportLiaison.getConten
    tType(HttpClientTransportLiaison.java:224)
    at oracle.portal.wcs.transport.http.DefaultHttpInputContext.getContentTy
    pe(DefaultHttpInputContext.java:442)
    at oracle.portal.wcs.client.StudioPageJsp.handlePrivateAction(StudioPage
    Jsp.java:176)
    at oracle.portal.wcs.client.StudioJsp.handleStudioAction(StudioJsp.java:
    369)
    at htdocs.wcstudio._jsp._page._jspService(_page.java:81)
    at com.orionserver[Oracle9iAS (9.0.2.2) Containers for J2EE].http.OrionH
    ttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:302)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:407)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:330)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind[Oracle9iAS (9.0.2.2) Containers for J2EE].server.http.Re
    sourceFilterChain.doFilter(ResourceFilterChain.java:66)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at com.evermind[Oracle9iAS (9.0.2.2) Containers for J2EE].server.http.Se
    rvletRequestDispatcher.invoke(ServletRequestDispatcher.java:539)
    at com.evermind[Oracle9iAS (9.0.2.2) Containers for J2EE].server.http.Se
    rvletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:285)
    at com.evermind[Oracle9iAS (9.0.2.2) Containers for J2EE].server.http.Ht
    tpRequestHandler.processRequest(HttpRequestHandler.java:771)
    at com.evermind[Oracle9iAS (9.0.2.2) Containers for J2EE].server.http.AJ
    PRequestHandler.run(AJPRequestHandler.java:152)
    at com.evermind[Oracle9iAS (9.0.2.2) Containers for J2EE].server.http.AJ
    PRequestHandler.run(AJPRequestHandler.java:72)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExec
    utor.java:802)
    at java.lang.Thread.run(Thread.java:484)
    END nested exception
    I can't find anywhere this error (wcs-510). Does anyone knows what it means ?
    thanks and regards,
    MB

    Hi ,
    I am able to configure hhtp proxy , i just did the changes in provider.xml file. Now in the status test page it shows HTTP proxy is Configured. But now when i am trying to use web clipping portlet in web center spaces, after entering the url in web clipping studio when i click start button to start the web clipping studio it gives me the error as:
    java.lang.NullPointerException null
    can anyone tellme how to resolve this issue.
    Edited by: user613877 on Nov 17, 2009 10:49 PM

  • Error in WebClipping portlet

    I have created a webclipping portlet using jdeveloper 10.1.3.3. After I enter the
    url location in the webclipping portlet it throws the following error
    An exception has occurred : oracle.portal.wcs.transport.http.HttpTransportException WCS-514 -- Get status code 500 to URL http://www.google.com by method get
    Can anyone tell me what is the reason of this error?
    I have set the proxy settings in the provider.xml. Can anyone tell me how to resolve
    this error?

    this is site specific observation. should be able to get it working with any other website.
    you could face similar issues Websites using super heavy javascripts, flash components.

  • Webclipping Portlet in Webcenter portal application

    When creating a web-clipping port-let in Webcenter portal application, we register the url for the webclipping portlet (http://localhost:7101/portalTools/webClipping/providers/webClipping) as Oracle PDK Producer connection as mentioned in Web center portal developer's guide http://docs.oracle.com/cd/E25178_01/webcenter.1111/e10148/jpsdg_pages.htm#CHDJDGIF.
    The content for the web-clipping portlet is to be specified at runtime only.
    Is it possible to define the contents for the web clipping portlet in design time/JDeveloper itself.
    Thanks,
    Navaneeth

    You mean you have exposed the taskflow and consumed it as a portlet in Webcenter ?
    You may want to check it on the Webcenter Portal forum too - WebCenter Portal

  • Portlet required for WLPS7.0  which is equivalent to WebPage Portlet/WebClipping portlet of Websphere Portal Server4.1

    Hi All,
    I am searching for an available portlet for WLPS 7.0 which is equivalent in functionalities
    to Webpage Portlet/Webclipping Portlet of Websphere Portal Server4.1 (IBM). On
    specifying URL this portlet should be able to get URL's screen in the portlet.
    Regards,
    Kinjal.

    Kinjal,
    Look at the uriContent tag to see if that suits your needs:
    http://edocs.bea.com/wlp/docs40/p13ndev/jsptags.htm#1058397
    PJL
    "Kinjal" <[email protected]> wrote:
    >
    Hi All,
    I am searching for an available portlet for WLPS 7.0 which is equivalent
    in functionalities
    to Webpage Portlet/Webclipping Portlet of Websphere Portal Server4.1
    (IBM). On
    specifying URL this portlet should be able to get URL's screen in the
    portlet.
    Regards,
    Kinjal.

  • Report, Form, and Data Component portlets go to error page

    I am able to add Report Form and Data Component portlets to my page, but when I click on the define button it takes me to my error page.
    Have I missed configuring something?

    hello friends,
    thanks for replly,
    i m using command noe after table node in main window, but i want display the data below the main window , it is diplaying  new page as required but only missing data below the main window.
    to be more clear i want to print all the window in first page then only go for next page , so is there any condition or parmeter in main window to go next page only agfter completion of first page.
    dont worry abt points.

  • Portlet not available error when customizing Omni Portlet

    Hi,
    I've created a webcenter page with a omni portlet on it. Configuring this portlet for the first time is OK. However customizing this same portlet later on will always give me the portlet unavailable error, together with this stacktrace.
    SEVERE: oracle.adf.model.portlet.binding.PortletBindingException: Portletmodus 5 kan niet worden ingesteld voor portletbinding OmniPortlet1_1., Please check the privileges before executing this operation
         at oracle.adfinternal.view.faces.renderkit.html.portlet.ADFPortletServlet.process(ADFPortletServlet.java:473)
         at oracle.adfinternal.view.faces.renderkit.html.portlet.ADFPortletServlet.process(ADFPortletServlet.java:343)
         at oracle.adfinternal.view.faces.renderkit.html.portlet.ADFPortletServlet.doGet(ADFPortletServlet.java:315)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:620)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:369)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:865)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:447)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:215)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Adding adf security does not help.
    Any suggestions are greatly appreciated. Note that I have the same problem with different portlets, so it has nothing to do with this specific OMNI portlet I guess.
    Jaco Verheul

    The timing... :) having the same issue. Is there any resolution to this or should I also open an SR to get the patch/fix?
    Also, to help others searching for this error...
    Portlet unavailable when trying to click customize for an OmniPortlet.
    Portlet unavailable
    <!--Unable to set portlet mode 5 for portlet binding OmniPortlet5_1, Please check the privileges before executing this operation-->
    <!--oracle.adf.model.portlet.binding.PortletBindingException: Unable to set portlet mode 5 for portlet binding OmniPortlet5_1, Please check the privileges before executing this operation
         at ...
    -->
    Steve
    Message was edited by:
    ssaxer

  • SMTP Portlet - OID lookup error

    We are using Portal 9.0.2.2.22 and PDK July 2003.
    I have deployed the SMTP Portlet (9.0.4.0) and added the portlet to a page. The portlet is picking up the 'From' field from OID.
    When I click on the icon to choose a recipient address from the Address Book (OID) I get the following error message:
    Error: Error occurred while rendering portlet - see provider log file for details
    The application.log file in E:\oracle\ora9ias_portal\j2ee\OC4J_Portal\application-deployments\smtp\OC4J_Portal_default_island_1 has the following entries:
    8/11/03 11:10 AM smtp: JspServlet: unable to dispatch to requested page: oracle.jsp.provider.JspCompileException: <H3>Errors compiling:E:\oracle\ora9ias_portal\j2ee\OC4J_Portal\application-deployments\smtp\smtp\persistence\_pages\_htdocs\_address.java</H3><TABLE BORDER=1 WIDTH=100%><TR><TH ALIGN=CENTER>Line #</TH><TH ALIGN=CENTER>Error</TH></TR><TR><TD WIDTH=7% VALIGN=TOP><P ALIGN=CENTER>122</TD><TD>[jsp src:line #:8]<br> Undefined variable: from
    if(from == null || from.trim().length()<=0) {
    </TD></TR><TR><TD WIDTH=7% VALIGN=TOP><P ALIGN=CENTER>122</TD><TD>[jsp src:line #:8]<br> Undefined variable or class name: from
    if(from == null || from.trim().length()<=0) {
    </TD></TR></TABLE>
         at oracle.jsp.app.JspJavacCompiler.compile(JspJavacCompiler.java:236)
         at oracle.jsp.runtimev2.JspPageCompiler.attemptCompilePage(JspPageCompiler.java:330)
         at oracle.jsp.runtimev2.JspPageCompiler.compilePage(JspPageCompiler.java:171)
         at oracle.jsp.runtimev2.JspPageInfo.compileAndLoad(JspPageInfo.java:338)
         at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:481)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:255)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:407)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:330)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
         at oracle.portal.provider.v2.render.http.ResourceRenderer.renderBody(Unknown Source)
         at oracle.portal.provider.v2.render.RenderManager.render(Unknown Source)
         at oracle.portal.provider.v2.DefaultPortletInstance.render(Unknown Source)
         at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.showPortlet(Unknown Source)
         at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.handleHttp(Unknown Source)
         at java.lang.reflect.Method.invoke(Native Method)
         at oracle.webdb.provider.v2.adapter.SOAPServlet.doHTTPCall(Unknown Source)
         at oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
         at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    8/11/03 11:10 AM smtp: [id=(null), instance=2052_SMTPPORTLET_39337261] ERROR: ResourceRenderer.renderBody - Resource "/htdocs/address.jsp" returned HTTP Status: 500. Error message: OracleJSP:
    oracle.jsp.provider.JspCompileException: <H3>Errors compiling:E:\oracle\ora9ias_portal\j2ee\OC4J_Portal\application-deployments\smtp\smtp\persistence\_pages\_htdocs\_address.java</H3><TABLE BORDER=1 WIDTH=100%><TR><TH ALIGN=CENTER>Line #</TH><TH ALIGN=CENTER>Error</TH></TR><TR><TD WIDTH=7% VALIGN=TOP><P ALIGN=CENTER>122</TD><TD>[jsp src:line #:8]<br> Undefined variable: from
    if(from == null || from.trim().length()<=0) {
    </TD></TR><TR><TD WIDTH=7% VALIGN=TOP><P ALIGN=CENTER>122</TD><TD>[jsp src:line #:8]<br> Undefined variable or class name: from
    if(from == null || from.trim().length()<=0) {
    </TD></TR></TABLE>. Content returned follows....
    8/11/03 11:10 AM smtp: [id=(null), instance=2052_SMTPPORTLET_39337261] ERROR:
    8/11/03 11:10 AM smtp: [id=(null), instance=2052_SMTPPORTLET_39337261] NLS: Compose Mail
    8/11/03 11:10 AM smtp: [id=(null), instance=2052_SMTPPORTLET_39337261] NLS: Send
    8/11/03 11:10 AM smtp: [id=(null), instance=2052_SMTPPORTLET_39337261] NLS: Clear
    8/11/03 11:10 AM smtp: [id=(null), instance=2052_SMTPPORTLET_39337261] NLS: From
    8/11/03 11:10 AM smtp: [id=(null), instance=2052_SMTPPORTLET_39337261] NLS: To
    8/11/03 11:10 AM smtp: [id=(null), instance=2052_SMTPPORTLET_39337261] NLS: Cc
    8/11/03 11:10 AM smtp: [id=(null), instance=2052_SMTPPORTLET_39337261] NLS: Bcc
    8/11/03 11:10 AM smtp: [id=(null), instance=2052_SMTPPORTLET_39337261] NLS: Subject
    Has anyone seen this problem before?
    Is there a known resolution?
    Thank you
    Thomas

    I've just deployed this portlet and I am getting the same error. I am also looking for some kind of resolution.
    Richard

  • BEA 8.1 SP3 / Java Portlets replaceDynamicMarkup() Javascript error

    Hi
    I have been using BEA Portal SP2 for a while and have swapped over to SP3 but I am now seeing a Javascript error in the BEA portal page within a javascript method replaceDynamicMarkup(). This occurs when I have multiple Java Portlets on a page (can be the same portlet multiple times) and you maximise the portlet either programmatically or via the maximise button.
    The problem appears to be that when you maximise the portlet, the contents of the replaceDynamicMarkup do not change and try to access html associated with portlets not being displayed on the page. For example, the method with one portlet maximized and with 2+ portlets in normal mode is the same.
    With one portlet maximised, so only one visible:
    function replaceDynamicMarkup()
    {  var elem = document.getElementById("0_32");
    elem.innerHTML = "<span id='0_32'>SP3Test</span>";
    var elem = document.getElementById("0_38");
    elem.innerHTML = "<span id='0_38'>SP3Test</span>";
    because the other portlet isnt present both netscape 7 and IE 6 throw a "null" Javascript errors. As there is no check to ensure that the element is actually retrieved from the dom. Is there a workaround / fix for this?
    Thanks
    Andrew.

    Hi,
    I am not sure whether i am identifying the problem correctly or not, but we have seen this behavior with the portlets, as when we have two instances of a portlet on the same page and both are using same JavaScript function ,since all the portles are included in the same page we need to use Encode namespace for the java script functions so that a portlet Instance can identify its Java script function correctly
    While writing javascript function use
    function <portlet:nameSpace/>doSubmit()
    alert("good Morning ");
    While calling Javascript function use
    <input type=button value="Sumbit" onClick="javascript:<portlet:nameSpace/>doSubmit()"/>
    See if this can solve your Java Script problem.
    Thanks
    Milind

  • ADC Adaptive Portlet PTHTTPPOSTRequest Javascript Error

    I followed the inline post sample and it is giving me javascript error. PHTTPPostRequest function is undefined.
    The error occurred on this line of code
    var post = new PTHTTPPOSTRequest(postUrl, theForm, handleInlinePostResponse);
    I traced back to the function declaration and it shows that I do have the JS file on my Plumtree server. .....imageserver\plumtree\common\private\js\jsxml\120930\PTXML.js
    Any help would be appreciated.
    Thanks
    Steve

    New Finding. I explicitly added the following line to the code to the portlet
    <script type="text/javascript" src="pt://images/plumtree/common/private/js/jsxml/120930/PTXML.js"></script>
    The portlet works fine on FireFox 0.9.3 and Mozilla .1.7.2 but not IE 6.0. The only error I could get out of IE was
    Internet Explorer cannot open the Internet Site........
    Operation aborted.
    Mozilla works but gave me this error
    Error: uncaught exception: Security Error: Content at http://company.com/portal/server.pt?space=MyPage&cached=true&parentname=CommunityPage&parentid=1&in_hi_userid=1&control=SetPage&PageID=214may not load data from http://plum-box-01/imageserver/plumtree/common/private/js/jsxml/jscomponent.xml.
    What does this means? Should I remove the PTXML.js call and find the problem somewhere else?

  • Encounter SQL*Loader-510 error

    When try to load data from flat file to Oracle,the size is around 6 million row,below error was throwed.
    SQL*Loader-510: Physical record in data file (yadayadayada) is longer than the maximum(1048576)
    SQL*Loader-2026: the load was aborted because SQL Loader cannot continue.
    Anyone has idea about this,thanks..
    Message was edited by:
    user588299

    Hi,
    I think that the error has occured if the target table column lenght is smaller than the one that you are sending fromt he control file
    Also there is an option 'reject unlimited ' that you can use in control file so even if errors occurs while uploading the file through SQL LOADER it will skip that record and carry on with the next.
    In that way i think the load shouldnt get aborted.
    You can also have a log file that may log out these bad data.
    Thanks

  • Lotus Notes Portlet .. Error: "LotusNotesProvider is currently unavailable"

    Hi all,
    I am trying to integrate Lotus Notes portlets available from Oracle with Oracle Portal 10g 10.1.2.0.2. I am able to register and publish the Lotus Notes portlets but i am getting the following error:
    "LOTUSNOTESPROVIDER is not currently available for maintenance reasons."
    I checked the FAQ and there is an error reported for this.I tried following their steps but it was not useful. My application.log file reads as following:
    06/06/12 20:22:35 lotusnotes: [instance=(null), id=78254009913,7] ERROR: Unhandled exception in SOAP call
    java.lang.IllegalArgumentException: ExternalPrincipal is null.
    at oracle.portal.integration.lotusnotes.v2.LotusAuthenticationContext.<i
    nit>(Unknown Source)
    at oracle.portal.integration.lotusnotes.v2.definition.LotusProviderInsta
    nce.initSession(Unknown Source)
    at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.initSession(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at oracle.webdb.provider.v2.utils.soap.SOAPProcessor.doMethodCall(Unknown Source)
    at oracle.webdb.provider.v2.utils.soap.SOAPProcessor.handleRequest(Unknown Source)
    at oracle.webdb.provider.v2.adapter.SOAPServlet.doSOAPCall(Unknown Source)
    at oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    a:824)
    I would appreciate if someone can help me on this. Kindly guide me on the steps that i need to take.
    Thanks,
    Amit

    Thanks Harsha... I am able to publish the portlet and access my emails also :))..i am this close to success but just have these two problems..
    1) When i click on "New Message" in myInbox portlet- I get the following error message " Application Exception - Could not find design note:. The URL on the web browser shows as following :
    "http://<domino server name:port>/mail/<username>.nsf/Memo/?OpenForm&docurl=" .
    I asked the Notes Admin and they said that it is something to do with the URL and the parameters it is passing. I have configured the portlets exactly as specified by Oracle Installation guide. Same goes with "New Appointment", "New Contact","New ToDo". I am able to read and access my old emails, calendar ,contacts and todo. The problem is only with the "New xxxxxx" links only.
    2) The portlets are displayed exactly as shown by Oracle. That is fine with me but when i click on any of my old emails then i get a different template in a new window. We have a customized company template that we would like to use and is closest to iNote6. How can i use my company's template while looking at mails,calendar,to-do,contact in a new window?
    I would appreciate if you can help me on the above issues... :)
    Thanks,
    Amit

  • Call Reports portlet in portal, error

    Hi all,
    I run report portlet. But it have error:
    "SQL-6550: ORA-06550: line 1, column 13:
    PLS-00201: identifier 'RW_SERVER.REMOVE_JOB' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    I don't know why, can you hep me? Thanks a lot!
    Trung

    Running a report that is stored in the database is not supported. You'll need to convert it from database storage to an rdf or rep before you'll be able to execure it.I suspected that.
    But the 5-th parameter must be DB / FILESYSTEM.
    DB is just an Oracle joke?
    GB

  • WCS Heatmap Error

    I've got over 90 APs installed and displayed on WCS but with one particular building, neither of the two floors will display heatmaps. Instead there is an error message that says "Error(s): You must correct the following error(s) before proceeding: Error: Some of the AP's RF Prediction is not yet computed. Please go to the AP placement page and place the APs properly, specify the correct antenna and then recompute the RF prediction." This is a new install so it hasn't yet worked.
    I've done everything I can think of including deleting and recreating the building and its floors. I don't see anything in the bug toolkit or other postings or release notes. I even tried changing the antennas to "other" and then back again.
    I'm running the latest WCS code 4.1.83 base+location and WLC code 4.1.171.
    Anyone run into this and know how to correct it?

    I thought I'd close this off with the solution I found.
    I ended up deleting the APs from WCS and then letting them be discovered again. To do that I had to power them down. It took several minutes for WCS to recognize they were down and then a few minutes to no longer have the check box greyed out. You need the check box so you can select the AP and delete it. Then I powered up the APs. I put them on the map with default antenna settings to make sure the heatmap would show. Then I modified the antenna settings.
    I think the WCS database somehow got corrupted when I originally added the APs for this building. The corruption was likely in the fields that define the 802.11a antenna type and orientation.
    I hope this will be of help if and when others encounter this.

  • How to use external application, webclipping portlet in webcenter ?

    I'm just following this [http://biemond.blogspot.com/2008/01/external-application-in-webcenter-11g.html|http://biemond.blogspot.com/2008/01/external-application-in-webcenter-11g.html]
    to integrate an application into webcenter application as a external application. But I can't get the login work, always get the "User authentication failed".
    I'm using JDeveloper 11.1.1.2.0 and Webcenter 11.1.1.2.0.

    You can view a demo-
    How to Build a Portlet from an existing authentication web application
    from:
    http://portalstudio.oracle.com/servlet/page?_pageid=350&_dad=ops&_schema=OPSTUDIO&9054_PDKHOME_39847486.p_subid=176584&9054_PDKHOME_39847486.p_sub_siteid=73&9054_PDKHOME_39847486.p_edit=0#PDKURLDEMO
    There are PDK articles that explain how to builld ASP portlets and how to set up a URL based portlet for external authentication:
    http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/articles/build.asp.portlet.url.services.html
    http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDK/ARTICLES/how.to.build.urlbased.portlet.with.SSO.to.external.app.html
    There is also an ASP sample under the PDK-URL services samples.
    Please use these to build your application.
    Thanks,
    Mohana

Maybe you are looking for

  • Musicians please ver

    I just wanted to run a couple of issues past any XFi users who record using studio packages like Cakewalk. I had a fair bit of grief geting my home studio set up working correctly with the beta Vista driver and wondered if I'm correct in regard to th

  • Getting Email Value from web.xml and displaying in JSF

    HI, I have a web.xml with the entry: <env-entry>         <description>The email address for the Support Team.</description>         <env-entry-name>support</env-entry-name>         <env-entry-type>java.lang.String</env-entry-type>         <env-entry-

  • My Droid Razr M home screen keeps crashing after the update.  Can it be reversed?

    My Droid RAZR M is now a paperweight.  The home screen keeps crashing.  I'm forced to access anything by sliding down the main screen and going to the new settings area, which I discovered.  I tried forcing the app to stop, but that didn't do anythin

  • Badly needed please help.

    i dont have browser configuration  service book entries. how can i enable browser on my blackberry 8520?

  • Forms 6i error on Oracle 7.3.4

    Hi I have installed firms 6i on a sun box with Oracle 7.3.4. while running a form using f60runm and the proper string, the form starts and displays the window i can click and the data is also populated from the database, the problem is the function k