Problem running "owsctl" (Oracle application server)

Hello everybody,
I installed Oracle Application Server v. 4.0.8.2 for Sparc Solaris, it seems that all worked right (no error messages on logs files), but to complete the installation is necessary run the command "owsctl start -nodemgr", it4s to start up the web server manager, but it fails, when I run this command I get the next message:
"ld.so.1: oraweb: fatal error: libCrun.so.1: file or directory not found"
I don4t know it is a problem with the Operating System, C libraries or something like that..
If you know some solution for this problem let me know it ..I'll apreciate it.
Thanks in advance..
AU.

The warning has to do with font support by your X server, and can be ignored.
Please look up the real reason for installation to abort / fail in
$HOME/oraInventory/logs/installActions<datetime>.*

Similar Messages

  • EAS not running on Oracle Application Server, Oracle Enterprise Linux

    Okay, another question. EAS is up and running on Oracle Application Server, but the URL is unresponsive.
    In the eas log file, I see
    Exception message (Oct 25, 2009 11:33:03 AM):
    no environmentjni in java.library.path
    java.lang.UnsatisfiedLinkError: no environmentjni in java.library.path
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
    at java.lang.Runtime.loadLibrary0(Runtime.java:822)
    at java.lang.System.loadLibrary(System.java:992)
    at com.essbase.eas.server.AppManServlet.init(Unknown Source)
    at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2379)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4830)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4754)
    at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4942)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1144)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:741)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:431)
    at com.evermind.server.Application.getHttpApplication(Application.java:586)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1987)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1906)
    at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:643)
    at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
    at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
    at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
    at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2493)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1042)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
    at java.lang.Thread.run(Thread.java:595)
    Warning message (Oct 25, 2009 11:33:03 AM):
    java.library.path=/app/oracle/product/OracleBI/server/Bin:/app/oracle/product/OracleBI/web/bin
    I assume that the problem is the java library path, which is pointing to directories related to my OBIEE installation, instead of a java environment somewhere in the hyperion install. If that's right, how do I change this?
    Thanks!
    Edited by: James@JHPWD on Oct 25, 2009 8:44 AM

    Do you have a resolution for this issue? I am encountering the same issue on Solaris 10 SPARC using Essbase 64bit, OAS and Shared Services.
    Thanks,

  • How to integrate Oracle Portal running on Oracle Application Server 10.1.2

    I have an Oracle Portal running on a Oracle Application Server 10.1.2.
    Portal is responsible ( along with OID ) for the users authentication and authorization.
    There is a new JEE application that was developed recently, which the Portal users must have access to.
    HOW can I put a link into a page of the Portal, that redirects the portal user to a new browser window displaying my new application?
    HOW can this new application, running in a separate weblogic 11g (10.3.5) server, automatically authenticate with the same username/password previously authenticated when the user logged into the portal?
    Any ideas?
    I´ve already thought in a bunch of ways to do it:
    - put a link into the portal with a sessionId, then when opening the new app, it automatically tries to use the same session. How can I configure this session id during the creation of the portal's page? How can I use it from the new app to use the same session?
    - put a link into the portal with a userid, then when opening the new app, it automatically tries to authenticate using a different authentication provider configurated in WL, which points to Portal´s OID. In this situation, how can I ensure that the user is already logged in and the session has not timed out?
    - Should I use OSSO?
    - Should I use OAM?
    Any help would be appreciated!
    Murilo

    Hi Murilo,
    A portletized version of your J2EE app would probably have been ideal for your purpose as it would handle both authentication (through SSO) and session information (through Portal framework as the framework can pass session information to the provider/producer). This would require changes to the application however.
    Easiest approach would be to use mod_osso to protect your J2EE application. SSO would then handle the authentication for your Portal and your J2EE application.
    Thanks,
    EJ

  • Problem connection to Oracle application server

    Hi,
    I don't know if i'm at the right place but i'll post anyway.
    I'm using JInitiator, java and an Oracle 10g application server but the connection to the server fail until the end.
    I'm using a shortcut on my desktop whit the URL to the application server and the connection work but after a short time the link show this error: java.lang.ClassNotFoundException: oracle.forms.engine.Main
    And when i look in the Java Consol it look like this:
    charger : classe oracle.forms.webutil.common.RegisterWebUtil introuvable.
    java.lang.ClassNotFoundException: java.net.ConnectException: Operation timed out: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(Unknown Source)
         at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
         at java.net.PlainSocketImpl.connect(Unknown Source)
         at java.net.Socket.<init>(Unknown Source)
         at java.net.Socket.<init>(Unknown Source)
         at sun.net.NetworkClient.doConnect(Unknown Source)
         at sun.plugin.protocol.jdk12.http.HttpClient.doConnect(Unknown Source)
         at sun.net.www.http.HttpClient.openServer(Unknown ource)
         at sun.net.www.http.HttpClient.openServer(Unknown Source)
         at sun.net.www.http.HttpClient.<init>(Unknown Source)
         at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.plugin.protocol.jdk12.http.HttpClient.<init>
    (Unknown Source)
         at sun.plugin.protocol.jdk12.http.HttpClient.New(Unknown Source)
         at sun.plugin.protocol.jdk12.http.HttpURLConnection.createConnection(Unknown Source)
         at sun.plugin.protocol.jdk12.http.HttpURLConnection.connect(Unknown Source)
         at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream(Unknown Source)
         at java.net.HttpURLConnection.getResponseCode(Unknown Source)
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    charger : classe oracle.forms.engine.Main introuvable.
    java.lang.ClassNotFoundException: java.net.ConnectException: Operation timed out: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(Unknown Source)
         at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
         at java.net.PlainSocketImpl.connect(Unknown Source)
         at java.net.Socket.<init>(Unknown Source)
         at java.net.Socket.<init>(Unknown Source)
         at sun.net.NetworkClient.doConnect(Unknown Source)
         at sun.plugin.protocol.jdk12.http.HttpClient.doConnect(Unknown Source)
         at sun.net.www.http.HttpClient.openServer(Unknown Source)
         at sun.net.www.http.HttpClient.openServer(Unknown Source)
         at sun.net.www.http.HttpClient.<init>(Unknown Source)
         at sun.net.www.http.HttpClient.<init>(Unknown Source)
         at sun.plugin.protocol.jdk12.http.HttpClient.<init>(Unknown Source)
         at sun.plugin.protocol.jdk12.http.HttpClient.New(Unknown Source)
         at sun.plugin.protocol.jdk12.http.HttpURLConnection.createConnection(Unknown Source)
         at sun.plugin.protocol.jdk12.http.HttpURLConnection.connect(Unknown Source)
         at sun.plugin.protocol.jdk12.http.HttpURLConnection.getInputStream(Unknown Source)
         at java.net.HttpURLConnection.getResponseCode(Unknown Source)
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    There's 2 Operation time out exception and i don't know why !!!
    Can somebody help ? Thanks

    OK, in short:
    Cause: Wrong OPMN request port used to configure the connection (third step of "Create Application Server Connection" wizard). You might have kept the default (6003) but your OPMN is configured with different request port.
    Solution: Check $ORACLE_HOME/opmn/conf/opmn.xml file and look for entry like this:
    <port local="6140" remote="6240" request="6040" />
    Create the connection using OPMN request port that is set in opmn.xml file.
    Thanks
    Shail

  • Problem with installation oracle application server 10g on Solaris 10x86

    Hello all.
    Help me, please.
    I'm trying to install Oracle aplication server 10.0.1.2.0.2 on solaris 10x86.
    When i install oracle infrastructure(metadata repository and identify management),
    i have a problem - on step "Configuration Assistants", where assistants will confugure and start the components, "Single-Sign On Configuration Assistant" -Failed
    (Details:....
    Finished executing the call.Child Process has exited.
    SSO Configuration Assistant failed.
    Configuration assistant "Single Sign-On Configuration Assistant" failed
    Anybody know, how solve this problem?
    Sorry for my english.

    Hi.
    Now
    /etc/hosts
    127.0.0.1 localhost
    82.179.1.1 testoracle loghost
    /etc/resolv.conf
    domain kemsu.ru
    nameserver 82.179.1.5
    Or must be in /etc/hosts/
    82.179.1.1 testoracle.kemsu.ru loghost
    You about this?

  • Problem in installing Oracle application server

    Hi
    I am trying to install Oracle 10G ias server.
    Oracle infrastructure is installed and when i tried to
    install Oracle ias server.after entering Host
    and port name it is asking for username and password.
    default is cn=orcladmin.
    I give all user name and passwords, it is showing error
    (((Error retrieving OID administrator DN)))
    So pls help me to solve this issue.

    Hi again,
    Port and OID password info, it's same you entered during Infrastructure installation.
    Information required from Infrastructure.
    1.How to find non-ssl OID port in Infrastructure home?
    go to infrastructure home and open => $ORACLE_HOME/install/portlist.ini. Search for Oracle Internet Directory port.
    Usually, non ssl OID port is 389.
    2. OID password
    3. SYS password of Infrastructure database is required during Midtier installation.

  • Problem to install Oracle Application Server, required for BI EE

    Hi all
    I want to install Oracle BI EE and it need OracleAS wich I can install from Oracle SOA suite (2nd choice of the installation type). But in the setup progression of AS, I had a message that the ORACLE HOME exist.
    I had an instance of SOA suite installed, but I have uninstall it and remove the oracle home from system variables.
    in my machine, I have : Windows Vista, Oracle database 11g, JDeveloper 10.1.3.3, Oracle 10 XE.
    Any help please !!!!

    The standard installation give me thoses features at the end :
    with the following features:
    Oracle Business Intelligence ODBC Driver
    Oracle Business Intelligence JDBC Driver
    Oracle Business Intelligence Systems Management
    Oracle Business Intelligence Server
    Oracle Business Intelligence Administration Tool
    Oracle Business Intelligence Cluster Controller
    Oracle Business Intelligence Scheduler
    Oracle Business Intelligence Client
    Oracle Business Intelligence Presentation Services
    Oracle Business Intelligence Presentation Services Plug-in and BI Office
    Oracle Business Intelligence Catalog Manager
    Oracle Business Intelligence Job Manager
    Oracle Business Intelligence Publisher
    and, there is no Answers ????

  • Oracle Application Server problem

    Dear Zedi Masters(Oracles),
    I am facing a problem in my Oracle Application Server. The Installation works smoothly, but afterwards if I try to Reload the Webnode manager it gives an error saying the ORB cannot be started" and "start ORB manually" Can someone explain the problem and how to overcome it.
    I have also tried "owsctl reload" from the command prompt and have got the same reply.
    Thanx in anticipation.
    May the Force be with you.
    Anand

    I get the same error message - except that it happens without
    protection on the virtual directory and it continues to display
    the message when I reload.
    Regards,
    JJ
    Girish (guest) wrote:
    : Hi All
    : we are using Oracle Application Server 4.0 Enterprise Edition.
    : We are using PL/SQL Cartridges. We have set Client Session
    : property of pl/sql application is set to enabled. Also max
    : session idle time is set to 1800. We have also protected the
    : PL/SQL virtual path.(that is before accessing any stored
    : procedure from the virtual path ; user has to provide username
    : and password). Now when the user tries to access protected
    : virtual path the user name and password box gets displayed.
    But
    : after entering correct user name and password when user hits
    on
    : OK button message "Can not service this request, please try
    : again later" is displyed for the first time. After this
    message
    : if page is reloaded then proper page is displayed..
    : any ideas about why this is happening..
    : thanks in advance
    : Girish
    : have a nice day...........
    null

  • Oracle Application Server On Linux Problem

    Our client's application server has been live for 6 months now and currently there is an issue.
    This server is a Dell 6850 running Red Hat Linux ES 3.4 (Taroon Update 5) and kernel 2.4.21-32 with 2 CPUs and 8Gb of ram. Our J2EE web application runs in Oracle Application Server and currently 5 OC4Js are up and running.
    The issue we are facing is the server has frequently gone to a hang state. When this happened, we won't be able to telnet into the server but there are ping responses. So the only thing to do then would be to reboot the server.
    Now I have setup nmon for linux to run 24 hours in the server taking snap shots of the server's performance every 10 minutes. From the nmon output, I could see free memory is always around 20Mb - 50 Mb and sometimes would shoot up to 1Gb and then in 3 hours back down to 20Mb - 50Mb. Is this a normal pattern for a linux server?
    From the Oracle console under memory usage, I saw that around 1.5Gb is being used by the Application Server, 36Mb free and 6.5Gb used by other processes. Now, I am curious as what this other processes are and why are they using 6.5Gb.
    I am not sure if this is caused by a faulty hardware, OS/kernel bug, or our web application.
    What I have done:
    i) monitor /var/log/messages but no suspicious error being logged not even before or during the server hang.
    ii) monitor Oracle Application Sever log files but no suspicious errors logged.
    iii) monitor nmon output daily
    iv) searched for similar cases using Google and Oracle's Metalink but found nothing.
    Thanks.

    As a followup ---
    We believe that we have found the culprit finally based on two lucky catches during lockups. Last seven days we have been testing various combinations of centennial agent and enterprise agent running and have successfully tracked issue down to these two products not wanting to run together.
    We have 32 machines with centennial running and no emctl and there has been no issues for last 18 months. The machines we have had problem with are the ones that use enterprise agent also. We disabled centennial agent on 8 machines and left it running on 6 machines that had emctl agent. We were still experiencing failures on the 6 machines but no failures on 8 machines.
    We turned off centennial software on the remaining 6 and have had no lockups since. Based on this we are concluding that "emctl agent" and "centennial agent" dont play well together and so plan to discontinue using both of these together on any machines.
    Did not reseach exactly why these two were causing a system panic but since these are production and vital we will live with workaround.

  • How to control accessing Oracle Application Server URLs

    Hey all;
    I wish you are all doing okay.
    I am facing a problem with OAS Oracle Application Server; Since we switched form using forms 6i to OAS 10g running on the web browser of course using a URL for each application
    The question is if I give a user a single URL for the application he is using and he just change his application name for example hr by payroll he will be able to open the payroll and run reports or even editing values!
    How to restrict accessing the apps to only the authorized users on Oracle Application Server 10g?!
    Thank you all in advance

    Hi Mohamed,
    Please follow the below note:Preventing Access to URI's Via IP Address Using Mod_Rewrite (Doc ID 1306292.1)
    Regards,
    Prakash.

  • Language issue on Oracle Application Server Portal

    Hello,
    I have a application running on Oracle Application Server Portal. It is deployed on Win 2003 server(prod server). There is a language option to jump from english to arabic and arabic to english and the application is working on production server for both the languages but on some client machines the default page loaded is in english and on some client machine the default page loaded is in arabic. When we try to change the language from either of the languages it gives a message "Page cannot be displayed".
    Please help me in solving this issue.
    Thank you

    Page cannot be displayed is one of the common problems, like fever. Please see application.log, apache error log to see any more specific reason for page cannot be displayed error. Look for any possible 'infection' which may have caused this 'fever', if you see what I am saying.
    AMN

  • How to install Oracle Report Services in Oracle Application Server 10.1.3.1

    My project is running on Oracle Application Server(OAS) 10.1.3.1, and I need to develop some Oracle Reports for my client.
    But I find out there is not "Oracle Report Services" component in OAS 10.1.3.1 like OAS 10.1.2.
    Is there Oracle Report Services for OAS 10.1.3.1? How to get it?

    Max Yuan wrote:
    You mean I need to install 2 OAS(10.1.2 for report, 10.1.3 for my project), or deploy my project to 11g? For the Reports reporting project, you'll need a version/edition that includes AS Reports Services.
    In "10gr2" that means AS 10.1.2.0.2 (plus Patch set): AS Infrastructure + AS BI&Forms installation (enterprise edition) or the standalone Forms and Reports installation (EE or separate licensing). You also need the Developer Suit (Reports Builder). OFM "11gr1" suite has some version of Reports Services but I don't know the available packages and installation types.

  • Install and configure report service on Oracle Application Server 10g

    i want to know how to install and configure report service on Oracle Application Server 10g Release 3 (10.1.3.1.0)
    Thanks

    the case is that we developed an ADF Application, so we want to deploy it on the latest version of Oracle Application server.
    our application communicate with Oracle reports (run oracle reports from our Application) as there are no Oracle report products for JEE Application.
    so if there are not report service that can run on Oracle Application Server 10g Release 3 (10.1.3.1.0),
    what is the other choices that oracle supports that can help us in this case ???

  • OCS + Oracle Application Server sharring same db and infra

    Hi all,
    I would like to install Oracle Collaboration Suite in the same machine where runs my Oracla Application server.
    The mais ideia is to share the same infrastructure and database from AS to Oracle Collaboration Suite.
    Can I do it ?
    I'm asking 'cause when I'm trying install collaboration suite to use a existing database as an OCS' repository Oracle Installer gives me a message like this:
    "Oracle Home you have specified is not a Oracle10g 10.1.0.4.2 version and cannot be configured into an Oracle Collaboration Suite Database"

    Hello,
    You shoul read the manual of OCS, but in my opinion you should not share the same database, due management issues.
    If you need to do some administration in the OCS with implies a database restart, your application server will be unavaiable as well.
    So the best thing is to have diferent DB's to application server and to OCS, and with the right hardware you can have the 2 instances in the same server. You just need to set up the oracle listeners to diferent TCP/IP ports.
    Best regards,
    Bruno Sousa

  • Problem while running ejb application in Oracle Application Server

    I have created sample ejb application in jdeveloper with ejb 3.1 version,
    i also created jsp page which will invoke ejb client and display result,
    its running perfectly in embeded oc4j server, but while deploying application in
    Oracle application server its is giving below error message
    Javax naming exception: unable to find remote interface., i am confusing please give me sollution .

    Hi Mr.Frank,
    i have created remote interface by importing javax.ejb.Remote,
    my interface name is additionEjb
    and i defined a sample method and in my client i called like below
    additionEjb AdditionEjb = (additionEjb)context.lookup("additionEjb");
    In embeded oc4j server its running perfectly but after deploying to OAS below error throwing
    The exception is : javax.naming.NameNotFoundException: additionEjb not found
    Help me regrding this.

Maybe you are looking for