Installing SOA Suite on the integrated WLS in JDeveloper

Hi,
I'm wondering if it's possible to install SOA suite on the integrated WebLogic provided with JDeveloper?
If it is not possible, what is the recommended way for provisioning for development? Is it to install a full-blown WebLogic & SOA Suite on each developers' machine?

Hi Mark,
No, it is not possible to install SOA on the integrated WLS in JDeveloper. There are some technical issues preventing it now but we would like to get this working in the future.
So yes, you can install the full WLS + SOA on your own machine for development. After you install, go into WLS and turn off whatever you are not using to shrink the footprint (e.g., you don't need both soa composer and bpm composer, you don't need both worklist and workspace).
Heidi.

Similar Messages

  • Install SOA suite on top on an existing working MDM install - Help needed

    Hi,
    I have a working install with all components on a Windows 2008 server.
    Jdeveloper 11gR1
    Oracle DB 11gR2
    MDM 2.01
    OUAF 4.1
    Weblogic 10.3
    And now I need to install SOA suite 11g. When I did, Jdeveloper stopped working. I was able to revert back to a saved image.
    So now that I will start over I was wondering if you know of any special setup conditions I need to pay attention to when I install SOA suite 11g on top of my existing install.
    I hate to mess with that working MDM image now since it took me a while to get there.
    Any help would be greatly appreciated.
    Steve

    Sorry for the late reply and thank you for yours.
    Here are the versions I use:
    Oracle SOA Server version 11.1.1.2.0
    Build: 0
    Build time: Tue Nov 03 13:48:58 PST 2009
    Build type: release
    Source tag: PCBPEL_11.1.1.2.0_GENERIC_091103.1205.1216
    Oracle BAM Source Tag:ORABAM_11.1.1.2.0_GENERIC_091101.2156
    C:\oracle\Oracle_SOA1\OPatch>opatch lsinventory
    Invoking OPatch 11.1.0.6.7
    Oracle Interim Patch Installer version 11.1.0.6.7
    Copyright (c) 2009, Oracle Corporation. All rights reserved.
    Oracle Home : C:\oracle\ora112
    Central Inventory : C:\Program Files (x86)\Oracle\Inventory
    from : n/a
    OPatch version : 11.1.0.6.7
    OUI version : 11.2.0.1.0
    OUI location : C:\oracle\ora112\oui
    Log file location : C:\oracle\ora112\cfgtoollogs\opatch\opatch2011-06-25_14-37-03PM.log
    Patch history file: C:\oracle\ora112\cfgtoollogs\opatch\opatch_history.txt
    Lsinventory Output file location : C:\oracle\ora112\cfgtoollogs\opatch\lsinv\lsinventory2011-06-25_14-37-03PM.txt
    Installed Top-level Products (1):
    Oracle Database 11g 11.2.0.1.0
    There are 1 products installed in this Oracle Home.
    There are no Interim patches installed in this Oracle Home.

  • Installing SOA Suite 11g

    Hi,
       I am an oracle apps developer and want to learn SOA. I would like to install SOA suite 11g on my windows 7 laptop, but i read an article on apps2fusion.com, saying that it would slow down terribly and may even corrupt Windows OS files.
    Is that true and if so, how do install safely without any mess. This might be a basic qn but i couldnt find any good documentation online. Any help would be greatly appreciated.
    Thanks.

    I wouldn't worry about the installation corrupting any Windows OS files.  However, it will definately slow down your PC.  If you're looking to do an installation that won't impact your ability to use Windows, I would download Oracle virtual box install an OS into VirtualBox, and then install SOA Suite into the VirtualBox.  This will allow you to "turn-off" the soa suite  and all of its always-on components like the database, when you don't need it.
    Once you've downloaded virtualBox, install your favorite operating system in it.  If you're using Windows 7 and want that to be the OS used inside of VirtualBox, you'll need a seperate key for it.  However, there are a plethora of free Linux variant available. My favorite is CentOS.
    Once you've installed an operating system into Oracle VB, then go ahead and download the appropriate files to install SOA Suite.  Please be aware that installing SOA suite locally requires the installation of Weblogic, a local Oracle database (the single user database works fine), along with installing the entire SOA suite. Additionally, you'll also probably want to download and install SOAPUi which is a great tool to testing service endpoints.
    To get it all running properly, you'll need a lot of RAM.  Currently my toolset (running on Windows 7 Pro, not in Oracle VB) can use as many as 5.5 Gb (total including the OS).  For the configuration above, I would suggest that amount be available to your VirtualBox in addition to whatever your OS need on the hosting system.
    Alternatively, if you install the bigger components (Weblogic and the database) on a server, you can simply use them in your testing.
    Please let me know if that helps.

  • Installing Oracle SOA Suite with the WebLogic Server

    Hi all,
    I am trying to install Oracle SOA Suite with the WebLogic Server. After following the step-by-step instruction in the "Installing Oracle SOA Suite with the WebLogic Server" document, I ran into the following situation: I have a working WebLogic Server with all applications deployed. However the BPELPM application is in Failed state.
    When I try to run the application, I get following exception (AdminServer.log):
    ####<Mar 30, 2009 9:46:43 AM EEST> <Warning> <Deployer> <javadev2> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1238395603163> <BEA-149004> <Failures were detected while initiating start task for application 'BPELPM'.>
    ####<Mar 30, 2009 9:46:43 AM EEST> <Warning> <Deployer> <javadev2> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1238395603164> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "cxloader" failed to preload on startup in Web application: "/orabpel".
    javax.servlet.ServletException:
    ORABPEL START-UP ERROR!!!!!!!!
    OraBPEL run-time system failed to start due to exception:
    Bean is already undeployed.
    at com.collaxa.cube.admin.CXLoaderServlet.init(CXLoaderServlet.java:87)
    at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    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.operations.AbstractOperation.activate(AbstractOperation.java:566)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
    at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:139)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
    at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
    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.operations.AbstractOperation.activate(AbstractOperation.java:566)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
    at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:139)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
    at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    Any help would be highly appreciated.
    Boris

    Hi Boris,
    Looks like you have not run the post upgrade script for 10.1.3.4.
    You need to install SOA 10.1.3.4 Basic Installation. Then start following : http://download.oracle.com/docs/cd/E12524_01/core.1013/e13058/weblogic.htm#BHCIIBFB
    You basically, first install 10.1.3.4 basic SOA install, Apply the Opatch 7337034 (HOTPLUG: SOASUITE 10.1.3.4 ON WEBLOGIC 9.2 - CHANGES FOR HOTPLUGGABILITY). Install WLS 9.2 MP3.
    Now, Download the Oracle SOA Suite 10.1.3.4 WebLogic Server 9.2 : patch : 7490612.
    Then , Modify the following mandatory installation properties in the Weblogic_SOA10134_Base\SOADomain.properties file as per the documentation above.
    Cheers
    Anirudh Pucha

  • Error when install soa suite

    hi
    when i install soa suite in configuration bpel proocess manager this error show
    Failed at "Could not get DeploymentManager".
    i need help really.
    log file:
    The current status of Oracle Lite Multiuser Service:
    Current State : SERVICE_RUNNING
    Acceptable Control Code : (0x1) SERVICE_ACCEPT_STOP
    c:\product\10.1.3.1\OracleAS_1\bpel\install\bin>mkdir "c:\product\10.1.3.1\OracleAS_1\bpel\system\database\olite"
    c:\product\10.1.3.1\OracleAS_1\bpel\install\bin>del /f "c:\product\10.1.3.1\OracleAS_1\bpel\system\database\olite\orabpel.odb"
    c:\product\10.1.3.1\OracleAS_1\bpel\install\bin>"c:\product\10.1.3.1\OracleAS_1\bpel\..\Mobile\Sdk\BIN\createdb.exe" orabpel "c:\product\10.1.3.1\OracleAS_1\bpel\system\database\olite\orabpel.odb" manager
    Database C:\PRODUCT\10.1.3.1\ORACLEAS_1\BPEL\SYSTEM\DATABASE\OLITE\ORABPEL.odb created (VolID = 1736).
    c:\product\10.1.3.1\OracleAS_1\bpel\install\bin>exit 0
    Could Not Find c:\product\10.1.3.1\OracleAS_1\bpel\system\database\olite\orabpel.odb
    Oracle Lite CREATEDB Version 10.2.0.2.0.
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Exit: 0
    TASK: oracle.tip.install.tasks.DeployApps
    Deploy applications and adapters
    Port value is 6003
    Buildfile: bpminstall.xml
    init-midtier:
    Trying to override old definition of datatype echoproperties
    common_update_server.xml:
    Adding shared library apache.junit ...
    Adding shared library oracle.db.lite ...
    Adding shared library apache.commons 10.1.3 ...
    Adding shared library apache.jdom ...
    Adding shared library apache.slide ...
    Running batch script by:
    java admin_client.jar deployer:oc4j:opmn://ALVAND:6003/home -script C:\product\10.1.3.1\OracleAS_1\bpel\system\services\install\ant-tasks/bpel_admin_client_script_sl.txt
    Failed at "Could not get DeploymentManager".
    This is typically the result of an invalid deployer URI format being supplied, the target server not being in a started state or incorrect authentication details being supplied.
    More information is available by enabling logging -- please see the Oracle Containers for J2EE Configuration and Administration Guide for details.
    update_server.xml:
    restart.container:
    Stopping home container ...
    opmnctl: stopping opmn managed processes...
    ================================================================================
    opmn id=alvand:6200
    no processes or applications matched this request
    Restarting home container ...
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=alvand:6200
    0 of 1 processes started.
    ias-instance id=SOASuite.ALVAND
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    default_group/home/default_group/
    Error
    --> Process (index=1,uid=2066155171,pid=2968)
    failed to start a managed process after the maximum retry limit
    Log:
    c:\product\10.1.3.1\OracleAS_1\opmn\logs\\default_group~home~default_group~1.log
    init-midtier:
    Setting up the dehydration store [olite]...
    dehydrationStore:
    Configuring data sources for olite dehydration store ...
    Deploying ORABPEL Applications...
    deploy-applications:
    Deploying Oracle BPEL Process Manager ...
    Copying 1 file to C:\product\10.1.3.1\OracleAS_1\bpel\system\services\lib
    Copying 1 file to C:\product\10.1.3.1\OracleAS_1\bpel\system\services\lib
    Copying 1 file to C:\product\10.1.3.1\OracleAS_1\bpel\system\services\lib
    Updating jar: C:\product\10.1.3.1\OracleAS_1\bpel\system\services\lib\orabpel.ear
    Running batch script by:
    java admin_client.jar deployer:oc4j:opmn://ALVAND:6003/home -script C:\product\10.1.3.1\OracleAS_1\bpel\system\services\install\ant-tasks/bpel_deployapps.txt
    Failed at "Could not get DeploymentManager".
    This is typically the result of an invalid deployer URI format being supplied, the target server not being in a started state or incorrect authentication details being supplied.
    More information is available by enabling logging -- please see the Oracle Containers for J2EE Configuration and Administration Guide for details.

    hi
    thanks
    this is my opmn.xml
    <?xml version="1.0" encoding="UTF-8" ?>
    - <opmn xmlns="http://www.oracle.com/ias-instance">
    <log path="$ORACLE_HOME\opmn\logs\opmn.log" comp="internal;ons;pm" rotation-size="1500000" />
    <debug path="$ORACLE_HOME\opmn\logs\opmn.dbg" comp="internal" rotation-size="1500000" />
    - <notification-server>
    <port local="6100" remote="6200" request="6003" />
    <ssl enabled="true" wallet-file="$ORACLE_HOME\opmn\conf\ssl.wlt\default" />
    </notification-server>
    - <process-manager>
    - <process-modules>
    - <module path="$ORACLE_HOME\opmn\lib\libopmnohs">
    <module-id id="OHS" />
    </module>
    - <module path="$ORACLE_HOME\opmn\lib\libopmnoc4j">
    <module-id id="OC4J" />
    </module>
    - <module path="$ORACLE_HOME\opmn\lib\libopmncustom">
    <module-id id="CUSTOM" />
    </module>
    - <module path="$ORACLE_HOME\opmn\lib\libopmniaspt">
    <module-id id="IASPT" />
    </module>
    </process-modules>
    - <ias-instance id="SOASuite.ALVAND" name="SOASuite.ALVAND">
    - <environment>
    <variable id="TMP" value="C:\DOCUME~1\Ali\LOCALS~1\Temp" />
    </environment>
    - <module-data>
    - <category id="start-parameters">
    <data id="routing-id" value="g_rt_id" />
    </category>
    </module-data>
    - <ias-component id="IASPT" status="disabled">
    - <environment>
    <variable id="LD_LIBRARY_PATH" value="c:\product\10.1.3.1\OracleAS_1/lib" append="true" />
    </environment>
    - <process-type id="IASPT" module-id="IASPT" working-dir="c:\product\10.1.3.1\OracleAS_1/iaspt/bin">
    <port id="ajp" range="7501-7600" />
    <process-set id="IASPT" numprocs="1" />
    </process-type>
    </ias-component>
    - <ias-component id="ASG" status="enabled" id-matching="true">
    - <process-type id="ASG" module-id="CUSTOM">
    - <environment>
    <variable id="OS" value="Windows_NT" />
    </environment>
    <start timeout="600" />
    <stop timeout="120" />
    - <process-set id="ASG" numprocs="1">
    - <module-data>
    - <category id="start-parameters">
    <data id="start-executable" value="c:\product\10.1.3.1\OracleAS_1\jdk\bin\java" />
    <data id="start-args" value="-ms20m -Djava.library.path=c:\product\10.1.3.1\OracleAS_1\bin;c:\product\10.1.3.1\OracleAS_1\dsa\bin;c:\product\10.1.3.1\OracleAS_1\oui\lib\win32 -classpath c:\product\10.1.3.1\OracleAS_1\dsa\jlib;c:\product\10.1.3.1\OracleAS_1\dsa\jlib\duf.jar;c:\product\10.1.3.1\OracleAS_1\lib\dms.jar;c:\product\10.1.3.1\OracleAS_1\oui\jlib\OraInstaller.jar;c:\product\10.1.3.1\OracleAS_1\jlib\srvm.jar;c:\product\10.1.3.1\OracleAS_1\jlib\netcfg.jar;c:\product\10.1.3.1\OracleAS_1\lib\xmlparserv2.jar;c:\product\10.1.3.1\OracleAS_1\assistants\jlib\assistantsCommon.jar;c:\product\10.1.3.1\OracleAS_1\jdbc\lib\classes12.zip;c:\product\10.1.3.1\OracleAS_1\jdbc\lib\nls_charset12.zip;c:\product\10.1.3.1\OracleAS_1\jlib\share.jar;c:\product\10.1.3.1\OracleAS_1\opmn\lib\optic.jar;c:\product\10.1.3.1\OracleAS_1\j2ee\home\jazn.jar;c:\product\10.1.3.1\OracleAS_1\jlib\ldapjclnt10.jar oracle.duf.dufserver.DufServer c:\product\10.1.3.1\OracleAS_1\dsa\dsa.conf" />
    </category>
    </module-data>
    </process-set>
    </process-type>
    </ias-component>
    - <ias-component id="default_group">
    - <process-type id="home" module-id="OC4J" status="enabled">
    - <module-data>
    - <category id="start-parameters">
    <data id="java-options" value="-Xrs -server -XX:MaxPermSize=128M -ms512M -mx1024M -XX:AppendRatio=3 -Djava.security.policy=$ORACLE_HOME/j2ee/home/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false -Doraesb.home=c:\product\10.1.3.1\OracleAS_1\integration\esb -Dhttp.proxySet=false" />
    </category>
    - <category id="stop-parameters">
    <data id="java-options" value="-Djava.security.policy=$ORACLE_HOME/j2ee/home/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false" />
    </category>
    </module-data>
    <start timeout="600" retry="2" />
    <stop timeout="120" />
    <restart timeout="720" retry="2" />
    <port id="default-web-site" range="8888" protocol="http" />
    <port id="rmi" range="12401-12500" />
    <port id="rmis" range="12701-12800" />
    <port id="jms" range="12601-12700" />
    <process-set id="default_group" numprocs="1" />
    </process-type>
    </ias-component>
    </ias-instance>
    </process-manager>
    </opmn>

  • Errors on new installed SOA suite

    Hi,
    I install SOA suite 10.1.3.1.0 and start it. BPEL Control, ESB Control, Rules Author is accessible, but when click Application Server Control I only get a HTTP 404 error, and Web Services Manager Control login page always prompt "login failure".
    what happens? how can i do then? any suggestion?
    Peter Wang

    Hi Jude,
    Find the content of the default-web-site.xml file below:
    <?xml version="1.0"?>
    <web-site xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://xmlns.oracle.com/oracleas/schema/web-site-10_0.xsd" port="8888" display-name="OC4J 10g (10.1.3) Default Web Site" schema-major-version="10" schema-minor-version="0" >
         <default-web-app application="default" name="defaultWebApp" root="/j2ee" />
         <web-app application="system" name="dms" root="/dmsoc4j" />
         <web-app application="system" name="JMXSoapAdapter-web" root="/JMXSoapAdapter" />
         <web-app application="default" name="jmsrouter_web" load-on-startup="true" root="/jmsrouter" />
         <web-app application="javasso" name="javasso-web" root="/jsso" />
         <web-app application="ascontrol" name="ascontrol" load-on-startup="true" root="/em" />
         <web-app application="datatags" name="webapp" load-on-startup="true" root="/webapp" />
         <web-app application="orainfra" name="orainfra" load-on-startup="true" root="/orainfra" />
         <web-app application="WSIL-App" name="wsil-ias" load-on-startup="true" root="/inspection.wsil" />
         <web-app application="orabpel" name="httpbinding" load-on-startup="true" root="/httpbinding" />
         <web-app application="orabpel" name="admin" load-on-startup="true" root="/BPELAdmin" />
         <web-app application="orabpel" name="console" load-on-startup="true" root="/BPELConsole" />
         <web-app application="orabpel" name="startup" load-on-startup="true" root="/orabpel" />
         <web-app application="hw_services" name="deploy" load-on-startup="true" root="/integration/services/deploy" />
         <web-app application="hw_services" name="testconnection" load-on-startup="true" root="/integration/services/testconnection" />
         <web-app application="hw_services" name="taskservice" load-on-startup="true" root="/integration/services/TaskService" />
         <web-app application="hw_services" name="taskmetadataservice" load-on-startup="true" root="/integration/services/TaskMetadataService" />
         <web-app application="hw_services" name="taskqueryservice" load-on-startup="true" root="/integration/services/TaskQueryService" />
         <web-app application="hw_services" name="IdentityService" load-on-startup="true" root="/integration/services/IdentityService" />
         <web-app application="hw_services" name="hw_services" load-on-startup="true" root="/integration/services" />
         <web-app application="hw_services" name="worklistxpress" load-on-startup="true" root="/integration/oldworklistapp" />
         <web-app application="hw_services" name="worklistapp" load-on-startup="true" root="/integration/worklistapp" />
         <web-app application="rulehelp" name="rulehelp" load-on-startup="true" root="/ruleauthor/help" />
         <web-app application="ruleauthor" name="ruleauthor" load-on-startup="true" root="/ruleauthor" />
         <web-app application="esb-dt" name="esb_console" load-on-startup="true" root="/esb" />
         <web-app application="esb-rt" name="provider-war" load-on-startup="true" root="/event" />
         <web-app application="gateway" name="gateway" load-on-startup="true" root="/gateway" />
         <web-app application="ccore" name="ccore" load-on-startup="true" root="/ccore" />
         <web-app application="policymanager" name="policymanager" load-on-startup="true" root="/policymanager" />
         <web-app application="coreman" name="coreman" load-on-startup="true" root="/coreman" />
         <access-log path="../log/default-web-access.log" split="day" />
    </web-site>

  • Install SOA suite components on different cpu

    If we buy one copy of the CPU license of SOA suite (list price 65,000/cpu), can we deploy its components on different CPUs? For example, can we run its Portal on one machine, its BEPL Process manager on the second machine, and BAM on a third machine. Is their a limitation on how many CPUs we can run the one SOA suite (CPU) license? Thanks in advance for your help.

    Fabian,
    Oracle's support for other applications servers such as JBoss, Websphere, WebLogic, etc is more a sales story than something that people do in practice. Oracle doesn't want to lose a sale because a customer has a strategic alliance with a particular application server. So they support SOA Suite on the main competitors. Licensing is a dark art and I couldn't give you a 100% guarantee on how SOA Suite is sold but to get SOA Suite you need to license enterprise Application Server. SOA Suite is on top of this. If you turn it around if you buy SOA suite you get Oracle Application Server enterprise edition (includes OC4J) for free.
    So if you are looking at using JBoss for a cost cutting exercise I don't believe the licensing at Oracle will help you.
    The install for SOA Suite is the install for ESM + WSM, there is no separate install for these products for thrid party application servers. So you topology is not as flexible as it could be is you used Oracle Application Server.
    Your proposed option of SOA Suite (ESB, WSM) is an option using the document provided in previous post.
    When I say Oracle Application Server I mean Oracles existing Application Server, Not Web Logic. There is currently a progression of porting the OC4J apps to Weg Logic, this should be completed when 11g arrives. There are a few version release before this happens, each one providing more functionality.
    If I was you I would understand the price of SOA Suite on JBoss as apposed to Oracle Application Server. If the price comes close then I would go with using the Oracle Application Server. If you want to use the ESB, I would go with Aqua Logic installed on WLS. Currently SOA Suite is not certified on the 10.3 release hence keep it on the Oracle Application Server. There will be a migration path to 11g next year.
    cheers
    James

  • JDK version for installing SOA suite on windows vista

    Hi
    I am trying to install SOA Suite 10.1.3.1 on my Windows Vista 64 bit system. Currently, when running irca.bat, I am getting error "invalid java version 1.6.0_13. Version 1.4 is required."
    But isnt the script supposed to run for all 1.4+ jdks. Which version of jdk do I need to install?
    Thanks.
    John

    The complete error message in the popup is "Error in CreateOUIProcess(): 3". When you hit <OK>, you are back at the command prompt where you typed setup.exe.
    The log is as follow:
    Using paramFile: D:\Disk1\install\win64\oraparam.ini
    Checking if CPU speed is above 300 MHz. Actual 2327 MHz Passed
    Checking swap space: must be greater than 500 MB. Actual 12689 MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 65536 Passed
    The commandline for unzip:
    D:\Disk1\install\win64\unzip -qqqo ..\..\stage\Components\oracle.swd.oui\11.1.0.7.0\1\DataFiles/"*.jar" -d "C:\Users\ROOT~1.APP\AppData\Local\Temp\3\OraInstall2009-10-20_06-01-08PM"
    The commandline for unzip:
    D:\Disk1\install\win64\unzip -qqqo ..\..\stage\Components\oracle.swd.oui.core\11.1.0.7.0\1\DataFiles/"*.jar" -d "C:\Users\ROOT~1.APP\AppData\Local\Temp\3\OraInstall2009-10-20_06-01-08PM"
    The number of files bootstrapped for the jre is 0.
    The number of files bootstrapped for the oui is 287.

  • Installing soa suite 11.1.1.2  failed

    Hi,
    Failed to install Oracle Soa suite 11.1.1.2.0 on windows XP with DB 11g R1, jdk1.6 update 27 but pre-requisites passed.
    Below the log..
    Temp Buffer: D:\installed\oracle\Middleware;
    middleware homes :1
    isDefaultValueChangedfalse
    isDefaultValueChangedtrue
    oracle home in validateData is Oracle_SOA
    middleWare home in validateData is D:\installed\oracle\Middleware\wlserver_10.3
    needWritableDirectory: false
    In processErrorMsgStringOracle Home Directory
    In [email protected]_OracleDirectoryInvalidErrorString
    Obtained the single page data..SpecifyInstallLocnWithMWSpecifactionPage
    External name..INVALID_ORACLE_DIRECTORY_MSG_STRING
    In processErrorMsgStringOracle Home
    Entering the exec handler method in get free space for home...
    quotaNeededProperty:null
    isQuotaNeeded : false
    isDefaultValueChangedtrue
    oracle home in validateData is Oracle_SOA
    middleWare home in validateData is D:\installed\oracle\Middleware
    needWritableDirectory: false
    In processErrorMsgStringOracle Home Directory
    In [email protected]_OracleDirectoryInvalidErrorString
    Obtained the single page data..SpecifyInstallLocnWithMWSpecifactionPage
    External name..INVALID_ORACLE_DIRECTORY_MSG_STRING
    In processErrorMsgStringOracle Home
    Entering the exec handler method in get free space for home...
    quotaNeededProperty:null
    isQuotaNeeded : false
    In doFinish method checking for inventory lock...InstallProgressPage
    Next page is a progress page and the inventory lock is false
    Mode:init
    The user provided properties object doesnt have the entry for oracle.installer.startup_location. Checking if the value has been set in the System environment
    Notifying Begin:Starting installation
    Notifying Begin:Starting installation
    Source Loc:E:\software\dump\ofm_soa_generic_11.1.1.2.0_disk1_1of1\Disk1\install\win32\../../stage/products.xml
    Notifying Begin:Starting installation
    Please help me with your suggestions on how to troubleshoot this issue.
    Thanks..

    The log doesn't say much... Do you see any other error message?
    Have you run RCU and installed Weblogic before installing SOA Suite?
    Oracle SOA Suite Installation Roadmap
    http://docs.oracle.com/cd/E23943_01/doc.1111/e13925/overview.htm#BABDFJAB
    Cheers,
    Vlad

  • Installing SOA Suite 11gR1 + OSB 11gR1 on Solaris x64

    Experts,
    I'm having some trouble installing SOA Suite and OSB on Solaris x64.
    According to the last certification matrix
    [http://www.oracle.com/technetwork/middleware/downloads/fmw-11gr1certmatrix.xls]
    ALL products are supported on Solaris x64 (version 11.1.1.4+) , but when trying to execute the runInstaller I get the following error:
    $ ./runInstaller -jreLoc /usr/jdk/instances/jdk1.6.0/
    ./runInstaller: /soasoat/install/SOA/Disk1/install/solaris/runInstaller: cannot execute
    I searched in eDelivery but there aren't any SOA installers (for version 11.1.1.1) for Solaris on x64
    Is there any way to bypass this error?
    Thanks in advance.
    Leandro

    Hi Leandro
    1. SOA Installer has nothing to do with 32/64 bit. I mean there is NO specific 64 bit version of soa software. It is the underlying Weblogic Server that matters.
    2. Since you have 64 bit machine, very first thing, you should install a 64 Bit JDK (Sun or JRockit). And make sure to put this in path. When you run java -version, you should see this 64 bit jdk referred. Now comes Weblogic Server. You need to Download Weblogic Server Generic Installer (file ending with .jar). Then you install Weblogic server using command something like this:
    java -d64 -jar weblogic_generic_xxxx.jar (Try -d or -D). After installation, now you have Weblogic Server 64 Bit installed on top of 64 Bit JDK.
    3. Now run the SOA Installer and for the jre, you can refer the above jdk/jre location.
    Thanks
    Ravi Jegga

  • Error installing SOA Suite 10.1.3.1.0

    Hi,
    I am trying to install SOA Suite 10.1.3.1.0 in my PC (Window XP). But the installation fails with the following error message:
    "Caught exception running the command via the script file D:\product\10.1.3.1\OracleAS_1\bpel\system\services\install\ant-tasks/bpel_deployapps.txt at line 16: BindWebApp error: oracle.oc4j.rmi.OracleRemoteException"
    I'd appreciate if someone could help. Please let me know if you need more information from me. Thanks

    I have the same error. Here is something from the log file:
    dehydrationStore:
    Configuring data sources for olite dehydration store ...
    Deploying ORABPEL Applications...
    deploy-applications:
    Deploying Oracle BPEL Process Manager ...
    Copying 1 file to D:\OracleAS_10131\bpel\system\services\lib
    Copying 1 file to D:\OracleAS_10131\bpel\system\services\lib
    Copying 1 file to D:\OracleAS_10131\bpel\system\services\lib
    Updating jar: D:\OracleAS_10131\bpel\system\services\lib\orabpel.ear
    Running batch script by:
    java admin_client.jar deployer:oc4j:opmn://kzhangD510c:6003/home -script D:\OracleAS_10131\bpel\system\services\install\ant-tasks/bpel_deployapps.txt
    07/06/27 12:14:27 Notification ==>Application Deployer for orabpel STARTS.
    07/06/27 12:14:27 Notification ==>Copy the archive to D:\OracleAS_10131\j2ee\home\applications\orabpel.ear
    07/06/27 12:14:28 Notification ==>Initialize D:\OracleAS_10131\j2ee\home\applications\orabpel.ear begins...
    07/06/27 12:14:28 Notification ==>Unpacking orabpel.ear
    07/06/27 12:14:29 Notification ==>Done unpacking orabpel.ear
    07/06/27 12:14:29 Notification ==>Unpacking bpeljms.rar
    07/06/27 12:14:29 Notification ==>Done unpacking bpeljms.rar
    07/06/27 12:14:29 Notification ==>Unpacking admin.war
    07/06/27 12:14:30 Notification ==>Done unpacking admin.war
    07/06/27 12:14:30 Notification ==>Unpacking console.war
    07/06/27 12:14:39 Notification ==>Done unpacking console.war
    07/06/27 12:14:39 Notification ==>Unpacking startup.war
    07/06/27 12:14:39 Notification ==>Done unpacking startup.war
    07/06/27 12:14:41 Notification ==>Unpacking httpbinding.war
    07/06/27 12:14:41 Notification ==>Done unpacking httpbinding.war
    07/06/27 12:14:41 Notification ==>Initialize D:\OracleAS_10131\j2ee\home\applications\orabpel.ear ends...
    07/06/27 12:14:41 Notification ==>Starting application : orabpel
    07/06/27 12:14:41 Notification ==>Initializing ClassLoader(s)
    07/06/27 12:14:41 Notification ==>Initializing EJB container
    07/06/27 12:14:41 Notification ==>Loading connector(s)
    07/06/27 12:14:41 Notification ==>Starting up resource adapters
    07/06/27 12:14:42 Notification ==>Processing EJB module: ejb_ob_engine.jar
    07/06/27 12:14:42 Notification ==>Processing EJB module: ejb_services.jar
    07/06/27 12:14:48 Notification ==>Compiling EJB generated code
    07/06/27 12:14:50 Notification ==>Initializing EJB sessions
    07/06/27 12:14:50 Notification ==>Committing ClassLoader(s)
    07/06/27 12:14:50 Notification ==>Initialize admin begins...
    07/06/27 12:14:50 Notification ==>Initialize admin ends...
    07/06/27 12:14:50 Notification ==>Initialize console begins...
    07/06/27 12:14:50 Notification ==>Initialize console ends...
    07/06/27 12:14:50 Notification ==>Initialize startup begins...
    07/06/27 12:14:50 Notification ==>Initialize startup ends...
    07/06/27 12:14:50 Notification ==>Initialize httpbinding begins...
    07/06/27 12:14:51 Notification ==>Initialize httpbinding ends...
    07/06/27 12:14:51 Notification ==>Started application : orabpel
    07/06/27 12:14:51 Notification ==>Application Deployer for orabpel COMPLETES. Operation time: 23969 msecs
    07/06/27 12:15:00 Notification ==>Application Deployer for hw_services STARTS.
    07/06/27 12:15:00 Notification ==>Copy the archive to D:\OracleAS_10131\j2ee\home\applications\hw_services.ear
    07/06/27 12:15:01 Notification ==>Initialize D:\OracleAS_10131\j2ee\home\applications\hw_services.ear begins...
    07/06/27 12:15:01 Notification ==>Unpacking hw_services.ear
    07/06/27 12:15:02 Notification ==>Done unpacking hw_services.ear
    07/06/27 12:15:02 Notification ==>Unpacking hw_services.war
    07/06/27 12:15:04 Notification ==>Done unpacking hw_services.war
    07/06/27 12:15:04 Notification ==>Unpacking deploy.war
    07/06/27 12:15:04 Notification ==>Done unpacking deploy.war
    07/06/27 12:15:04 Notification ==>Unpacking testconnection.war
    07/06/27 12:15:04 Notification ==>Done unpacking testconnection.war
    07/06/27 12:15:04 Notification ==>Unpacking worklistxpress.war
    07/06/27 12:15:07 Notification ==>Done unpacking worklistxpress.war
    07/06/27 12:15:07 Notification ==>Unpacking worklistapp.war
    07/06/27 12:15:13 Notification ==>Done unpacking worklistapp.war
    07/06/27 12:15:13 Notification ==>Unpacking taskservice.war
    07/06/27 12:15:13 Notification ==>Done unpacking taskservice.war
    07/06/27 12:15:13 Notification ==>Unpacking taskmetadataservice.war
    07/06/27 12:15:14 Notification ==>Done unpacking taskmetadataservice.war
    07/06/27 12:15:14 Notification ==>Unpacking taskqueryservice.war
    07/06/27 12:15:14 Notification ==>Done unpacking taskqueryservice.war
    07/06/27 12:15:14 Notification ==>Unpacking IdentityService.war
    07/06/27 12:15:15 Notification ==>Done unpacking IdentityService.war
    07/06/27 12:15:15 Notification ==>Unpacking usermetadataservice.war
    07/06/27 12:15:16 Notification ==>Done unpacking usermetadataservice.war
    07/06/27 12:15:16 Notification ==>Unpacking runtimeconfigservice.war
    07/06/27 12:15:16 Notification ==>Done unpacking runtimeconfigservice.war
    07/06/27 12:15:16 Notification ==>Initialize D:\OracleAS_10131\j2ee\home\applications\hw_services.ear ends...
    07/06/27 12:15:16 Notification ==>Starting application : hw_services
    07/06/27 12:15:16 Notification ==>Initializing ClassLoader(s)
    07/06/27 12:15:16 Notification ==>Initializing EJB container
    07/06/27 12:15:16 Notification ==>Loading connector(s)
    07/06/27 12:15:16 Notification ==>Starting up resource adapters
    07/06/27 12:15:16 Notification ==>Processing EJB module: hw_services_ejb.jar
    07/06/27 12:15:22 Notification ==>Compiling EJB generated code
    07/06/27 12:15:22 Notification ==>Initializing EJB sessions
    07/06/27 12:15:22 Notification ==>Committing ClassLoader(s)
    07/06/27 12:15:22 Notification ==>Initialize hw_services begins...
    07/06/27 12:15:22 Notification ==>Initialize hw_services ends...
    07/06/27 12:15:22 Notification ==>Initialize deploy begins...
    07/06/27 12:15:22 Notification ==>Initialize deploy ends...
    07/06/27 12:15:22 Notification ==>Initialize testconnection begins...
    07/06/27 12:15:22 Notification ==>Initialize testconnection ends...
    07/06/27 12:15:22 Notification ==>Initialize worklistxpress begins...
    07/06/27 12:15:22 Notification ==>Initialize worklistxpress ends...
    07/06/27 12:15:22 Notification ==>Initialize worklistapp begins...
    07/06/27 12:15:22 Notification ==>Initialize worklistapp ends...
    07/06/27 12:15:22 Notification ==>Initialize taskservice begins...
    07/06/27 12:15:22 Notification ==>Initialize taskservice ends...
    07/06/27 12:15:22 Notification ==>Initialize taskmetadataservice begins...
    07/06/27 12:15:22 Notification ==>Initialize taskmetadataservice ends...
    07/06/27 12:15:22 Notification ==>Initialize taskqueryservice begins...
    07/06/27 12:15:23 Notification ==>Initialize taskqueryservice ends...
    07/06/27 12:15:23 Notification ==>Initialize IdentityService begins...
    07/06/27 12:15:23 Notification ==>Initialize IdentityService ends...
    07/06/27 12:15:23 Notification ==>Initialize usermetadataservice begins...
    07/06/27 12:15:23 Notification ==>Initialize usermetadataservice ends...
    07/06/27 12:15:23 Notification ==>Initialize runtimeconfigservice begins...
    07/06/27 12:15:23 Notification ==>Initialize runtimeconfigservice ends...
    07/06/27 12:15:24 Notification ==>Started application : hw_services
    07/06/27 12:15:24 Notification ==>Application Deployer for hw_services COMPLETES. Operation time: 23491 msecs
    Caught exception running the command via the script file D:\OracleAS_10131\bpel\system\services\install\ant-tasks/bpel_deployapps.txt at line 14: BindWebApp error: oracle.oc4j.rmi.OracleRemoteException
    thanks.

  • Can I Install SOA Suite 10.1.3.1 on Enterprise Linux 64 bit ?

    Hi everyone.
    I just downloaded and installed Oracle Enterprise Linux 5.1 for x86_64.
    I tried installing SOA suite 10.1.3.1 and failed the distro check. I then tried to do this with the ignoreSysPreReqs switch and got the following exception :
    /tmp/OraInstall2008-01-17_03-50-18PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    So is this instalation possible ?
    Thanassis

    With new products and point releases coming out so often (which is a good thing) from Oracle development, there would be no way that Development could forsee in advance every single package that might be needed to install the various Oracle technology stacks.
    But finding and installing whatever packages you need is pretty painless using Yum and Up2Date on Enterprise Linux.
    Take a look at the following and use in conjunction with the setup guide
    http://www.oracle.com/technology/tech/linux/htdocs/yum-repository-setup.html

  • Oracle SOA Suite for Healthcare Integration

    Oracle SOA Suite for Healthcare Integration :
    *To provide healthcare customers with comprehensive healthcare integration capabilities within a unified enterprise application infrastructure platform, Oracle announced Oracle SOA Suite for healthcare integration.
    *Oracle SOA Suite for healthcare integration delivers healthcare message standards support, dashboards and monitoring for healthcare collaboration, and a toolkit for rapid HIPAA 5010 upgrade and compliance.
    *Oracle SOA Suite for healthcare integration helps healthcare organizations lower operating costs and speeds time-to-market by delivering a consistent user interface, management console and monitoring environment, as well as healthcare libraries and templates for healthcare customer projects.
    *Oracle SOA Suite for healthcare integration capabilities are part of the Healthcare Adapter for Oracle SOA Suite 11g.
    *A component of Oracle Fusion Middleware 11g, Oracle SOA Suite 11g is an integrated, best-of-breed suite that helps organizations rapidly design and assemble, deploy and manage, highly agile and adaptable business applications.
    For more details :
    http://www.oracle.com/us/corporate/press/520240
    Oracle SOA Suite for Healthcare Integration

    http://www.oracle.com/technetwork/middleware/healthcare/overview/index.html

  • Opmn related error while installing SOA suite

    hi
    I am trying to install SOA suite on Linux RHEL AS4.
    rapidwiz shows the following error
    launching /u01/oracle/product/10.1.3.1/OracleAS_2/opmn/bin/opmnctl startproc
    opmnctl: starting opmn managed processes...===============================================================================
    opmn id=soalgs.lgs.com:6200
    2 of 3 processes started.
    ias-instance id=soaps.soalgs.lgs.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    default_group/oc4j_soa/default_group/
    Error
    --> Process (index=1,uid=10495449,pid=12555)
    time out while waiting for a managed process to start
    Log:
    /u01/oracle/product/10.1.3.1/OracleAS_2/opmn/logs//default_group~oc4j_soa~default_group~1.log
    Configuration assistant "Oracle Process Management and Notification Configuration Assistant" failed
    I have restarted opmn services, disabled the firewall also, but couldnot get rid of the problem. when i checked status through "/.opmnctl status" command, ASG was down...should i have to bring it up?
    how do i trobleshoot?
    Thanks
    JIL

    Do an opmnctl startall and an opmnctl status afterwards.
    It happens for me to when I install it on VMware images but these are slower. I usually don't stop the installation but retry the configuration assistant.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Error While Installing SOA Suite 10.1.3

    Hi,
    I have uninstalled the SOA suite (advance installation) from M/C.I am trying to install SOA suite on my M/C but I am getting error message as
    Install has detected the OAS 10.13 is already installed in this oracle home.Please choose another Oracle Home.It is giving dependencies error.
    I am making sure that there is no directory which I am giving in the installation directory but as soon as I am giving the instance name and AS admin password with the Basic install option and clicking the Install tab
    It is giving the above message.I can clear the see that it is creating new directory and referring it.
    Can anyone please help me to resolve this issue?
    Thanks

    Hi,
    you are installing on Linux or Windows?
    There is a directory called oraInventory. You have to delete that one, because Oracle stores information about all installations in that directory. But be careful:
    If you have other Oracle products installed, you should not remove this directory.
    You can try to use the OUI to perform a uninstall. After that the oraInventory should be clean...

Maybe you are looking for

  • Internet problems on my macbook pro and ipod touch with camera.

    Hi, For the last week or so I have been experiencing internet problems with my macbook and iPod touch with camera. I'll be online and clicking different news articles and suddenly the address bar will start to open a link but will not complete it. So

  • How to install os x lion back, after installing os x mavericks

    Hi, I want to install OS X Lion back, that came installed on my MacBook Pro. Recently I installed OS X Mavericks that was available for download from Mac App Store. Many of my applications supported well on lion. Also my MacBook is not working well o

  • TS3694 why won't my iTunes connect to the iTunes store ? (error code 310)

    I have a laptop with windows 7. i uninstalled and reinstalled iTunes 4 times already and I keep getting the same error message that I can't connect to the itunes store (error code 310) and there is nothing on here that helps me. I tried everythimg an

  • AI CS 4 & 5 font display is terrible

    This is NOT about font preview. I have been using AI for years. I am working on up to date Mac's and I currently have CS3 through CS5. Starting with CS4 and continuing with CS5 fonts display in crappy detail similar to old FH (the main reason I shunn

  • Account 1700035 0215 is blocked for posting

    Dear all, My user is trying to make a transaction in F-43 but he is getting the subject error message. I checked in FK05 the SECLECTED COMPANY CODE box is unticked. Which means the vendor is not blocked. However ALL company code checkbox is ticked. I