Unable to create connection to Application Server Control from JDev

Hi All,
I am unable to create connection to Application Server Control of SOA Suite from JDeveloper and getting following error:
Error getting OC4J Process for: opmn-home+oc4j-<hostname>-<OPMN Port>-default:
Error connecting to OPMN (is it running?): Connection refused: connect
I restarted all OPMN processes...still getting the same error.
Thanks
Krrish

Hi.
I got a similar error sometime ago.
It was related to OPMN not getting bound to the correct server IP. It happened because my SOA Suite was installed in one machine that does not have a fixed IP (or uses loopback adapter) and then I tried to connect to this SOA Suite from another machine, using JDev.
I checked this by running "opmnctl debug". then you can see on what IP the opmn is listening on.
Didn't know how to solve this.

Similar Messages

  • Problems in starting up Application Server Control from SOA Suite

    I have an issue starting up the Application Server Control page from the SOA Suite (10.1.3.1.0) welcome page. I can open all other control pages by entering the oc4jadmin/<password> where <password> is the password specified at the time of installing (Standard Install) the SOA suite.
    Application Server Control accepts the oc4jadmin/<password>, but shows another page to "Supply Administration Credentials". The following error message is shown on the page.
    +++++++++
    This OC4J is configured to make JMX connections via RMIS and fall back to RMI if the RMIS port is not configured. The RMIS connection on the OC4J instance home on Application Server shara.SHARA_HP is configured but a connection could not be established. The JMX protocol is specified by the oracle.oc4j.jmx.internal.connection.protocol property in opmn.xml
    You are logged in as oc4jadmin.
    Enter the credentials for a cluster-wide user in the oc4j-administrators group. These credentials are needed by Application Server Control to make remote connections.
    * User Name
    * Password
    [Store Credentials} button
    ++++++++
    Has any one encountered this? Any clues where to look for things? Initially I had the problem with all the controls due to my computer name as it has an underscore ie., SHARA_HP. I had to use localhost to overcome this ie., http://localhost:8888/em
    Any help/clue would be appreciated.
    Thanks
    Maha

    At install time there is a question that asked if you would like to configure adminstration now. (Something like that). By default this is not checked. If you did not check it you cannot access enterprise manager.
    The is probably a way to configure it, but it might be faster reinstalling.
    There is a simple way to de install by going to the ORACLE_HOME/bin and run the deinstall script.
    cheers
    James

  • Error while creating connection for Application server in Jdeveloper

    Hi,
    I am trying to create a new connection for my weblogic server from JDeveloper
    I am using weblogic 6.1
    The error is :javax.naming.AuthenticationException [Root exception is java.lang.SecurityException : attemting to add an object which is not an instance 0f java.security.Principal to a subject's Principal set
    I am currectly passing my userID and password. but still it is giving the above exception.
    Please advise me.
    With thanks
    Murthy
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    HI
    In JDeveloper 10.1.3.1.0,
    1. Click on the tab for the Connections navigator.
    2. Right click on Application Server and select New Application Server Connection.
    3. Enter a descriptive name for the new connection, and select the appropriate connection type from the drop down list. Click Next.
    4. Specify oc4jadmin for User Name, then enter the oc4jadmin password. Click Next.
    5. Select Single Instance for Connect To, then provide the host name where BPEL is installed, the OPMN port number, and the OC4J instance name (the default for 10.1.3.1 is oc4j_soa). Click Next.
    6. Click Test Connection. If you have been successful, you should see "Success!"
    7. Now, right click on Integration Server and select New Integration Server Connection.
    8. Specify a connection name and click Next.
    9. In the drop down list by Application Server, select the Application Server Connection you just created. Again, specify the host name where BPEL is installed and the port number. This port number will be the same that you specified for the Integration Server Connection to the home OC4J container. Click Next.
    10. Test the connection. You should see something like:
    Application Server: OK
    BPEL Process Manager Server: OK
    ESB Server: OK
    11. Now, return to the Applications navigator, and try to redeploy your process using the Integration Server Connection just created. (It is possible that you will have to close JDeveloper and then reopen it for this to work.)
    Cheers
    Anirudh Pucha

  • Not connect on Application Server Control (no message error)

    Hi people,
    I´m install the SOA Suite 10.1.3.1.0 and when I try to connect usin URL http://name_station:8888 and click on Application Server link, using oc4jadmin user isn´t connect and don´t show error message, only not connect.
    when i try to connect using http://127.0.0.1:8888 this showing a message above:
    "This OC4J is configured to make JMX connections via RMIS and fall back to RMI if the RMIS port is not configured. The RMIS connection on the OC4J instance null on Application Server NAME_OF_INSTANCE.NAME_DESKTOP is configured but a connection could not be established. The JMX protocol is specified by the oracle.oc4j.jmx.internal.connection.protocol property in opmn.xml"
    My SO is Windows XP Pro SP3, i think this problem can have any issue about SP3 because i have SOA Suite installed in other desktop and it connect...i don´t know, i´ll try to uninstall SP3 and comment here if this solution its the better !
    But, If you have the same problem, please help me ou help us ! ;-)
    Thanks friends !

    Thanks for your message Mr. Barrera !
    I´m installed in other desktop and this hosts file have only this line above and this connection have success... its strange...
    127.0.0.1 localhost
    So, I´ll try your solution in other desktop too with SP3... But my mind still said with me "SP3... Try uninstall this before... and then install SOA Suite... you have a success!!" I´m jocking, but i try this too and post a final saga.... ;-)
    PS.: I´m brazilian, sorry but i don´t write english similar a north american guy.
    Thanks !
    Edited by: JohnnyBeGood on Feb 4, 2009 11:44 AM

  • Unable to check logfiles in Application Server Control

    I use oc4j_extended with a seperate oc4j_home: java -jar "%OC4J_INSTAL%\oc4j.jar" -userThreads -verbosity 10 -config %OC4J_HOME%\config\server.xml
    This means I had to change some paths in server.xml.
    Now I am able to use ascontrol from my seperate home. The problem is that when I click on the link Logs, I get a NullPointerException:
    java.lang.NullPointerException at oracle.sysman.ias.studio.logging.logviewer.LogFilesHelper.createLogFilesHGrid(LogFilesHelper.java:858) at oracle.sysman.ias.studio.logging.logviewer.LogFilesHelper.prepareData(LogFilesHelper.java:244) at oracle.sysman.ias.studio.util.AbstractController.prepareData(AbstractController.java:652) at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:389) at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:711) at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:294) at javax.servlet.http.HttpServlet.service(HttpServlet.java:743) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:61) at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:672) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:378) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:869) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:288) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:120) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:294) at java.lang.Thread.run(Thread.java:536)
    In my oc4j console window it says: 05/03/03 14:18:26 javax.management.MBeanException: Exception thrown in operation
    discoverLogs
    05/03/03 14:18:26 at oracle.oc4j.admin.jmx.ejb.MBeanServerEjbBean.invoke(M
    BeanServerEjbBean.java:346)
    05/03/03 14:18:26 at oracle.oc4j.admin.jmx.ejb.MBeanServerEjbBean.invoke(M
    BeanServerEjbBean.java:309)
    05/03/03 14:18:26 at MBeanServerEjbRemote_StatefulSessionBeanWrapper0$1.ru
    n(MBeanServerEjbRemote_StatefulSessionBeanWrapper0.java:141)
    05/03/03 14:18:26 at java.security.AccessController.doPrivileged(Native Me
    thod) ... (etcetera)
    This doesn't happen when I run oc4j and ascontrol from my installation directory. Does anyone know what the problem might be?
    Marko.

    Another question on this subject: why does OC4J use paths
    like ../../home/jsp/lib/taglib/ and even
    ./../../j2ee/home/jsp/lib/taglib/ (both used to define
    global.tag.libraries in server.xml), when in this case >../jsp/lib/taglib would be sufficient?Another good question at that.
    The reason is that OC4J is distributed as both a standalone zip file, and as part of the broader OracleAS product.
    In the standalone case, we typically have one instance -- ie home.
    In the OracleAS case, you can and deploy applications to new instances. In this case, we use the same set of bits, but just different configuration files. So where you see references to paths such as ../../j2ee/home/ that allows the same config files to be utilized in both standalone and OracleAS environments, and lets us support home and other specific instances which get created.
    ../.. takes you back to the ORACLE_HOME directory.
    cheers
    -steve-

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

  • WS not created in application server control after deployment

    Hi,
    I just tried to deploy fulfillmentESB project(SOADemo Projects) from Jdev to Oracle App server control. But there was no webservice created in Oracle application server control under webservices link....plz help me...
    Actually the steps which i had followed to deploy that fulfillment project are:
    * right-click fulfillmentESB
    * select Register with ESB, Integration connection
    after which the fulfillment webservice can be seen in ESB control as well as application server control. But i could not able to see webservice created in application server control.
    Also i tried deploying the fulfillmentESB using EAR file - no use
    So kindly give me some steps to solve this issue...
    -Indhu

    Here is an example of the two steps required to deploy a Web Service application, using the ant task for the 10.1.3.x release.
    <project name="CalculatePrice" default="all" basedir="." xmlns:o="antlib:oracle">
      <property file="build.properties"/>
      <property name="deployeruri"        value="deployer:oc4j:${oc4j.host}:${oc4j.admin.port}"/>
    <!--
      <property name="deployeruri" value="deployer:oc4j:opmn://${oc4j.host}:${oc4j.opmn.port}/home" />
    -->
      <property name="bindweb.website" value="default-web-site"/>
      <property name="app.name" value="sdots"/>
      <target name="deploy">
        < o :deploy file="${basedir}/dist/${app.name}.ear"
                  deploymentname="${app.name}" deployeruri="${deployeruri}"
                  userid="${oc4j.admin.user}" password="${oc4j.admin.password}"/>
        < o :bindWebApp deploymentname="${app.name}" deployeruri="${deployeruri}"
                      userid="${oc4j.admin.user}" password="${oc4j.admin.password}"
                      webmodule="webservice-web" websitename="${bindweb.website}"
                      contextroot="/sdots"/>
      </target>Not sure if this applies to your specific scenario.
    ps. cross posting on the different OTN forums is generally not a good idea as you get threads out of sync. In this specific case, you are running into an issue with a specific ESB demo, and the ESB-SOA forum is definitly a better palce to get specific help.
    WS not created in application server control after deployment
    ps2. I guess you should got it by now, as I am not the first one to make this comment.
    Webservice not created in oracle application server after deployment
    ps3. We still don't have details about the versions you are using and the specific about THE SOADemo Projects - provide the information someone else would need in the forum that best correspond to your issue; the SOA one in this case ;-)

  • Error OAB-90061 unable to create connection to the remote server

    hello
    i have a problem with introspection: i want to introspect wls.
    i installed wls on a virtual machine. zip archive, no installer.
    i also installed ovab on my local virtual machine.
    start ovab, conect to serverpool: ok. now i want to start a introspection. but i got only an error:
    INTROSPECTION STARTED for: juriwls
    - remote ExecutionContext created...
    Copy AssemblyBuilder to remote machine.
    Creating local assemblybuilder.zip.
    Local assemblybuilder.zip created.
    Copying assemblybuilder.zip to remote machine.
    Copy at 10%
    Copy at 20%
    Copy at 30%
    Copy at 40%
    Copy at 50%
    Copy at 60%
    Copy at 70%
    Copy at 80%
    Copy at 90%
    Copy at 100%
    Copy of assemblybuilder.zip complete.
    Copying support scripts
    Copy of support scripts complete
    Copy of AssemblyBuilder is complete.
    Start remote AssemblyBuilder.
    Introspection failed
    Error: Error initializing the remote connection.
    Caused by: OAB-90061: Unable to create connection to remote server
    Cause: Timed out trying to connect to IPV4 and IPV6 sockets.
    Action:
    Double click on the failed node for detail
    ok may the interfaces are down: checked, ok. static ip
    tied to ping each other: no problem.
    nslookup: everything perfect.
    firewall off on each machine!
    wls is started and in runnig mode!
    variables set in .bashrc
    so i dont know what to do. anybody else?
    thanks in advance

    thanks for help
    in cli i entered: system-config-securitylevel-tui quiet port=http --port=ssh
    well done introspection starts ... but after a while another error occurs
    INTROSPECTION STARTED for: juri
    - remote ExecutionContext created...
    Copy AssemblyBuilder to remote machine.
    Copy of AssemblyBuilder is complete.
    Start remote AssemblyBuilder.
    Introspection failed
    Error: Error initializing the remote connection.
    Caused by: OAB-90061: Unable to create connection to remote server
    Cause: Timed out trying to connect to IPV4 and IPV6 sockets.
    Action:
    Double click on the failed node for details.
    INTROSPECTION STARTED for: juri
    - remote ExecutionContext created...
    Copy AssemblyBuilder to remote machine.
    Copy of AssemblyBuilder is complete.
    Start remote AssemblyBuilder.
    Remote AssemblyBuilder is started and connected.
    - START SUBMIT...
    - END SUBMIT...
    onProgress<juri>: started WLS dehydration (expect delays during domain template creation)
    onProgress<juri>: started processing WLS configuration
    onProgress<juri>: creating appliances for the servers in the domain
    onProgress<juri>: Processor: 0 completed
    onProgress<juri>: capturing application deployment plans
    onProgress<juri>: determining the list of application deployments
    onProgress<juri>: building target map
    onProgress<juri>: Processor: 1 completed
    onProgress<juri>: capturing cluster configuration
    onProgress<juri>: building list of all clusters
    onProgress<juri>: building cluster sub-assemblies
    onProgress<juri>: Processor: 2 completed
    onProgress<juri>: capturing Coherence Java option configuration
    onProgress<juri>: processing setDomainEnv.sh
    onProgress<juri>: processing config.xml
    onProgress<juri>: adding rehydration scripts
    onProgress<juri>: Processor: 3 completed
    onProgress<juri>: creating package definition for domain
    onProgress<juri>: Processor: 4 completed
    onProgress<juri>: processing inputs/outputs
    onProgress<juri>: Processor: 5 completed
    onProgress<juri>: capturing data source configuration
    onProgress<juri>: Processor: 6 completed
    onProgress<juri>: start jms message bridge processing
    onProgress<juri>: Processor: 7 completed
    onProgress<juri>: start ldap processing
    onProgress<juri>: Processor: 8 completed
    onProgress<juri>: start listen address processing
    onProgress<juri>: Processor: 9 completed
    onProgress<juri>: capturing node manager configuration
    onProgress<juri>: Processor: 10 completed
    onProgress<juri>: capturing oracle home
    onProgress<juri>: Processor: 11 completed
    onProgress<juri>: validating truststore configuration
    onProgress<juri>: server truststore configuration is valid
    onProgress<juri>: Processor: 12 completed
    onProgress<juri>: processing foreign jms connections
    onProgress<juri>: Processor: 13 completed
    onProgress<juri>: setting resource requirements
    onProgress<juri>: Processor: 14 completed
    onProgress<juri>: Processor: 15 completed
    onProgress<juri>: creating appliance connections
    onProgress<juri>: no managed servers found, nothing to do
    onProgress<juri>: Processor: 16 completed
    onProgress<juri>: capturing BAM configuration
    onProgress<juri>: processing BAM managed server specific configuration files
    onProgress<juri>: Processor: 17 completed
    onProgress<juri>: authenticating admin credentials
    onProgress<juri>: admin credentials authenticated
    onProgress<juri>: Processor: 18 completed
    onProgress<juri>: exporting security configuration
    onProgress<juri>: Processor: 19 completed
    onProgress<juri>: capturing file store configuration
    onProgress<juri>: Processor: 20 completed
    onProgress<juri>: adding ready metric data to appliance
    onProgress<juri>: Processor: 21 completed
    onProgress<juri>: adding contentdata to appliances+
    onProgress<juri>: creating common resources
    onProgress<juri>: adding admin server resources to appliance AdminServer
    onProgress<juri>: adding appliance resources
    onProgress<juri>: Processor: 22 completed
    INTROSPECTION DONE for: juri
    Introspection failed
    Error: OAB-50002: Failed to create assembly for WLS domain.
    Caused by: OAB-50042: Domain template creation failed.
    Action: Check /tmp/abRemote_oracle/ab_home/tmp/createDomainTemplate18246.out and /tmp/abRemote_oracle/ab_home/tmp/createDomainTemplate18247.log for details. These log files will be on the remote system if this is a remote introspection. This problem must be resolved before introspection can succeed.
    ok lets check these log files: cat on these logs.
    these logs are EMPTY!!!
    i dont know what to do now ...

  • Unable to get 10g application server control page

    Need Urget help
    hi
    Operating system windows 2003 with sp1
    Application server 10g-- v 10.1.2.0.2
    I have installed both 10g application server infrastructure and middle tire sucessfully on the machine with all the components sucessfully installed without any component failure or error.
    i can access welcome page on
    http://localhost:7777 or
    http://hostname.domainname:7777
    sucessfully but when i try to login to application server control from welcome page
    it directs me to http://hostname.domainname:18100 but doesnot display any page
    no error just blank page with status done at status bar.
    -- but i can access server control page using
    http://hostname.domainname:18100/emd/console
    login sucessfully after entering username and paswword
    but why i can not access it just by specifiying
    http://hostname.domainname:18100 also when i try to start or stop any components no response after pressing stop/start/restart button available.
    -- same problem with
    http://localhost:7778/forms/frmservlet no button shows any response or any error on configuration or on any other components web page.
    i checked all almost every thing
    all services or running sucessfully
    plz i need ur help.

    I saw this on another windows machine as well. I believe that the port should be 1800 and not 18100. Look into the emd.properties and check if they are configured correctly.
    cu
    Andreas

  • WS not found in application server control after deployment

    Hi,
    I just tried to deploy fulfillmentESB project(SOADemo Projects) from Jdev to Oracle App server control. But there was no webservice created in Oracle application server control under webservices link....plz help me...
    Actually the steps which i had followed to deploy that fulfillment project are:
    * right-click fulfillmentESB
    * select Register with ESB, Integration connection
    after which the fulfillment webservice can be seen in ESB control as well as application server control. But i could not able to see webservice created in application server control.
    Also i tried deploying the fulfillmentESB using EAR file - no use
    So kindly give me some steps to solve this issue...
    -Indhu

    Here is an example of the two steps required to deploy a Web Service application, using the ant task for the 10.1.3.x release.
    <project name="CalculatePrice" default="all" basedir="." xmlns:o="antlib:oracle">
      <property file="build.properties"/>
      <property name="deployeruri"        value="deployer:oc4j:${oc4j.host}:${oc4j.admin.port}"/>
    <!--
      <property name="deployeruri" value="deployer:oc4j:opmn://${oc4j.host}:${oc4j.opmn.port}/home" />
    -->
      <property name="bindweb.website" value="default-web-site"/>
      <property name="app.name" value="sdots"/>
      <target name="deploy">
        < o :deploy file="${basedir}/dist/${app.name}.ear"
                  deploymentname="${app.name}" deployeruri="${deployeruri}"
                  userid="${oc4j.admin.user}" password="${oc4j.admin.password}"/>
        < o :bindWebApp deploymentname="${app.name}" deployeruri="${deployeruri}"
                      userid="${oc4j.admin.user}" password="${oc4j.admin.password}"
                      webmodule="webservice-web" websitename="${bindweb.website}"
                      contextroot="/sdots"/>
      </target>Not sure if this applies to your specific scenario.
    ps. cross posting on the different OTN forums is generally not a good idea as you get threads out of sync. In this specific case, you are running into an issue with a specific ESB demo, and the ESB-SOA forum is definitly a better palce to get specific help.
    WS not created in application server control after deployment
    ps2. I guess you should got it by now, as I am not the first one to make this comment.
    Webservice not created in oracle application server after deployment
    ps3. We still don't have details about the versions you are using and the specific about THE SOADemo Projects - provide the information someone else would need in the forum that best correspond to your issue; the SOA one in this case ;-)

  • Webservice not created in oracle application server after deployment

    Hi,
    I just tried to deploy fulfillmentESB project(SOADemo Projects) from Jdev to Oracle App server control. But there was no webservice created in Oracle application server control under webservices link....plz help me...
    Actually the steps which i had followed to deploy that fulfillment project are:
    * right-click fulfillmentESB
    * select Register with ESB, Integration connection
    after which the fulfillment webservice can be seen in ESB control as well as application server control. But i could not able to see webservice created in application server control.
    Also i tried deploying the fulfillmentESB using EAR file - no use
    So kindly give me some steps to solve this issue...
    -Indhu

    I can see you also posted in the (proper) SOA Suite forum.
    Please do not cross-post unless you really have to (for example when in the other forum no one seems to have the answer).
    Jan Kettenis

  • Connection to application server failed using  SSL port Why?

    Hi
    i am trying to deploy my application created in Jdev11.1.1 to WLS10.3.
    in creating connection to application server using SSl port 7002 my test connection is failed .the test connection status is
    Testing JSR-88 ... failed.
    [J2EE Deployment SPI:260010]Unable to connect to 't3s://localhost:7002' as user, 'weblogic'. Error received: null
    Testing JSR-88-LOCAL ... failed.
    [J2EE Deployment SPI:260010]Unable to connect to 't3s://localhost:7002' as user, 'weblogic'. Error received: null
    Testing JSR-160 DomainRuntime ... failed.
    t3s://localhost:7002: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection refused: connect; No available router to destination
    Testing JSR-160 Runtime ... failed.
    t3s://localhost:7002: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection refused: connect; No available router to destination
    Testing JSR-160 Edit ... failed.
    t3s://localhost:7002: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection refused: connect; No available router to destination
    Testing HTTP ... failed.
    Unable to open conection: Connection refused: connect
    Testing Server MBeans Model ... failed.
    t3s://localhost:7002: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection refused: connect; No available router to destination
    0 of 7 tests successful.
    what i have to do inorder to get successfull status.
    but when i am using the port 7001,test connection status is successfull .

    If it fails for your account and not for another, with the same settings on your phone, then the problem is with your account. If you or your IT department can't correct it, it may be corrupt. Delete the account from the Exchange server entirely and re-create it.

  • Connection to Application Server

    Hello,
    I have developed servlets using JDeveloper (in Desktop). Using connection wizard, How can i create connection to Application server( In unix box).
    Thanks & Regards,
    Viswa

    Here's a link that introduces the features that are unique to Business Components:
    http://otn.oracle.com/products/jdev/htdocs/bc4j/bc4jsod.html

  • No 'Connection' link in Application Server Control

    Hi,
    Using Application server control(OEM 10g) to create public/private connection so that the discoverer viewer will be able to us this connection to connect to multidimensional data source(OLAP).
    As a discoverer administrator When i browse... discoverer &gt; administration&gt;.. i can see only 'services logging' link but no 'connection' link to create a link.
    An help is greatly appreciated.
    Thanks
    SA

    Resolved the issue.
    There are 2 types of installation.
    1. BI standalone installation (i.e. installed from an Oracle Business Intelligence standalone CD with no associated OracleAS infrastructure)
    2. BI associated installation (i.e. installed from an Oracle Business Intelligence standalone CD and associated with an OracleAS infrastructure)
    with the first installation the connection link is not available.
    You can associate a Discoverer instance with an existing OracleAS Infrastructure during the post-install process.
    Thanks

  • How can I create a new OC4J Instance in Application Server Control

    Hi All,
    Is there any way to create a new OC4J Instance in Application Server Control of installed SOA Suite, so that it gets listed in Cluster Topology page.
    Thanks
    Krrish

    Hi Eric,
    Thanks for the reply.
    it is pretty simple..which I didnt try earlier..
    Thanks
    Krrish

Maybe you are looking for