Oracle SOA Suite 10.1.3.4 (OC4J) HA cluster installation on RH Linux 64 bit

We plan to install Oracle SOA Suite 10.1.3.4 (OC4J) HA cluster on Red Hat Linux 64 bit operating system.
Are there any special instructions for 64 bit install compared to regular 32 bit install?
Any inputs will be really helpful.
-Thanks
VJ

Yes there is some additional steps
if you are doing clustering this should be your bible
http://download.oracle.com/docs/cd/E10291_01/core.1013/e10294/toc.htm
to install 64bit have a look at these references
http://download.oracle.com/docs/cd/B31017_01/getstart.htm
Metalink note 465159.1
cheers
James

Similar Messages

  • How to install oracle soa suite 10.1.3.1.0 in advanced installation

    Hi,
    i m new to oracle soa suite,any body could yu possible to tell me,how to install soa suite 10.1.3.1.0 in advanced installaton mode,
    before i installed soa suite, oracle db which version support it, support oracle db 10.2.0.1.0,or i installed orace db 10.2.0.4.0.
    warm regards
    muthu

    Here is such a description:
    http://onlineappsdba.com/index.php/2007/06/20/install-oracle-soa-suite-101310/
    Jon petter

  • Oracle SOA Suite 11.1.1.5.0 installation setup files

    Hi,
    Please share me the Oracle SOA Suite 11.1.1.5.0 and OSB installation setup.
    like Oracle Weblogic server for OSB, RCU, SOA Suite.
    I could able to find in Oracle site only the latest SOA version [11.1.1.6.3] not the older versions.
    Thanks,
    Pradeep

    Pradeep,
    You may find 11.1.1.5 installable at https://edelivery.oracle.com
    It is recommended to use latest version available though.
    Regards,
    Anuj

  • Error while deploying BPEL into Oracle SOA Suite

    Hi All,
    I am facing an issue while deploying my bpel project into Oracle SOA Suite. Please find the following error log
    BUILD FAILED
    D:\jdevstudio10135\jdev\mywork\FirstApplication\WelcomeProjct\build.xml:78: A problem occured while connecting to server "localhost" using port "8888": bpel_WelcomeProjct_1.0.jar failed to deploy. Exception message is: ORABPEL-05215
    Error while loading process.
    The process domain encountered the following errors while loading the process "WelcomeProjct" (revision "1.0"): null.
    If you have installed a patch to the server, please check that the bpelcClasspath domain property includes the patch classes.
    at com.collaxa.cube.engine.deployment.CubeProcessHolder.bind(CubeProcessHolder.java:285)
    at com.collaxa.cube.engine.deployment.DeploymentManager.deployProcess(DeploymentManager.java:804)
    at com.collaxa.cube.engine.deployment.DeploymentManager.deploySuitcase(DeploymentManager.java:670)
    at com.collaxa.cube.ejb.impl.BPELDomainManagerBean.deploySuitcase(BPELDomainManagerBean.java:445)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
    at com.evermind.server.ThreadState.runAs(ThreadState.java:620)
    at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    at DomainManagerBean_RemoteProxy_4bin6i8.deploySuitcase(Unknown Source)
    at com.oracle.bpel.client.BPELDomainHandle.deploySuitcase(BPELDomainHandle.java:317)
    at com.oracle.bpel.client.BPELDomainHandle.deployProcess(BPELDomainHandle.java:339)
    at deployHttpClientProcess.jspService(_deployHttpClientProcess.java:376)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    Total time: 2 seconds
    I am using JDevelpoer 10.1.3.5 and SOA Suite 10g. Please help me to figure it out.
    Thanks

    Make sure you use the similar version of soa suite and JDev 10135. If you are using JDev 10.1.3.5, your soa suite version should be 10.1.3.5. I was just wondering if you were ever able to deploy any other process successfully from the similar JDev and on similar SOA Suite ? If not you need to revisit your soa suite installation again.
    Also check the log files on the server to see if any errors are recorded.

  • Oracle SOA Suite (10.1.3.1.x) with AS 10.1.2.0.2

    Hi
    We are planning to use Oracle SOA 10g R3 (BPEL &ESB) product with our current Oracle Application Servers 10.2.2.0.2 (Oc4j &Bc4j) , I need to know if Oracle SOA Suite 10gR3 (10.1.3.1.0) release can co-exist with our currently used version 10.2.2.0.2.
    Can we leave the current setup running as is and install the new SOA Suite 10g R3 on a new separate machines and interface it with our current environment.
    Thanks

    "When I was installing SOA 10.1.3.1.0 on oracle 10.2.0.1 and it was giving error that it needs minimum 10.2.0.3, just wondering 10.1.2.0.2 + SOA =will this work?"
    so you talk about the db version. SOA 10.1.3.x runs on 10.2.0.1 and above (I ran for the longest time on XE) and if I remember correctly that's a warning, and not a hard prereq.
    Regarding Appserver versions - soa 10.1.3 runs on AS 10.1.3 only

  • Does OEM 12c supports for performing administration tasks on Oracle SOA Suite 10.1.3.5 environment ??

    Hello Everyone,
    I would like to start a discussion on the OEM 12c see if anyone has used for SOA Suite 10g. We are currently running on Oracle SOA Suite 10.1.3.5 we want to make use of OEM 12c for monitoring and perform administration activities. I have gone through some Oracle documents for OEM 12c,I found it's supported up to 10.1.3.4.However I am not so sure so I just wanted to clarify on this.
    Can we install the client in  Oracle Application Server/SOA OC4J  container to perform any administration task,purging,patching,monitor interfaces etc.
    I look forward to your valuable input and feedback on the discussion.
    Best Regards,

    Hi,
    The zip p6511843_101330_Generic.zip contains a README.txt which explains the steps to be followed to apply this patch.
    In the README.txt
    Refer to Section2 point No.1.
    Get the latest Opatch from metalink for bug 2617419.[this zip will contain a Opatch Directory].Extract this zip into your Oracle SOA home.[ex: C:/product/101.3.1/OracleAS_1]
    Also make sure that the Opatch directory in set in the path.
    Since we are running this Opatch on a Basic SOA installtion , you don't have to execute the changeNamesWindows.pl script[make sure that you have installed Basic version of SOA and not the Advanced].
    This patch will not work on Advanced Install.
    You can directly excute
    opatch apply.
    Follow the remaining steps mentioned in README.txt.
    Thanks
    Hot-Plug Team

  • Oracle SOA Suite Installation with traditional Oracle Infrastructure

    Dear All.
    Good day, I have a question related to the Oracle SOA Suite, I need to know if I can use Oracle Application Server 10g Release 2 ( the traditional version) which contains the Oracle Infrastructure & Oracle Middle tier on the same product, Business Intelligence & Forms version, to work with Oracle SOA Suite 10.1.3 Release 3, to give the authinticatio & authoraization using Oracle Internet Directory not using the Java SSO.
    Is this has any effect of development the BPEL Processes or the web services? such as using specific Java containers??
    can I use this OAS 10g Realease 2 to deploy the web applications (J2EE) and integrate them with BPEL processes deployed on the Oracle SOA Suite Installation??
    I really need help, thank you in-advance
    Adham Hattab

    Hello.
    When you install SOA Suite you get typically a "home" and "oc4j_soa" container. You can deploy apps into the "home" container if you wish. Technically you could also deploy into oc4j_soa, but I strongly suggest leaving it alone!
    You can also do a 2nd Oracle install in a new Oracle Home to just have a J2EE server, in order to deploy web apps. Or, you can use WebSphere, Sun, or WebLogic, too. You can add a new OC4J container to your Oracle app server home. That is what we do typically - that way large apps can have their own JVM and memory, you can restart an OC4J container to "reboot" a problem app without impacting apps in other OC4J containers, etc.
    You can configure OAS to use OID or any 3rd-party LDAP for authentication/authorization, including Active Directory. At our site we use OID Directory Integration and Provisioning (DIP) to import AD users/groups into OID. This way corporate users/groups/logins are all available to OID, making SSO that much more powerful, with no need to create new accounts just for OAS.
    The install docs and/or MetaLink (My Oracle Support now) should have details on what versions of OAS work with OID. As I mentioned, we have Business Intel. & Forms (10.1.2) and SOA Suite (10.1.3.3) both using OID 10.1.4.0.1 (which itself is on top of OAS 10.1.2.2).
    Daren

  • Oracle SOA Suite 10g; problem install

    Good morning,
    I try to install Oracle SOA Suite 10g, the install hangs at the last step in installing Oracle Web Services Manager by invoking the following message: Unable to locate a valid OC4J URI. Probably The Server is down.
    When I execute opmnctl startall_ , it gives me errors and the installation gives the same error. ( Unable to locate a valid OC4J URI. Probably The Server is down)
    Thank you for helping me.

    Yes, I try to install on Vista.
    This is the error exactly:_
    BUILD FAILED
    E:\product\10.1.3.1\OracleAS\owsm\scripts\install.xml:1996: The following error occurred while executing this line:
    E:\product\10.1.3.1\OracleAS\owsm\scripts\deploy.xml:395: The following error occurred while executing this line:
    E:\product\10.1.3.1\OracleAS\owsm\scrpc]
    ts\oc4j.xml:24: Unable to locate a valid OC4J URI. The server is probably down.
    Total time: 1 minute 24 seconds
    Error 1
    Echec de l'assistant de configuration "Assistant Configuration d'Oracle Web Services Manager "
    Thank you for helping me
    Edited by: 857737 on 10 mai 2011 04:28

  • ORACLE SOA Suite 10.1.3.1 인스톨후 10.1.3.3 patch 중 로컬포트 통신 오류가 납니다.

    oracle soa suite 10.1.3.1 에 port를 7777로 변경 하여 install 하였습니다.
    잘 startup 되고 잘 shutdown 이 되었구요,
    그 다음에 10.1.3.3 patch를 install 하는 중에 에러가 났습니다.
    Configuration Assistant "OWSM Configuration Assistant"을(를) 성공함
    ================================================================================================================
    Configuration Assistant "OPMN Shutdown Configuration Assistant"에서 생성된 출력:
    opmnctl: opmn is not running
    Configuration Assistant "OPMN Shutdown Configuration Assistant"을(를) 실패함
    ================================================================================================================
    Configuration Assistant "OPMN Shutdown Configuration Assistant"에서 생성된 출력(시도 2):
    opmnctl: opmn is not running
    Configuration Assistant "OPMN Shutdown Configuration Assistant"을(를) 실패함
    ================================================================================================================
    Configuration Assistant "OPMN Shutdown Configuration Assistant"에서 생성된 출력(시도 3):
    OPMN 서버의 로컬 포트에 통신 오류가 발생했습니다.
    OPMN 로그 파일을 확인하십시오.
    왜 그럴까요?
    em console도 안 뜨고 아무것도 안 뜹니다.
    물론 startall & stopall을 해도 같은 로컬 포트 통신 에러가 납니다.

    10.1.3.3.0 패치는 10.1.3.1.0인스턴스가 살아 있는 상태에서 적용하는 패치입니다.
    아래의 패치 step을 확인하시기 바랍니다.
    7. SOA 10.1.3.3.0 패치 적용
    a. 10.1.3.1.0 신규 설치 후 곧바로 패치를 하는 경우에는 다음을 수행하고, 그렇지 않은 경우에는 doc 폴더의 readme.html 파일에 명시된 patch set requirements를 참조하여 사전 준비 작업을 마친다.
    b. setup.exe를 실행한다.
    c. OC4J instance가 모두 살아있는지 확인하라는 메시지 창이 뜨면 아래의 명령으로 상태를 확인한다.
    $ORACLE_HOME\opmn\bin\opmnctl status
    d. 패치할 Oracle Home을 선택한다.(예:C:\Oracle\SOA1013)
    e. oc4jadmin의 암호를 입력한다(예:welcome1)
    f. 10.1.3.3.0패치가 성공적으로 완료되면 설치 프로그램을 종료하고 다음을 수행한다.
    g.ORACLE_HOME(SOA_SUITE)\bpel\system\database\scripts\upgrade_10131_10133_orac
    le.sql을 orabpel schema로 접속하여 실행한다.
    예) C:\Oracle\XE\app\oracle\product\10.2.0\server\BIN>sqlplus orabpel/orabpel
    SQL*Plus: Release 10.2.0.1.0 - Production on 월 8월 27 03:53:07 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    다음에 접속됨:
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    SQL>
    @C:\Oracle\soa10131\bpel\system\database\scripts\upgrade_10131_10133_oracle
    .sql
    h. instance를 모두 stop시킨다. (“Stop SOA Suite” shorcut실행 혹은 opmnctl stopall명령 수행)
    i. PHP를 enable시킨다.
    ORACLE_HOME\Apache\Apache\conf\httpd.conf의 내용 중에서 PHP4.0의 내용을 remark처리하고, 아래와 같이 PHP 5.0정보를 추가한 후 저장한다.
    #LoadModule php4_module modules/ApacheModulePHP4.dll
    LoadModule php5_module modules/php5apache.dll
    #AddModule mod_php4.c
    AddModule mod_php5.c
    AddType application/x-httpd-php .php .phtml
    AddType application/x-httpd-php .php .php5
    AddType application/x-httpd-php-source .phps
    j. 시스템 환경 변수에 PHPRC환경 변수를 추가한다.
    set PHPRC = $ORACLE_HOME(SOA Suite Home)\Apache\Apache\conf\php5.ini

  • Issue in stalling Oracle SOA Suite 10.1.3.1.0

    Hi all,
    After I installed Oracle SOA Suite on Oracle XE DB on same machine, I could not log in Oracle WSM and when log in Oracle AS Control I get this message: This OC4J is configured to make JMX connections via RMIS and fall back to RMI if the RMIS port is not configured.The RMIS connection on the OC4J instance home on Application Server home.xxxxxxx.COM is configured but a connection could not be established. The JMX protocol is specified by the oracle.oc4j.jmx.internal.connection.protocol property in opmn.xml
    Please show me how to resolve the above issue

    Did you find a solution to this issue? We are having a similar issue trying to deploy a Paypal IPN on OAS 10.1.2.3. The IPN messages coming from Paypal appear to be attempting an SSLv2 handshake. In our case SSLv2 is disabled due to our security requirements so the connection is killed by our App Server. We have found that manually sending the IPN messages works correctly.

  • About Oracle SOA Suite 10g Release 3 Distribution (32 or 64)???

    Greetings,
    I have a question about Oracle SOA Suite 10g Release 3 distribtution, is it 32 or 64 bit????
    and if it was 32 bit, is that mean that the OC4J will use maximum 3GB memory and it cant use more????
    and if this is true, is there a workaround to make the OC4J use memory more than 3GB (like 8GB or 16.....)
    Your response is highly appreciated.

    Yes it is possible, but be ware of the runing instances, the callback URL's expect the old IP adress in the endpoint. This is not possible to change.
    Check my article:
    http://orasoa.blogspot.com/2009/05/bpel-cloning.html
    Marc

  • Time out problem while uploading large bpel processes into oracle soa suite

    Hi everyone,
    I'm using oracle soa suite 10.1.3.4.0 and I'm encountering time out problem while trying to upload a 5MB bpel process into my bpel process server located in the LAN network. The error is coming from apache common file upload.
    Is there a way to increate the connection time out for oc4j to avoid this problem?
    Thanks for any help.
    Regards
    Esfand

    Hi Marc.
    Thanks for your reply. I increased the transaction manager time-out but still I have the same problem. I believe this is something related to oc4j settings and related to upload bpel process. here is my stack trace output:
    79: A problem occured while connecting to server "192.168.0.12" using port "8888": bpel_JazbModaresJadidBPEL_1.0.jar failed to deploy. Exception message is: javax.transaction.RollbackException: Timed out
    at com.oracle.bpel.client.util.ExceptionUtils.handleServerException(ExceptionUtils.java:94)
    at com.oracle.bpel.client.BPELDomainHandle.deploySuitcase(BPELDomainHandle.java:324)
    at com.oracle.bpel.client.BPELDomainHandle.deployProcess(BPELDomainHandle.java:341)
    at deployHttpClientProcess.jspService(_deployHttpClientProcess.java:376)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:400)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:414)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.oc4j.rmi.OracleRemoteException: An exception occurred during transaction completion: ; nested exception is:
    javax.transaction.RollbackException: Timed out
    at com.evermind.server.ejb.EJBTransactionManager.end(EJBTransactionManager.java:152)
    at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:57)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    at DomainManagerBean_RemoteProxy_4bin6i8.deploySuitcase(Unknown Source)
    at com.oracle.bpel.client.BPELDomainHandle.deploySuitcase(BPELDomainHandle.java:319)
    ... 25 more
    Caused by: javax.transaction.RollbackException: Timed out
    at com.evermind.server.ApplicationServerTransaction.checkForRollbackOnlyWhileInCommit(ApplicationServerTransaction.java:664)
    at com.evermind.server.ApplicationServerTransaction.doCommit(ApplicationServerTransaction.java:273)
    at com.evermind.server.ApplicationServerTransaction.commit(ApplicationServerTransaction.java:162)
    at com.evermind.server.ApplicationServerTransactionManager.commit(ApplicationServerTransactionManager.java:472)
    at com.evermind.server.ejb.EJBTransactionManager.end(EJBTransactionManager.java:137)
    ... 33 more
    Total time: 4 minutes 30 seconds
    The bpel jar file is about 2MB and is uploaded from my machine located in the same LAN.
    Any hints?
    Thanks
    Esfand

  • Oracle SOA suite 11.1.1.7 on windows 8 OS, But, during installation i got a problem "Check OS Certification".

    I want to install Oracle SOA suite 11.1.1.7 on windows 8 OS, My personal HP Pavilion g6 laptop. But, during installation i got a problem "Check OS Certification". What is this certification. Please Help Me.
    Regards,
    Satish.

    Pl identify exact version of Windows 8. Have you verified that your OS is supported/certified by consulting the spreadsheet at Oracle Fusion Middleware Supported System Configurations

  • How can I use custom WLST commands for Oracle SOA Suite in Weblogic

    Hi There,
    I'm trying to view and search the weblogic log files using WLST on a Solaris/Unix system.
    I have come across this "custom WLST commands for Oracle SOA Suite" and thought of using the custom logging commands to get my task done.
    However, my WLST shell is not recognizing the commands and giving me the NameError!
    wls:/devDomain1/domainRuntime> listLogs()
    Traceback (innermost last):
    File "<console>", line 1, in ?
    NameError: listLogs
    I tried the commands listLogs, displayLogs, getLogLevel & setLogLevel but in vain!
    I have followed the instructions as per the oracle recommendation of using Custom WLST commands (http://docs.oracle.com/cd/E29597_01/core.1111/e10105/getstart.htm#ASADM10692) as below
    - Launched the WLST shell from Oracle Home.
    cd ORACLE_HOME/common/bin
    ./wlst.sh
    - Tried to run the listLogs command from domainRuntime()
    I would like to know if I need to import any additional libraries to run the custom WLST commands for Oracle SOA Suite in my WLST shell?
    I have only weblogic 10.3.1 server installed on my Solaris 10 machine on which I have deployed the OSB application software.
    There is no SOA Suite installed.
    Or is there any other way I can browse the Server Log file and get the list of log messages? Basically I would like to use this feature in my script to customize it according to my requirement of listing specific error logs which I can work it out if I know how to make these commands work.
    Please advise if this is possible and how?
    Cheers.
    Satish

    I have tried on my OSB installation (no SOA Suite here), the command listLogs() works (I was in online mode, after a connect), and the classpath is:
    CLASSPATH=/opt/oracle/fmw11_1_1_5/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/oracle/fw11_1_1_5/patch_ocp360/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr/lib/jvm/java-1.6.0-sun-1.6.0.33.x6_64/lib/tools.jar:/opt/oracle/fmw11_1_1_5/wlserver_10.3/server/lib/weblogic_sp.jar:/opt/oracle/fmw11_1_1_5/wlserver_10./server/lib/weblogic.jar:/opt/oracle/fmw11_1_1_5/modules/features/weblogic.server.modules_10.3.5.0.jar:/opt/oracle/fmw111_1_5/wlserver_10.3/server/lib/webservices.jar:/opt/oracle/fmw11_1_1_5/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/optoracle/fmw11_1_1_5/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar::/opt/oracle/fmw11_1_1_5/oracle_common/moules/oracle.jrf_11.1.1/jrf-wlstman.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/lib/adfscripting.jar:/opt/oracl/fmw11_1_1_5/oracle_common/common/wlst/lib/adf-share-mbeans-wlst.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/lb/mdswlst.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/auditwlst.jar:/opt/oracle/fmw11_1_1_5/oracle_cmmon/common/wlst/resources/igfwlsthelp.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/jps-wlst.jar:/optoracle/fmw11_1_1_5/oracle_common/common/wlst/resources/jrf-wlst.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/reources/oamap_help.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/opt/oracle/fmw111_1_5/oracle_common/common/wlst/resources/ossoiap_help.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/osoiap.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/opt/oracle/fmw11_1_1_5/oracle_comon/common/wlst/resources/sslconfigwlst.jar:/opt/oracle/fmw11_1_1_5/oracle_common/common/wlst/resources/wsm-wlst.jar:/optoracle/fmw11_1_1_5/utils/config/10.3/config-launch.jar::/opt/oracle/fmw11_1_1_5/wlserver_10.3/common/derby/lib/derbynet.ar:/opt/oracle/fmw11_1_1_5/wlserver_10.3/common/derby/lib/derbyclient.jar:/opt/oracle/fmw11_1_1_5/wlserver_10.3/common/drby/lib/derbytools.jar::
    The wlst.sh I have used is /opt/oracle/fmw11_1_1_5/osb/common/bin/wlst.sh
    I hope this can help

  • Installing Oracle SOA suite 10.1.3.10 for Windows

    He,
    I have a probleme with Oralce SOA suite instalation. I can't find the Oracle Database verssions in the oracle website, supported by Oracle SOA suite 10.1.3.10.
    Oracle Database 10g Release 1 (10.1.x) 10.1.0.5 or later
    Oracle Database 10g Release 2 (10.2.x) 10.2.0.2 or later
    For windows.
    Can you help me?
    Thinks

    From the 11g Quick Intallation Guide (http://download.oracle.com/docs/cd/B28359_01/install.111/b32301/toc.htm):
    Oracle Database for 32-bit Windows is supported on the following operating systems:
    - Windows 2000 with Service Pack 1 or later. All editions, including Terminal Services and Microsoft Windows 2000 MultiLanguage Edition (MLE), are supported.
    - Windows Server 2003 - all editions
    - Windows Server 2003 R2 - all editions
    - Windows XP Professional
    - Windows Vista - Business, Enterprise, and Ultimate editions
    Are perhaps not running XP Professional? Otherwise, like I said before, contact customer support. Even 11g (and 10g) are supported on XP.
    Jan Kettenis

Maybe you are looking for