Aplication Server 9iAS

I have just install a Oracle9i Application Server, after i see the initial page of server in the brower and the examples too, but when i try estabish a connect with this server using JDeveloper i have problems.
The parameters of connection are:
- Type:
Connection Name: OC4JServidor
Connection Type: Oracle9i Application Server
- Authentication:
UserName: ias_admin
Password: ***** (The same create in the instalation of server)
- Connection:
URL: ormi://sevever.msa.es (The same create in the instalation of server)
Target web service: http-web-site (default)
Local Direc...: D:\9iAS\j2ee\home
When i test the connection, the error is the follow: IO Error: Connection refused connect.
But i run the server:
D:\9iAS\j2ee\home>java -jar oc4j.jar
The messages are the follow:
'bindir' attribute not specified for compiler 'modern' will use java.home
Node started with id=728112692
Error Starting HTTP-Server:Address in use:JVM_Bind
Oracle9iAS <9.0.3.0.0> Containers for J2EE inilalized
Afer el message when i test the connection is:
Invalid username/password for default (ias_admin)
Thanks for your help.
Cristina

" Error Starting HTTP-Server:Address in use:JVM_Bind"
message means that the port is already being used by someother process.
You might have a stale process which is using the Http port.
Are you trying to start the OC4J which comes with 9iAS in standalone mode ?
You should be using Oracle Enterprise manager or utilities which come with Oracle9iAS to start and shutdown components in Oracle9iAS.
raghu
JDev Team

Similar Messages

  • Install oracle Aplication Server

    Hi,
    I want to install oracle Aplication Server but i don't know what version n release of Oracle database support OAS version 4.0.7 and 9ias version 1.0.2.0.0 ?
    Please I need your help.
    Thanks in advance,

    Marcos (guest) wrote:
    : ...I need some informations about Aplication Server 4.0.
    : ....Som of my doubts are :
    : ....I want to developer Forms to WEB using Designer/2000 and
    : utilize forms that already exist.
    Not a problem, there are some differences and some features are just not supported but this is all documented in the release
    notes. You do not Application Server to run Developer Server.
    : ....Do I have to install in the same machine that is already
    : installed Designer/2000 Repository..!?...
    Designer/2000 Repository has nothing to do with the Web. Typically your Web Server will be on a separate machine, it may
    exist on the database server depending on load.
    : ....Do I have to install in the same machine that is already
    : installed my Oracle database..!?
    Depending on load you may or may not want to put anything on the database server. You can as long as there is enough memory
    and CPU to handle all of the components.
    : ....What are the steps to install and hability Web Server
    : Generator button on Designer/2000...!?!
    Web Server Generator creates PL/SQL packages and procedures that are stored in the database. It basically allows for dynamic
    web page creation based on information in the database. If you
    use this option then you need Oracle Application Server and
    install the PL/SQL cartridge. See the release and install notes
    for more information.
    : ....Thanks.....for any additional information....
    : ....sorry for my bad bad english..;)
    : ....Thanks...!..
    Hope that helps
    null

  • Problem  while reading XML file from Aplication server(Al11)

    Hi Experts
    I am facing a problem while  reading XML file from Aplication server  using open data set.
    OPEN DATASET v_dsn IN BINARY MODE FOR INPUT.
    IF sy-subrc <> 0.
        EXIT.
      ENDIF.
      READ DATASET v_dsn INTO v_rec.
    WHILE sy-subrc <> 0.
      ENDWHILE.
      CLOSE DATASET v_dsn.
    The XML file contains the details from an IDOC number  ,  the expected output  is XML file giving  all the segments details in a single page and send the user in lotus note as an attachment, But in the  present  output  after opening the attachment  i am getting a single XML file  which contains most of the segments ,but in the bottom part it is giving  the below error .
    - <E1EDT13 SEGMENT="1">
      <QUALF>001</QUALF>
      <NTANF>20110803</NTANF>
      <NTANZ>080000</NTANZ>
      <NTEND>20110803<The XML page cannot be displayed
    Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
    Invalid at the top level of the document. Error processing resource 'file:///C:/TEMP/notesD52F4D/SHPORD_0080005842.xml'.
    /SPAN></NTEND>
      <NTENZ>000000</NTENZ>
    for all the xml  its giving the error in bottom part ,  but once we open the source code and  if we saved  in system without changing anything the file giving the xml file without any error in that .
    could any one can help to solve this issue .

    Hi Oliver
    Thanx for your reply.
    see the latest output
    - <E1EDT13 SEGMENT="1">
      <QUALF>003</QUALF>
      <NTANF>20110803</NTANF>
      <NTANZ>080000</NTANZ>
      <NTEND>20110803</NTEND>
      <NTENZ>000000</NTENZ>
      <ISDD>00000000</ISDD>
      <ISDZ>000000</ISDZ>
      <IEDD>00000000</IEDD>
      <IEDZ>000000</IEDZ>
      </E1EDT13>
    - <E1EDT13 SEGMENT="1">
      <QUALF>001</QUALF>
      <NTANF>20110803</NTANF>
      <NTANZ>080000</NTANZ>
      <NTEND>20110803<The XML page cannot be displayed
    Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
    Invalid at the top level of the document. Error processing resource 'file:///C:/TEMP/notesD52F4D/~1922011.xml'.
    /SPAN></NTEND>
      <NTENZ>000000</NTENZ>
    E1EDT13 with QUALF>003 and  <E1EDT13 SEGMENT="1">
    with   <QUALF>001 having almost same segment data . but  E1EDT13 with QUALF>003  is populating all segment data
    properly ,but E1EDT13 with QUALF>001  is giving in between.

  • Changing IP address - Oracle 9i Aplication Server 1.0.2.2.2a

    Hello,
    i'd like to know if is it possible to change IP address on win 2000
    server and Oracle 9i Aplication Server 1.0.2.2.2a will work? It will be
    painful to reinstall everything.
    many thanks,
    T.

    You can change that of Release 9.0.2.0.1 upwards. See whether this document helps.
    http://download.oracle.com/docs/cd/B10573_02/relnotes.902/addendum/ipchange.htm#1004903

  • Implement Oracle Aplication Server Portal - Starting work

    Hi everyone
    I work with java and Oracle database, manager oracle application server, but i need to learn Oracle Aplication Server Portal, i just to know some tips to start.
    How can i do that?
    Thanks
    José Vieira

    Hi José,
    The link :
    http://www.oracle.com/appserver/portal_home.html
    has a small text to the right that reads " Download Oracle Application Server 10g ". The first link in the download page is for " Application Server 10g Release 2 " - the installer for this allows you to install the Ifrastrcuture and the MiddleTier.
    During the installation of Oracle Application Server 10g Release 2 (10.1.2.0.2), you would have notice three options :
    1. J2EE & WebCache
    * Oracle Enterprise Manager 10g Application Server Control
    * Oracle HTTP Server Oracle Application Server Containers for J2EE (OC4J)
    * Oracle Application Server Web Cache
    2. Infrastructure
    * Oracle Database Server 10g (10.1.0.4.2)
    * Oracle Internet Directory
    * Oracle Application Server Single Sign-On
    * Oracle Application Server Directory Integration Provisioning
    * Oracle Application Server Delegated Administration Services
    * Oracle Application Server Certificate Authority
    3. MiddleTier.
    * Oracle Application Server Portal
    * Oracle Application Server Wireless
    * Oracle Sensor Edge Server
    * Oracle Application Server Forms Services
    * Oracle Application Server Reports Services
    * Oracle Application Server Personalization
    * Oracle Business Intelligence Discoverer
    You can also install other tools & services like :
    * Oracle Security Developer Tools
    * Oracle Application Server Guard
    * OracleAS Backup and Recovery Tool
    Thus, while installing, you need to install the Infrastructure ( which will contains the OID , SSO, etc. ), and the Middletier ( Portal, etc. ) later. The Portal MiddleTier depends on the Infrastructure.
    Oracle Portal allows you to collect disparate sources of information and applications and present it on a single page. A Portal is a Web site or service that offers a broad array of resources and services, such as email, forums, search engines, and on-line shopping malls. It's more like a "doorway" to the Internet or a portion of the Internet, targeted towards one particular subject.
    You can develop an application & post it on a Application Server - but, publishing it on Portal allows you to collect many such similar applications. Portal is usually used as a sinlg epoint of access for many similar / related kinds of applications.
    Good Luck !
    Regards,
    Sandeep

  • Publishing a form in Aplication Server 10g

    Hello everyone...
    I'm new in Dev10g and all my experience has become from client-server technology. Saying that, anyone can explain to me how to publish a form in Aplication Server 10g and access it from any client?
    Thanx 4 all your help.

    See this page http://www.oracle.com/technology/products/forms/pdf/B10170_01.pdf for a complete discussion on how to deploy a Forms application on the App server.

  • Oracle report server(9iAS) job queue

    Hi, one report server(9iAS) is installed on the linux box..How can i see the no of jobs that are in the queue and the time taken by each job?

    http://<machine-name>:<port>:/reports/rwservlet/showjobs?server=<Enter ur reports server name>
    Rajesh

  • We would like to add an aplication server to existing productive XI server

    Hello
    We would like to add an aplication server to existing productive XI server. We are using "SAP NetWeaver 2004s". We wander which is the procedure to do so. We made a standard procedure to create ABAP aplication server (by copying and mounting common file systems) but ICM does not recognize this server. How to manage icm to do load balancing

    solved

  • About Oracle RAC-CLUSTERS-HTMLDB-APLICATION SERVER

    Im trying to learn about Oracle RAC and its integration with others Oracle tools and have some questions that I want to know .
    1º) I undertand that a Oracle Cluster are vaious computers that store a extensive Database.
    2º) I also understand that a RAC are various computers that keep instances of a ORACLE database, and this database can be store on a CLUSTER.
    Now my questions:
    Can I have others computers with ORACLE TOOLS, by example, HTMLDB ,to serve web pages with information store in that CLUSTER, or ORACLE APPLICATION SERVER, to serve ORACLE FORMS AND REPORTS by example, also with information store in that . taking information from the instances of database working in the RAC&#347; Computer?
    By Example Can I have 5 computers , every one with a diferent tool, 3 with htmldb and 2 with aplication server, taking information from one computer of RAC, that have a instances of this database working?
    Regards everybody

    2º) I also understand that a RAC are various computers that keep instances of a ORACLE database, and this database can be store on a CLUSTER.
    Not quite ...
    Each part in a RAC IS AN INSTANCE, and each instance controls the same database as all the other instances.
    Therefore, HTMLDB, which is simply kept in a database, can be delivererd to the users from any instance, or from all, in the RAC.
    FORMS and REPORTS can connect to any instance in the RAC and get exactly the same data from exactly the same database as when connecting to any other instance in the RAC.
    Therefore, in a RAC, you do not have different instances 'with different tools'. An external-to-database tool, such as forms, points to one olf the instances. An internal-to-database tool, such as htmldb, is available through all of the instances.

  • Oracle Aplication Server and Infrastructure

    Hi,
    I have three servers: production, development for databases and Aplication Server (middletier). In the production server has a infrastructure for the Aplication Server. But i don't know if is it correct install on development server another infrastructure for the same Aplication Server?
    Can somebody help me with an answer ? Thank you very much

    Not clear if I understand anything yet...
    Architecture
    PROD Server 1: Oracle DB (hopefully 10.2.0.3) + Application Server 10g (10.1.2.0.2) Infrastructure
    PROD Server 2: Application Server 10g (10.1.2.0.2) Middle-tier (Forms)
    Now, you have yet another server:
    DEV Server 3: Oracle DB (hopefully 10.2.0.3)
    What's now your question?
    1. Are you asking how to have the Forms on PROD Server 2 accessing data on DEV Server 3? or,
    2. Wanting to install another Application Server (Forms) on DEV Server 3?
    Solutions:
    1. Just add an entry in your formsweb.cfg (userid=) pointing to the new DB server
    2. Either install Infrastructure + Middletier on DEV Server 3 (or install App Server Forms & Reports Standalone)
    Regards,
    Martin

  • Oracle aplication server

    Do somebody now a valid link for downloading Oracle Aplication Server 9i for HP-UX 10.20

    I guess http://www.oracle.com/technology/software/products/ias/devuse.html is the official link, with the many different editions.
    And down at the bottom on that page you have a link to release 2, 9.0.2, if that is what you are looking for.

  • Unable to connect to the report server 9iAS

    I have a similar problem to the FRM-41213 when trying to initiate a      Report_Job_Id := RUN_REPORT_OBJECT(Report_Id, pl_id) through a form.
    I have tested everything on my LOCAL 9iDS environment which goes through a LOCAL report server (rwserver -install myserver) and it works.
    Now, I am trying to deploy it to the 9iAS server on a Windows 2000 server. When I call my form everything appears to be working fine, however, I never get a connection to the report server and the applet hangs.
    Any one have any idea what I should check to insure that I have my 9iAS server setup to run Reports though 9iAS or what this problem might be?
    Thanks
    Hyman

    Check if the reports server on 9ias is up and running. You might check out metalink note 212551.1 if it is not. The "Second Solution for Issue 1" solved the problem for me.
    Begin quotation:
    "This can be accomplished by removing the <security> tagging from the <repserver>.conf file, where <repserver> represents the reports server name. This file is found in the Developer ORACLE_HOME/reports/conf directory."
    End quotation.
    Hope this helps
    Gerald Krieger

  • BI aplication server problem

    Hello all,
    I've successfully installed both DB 10.2 at linux OpenSuse and BI aplication at a Windows 2000 machine.
    All is running smoothly since I already start up the DB and access it from 3 different clients, create a user, tables, an EUL, import tables, etc. The Discoverer adm and user are working fine.
    I can start the 10G BI applications suite and access from the web browser, Discoverer Plus, Viewer, Management, etc, on the same PC where the BI suite is installed in.
    But, unfortunately, I cannot access from other machine on the LAN.
    I do believe I have any kind of Apache restriction. I can go to the Login page and put the user and password(the same that worked on the server).
    After that I receive a message from Apache saying some thing like "You cannot have privileges to access the page..." and the Apache footnote show me the server correct informations.
    Are there some kind of default restriction that should be changed - as user blocked?
    Please Help, I really don't know more what can I do.
    Thanks in advance!
    Regards,
    Eduardo

    It sounds like the Application Server is not fully started. You should not be logging into an Apache page. It should be an Enterprise Manager console page.

  • Reports Server, 9iAS R2, Redhat 7.3

    Hello,
    My installation of 9iAS R2 proceeded fine after I installed the openmotif21 compatibilty rpm, but post installation I am still unable to start the reports server successfully.
    When I run the command 'rwserver.sh server=rep_oradev' the server dialog box comes up with the message server starting up, but it never does. There is no error message or log entry either?
    IF I edit the file $ORACLE_HOME/reports/conf/rep_oradev.conf so it only has the entry for the 'URLEngine', it will successfully start this server by itself, however it fails when I put the old entry for 'Engine' back in.
    Has anyone successfully got the reports server running on RH7.3 and if so did they need to do anything in particular.
    Regards,
    James Ousby

    Here's a note from our Sotware developers -
    "SPS 2.1 (just started beta) will be officially supported on rh 7.3"
    This was posted last June, so if you have the 2.1 release of the SPS then you should be OK.

  • Error While Running Oracle Reports Server(9iAS) on Red Hat Linux6.2

    I have installed Oracle9iAS on Redhat Linux6.2 I have successfully started the Reports Server. While running any rdf files I m getting the error message "rwrun60: error in loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory". I don't have this libXm.so.2 file in my system. How to get this file?
    Pls help me in this regard as soon as possible.
    Thanks in advance.
    Manoj

    You probably need to install Open Motif (2.1.30), which you can download from:
    http://www.opengroup.org/openmotif
    Be sure to include /usr/X11R6/lib in your LD_LIBRARY_PATH and PATH.
    You may also need to relink:
    make -f ins_reports60.mk install
    after you install Open Motif.
    Hope this helps.
    Scott

Maybe you are looking for