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 > administration>.. 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

Similar Messages

  • Problem in starting Application Server control

    Hi,
    I have installed Oracle BI. But when Iam trying to configure the discoverer catalog, I could not able to connect to the Application server control. Please advice with which login credentails I need to login to the Application server control.
    Thanks
    venkat

    To connect to the App Server control, you need to login with the id ias_admin. The password is whatever you specified during the installation process. The port number to use would have been displayed at the end of the installation process.
    Help on how to configure the Discoverer catalog is available in Ch 6: "Configuring the Discoverer Catalog and Discoverer Plus OLAP", of the Oracle® Business Intelligence Discoverer Configuration Guide, 10g Release 2 (10.1.2.0.0), Part No. B13918-02, available at http://download-uk.oracle.com/docs/cd/B14099_09/bi.1012/b13918/disco_catalog_config.htm#CJAHAHGH
    Thanks
    Abhinav

  • HTTP_server link does not show in Application server control...

    Hi, I'm trying to configurate OAS 10g and HTTP Server, when start OAS all the proccess start up, including HTTP Server, but then when try to configurate HTTP_server in Application server control I can't access it, because this component has no 'link' below its name ... why? I can see HTTP_server is up, but can not access it!
    help

    Hi Pratap, Sumit,
    I did do the steps afresh now but still teh issue persists,
    1) Download the complete classes/oracle/apps/per folder to my local desktop myclasses/oracle/apps/per in Binary mode.
    2) In Jdeveloper i created a new OAF Workspace and Project and mentioned the default package as oracle.apps.per
    3) In myprojects/oracle/apps/per/selfservice/hierarchy/server i copied only the XML files (VO,View Link) from the server in Binary mode and the PG.xml from the database using the export batch program.
    4) Close and open Jdeveloper and you can see the PG.xml in webui folder and only the view object xml files in server folder. View Links do not show up eventhough they are available in the folder. Even the server.xml file which is available in the folder does not show up in Application Navigator.
    Please let me know if i have missed any step which you had mentioned.
    Thanks, Suresh

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

  • HTTP_server link in The Application Server Control OAS 10.1.3.1

    Hi, I'm trying to configurate OAS 10g and HTTP Server, when start OAS all the proccess start up, including HTTP Server, but then when try to configurate HTTP_server in the Application server control I can't access it, because this component has no 'link' below its name ... why? I can see HTTP_server is up, but can not access it for configuration!
    help

    You can configure the http server by editing the configuration files ($ORACLE_HOME/Apache/Apache/conf/httpd.conf is a good one to start).

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

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

  • 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

  • Configuring Library Path in Application Server Control

    Hello Everyone,
    I am using :
    1. HP UX B.11.23 64 bit OS
    2. Application server 10.1.3.1
    3. 64-bit JVM (JRE 1.5.0_03)
    I am facing a problem with the connection pools in 10g EM Application Server Control. Initially the connection pool used JDBC thin client. I was asked to implement OCI client instead(Performance enhancement). So, in the existing connection pool only i changed the URL to jdbc.oracle.oci@FCC where FCC is the SID. After this when i went to test connection it says '$ORACLE_HOME/lib/libocijdbc10.so' is not a valid module. Bad magic number.
    After some searching n analysis i found out that instead of picking up from $ORACLE_HOME/lib it should pick from $ORACLE_HOME/lib32 as the ORACLE version is 32-BIT. But i dont know how to configure the same using ASC. I had set LD_LIBRARY_PATH and SHLIB_PATH in HP-UX box as well but it didnt help.
    Please suggest or let me know if you need any other information.

    Hi,
    Where did you set the parameters LD_LIBRARY_PATH and SHLIB_PATH?
    Regards,
    Soumyajit

  • JDeveloper cannot connect to Oracle Application Server 10.1.3.x

    Hi, I am trying to create a connection from JDeveloper (on my desktop) to my oracle application server (10.1.3.x, on another machine). The JDeveloper version is 10.1.3.1.0.
    In step 1, I chose the connection type: "Oracle Application Server 10g 10.1.3".
    In Step 3, I chose "connect to group". I tried different host names and "OC4J Component/group name" but always got the following error msg:
    Error getting Cluster Config Set URLs for uri: deployer:cluster:opmn://hostname:6003/OC4J:default_group.
    I also tried to run JDeveloper from the same machine as my AS installed. The host name I used is "localhost" and the group name is "default_group" and the connection is successful. So it seems to me that my AS configuration is correct.
    May I ask what should be the correct "host name" and "group name" if I want to connect from a "remote" JDeveloper? And in what configuration file can I find such info.?
    Thanks a lot.
    Message was edited by:
    user575786

    hi user575786
    Would you mind sharing some more details about the changes you had to make to get it working or about the nature of the "misconfiguration" you mention?
    Maybe you have some pointers to documentation that helped you solve this?
    (tip : You can use "Your Control Panel" to make your name visible in forum posts.)
    thanks
    Jan Vervecken

  • Configuring library path in 10g application server control

    Hello everyone,
    I am using :
    1. HP UX B.11.23 64 bit OS
    2. Application server 10.1.3.1
    3. 64-bit JVM (JRE 1.5.0_03)
    I am facing a problem with the connection pools in 10g EM Application Server Control. Initially the connection pool used JDBC thin client. I was asked to implement OCI client instead(Performance enhancement). So, in the existing connection pool only i changed the URL to jdbc.oracle.oci@FCC where FCC is the SID. After this when i went to test connection it says '$ORACLE_HOME/lib/libocijdbc10.so' is not a valid module. Bad magic number.
    After some searching n analysis i found out that instead of picking up from $ORACLE_HOME/lib it should pick from $ORACLE_HOME/lib32 as the ORACLE version is 32-BIT. But i dont know how to configure the same using ASC. I had set LD_LIBRARY_PATH and SHLIB_PATH in HP-UX box as well but it didnt help.
    Please suggest or let me know if you need any other information.

    Hi,
    Where did you set the parameters LD_LIBRARY_PATH and SHLIB_PATH?
    Regards,
    Soumyajit

  • Availability of Application Server Control Console in JBoss AS Mode?

    Hello
    After doing an JBoss AS Mode installation the Application Server Control Console does not seem to be available (no connection on port 8888). Is this "works as designed" and are we forced to use the JBoss JMX console for configuration purposes (not as nice as the OCMS console :-)) or is there a way to activate/access the Oracle console in this setting, too? We didn't find much details about the behaviour of OCMS in the JBoss mode in the documentation :-/
    Bye...Tim

    Hi,
    Application Server Control is only available when the Oracle Application Server is installed. For JBoss, you will need to use the built in JMX Console to manage OCMS. Unfortunatly, there's no way to enable AS Control in JBoss.
    Adam

  • Having a problem accessing OEM 10g application server control console!

    Hi everyone,
    I just installed AS 10g (10.1.2.0.2) Forms and Reports Services Standalone on a Windows 2003 machine. The installation went fine, the instance was created successfully.
    I started all the services, when i try to access EM :
    http://fms-as.mathtechinc.com:18100. I get a blank screen.
    I can get to the AS welcome screen by using http://fms-as.mathtechinc.com:80, but when I click on the link to log on to Oracle Enterprise Manger 10g Application Server Control. I still get a blank screen.
    I checked the port numbers in port.ist.ini and the port for
    application server control port =18100.
    I am not sure what I am doing wrong.
    Thanks for your help in advance!

    Thanks Jacco... now It is asking for the user name: and password. I do not remember assigning a user name. When I installed the AS, I created an
    instance name and isa_admin password.
    I tried to use the instance name as the username it was not accepted.
    Thanks again!

  • Can't open Application Server Control

    I'm not familiar with Oracle AS, and after installation i can't enter to Application Server Control via web interface.
    I receive 404 error (Page not found) vi http://10.160.2.243:7777/em link. But HTTP server is working via http://10.160.2.243:7777 link.
    I run the opmnctl status
    Processes in Instance: test.oastest
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    OC4JGroup:default_group | OC4J:oc4jhome | 11407 | Alive
    ASG | ASG | N/A | Down
    HTTP_Server | HTTP_Server | 11406 | Alive
    I digged some logs (in opmn and oc4j home folders) but could not find anything related errors.
    Can someone help me in whcih way i should forward to solve this problem ?

    localhost> opmnctl status -app -l
    Applications in Instance: test.oastest
    application type: OC4J
    -------------------------------------------------------------------------------------------+--------
    pid | name | state | rtid | classification | routable | appctx | parent
    -------------------------------------------------------------------------------------------+--------
    11407 | WSIL-App | started | g_rt_id | internal | true | /inspection.wsil | default
    11407 | system | started | g_rt_id | external | true | /dmsoc4j,/JMXSoapAdapter |
    11407 | default | started | g_rt_id | external | true | /jmsrouter,/j2ee,/.rmiTunnel | system
    11407 | ascontrol | started | g_rt_id | external | true | /em | system
    11407 | datatags | started | g_rt_id | internal | true | /webapp | default
    11407 | javasso | stopped | g_rt_id | internal | true | /jsso |
    ascontrol.log is 0 bytes. It is empty.
    Also fount error.log under Apache directory
    [Fri Jul 18 05:56:45 2008] [error] mod_oc4j: Failed to parse OC4J proc ready notification (bound to localhost)
    Maybe problem occurs in scope of interface ? In many config I saw localhost instead of host of machine ?

Maybe you are looking for