Stop poodle vulnerability in oracle application server

Hello guys.
Our Enterprise is using Oracle Application Server in front of oracle database. we using oracle wallet manager(Installed with Oracle client 10) to create self sign certificates. as you may know wallet manager in v 10 has some limitation in key size or ... (i don't know exactly the limitation and i hope you could help me on it ).
when we want to issue a certificate at first we create a certificate request with wallet manager and then issue based on certificate in windows server CA.
now i have some question:
1- what are the limitation of using wallet manager in V10 to issue the self sign certificate?
2- is there another way to create self sign certificate without wallet manager V10?(when i try the newest versions oracle application failed to open a certificate)
3- and my most important question:
can i stop poodle attack in oracle application? (i red somewhere that poodle attack doesn't apply in TLSV1. so i guess its better to ask my question this way:
does oracle application server support the TLSV1? )
i really appreciate any sort of help.
thank you.

Hi Muhammad,
What do you mean with BI?. do you forms & rep servers or discoverer.
Anyhow you can download BI separately the contents of BI is as following:
Oracle Business Intelligence Discoverer
Oracle HTTP Server
Oracle Application Server Containers for J2EE (OC4J)
Oracle Enterprise Manager 10g Application Server Control
Oracle Application Server Web Cache
Oracle Application Server Reports Services
Also you can download Forms & report servers separately.
Regards,
Hamdy

Similar Messages

  • How to start and stop Oracle Application Server from ANT

    How to start and stop Oracle Application Server and Web application from ANT
    Thanks in Advance.
    Mani

    Hi,
    You can use: startManagedWebLogic.sh, it is in your domain directory and you have to execute it in this way
    ./startManagedWebLogic.sh managedServerName http://adminServerHost:adminServerPort
    For instance, in my case I use:
    unixserv01:/webportal/domains/appServerWeb/bin>startManagedWebLogic.sh managedServ01 http://pelma3w3per01.mesaperu.next:7001
    You have to run it on the machine where the managed server was installed.
    Best regards,
    Raúl

  • Problem with clustering of oracle application server 10.1.3.1

    Hi
    I have clustered two instances of oracle application server 10.1.3.1 running on solaris.
    Instance 1
    <notification-server interface="ipv4">
    <port local="6100" remote="6200" request="6003"/>
    <ssl enabled="true" wallet-file="$ORACLE_HOME/opmn/conf/ssl.wlt/default"/>
         <topology>
              <nodes list="10.x.x.1:6201"/>
         </topology>
    </notification-server>
    Instance 2
    <notification-server interface="ipv4">
    <port local="6101" remote="6201" request="6004"/>
    <ssl enabled="true" wallet-file="$ORACLE_HOME/opmn/conf/ssl.wlt/default"/>
    <topology>
              <nodes list="10.x.x.2:6200"/>
         </topology>
    </notification-server>
    But when i log on to enterprise manager i get the following message on top of the page:
    You have more than one instance of the Application Server Control application running in this cluster. This is not a recommended configuration and could lead to unexpected problems. Please stop the additional instances of Application Server Control or disable routing to these instances.
    When i click on one of the instances, i get the session expired error.
    what is the problem behind this?
    regards,

    In the doc, it states that you should only ever have one active instance of application server control running in a cluster at a time -- ASC was not designed to operate as a session sharing application, so your session state is specific to one instance. If for some reason you were directed to the ASC application on the other instance, you get errors.
    You can use the OC4J admin_client.jar utility or the opmnctl command to shut down the ascontrol application in one of the instances.
    -steve-

  • Oracle Application Server 10.1.3.3.0 OC4J Restarting

    Oracle ADF application is deployed to the AS from JDeveolper 10.1.3.3.0 and runs fine initially but after continual use the OC4J returns a runtime exception and restarts.
    1. This instance is not associated with an infrastructure but it is on a server with 10.1.2.2.0 Infra and middle tier instances.
    2.The error occurs while using a web app. It all works fine at first, can nav pages, view records from the db just fine. Then after say 15mins the page returns Internal Server Error message at which time I check the Oracle app server ctrl to find the error below. That error is displayed in the actual app server ctrl page.
    After a few minutes I can refresh the web app page and it returns to the home page working fine again until the next exception and restart. Sometimes as a result of this issue the server will not OC4J will not restart and the page will stop working altogether. At this point I cannot ever restart the OC4J. I have to Restart the entire server machine.
    An error has occurred.
    Caught exception calling invoke on oc4j:name=Singleton,type=OpmnConfig
    Exception thrown in RequiredModelMBean while trying to invoke operation invoke
    Object reference no longer valid (disconnected)
    Object reference no longer valid (disconnected)
    Hide Additional Trace Information
    oracle.j2ee.admin.jmx.exception.config.ConfigMBeanException:
    Caught exception calling invoke on oc4j:name=Singleton,type=OpmnConfig
    at oracle.oc4j.admin.management.farm.util.OpmnProxyUtil.invoke(OpmnProxyUtil.java:204)
    at oracle.oc4j.admin.management.farm.util.OpmnProxyUtil.invokeSingle(OpmnProxyUtil.java:129)
    at oracle.oc4j.admin.management.farm.util.OpmnProxyUtil.invokeSingle(OpmnProxyUtil.java:99)
    at oracle.oc4j.admin.management.farm.mbeans.OpmnConfigAgr.getNotificationServerAttrs(OpmnConfigAgr.java:200)
    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.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
    at oracle.oc4j.admin.jmx.server.state.LocalizationFilterMBeanServer.invoke(LocalizationFilterMBeanServer.java:579)
    at oracle.oc4j.admin.management.farm.util.OpmnProxyUtil.invoke(OpmnProxyUtil.java:202) ... 50 more
    Caused by: java.io.IOException: Object reference no longer valid (disconnected)
    at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.invoke(RemoteMBeanServer.java:820)
    at oracle.oc4j.admin.management.farm.mbeans.JVMAgr.invoke(JVMAgr.java:1481)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:36)
    at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585) at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:239)
    at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1071) ... 58
    more Caused by: com.evermind.server.rmi.RMIConnectionException: Object reference no longer valid (disconnected)
    at com.evermind.server.rmi.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:60)
    at com.evermind.server.rmi.RecoverableRemoteInvocationHandler.invoke(RecoverableRemoteInvocationHandler.java:28)
    at com.evermind.server.ejb.StatefulSessionRemoteInvocationHandler.invoke(StatefulSessionRemoteInvocationHandler.java:38)
    at __Proxy8.invoke(Unknown Source) at oracle.oc4j.admin.jmx.client.MBeanServerEjbRemoteSynchronizer.invoke(MBeanServerEjbRemoteSynchronizer.java:144)
    at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.invoke(RemoteMBeanServer.java:816) ... 68 more

    Greetings,
    First I would recommend turning up your logging level to FINEST to glean more informatin regarding the error that is occurring. Please post these data along with any related Messaging service configuration information. It is possible that two services are attempting to make the same connection and it is causing one or the other to fail. You might also review the information in your opmn config file. Does the 10.1.2.2 instance remain running during the OC4j restart?
    OPMN Configuration:
    10.1.20 How to Specify Ports for State Replication in OPMN
    When you deploy an application utilizing state replication in a managed Oracle Application Server, OPMN dynamically allocates the ports that are used to propagate state across the cluster. You can restrict this allocation to a range of ports for an application that has peer-to-peer replication enabled. Specifying ports for state replication might be necessary in an installation with a firewall or network that uses a well-defined port range.
    To specify a range of ports for peer-to-peer state replication
    Add a <port> element to an OC4J instance configuration in the opmn.xml file.
    Specify the name of an application that has peer-to-peer replication enabled as the value of the id attribute of the <port> element.
    Specify a range of ports in the range attribute of the <port> element.
    For example, for deployment of an application named rac-web that is set up for peer-to-peer replication, the line labeled <port id=rac-web .../> in the following OC4J instance configuration tells OPMN to use ports 15213 to 15214 for state replication:
    <port id="default-web-site" range="80-100" protocol="http"/>
    <port id="rmi" range="12401-12500"/>
    <port id="rmis" range="12701-12800"/>
    <port id="jms" range="12601-12700"/>
    <port id="rac-web" range="15213-15214"/>
    For more information about state replication, see Chapter 9, "Application Clustering in OC4J," in the Oracle Containers for J2EE Configuration and Administration Guide.Quoted from:
    http://download.oracle.com/docs/cd/B32110_01/relnotes.1013/b32199/oc4j.htm#CEGICDEF-Michael

  • Error starting Oracle Application server

    Hi I installed Oracle application server 10g. I successfully installed it. But when i stopped the opmn and emctl process and now when i am trying to start i am able to successfully start but when i type the URL of OAS Admin console. I get following error:
    500 Internal Server Error
    java.lang.NoClassDefFoundError: oracle/sysman/eml/app/Console     at java.lang.Class.forName0(Native Method)     at java.lang.Class.forName(Class.java(Compiled Code))     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.loadServlet(HttpApplication.java:2283)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.findServlet(HttpApplication.java:4795)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:680)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)     at java.lang.Thread.run(Thread.java:568)
    Can any one please help me resolve this issue at the earliest?

    Hi,
    Now I'm just thinking with U because error 500 can be result of different reasons. I think (I'm not sure)at this situation it has to do with java version.
    AIX 5.3 has java version 1.4.2. .
    Would U like to go $ORACLE_HOME\jdk\jre\bin\ then just type ./java -full version or java version.
    Which result U 'll get.
    also type in which java
    moreover can U give me the output of the env command.
    the last step before U start any as process just do the following
    ps -ef | grep (owner of your as)
    if U 'll find any process just kill it kill -15 process id if it does not help then hard kill with -9
    try to set your environement variable well then start your opmn components again per-process to see which process is going wrong.
    Let me know,
    Regards
    Hamdy

  • Fail to search Oracle Application Server while installing EM Grid Control

    Fail to search Oracle Application Server while installing EM Grid Control 10.2.0.2 on Windows XP. All the steps are successful except the last step failed.
    I uninstalled the previous Oracle 10g database using the stops of the following link:
    http://krsethur.wordpress.com/2006/06/13/uninstalling-oracle-10g-manually-from-windows-xp/
    Now I install EM Grid Control with a new database.
    I don't have any MetaLink account now.
    The log massage from G:\OracleHomes\agent10g\cfgtoollogs\configToolFailedCommands
    Command: oracle.sysman.emcp.agent.AgentPlugInThe log messages from C:\Program Files\Oracle\Inventory\logs\installActions2009-12-27_12-12-43...
    Starting Agent
    Command = oracle.sysman.emcp.agent.AgentPlugIn has failed
    Exception : java.lang.Exception:
    Management Agent Configuration Assistant is failed.
    The following failed messages are recorded:
    configureAgent: Search on a non-RAC system:  Fail to search Oracle Application Server.
    Info: Configuration Assistant "Agent Configuration Assistant" is fail.
    *** Starting OUICA ***
    Info: Created a new file G:\OracleHomes\agent10g\cfgtoollogs\configToolFailedCommands
    Info: Since the option is to overwrite the existing G:\OracleHomes\agent10g\cfgtoollogs\
            configToolFailedCommands file, backing it up
    Info: The backed up file name is G:\OracleHomes\agent10g\cfgtoollogs\configToolFailed
            Commands.bak
    Warning: OUI-25031: Some Configuration Assistant is failed. We recommend you to retry
            Configuration Assistant.
    ...I check all the related service and I can see all the related service are up except that the status of Application server is not running and the OracleCSService is in the starting status all the time.
    G:\OracleHomes\oms10g>cd G:\OracleHomes\agent10g\BIN
    G:\OracleHomes\agent10g\BIN>emctl status agent
    Oracle Enterprise Manager 10g Release 10.2.0.2.0.
    Copyright (c) 1996, 2006 Oracle Corporation.  All rights reserved.
    Agent Version     : 10.2.0.2.0
    OMS Version       : 10.2.0.2.0
    Protocol Version  : 10.2.0.2.0
    Agent Home        : G:\OracleHomes\agent10g
    Agent binaries    : G:\OracleHomes\agent10g
    Agent Process ID  : 5812
    Agent URL         : https://host1.localdomain:3872/emd/main/
    Repository URL    : https://HOST1:1159/em/upload
    Started at        : 2009-12-27 19:02:04
    Started by user   : SYSTEM
    Last Reload       : 2009-12-27 19:02:04
    Last successful upload                       : (none)
    Last attempted upload                        : (none)
    Total Megabytes of XML files uploaded so far :     0.00
    Number of XML files pending upload           :        4
    Size of XML files pending upload(MB)         :     0.04
    Available disk space on upload filesystem    :    41.63%
    Last successful heartbeat to OMS             : 2009-12-27 19:02:25
    Agent is Running and Ready
    G:\OracleHomes\oms10g\BIN>emctl status oms
    Oracle Enterprise Manager 10g Release 10.2.0.2.0
    Copyright (c) 1996, 2006 Oracle Corporation.  All rights reserved.
    Oracle Management Server is Up.
    G:\OracleHomes\oms10g\BIN>emctl status iasconsole
    Oracle Enterprise Manager 10g Release 10.2.0.2.0
    Copyright (c) 1996, 2006 Oracle Corporation.  All rights reserved.
    Oracle 10g Application Server Control is not running.

    Sorry, it's my mistake. what I am installing is Grid Control 10.2.0.2.
    G:\OracleHomes\oms10g>cd G:\OracleHomes\agent10g\BIN
    G:\OracleHomes\agent10g\BIN>emctl status agent
    Oracle Enterprise Manager 10g Release 10.2.0.2.0.
    Copyright (c) 1996, 2006 Oracle Corporation.  All rights reserved.
    Agent Version     : 10.2.0.2.0
    OMS Version       : 10.2.0.2.0
    Protocol Version  : 10.2.0.2.0
    Agent Home        : G:\OracleHomes\agent10g
    Agent binaries    : G:\OracleHomes\agent10g
    Agent Process ID  : 5812
    Agent URL         : https://host1.localdomain:3872/emd/main/
    Repository URL    : https://HOST1:1159/em/upload
    Started at        : 2009-12-27 19:02:04
    Started by user   : SYSTEM
    Last Reload       : 2009-12-27 19:02:04
    Last successful upload                       : (none)
    Last attempted upload                        : (none)
    Total Megabytes of XML files uploaded so far :     0.00
    Number of XML files pending upload           :        4
    Size of XML files pending upload(MB)         :     0.04
    Available disk space on upload filesystem    :    41.63%
    Last successful heartbeat to OMS             : 2009-12-27 19:02:25
    Agent is Running and Ready
    G:\OracleHomes\oms10g\BIN>emctl status oms
    Oracle Enterprise Manager 10g Release 10.2.0.2.0
    Copyright (c) 1996, 2006 Oracle Corporation.  All rights reserved.
    Oracle Management Server is Up.
    G:\OracleHomes\oms10g\BIN>emctl status iasconsole
    Oracle Enterprise Manager 10g Release 10.2.0.2.0
    Copyright (c) 1996, 2006 Oracle Corporation.  All rights reserved.
    Oracle 10g Application Server Control is not running.Edited by: junez on Dec 27, 2009 4:18 PM

  • Oracle Application Server 10g thread stuck issue.

    We are having,
    Oracle Application Server 10g [10.1.3.1 + 10.1.3.4patch] along with Oracle Http Server 2.0
    Now there is a issue of thread stuck [some application threads taking longer times] due to which the application server is unable to respond and sometimes it reinits the oc4j instance.
    => Is there any setting to increase the Thread Stuck Time in OAS.
    => Is there any setting to stop the auto reinit of oc4j instance.
    => Does the auto re init of oc4j get logged in opmn.log as well as in service.log.
    It will be really helpful if any advice on the same.
    Thanks in advance...
    ManojC

    Look in httpd.conf file anything that is like thread in there you will find a simple description of the Directives.
    Greetings.

  • Business Publisher in Oracle Application Server

    Hi
    I am attempting to deploy BPA Business Publisher (10.1.3.4) to an Oracle 10.1.3.4 Application Server and I have very little in the way of instruction or documentation as to how to undertake this task.
    The BPA installation and Administration guides state that using an Oracle Application Server is a supported configuration for the Business Publisher with little or no further information on how to achieve this!
    I have managed to deployed and configure, to the best of my current knowledge, the businesspublisher.war along with its required data sources, DAO changes, etc.
    I can access the Business Publisher web interface and his shows that no exports currently exist.
    I have attempt to add the new Oracle Application Server based Business Publisher Server to my Business Publisher Architect (i.e. but it keeps failing to connect and BPA hangs until I force it to end!)
    I can see that the BPA Repository host is establishing a connection with the Business Publisher host on port 17059 (the default port) but nothing else happens.
    [oracle@***]$ netstat -a | grep 17059
    tcp 0 0 *:17059 *:* LISTEN
    tcp 111 0 host.domain:17059 host.domain.:2519 ESTABLISHED
    I have undertaken a number of successful installation, deployments and exports from BPA to Business Publisher utilising TomCat on Windows, Linux and SUN but have now been completely stopped on how to undertake this on Oracle Application Server.
    Can any one point me in the direction of any documentation or information on how to achieve this task?
    John

    Hi Joseph
    Many thanks for the info.
    I had raised an SR in Metalink as well as requesting info here and Metalink gave me a ftp link to the document.
    This solved my problems as I needed to undertake the extra configurations in opmn.xml, webappserver.cfg and add a .jar file (these are not shown anywhere in the standard BPA admin or install guides!!)
    Once all these done it works like a dream and users state it is faster then a Tom Cat based deployment.
    Cheers
    John

  • How to start the oracle application server 10g

    Hi..
    I have Installed Oracle application server 10g but I am not able to start and dploy the forms in the server.

    Please see this link for the proper order to [start and stop application server 10g|http://download.oracle.com/docs/cd/B14099_19/core.1012/b13995/start.htm#i1014590].
    If you encounter any errors, do not forget to give exact description of errors, their exact error message and codes, where do you get them and what have you done recently. Please also do not forget to include your complete product version.
    thanks,
    AMN

  • Starting Oracle Application Server

    I've installed OAS 408 on an NT box running service pack 5. When I go to the server manager page I select "All" and then select the start button. I get the following. Any ideas about the "BADFRAME"?
    Thanks!
    Please wait while the command is being processed on host ...
    Starting ORB process...
    waiting for ORB to be ready...
    The command completed successfully on host pionex.
    oassrv: Starting wrb service 0
    ConfigProvider Server accepting requests...
    oassrv: Starting wrb service 1
    Log Server is accepting requests now...
    oassrv: Starting wrb service 2
    PANIC: YS::ERROR::BADFRAME in oassrv at line 66 of m:\ntoasopt072599\ows\srchome\ys\src\ys\yse.c
    abnormal program termination
    OWS-08820: Unable to start oassrv process 'oassrv'.
    Initialization Failure- Exiting OAS...
    Execute STOP of all the OAS Processes from the OAS Manager
    null

    While installing OAS 4081, did you follow the work around given in 'Release Notes for Oracle Application Server 4.0.8.1' published in www.olab.com.
    We also had similar problems. After following the procedure given in the release notes, we were able to start all processes.
    null

  • Replica of oracle Application server.

    Hi All,
    I want to create replica of our production server of oracle AS 10g using Tar command . Our Operating system is AIX 5.3 and Oracle Application server version *10.1.2.0.2*. Is this possible using tar command to create replica of OAS having same hostname (new one) without installation. if it is possible then what type of precautions i have to take During tar command , can i have to stop both the instances *(INFRA and BI)*.
    Please give me some tips.
    Thanks In advance.
    Regards,
    Pradip.

    Hello Sir,
    Thanks for your reply.
    I have one more query... We have one mount having name */oracle* and in that BI *(/oracle/App2)* and Inrfa *(/oracle/App1)* . Can we take tar -cvf for whole oracle mount point or seperate oracle home i.e */oracle/App1* and */oracle/App2* . We install application server using oracle user and group is oinstall . It means that we have both these things exist in newly create server. Any pre-requisite require for new server. And please tell me whether there is installation of AS require or not.
    Regards,
    Pradip.

  • Resolve http 500 internal error - Oracle Application Server 10g 10.1.3

    Hi ,
    I have installed Oracle Application Server 10g 10.1.3 as an Integrated Web Server (+.. J2EE Server, and Process Management ) on windows 2003 (xeon 4 CPUs , 3gz RAM..).
    installation was successfully done and i am able to access to Enterprise manager http://localhost/em
    i have deployed my oc4j instances and everything is starting fine when i enter opmnctl startall
    when i try to login on the application am receiving HTTP 500 - Internal server error from Internet Explorer.
    in apache error.log , i have the error "mod_oc4j: Failed to find a failover oc4j process for session request for destination: application://ascontrol (no island or jgroup)."
    opmn.log contains :
    09/06/30 23:21:02 [pm-requests] Http b
    AppWeb.ebj-agp-fib-01~OC4J~ebjcorporate~default_group~1664292877:4344
    Status: Stopped
    Operation: request (success)
    ErrFile: D:\oracle\product\10.1.3\OracleAS_1\opmn\logs\OC4J~ebjcorporate~default_group~1
    i tried many solutions , my current http.conf contains :
    -MaxKeepAliveRequests 100
    -KeepAliveTimeout 15
    -MaxRequestsPerChild 0
    -ThreadsPerChild 20
    I will be gratefull if someone can help me to solve it.
    Thanks.
    nolan

    all oc4j containers are up .
    Processes in Instance: AppWeb.ebj-agp-fib-01
    -------------------------------------------------------------------------------------------+------
    ias-component | process-type | pid | status | uid | memused | uptime | ports
    -------------------------------------------------------------------------------------------+------
    OC4J | ebjutility | 5400 | Alive | 611913545 | 93648 | 0:04:39 | jms:12603,ajp:12504,rmi:12403
    OC4J | ebjadmin | 460 | Alive | 611913544 | 103300 | 0:04:39 | jms:12604,ajp:12503,rmi:12404
    OC4J | ebjcorporate | 4456 | Alive | 611913543 | 105776 | 0:04:39 | jms:12601,ajp:12502,rmi:12402
    OC4J | home | 5792 | Alive | 611913542 | 111188 | 0:04:39 | jms:12602,ajp:12501,rmi:12401
    HTTP_Server | HTTP_Server | 4684 | Alive | 611913541 | 42312 | 0:04:37 | https1:443,http2:7200,http1:80
    ASG | ASG | N/A | Down | N/A | N/A | N/A | N/A
    in " D:\oracle\product\10.1.3\OracleAS_1\opmn\logs\OC4J~ebjcorporate~default_group~1" log file , i have warning, but this should no be a pb...
    09/07/01 09:55:26 Start process
    WARNING: Code-source D:\FlexcubeAt\build\extclasses\jars\ojdbc14.jar (from <library> in /D:/oracle/product/10.1.3/OracleAS_1/j2ee/ebjcorporate/applications/ebjcorporate/) has the same filename but is not identical to /D:/oracle/product/10.1.3/OracleAS_1/jdbc/lib/ojdbc14dms.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in D:\oracle\product\10.1.3\OracleAS_1\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader ebjcorporate.root:0.0.0.

  • Oracle Application Server 4081 don't raise.

    Hi !!!
    I installed OAS 4.0.8.1 on Windows NT Server 4.0 with Service Pack 5 (June 1999).
    I have a Oracle Database installed at the same machine (8.0.4 EE) because I installed OAS at other ORACLE_HOME. I follow the steps (workaround) showed at the document "Latest Oracle Application Server Release Notes. January 2000".
    Hence, I created other user administrator for OAS and I put the entries for OAS at the User Path for this admin.
    The system Path contains the entries for the database.
    But, when I try to raise the process from OAS Manager, it happends the next:
    Please wait while the command is being processed on host vnt05 ...
    Starting ORB process...
    waiting for ORB to be ready...
    The command completed successfully on host vnt05.
    oassrv: Starting wrb service 0
    ConfigProvider Server accepting requests...
    oassrv: Starting wrb service 1
    Log Server is accepting requests now...
    oassrv: Starting wrb service 2
    Web Request Broker (Version: RM 4.0.8 Windows_NT 4 00 10/20/99 21:57:40):
    Accepting requests.
    oassrv: Starting wrb service 3
    The WRB Authentication Host Server is now running.
    oassrv: Starting wrb service 4
    The WRB Authentication Engine is now running.
    oassrv: Starting wrb service 5
    Web Request Resource Manager Proxy is accepting requests.
    oassrv: Starting wrb service 6
    Initializing wrbmon ........................
    OWS-08821: oassrv process 'oassrv' is started up at pid 119.
    oassrv is accepting requests
    OWS-08849: Waited 60 secs. Didn't receive initialization complete message.
    OWS-08820: Unable to start wrksf process 'wrksf'.
    Initialization Failure- Exiting OAS...
    Execute STOP of all the OAS Processes from the OAS Manager
    Any help will be appreciated.
    Thanks.

    Thanks Igor !!!!
    I will try with this way.
    My host file has the next:
    it doesn't any entry.
    # Copyright (c) 1993-1995 Microsoft Corp.
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows NT.
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    # For example:
    # 102.54.94.97 rhino.acme.com # source server
    # 38.25.63.10 x.acme.com # x client host
    null

  • Oracle application server 10g -remote debugging

    We have oracle application server 10g with oc4j. How do we configure App server to start in debug mode so remote debugging from different machine can be done.
    i configured remote debugging options in opmn.xml .in the jdeveloper i attached to JPDA .when i start remote debugging i have given hostname as localhost and portnumber as 5000.
    i am getting this error
    Debugger attempting to connect to remote process at localhost 5000......................
    Debugger unable to connect to remote process.
    I have done already remote debugging using oc4j stadalone app server.but this is the first time i am trying to connect with oracle application server 10g
    opmn.xml
    <ias-component id="OC4J">
    <process-type id="home" module-id="OC4J" status="enabled">
    <module-data>
    <category id="start-parameters">
    <data id="java-options" value="-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5000 -Xdebug -Xnoagent -Djava.compiler=NONE -Xms512m -Xmx1024m -Xss128k "/>
    <data id="oc4j-options" value="-userThreads -properties -out log/out.log -err log/err.log"/>
    </category>
    <category id="stop-parameters">
    <data id="java-options" value="-Djava.security.policy=$ORACLE_HOME/j2ee/home/config/java2.policy -Djava.awt.headless=true"/>
    </category>
    <category id="restart-parameters">
    <data id="no-reverseping-failed-ping-limit" value="2"/>
    <data id="reverseping-failed-ping-limit" value="10"/>
    </category>
    </module-data>
    <start timeout="600" retry="2"/>
    <stop timeout="120"/>
    <restart timeout="720" retry="2"/>
    <port id="ajp" range="3301-3400"/>
    <port id="rmi" range="3201-3300"/>
    <port id="jms" range="3701-3800"/>
    <process-set id="default_island" numprocs="1"/>
    </process-type>
    </ias-component>

    Please refer
    Re: Remote debugging with OC4J

  • Doubt in Oracle application server release3

    Hi,
    I am new to Oracle Application Server 10g. i heard that in Oracle Application Server 10g release 3 its come up with by default SSL where in release 2 its comes with by default with out SSL config. is it true please clarify me. if so how to remove the ssl in release 3 as i was trying to install Hyperion products on top of Oracle Application server facing some problems with SSL.
    Regards
    KumarK

    Hi Roberto,
    I did opmnctl reload and it got sucessfull and the opmnctl log showing
    9/04/06 08:58:11 [pm-requests] Request 2 Completed. Command: /start
    09/04/06 09:40:04 [pm-internal] OPMN server stopped. Request handling disabled.
    09/04/06 09:40:04 [pm-requests] Request d Started. Command: /reload
    09/04/06 09:40:04 [pm-scheduler] Pm/Ons confirm notification timeout
    09/04/06 09:40:05 [internal] Logging disabled
    09/04/06 09:40:06 [ons-internal] ONS server initiated
    09/04/06 09:40:06 [pm-internal] PM state directory exists: E:\Oracle\product\10.1.3.1\OracleAS_1\opmn\logs\states
    09/04/06 09:40:06 [pm-internal] OPMN server ready. Request handling enabled.
    09/04/06 09:40:14 [pm-internal] OPMN server stopped. Request handling disabled.
    09/04/06 09:40:14 [pm-requests] Request 2 Started. Command: /shutdown
    09/04/06 09:40:14 [pm-process] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1919618309:2904)
    09/04/06 09:40:14 [pm-process] Stopping Process: default_group~home~default_group~1 (1919618310:1244)
    09/04/06 09:40:18 [pm-process] Process Stopped: HTTP_Server~HTTP_Server~HTTP_Server~1 (1919618309:2904)
    09/04/06 09:40:18 [pm-requests] Request 2 Completed. Command: /shutdown
    09/04/06 09:40:18 [pm-requests] Http 2
    OC4j4HYPERION.sbtapps006~HTTP_Server~HTTP_Server~HTTP_Server~1919618309:2904
    Status: Stopped
    Operation: request (success)
    ErrFile: E:\Oracle\product\10.1.3.1\OracleAS_1\opmn\logs\\HTTP_Server~1.log
    OC4j4HYPERION.sbtapps006~default_group~home~default_group~1919618310:1244
    Status: Stopped
    Operation: request (success)
    ErrFile: E:\Oracle\product\10.1.3.1\OracleAS_1\opmn\logs\\default_group~home~default_group~1.log
    09/04/06 09:40:18 [pm-process] Process Stopped: default_group~home~default_group~1 (1919618310:1244)
    09/04/06 09:40:20 [pm-scheduler] Pm/Ons confirm notification timeout
    09/04/06 09:40:21 [internal] Logging disabled
    09/04/06 09:40:22 [ons-internal] ONS server initiated
    09/04/06 09:40:22 [pm-internal] PM state directory exists: E:\Oracle\product\10.1.3.1\OracleAS_1\opmn\logs\states
    09/04/06 09:40:22 [pm-internal] OPMN server ready. Request handling enabled.
    09/04/06 09:40:22 [pm-requests] Request 2 Started. Command: /start
    09/04/06 09:40:22 [pm-process] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1919618311:0)
    09/04/06 09:40:22 [pm-process] Starting Process: default_group~home~default_group~1 (1919618312:0)
    09/04/06 09:40:23 [pm-process] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1919618311:2716)
    09/04/06 09:40:27 [pm-process] Process Alive: default_group~home~default_group~1 (1919618312:316)
    09/04/06 09:40:27 [pm-requests] Request 2 Completed. Command: /start
    HTTP server log
    Oracle-Application-Server-10g/10.1.3.1.0 Oracle-HTTP-Server running...
    09/04/06 09:40:22 Start process
    Service.log
    09/04/06 09:40:14 shutdown
    09/04/06 09:40:22 startproc
    default_group~home~default_group~1.log
    09/04/06 09:40:22 Start process
    09/04/06 09:40:27 Oracle Containers for J2EE 10g (10.1.3.1.0) initialized
    ( i am very new to ORAS, i am trying to deploy Hyperion on ORAS. sorry to pain you people)
    Regards
    KumarK.

Maybe you are looking for

  • Purchase Order Updating by Due Date

    Dear Sirs, I am testing purchase orders commitments in payment budget with update profile 000202. This UP updates postings by due date as standard. To reinforce it I market as due date at OF39 to Value Cat. 51. However system is still updating POs po

  • CostCenetr not appearing in service PR for second line item

    Hi Experts, When we create a service shopping cart, if there more than one item in the shopping cart , in back end system in service PR under services tab column  Cost Center  is blank for second line item. How can we solve this? Regards, Anubhav

  • Java stored procedures and triggers in lite

    Hi We are using java stored procedures and java triggers in our application for oracle lite database 5.1. We would like to know whether these procedures and triggers are uploaded or associated with tables or not because triggers are not being fired f

  • Change G/L in account determination

    Hi Friends, Need your help. My client wants to change the reconciliation G/L account for one of the account determination. But in older G/L, they have already posted entries. Depreciation run also has been performed. In AO90 system gives the error "Y

  • Lightroom 5 With Lightroom Creative Cloud?

    I have Lightroom 5 installed on my computer.  If I purchase a Creative Cloud version does that mean I will have two copies of Lightroom on my computer?  Can they share the same library at the same time?  If I later decide to end my Creative Cloud con