How to install Weblogic Portal 10.3.0

Dear All,
I need to install Weblogic Portal 10.3.0 in two flavaors. 1) Single instance 2)In a cluster.
I'm relative new to Weblogic Portal. The platform is solaris 10 64 bit. Can anyone provide a step-by-step installation sequence?
I read the installation guide but it says nothing about how the installation would work. This is what I have done till now:
1. Installed the WLP 10.3.0 with Weblogic Server, Weblogic Portal and Workshop components.
2. After installation, ran config.sh command and configured Admin server and one managed server (to support portal).
But after my domain is created and I start my managed server, I see nothing in the deployments page. There are no errors either in the log files.
IS there a step I'm missing? Do we need to manually deploy portal application? if yes, how?
Any help would be truly appreciated.
rgds,
rb

Hi RB!
Sounds like you just starting off fresh with WLP. This may or may not help. I suggest learning some of the basics of creating a Portal.Ear file and deploying it to other environments.
http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/getting_started/introduction.html#wp1005589
Using WebLogic Portal
If you are new to WebLogic Portal, a short tutorial is provided to help you get started. See Tutorials – Getting Started with WebLogic Portal for more information. The tutorials discuss setting up a portal development environment, creating a portal, and assembling a desktop in your staging environment.
Tip:      If you are unfamiliar with the Eclipse development environment on which Workshop for WebLogic is based, the tutorial “Getting Started with Workshop for WebLogic” located in the Oracle Workshop for WebLogic User’s Guide, is highly recommended; the tutorial shows you how to start Workshop for WebLogic and navigate the workbench user interface, introduces terminology associated with the workbench, and shows you how to create a simple web application.
The WebLogic Portal Overview provides a starting point for understanding and developing applications with WebLogic Portal. This chapter introduces portal concepts, describes the WebLogic Portal infrastructure framework and business services, and describes the portal life cycle, from architecture through development, staging, and production. The remaining chapters in this guide describe each phase of the life cycle in detail and provide a starting point for using WebLogic Portal.
Tutorials – Getting Started with WebLogic Portal
http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/tutorials/index.html
Cheers!
RichardL

Similar Messages

  • CFGFWK-60850 Error while installing weblogic portal 10.3.5

    I am getting below error while installing weblogic portal 10.3.5 configuration wizard for creating domain. Please help me resolve this issue.
    OS: Windows 2008 64 bit
    Installable file: portal103_generic.jar
    This is the first weblogic installation.
    Installtion command applied: java -d64 -jar portal103_generic.jar
    Test JDBC data sources.
    Data Source=cgDataSource
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=cgDataSource-nonXA
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=p13nDataSource
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=portalDataSource
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=portalDataSourceAlwaysXA
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=portalDataSourceNeverXA
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Why I am getting this error ? How can i resolve this ?
    Edited by: Prajeesh Kumar KM on Feb 25, 2013 12:26 AM

    I'm getting this error as well.
    Did you resolve this problem?

  • Error while installing weblogic portal

    I am getting the following error while installing weblogic portal 10.3.2 generic.jar on existing weblogic server 10.3.2 generic.jar installation on RHEL5 with jrockit mission control 3.1.2 as jdk.
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at com.bea.plateng.common.ui.console.DelegateConsoleWidget.invokeWidgetCallback(DelegateConsoleWidget.java:200)
    at com.bea.plateng.wizard.console.tasks.ConsoleInteractTask2.onLeave(ConsoleInteractTask2.java:439)
    at com.bea.plateng.wizard.console.tasks.ConsoleInteractTask2.okNext(ConsoleInteractTask2.java:361)
    at com.bea.plateng.wizard.WizardController.nextTask(WizardController.java:642)
    at com.bea.plateng.wizard.WizardController.run(WizardController.java:519)
    at java.lang.Thread.run(Thread.java:636)
    Caused by: java.lang.NullPointerException
    at java.io.File.<init>(File.java:239)
    at com.bea.plateng.wizard.installer.diskspace.TempDir.<init>(TempDir.java:55)
    at com.bea.plateng.wizard.installer.diskspace.TempDir.getInstance(TempDir.java:41)
    at com.bea.plateng.wizard.installer.helpers.DiskSpaceHelper.checkDiscSpaceForProductInstallation(DiskSpaceHelper.java:255)
    at com.bea.plateng.wizard.installer.helpers.ProductDirHelper.setStoreKeysAndValidateDiskSpace(ProductDirHelper.java:474)
    at com.bea.plateng.wizard.installer.helpers.ProductDirHelper.validateAndSet(ProductDirHelper.java:278)
    at com.bea.plateng.wizard.installer.console.tasks.ProductDirChooserConsoleTask.onLeave(ProductDirChooserConsoleTask.java:235)
    ... 10 more
    anyone please help

    I'm getting this error as well.
    Did you resolve this problem?

  • How to install  weblogic server in linux fedora 7  ...?

    hi.. Experts
    i am new to linux os .i am using fedora 7 version of linux. please tell me,,how to install weblogic server on fedora 7 os. i have to run my servlets , jsp pages. on weblogic server.
    plzz i m not able to do practice ...so please suggest me..
    please Reply...
    thanks a lot to all...

    Yes, they can. They installed in different directories and you have to use different ports.
    AFAIK for HTTP for APEX is either part of the installation (eg. in the Oracle Express Edition) or part of the Oracle Installation CDs. For more information see the Oracle Installation Documentation.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to Install WebLogic Server 9.2 MP3 ?

    Hi,
    How to Install WebLogic Server 9.2 MP3 on Linux?
    and as which user we have to install WebLogic server. Whether we have to install as root user or we have to create different user to install weblogic server?
    Please provide me the document to do the installation.
    Thanks

    Just read through the installation guide: [http://e-docs.bea.com/common/docs92/install/index.html] . Look upward in that tree for all relevant WebLogic documentation.

  • Need to install weblogic portal and how to start

    HI,
    Can anyone guide me how to install the weblogic portal.. from where i can get the exe and user guide..
    plz give me the links

    The Oracle WebLogic Portal documentation for 10.3 (10g Release 3) is here:
    http://download-llnw.oracle.com/docs/cd/E13155_01/wlp/docs103/
    That documenation includes an installation guide:
    http://download.oracle.com/docs/cd/E12840_01/common/docs103/install/index.html
    The installation guide contains a section on "Product Distribution" that contains what you need to know:
    http://download.oracle.com/docs/cd/E12840_01/common/docs103/install/prepare.html#wp1180710

  • Problem in Installing Weblogic Portal 10.2

    Hi!
    Can any one help me with my problem in installing Oracle Weblogic Portal 10.2 in Solaris 10. When I tried to run the installer solarisportal102.bin it will say invalid arguments? I already set the chmod +x. We even tried to unzip the bin file and run the jar installer but the problem is there is a fatal error.
    Is there any other patch that I need to apply in Solaris 10? Badly needed to have it installed, any help is higly appreciated.
    Thanks...

    Did you ever get a resolution to this? We have been hitting the same problem trying to install WebLogic 10gR3 on Solaris SPARC and we receive "Invalid argument"
    Thanks - jay

  • How to install weblogic in opensolaris

    Hi all,
    I am trying to install weblogic application server in open solaris 0906 version. The installation process is terminating abruptly giving an error says
    "A fatal error has occurred. This application will terminate.Clean up process in progress ..." . I was trying to get the logs but there nothing in the install directory, Not even extracted files...
    Any clues how to succeed in this .
    By the way i am trying to install from a jar file downloaded from " http://www.oracle.com/technology/software/products/ias/htdocs/wls_main.html "
    Thanks,
    John
    Edited by: user9200702 on Mar 8, 2010 7:34 AM

    The jar file i downloaded is "wls1032_generic.jar" and the jdk is jdk1.6.0. Can you please check the whole process i am using below
    Installing WLserser 10.3.2 on open solaris
    appuser@opensolaris:/rpool/opt/oracle$ ls -l
    total 924081
    drwxr-x--- 3 appuser appgrp 3 2010-03-08 10:32 11g
    -rwxr-xr-x 1 appuser appgrp 945517652 2010-03-05 13:28 wls1032_generic.jar
    appuser@opensolaris:/rpool/opt/oracle$ java -jar wls1032_generic.jar
    Unable to instantiate GUI, defaulting to console mode.
    Extracting 0%....................................................................................................100%
    <-------------------- Oracle Installer - WebLogic 10.3.2.0 ------------------->
    Welcome:
    This installer will guide you through the installation of WebLogic 10.3.2.0.
    Type "Next" or enter to proceed to the next prompt. If you want to change data entered previously, type "Previous". You may quit the installer at any time by typing "Exit".
    Enter [Exit][Next]> N
    <-------------------- Oracle Installer - WebLogic 10.3.2.0 ------------------->
    Choose Middleware Home Directory:
    "Middleware Home" = [Enter new value or use default
    "/export/home/appuser/Oracle/Middleware"]
    Enter new Middleware Home OR [Exit][Previous][Next]> /rpool/opt/oracle/11g
    <-------------------- Oracle Installer - WebLogic 10.3.2.0 ------------------->
    Choose Middleware Home Directory:
    "Middleware Home" = [rpool/opt/oracle/11g]
    Use above value or select another option:
    1 - Enter new Middleware Home
    2 - Change to default [export/home/appuser/Oracle/Middleware]
    Enter option number to select OR [Exit][Previous][Next]> N
    <-------------------- Oracle Installer - WebLogic 10.3.2.0 ------------------->
    Register for Security Updates:
    Provide your email address to be informed of security issues, install the product, and initiate configuration manager. http://www.oracle.com/support/policies.html
    1|Email:[]
    2|My Oracle Support Password:[]
    3|Receive Security Update:[No]
    Enter index number to select OR [Exit][Previous][Next]> N
    <-------------------- Oracle Installer - WebLogic 10.3.2.0 ------------------->
    Choose Install Type:
    Select the type of installation you wish to perform.
    ->1|Typical
    | Install the following product(s) and component(s):
    | - WebLogic Server
    2|Custom
    | Choose software products and components to install and perform optional
    |configuration.
    Enter index number to select OR [Exit][Previous][Next]> 1
    <-------------------- Oracle Installer - WebLogic 10.3.2.0 ------------------->
    JDK Selection (Any * indicates Oracle Supplied VM):
    JDK(s) chosen for use with this product installation will be installed. Supported defaults if not deselected will be used in script string-substitution.
    1|Add Local Jdk
    2|/usr/jdk/instances/jdk1.6.0[x]
    *Estimated size of installation:  585.1 MB
    Enter 1 to add or >= 2 to toggle selection OR [Exit][Previous][Next]> N
    <-------------------- Oracle Installer - WebLogic 10.3.2.0 ------------------->
    Choose Product Installation Directories:
    Middleware Home Directory: [rpool/opt/oracle/11g]
    Product Installation Directories:
    "WebLogic Server" = [Enter new value or use default
    "/rpool/opt/oracle/11g/wlserver_10.3"]
    Enter new WebLogic Server OR [Exit][Previous][Next]>N
    <-------------------- Oracle Installer - WebLogic 10.3.2.0 ------------------->
    The following Products and JDKs will be installed:
    WebLogic Platform 10.3.2.0
    |_____WebLogic Server
    |_____Core Application Server
    |_____Administration Console
    |_____Configuration Wizard and Upgrade Framework
    |_____Web 2.0 HTTP Pub-Sub Server
    |_____WebLogic SCA
    |_____WebLogic JDBC Drivers
    |_____Third Party JDBC Drivers
    |_____WebLogic Server Clients
    |_____WebLogic Web Server Plugins
    |_____UDDI and Xquery Support
    *Estimated size of installation: 585.2 MB
    Enter [Exit][Previous][Next]> N
    <-------------------- Oracle Installer - WebLogic 10.3.2.0 ------------------->
    Installing files..
    0% 25% 50% 75% 100%
    [------------|------------|------------|------------]
    A fatal error has occurred. This application will terminate.
    Clean up process in progress ...
    Edited by: user9200702 on Mar 8, 2010 9:09 AM

  • How to add weblogic portal related plugins to my IDE

    Hi friends,
    I am new to weblogic portal 10.3,How to add wlp 10.3. related functionality to my Eclipse IDE .Can you please provide the suitable plugins to work with wlportal 10.3.
    thanks,
    krishna kolla.

    Hi Pramod,
    You can try this workaround for this:
    Create a DC of type ext library (If already done, then put a Build Time Dependency. Also add all the Jar Files to a Assembly and Complation Public part)
    Create a J2EE Application project and define the dependency on the Ext Lib project *Assembly
    An ear gets generated that you can deploy on your server.
    You need to define a Runtime dependency to this J2EE project in your project where you want to use the jar files.
    This way you can proceed with the development and later on chage the reference when you get the proper method to do so.
    Hope this helps!!
    Cheers,
    Arafat

  • How to install WebLogic 10.3.2 on RedHat 5 64-Bit withno JDK installed?

    Part of my OEM 11GR1 requirement is to install WebLogic 10.3.2. I have a server RedHat 5, I downloaded the Generic .jar file, which would require me a JDK. What is the JDK version I should use? 1.5 or 1.6? Where ot download such?

    Hi,
    If you want to install WebLogic 10.3.2 using Generic Jar then u can use any JDK1.5 or JDK1.6.
    But Always remember that JDK1.5 is not in supported Configuration with WebLogic 10.3.2. So it is always recommended and best practice that while Installing the WebLogic 10.3.2 using Generic Jar in your Box....you should have the JDK 1.6.x (64 Bit) installed in your Box already.
    Thanks
    Jay SenSharma
    http://weblogic-wonders.com/weblogic (WebLogic Wonders Are Here)

  • How to install weblogic and froms compiler in redhat 6

    Dear gurus,
    I have oracle db Version 11.2.0.1 on redhat 6 and i develop forms/reports (Forms [32 Bit] Version 11.1.1.2.0 (Production)) in windows, all the operations are working fine till I access the form through Internet explorer.
    Now I want to shift only publishing form in RedHat server, i will develop forms in windows and then shift them to RedHat server so users can access forms from RedHat server.
    My question is
    1)What steps/installations do i need to compile forms in RedHat to make FMX file compatible to RedHat server.
    2)What steps/installations do i need to publish from/reports in RedHat 6 so users can access from RedHat server.
    I am not very good in all these things I always get information from internet and perform my tasks. Please help.
    Thanks in advance.
    M. Khurram Khurshid

    Hi Khurram ,
    Please follow the below doc ID and documentation :-
    1)What steps/installations do i need to compile forms in RedHat to make FMX file compatible to RedHat server.
       How to Install Oracle Fusion Middleware 11g Forms & Reports Only [ID 854117.1]
       How to Install Oracle Middleware 11g Rel 1 Forms / Reports Services Only [Video] [ID 1088873.1] --> this one is good
      For compilation: check the belo note:
      Batch Compile Script for Forms, Reports, Libraries, Menus and also converting Binary to text and back (Doc ID 955143.1)
    2)What steps/installations do i need to publish from/reports in RedHat 6 so users can access from RedHat server.
       http://docs.oracle.com/cd/E23943_01/web.1111/e10240/toc.htm
       http://docs.oracle.com/cd/E23943_01/bi.1111/b32121/toc.htm
    Regards,
    Prakash.

  • How to install weblogic

    A weblogic server (a domain with some web applications) is running. The version is 10.3.2. I install Weblogic 10.3.3.0 on the same machine and install SOA Suite 11g.
    I create a new domain with SOA functions and change the port number from 7001 to 7033. I can start weblogic domain and node manager (the one belong to 10.3.3). However, I cannot start up soa_server1 and bam_server1 in EM and command line.
    I get error:
    Status of start operation on server soa_server1 is TASK IN PROGRESS
    Status of start operation on server soa_server1 is FAILED
    Connection refused: connect. Could not connect to NodeManager. Check that it is running at localhost:5556.

    Hi,
    Did you check running nodemanager?
    If you want to run managed server before you need to run nodemanager
    click this: from this folder \Oracle\Middleware\wlserver_10.3\server\bin\StartNodeManager.bat
    then you can run by command line .
    insert into \Oracle\Middleware\wlserver_10.3\server\bin folder then to run startManagedWebLogic.bat soa_server1.
    thanks, juddi

  • How to install Weblogic 10.0.2

    I am new to Weblogic and I need to install Weblogic 10.0.2 On HP-UX Itanium 64bit: this is new installation (no upgrade). I don't what are the exact media that need be downloaded.
    I have read:
    https://blogs.oracle.com/WeblogicConfigurations/entry/selecting_the_correct_installer_to
    I also had a look to http://docs.oracle.com/cd/E13179_01/common/docs100/install/index.html but I still don't know what are the exact media to be used.
    On MOS we can only download patches for Weblogic 10.0/10.0.1/10.0.2 and I didn't find anything on edelivery site ?

    Hi,
    You dont find WLS 10.0/10.0.1/10.0.2 through oracle official site.
    you need to open a ticket and get the software shipment to your address.
    Regards,
    Kal

  • OES: How to install WebLogic SSM?

    Hi,
    I have a small test configuration consisting of:
    - IDM (for OID) and IDAM (for OAM) 11g
    - a test Apache (not OHS) instance with a 10g webgate, proxying to (using the WebLogic plugin) - this is configured for X509 authentication
    - a test WebLogic instance with the OAM ID Asserter and a small test portal app
    I have the above configuration working, and I can protect/access control both static resources on the Apache and the portal app on the WebLogic (via the ID Asserter).
    I've also stood up an instance of Oracle Entitlement server/OES on a separate WebLogic domain, and that seems to be working, by itself.
    Now, I want to integrate these pieces, i.e., I want to be able to control access to the portal app using OES.
    I understand that I have to install a "WebLogic SSM" into the security realm on the target WebLogic domain, but I'm having difficulty figuring out how to do that. My understanding is that what's eventually involved is that some additional ATZ and role mapping provider(s) will be added to the security realm, and actually, I'd really like to be able to just drop the appropriate JARs into the mbeantypes directory, then configure the necessary providers in the security realm, e.g., via the WL console, as this would give me a better understanding of what's going on.
    Has anyone done something like that? If so, can you provide the "steps" to accomplish that?
    Thanks,
    Jim

    Hi Matt,
    Thanks for that info on the options.
    I'd really prefer to integrate the WLS SSM into the existing WL domain, but I'm unclear about where you said "That should give you API access to OES within a WebLogic application.".
    If I take the 2nd approach you suggested, creating a Java SSM using ConfigTool, etc., are you saying that we'd have to have code in our portal app code specifically to have things work with OES (policies, protections, etc.)? Does it (OES+SSM) not work like other providers in the WebLogic security framework (Authentication providers, Authorization providers, etc.), but rather our app code actually has to be aware of OES and call OES APIs in order to work with OES in-place?
    I will also take a look at your 1st suggestion, i.e., running ConfigTool to create a new WL domain, and see what that looks like. In my test environment, I think that will be ok, but in our real environment, where we already have the WL domain(s) established and configured, I think that this (creating a new WL domain, just so that we can integrate OES/SSM) will probably be a no-go longer-term :(, as you can probably understand, since those domains (and security realms) have a lot more stuff in them already than I have in my test environment. Plus, in my test environment, I can blow things away and recover back fairly easily, but we don't have that luxury in production.
    Thanks again,
    Jim

  • How to install weblogic clusters on NT Services

    Hi ,
              We have servers running in clustered environment, and would like to install
              the clustered servers into the Windows NT Services and run from there. We
              tried to execute the install.exe under weblogic/bin directory, but looks
              like it does not work properly for the clustered environment.(I am not sure
              it read the weblogic.properties file under the weblogic/mycluster
              directory). Can someone please show us how to do this in more details?
              Thanks in advance.
              HC
              

              VSNL News wrote:
              > Do I need class D addresses for setting up a weblogic cluster
              > or any range will do .
              Depends on the size of your network.
              But your multicast addr should be class D range and should be within
              224.0.0.1 to 239.255.255.255, inclusive.
              Refer java.net.MulticastSocket
              >
              >
              > My cluster basically consists of three NT machines all
              > having addresses in Class C range , When I start the cluster
              > the Weblogic console shows them in the cluster for a while
              > but after some time all drop out without throwing any exceptions leaving
              > only one machine in the cluster.....
              >
              > The best sign for this is that they stop leasing objects to each other.
              what version of WLS? service pack level? How are you starting the server and
              joining the cluster.
              Do you see each server creating connections to other servers after
              successfully in the cluster..
              Pls provide more details.
              have you gone through this document.
              http://www.weblogic.com/docs51/admindocs/ntservice.html#multiple
              Kumar
              [att1.html]
              

Maybe you are looking for