Configure OAS

Hi!
I want to run my reports on the Web. I installed the Oracle Application Server 4.0.7. When I use OAS Manager, click Start button, I got the error:
ORB is not responding. Please restart manually...
OWS-20214: The OAS processes can not be started, because the CORBA orb processes can not be started.
Does someone know how to solve the problem?
Thank you!
null

Ganesh Raja,
After I read your instruction, I tried to use command 'Owsctl start' in dos. I got same error.
I work on NT with SP6. The Server is UNIX. The database is Oracle8i. My client machine was installed Oracle Developer6.0. OAS is 4.0.7. I installed the OAS in the same Oracle_Home as Oracle Developer.
I checked the file yt40.dll. The size of this file is 137kb not 71kb.
Thank you very much for your help.
null

Similar Messages

  • Configure OAS 10g R3 as a browser MS Project reader

    Looking for instructions how to configure OAS 10g Release 3 diplay MS Projects (.mpp) files.
    Our desire is provide this capability through OAS and not install the MS-Projects reader on multiple pc's.
    Any assistance or references would be greatly appreciated.

    Okay, lets see how many of these we can already deal with:
    ** General Look And Feel Issues:
    * Missing icons and redrawing issues in the file browser
    Loged as new bug 3609752
    * ...useScreenMenuBar has been depreciated message
    Can find this, are you sure this is not being confused with the antialiasing messages?
    * Dialog background colors
    Logged as bug 2610818
    * Open dialog sorting
    Logged as new bug 3609768
    * AWT exception on exiting:
    Logged as bug 3525259
    * Multi monitor bug
    Unfortunately we only have a few macs and non of them have more than one monitor at the moment. But from your description this problem seem to lie with Apple rather than us. I will keep an eye on it for you though.
    ** Error messages on startup
    I belive this is a common problem accross all platform.
    ** Inner classs issue
    Again this is a problem with all versions of JDeveloper. Logged as bug 3546309, not currently scheduled to be fixed until the next release. Note that this only seems to affect the highligthing in the editor and nothing else.
    ** Items not being saved, position not being restored.
    If you press Apple-Q the Java virtual machine will kill jdeveloper and not allow it to close down properly. This can be resolve by addin hooks provided by apple. For the 903 preview release we had an addin for this. I will look at providing a drop in for 9.0.5.1
    ** Symbolic links, and other enhancements
    In will invetigate symbolic links and get back to you. I will also look at tracing down ER or log bugs for the other enhancemnts you mention
    Thanks for the details,
    G.

  • Configuring OAS Form & Report Server services

    I am trying use OAS Form Server Service,
    My Enviroment:
    1 Server SUN Server 250 Running Unix with Oracle 7.3 (App
    Database)
    25 PC 95/98 users Using forms and report 6i, connecting via Net8
    This solution is working...!
    We have a new NT Server to OAS Form Server Services.
    What I want?
    I need connect some people via web to use my application, but
    I am not sure how make it..!
    I am not need Portal or another services from OAS, I only
    need Forms & Reports Server Services (I think..!).
    Questions:
    1) Is necessary install a Oracle Database On the
    OAS Server that will be runing Forms &
    Report Server (NT Server)?
    2) What services must be installed on the NT server to
    run Forms & Report Server?
    3) When a End User use IE 5.0 to access my application from the
    Web
    He access to a Form Server, and this service start the
    .fmx form, and this form use the Net8 to connect to DB, is
    true?
    4) If my form developed in form 6i run ok using Oracle 7.3.
    I can use OAS Form Service to connect to the same database?
    5) Is mandatory make a migration to 8.x on the
    Sun Server (my app database server)?.
    6) Is there a detail guide to install form server service and
    make configuration to client and servers components?
    Thanks
    Mauricio

    whats different between form and report server in developer whit OAShttp://download.oracle.com/docs/cd/B25016_08//doc/dl/web/B14361_02/config.htm#sthref10
    OC4J Standalone is for use by development and small-medium scale production deployments. Specifically, OC4J Standalone supports HTTP and HTTPS natively without the use of Oracle HTTP Server. It does not have support for load balancing, clustering, or management through Oracle Enterprise Manager 10g. To use those features, customers must install one of the Oracle Application Server installation types, such as J2EE + WebCache. The standalone version is supported in a single instance, single JVM, and single machine configuration.

  • Configure OAS with dataguard for high availibility

    Hi,
    We use oracle application server to connect to 10g database. This prod db has a physical standby db. I am trying to do a failover test where I make the physical standby as primary and connect to that db from our application.
    I change the dads.conf file to point to the physical db. but I get ORA-01033: ORACLE initialization or shutdown in progress Error-Code:1033 Error TimeStamp:Fri, 8 May 2009 21:57:55 GMT
    but this physical db is up & open and in read write stage.
    The db name is prod and prod_stby. is this because of the different names ??

    Hello,
    I think you need to keep the infrastructure database names the same. Have you considered using the failover capabilities within 10gAS for your application servers? This is different from
    Data Guard standby database option. Here is a good Metalink note on how to setup and configure 10g Application Server failover:
    Understanding OracleAS 10g High Availability - A Roadmap- Metalink Note #412159.1
    Cheers,
    Ben

  • Configuring OAS to run JSP

    Creating standard JSP's using Ultradev and get errors saying .jsp is not recognized and script not processed (NT based OAS) plenty of instruction on how to use Oracle JSP on everything but OAS. Need to be able to use Ultradev (customer req)! Is there a step by step for this, it can't be difficult?

    http://www.jguru.com/faq/view.jsp?EID=1310663

  • Application Server Configuration with Multi-threaded Server

    Hi, friends:
    We seems to have some problem with our OAS configuration. Even our Oracle8 server is set as MTS, when we query through the OAS, everytime one request won't be processed until the previous one finished. How to configure OAS to process queries in parellel?
    Also, is there anyway that we can cancel a running query? Because, usually our query is very time-consuming. But even we stopped it apparently in the interface end, we know it is still running backend. Performance is bad.
    Thank you, Thank you.
    David

    Hi Balaji,
    The Application server step by step guide is in the same guide as the CI installation guide. If you don't have it already you can download it from SAP Marketplace.
    Regards
    Juan

  • Move from NON-SSL to SSL (OAS 9.0.4.1)

    We installed OAS 9.0.4.1 (two Midtier and 1 Infst).
    We have Application based on forms. We installed and configure OAS default like non-ssl and forms using port 7778. Now we need to use SSL.
    If somebody give me detail what should be done?
    Actually, what I did
    1. I stop midtier Using EM.
    2. I modified httpd.conf file changed only "Listen from 7778 to 4445" I didn't change port.
    3. Run dcmctl updateconfig -ct ohs
    4. start midtier using EM.
    I can run forms using //http:localhost:4445/forms90/f90servlet? -succesufully
    but My portal is not available. Did I miss something?
    Please help. It is emergency we need to go to PROD.
    Thanks

    I started from beginning install again OAS 9.0.4 and followed instruction in
    whitepaper in the Internet deployment section titled "Oracle Forms 10g - Configuring Security with SSL ".
    Everything was goung okay until last peice run test form using ssl -- https
    I have error
    java.io.IOException: javax.net.ssl.SSLException: Failed set trust point in ssl context
         at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Unknown Source)
         at oracle.jinitiator.protocol.https.HttpsClient.doConnect(Unknown Source)
         at sun.net.www.http.HttpClient.openServer(Unknown Source)
         at sun.net.www.http.HttpClient.openServer(Unknown Source)
         at sun.net.www.http.HttpClient.<init>(Unknown Source)
         at sun.net.www.http.HttpClient.<init>(Unknown Source)
         at sun.plugin.protocol.jdk12.http.HttpClient.<init>(Unknown Source)
         at oracle.jinitiator.protocol.https.HttpsClient.<init>(Unknown Source)
         at oracle.jinitiator.protocol.https.HttpsClient.New(Unknown Source)
         at oracle.jinitiator.protocol.https.HttpsURLConnection$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.jinitiator.protocol.https.HttpsURLConnection.connect(Unknown Source)
         at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream(Unknown Source)
         at oracle.jre.protocol.jar.HttpUtils.followRedirects(Unknown Source)
         at oracle.jre.protocol.jar.JarCache$CachedJarLoader.download(Unknown Source)
         at oracle.jre.protocol.jar.JarCache$CachedJarLoader.load(Unknown Source)
         at oracle.jre.protocol.jar.JarCache.get(Unknown Source)
         at oracle.jre.protocol.jar.CachedJarURLConnection.connect(Unknown Source)
         at oracle.jre.protocol.jar.CachedJarURLConnection.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
         at sun.misc.URLClassPath$JarLoader.<init>(Unknown Source)
         at sun.misc.URLClassPath$2.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getLoader(Unknown Source)
         at sun.misc.URLClassPath.getResource(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    WARNING: Unable to cache https://houorcl324.corp.kbr.com:4444/forms90/java/f90all_jinit.jar
    load: class oracle.forms.engine.Main not found.
    java.lang.ClassNotFoundException: java.io.IOException: javax.net.ssl.SSLException: Failed set trust point in ssl context
         at oracle.security.ssl.OracleSSLSocketImpl.startHandshake(Unknown Source)
         at oracle.jinitiator.protocol.https.HttpsClient.doConnect(Unknown Source)
         at sun.net.www.http.HttpClient.openServer(Unknown Source)
         at sun.net.www.http.HttpClient.openServer(Unknown Source)
         at sun.net.www.http.HttpClient.<init>(Unknown Source)
         at sun.net.www.http.HttpClient.<init>(Unknown Source)
         at sun.plugin.protocol.jdk12.http.HttpClient.<init>(Unknown Source)
         at oracle.jinitiator.protocol.https.HttpsClient.<init>(Unknown Source)
         at oracle.jinitiator.protocol.https.HttpsClient.New(Unknown Source)
         at oracle.jinitiator.protocol.https.HttpsURLConnection$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.jinitiator.protocol.https.HttpsURLConnection.connect(Unknown Source)
         at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream(Unknown Source)
         at java.net.HttpURLConnection.getResponseCode(Unknown Source)
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Do I need SSL webcache too? It was not in instruction
    please help

  • OAS - FORM LISTNER START ERROR

    Hi all,
    I am using OAS 4.0.7 under Win nt sp3 . I am able to
    successfully install and configure OAS , 8i and developer server
    6.0
    but the Problem is when i start the service for the FORMS
    LISTENER FROM OAS I AM GETTING OWS-08801 ERROR. WHEN I
    attempt the same from windows nt start service i am getting
    internal windows nt error even though rest of serice of oracle
    have started.
    I have changed class path but still not successful. I have
    started the developer server in port 9000 and seem everthig
    is fine except the Forms Listner.
    Anybody could help me out . Apprec. in advance.
    Raj.
    null

    Hello all,
    The OAS is known not to start listeners as an NT service. Set
    all the OAS services to manual EXCEPT the nodemanager. Then you
    will need to start the rest of your site from a command prompt
    "owsctl start" will start everything.
    For the ORB process failing to start "owsctl stop" then "owsctl
    clean" will usually do the trick.
    Hope this helps.
    Paul
    Raj (guest) wrote:
    : Paul (guest) wrote:
    : : Raj (guest) wrote:
    : : : Hi all,
    : : : I am using OAS 4.0.7 under Win nt sp3 . I am able to
    : : : successfully install and configure OAS , 8i and developer
    : : server
    : : : 6.0
    : : : but the Problem is when i start the service for the FORMS
    : : : LISTENER FROM OAS I AM GETTING OWS-08801 ERROR. WHEN I
    : : : attempt the same from windows nt start service i am
    getting
    : : : internal windows nt error even though rest of serice of
    : oracle
    : : : have started.
    : : : I have changed class path but still not successful. I have
    : : : started the developer server in port 9000 and seem everthig
    : : : is fine except the Forms Listner.
    : : : Anybody could help me out . Apprec. in advance.
    : : : Raj.
    : : I have the same problem. It appears that the ORB function of
    : : OAS 4.07 is not working properly. If I install WAS 3, it
    : : automatically installs the ORB service necessary, but it
    : doesn't
    : : work in OAS. Uninstalling everything and re-installing
    still
    : : doesn't get the ORB to load. The problem is, without the
    ORB
    : : service, OAS startup fails every time.
    : : Hopefully, someone has found a work-around.
    : : Paul
    : Hi paul ,
    : It seem my orb service and all other service has started except
    : the forms listner . for yr info first time i am able even to
    : config such that from applet forms application is called . then
    : after that i shudown the server restarted it this service
    : alone is not getting started.
    : Any suggestions.,
    : Raj
    null

  • Problem running JSP program on OAS 4.0.8.1 with JSP patch

    Hi all
    I've been running a JSP application on OAS 4.0.8.1 for a month now, but a week ago, when I updated a Java package on the server, the application will no longer run. The simple JSP pages with no bean-tags runs fine, but the ones with bean-tags doesn't work anymore.
    This is the error message:
    Request URI:/jsp/sag/login.jsp
    Exception:
    java.lang.VerifyError
    at java.lang.ClassLoader.resolveClass(Compiled Code)
    at oracle.jsp.app.JspClassLoader.loadClass(Compiled Code)
    at java.lang.ClassLoader.loadClass(Compiled Code)
    at oracle.jsp.app.JspAppLoader.instantiatePage(Compiled Code)
    at oracle.jsp.app.JspAppLoader.reloadPage(Compiled Code)
    at oracle.jsp.app.JspAppLoader.loadPage(Compiled Code)
    at oracle.jsp.app.JspAppLoader.getPage(Compiled Code)
    at oracle.jsp.app.JspApplication.dispatchRequest(Compiled Code)
    at oracle.jsp.JspServlet.doDispatch(Compiled Code)
    at oracle.jsp.JspServlet.service(Compiled Code)
    at javax.servlet.http.HttpServlet.service(Compiled Code)
    at oracle.OAS.servlet.servletrunner.exec(Compiled Code)
    I've read on java.sun.com that verifyerrors normally is due to bad package-files, but I've rebuilt the package at least 10-times now, so thats probably not it. What could it be?
    The application runs fine in JDeveloper 3.1
    Thanks on advance,
    Christian Holm

    Hi,
    I am trying to run JSPs on OAS 4.0.8.1.
    I have installed JSP patch, downloaded form olab.com
    I am not able to execute JSPs. I am getting 2 different problems.
    1. If I call the JSP directly from browser, Netscape will ask for save option, it won't execute.
    2. If I call the JSP from another page with submit button, I am getting the following error :
    The requested access method is not allowed for that object.
    Same error for any JSP.
    The same problem for all the samples available with JSP patch.
    Hi chrholm,
    I already tested for 1 month, so
    could you please help me to configure OAS 4.0.8.1 for JSPs.
    Could you please send me mail : [email protected]
    Any help appreciated.
    Thanks,
    Naidu
    null

  • OAS 4.0.8 and XSQL Servlet

    Are there any instructions for configuring OAS 4.0.8 to work with
    the XSQL Servlet ? I've been trying unsuccessfully for a week.
    null

    Jason Bennett (guest) wrote:
    : Are there any instructions for configuring OAS 4.0.8 to work
    with
    : the XSQL Servlet ? I've been trying unsuccessfully for a week.
    At the moment I feel there is no way to do that. Youe have to
    use Apache and Jserv if you really need it now.
    Karl
    null

  • OAS 4.0.8.2.1 and Reports Cartridge

    We configured OAS, Reports Cartridge and the Report Server 6i all in the same machine, but the cartridge can not communicate with the repserver. Is this possible? If somebody knows how to do it please give us a clue. Thanks.

    ^UP^

  • Remote Debug in oas 4.0.8.2 using JDeveloper3.1

    Now I can do remote debug using JDeveloper3.1 in Tomcat or WebLogic!
    But I can not do remote debug in Oralce Application Server 4.0.8.2.
    Who knows how to remote debug in OAS, mainly for how to configure OAS to support remote debug, please tell me as quickly as possible!
    I appreciate ... very much!!!!!!
    We are using JDeveloper3.1 and OAS for our business application. So we must know how to remote debug in OAS with JDeveloper3.1.

    In the JAva Environment settings for your OAS Application you should add the remote debugging name-value pairs using
    X_OPTION
    X_OPTION
    runjdwp:transport=dt_socket,server=y,suspend=n,address=4000
    X_OPTION debug
    X_OPTION noagent
    JAVA_COMPILER NONE
    INITIAL_HEAP 32m
    MAX_HEAP 32m
    After adding the configuration start the OAS and try to connect to remote OAS VM for JDeveloper
    raghu

  • OAS 4.0.8 and RDMBS 8.0.5 - would it work?

    hi !
    never heard of release 8.0.6 for linux, so
    i'm really surprised to hear/read this one
    is required for oas 4.0.8 as the DB engine.
    did somebody try to run it with 8.0.5 ?
    honestly, i don't feel like setting up 8.1.5,
    i'd rather stick to my 8.0.5.1 EE running
    quite OK.
    cheers
    max
    null

    Jason Bennett (guest) wrote:
    : Are there any instructions for configuring OAS 4.0.8 to work
    with
    : the XSQL Servlet ? I've been trying unsuccessfully for a week.
    At the moment I feel there is no way to do that. Youe have to
    use Apache and Jserv if you really need it now.
    Karl
    null

  • OAS Create File for Download with PL/SQL Pkg

    On OAS 4.0.8.1, I am trying to create a PL/SQL DB Pkg to allow a WWW user to extract data from the DB and download it to their local workstation, for example, a class list of student names and ids in "tab-separated-values" format.
    I think I have configured OAS and my browser to understand what to do with a MIME type of "TSV"s. I have issued the ora_util.mime_header to change the content type to "text/tab-separated-values", but all it does is send the header and the data to a WWW page. It appears that either the browser or the server does not recognize what to do with it, to prompt the browser to save the data (which is what I would like to have happen).
    I am at my wit's end trying to figure out why it is not working. I have looked at all of the documentation I can lay my hands on, with no luck. Any suggestions, experiences, incantations?
    Is what I am trying to do even reasonable? Is there a better way?
    Phil
    ====
    Phillip Brown
    Administrative Computing
    Information Services
    Oregon State University

    On OAS 4.0.8.1, I am trying to create a PL/SQL DB Pkg to allow a WWW user to extract data from the DB and download it to their local workstation, for example, a class list of student names and ids in "tab-separated-values" format.
    I think I have configured OAS and my browser to understand what to do with a MIME type of "TSV"s. I have issued the ora_util.mime_header to change the content type to "text/tab-separated-values", but all it does is send the header and the data to a WWW page. It appears that either the browser or the server does not recognize what to do with it, to prompt the browser to save the data (which is what I would like to have happen).
    I am at my wit's end trying to figure out why it is not working. I have looked at all of the documentation I can lay my hands on, with no luck. Any suggestions, experiences, incantations?
    Is what I am trying to do even reasonable? Is there a better way?
    Phil
    ====
    Phillip Brown
    Administrative Computing
    Information Services
    Oregon State University

  • OAS and Jsp error

    Hi.
    I was trying to deploy the jsp samples that comes with the patch for OAS 4.0.8.1.0, but I got this error:
    "OWS-09164: Runtime : `JSERVLET' is not yet registered with Web Request Broker".
    How can I register JSERVLET with Web Request Broker?
    Thanks in advance,
    Mamra
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by sanjay pandey ([email protected]):
    Hi Maire,
    According to U Jsp sample runs fine i IDE, but it creat problem in deployement time. U have to configure OAS at the installation time using system Manager Wizard for managing
    the dlls( selecting jsp scripting files from src folder)to make it visible at its port address.
    <HR></BLOCKQUOTE>
    null

Maybe you are looking for