Oracle Application Server startup problem

We have inplemented OF 11.0.3 at our org. We upgrade our server fromsingle to dual processor now when we restat the services web server is not getting started, we tried it through cmd prompt with the help of owsctl but still it is not working.Can we reinstall web server?

hi,
it is much better to start your OAS this way:
1. startup your repository database
2. start the listener of your repository database
3. at the home of your oas installation run this command:
$ <oas_home>/opmn/bin/opmnctl startall
4. after the the opmn and services have started run this command:
#$ <oas_home>/bin/emctl start iasconsole
and there you go!!!
All these can be automated (and shutdown) by using the DBORA script provided by oracle.
use metalink to get a copy of dbora.
Regards,
Mike

Similar Messages

  • Oracle App server startup problem

    I've installed a new Oracle Application Server and after a reboot I manually run:
    ./runstartupconsole.sh start all
    and I get
    "I have encountered an unknown OracleAS Home type Business"
    Please advise how I resolve this, and is this the correct way to start the services from /etc/rc.d/rc.local ?
    Thanks,
    Message was edited by:
    user546819

    hi,
    it is much better to start your OAS this way:
    1. startup your repository database
    2. start the listener of your repository database
    3. at the home of your oas installation run this command:
    $ <oas_home>/opmn/bin/opmnctl startall
    4. after the the opmn and services have started run this command:
    #$ <oas_home>/bin/emctl start iasconsole
    and there you go!!!
    All these can be automated (and shutdown) by using the DBORA script provided by oracle.
    use metalink to get a copy of dbora.
    Regards,
    Mike

  • Problem while configuring webutil on oracle application server 10g(9.0.4)

    hi,
    I have configured webutil with oracle application server 10g(9.0.4).JInitiator 1.3.1.17 is installed.
    I did everything according to webutil manual.Then i developed a form using developer suit 10g (9.0.4).
    and successfully compiled and attached webutil library.then i subclass
    webutil object group from webutil.olb into my form,that is also
    subclassed successfully.Form has also been compiled and saved
    successfully.
    also configured my formsweb.cfg,forms90.conf,default.env according to webutil documentation.
    {color:#993366}Now when i run this form from client, it does not show form in the
    browser and shows a message on the client browser console as follows{color}.
    {color:#0000ff}*Applet oracle.forms.webutil.common.RegisterWebUtil*
    {color} {color:#993366}After this message,It does nothing and if i refresh browser,it shows following message in the browser' Console.{color}
    {color:#0000ff}*Applet oracle.forms.engine.Main notinited.*{color}
    Note:In the browser ,loading java applet is also visible.
    how should i resolve this problem?
    any suggestion?
    Its urgent.
    Regards,
    abbasyazdani

    Refer this metalink note,
    566628.1 How To Install Webutil on 10g Oracle AS
    [email protected]

  • 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-

  • Problem in oracle application server 10g

    hi all
    i have problem with application server 10g
    my situation :
    oracle database 10g release 2
    oracle application server 10g ( forms,reports)
    and i installed the database and application server on the same computer , and with windows xp service pack 2 os
    my problem is when i start the computer that connected to a network some services of application server not working , note that no problems with the database
    and i installed node 32 antivirus
    can any one help me plz ?

    Wich processes don't start? do you have this services in Automatic?
    Can you try to pass the to manual, and start the procs suing opmnctl command and check the logs of it?
    Regards

  • Oracle Application Server problem

    Dear Zedi Masters(Oracles),
    I am facing a problem in my Oracle Application Server. The Installation works smoothly, but afterwards if I try to Reload the Webnode manager it gives an error saying the ORB cannot be started" and "start ORB manually" Can someone explain the problem and how to overcome it.
    I have also tried "owsctl reload" from the command prompt and have got the same reply.
    Thanx in anticipation.
    May the Force be with you.
    Anand

    I get the same error message - except that it happens without
    protection on the virtual directory and it continues to display
    the message when I reload.
    Regards,
    JJ
    Girish (guest) wrote:
    : Hi All
    : we are using Oracle Application Server 4.0 Enterprise Edition.
    : We are using PL/SQL Cartridges. We have set Client Session
    : property of pl/sql application is set to enabled. Also max
    : session idle time is set to 1800. We have also protected the
    : PL/SQL virtual path.(that is before accessing any stored
    : procedure from the virtual path ; user has to provide username
    : and password). Now when the user tries to access protected
    : virtual path the user name and password box gets displayed.
    But
    : after entering correct user name and password when user hits
    on
    : OK button message "Can not service this request, please try
    : again later" is displyed for the first time. After this
    message
    : if page is reloaded then proper page is displayed..
    : any ideas about why this is happening..
    : thanks in advance
    : Girish
    : have a nice day...........
    null

  • Problems with the deployment to Oracle Application Server 9.0.2

    I am having a problem to deploy a simple JSC application to Oracle Application Server 9.0.2.
    I am getting an error:
    500 Internal Server Error
    java.lang.NullPointerException
         at javax.faces.webapp.FacesServlet.init(FacesServlet.java:144)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpApplication.loadServlet(HttpApplication.java:1687)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpApplication.findServlet(HttpApplication.java:4020)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2218)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:585)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    However i don't have any problems to deploy my applications to new release of Oracle AS 10g (9.0.4).
    Unfortunately we still work with the old version (9.0.2)of the Oracle AS.
    Any help will be greatly appriciated
    Thanks
    Yuriy

    I try it but cant deploy in less than 10g.
    AFAIR is an JRE version issue.
    I lost at least 2 days trying.
    Regards.

  • [XI 3.1] Deployment problems to Oracle Application Server

    Hello everybody.
    I'm new on BO products, and i have problems with installation on Oracle Application Server 10.1.3
    BuildVersion=12.1.0.882.BOE_Mira_RTM
    I have success installed OAS 10.1.3 (with patch 10.1.3.3.0), and when i'm installing BO following documentation, after installation no any BO applications in OAS found. This is first.
    Then i attempt install BO applications (CmcApp, AdminTools, etc...) manualy... I have success installation of CmcApp, but when try it to run, i get error ([logon_error_attach|http://www.sendspace.com/file/u8gyoj]), page with logo BO, but logon form (logon.faces) could't be found... i think *.faces on OAS does not work/support, it must be something like *.jsp, *.jspx, but not *.faces, or i must configure OAS in special way.
    Any suggestions?
    Thanks, Evgeny.
    Spasibo)
    p.s. With Tomcat which comes with BO all works fine.
    from documentation
    To use a Java web application server, select Java Web Application
    Server and choose one of the following options:
    Automatically deploy to a pre-installed Web Application Server.
    This will prompt you to enter the configuration and authentication
    information on the next screen.
    Admin is Secure?: Select this option to use Secure Sockets Layer (SSL) encryption for authentication.
    Note:
    If Admin is Secure? is not selected, you will still have to specify the username and password to access the server.
    u2022 Port: Administration port of the application server (for example u201C6003u201D). This should be the request port of the <notification-server> element in the opmn.xml file.
    u2022 Username: User with administration rights to the application server.
    u2022 Password: Password for account with administration rights to the application server.
    u2022 Server Instance: Name of the Oracle Application Server application server instance (for example u201Chomeu201D).
    u2022 Server Name: Name of the target application server (for example, u201Cmyserver.domain.comu201D).
    u2022 Group Id: Name of the server group to which the target application belongs (for example "Default_group").
    u2022 Application Server Installation Directory: The directory where the web application server is installed
    (for example C:\product\10.1.3\OracleAS_1).

    Thanks, guys for reply.
    To Denis Konovalov: Привет! Есть один срочный вопрос, не мог-ли бы ты мне на него ответить. если есть возможность, напиши, пожалуйста, на evgeny (точка) shekalev (собака) гмэйл.ком (защита стоит - не разрешают общаться ) - p.s. куда приятней общаться на родном) p.p.s. обещаю, сильно мучать не буду ))

  • Problem Deploying Oracle PDK Portlet to Oracle Application Server 9.0.4.0

    I have a big issue trying to deploy a pdk portlet I have created in JDeveloper (10.1.2). The application is very simple, it consists of 2 JSP's (call them Select.jsp and Display.jsp) and 1 Java Class (Call it DoEverything.java).
    The architecture of the system is VERY simple. The Select.jsp is a simple drop down list that is embedded in an html form, with the options in the drop down populated by a method call from DoEverything.java. Once the user selects an option and hits submit, he is sent to the Display.jsp, which is a simple html table that is populated by another method call from DoEverything.java. (Basically the whole system is a simple "view" of a given table in a DB based on the option selected in Select.jsp).
    The system works perfect in JDeveloper, where I created it using the Oracle PDK Java Portlet wizard. However I'm running into a problem when I try and take it over to the Application Server. The main documentation I have been following is the: Oracle® Application Server Portal Developer's Guide and in particular the section 6.6.2.4.1 Creating a Connection to Oracle Application Server Containers for J2EE where it explains how to connect to the App. Server. The line "The steps that follow describe the procedure for deploying to a standalone instance of Oracle Application Server Containers for J2EE. For information about deploying to a full Oracle Application Server instance, please refer to the Oracle JDeveloper online Help system." is the one that is bothering me the most as I am trying to deploy to a full instance of the Oracle Application Server, but I cannot find anywhere that walks me through this in the online JDeveloper help.
    Anyway, currently we ftp the appropriate JSP's, Java Class, provider.xml and provider properties files to their respective directories on the Application Server, register the provider and reboot the Http Server. (This has worked before except for the fact that when the user selected an option from the Select.jsp and the request was then sent over to the Display.jsp based on the form action the Display.jsp wasn't recognized. We figured the provider.xml file needed to be edited in this case in order to know where Display.jsp was being kept). In any event nothing seems to be working at the moment and my main concern is that it maybe we should be deploying as EAR/WAR (both of which I'm not super familiar and my second main concern is that it seems most people use JavaBeans and Struts and all sorts of different API's whereas here I just have a fairly simple Java Class back end that connects to the database and creates an object based on the attributes contained in the database (1 object for 1 unique row in the DB) and I want to be sure that the way I have developed this should still work with the Oracle AS. I'm hoping its just a matter of getting the directory structure straightened out and editing the provider.xml file to include all the JSP's.
    Sorry for the long post, but if you could address my two main concerns and possible give me or point me towards a good thorough walk through of deploying a simple system (oracle pdk java portlet) like I have developed to the App. Server it would be greatly appreciated !
    Thanks a lot.

    Basically I started to develop this system inside Oracle AS and then when it came time to passing a request to a new page, it crapped out on me on the App. Server. So instead of trying to fix the problem there and then I continued to develop outside Portal and inside Jdeveloper. After a week or two once all my stuff worked perfectly I try and take it back into Portal but only the first JSP of all my Portlets would show up, because as soon as I would submit a form and the action directed me to a new page and Portal would be lost/confused. Obviously I shouldn't have done it that way but none the less...
    So now I'm reading through the documentation you pointed me towards and it seems I have to qualify my parameters and then "attach" them to the url which the form will pass to the actioned page. I'm importing numerous classes (...urlUtils, etc) in order to qualify the parameters and then build this url without affecting any parameters currently present that my portlet does not own.
    What I'm rambling towards here is all this separation of logic and presentation and the whole nine, implies different people can develop different parts of a 'system' mostly independant of one another...so in my situation I shouldn't in huge trouble yet, since underlying everything is a working system. My issue is with oracle and the App Server. If I take my code which works great outside of the App. Server and I fully qualify parameters and make sure my form actions are constructed using the UrlUtils in order to fully qualify them as well, and then I make sure page parameters are mapped to the proper portlet parameter values....should my system work on the App Server (assuming everything is done properly)....or am I still missing something.

  • Flex on Oracle Application Server 10g - security problems

    Hi,
    I'm working with Flex components (swf files), I'm trying to view them in a browser and i'm facing some security problems.
    The server i'm trying to run the files on is: Oracle application server 10g on Unix server.
    Please help me with the server's configuration to allow running swf files on it.
    In the relation of Flex, there is a file that must be on the server's root named: "crossdomain.xml". This file defines which IPs can the swf object can take/get data from. Maybe there are configurations to that file that needs to be done on the server?
    Thank you,
    Inbal

    No. Not only it isn't certified, but it is also impossible to run forms compiled with the 11g compiler with the 10g runtime. For 11g there is a install bundle for the developer suite / application server.
    cheers

  • Oracle Application Server On Linux Problem

    Our client's application server has been live for 6 months now and currently there is an issue.
    This server is a Dell 6850 running Red Hat Linux ES 3.4 (Taroon Update 5) and kernel 2.4.21-32 with 2 CPUs and 8Gb of ram. Our J2EE web application runs in Oracle Application Server and currently 5 OC4Js are up and running.
    The issue we are facing is the server has frequently gone to a hang state. When this happened, we won't be able to telnet into the server but there are ping responses. So the only thing to do then would be to reboot the server.
    Now I have setup nmon for linux to run 24 hours in the server taking snap shots of the server's performance every 10 minutes. From the nmon output, I could see free memory is always around 20Mb - 50 Mb and sometimes would shoot up to 1Gb and then in 3 hours back down to 20Mb - 50Mb. Is this a normal pattern for a linux server?
    From the Oracle console under memory usage, I saw that around 1.5Gb is being used by the Application Server, 36Mb free and 6.5Gb used by other processes. Now, I am curious as what this other processes are and why are they using 6.5Gb.
    I am not sure if this is caused by a faulty hardware, OS/kernel bug, or our web application.
    What I have done:
    i) monitor /var/log/messages but no suspicious error being logged not even before or during the server hang.
    ii) monitor Oracle Application Sever log files but no suspicious errors logged.
    iii) monitor nmon output daily
    iv) searched for similar cases using Google and Oracle's Metalink but found nothing.
    Thanks.

    As a followup ---
    We believe that we have found the culprit finally based on two lucky catches during lockups. Last seven days we have been testing various combinations of centennial agent and enterprise agent running and have successfully tracked issue down to these two products not wanting to run together.
    We have 32 machines with centennial running and no emctl and there has been no issues for last 18 months. The machines we have had problem with are the ones that use enterprise agent also. We disabled centennial agent on 8 machines and left it running on 6 machines that had emctl agent. We were still experiencing failures on the 6 machines but no failures on 8 machines.
    We turned off centennial software on the remaining 6 and have had no lockups since. Based on this we are concluding that "emctl agent" and "centennial agent" dont play well together and so plan to discontinue using both of these together on any machines.
    Did not reseach exactly why these two were causing a system panic but since these are production and vital we will live with workaround.

  • Problem running "owsctl" (Oracle application server)

    Hello everybody,
    I installed Oracle Application Server v. 4.0.8.2 for Sparc Solaris, it seems that all worked right (no error messages on logs files), but to complete the installation is necessary run the command "owsctl start -nodemgr", it4s to start up the web server manager, but it fails, when I run this command I get the next message:
    "ld.so.1: oraweb: fatal error: libCrun.so.1: file or directory not found"
    I don4t know it is a problem with the Operating System, C libraries or something like that..
    If you know some solution for this problem let me know it ..I'll apreciate it.
    Thanks in advance..
    AU.

    The warning has to do with font support by your X server, and can be ignored.
    Please look up the real reason for installation to abort / fail in
    $HOME/oraInventory/logs/installActions<datetime>.*

  • Problem while running ejb application in Oracle Application Server

    I have created sample ejb application in jdeveloper with ejb 3.1 version,
    i also created jsp page which will invoke ejb client and display result,
    its running perfectly in embeded oc4j server, but while deploying application in
    Oracle application server its is giving below error message
    Javax naming exception: unable to find remote interface., i am confusing please give me sollution .

    Hi Mr.Frank,
    i have created remote interface by importing javax.ejb.Remote,
    my interface name is additionEjb
    and i defined a sample method and in my client i called like below
    additionEjb AdditionEjb = (additionEjb)context.lookup("additionEjb");
    In embeded oc4j server its running perfectly but after deploying to OAS below error throwing
    The exception is : javax.naming.NameNotFoundException: additionEjb not found
    Help me regrding this.

  • Compilation problem in Oracle Application Server (9.0.x)

    Hi All,
    I have a JSP Page, with more than 200 controls, arranged in a tabs. When I try to run this file under Tomcat or JBoss, it runs fine. But when I run it in Oracle 9iAS (9.0.x), it fails to run. The difference is in the way the servlet is generated from the JSP file. In case of Tomcat and JBoss, the generated java file contains multiple methods for each component, so it runs fine. But in case of Oracle Application Server, the generated file has only one method jspService, which contains all the code. Because of this, the JVM throws an error saying "code too large public void jspService(HttpServletRequest request... ".
    Can anyone help me on this issue? Do you know of any configuration setting for the compiler?
    Thanks and Regards,
    Aniket.

    Wich processes don't start? do you have this services in Automatic?
    Can you try to pass the to manual, and start the procs suing opmnctl command and check the logs of it?
    Regards

  • Oracle application server control white screen problem

    Hi,
    I have installed Oracle Application server 10g. Both the infra and mid tier are running from the
    same machine.
    I am able to login to application server control from http://riysvdwh-004:7777, but
    unable to login to the application server control from http://riysvdwh-004:7778,
    i can login to portal and discoverer from the second link, but when i click on"log on to
    Oracle Enterprise Manager 10g Application Server Control:" i get a white page and 5-6
    pipe symbols moving at the top left of the screen and i dont get the next screen.
    I have checked the setupinfo.txt file in midtierhome/install location and found out that
    the hostname in the database connection string is different, instead of hostname riysvdwh-004
    , it is riysverp-004,
    Use only SSL connections with this Oracle Internet Directory:No
    Database Connection String: riysvdwh-004:1521:ASDBDEV.riysverp-004:ASDBDEV.riysverp-004
    Use the following URL to access the Oracle HTTP Server and the Welcome Page:
    http://riysvdwh-004:7778
    i think this could be a reason why i am unable to login from port 7778.
    Is there a way to make this work.
    would appreciate some suggestions.
    regards,

    1) Look in the $ORACLE_HOME/install directory ... ports used for the various functions such as EM are usually listed in the portlist.ini file in each Oracle Home
    2) Ask in the App Server forum. There is an assumption that questions in the Database forum are primarily focussed on Database issues. <g>

Maybe you are looking for

  • Change dimensions of .jpeg pic w/out losing perspective?

    Hello:                                                                                                          Level: Newbie OS: Windows7 64bit  PS: Cs6 The picture below is a (sadly), .jpeg and I would like to be able to change its dimensions from

  • Why does my iMac no longer recognize my external disk device after upgrading to Snow Leopard?

    I've used an external hard drive for my Time Machine back-up for a few years.  After I upgraded to Snow Leopard recently, the Time Machine delayed.  When I tried to select a disk, my external drive no longer appears (it says "None").  The USB and pow

  • Non-critical bug: "My Documents" on File Open incorrect if remapped

    I don't have MetaLink access to log this, so maybe you can. If you have remapped your "My Documents" say to a network drive, when you do FILE > OPEN and click the My Documents icon, it shows the contents of the My Documents under the user in the C: d

  • Logic 9 Serial Number Not Valid

    I recently backed up my computer and did a complete OS reinstall (starting from stratch and not using the old image due to old corruption files). I then decided to manualy copy over Logic Pro 9 files from the backup drive to the new image. I went to

  • HT6154 how to open country lock in 4s

    Hi, My friend gift me iphone 4s, She is from London UK. I live in India, when i put my SIM card, its not activating. Can you please guide me , how i use iphone 4s in India ?