Installing Webtier(Webcache) in Weblogic(Jdev)

Hello Experts,
I am trying to install webtier in my local. But webcache fails to configure properly.
I follow following steps..
1. Install jdev (11.1.1.7 and 12c....separate installation) - SUCESSFUL
2. I start weblogic server from jdev - SUCESSFUL
3. I install webtier 11.1.1.7 for windows 64 bit- SUCESSFUL
4. I configure webtier - UNSUCESSFUL ---> Webcache fails all the time...reasons r different for different jdev versions and debugging types
For installation and configuration, i followed below threads
Andrejus Baranovskis's Blog: Oracle WebTier 11g Configuration for ADF 11g Applications
WebCenter Blog: Configuring Oracle WebTier
For debugging, i referred
https://forums.oracle.com/thread/2218850
Ideally..i need to configure webcache(webtier) for Jdev 11.1.1.7
There are lot of forums and threads for instaling and configuring..but they seem to be for older versions....and i am finding it difficult to debug...as i get different error all the time...

Hi ,
Is the webtier 11.1.1.7 installed in the same MW home as JDEV ?
What is the version of weblogic you had installed ?
In case of unsupported configuration, the install fails.
Since this is windows box, please check whether there is any Anti virus software running. If so disable it.
Also check if IPV6 is enabled in your hosts file. If so disable it.
#::1 localhost
I hope you are using all 64bit installers.
Thanks,
Sharmela

Similar Messages

  • How to install BPM Enterprise for weblogic

    I need to install BPM Enterprise for Weblogic 10.3. However, the weblogic is installed in another machine. BPM and weblogic are installed in different machines.
    When I configure the BPM, how to set the weblogic home and workspace folder?

    Hi Ruben Vidaurre,
    Thanks for your reply.
    During the configuration of BPM after installation, I should key in the Weblogic Home address and select a folder for it. I can configure it and know where the weblogic home address is if weblogic server and BPM enterprise for weblogic are installed in the same machine.
    How to key in the weblogic home address if the weblogic is installed in another machine (BPM Enterprise for weblogic and weblogic are install in different machine) ?

  • Installing Metadata Navigator on WebLogic

    Hi
    I'm trying to follow a guide on installing Metadata Navigator on WebLogic. The first step is to:
    Ensure that the WebLogic servers are up and running and go to the Deployments menu item.
    Where is the Deployments menu?
    Cheers

    Administration Console Home page -> Your Deployed Resources -> Deployments

  • "Product is not installed" message when running weblogic upgrade installer

    Hi,
    I have successfully installed WLS 10.3.5 and JDeveloper Studio using jdevstudio11116install.jar installer on my local machine running Windows 7 64-bit Enterprise Edition . Now when I try upgrading WLS to version *10.3.6*, using wls1036_upgrade_generic.jar, I run into "*Product is not installed*" message. I tried even running wls1036_upgrade_win32.exe and the results are the same.
    Appreciate if someone could tell me what I am doing wrong. I only followed the WLS install/upgrade documentation but looks like something is amiss.
    Thanks.

    Hi,
    Appreciate if anybody out there can help me with the problem. I am wondering if the message cropped up due to the fact that I am trying to run a product upgrade specifically targeted at WebLogic Server instead of running a upgrade installer for jdeveloper since WLS 10.3.5 came with JDev installer in the first place. I am not aware if upgrade installlers are available for jdevstudio. Another way to put this is, I should have run WLS 10.3.5 installer first(instead of jdev) and the 10.3.6 upgrade installer next. That probably might have worked. Then again I am not sure this is correct.
    Appreciate any help on this.
    Thanks

  • Install BPEL PM on WebLogic Server 9.2 & AIX 6.1

    We are running into a BPEL PM issue while installing SOA Suite on WLS 9.2 and AIX 6.1. During server startup the BPEL application fails with the following error message:
    ####<May 28, 2009 12:33:47 PM CDT> <Error> <Deployer> <nsiprdsoa2> <SOAServer2> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1243532027915> <BEA-149231> <Unable to set the activation state to true for the application 'BPELPM'.
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "BPEL_Axis_Servlet" failed to preload on startup in Web application: "/orabpel".
    ORABPEL-00006
    Cipher creation error.
    Failed to load the JCE cipher "DESede/ECB/PKCS5Padding". Your environment may not be set correctly.
    You must have the JCE library files installed in your JRE installation as an extension. Copy the jar files from "/opt/apps/oracle/product/bpel/oracle10g/bpel\install\java\jce1.2.2" to the "(jdk_path)\jre\lib\ext" directory (where jdk_path is your jdk installation directory).
    classpath: /usr/java5/lib/tools.jar:/usr/java5/jre/lib/ext/ibmjceprovider.jar:/usr/java5/jre/lib:/usr/java5/jre/ext/lib:/opt/apps/bea/weblogic92/server/lib/weblogic.jar:/opt/apps/bea/weblogic92/server/lib/webservices.jar:/opt/apps/oracle/product/bpel/oracle10g/bpel/domains/default/tmp/.generated:/opt/apps/oracle/product/bpel/oracle10g/bpel/system/classes:/opt/apps/oracle/product/bpel/oracle10g/bpel/system/services/config:/opt/apps/oracle/product/bpel/oracle10g/bpel/system/services/schema:/opt/apps/oracle/product/bpel/oracle10g/integration/esb/config:/opt/apps/oracle/product/bpel/oracle10g/integration/esb/system/classes:/opt/apps/oracle/product/bpel/oracle10g/owsm/lib/custom:/opt/apps/oracle/product/bpel/oracle10g/SOASUITE10134.jar:/opt/apps/bea/CCI/apps/soaApps/ADAPTERS.jar
         at com.collaxa.cube.util.DESService.decrypt(DESService.java:66)
         at com.collaxa.cube.util.CXPasswordUtils.decrypt(CXPasswordUtils.java:50)
         at com.collaxa.cube.ws.soap.axis.BPELAxisServlet.init(BPELAxisServlet.java:50)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:278)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:507)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1723)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1700)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1620)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2761)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:889)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:181)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:358)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:186)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:891)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:181)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:358)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:186)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    ORABPEL-00006
    As you can see we have ibmjceprovider.jar in the class path but it appears we are missing some other jar. Any ideas would be appreciated.

    Hi
    You must have the JCE library files installed in your JRE installation as an extension. Copy the jar files from \"{1}\\install\\java\\jce1.2.2\" to the \"(jdk_path) \\jre\\lib\\ext\" directory (where jdk_path is your jdk installation directory).
    Add the following jars to external directory as well as the bpelc classpath :
    sunjce_provider.jar
    local_policy.jar
    US_export_policy.jar
    The jars mentioned above come with jce1_2_2.jar.
    Regards
    Anirudh Pucha

  • Error during install Webtier

    When installing an error.
    OI-10136: An Oracle Home with name OH8736583232 already exists at location / rtl / oracle / product / oracle_common. Please specify another location for Oracle Home.
    In oraInventory inventory.xml file contains the following
    <?xml version="1.0" standalone="yes" ?>
    <!-- Copyright (c) 1999, 2010, Oracle. All rights reserved. -->
    <!-- Do not modify the contents of this file by hand. -->
    <INVENTORY>
    <VERSION_INFO>
    <SAVED_WITH>11.1.0.8.0</SAVED_WITH>
    <MINIMUM_VER>2.1.0.6.0</MINIMUM_VER>
    </VERSION_INFO>
    <HOME_LIST>
    <HOME NAME="OH873658323" LOC="/rtl/oracle/product/oracle_common" TYPE="O" IDX="1">
    <REFHOMELIST>
    <REFHOME LOC="/rtl/oracle/product/Oracle_SOA1"/>
    <REFHOME LOC="/rtl/oracle/product/Oracle_OSB1"/>
    </REFHOMELIST>
    </HOME>
    <HOME NAME="OH548488396" LOC="/rtl/oracle/product/Oracle_SOA1" TYPE="O" IDX="2">
    <DEPHOMELIST>
    <DEPHOME LOC="/rtl/oracle/product/oracle_common"/>
    </DEPHOMELIST>
    </HOME>
    <HOME NAME="OH548603685" LOC="/rtl/oracle/product/Oracle_OSB1" TYPE="O" IDX="3">
    <DEPHOMELIST>
    <DEPHOME LOC="/rtl/oracle/product/oracle_common"/>
    </DEPHOMELIST>
    </HOME>
    </HOME_LIST>
    </INVENTORY>
    What wrong in HOME NAME = "OH873658323"?
    After all, other products have been installed.

    Where to change the name?
    I have an identical server. On this server webtier successfully installed.
    <?xml version="1.0" standalone="yes" ?>
    <!-- Copyright (c) 1999, 2009, Oracle. All rights reserved. -->
    <!-- Do not modify the contents of this file by hand. -->
    <INVENTORY>
    <VERSION_INFO>
    <SAVED_WITH>11.1.0.7.0</SAVED_WITH>
    <MINIMUM_VER>2.1.0.6.0</MINIMUM_VER>
    </VERSION_INFO>
    <HOME_LIST>
    <HOME NAME="OH1680912464" LOC="/rtl/oracle/product/oracle_common" TYPE="O" IDX="1">
    <REFHOMELIST>
    <REFHOME LOC="/rtl/oracle/product/Oracle_SOA1"/>
    <REFHOME LOC="/rtl/oracle/product/Oracle_OSB1"/>
    <REFHOME LOC="/rtl/oracle/product/Oracle_WT1"/>
    </REFHOMELIST>
    </HOME>
    <HOME NAME="OH797601521" LOC="/rtl/oracle/product/Oracle_SOA1" TYPE="O" IDX="2">
    <DEPHOMELIST>
    <DEPHOME LOC="/rtl/oracle/product/oracle_common"/>
    </DEPHOMELIST>
    </HOME>
    <HOME NAME="OH797486232" LOC="/rtl/oracle/product/Oracle_OSB1" TYPE="O" IDX="3">
    <DEPHOMELIST>
    <DEPHOME LOC="/rtl/oracle/product/oracle_common"/>
    </DEPHOMELIST>
    </HOME>
    <HOME NAME="OH302827727" LOC="/rtl/oracle/product/Oracle_WT1" TYPE="O" IDX="4">
    <DEPHOMELIST>
    <DEPHOME LOC="/rtl/oracle/product/oracle_common"/>
    </DEPHOMELIST>
    </HOME>
    </HOME_LIST>
    </INVENTORY>
    As you can see it just added to the name OH1680912464 another line
    REFHOME LOC = "/ rtl/oracle/product/Oracle_WT1
    Why can not installer in another installation to do this?

  • Need to install ADR in my weblogic server 10.3.6

    Hi,
    I have installed my Standalone weblogic server in my laptop. And i tried to deploy one of my EAR file ( Developed using Fusion Web application - ADF). It shows some exception and i finally came to know that in need to install the ADR. (ADF Runtimes). I downloaded the ADR 11.1.1.6.0.
    Kindly help me to install this.
    Regards,
    Prasad K T,

    Hi Prasad,
    Please unzip the ADR and follow the below steps :-
    If the OS is Linux/Unix :-
    ====================
    Set your JAVA_HOME
    Cd to the location wheren you have unzipped the installer file
    Run the below command :-
    ./runInstaller -jreloc <path to JRE location >
    If the OS is Windows :
    ========================
    open a command prompt
    Set your JAVA_HOME and then execute the installed as below :-
    Cd to the location wheren you have unzipped the installer file
    Run the below command :-
    setup.ex -jreloc <path to JRE location >
    For More Information please review the below documentation which has installer screens in it :-
    How-To: ADF Deployment Guide   [ The doc refers 10.3.3 + ADR [11.1.1.3.0] but the same is applicable even for 10.3.6 and 11.1.1.6.0
    Section :- "Download and Install Application Development Runtime (ADR)"
    Regards,
    Prakash.

  • How to Install Cocoon 2 into Weblogic 6.0

    My department has worked out the following steps to install C2 into Weblogic
    6.0.
    1. Start a DOS window.
    2. Go to the top directory of the disk where BEA is mounted.
    cd \
    3. Log in to CVS:
    cvs -d :pserver:[email protected]:/home/cvspublic login
    4. Checkout Cocoon 2 from CVS:
    cvs -d :pserver:[email protected]:/home/cvspublic -z3 checkout
    xml-cocoon2
    Wait for several minutes for the source files to download.
    5. Go into resulting directory:
    cd \xml-cocoon2
    6. Build Cocoon 2 by doing 6a or 6b.
    6a. If you are running Windows, run:
    build.bat
    On my machine, this took 15 seconds; your mileage may vary.
    6b. If you are running unix, run:
    build.sh
    7. If you haven't done so already, build a domain and a server. In this
    discussion, the name of the domain is 'mydomain' and the name of the server
    is 'myserver'.
    These are the BEA default names.
    8. In Windows Explorer, drag COPY (i.e. hold the ctrl key down) the
    directory
    C:\xml-cocoon2\webapp
    to
    c:\bea\wlserver6.0sp1\config\mydomain\applications
    (if in Unix, do the Unix equivalent.)
    9. Rename the newly created folder
    c:\bea\wlserver6.0sp1\config\mydomain\applications\webapp
    to
    c:\bea\wlserver6.0sp1\config\mydomain\applications\cocoon
    10. Edit the following file
    C:\bea\wlserver6.0sp1\config\mydomain\startWebLogic.cmd
    to modify the classpath with the following lines:
    set COCOON_ROOT=c:\xml-cocoon2
    set
    COCOONCLASSPATH="%COCOON_ROOT%\lib\xerces_1_3_1.jar;%COCOON_ROOT%\lib\xalan-
    2.0.1.jar;%JA
    VA_HOME%\lib\tools.jar;%COCOON_ROOT%\build\cocoon\cocoon.jar;%COCOON_ROOT%\l
    ib\logkit.jar
    ;%COCOON_ROOT%\lib\w3c.jar;%COCOON_ROOT%\lib\fop-0_18_1.jar;%COCOON_ROOT%\li
    b\avalon-fram
    ework.jar;%COCOON_ROOT%\lib\avalon-excalibur.jar;%COCOON_ROOT%\lib\bsf.jar;%
    COCOON_ROOT%\
    lib\batik-all.jar;%COCOON_ROOT%\lib\hsqldb.jar;%COCOON_ROOT%\lib\jakarta-reg
    exp-1.2.jar;%
    COCOON_ROOT%\lib\javac.jar;%COCOON_ROOT%\lib\jimi-1.0.jar;%COCOON_ROOT%\lib\
    jstyle.jar;%C
    OCOON_ROOT%\lib\xt.jar;%COCOON_ROOT%\lib\maybeupload.jar;%COCOON_ROOT%\lib\r
    hino.jar;%COC
    OON_ROOT%\lib\Tidy.jar;%COCOON_ROOT%\lib\velocity-1.0.1-rc1.jar"
    set CLASSPATH=.;.\lib\weblogic_sp.jar;.\lib\weblogic.jar
    set CLASSPATH=%COCOONCLASSPATH%;%CLASSPATH%
    11. Continue to edit the same file by inserting the following system
    property into the java run command for Weblogic:
    -Dorg.apache.cocoon.components.parser.Parser=org.apache.cocoon.component
    s.parser.XercesPa rser
    In other words, after you modify the java run command, it should look
    something like this:
    "%JAVA_HOME%\bin\java" -hotspot -ms64m -mx64m -classpath
    %CLASSPATH% -Dorg.apache.cocoon.components.parser.Parser=org.apache.cocoon.c
    omponents.parser.XercesPa
    rser -Dweblogic.Domain=mydomain -Dweblogic.Name=myserver "-Dbea.home=C:\bea"
    "-Djava.security.policy=C:\bea\wlserver6.0sp1/lib/weblogic.policy" -Dweblogi
    c.management.password=%WLS_PW% weblogic.Server
    12. Save the startWebLogic.cmd file.
    13. Run the startWebLogic.cmd file.
    14. Using a browser, link to your web site's cocoon page:
    http://<your machine name>:<port number>/cocoon/
    (Don't forget the final / in the link)
    15. You should see the Cocoon welcome page.
    Hope this helps,
    Scott

    Hi Dipendra,
                         For running the Adobe application You need to configure some thing in both Java as well as in ABAP stack for that abobe form application to work. You need to do some configuration in the Visual administrator for Java & also in the ABAP stack sidi using your SAP user id line creating ADSUSER , ADS_AGENT    user id creation and roles assignment and RFC destination creation etc..          
    Just refer these documents for the installation and post-configuration of Adobe Document Service on NW2004s.
    https://websmp105.sap-ag.de/~sapdownload/011000358700003982082006E/InstallADSNW2004s_Jun06.pdf
    https://websmp105.sap-ag.de/~sapdownload/011000358700005526362005E/ADS_NW2004s_SPS12.pdf
    https://websmp105.sap-ag.de/~sapdownload/011000358700005299622006E/ADS_SizingNW2004sV2_1.pdf
    You can start by read the note 736902 to get the credentials for the ADS.
    Hope this answers your question.
    Thanks,
    Greetson

  • Problem in installing GoldenGate Director on weblogic 12c

    hello friends,
    we have a server with weblogic 12c and a basic domain namely "base_domain" on it.(i have no earlier experience about weblogic).its path is "D:\Oracle\Middleware_HOME\wlserver_12.1"
    i can start its AdminServer and we can login to its console.
    now i want to install GoldenGate Director Server.but in installing  process when i set Weblogic location it gives me error :
    "Please Select a valid weblogic install Directory"
    i tried all of these paths :
    "D:\Oracle\Middleware_HOME\wlserver_12.1"
    "D:\Oracle\Middleware_HOME"
    "D:\Oracle"
    but the error remains yet.
    i installed weblogic on another machine but nothing changed.
    another thin is that i checked all places that oracle documents tells that should be updated
    i mean :
    1 Update the registry.xml file in Weblogic home directory to point to the
    correct WebLogic Server home directory.
    2 Update all of the scripts under %WLS_SERVER_HOME%/server/bin and %WLS_
    SERVER%/common/bin to point to the correct WebLogic Server home directory.
    3 Update the .product.properties file under %WLS_SERVER_HOME% to point to the
    correct WebLogic Server home directory.
    1 & 2 are correct (i think) but i couldn't find third one "product.properties"
    please help me.
    Whats the problem?
    weblogic Servers : Windows Server 2008 64-bit SP2  and Windows Seven Ultimate 64bit
    Weblogic version : oepe-indigo-installer-12.1.1.0.1.201203120349-12.1.1-win32
    GoldenGate Director : gg-director-serversetup_win_v11_1_1_1_0_001

    You should specify the middle-ware home direction.
    The error normally caused by the wrong version installed, which doesn’t have the correct registry.xml in MW_HOME. I met this problem in the past which is because I installed a dev version of WLS in zip file.
    After I install the installable version( I think it is the same version you used: oepe-indigo-installer-12.1.1.0.1.201203120349-12.1.1-win32.exe of WLS, it works fine.

  • Portal install can't find WebLogic even though it's there.

    I recently moved my evaluation copy of WebLogic 6.1 SP 1 from /opt to
    /usr/local on my RedHat 7.1 box. WebLogic runs fine from the new
    location. However, when I try to install my evaluation copy of WLPortal
    4.0, it insists that WebLogic 6.1 SP 1 is not installed in my BEA_HOME,
    even though it is. I've uninstalled and re-installed WebLogic many
    times, but it still won't work. Does the uninstall miss some files? Has
    anyone else had this problem?

    Bill,
    I'm having exactly the same problem with trying to install Portal 4.0. Has
    anybody given you an answer to this problem?
    Thanks,
    Bill Goggin wrote:
    I recently moved my evaluation copy of WebLogic 6.1 SP 1 from /opt to
    /usr/local on my RedHat 7.1 box. WebLogic runs fine from the new
    location. However, when I try to install my evaluation copy of WLPortal
    4.0, it insists that WebLogic 6.1 SP 1 is not installed in my BEA_HOME,
    even though it is. I've uninstalled and re-installed WebLogic many
    times, but it still won't work. Does the uninstall miss some files? Has
    anyone else had this problem?

  • Installing Commerce server with Weblogic 6.0 SP1

    Hi
    I am trying to start Weblogic commerce server after its successful
    installation on my NT4.0 desktop
    Before I have installed Weblogic 6.0 SP1.
    Would commerce server work with this? (Since in documentation it
    says "platform required: Weblogic 5.1 SP6"
    I am getting the error "No class found" Looks like its a compatibility
    issue.
    Please confirm
    thanx

    Hi Santosh,
    The BEA WebLogic Commerce Server (WLCS) 3.2 does not work with the
    BEA WebLogic Server (WLS) 6.0. It only works with WLS 5.1 with the
    appropriate service pack. The next version of WLCS, 3.5, is due in
    late April and is based on WLS 6.0 SP1.
    Thanks,
    Skip
    "Santosh" <[email protected]> wrote in message
    news:3ab164d1$[email protected]..
    >
    Hi
    I am trying to start Weblogic commerce server after its successful
    installation on my NT4.0 desktop
    Before I have installed Weblogic 6.0 SP1.
    Would commerce server work with this? (Since in documentation it
    says "platform required: Weblogic 5.1 SP6"
    I am getting the error "No class found" Looks like its a compatibility
    issue.
    Please confirm
    thanx

  • Installing IDM Suite on WebLogic 10.3.3 - need JRF

    Hi,
    We're trying to install the OID software on a WebLogic 10.3.3, where the WL domain has been pre-laid down using the "regular" WebLogic 10.3.3 installation.
    Apparently, that WL domain doesn't have the JRF template/files, so when we try to extend the domain using the IDM installer, it fails.
    Is there a way to "add" the JRF package to this already-existing WebLogic domain?
    Thanks,
    Jim

    Kevin and Kerry,
    It isn't a "mistake".
    I've already done a successful installation of both the IDM and IDAM suites earlier, using the "normal" way, i.e., letting the config wizard create the WL domains.
    But, the management at our project is insisting on having the WL domain laid down prior to doing the IDM/IDAM installations, actually by another group that normally handles the WebLogic stuff.
    So now we're "tasked" (= "stuck") with figuring how to do the installs that way.
    Anyway, having said all that, I've made some progress.
    I used the "appdev" product, and installed that, and then:
    - Started the WL config wizard and was able to add the JRF to the domain, then
    - I ran wlst per the link you all provided
    After that, the IDM installer got past the "need JRF" step, and I was able to get further in the installation.
    At this point, I have:
    - The AdminServer starts ok
    - The wls_oid1 server starts ok
    - The wls_oif1 server starts ok.
    But, the IDM installer is stuck at the "Deploy Directory Integration Platform step".
    I checked the installation .out file, and it's showing:
    Retry Start taskStarted DIP
    Retry StCompleted taskStarted DIP
    [OOB IDM CONFIG EVENT] onConfigurationError -> set RETRY ExecutionResponse..
    getDomainRuntimeMBeanServerConnection ...
    Connecting to Domain runtime ...
    trying to connect to oamoidoif.whatever.com 7001
    Successfully connected to the Domain Runtime ...
    ASDomain.getMBeanServerConnection ...
    oracle.as.provisioning.util.ConfigException:
    Error while deploying the Application oracle.ldap.odip.install.DIPInstaller .
    Cause:
    An internal operation has failed: Unable to reach host
    Action:
    See logs for more details.
    at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
    at oracle.as.provisioning.weblogic.ASDomain._executeJ2EEConfigAssistant(ASDomain.java:830)
    at oracle.as.provisioning.weblogic.ASDomain.executeJ2EEConfigAssistant(ASDomain.java:681)
    at oracle.as.provisioning.engine.WorkFlowExecutor._runJ2EEAssistant(WorkFlowExecutor.java:1142)
    at oracle.as.provisioning.engine.WorkFlowExecutor._deployApps(WorkFlowExecutor.java:913)
    at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:472)
    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
    at oracle.as.idm.install.config.IdMDirectoryServicesManager.doExecute(IdMDirectoryServicesManager.java:1282)
    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: java.rmi.ConnectException: Unable to reach host
    at weblogic.rmi.internal.BasicRemoteRef.getOutboundRequest(BasicRemoteRef.java:145)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:211)
    at javax.management.remote.rmi.RMIConnectionImpl_1033_WLStub.getAttribute(Unknown Source)
    at weblogic.management.remote.common.RMIConnectionWrapper$12.run(ClientProviderBase.java:726)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.security.Security.runAs(Security.java:61)
    at weblogic.management.remote.common.RMIConnectionWrapper.getAttribute(ClientProviderBase.java:724)
    at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.getAttribute(RMIConnector.java:878)
    at oracle.as.provisioning.weblogic.ASObject.getDomainConfig(ASObject.java:272)
    at oracle.as.provisioning.weblogic.ASDomain._executeJ2EEConfigAssistant(ASDomain.java:773)
    ... 15 more
    progress in calculate progress8
    I also checked "opmnctl status", and everything there is "Alive", oid, ovd, EMAGENT:
    [oracle@oamoidoif bin]$ ./opmnctl status
    Processes in Instance: asinst_1
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    ovd1 | OVD | 15685 | Alive
    oid1 | oidldapd | 15565 | Alive
    oid1 | oidldapd | 15549 | Alive
    oid1 | oidmon | 15538 | Alive
    EMAGENT | EMAGENT | 16382 | Alive
    [oracle@oamoidoif bin]$
    So I'm not quite sure what to look for (it says check the logs, but which one?)....
    Jim

  • How to install Portal Examples in Weblogic Portal 10.3.5

    I downloaded installation file portal103_win32.exe from Oracle site which is for Weblogic Portal 10.3.5. During the installation process I could not find anywhere I can choose to install Portal Examples.
    Did I miss anything when I did the installation or Portal Examples have just been removed from the installation file for Weblogic Portal 10.3.5?

    Thank you Emmanuel.
    Is it because the features in Portal Examples were not supported anymore since 10.3.4?

  • Installing IDAM 11g on Weblogic Server 10.3.4

    Does IDAM have to be installed on the same sever/machine as the weblogic server?

    Does IDAM have to be installed on the same sever/machine as the weblogic server?

  • ERROR when install OPA on oracle weblogic

    hi
    Operating System : Microsoft Windows Server 2003
    Application Server: Oracle WebLogic Server11g
    when Deploying Oracle Web Determinations for Java on Oracle WebLogic Server, error is
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "WebDeterminationsServlet" failed to preload on startup in Web application: "web-determinations.war". com.oracle.determinations.interview.engine.exceptions.EngineConfigurationException: No rulebase directory specified at com.oracle.determinations.interview.engine.local.FileRulebaseService.<init>(FileRulebaseService.java:56) at com.oracle.determinations.interview.engine.plugins.rulebaseservice.InterviewRulebaseService.getInstance(InterviewRulebaseService.java:55) at com.oracle.determinations.interview.engine.local.LocalInterviewEngine.initialise(LocalInterviewEngine.java:94) at com.oracle.determinations.interview.engine.local.LocalInterviewEngine.<init>(LocalInterviewEngine.java:40) at com.oracle.determinations.interview.engine.InterviewEngineFactory.createInstance(InterviewEngineFactory.java:19) at com.oracle.determinations.web.platform.servlet.WebDeterminationsServletContext.init(WebDeterminationsServletContext.java:173) at com.oracle.determinations.web.platform.servlet.WebDeterminationsServletContext.<init>(WebDeterminationsServletContext.java:104) at com.oracle.determinations.web.platform.servlet.WebDeterminationsServlet.init(WebDeterminationsServlet.java:51) at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121) at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64) at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58) at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48) at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539) at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1976) at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1950) at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1869) at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126) at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512) at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119) at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200) at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247) at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41) at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119) at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27) at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267) at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41) at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409) at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:43) at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161) at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150) at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116) at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:143) at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323) at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844) at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253) at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440) at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13) at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) :com.oracle.determinations.interview.engine.exceptions.EngineConfigurationException:No rulebase directory specified
    Edited by: user12194500 on 2010-11-10 上午7:03
    Edited by: user12194500 on 2010-11-10 上午7:51

    hi dear:
    i do like this:
    # Unpack the web-determinations.war file
    # Copy the rulebases (When i build my project in Policy modelling, the rulebase is compiled to a zip file that is located in my project's output directory[projects\opm_test_ocean\Development\output\opm_test_ocean.zip]) to install to <webroot>/WEB-INF/classes/rulebases
    # Edit the following setting in the application.properties file (<webroot>/WEB-INF/classes/configuration):
    load.rulebase.from.classpath =true
    rulebase.path =rulebases
    # Repack the war file
    # Proceed with the installation steps as set out in the installation guide
    but in http://localhost:7001/web-determinations/
    it show :
    Select rulebase in which to conduct an investigation:
    if the url is http://localhost:7001/web-determinations/startsession/opm_test_ocean/zh-CN
    http://<web-determinations url>/startsession/<rulebase>/<locale>/
    where:
    • <web-determinations url> - the address of the web determinations application (eg my.server:8080/web-determinations or localhost/web-determinations might do it)
    • <rulebase> - is the name of the rulebase.
    • <locale> - is the locale that you want to start the session in.
    my rule can be find ,but when i save the resul, it is error
    could you tell me why ?
    Edited by: user12194500 on 2010-11-15 下午9:01

Maybe you are looking for

  • Account Hacked Christmas Morning 5:42AM PST

    My Skype account was hacked early Christmas morning 5:42AM PST. They changed my login, password and email address - I cannot login.  They created a link between my funded Skype account and MoneyBookers to transfer payments.  I was notified by MoneyBo

  • Crashed during the upgrade. restoration does not advance

    During the last update, the iphone 4 crashed. tried to restore but got no success.Caught again during the restoration. 

  • SAP WAS Evaluation useful if I have no R/3 system here?

    Hi, I am a little confused about the expressions Mini-SAP, SAP WAS Developer Edition etc. Sometimes I find postings that make me think these are the same, sometimes not. I am working for a company doing J2EE development but we have no R/3 system here

  • Datasource-Table name mapping

    I know the Datasource and i need to find out the table name from which each field in the datasouce is mapped from. Thanks.

  • Color picker changes no longer preview?

    I often choose the color for a selected object by manipulating the color in the picker while viewing the object to see the actual result before clicking OK on the color once it's right. I just upgraded to CC from CS5, and this no longer seems to work