JDeveloper 9.0.5 and 9iAS release 1

Can be deployed applications created with JDeveloper 9.0.5 on Oracle 9iAS release 1?
I use windows platform.

Hi,
I am unable to connect from Jdev 10g to Weblogic 8. I did the thing but still its not working. I am getting the following error
javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://localhost:7001: Destination unreachable; nested exception is: java.net.ConnectException: Connection refused: connect; No available router to destination]
Can some one please help me out. I have been trying this from past 3 days still cannot make it work.
Thanking you in Advance
sunny
Message was edited by Me:
Thank You Guys its working perfectly now. cheers

Similar Messages

  • JDeveloper 9.0.5 and 9ias 9.0.5

    Will the OC4J container that ships with JDeveloper 9.0.5
    be the same version as the OC4J container shipping with Application Server 9.0.5?

    There has been a name change for 9.0.5 release, it is Oracle JDeveloper 10g.
    Preview release of Oracle JDeveloper 10g will have the same OC4J container that will ship with Oracle Application Server.
    raghu
    JDev Team

  • Getting Headstart to work with 9iAS Release 2

    We have been working with Headstart6i through web forms using forms server that comes with 9iAS 1.0.2.2.2a on windows 2000.
    We moved to a 9i database and 9iAS Release 2. The new Forms server is running but I can't get Headstart to work through the web with the new 9iAS.
    I can get the starting page (hsustart.htm) and save the configuration of the new server, but when I hit Lanuch, I get an internal error.
    [Fri Aug  2 09:56:16 2002] [error] (8)Exec format error: exec of /mnt/rubella/apps/Oracle/hsd65/html/hsdcgi65 failed
    [Fri Aug  2 09:56:16 2002] [error] [client 10.1.1.31] Premature end of script headers: /mnt/rubella/apps/Oracle/hsd65/html/hsdcgi65
    I have checked the configuration files and they seem to be O.K.
    I am not sure if Headstart will work at all with the new app server. If it will work what do I need to setup differently?

    It seems that you don't have comm.jar in your classpath.

  • Difference between 9iAS Release 1 version 1.0.2.2.1 and Oracle 10gR2

    Everyone,
    We are facing very critical issue while upgrading from Oracle form 6i to Oracle 10g. Earlier the forms were deployed on web using 9iAS Release 1 version 1.0.2.2.1 which now migrated to Oracle 10gR2 Suite (Forms - 9.0.4.0.19 and Application Server is 10.1.2.0.2 and database is moved to Rack). We were not having issue during testing but as soon as we migrated in Production we are having issues starting from Stale connections to Http 500 errors, FRM-92000 and droped or lost network connectivity errors. Still unable to pin point the root cause. We increased the Memeory, JVMs, heap size, connection etc as per Oracle Support recomendations. Recently by looking in one of the article refered by Oracle and found that there are some recomendation for form upgrade from 6i to 10g. All of the recomendations are mainly to avoid network traffic. Now I have been assigned the case study to address this issue in the light of our current application system, which is mainly front end oracle forms, Userexit (C and Perl C for business logic) and Oracle database. This Userexit is residing at the application Server and used mainly for lots of business functionalities.
    My question here is what makes this new upgrade different than previous application server. Is there any documentation available that refers how the calls are being received, routed and transmitted from Oracle Application Servers to client, database. I would really appreciate the inputs from all of you. Please feel free to ask if there is any question. Thanks.

    Can you show the apache logs, oc4j_bi_forms_defaultisland log form opmn/logs, and other logs with the exact string of error?
    This could be related to a lot of things.
    Regards.

  • Error on deploying a Web Service on 9iAS release 2

    Hi, somebody could help me on deploying a Web Service on 9iAS release 2?, I have applied the UDDI patch through the orauddi.zip file downloaded from otn web site. But on the J2EE Web Service Deploying Wizard (OEM Web Site), at the Web Service configuration stage, a message is displayed telling me that a Web Service must be deployed if the 9iAS instance which has an infrastructure connection, and this is not my case (I don't want to install the infrastructure. The UDDISYS schema was installed on a simple 9i DB release 2 successfully and for the orauddi application deployed I had created a Data Source for this user).
    On trying to do the same task from JDeveloper 9.0.3, an error ADM is displayed advincing the searching of errors in the log.xml file located on IAS_HOME/dcm/logs directory. Below I have copy the last part of this file, corresponding to the error day.
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2003-07-22T00:27:55.182-03:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>iAS_dcm</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>n/a</MSG_GROUP>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>preventas-ntbk</HOST_ID>
    <HOST_NWADDR>192.168.1.78</HOST_NWADDR>
    <MODULE_ID>oracle/defaultLogger/ExceptionLogger</MODULE_ID>
    <PROCESS_ID>null-Thread[main,5,main]</PROCESS_ID>
    <USER_ID>administrator</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>[TM] Config/LoadEdit/ImportExport Adapter resync error</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[java.lang.NullPointerException
         at oracle.ias.sysmgmt.repository.datastore.DataStore.getOutOfSyncPluginConfigData(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.configsvc.ConfigurationServiceImpl.syncUp(Unknown Source)
         at oracle.ias.sysmgmt.task.ConfigAdapter.resync(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.resync(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.resync(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2003-07-22T00:27:56.644-03:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>iAS_dcm</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>n/a</MSG_GROUP>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>preventas-ntbk</HOST_ID>
    <HOST_NWADDR>192.168.1.78</HOST_NWADDR>
    <MODULE_ID>oracle/defaultLogger/ExceptionLogger</MODULE_ID>
    <PROCESS_ID>null-Thread[main,5,main]</PROCESS_ID>
    <USER_ID>administrator</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>[ RM ] Exception in repository API getDBConnect()</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[oracle.ias.repository.schema.SchemaException: Unable to connect to Directory Server:javax.naming.CommunicationException: localhost:389 [Root exception is java.net.ConnectException: Connection refused: connect]
         at oracle.ias.repository.directory.DirectoryReader.connect(DirectoryReader.java:104)
         at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:331)
         at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:416)
         at oracle.ias.repository.SchemaManager.getDBConnect(SchemaManager.java:197)
         at oracle.ias.sysmgmt.persistence.SeedDbAccess.getDBConnect(Unknown Source)
         at oracle.ias.sysmgmt.persistence.PersistenceManager.getSeedInfo(Unknown Source)
         at oracle.ias.sysmgmt.persistence.PersistenceManager.isDBConfigured(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE>
    But, I can deploy this Web Service in the OC4J embedded on JDeveloper, successfully (from JDeveloper). Any idea?
    Thanks a lot in advance,
    Pablo.

    Because you do not have an infrastructure database, you will not be able to deploy your web service from OEM as one of its steps is to register the service in the UDDI registy - the Web service deployment and UDDI registration are tied tightly together in OEM right now.
    All is not lost, however. You have two routes to deploy the Web Service on Oracle9iAS:
    1. Use DCM, which is the command line interface to deploy applications/webservices/wars/ears on Oracle9iAS. It does not have the dependency on UDDI.
    To deploy a Web service using DCM, say your Web service ear file were named test.ear your deployment command would look something like:
    c:\oracle\ora903\dcm\bin\dcmctl deployApplication -file test.ear
    See the doc for much more detail to let you tailor DCM to do all the stuff that is available through EM or specific to your application:
    http://download-west.oracle.com/docs/cd/A97329_03/core.902/a92171/dcm.htm#643834
    2. In JDeveloper 9.0.3, there is a DCM Servlet that lets you do remote deployment to Oracle9iAS:
    http://otn.oracle.com/products/jdev/htdocs/readme_9031.html#viadcm
    I suspect your deployment problem from Oracle9i JDeveloper may be (this may be an incorrect assumption) due to trying to use a connection that is setup as if Oracle9iAS is a standalone OC4J.
    Mike.

  • Deploying Webservice from JDev 9.0.3 to 9iAS Release 2

    Hello,
    i have written a webservice with JDeveloper 9.0.3 and on my local OC4J Installation the webservice is working fine.
    I can also connect from JDev to that OC4J-Instance and deploy it. I installed that standalone OC4J also on other machines
    and had also no problems connecting and deploying to them from JDev 9.0.3.
    No I tried to connect to a 9iAS Release 2 (Linux) but everytime I connect I get following errors (see below)
    What am I doing wrong ? Workarounds?
    Many thanx !!
    Greetings from Germany
    Marc Teufel
    Here are the JDEV-Messages:
    C:\JDev903\jdk\jre\bin\javaw.exe -Djava.protocol.handler.pkgs=HTTPClient -jar C:\JDev903\jdev\lib\oc4j_remote_deploy.jar http://LIN1.hama.de:1810/Oc4jDcmServletAPI/ ias_admin XXX listApplications /home/oracle/ias902
    Initializing log
    Servlet interface for OC4J DCM commands
    Command timeout defined at 600 seconds
    Executing DCM command...
    Executing command listApplications /home/oracle/ias902 UNDEFINED UNDEFINED UNDEFINED
    Command = LISTAPPLICATIONS
    Opening connection to Oc4jDcmServlet
    Setting userName to ias_admin
    Sending command to DCM servlet
    HTTP response code = 404, HTTP response msg = Not Found
    #### HTTP response is NOT ok
    Closing connection to Oc4jDcmServlet
    #### DCM command did not complete successfully (404)
    #### Invalid servlet path

    You need to install DCM Servlet on 9iAS (902x) before you can deploy to 9iAS .
    If you have already done that, Make sure the binding name is correct (it is case sensitive).
    Check out the following thread for details
    Re: SQL query to fetch approximately 9000 rows
    raghu
    JDev Team

  • 9ias release 2 in HP-UX cluster  in HA mode configuration

    Hi all,
    We have configured 9ias release 2 Business intelligence .
    Both Infrastructure, Report server, and database on the same HP-UX 9000 server.
    Its been critical application, we want to configure the same in the HP-UX for High availability of the application server. So if this node fails the second node will take over & application server will b available for the users with minimal down time.
    Can anybody help me in regards to this or give any i/p for How tos?
    Thanks,
    Dhanashree

    We have had lots of issues with 9i AS on linux. May this tip might help you to reduce time each iteration of installation.
    I have tried atleast 15 iterations before a succful installation. After few attemts infrastructure was succeful, what I did was to take a file level backup of the dirctory structure. So keep trying the mid tier only every time. For every attemp you can restore from the file leval backup and try only the mid tier part. It is impotranat that you clean everything for each attempt. Well this may not exactly the answer to your questions, but i would like to share my experience. i kow the pain.

  • Error while creating a connection from JDeveloper to OC4J instance on 9iAS

    I m trying to create a connection to the application server(9iAS release 2) from the JDeveloper(9.0.2.822) using the JDeveloper connection wizard. I followed all the steps, but when i click on "Test Connection" button to test the connection the error i get is "IO Error: Connection refused: connect". The description of the settings i provided in the wizard step are as follows,
    Step 1
    Connection name:- Connection1
    Connection Type:- Oracle 9i Application Server
    Step 2
    Username:- admin
    Password:- welcome
    Deploy Password checkbox: Unchecked
    Step 3 (the 9iAS server address is 192.168.30.162)
    URL:- ormi://192.168.30.162/
    Target Web Site:- http-web-site
    Local dir where admin.jar is installed for Oracle 9iAS is installed:- C:\ora9i_d2k\j2ee\home
    Step 4
    Test Connection: “IO Error: Connection refused: connect”
    Please advise.
    Thanks
    Unmesh

    Hi,
    You cannot connect to an Oracle9iAS environment directly using the connections node. You can only connect to an individual OC4J instance using this technique.
    You need to use Oracle9iAS Distributed Management Configuration (DCM). See JDeveloper Help under Creating Application Server Connections

  • 9iAS Release 2 Problem with IE

    I have been warned that there is a problem with the IE browser against 9iAS release 2, and that there may be an IE
    patch required. Has anyone encountered this problem? Any information would be much appreciated!
    Thanks, Jane

    Hi,
    we are using IE 5.0.x, 5.5.x and 6.x and there are no problems.
    HJ.Alles

  • Basic Search not working in 9iAS release 2

    gurus,
    the basic search is not working in 9iAS Release 2.
    i created few items in the portal and searched for values in basic search ... it did not return any search results ... i checked the search settings and found the Drop Index button ... thus i assumed that the indexes are created .... is there something wrong here ...?
    also, the client wants the search to return in a custom page .... how would i achieve that .... is there an api that i could call in form action and render the search output in my custom page ....?
    any help would be appreciated ...
    thanx

    Have you run the job to update the indexes? Please refer to the Configuration Guide for instructions on synchronizing the indexes with your content.
    The default Search Results page is defined in the Global Settings, under the Administration tab on the Builder page. Any page can be used for search results, as long as it contains the Custom Search portlet.

  • Mod_oc4j in 9iAS Release 2.0, Does anybody know when will it be released??

    hi, does anybody know
    1) When will 9iAS Release 2 be out for production which has mod_oc4j.
    2) Configuring Apache in the current release of 9iAS 1.0.2.2.x with OC4J for performance issues, instead of using OC4J as a standalone server.
    thank you,

    I have had the same problem getting any dates from Oracle as well but after talking to Oracle and bugging them about it here is the response I received:
    Sun Solaris before May 31
    MS Windows - Solaris date + 8 weeks
    Red Hat 7.1 - Solaris date + 1 week
    SuSe SLES7 - Solaris date + 1 day
    True64 - Solaris date + 4 weeks
    I don't know how reliable these dates are but I thought I would pass on what I have been told, since some information is better than none.

  • 9ias Release 2 accounts

    In the name of security Which accounts/database schemas are not needed/can be deleted/locked post installation ?
    Thanks
    Neil

    Mike,
    Unfortunatley, no. 9iAS release 2 is not certifed on Windows XP. It is only certified on Windows NT 4 and Windows 2000.
    -Todd

  • 9iAS release 2 for Windows?

    I see from the certification matrix that there is a 9iAS release 2 for Windows (NT/2000/XP/whatever flavour, presumably). However, when I look at the download/documentation areas, I can't find any reference to it. There's release 1 for everything in sight and release 2 for all flavours of Unix, but no Release 2 for Windows.
    If it's not available, and not likely to be available for a while, can someone please tell me? It will save me looking any further. I am about to go out and buy a server, and need to choose the OS for it (and specify the hardware, so I need installation guide and release notes). If I can get 9iAS release 2 for Windows, I might get Win2K, but if I can't then I'll have Linux on there.

    The release date has slipped. We've found some issues which must be fixed before we can release on Windows. Hopefully we will have it soon.
    I understand that there is a high level of anticipation. I appreciate everyone's patience.
    Thanks,
    Ashesh Parekh
    Oracle9iAS Product Management.

  • Calling EJB from an applet in 9iAS Release 2?

    Hello!
    In 9iAS Release 1 it is not so easy to call an EJB from an applet. First the applet needs special privileges and then the applet starts only once. The cause of problem is the implementation of ormi.
    Will 9iAS Rel. 2 support Applets calling EJBs?

    Jeff,
    I am also trying to make an applet client for an EJB deployed to OC4J.
    I modified the java2.policy file as you suggested, but when I tried to run my applet, I
    got the following error:
    java.lang.ExceptionInInitializerError: java.security.AccessControlException: access denied (java.util.PropertyPermission tunneling.shortcut read)
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPropertyAccess(Unknown Source)
         at java.lang.System.getProperty(Unknown Source)
         at java.lang.Boolean.getBoolean(Unknown Source)
         at com.evermind.server.rmi.RMIInitialContextFactory.<clinit>(RMIInitialContextFactory.java:34)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at com.sun.naming.internal.VersionHelper12.loadClass(Unknown Source)
         at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
         at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
         at javax.naming.InitialContext.init(Unknown Source)
         at javax.naming.InitialContext.<init>(Unknown Source)
         at its.fnd.ejb.EJBHomeFinder.getHomeObject(Unknown Source)
         at its.fnd.flight.ejb.EJBFlightFactory.<init>(Unknown Source)
         at its.fnd.flight.FlightFactory.<init>(FlightFactory.java:97)
         at EJBApplet.jbInit(EJBApplet.java:47)
         at EJBApplet.init(EJBApplet.java:36)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    I am using OC4J (stand-alone) version 9.0.2.0.0 on Solaris 7 and Microsoft Internet Explorer
    5.0 with the java 1.3.1 plug-in.
    Here is the applet code that I use to lookup the EJB home interface:
    Properties props = new Properties();
    props.put(Context.INITIAL_CONTEXT_FACTORY,"com.evermind.server.rmi.RMIInitialContextFactory");
    props.put(Context.PROVIDER_URL,"ormi://host:6666/app");
    props.put(Context.SECURITY_PRINCIPAL,"admin");
    props.put(Context.SECURITY_CREDENTIALS,"password");
    Context ctxt = new InitialContext(props);
    Object homeObj = ctxt.lookup("my_bean");
    MyBeanHome home = PortableRemoteObject.narrow(homeObj, MyBeanHome.class);
    The HTML page with the <applet> tag is a static HTML page that is part of OC4J's default
    web application. The applet class file is located in a subdirectory of the default-web-app
    directory. Here is the HTML page...
    <HTML>
    <HEAD>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
    <TITLE>
    HTML Test Page
    </TITLE>
    </HEAD>
    <BODY>
    <object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" width="580" height="450" name="EJBApplet" align="middle" alt="Loading EJBApplet ...">
    <param name="java_code" value="EJBApplet">
    <param name="java_codebase" value="/tests">
    <param name="java_archive" value="xerces.jar,ejb.jar,oc4j.jar,jaas.jar"/>
    <param name="java_type" value="application/x-java-applet;version=1.3">
    <param name="java_scriptable" value="true">
    <table cellpadding="1" bgcolor="#FFFFFF" width="580" height="450">
    <tr><td>
    This is a place for an APPLET.<br>Your browser doesn't support the correct applet java plug-in.<br><br>You can install the correct plug-in from here.<br><a target='_blank' onClick='javascript:self.window.close()' href="/classes/3rdparty/j2re-win-plug-in.exe">Click here to install plug-in.</a><br><br>Or if you have an Internet connection you can install the correct plug-in from here.<br><a target='_blank' onClick='javascript:self.window.close()' href="http://java.sun.com/products/plugin/1.3/plugin-install.html">Click here to install plug-in from Internet.</a><br><br>You can call your System Administrator for assistance.</td></tr>
    </table>
    </object>
    </BODY>
    </HTML>
    I have searched the Internet, and the documentation, and tried several, different things,
    but I can't get it to work.
    Any and all help will be greatly appreciated.
    Thanks,
    Sofia.

  • "Oracle 9iAS Release 2" Link not working

    hi
    I want to download Oracle 9iAS Release 2(9.0.2.0.1), but the problem is the link is not working
    "http://www.oracle.com/technology/products/ias/9ias_index.html"
    this is link which directed to "Oracle 9i Application Server Relase 2".
    I need the 9iAS on urgent basis but ............
    please solve my problem

    I think you will have better luck on the 9iAS forum:
    Oracle Application Server - General
    Personally, I had a lot of difficulties getting the full install going on 512M (it is fine if you are running JDev and OC4J and DB) but a full 9iAS, even turning off services is tough. Given you are trying 392, I think it is even more problematic.
    Mike.

Maybe you are looking for

  • Can not install Desktop Manager because of DEP.

    Good day BlackBerry users, I've just got myself a BlackBerry Storm 1, and I'd like to install the desktop manager. I've downloaded the install from the site and I tried to install it. In the beginning it's going well, I start it, select my country...

  • OBIEE 11g presentation services login error

    Hi All, i am new to OBIEE 11g i have installed software and when i tried to login presentation services it is giving following error please help me. i stated all services in EM and in services (oracle process manager and node manager also) Enter your

  • Can I make a slide show?

    Can I make a slide show? Thanks again!

  • Call procedure without specifcation from shell scrip

    I am writing shell script. In that I am calling one of the procedure lets say "ABC" from package "V". exec V.abc (); problem is that procedure ABC does not have specifications in package. It has only body defined. I am getting error as procedure unde

  • Transitions to multiple clips in one step

    I have about 100 hundreds still images and I have to apply same transitions about them. Is there a way to do it in one step? I tried to select them all and apply, i.e., cross-dissolve, but FCE put it only one at the point where I click..