Error when registering a provider

Anyone seen this error before:
An error occurred when attempting to call the providers register function. (WWC-43134)
An unexpected error occurred: ORA-29532: Java call terminated by uncaught Java exception: Unexpected EOF. (WWC-43000)
An unexpected error occurred: Unexpected EOF.
at oracle.xml.parser.v2.XMLError.flushErrors(XMLError.java:205)
at oracle.xml.parser.v2.XMLError.error(XMLError.java:114)
at oracle.xml.parser.v2.XMLError.error(XMLError.java:152)
at oracle.xml.parser.v2.XMLReader.popXMLReader(XMLReader.java:380)
at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:968)
at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:237)
at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:201)
at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:169)
at oracle.webdb.provider.web.SoapResponseGenerator.doParse(SoapResponseGenerator.java:109)
at oracle.webdb.provider.web.SoapResponseGenerator.generateResponse(SoapResponseGenerator.java:69)
at oracle.webdb.provider.web.HttpProviderDispatcher.dispatch(HttpProviderDispatcher.java:802)
at oracle.webdb.provider.web.HttpProviderDispatcher.registerProvider(HttpProviderDispatcher.java:263)
(WWC-43000)

Sancho,
This question is probably better suited to the Oracle Portal Development Kit forum.
Thanks

Similar Messages

  • Error when registering the Provider

    I have been following "How to build a portlet using an existing
    java component".
    http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/pdk/
    articles/how.to.build.java.portlet.existing.component.html
    When I register the provider I get the following error:
    An error occurred when attempting to call the providers register
    function. (WWC-43134)
    An unexpected error occurred: ORA-29532: Java call terminated by
    uncaught Java exception: java.net.UnknownHostException:
    pronetdev (WWC-43000)
    An unexpected error occurred: java.net.UnknownHostException:
    pronetdev
    at java.net.InetAddress.getAllByName0(InetAddress.java:599)
    at java.net.InetAddress.getAllByName0(InetAddress.java:544)
    at java.net.InetAddress.getAllByName(InetAddress.java:537)
    at HTTPClient.HTTPConnection$EstablishConnection.run
    (HTTPConnection.java)
    (WWC-43000
    Thanks,
    Tom Henricksen

    Hi Agent Gibbs,
    Looking at the Provider URL, I guess you are running it from JDeveloper. I don't think you can register this Provider with Oracle Portal - the reason, in my opinion, is that the embedded OC4J in JDeveloper ( or any other "regular OC4Js ) are not wired with the required JPDK Jar Files.
    The JPDK takes care of the communication between Oracle Portal and Portlets & Providers.
    If you have an EAR File, you need to deploy it in OC4J_PORTAL ( you will find this in the Portal Middletier ). Else, you can create your own OC4J in the Portal Middletier & try this ( just picked up from one of the Portlet README Docs...):-
    1. In the Enterprise Manager, navigate to the OC4J instance that contains the application.
    2. Click on your newly deployed application to view a page displaying properties of the application.
    3. Click General under the Administration : Properties section.
    4. In the Library Paths section, you can add a library. To add a library path, click "Add Another Row".
    5. Add the following jar files :
    ../../../../portal/jlib/pdkjava.jar
    ../../../../portal/jlib/ptlshare.jar
    ../../../../webcache/jlib/jawc.jar
    ../../jazn.jar
    5.Finally, Click Apply.
    6.Restart the OC4J.
    Good Luck !
    Regards,
    Sandeep

  • Error when registering a portlet provider

    I got the following error when registering a new portlet provider:
    An error occurred when attempting to call the providers register function. (WWC-43134)
    The following error occurred during the call to Web provider: 301: Moved Permanently (WWC-43147)
    May I know what I may have done wrong?
    I was able to open the portlet provider page by itself
    Thanks

    Can you double check whether the provider node is accessible from the portal middle tier (ping)?

  • An error when registering SQL server driver

    Hi
    I have got the following error when register SQL server drive
    "RemoteMsDataBase.java": Error #: 302 : cannot access class com.microsoft.jdbc.sqlserver.SQLServerDriver; neither class nor source found for com.microsoft.jdbc.sqlserver.SQLServerDriver at line 19, column 63
    the code that cause error
    // register the SQL driver
    DriverManager.registerDriver(new com.microsoft.jdbc.sqlserver.SQLServerDriver());
    // connect to the DB by using the driver.
    String connString = "my_dbserver:1433;databasename=my_database";
    String strDBConnect = "jdbc:microsoft:sqlserver://" + connString;
    conn = DriverManager.getConnection(strDBConnect, userName, passwd);
    To include jars to my classpath do this:
    javac -deprecation -classpath msbase.jar;msutil.jar;mssqlserver.jar *.java

    javac -deprecation -classpath msbase.jar;msutil.jar;mssqlserver.jar *.javaSpecify the full path for jar(s), example,
    javac -deprecation -classpath .;c:\myjars\msbase.jar;c:\myjars\msutil.jar;c:\myjars\mssqlserver.jar *.java
    Hope it works.
    Sudha

  • RFC connection error when registering PROGRAM ID.

    Hi,
    I created a RFC connection of type T.
    I gave the following parameters ->
    gateway host: hostname and then ip-address
    gateway service: sapgwxx
    Registered program id: xxx
    It is giving me the following error:
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: program sapgwxx not registered
    Error Details     LOCATION: SAP-Gateway on host <hostname> / sapgwxx
    Error Details     DETAIL: TP sapgwxx not registered
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 2696
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 1777
    Error Details     RETURN CODE: 679
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Can anyone help me in troubleshooting the issue.
    Also I am not able to register this program id in Visual Admin -> Services -> JCo RFC Provider. Here it is giving me an error. Can anyone guide me in this?
    Points to be rewarded for any kind of small help.

    Thanks Ramesh.
    I followed the blog. Here are the steps that I did.
    RFC destination:
    1. To create the RFC go to TCODE: SM59  <b>-> Done</b>2. Create new destination of type T (TCP/IP) <b>-> Done</b>
    3. Make sure you select Registered Server Program option before writing your program ID <b>-> Done</b>
    4. Write you program ID (remember it's case-sensitive) <b>-> gave the SID name</b>
    5. In the gateway host and gateway service write the values of your "Application system" - business system (not the XI server) <b>-> Typed the gateway hostname and gateway service "sapgw<instance no>", that I got from SMGW.</b>
    But still I face the same problem. It get the following error:
    Logon     Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: program <SID name> not registered
    Error Details     LOCATION: SAP-Gateway on host xxxxx / sapgwxx
    Error Details     DETAIL: TP <SID Name> not registered
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 2719
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 1777
    Error Details     RETURN CODE: 679
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Error Details     TIME: Thu Nov  1 10:39:43 2007
    Error Details     VERSION: 2
    Kindly help me out.

  • Error in registering a provider for External Application for Web Clipping

    Getting Error: The provider URL specified may be wrong or the provider is not running. (WWC-43176)
    when trying to register a provider for an external application for Web Clipping

    Hi Vineet,
    The admins applied a patch to my version of the OracleAS 10g Version 9.0.4. and now I able to register a provider with the same URL but different Provider Name. I added My Yahoo Web Clipping from the Portlet Staging Area. That works fine but when I click on the check mail link in the Web Clipping Studio it gives me the following error. I have tried several times and I get the same error....
    An exception has occured : WCS-514 -- Get status code 403 to URL http://us.rd.yahoo.com/my/prop/mail/*http://mail.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.

  • Error while registering web provider

    Hello
    I have a web provider developed in JPDK. I have deployed it successfully to an Standalone OC4J and I can access a page that says something like that:
    Oracle9iAS Portlet Application Test Page
    This page lists the portlet providers available in this web application. Use the registration URL in combination with the provider's service name to register the provider. Click on the service name link to view the provider's test page.
    Registration URL http://myserver:8888/intranet/providers/
    Service Name
    provideredd
    providergenerales
    provider_edd_desarrollo
    But when I try to register the provider in portal with the registration URL I got the error:
    An error occurred when attempting to call the providers register function. (WWC-43134)
    The following error occurred during the call to Web provider: 500: Internal Server Error (WWC-43147)
    I'm sure my OC4J is up and running because I can acces the url http://myserver:8888/intranet.
    Please help me.

    I have a similar problem where I have portal installed on a machine called portal.mgmt, which is on a network that users cannot access. Connection to portal.mgmt can only be made from our local network via a machine called install.mgmt. In a sense I guess it is acting like a reverse proxy or firewall.
    I have run ssodatan on portal providing the install.mgmt URL and can access most of Portal pages navigating to http://install.mgmt/ except any of the servlets. Actually the only servlet I can access is the sample IsItWorking servlet.
    In my java jserv.log file I am getting the following error:
    java.net.SocketException: Connection reset by peer
    at java.net.PlainSocketImpl.socketAvailable(Native Method)
    I can only assume, from reading the Troubleshooting guide as mentioned above, that portal.mgmt is trying to make a separate connection to the install.mgmt box and is failing.
    The network between portal.mgmt and install.mgmt is very restricted as to what can be run and what protocols and ports can be used. Is this restriction causing the problem?
    I see that Jserv uses port 8007, is this port used to communicate between machines?
    Are there any ports that need to be opened?
    I have tried using another machine called ogg as the firewall/access server and get the following error as well.
    java.net.UnknownHostException: ogg
    at java.lang.Throwable.fillInStackTrace(Native Method)
    Any help on this one would be very much appreciated, as I am very stuck at the minute.
    Regards,
    Garry

  • Error while registering portlet provider WWC-43176

    Hi,
    I am not able to register my portlet provider. While i register, i get *"The provider URL specified may be wrong or the provider is not running. (WWC-43176)"* However, i am able to access my provider's test page, i tried using ip instead of host name but its still in vain. I replaced pdk jar files too...
    The URL i am using for accessing is :
    http://server01/application_one/providers/producer
    I get below messages when i access test provider page through above URL :
    Congratulations! You have successfully reached your Provider's Test Page.
    Recognizing Portlets...
    DemoPortlet
    Recognizing initialization parameters...
    resourceServletMapping : /pdkresource
    Recognizing component versions...
    ptlshare.jar version: 10.1.3.2.0
    pdkjava.jar version: 10.1.3.2.0
    Cheers!!!
    Ujjwal B Soni
    Edited by: user1584096 on 14 Sep, 2009 10:38 PM
    Edited by: user1584096 on 14 Sep, 2009 10:40 PM
    Edited by: user1584096 on 14 Sep, 2009 10:50 PM

    Hi,
    I resolved this error, actually, the provider page was under SSO authentication, removing it from portal settings resolved my issue. Now i am able to successfully register my provider.......
    Cheers!!!
    Ujjwal B Soni
    <baroda, india, gujarat>
    <+919998971048>

  • A strange error while registering WSRP provider

    Hello,
    I have production version of AS (10.1.2) with portal upgrated to 1.4.
    I've installed standart WSRP samples in dedicated OC4j instance.
    When I've tried to register the provider for the samples, I've got this error:
    Internal error (WWC-00006): No default region found (WWC-43000)
    Do you know, what is a region and where can I configure the default one?

    I've tested the server with Oracle remote provider
    (http://portalstandards.oracle.com/portletapp/portlets?WSDL),
    and it was successfully registered, and portlets are working.
    It seems, that that the problem in the provider in that new
    OC4j container. (But wsrp-istall.jar had no errors, and I'v got
    regular WSDL descriptor).

  • Wwc-43176 error while registering a Provider

    Hi,
    I am not able to register any of the providers, it gives me the following error
    Error: The provider URL specified may be wrong or the provider is not running. (WWC-43176)
    I am able to look at the Registration URL by running index.jsp from JDeveloper. I also deployed it on a standalone OC4J & Application Server OC4J and got the Registration URL. When I try using the URL, I get the error
    Resolution in this regard will be very helpful
    Regards
    Yash

    hi all,
    I have the same problem: i can access the provider test page, but when i going to register the provider in the portal i got this stupid error message.
    The solution in my case was to update the pdkjava.jar and the ptlshare.jar files from my .ear file to the ones from the oracle 10g as instance (path_to_oracle_10g_as/portal/jlib/*)
    hope this help :)

  • Error when adding Portlet Provider

    I installed the JPDK and got the samples to work standalone in the browser, but I get an error when trying to add the samples as a provider.
    An error occured when attempting to call the providers register function (WWC-43134)
    An unexpected error occured : ORA-29540 : class oracle/webdb/provider/web/HttpProviderDispatcher does not exist (WWC-43000)
    I would appreciate any assistance. Thanks.

    Jon,
    So, you received the sample page in the browser when hitting the following URL? http://host.domain:port/servlet/sample
    The HttpProviderDispatcher is actually a Java Class already stored in the database. The error message is coming from Portal and not the JPDK.
    Log into the Database as your main Portal schema, i.e Portal30.
    Type the following SQL statement:
    SELECT object_name, object_type, status
    FROM user_objects
    WHERE object_name like '%HttpProvider%';
    Note: The name between quotes is case sensitive.
    You should receive the following back.
    /3334f18_HttpProviderDispatche
    This actually is oracle/webdb/provider/web/HttpProviderDispatcher.
    If this does not come up, check the following:
    SELECT count(object_name)
    FROM user_objects
    WHERE object_type = 'JAVA CLASS';
    You should receive at least 334. Check for invalid JAVA CLASS objects and missing JAVA CLASS objects, you may have something wrong with your Portal installation. If it is simply invalid objects, recompiling might help.
    Hope this helps,
    Sue

  • 403 error when registering proxy server (non-central AE)

    Hi all.
    I'm getting 403 error when trying to register proxy server in my local non-central Adapter Engine. When listing the ProxyServer servlet available commands (http://host:port/ProxyServer/),  it says that "xi_jpr_register_bindings" security role is required, but my local UME has not that role.
    Thanks,
    Gari.

    Thanks a lot Prateek.
    Your reply was very helpful because it works now. One of the configuration steps in the page says to use the Security Provider service of the Visual Administrator to verify that some security roles are assigned to the appropriate user groups. The Scurity Roles section (inside Security Provider service) in my Visual Administrator does not show the roles and groups directly. I had to navigate to ProxyServer and MessagingSystem components so that the roles and groups where visible to me and assign them to my user.
    Should I see them into Security Roles section directly? The roles and groups are not visible from User Management Section.
    Thanks again.
    Gari.

  • Error when generating Data Provider

    Hi ,
    While executing a query in the Quality system I get an error  stating - "Error while generating Data Provider".
    When the same query is executed in the Production system , it executes successfully .
    Any pointer , Please reply asap .
    Regards
    Manpreet

    Hi Manpreet,
    Use the 'verify' icon in the query designer to check whether your query definition is correct. Also u  you
    can check if you can execute the query in the backend with transaction RSRT2. In  RSRT2 try re-generating
    the query before running it.
    Hope it helps.
    Regards,
    Javed

  • Permission denied remote socket ERROR when creating outgoing PROVIDER

    Hi,
    I am having issues in the outgoing provider.
    My Stellent 7.5 is installed on a linux box with ip address 182.30.190.28 and hostname of pc-prd-st and the URL to access this is http://pc-prd-st/stellent_pr/
    I have installed two instances of Content Server 10gR3 on a different linux box with ip address 182.30.190.38 and hostname of poc-dev-prd-cs. There are 2 instances of Content Server 10gR3 running on this box. One is for dev and one is for prod. Here are the URL's to access both
    http://poc-dev-prd-cs/dev_idc/
    http://poc-dev-prd-cs/prod_idc/
    dev_idc admin port=5440 and contentserver port=5444
    prod_idc admin port=4440 and contentserver port=4444
    Now on my Stellent 7.5 version that is running on 182.30.190.28 I created an outgoing provider to connect to http://poc-dev-prd-cs/prod_idc/ which is my prod instance of 10gR3 and here are the values I have when creating a provider:
    Provider Name: ucm10gProdProvider
    Provider Description: Provider for connecting to poc-dev-prd-cs PROD Instance
    Provider Type: outgoing
    Provider Class: intradoc.provider.SocketOutgoingProvider
    Provider Connection: intradoc.provider.SocketOutgoingConnection
    Instance Name: prod_idc
    Server Host Name: poc-dev-prd-cs
    Server Port: 4444
    Relative Web Root: /prod_idc/
    But when I test this provider it's giving the following error:
    Connection State: down 
    Connection Error: Unable to establish connection to the server. Permission denied. Address '182.30.190.28' is not an allowable remote socket address.
    The provider 'ucm10gProdProvider' is in error. Unable to establish connection to the server. Permission denied. Address '182.30.190.28' is not an allowable remote socket address. [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csProviderError,rtpstell01Provider!$Unable to establish connection to the server. Permission denied. Address '182.30.190.28' is not an allowable remote socket address.
    intradoc.common.ServiceException: Unable to establish connection to the server. Permission denied. Address '182.30.190.28' is not an allowable remote socket address.
         at intradoc.server.proxy.ProviderStateUtils.checkReturnData(Unknown Source)
         at intradoc.server.proxy.ProviderStateUtils.testConnection(Unknown Source)
         at intradoc.server.ProviderManagerService.testProvider(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 intradoc.server.Service.doCodeEx(Service.java:617)
         at intradoc.server.Service.doCode(Service.java:583)
         at intradoc.server.Service.doAction(Service.java:507)
         at intradoc.server.Service.doActions(Service.java:411)
         at intradoc.server.Service.doRequest(Service.java:1765)
         at intradoc.server.ServiceManager.processCommand(Unknown Source)
         at intradoc.server.IdcServerThread.run(Unknown Source)The error above points to the IP Address of Stellent 7.5 and saying Permission denied. Address '182.30.190.28' is not an allowable remote socket address.
    As I have verified all the instances are up and running. I restarted both the servers several times but still the same error. As I also have one more out going provider that connects to the test instance which is on different box and it works for that. But some how not for my the new prod_idc. Any ideas what might be wrong.
    Thanks

    Hi
    Add the config entry SocketHostAddressSecurityFilter to config.cfg with the IP addresses that you want to let access the CS . It should be like this :
    SocketHostAddressSecurityFilter=127.0.0.1|10.177.*.*|10.229.175.167
    After this restart the CS and test it out.
    Srinath

  • Hyperion Workspace give authentication error when registering.

    Hi,
    I am facing a problem when i am trying to register Analytic Provider Services with the Hyperion Shared Services.Then credentials are all correct. Also registration of Hyperion System 9 BI + and Hyperion Financial Management Services fails. Is there any particular service that i need to start or in any particular order?Please let me know if there is any solution.
    Thanks,

    Hi,
    Please check whether you have carried out these steps. Because I had the same problem and I resolved it.
    1. I reckon you would have installed OWB and OEM.
    2. In OEM if you are using the default SYSMAN user for running jobs, you should create the user SYSMAN in the OWB schema and assign the role SYSDBA, DBA AND OEM_MONITOR.
    3. If you created a new user in OEM to run the jobs, you should create the user in OWB schema and assign the roles SYSDBA, DBA & OEM_MONITOR.
    4. Then under your Windows NT/2000, create the OEM user and assign the user the rights "Logon as Batch Job to Run" previlege.
    5. Configur OEM preferred credintials for NODE, DATABASE with proper values. The NODE user/password must be the one you have created under step 4.
    6. Configur OWB with the OEM user. This can be done under Projects/Preferences, selecting OEM tab. The user/password must be thesame as under step 4.
    If you do these things, not necessarily in the order mentioned, you should be able to run the jobs.
    Best of luck.

Maybe you are looking for

  • Config Manager Agent - after Hardware Inventory High CPU Usage with WMIPRSVE and very fast empty Battery

    Hi there, since a few days there is on some machines (40-60) a high cpu usage on one core (quad core cpu machines) with the WMIPRSVE.EXE if the HARDWARE INVENTORY CYCLE started. i try out some tests, read some forum articles and troubleshooting the W

  • Inside border of table changes to white in opera and ie8?

    Does anyone know why Opera and internet explorer change the inside borders of the table to white? In Safari and Firefox it stays black. Here is a link to the website EDIT: I now attached a screen shot of the table of what it looks like in opera.

  • Installing Windows XP on Satellite A300

    Hi everybody, I am going to install windows xp on my new a300, but there are few things that i am not sure about. Firstly, about the xp drivers, is the BIOS important? What does it do? Also, with xp installed, will i be unable to use some of the func

  • Can Lightroom 4 upload multiple web galleries at a time?

    My client wants to group multiple web galleries in a single collection then upload them to his website enmass.  I maintain they must be uploaded one at a time.  Which is correct?

  • New NNTP Bridge problems

    Since it is not possible to log in with bridge, it is difficult to claim that this is top priority. However, last night I was able to read and post through the Bridge, since I had logged in before the web service (or whatever it was) was discontinued