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

Similar Messages

  • 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

  • RE:Application Server Control Configuration Assistant":

    Hello all!
    I'm trying to install Oracle 10g reports server but get the following error
    ================================================================================================================
    Output generated from configuration assistant "Application Server Control Configuration Assistant":
    Oracle Enterprise Manager 10g Application Server Control Release 10.1.2.0.2
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    http://user-4ad84a81a7:18100/emd/console/aboutApplication
    Starting Oracle Enterprise Manager 10g Application Server Control ..The OracleFRHome2ASControl service is starting
    The OracleFRHome2ASControl service could not be started.
    A service specific error occurred: 2.
    More help is available by typing NET HELPMSG 3547.
    I then tried checking on the Net for solutions and some people were advising to unplug network cable, etc but this didn't help me.
    Any other ideas plz?
    Thnx in advance

    This is wat i get.
    C:\oracle\FRHome_3\BIN>emctl status agent
    Oracle Enterprise Manager 10g Application Server Control Release 10.1.2.0.2
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    Agent Version : 10.1.0.4.2
    OMS Version : Unknown
    Protocol Version : 10.1.0.2.0
    Agent Home : C:\oracle\FRHome_3
    Agent binaries : C:\oracle\FRHome_3
    Agent Process ID : 3496
    Agent Process ID : 3496
    Agent URL : http://user-4ad84a81a7:18122/emd/main/
    Started at : 2008-11-20 08:33:19
    Started by user : SYSTEM
    Last Reload : 2008-11-20 08:33:19
    Last successful upload : (none)
    Last attempted upload : (none)
    Total Megabytes of XML files uploaded so far : 0.00
    Number of XML files pending upload : 0
    Size of XML files pending upload(MB) : 0.00
    Available disk space on upload filesystem : 16.48%
    Agent is Running and Ready
    C:\oracle\FRHome_3\BIN>emctl status dbconsole
    OC4J Configuration issue. C:\oracle\FRHome_3/oc4j/j2ee/OC4J_DBConsole not found.

  • Displays blank page when tried to access ORACLE Application Server Control

    Hi,
    I have successfully installed the Oracle SOA Suite using advance installation.
    But when tried to open ORACLE APPLICATION SERVER CONTROL by following the below path.
    start-> programs-> oracle-soa->ORACLE APPLICATION SERVER CONTROL, It displays a blank IE page.
    But when tried to open BPEL control or WSM control or ESB control, it takes me to the login page.
    Note: Started the SOA suite and the status of ASG component in the Start SOA page says Down.Does this affect in anyways?
    Would appreciate if anyone could throw some light on this.

    Hi All,
    I started reinstalling SOA suite and while installation, I encounter below warning.
    "A DHCP configuration was detected on this host" The installer also detected that the localhost name and network hostname differ. please resolve the networking issues by reffering the "Installing on DHCP computers" section in the installation guide."
    Note: Doing installation in the server.
    Wondering this could be the cause for displaying blank Application Server Control page.
    And here is, what it says in the installation guide.
    Note this limitation when running Oracle Application Server on DHCP computers: Oracle Application Server instances on DHCP computers cannot communicate with other instances running on other computers. For example, you cannot have OracleAS Infrastructure on one computer and a middle tier on another computer if any one of those computers uses DHCP. All the instances that need to communicate with each other need to run on the same computer. There are no limitations on clients: clients from other computers can access the instances running on the DHCP computer, as long as the client computer can resolve the DHCP computer on the network.
    The solution for this is installing loopback adapter. But the catch is, I have few webmethods running on the server. Wondering about the effects of Loop back adadpter on webmethods. Please someone throw some light.
    Regards
    jude.

  • Problem while configuring webutil on oracle application server 10g(9.0.4)

    hi,
    I have configured webutil with oracle application server 10g(9.0.4).JInitiator 1.3.1.17 is installed.
    I did everything according to webutil manual.Then i developed a form using developer suit 10g (9.0.4).
    and successfully compiled and attached webutil library.then i subclass
    webutil object group from webutil.olb into my form,that is also
    subclassed successfully.Form has also been compiled and saved
    successfully.
    also configured my formsweb.cfg,forms90.conf,default.env according to webutil documentation.
    {color:#993366}Now when i run this form from client, it does not show form in the
    browser and shows a message on the client browser console as follows{color}.
    {color:#0000ff}*Applet oracle.forms.webutil.common.RegisterWebUtil*
    {color} {color:#993366}After this message,It does nothing and if i refresh browser,it shows following message in the browser' Console.{color}
    {color:#0000ff}*Applet oracle.forms.engine.Main notinited.*{color}
    Note:In the browser ,loading java applet is also visible.
    how should i resolve this problem?
    any suggestion?
    Its urgent.
    Regards,
    abbasyazdani

    Refer this metalink note,
    566628.1 How To Install Webutil on 10g Oracle AS
    [email protected]

  • 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

  • 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

  • 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

  • Unable to open application server control page

    Hi,
    i have a problem to open application server control page in client machine.
    below is the error gets while opening the page;
    ERROR:
    'An error was encountered while loading page. There was a communication problem contacting the agent. This may be a transient network problem. There was a communication problem fetching monitoring data. This may be a transient network problem'
    Please help me to sort out this.
    Thank you,
    Naresh.

    See this thread: Uanble to open the App server console after installing the Oracle soa suite
    Hi,
    Are you sure you have configured a EM? Did you select "Configure this as an Administration OC4J instance" during the installation?
    Regards,
    Martin
    Regards,
    Martin

  • Memory utilization presented in Application Server Control

    Hi
    I have Oracle Application Server 10g R3 Patch Set 5 application server, which work in cluster. On mian page in Oracle Application Server Control I have memory column, where I can see information about memory utilization. I wonder about this information. For example, I have heap size set for 2 GB and application uses 300MB, but I have on main page Application Server Control 900 MB memory utilization for OC4J container. Why is so difference between use heap space memory (only 300 MB), and this information 900 MB? But sometimes, memory in Server Control rises to 2 GB, but application uses 300 MB heap space still. Why does occur this situation (much difference between uses heap space and memory presented on Server Control)?
    Thanks awfully for help.
    Regards
    Edited by: Luk004 on 2012-01-16 03:30

    > Central Instance : 1.2GB is physical memory is free out of 12GB.
    > App1 Instance: 400MB is physical memory is free out of 10GB.
    > App2 Instance: 2GB is physical memory is free out of 14GB.
    >
    > Right now, no background for dialog process are running in any of the three instances but still ocuupy lot of physical memory.
    >
    > Questions: How to calculate memory in ECC and where could be the rest of memory defined in system? No process is running and all memory seem to be consumed.
    Memory is allocated
    - by the operating system itself
    - by the database (SGA_TARGET)
    - by the application server buffers (ST02 et al)
    - by the operating system as filesystem cache (if you e. g. use VxFS you may configure the memory consumption)
    To see where the memory is being used, use OS tools like 'glance' or 'top'.
    Markus

  • Error accessing Application Server Control Console

    I just downloaded oc4j_extended_101330.zip and installed it at
    /u01/app/oracle/oracle/product/10.2.0/oc4j
    I then ran the following commands:
    export ORACLE_HOME=/u01/app/oracle/oracle/product/10.2.0/oc4j
    export J2EE_HOME=$ORACLE_HOME/j2ee/home
    export JAVA_HOME=/u01/app/oracle/oracle/product/10.2.0/db_1/jdk
    export PATH=$JAVA_HOME/bin:$PATH
    java -version
    java version "1.4.2_08"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_08-b03)
    Java HotSpot(TM) Client VM (build 1.4.2_08-b03, mixed mode)
    cd $J2EE_HOME
    java -jar jazn.jar -activateadmin <password>
    cd bin
    ./oc4j -start
    Once the server was up and running I went to http://localhost:8888 and saw the ocj4 home page. Then I tried to access the Application Server Control Console at http://localhost:8888/em and received an internal server error 500. The logs reported this exception:
    08/02/20 13:38:59.807 ascontrol: Error initializing servlet
    java.lang.NoClassDefFoundError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:141)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
    at java.awt.Font.initializeFont(Font.java:308)
    at java.awt.Font.<init>(Font.java:344)
    at oracle.sysman.ias.studio.app.StudioConsole.loadFont(StudioConsole.java:292)
    at oracle.sysman.ias.studio.app.StudioConsole.init(StudioConsole.java:107)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2371)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4824)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4748)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2971)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:741)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:534)
    I believe I've followed the installation and startup directions correctly. Any thoughts on what I might have done wrong?
    Thanks

    Hi,
    It works with jdk 1.5 corect. With java 1.4.2 try to run oc4j using this command:
    OC4J_JVM_ARGS=-Djava.awt.headless=true ./oc4j -start
    Regards,
    Tomas

  • Release 12 Vision - Access Application Server Control Error

    I have installed eBusiness Suite Release 12.0 Vision demo database. All is working fine. However when I try and access the Application Server Control the page is not displayed. From my research it is clear that this component is installed with OC4J and should be available in the eBusiness Suite environment. I have tried to access the URL http://server.domain.com:port/ascontrol. The page retuned says 403 Forbidden. I have checked and all the OC4J instances are running and opmn indicates that ascontrol is running.
    Not sure if I have the URL incorrect or a configuration issue.
    Can anybody help with this?

    I am using the assigned HTTP port. In my case I choose the port pool during rapid install that assigned 8001 to the HTTP listener.

  • 'Application Server Control' not coming up - URGENT

    All,
    BPEL - 10.1.3.4
    My SOA server is up, from the SOA home page when I click 'Application Server Control', the page is not coming up. No idea what went wrong during installation. FYI, I didnt face any issue during installation, it was smooth.
    startup log:
    Configuration information
    Running in D:\oracle\OracleAS_1
    Operation mode:Startup, App Server, No Enterprise Manager, Single Instance
    Oracle home:D:\oracle\OracleAS_1
    Oracle home name:Unnamed
    Instance name:host.localhost.ariba.com
    Instance type:allProducts
    Version:10.1.3.4.0
    Uses infrastructure:false
    Not an infrastructure instance, no infrastructure information available
    Components:[j2ee, apache, orabpel, oraesb, owsm, Wsil]
    2010-10-14 05:11:06.994--Begin log output for Mid-tier services (host.localhost.ariba.com)
    2010-10-14 05:11:06.994--Processing Step: starting OPMN
    2010-10-14 05:11:08.385--Processing Step: starting OPMN managed processes
    2010-10-14 05:11:08.432--Processing Step: OPMN and managed processes started
    2010-10-14 05:11:25.495--End log output for Mid-tier services (host.localhost.ariba.com)
    Thanks,
    Sen

    Hi Sen,
    I am facing the similar issue when i am trying to set up the SOA environment in my local system.
    Can you please help me with the step you took to fix the issue.
    Thanks & Regards,
    Md Yaqoob

  • 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

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

Maybe you are looking for

  • I can't get flashplayer to work on all sites

    I am having a problem with viewing a website that uses a flashplayer. I can go to youtube and see the videos fine, but the site that I need to go to, I get a white page, and nothing on it. I have to get into this site for my job and do training at ho

  • Multiple Label fields within the Parameter List of Available Values

    Hi, I have a business requirement where this is a period number which will be a value filed within a parameter. The labels of the parameter need to be the start date of the period and the end date of the period. What is the best way implement this in

  • Iphone 4 - itunes 4.01 update very slow

    I have the new iphone 4. i'm updating to 4.01 and the progress bar is barely moving. it's 1/20 done and it's been about 45 minutes. why are these updates so slow?

  • T23 shuts down as soon as ac adapter plugged in

    t23 starts on battery power.. shuts down as soon as ac adapter plugged in Moderator note; subject edited

  • Dead links after BPC 10.1 upgrade

    After upgrading to BPC 10.1 we have this strange issue where after you log into the BPC web front end and you click on various links and nothing happens.  For example if you navigate to Administration section (as shown below) and click on the blue li