Oracle Portal 11.1.1.6 with OAM 11.1.1.5

Hi All,
I have the following customer requirement.
Oracle Portal 11.1.1.6 which is deployed on WebLogic Server 10.3.6
Oracle Access Manager 11.1.1.5.0
Oracle Internet Directory 11.1.1.6.0
The customer wants to have Single Sign On for the Oracle Portal Application. This is my understanding about the Architecture.
Oracle HTTP Server (with WebLogic Proxy Plug-in) talks to Oracle Portal
Oracle HTTP Server (the same above with WebGate) talks to Oracle Access Manager
Oracle HTTP Server has Oracle Web Cache
Oracle Access Manager talks to OID
Oracle Portal talks to OID with OID Authenticator
When I went through the Oracle Portal documents, they give steps for Oracle Portal which is deployed on Oracle Application Server but not with WebLogic.
My questions
1) Do I need to configure OID Authenticator at myrealm of WebLogic Domain (which hosts Oracle Portal) to connect to OID?
2) Is there anything more I need to do to integrate Oracle Portal with OID (Meaning running pl/sql scripts or any)?
3) Kindly advice me about the flow of Oracle HTTP Server, Oracle Web Cache, Oracle Web Gate to OAS and Oracle Portal?
Thank you
Regards,
Somerset

user8901406 wrote:
Hi Somerset,
I am going through the similar problems as you are so was able to find some high level answers (although still have problems implementing.)
As for the questions:
1.
Yes, you can check the details here:
http://docs.oracle.com/cd/E17904_01/webcenter.1111/e12405/wcadm_security_sso.htm#WCADM8176
Chapter 30.2.4.1 Configuring the Oracle Internet Directory Authenticator, item 9)
2.
This is in no way a complete list, as it is still not working for me, but some of it:
OAM:You need to set up host identifier, resources(urls) to protect, define schemas and policies
OHS: Need to set portal name in mod_wl_ohs.CONF
Domain-level jps-config.xml: Needs to be set as per
http://docs.oracle.com/cd/E15586_01/doc.1111/e15478/opssadf.htm, appendix c,
Example C-1 Sample SSO Configuration for OAM 11g
3.
This graphic explains it I believe:
Same doc as above, at the beginning.
Figure 30-1 OAM Single Sign-On Components and Topology
You can also check the thread I have started describing my setup/issue:
OHS/OAM/Portal SSO integration -  mod_wl_ohs.conf problem
Hope this helps!
ZoranZoran,
What you are tryiing to accomplish is the different than what Somerset's. Yours is the Oracle webcenter portal vs. Somerset's is the Oracle Portal.
For The road map of Oracle Portal integrating with Oracle Access Manager there is no other way than what I explained. ;)

Similar Messages

  • Oracle Portal 3.0 Beta - problem with connection

    After finally getting a clean install of Oracle Portal 3.0 on Oracle 8.1.6 on Windows 2000, I am having problems connecting with the database when I try the PORTAL30 or PORTAL30_SSO URL. I get an error:
    "Proxy Logon Failed - please verify you have specified correct connectivity in the DAD... Error Code 6401 - DATABASE LOGIN FAILED - TNS is unable to connect to destination. Invalid TNS address or destination not listening..."
    The Oracle listener is up, the database is in the TNS names file on both Ora81 and OraPortal30 homes.
    One thing I do know is that when I configure the DADs for a user/pswd and connect string, and enter the actual Oracle password, it returns with a long series of **************** for the password, which is must longer than the actual one.
    I have hit a roadblock and would appreciate any support.

    UPDATE to the PROBLEM:
    I tried everything and then I stumbled upon something. In the Net8 configuration assistant for Oracle 8i, when I went into Naming Methods configuration, it said that I was only using Local. I added Oracle Names and tried again... SAME ERROR. RRRRRGGGHH!!! I had no trouble using SQL*Plus so what was going on!??
    Then I went to check the TNSNAMES.ORA in both the ORA8i and OraPortal30 network/admin directories. They were both exactly the same, with ORCLDEV1 (my sid) defined. Hmmm.... THEN, I looked in the directory and saw SQLNET.ORA. I compared the files in the two directories and they were DIFFERENT!!!
    The one in Ora8i had a NAMES.DIRECTORY_PATH= (TNSNAMES, LDAP, ONAMES, HOSTNAME).
    The one in OraPortal30 had a NAMES.DIRECTORY_PATH= (LDAP, ONAMES).
    On a hunch, I changed the one in OraPortal30 to be the same as Ora8i.
    Then, I went to http://bwood/pls/portal30 and VOILA!!! I got the main page. I then clicked on LOGIN and got the sign-on screen. It has been working so far!!!
    I will continue to post the progress of this as we begin to convert an older OWS 2.1 application to Portal 3.0!!
    Bruce Wood
    Oracle Director - Technium, Inc
    null

  • Does Oracle XML Publisher version 5.6.2 integrate with Oracle Portal?

    We want to know if XMLP is just an external application to Oracle Portal or if
    it integrates with Oracle Portal.

    Shaun,
    How did get World Sales report work? What did you put on URL? I put:
    http://Sever name:15101/xmlpserver/Sales Manager/World Sales/WorldSales.xml
    It always showed error message to me.
    Please help, Thanks.
    - Jessie

  • Use 11g portlet in Oracle Portal or WSRP1 in WebCenter application fails

    Hi,
    I build a portlet as in the example at http://download.oracle.com/otndocs/tech/webcenter/files/owc_r11_portlet_bridge_demo.html and try to consume it from Oracle Portal. This is failing with a connection to the server failed error in the browser. I then tried to consume it in a webcenter application as wsrp2 and it works correctly. If i change to wsrp1 it fails with the same error. In the logging i see the following error:
    4-jan-2008 12:10:01 com.evermind.server.ServerBase log
    WARNING: WebcenterTest-ViewController-webapp: Servlet error
    oracle.security.jazn.JAZNRuntimeException: Method not supported
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:480)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:583)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:334)
         at com.evermind.server.http.HttpRequestHandler.doDispatchRequest(HttpRequestHandler.java:942)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:843)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:646)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:614)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:405)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:168)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:149)
         at oracle.oc4j.network.ServerSocketReadHandler$ClientRunnable.run(ServerSocketReadHandler.java:275)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:237)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:877)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.RuntimeException: Method not supported
         at oracle.portlet.wsrp.v1.ServerToWSRPv1.getResource(ServerToWSRPv1.java:7727)
         at oracle.portlet.client.connection.wsrp.ActivityServerWrapper.getResource(ActivityServerWrapper.java:1519)
         at oracle.portlet.client.techimpl.wsrp.WSRPResourceOperationPipe.execute(WSRPResourceOperationPipe.java:116)
         at oracle.portlet.client.techimpl.wsrp.WSRPResourceOperationPipe.pre(WSRPResourceOperationPipe.java:43)
         at oracle.portlet.client.service.pipeline.PipeContext.internalExecute2(PipeContext.java:531)
         at oracle.portlet.client.service.pipeline.PipeContext.internalExecute(PipeContext.java:418)
         at oracle.portlet.client.service.pipeline.PipeContextRunnable.run(PipeContextRunnable.java:23)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
         at java.util.concurrent.FutureTask.run(FutureTask.java:123)
         at oracle.portlet.client.service.pipeline.ModifiedThreadPoolExecutor$Worker.runTask(ModifiedThreadPoolExecutor.java:391)
         at oracle.portlet.client.service.pipeline.ModifiedThreadPoolExecutor$Worker.run(ModifiedThreadPoolExecutor.java:416)
         ... 1 more
    Does this mean wsrp1 is no longer supported with 11g because of client side ajax? Would this mean that Oracle Portal consuming 11g portlets is out of the question?
    Kind Regards,
    Andre Jochems

    Thank you for the clear answer. Just curious .... if Portal 11g supports wsrp 2 will it be possible to have a portlet generate events and link those in portal to page parameters which in turn can be linked to portlet input parameters as is possible with a pdk java portlet? In other words, ... can the inter portlet communication be set/edited/wired at runtime in Portal instead of design time as is the case with WebCenter?
    Also if Portal 11g will have these features what is the added value of WebCenter, aside from not needing the extra infrastructure to run Portal?
    While i am at it, ... how will the skin and stylesheets be handled when a 11g rich faces portlet is rendered in Portal, will it keep its nice looks? Can they be mapped to portal defined styles for portlets to adapt the style to the surrounding portal?
    Kind Regards,
    Andre Jochems

  • Oracle portal 11g- how to show content of a mounted folder in a page

    Hi there!
    We have installed oracle portal 11g on a server with cent os 5 on it. There is a certain shared folder in our network that we have mounted using autofs in a certain directory, on which every user has permissions of read and write, the contents of which we want to be able to access through a page in our portal. I have set up an alias in http server (Server configuration) to indicate the folder in discussion. However, when I press the link in that page, an error occurs (Forbidden-You are not authorized to see this page). What am I missing???? Is there a special configuration for shared folders in a domain?
    Thanks in advance!

    Hi Vinod,
    You can use cross site publishing feature of SharePoint 2013.
    http://blogs.msdn.com/b/justinvoels/archive/2012/09/24/sharepoint-2013-search-driven-publishing-and-cross_2d00_site-collection-publishing-overview.aspx
    https://technet.microsoft.com/en-us/library/jj635883.aspx
    Alternative to cross-site publishing in SP Online
    https://www.youtube.com/watch?v=chwHhEmIERg
    Best Regards,
    Brij K
    http://bloggerbrij.blogspot.co.uk/

  • File upload functionality in oracle portal server

    I have got a struts portlet on oracle portal server 9.0.4.My functionality is to have a file upload facility. I tried to achieve it , but problem arises when i use any pdk taglibs like
    <pdk-html:link page="/ShowInitialSupportScreen.do?action=initial&levelOfAction=3">
    after uploading when i forward to a result.jsp. and in that file if i use a tag like above, it gives null pointer exception because
    httpservletrequest.getAttribute(HttpCommonConstants.PORTLET_RENDER_REQUEST)
    this returns null when my enctype is multipart/form-data. in the fileupload.jsp
    and the in the internal implementation of the pdk taglib it refers to the PortletRenderRequest from httprequest object.
    The following link says multipart is not supported by the Parallel Page Engine.
    Re: multipart/form-data jsp
    Do you have any idea on this issue. File upload seems to be a basic functionality but doesnt the Oracle portal Server support it?
    With kind regards,
    -Rafeeq

    I got the solution, we cannot achive file upload in portal server cos it does not support Multi-part Data . instead i achieved it by a separate struts application to upload and invoked it from my portal application in an popup window.

  • Oracle Portal Configuration failure during Oracle9iAS installation!!

    Hello all,
    I have couple of questions:
    1) Iam trying to install the Oracle9iAS files that i have
    downloaded with MINIMAL edition option. Installation tells me
    that it contains the Oracle Portal (just like Standard,
    Enterprise edition). Everything goes fine with the installion
    except that the configuration of the oracle portal configuration
    assistant (OPCA) fails with th following message::
    Silent Mode : false
    Portal Schema : portal30
    Portal DAD : portal30
    SSO Schema : portal30_sso
    SSO DAD : portal30_sso
    Listener Hostname : clmwin2ksrv
    Listener Port set from Command Line :80
    Connect String : change_on_install
    SYS Password : ********
    Default TableSpace : TEMP
    Temporary TableSpace : USERS
    Document TableSpace : USERS
    Logging TableSpace : TRUE
    Demo Install Option : FALSE
    Log Verbose Mode : FALSE
    Install Reports Integration : TRUE
    INSTALL : Database Version : 8.1.6
    INSTALL_DEBUG : Tablespace size: 180728
    STEP 4 : Creating Portal Schema...
    INSTALL_ACTION:installGlobalComponents() : ..\..\bin\sqlplus
    SYS/<sys_password>@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=
    (PROTOCOL=TCP)(HOST=clmwin2ksrv)(PORT=1541)))(CONNECT_DATA=
    (SID=ora8db))) @..\..\portal30\admin\plsql\wwv\wdbisys.sql
    portal31 USERS TEMP wvinssys.log
    INSTALL_ACTION:installGlobalComponents() : ..\..\bin\sqlplus
    SYS/<sys_password>@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=
    (PROTOCOL=TCP)(HOST=clmwin2ksrv)(PORT=1541)))(CONNECT_DATA=
    (SID=ora8db))) @..\..\portal30\admin\plsql\wws\cruser.sql
    portal31 portal31 USERS TEMP us USERS
    INSTALL_ACTION:installGlobalComponents() : ..\..\bin\sqlplus
    portal31/portal31@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=
    (PROTOCOL=TCP)(HOST=clmwin2ksrv)(PORT=1541)))(CONNECT_DATA=
    (SID=ora8db))) @..\..\portal30\admin\plsql\wws\global.sql
    portal31 portal31 USERS TEMP us USERS
    INSTALL_ACTION:installGlobalComponents() :Loading Java class for
    MD5 encryption...
    INSTALL_ACTION:installGlobalComponents() : ..\..\bin\loadjava -
    resolve -verbose -thin -user
    portal31/portal31@clmwin2ksrv:1541:ora8db ..\..\portal30
    \admin\plsql\wwc\SSOHash.class
    D:\oracle\iSuites\assistants\opca>REM
    D:\oracle\iSuites\assistants\opca>REM $Header:
    runljava.bat@@/main/3 \
    D:\oracle\iSuites\assistants\opca>REM Checked in on Fri Nov 17
    15:32:36 PST 2000 by meoropez \
    D:\oracle\iSuites\assistants\opca>REM Copyright (c) 2000 by
    Oracle Corporation. All Rights Reserved. \
    D:\oracle\iSuites\assistants\opca>REM $
    D:\oracle\iSuites\assistants\opca>REM
    D:\oracle\iSuites\assistants\opca>Rem For running the Loadjava
    from the Configuration Assistant.
    D:\oracle\iSuites\assistants\opca>..\..\bin\loadjava -resolve -
    verbose -thin -user
    portal31/portal31@clmwin2ksrv:1541:ora8db ..\..\portal30
    \admin\plsql\wwc\SSOHash.class
    STEP 5 : Creating SSO Schema...
    INSTALL_ACTION: createSSOSchema() : ..\..\bin\sqlplus
    SYS/<sys_password>@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=
    (PROTOCOL=TCP)(HOST=clmwin2ksrv)(PORT=1541)))(CONNECT_DATA=
    (SID=ora8db))) @..\..\portal30\admin\plsql\sso\ssodbusr.sql
    portal31_sso USERS TEMP
    ORA-04042: procedure, function, package, or package body does
    not exist
    Errors encountered in the Install process. Installation Aborted.
    I can't make out what could be wrong with the ssodbusr.sql
    script!! Iam trying to install the portal schema to an already
    existing Oracle8i (8.1.6) database (SID-ora8db).
    2) Do i really need this oracle PORTAL stuff?..all i want is
    develop/deploy J2EE applications on Oracle9iAS. Unfortunately i
    can't find any j2ee related info in the documentation except
    about the installation of OC4J.zip (oracle container for j2ee)
    which doesn't exists in my download!!
    Can anyone please help me out...why is Oracle9iAS so
    complicated as against the other commercial servers????
    TIA
    Clement

    Hi Clement,
    If you are using 9iAS 10221, You can install J2EE by choosing
    the Core Installation Type, which is the first installation
    type. It's so easy to install Core (which contains J2EE, Apache
    and Webcache). And takes around 15 minutes.
    If you are using 10220, it doesn't contain J2EE. So you may want
    to upgrade to 10221 for your need. You'll find installation
    for Core fast and easy. Hope it helps your need.
    Thanks,
    yuning

  • Oracle Portal and Google?

    Hi,
    We are planning to setup a corporate website for our organization using Oracle Portal.
    My question is, with Oracle Portal storing all documents/pages/images, etc inside the Portal Content Area (Oracle9iAS Release 2), will it be possible for external search engines like Google, Altavista, Yahoo, etc to crawl and index these pages?!?
    I suspect it won't work, because everything is inside the Database and the search engines cannot go in there! Has anyone faced this issue before?
    Any comments/suggestions would be hightly appreciated!
    regards,
    -Piyush

    The search engines navigate by following the links in the documents. As long as you have links (direct or indirect) referring to your content and they're publicly available (granted view privilege to the PUBLIC), the search engines should be able to index your documents.
    Peter

  • Integrating Oracle Portal and Siebel with OAM

    Sorry for the prob. straightforward question (just getting my feet wet with OAM)
    We would like to configure Oracle Portal so that when users login into Portal and click on the link to launch Siebel they are not prompted with a password again.
    We have the integration to OAM working for both Portal and Siebel seperatly, but we launch Siebel from within Portal we are then prompted for a password again.
    Can someone please point me in the direction of how to configure OAM so that Siebel will reconize the portal cookie and not prompt for a password again.
    Thanks
    Karl

    Please Install IIS WebGate at Siebel Server. Enable the WebGate by logging to Control Panel-> Administrative Console--> ISPAI Filters--> Add the WebGate Location.
    Check the webgate status by below URL
    http://<FQDN>/access/oblix/apps/webgate/bin/webgate.dll?progid=1
    Thanks,
    Ajay Babu Pentela

  • Multiple Portals with OAM

    Hello All,
    Is it possible to register multiple Portals to single OAM instance for authentication? If so is there a document available somewhere? I could only find OBE integrating single Portal with OAM.
    Thanks in advance!

    Yes, you can do that. You basically need to setup mod_osso agent in OAM.
    Oracle Portal behaves exact in the same way as any mod_osso protected application. If you are able to protect a standard HTML file on the webserver's operating system, you will be able to protect your Portal as well.
    Setup is not documented (yet).
    Thanks,
    EJ

  • ADF with Oracle Portal 11g

    One of our customer has Oracle Portal 11g. We want to create a portlet using ADF taskflow and consume it in Oracle Portal 11g. Is it possible?
    I know how to create ADF task-flow and how to expose it as a portlet. But I don't know how to access them in Oracle Portal 11g.
    Also they want portlet to be secured and should work with SSO (OAM) configured. Is it also possible? If yes, can you please let me know what changes I need to make in my ADF application.
    Thanks
    Sanjeev.

    Hi,
    its not a published example. The way it works is that you create a entry for OID in the jps-config.xml file (note that the three entries below need to get into the right place in the jps-config.xml file - which is not hard to spot)
    <serviceProvider class="oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider" name="idstore.ldap.provider" type="IDENTITY_STORE">
             <description>LDAP-based ID Store Provider</description>
          </serviceProvider>
    <serviceInstance provider="idstore.ldap.provider" name="idstore.oid">
             <property value="OID" name="idstore.type"/>
             <property value="cn=orcladmin:pword" name="cleartext.ldap.credentials"/>
             <property value="ldap://localhost:389" name="ldap.url"/>
             <property value="cn" name="username.attr"/>
             <property value="cn" name="groupname.attr"/>
             <extendedProperty>
                <name>user.search.bases</name>
                <values>
                   <value>cn=users,dc=us,dc=oracle,dc=com</value>
                </values>
             </extendedProperty>
             <extendedProperty>
                <name>group.search.bases</name>
                <values>
                   <value>cn=Groups,dc=us,dc=oracle,dc=com</value>
                </values>
             </extendedProperty>
    <jpsContext name="CaOIDAuthentication">
             <serviceInstanceRef ref="idstore.oid"/>
             <serviceInstanceRef ref="credstore"/>
             <serviceInstanceRef ref="idstore.loginmodule"/>
          </jpsContext>Note that this is an example for deployment to stand aone OC4J. The application name is "CaOIDAuthentication" thus the name for the context.
    Once you did that and deployed the application, the authentication is against OID. Note however, that I tested this with a later internal build, not with TP3
    Frank

  • Integrating Oracle Portal 11g / OAM 10.1.4.3 / OSSO 10g

    We are currently designing our new 11g Web Logic server architecture. We have a need to use Oracle Portal 11g in this environment, which of course requires Oracle SSO 10g. We also want to integrate this portal environment with OAM 10.1.4.3.
    I am looking for some information on how to perform this integration. I would also like to know the communication flow that unfolds when a user signs into a portal that is protected by both OSSO and OAM?
    The best thing that I have found to date is an “Oracle by Example” document, but this procedure was written for older versions of portal, OAM, OID, OSSO.
    Are you aware of any resources that I can look at? Or has anybody out there done this in their environment?
    Any help would be greatly appreciated.

    To use Oracle AS SSO with OID 11g you should look at Chapter 10 of the Identity Management Installation Guide. This is the pre-requisite for Oracle AS SSO 10g on OID 11g. To use OAM with Oracle AS SSO as well you need to provide IdentityProvider class for Oracle AS SSO. This is handled in the OAM 10.1.4.0 Integration Guide.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Install and config issues with Oracle Portal, Forms, Reports and Discoverer

    For a while now I've been struggling with migrating a testing database to a newer version.
    And right now I'm pretty much stuck at trying to configure Oracle Portal, Forms Reports and Discoverer
    What I've got:
    Windows server 2008 R2 64bit
    Oracle 11g database
    Java 6u27 64bit
    JDK 1.6 64bit (using this after 1.7 ended up throwing out bugs while trying to start a weblogic server)
    JDK 1.7 64bit
    Weblogic 10.3.5 (or so i think - I've installed from the wls1035_generic.jar from the oracle website)
    PFRD 11.1.1.2 with 11.1.1.3 installed over it, installed without config
    and a hanging up configuration
    Basically I've been trying to install PFRD (only forms, reports and enterprise manager from it actually) but it kept failing once it got to the configuration stage, so I installed without config, applied 11.1.1.3 and now trying to run the config manually with the good old \bin\config.bat
    Result - the config froze for approx.18 hours then failed
    There isn't much useful info I could deduct from the logs, mostly just says one or more configuration parts failed. At one place it mentions trying to set up a domain and starting up an adminserver for it - and apparently that's where it hangs up and finally times out and fails.
    I'm a little clueless what to do about it as the logs don't say anything else of use I could understand. Any ideas there?

    Trying the step by step, the only difference between that and what i do seems to be the file copying (which I can't do - there is no windows\extra\ directory anywhere, the files mentionned seem to already be on their places and either only there, or exactly the same) and clistering
    So far the news ain't good - the config process hangs on creating domain ->Step Creating Domain started
    It isn't frozen per se - the process doesn't use up any processor time, memory consumption within bounds, it reacts to button clicks and all..it just doesn't do anything concerning the said domain
    the last thing the .out file shows:
    Creating a new AdminServer Object ...
    AdminServer port is 7002
    Starting the domain ...
    LOADING DLL : E:\OracleDb\Middleware\develtools\install\config\\StartUtil64.dlland in the log:
    [2011-09-08T11:57:03.456+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 14] [ecid: 0000J98U0KsFS8XLxuDCiW1EQ92r000005,0] Setting >valueOf(DOMAIN_PORT) to:7002. Value obtained from:USERit's the same it did last time, when after 18hours it woke up with .out saying:
    oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    An error occurred while starting the domain.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3173)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3033)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1644)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:634)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:390)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    Starting the Admin_Server timed out.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3143)
         ... 18 more
    oracle.as.provisioning.exception.ASProvisioningException
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:685)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:390)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         ... 13 more
    progress in calculate progress4
    progress in calculate progress4
    oracle.as.provisioning.exception.ASProvisioningException
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:685)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:390)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         ... 13 more
    Going to execute executeAfterConfig
    java.lang.IllegalStateException: Action:Application Configuration failed with error:Configure Classic Failed.
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.fail(ConfigAction.java:227)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:129)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    In Config Module Finish Event...and the log continuing with some variable setting notifications and this:
    [2011-09-08T08:27:45.272+02:00] [as] [ERROR] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 14] [ecid: >0000J93lRQOFS8XLxuDCiW1EPpn_000005,0] One or More configurations failed. Exitingthen again more traces and notifications until the end marking config as failed
    I'm kinda paranoid about the double backslash in the dll path, but other than that no clue as to why the domain doesn't set up
    the other link you mentionned seems to have no relevance yet
    does that clear up anything for you though?
    ..can the lack of SOA suite have anything to do with the problem?

  • Problem with file download in oracle portal:UnsupportedEncodingException

    Hi,
    I'm developing a struts application inside Oracle Portal, when i click on a
    action link i need to download a file.
    <pdk-struts-html:link action="/fileDownload2Action?file=myfile.txt">Click Here to See the PDF</pdk-struts-html:link>
    i've tried to use org.apache.struts.actions.DownloadAction as follows:
    public class MyExampleFileDownload extends DownloadAction{
    protected StreamInfo getStreamInfo(ActionMapping mapping,
    ActionForm form,
    HttpServletRequest request,
    HttpServletResponse response)
    throws Exception {
    // File Name
    String fileName = mapping.getParameter();
    // Set the content disposition
    response.setHeader("Content-disposition",
    "attachment; filename=" + fileName);
    // Download a "pdf" file - gets the file name from the
    // Action Mapping's parameter
    String contentType = "application/pdf";
    File file = new File(fileName);
    return new FileStreamInfo(contentType, file);
    but on the forward i receive the following exception:
    received IOException
    java.io.UnsupportedEncodingException: Media Type of a TextResponseWrapper must start with "text/"
    at oracle.webdb.provider.v2.utils.http.TextResponseWrapper.getData(Unknown Source)
    at oracle.webdb.provider.v2.utils.http.TextResponseWrapper.getData(Unknown Source)
    at oracle.portal.provider.v2.render.http.AbstractResourceRenderer.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 sun.reflect.GeneratedMethodAccessor119.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    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:853)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
    ---end
    so it seems that struts forward in oracle have to be only text/html files
    but i don't wanto to go tio another page, just download a file on the same page
    after some control in my action.
    Could you suggest me any alternative solution?
    Regards,
    Francesco Rizzello

    Hi,
    Did this work ? :-
    Struts Download action portlet:UnsupportedEncodingException
    Regards,
    Sandeep

  • Error in registering WSRP portlet producer  with Oracle Portal 10.1.4

    Hi all,
    I am using OC4J 10.1.3.4.0 as producer of portlets and Oracle Portal 10.1.4 as consumer. I am encountering error in registering the producer WSDL. Here's the stack trace:
    An error occurred when attempting to call the providers register function. (WWC-43134)
    An error occurred during the call to the WSRP Provider: java.rmi.RemoteException: Runtime exception; nested exception is:
    deserialization error: deserialization error: XML parsing error: com.sun.xml.rpc.sp.ParseException:1: com.sun.xml.rpc.sp/Illegal Namespace prefix: xml
    com.sun.xml.rpc.encoding.DeserializationException: deserialization error: deserialization error: XML parsing error: com.sun.xml.rpc.sp.ParseException:1: com.sun.xml.rpc.sp/Illegal Namespace prefix: xml
    com.sun.xml.rpc.encoding.DeserializationException: deserialization error: XML parsing error: com.sun.xml.rpc.sp.ParseException:1: com.sun.xml.rpc.sp/Illegal Namespace prefix: xml
    com.sun.xml.rpc.streaming.XMLReaderException: XML parsing error: com.sun.xml.rpc.sp.ParseException:1: com.sun.xml.rpc.sp/Illegal Namespace prefix: xml
    Java stack trace from root exception:
    com.sun.xml.rpc.sp.ParseException:1: com.sun.xml.rpc.sp/Illegal Namespace prefix: xml
    at com.sun.xml.rpc.sp.Parser2.fatal(Parser2.java:2015)
    at com.sun.xml.rpc.sp.Parser2.fatal(Parser2.java:2000)
    at com.sun.xml.rpc.sp.Parser2.processStartElement(Parser2.java:2794)
    at com.sun.xml.rpc.sp.Parser2.parseContent(Parser2.java:3036)
    at com.sun.xml.rpc.sp.Parser2.parse(Parser2.java:2360)
    at com.sun.xml.rpc.streaming.XMLReaderImpl.next(XMLReaderImpl.java:105)
    at com.sun.xml.rpc.streaming.XMLReaderBase.nextContent(XMLReaderBase.java:23)
    at com.sun.xml.rpc.streaming.XMLReaderBase.nextElementContent(XMLReaderBase.java:41)
    at oracle.webdb.wsrp.PortletDescription_LiteralSerializer.doDeserialize(PortletDescription_LiteralSerializer.java:94)
    at com.sun.xml.rpc.encoding.literal.LiteralObjectSerializerBase.internalDeserialize(LiteralObjectSerializerBase.java:174)
    at com.sun.xml.rpc.encoding.literal.LiteralObjectSerializerBase.deserialize(LiteralObjectSerializerBase.java:84)
    at oracle.webdb.wsrp.ServiceDescription_LiteralSerializer.doDeserialize(ServiceDescription_LiteralSerializer.java:88)
    at com.sun.xml.rpc.encoding.literal. (WWC-43273)
    Note that when the producer is OC4J 10.1.3.1.1 then it works fine. The OC4J log file is also not throwing any exception. So, i think some problem with Oracle Portal 10.1.4.
    Thanks
    Tarun

    Please follow the instructions given in https://metalink.oracle.com/help/usaeng/Search/search.html#file with document id 341922.1

Maybe you are looking for

  • How to return an attachment with a smartforms in solman service desk

    Does anybody know if it is possible to configure smartforms to send attachments. We are using the solution manager service desk on service pack 15, and need to be able to send an attachment from this system When we confirm a case we need to be able t

  • I cracked my iPad 3. How much would it be to repair the screen?

    Hello, I have recently cracked my ipad. I would like to get that apple device repaired. It is the ipad 3 by the way.PLEASE HELP! How much would it cost to get the screen repaired by Apple?

  • Help Installing Oracle 8.1.6 client using SMS

    Don't think I have the right topic here, but I'll post my request anyway... I am attempting to do a silent install of the Oracle 8.1.6 client using SMS and the .RSP files provided on the CD. So far not having much luck and was wondering if anyone her

  • Is possible to save a vector.pdf with smart object?

    Hi PS masters I am finishing a poster, fully created in shapes in illustrator. Due to customers request I was forced to do some color corrections so I decided to use my PhotoShop CS6. I imported vector files into my photoshop as smart objects, added

  • New laptop, itunes, ipad

    i just bought a new laptop and when i try to sync it with my ipad, it wants to erase it because it says my ipad is linked to my old laptop itunes account. i don't want to erase it and lose my info.