Install Raptor On Fedora Core

Hi to all!
I'm trying to install reptor on Fedora Core 4. I have installed jdk 5.0 ok and I have unzipped raptor ok too, but when I try to run I have this error:
[root@biora raptor]# sh raptor
Oracle Raptor 1.0
Copyright (c) 2005 Oracle Corporation. All Rights Reserved.
Working directory is /var/local/raptor/jdev/bin
Exception in thread "main" java.lang.NullPointerException
at java.util.Hashtable.get(Hashtable.java:333)
at java.util.logging.LogManager.getLogger(LogManager.java:437)
at java.util.logging.Logger.getLogger(Logger.java:228)
at oracle.ide.performance.PerformanceLogger.<init>(PerformanceLogger.java:64)
at oracle.ide.performance.PerformanceLogger.get(PerformanceLogger.java:94)
at oracle.ideimpl.Main.main(Main.java:21)
Somebody knows what's Wrong?
Thanks.
Mensaje editado por:
user481184

Have you asked this question in the Raptor forum? It's the forum where the Raptor developers and product people usually spend their limited free time.

Similar Messages

  • NW04s Linux Trial : problem installing IBM JDK Fedora Core 6

    Hi,
    I'm trying to install the NW04S Linux Preview on a Fedora Core 6 distribution and I'm encountering a problem with the IBM JDK 1.4.2 installation.
    I've downloaded the RPM package from IBM (IBMJava2-AMD64-142-SDK-1.4.2-7.0.x86_64.rpm
    ), installed it as root but when I try to invoke the virtual machine (java) or the compiler (javac), I got the following error :
    libjvm.so preloadLibrary: /libj9vm22.so: cannot open shared object file: No such file or directory
    libjvm.so failed to load: j9vm22
    Has anyone tried to install the Linux Preview on Fedora and encountered the same problem. It might be connected to some sort of the linux dynamic linker/loader (ld.so) or versions of librairies.
    I'm really lost here and I won't be able to start the installation without a working virtual machine.
    Thanks

    I have double checked the link provided to the IBM JDK in the Linux Trial and it seems I had the wrong version. I've downloaded IBMJava2-AMD64-142-SDK-1.4.2-7.0.x86_64.rpm (1.4.2-7) and the special version for SAP is the IBMJava2-AMD64-142-SDK-1.4.2-2.0.x86_64.rpm (1.4.2-2).
    I have installed it : rpm -ivh IBMJava2-AMD64-142-SDK-1.4.2-2.0.x86_64.rpm
    I have installed it and activated it as the default JVM using alternatives command :
    alternatives --install /usr/bin/java java /opt/IBMJava2-amd64-142/bin/java 2
    alternatives --config java
    I now have a different error :
    [root@macpro ~]# java
    JVM not found: libjvm.so  - libjvm.so
    What could have I done wrong ?
    Thanks for you help

  • Can't install JMF in Fedora Core 6

    Hi everybody!
    I've been trying to install JMF but I couldn't
    First it told me when I performed sh jmf-2_1_1e-linux-i586.bin:
    Do you agree to the above license terms? [yes or no] y
    Permit recording from an applet? (see readme.html) [yes or no] y
    Permit writing local files from an applet? (recommend no, see readme.html) [yes or no] y
    Unpacking...
    tail: cannot open `+309' for reading: No such file or directory
    Extracting...
    ./install.sfx.12308: line 1: ==: No such file or directory
    ./install.sfx.12308: line 3: syntax error near unexpected token `)'
    QQR&#65533;&#65533;&#65533;&#65533;&#65533;rqp&#65533;&#65533;&#65533;&#65533;"&#65533;&#65533;&#65533;hj&#65533;&#65533;W&#65533;jYn&#65533;d!&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;L&#65533;&#65533;&#65533;L&#341;^&#65533;&#65533;[ 88&#65533;$&#65533;&#65533;&#65533;&#1390;&#65533;&#65533;,&#65533;&#65533;&#65533;&#65533;i&#1133;&#65533;&#65533;&#65533;&#65533;V~&#65533;mn.&#65533;7w^&#65533;�&#65533;,&#65533;;M&#65533;&#65533;`&#65533;&#611729;A$D&#65533;&#65533;&#65533;&#65533;&#65533; @&#65533;&#65533;"&#634;&#65533;wA'&#65533;&#65533;&#65533;&#65533;&#65533;Then I saw in this post http://forum.java.sun.com/thread.jspa?threadID=733794&messageID=4226173 the solution to this, that was changing this in the .bin file
    tail +309 $0 > $outname to this
    tail -n +309 $0 > $outnameSo it helped but not much, now the error I get is this:
    Do you agree to the above license terms? [yes or no]
    yes
    Permit recording from an applet? (see readme.html) [yes or no]
    no
    Permit writing local files from an applet? (recommend no, see readme.html) [yes or no]
    no
    Unpacking...
    Extracting...
    ./install.sfx.10513: /lib/libc.so.6: version `GLIBC_2.1' not found (required by ./install.sfx.10513)
    ./install.sfx.10513: /lib/libc.so.6: version `GLIBC_2.0' not found (required by ./install.sfx.10513)
    chmod: no se puede acceder a �JMF-2.1.1e/bin/jmstudio�: No existe el fichero o el directorio
    chmod: no se puede acceder a �JMF-2.1.1e/bin/jmfregistry�: No existe el fichero o el directorio
    chmod: no se puede acceder a �JMF-2.1.1e/bin/jmfinit�: No existe el fichero o el directorio
    jmf-2_1_1e-linux-i586.bin: line 305: JMF-2.1.1e/bin/jmfinit: No existe el fichero o el directorio
    /bin/cp: no se puede efectuar `stat' sobre �JMF-2.1.1e/lib/jmf.properties�: No existe el fichero o el directorio
    Done.It is the same if I say no or yes to the two last questions, the error is the same.
    For those out there that don't understand spanish,
    "no se puede acceder a" means "can't access to"
    "No existe el fichero o el directorio" means "file doesn't exist"
    "no se puede efectuar `stat' sobre" means "can't make/do 'stat' on"
    Can anybody tell me if you're experiencing this problem, and how to solve it?
    Thank you very much

    Hi,
    I am getting following error while I run jmf bin file..
    Do you agree to the above license terms? [yes or no]
    yes
    Permit recording from an applet? (see readme.html) [yes or no]
    no
    Permit writing local files from an applet? (recommend no, see readme.html) [yes or no]
    no
    Unpacking...
    Extracting...
    ./install.sfx.6705: /lib/libc.so.6: version `GLIBC_2.1' not found (required by ./install.sfx.6705)
    ./install.sfx.6705: /lib/libc.so.6: version `GLIBC_2.0' not found (required by ./install.sfx.6705)
    chmod: cannot access `JMF-2.1.1e/bin/jmstudio': No such file or directory
    chmod: cannot access `JMF-2.1.1e/bin/jmfregistry': No such file or directory
    chmod: cannot access `JMF-2.1.1e/bin/jmfinit': No such file or directory
    ./jmf-2_1_1e-linux-i586.bin?AuthParam=1248686168_cc16bb7750d11b8845c7e1f203a49695&TicketId=B%2Fw3kxqISVhOTBNGMlFckQLj&GroupName=CDS&FilePath=%2FESD4%2FJSCDL%2Fjmf%2F2.1.1e%2Fjmf-2_1_1e-linux-i586.bin&File=jmf-2_1_1e-linux-i586.bin: line 305: JMF-2.1.1e/bin/jmfinit: No such file or directory
    /bin/cp: cannot stat `JMF-2.1.1e/lib/jmf.properties': No such file or directory
    Done.
    can anybody give solution to this...
    thanks
    Kris

  • Install problems with Fedora Core 5

    I'm having problems getting XE running on FC5. I've tried various suggestions in this forum and elswhere, but found no complete description of what might be wrong. Hope somone can help.
    I've turned SELinux off, which made a big improvment, but things are still not right. The install seems to go correctly, with no error messages, but oracle has not started, nothing is running on port 8080.
    A complete transcript of an install and configure is listed below. Everything was done as root.
    Things of note:
    1. I've seen various descriptions that host name resolution is necessary. I'm running on a laptop using DHCP. Is having a resovled name in /etc/hosts really necessary, and if so how is this best done?
    2. Turning SELinux off seems drastic. Is there a solution with it running?
    3. Where do you look for logging information that might suggest what is going wrong?
    Thanks
    Tim
    [root@imd610 ~]# rpm -ivh oracle-xe-10.2.0.1-1.0.i386.rpm
    Preparing... ########################################### [100%]
    1:oracle-xe ########################################### [100%]
    Executing Post-install steps...
    You must run '/etc/init.d/oracle-xe configure' as the root user to
    configure the database.
    [root@imd610 ~]# /etc/init.d/oracle-xe configure
    Oracle Database 10g Express Edition Configuration
    This will configure on-boot properties of Oracle Database 10g Express
    Edition. The following questions will determine whether the database should
    be starting upon system boot, the ports it will use, and the passwords that
    will be used for database accounts. Press <Enter> to accept the defaults.
    Ctrl-C will abort.
    Specify the HTTP port that will be used for Oracle Application Express [8080]:
    Specify a port that will be used for the database listener [1521]:
    Specify a password to be used for database accounts. Note that the same
    password will be used for SYS and SYSTEM. Oracle recommends the use of
    different passwords for each database account. This can be done after
    initial configuration:
    Confirm the password:
    Do you want Oracle Database 10g Express Edition to be started on boot (y/n) [y]:y
    Starting Oracle Net Listener...Done
    Configuring Database...Done
    Starting Oracle Database 10g Express Edition Instance...Done
    Installation Completed Successfully.
    To access the Database Home Page go to "http://127.0.0.1:8080/apex"
    [root@imd610 ~]# /etc/init.d/oracle-xe stop
    Shutting down Oracle Database 10g Express Edition Instance.
    Stopping Oracle Net Listener.
    [root@imd610 ~]# /etc/init.d/oracle-xe start
    Starting Oracle Net Listener.
    Starting Oracle Database 10g Express Edition Instance.
    [root@imd610 ~]# /etc/init.d/oracle-xe status
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 23-APR-2006 17:45:38
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=imd610)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist

    Thanks. That's improved things, but we're still not home and dry.
    Making the change to the /etc/hosts file gets things to start:
    [timbo@imd610 ~]$ ps -ef | grep oracle
    oracle 2272 1 0 20:17 ? 00:00:00 /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr LISTENER -inherit
    oracle 2278 1 0 20:17 ? 00:00:00 xe_pmon_XE
    oracle 2280 1 0 20:17 ? 00:00:00 xe_psp0_XE
    oracle 2282 1 0 20:17 ? 00:00:00 xe_mman_XE
    oracle 2284 1 0 20:17 ? 00:00:00 xe_dbw0_XE
    oracle 2286 1 0 20:17 ? 00:00:00 xe_lgwr_XE
    oracle 2288 1 0 20:17 ? 00:00:00 xe_ckpt_XE
    oracle 2290 1 0 20:17 ? 00:00:00 xe_smon_XE
    oracle 2292 1 0 20:17 ? 00:00:00 xe_reco_XE
    oracle 2294 1 0 20:17 ? 00:00:00 xe_cjq0_XE
    oracle 2296 1 0 20:17 ? 00:00:00 xe_mmon_XE
    oracle 2298 1 0 20:17 ? 00:00:00 xe_mmnl_XE
    oracle 2300 1 0 20:17 ? 00:00:00 xe_d000_XE
    oracle 2302 1 0 20:17 ? 00:00:00 xe_s000_XE
    oracle 2304 1 0 20:17 ? 00:00:00 xe_s001_XE
    oracle 2306 1 0 20:17 ? 00:00:00 xe_s002_XE
    oracle 2308 1 0 20:17 ? 00:00:00 xe_s003_XE
    timbo 3584 3563 0 21:09 pts/1 00:00:00 grep oracle
    [timbo@imd610 ~]$
    But then trying to get a conneection with SQLPlus fails:
    SQL*Plus: Release 10.2.0.1.0 - Production on Sun Apr 23 21:12:42 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> connect system/**********@XE
    ERROR:
    ORA-12528: TNS:listener: all appropriate instances are blocking new connections
    SQL>
    Any ideas?
    Tim

  • Install Oracle 10.1.2 On Fedora Core 6

    Hi
    I need help , I have tried to install Oracle 10.1.2 into Fedora Core 6 and I tried to check require package. It miss some packages follow
    openmotif     openmotif-2.2.2-16
    compat-db     compat-db-4.0.14.5
    compat-gcc     compat-gcc-7.3-2.96.122
    compat-gcc-c++     compat-gcc-c++-7.3-2.96.122
    compat-libstdc++     compat-libstdc++-7.3-2.96.122
    compat-libstdc++-devel     compat-libstdc++-devel-7.3-2.96.122
    Where can I download it ?
    And it has the problem or not if I install Oracle into fedora core 6?
    Thank in advance.
    Pasuwat

    Here: http://mirrors.fedoraproject.org/publiclist/Fedora/6/i386/

  • Fedora Core 7 vs Oracle 11G

    when I install Oracle11G on Fedora Core 7 an error occur :
    UnsatisfiedLinkError exception loading native library. njni11
    did I lost any component or need to install other package ?

    How closely did you follow the package list here?

  • Help Required for Oracle 9i Installation on Fedora Core 3

    I am new to Linux on Oracle and wanted to set up oracle on Fedora Core 3.
    I have downloaded Oracle9i Database Release 2 Enterprise/Standard Edition
    for Intel Linux from http://www.oracle.com/technology/software/products/oracle9i/htdocs/linuxsoft.html
    I have downloaded it on Windows XP Can any one please suggest me what should be the next steps to install it on Fedora Core 3?
    Thanks in advance

    So copy downloaded installation from Windows to Linux machine using SCP.
    You can download GUI SCP client here: http://winscp.net/eng/index.php
    If you preffer command line tool then you can use PSCP tool: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
    Then use some installation steps for Fedora for example you can use mine (follow exactly all steps):
    http://ivan.kartik.sk/oracle/install_ora9_fedora.html
    Just little advice don't use root to login to Linux computer, use oracle instead (once it is created).

  • Error while installing Oracle 10g on Fedora Core 1

    Error while installing Oracle 10g on Fedora Core 1. After 40% of the Installation is thru, the progress bar is showing 40%, it gives error "Not connected to Oracle" and the installation has to be terminated.
    We have tried by using the on-line procedure and changing the required script to make believe it as said.

    Are you createing DB also???

  • Installing Oracle Linux on Fedora Core (formerly Red Hat)

    Hello,
    I am very new to Linux having been a recent Windows convert and wanted to find out whether I can talk to someone about installing Oracle on a Fedora Core system. I find the current documentation to be quite daunting for a newbie like me. I am not new to Oracle per se but I am new to installing it on a different operating system. It's also easier for me to chat about my issues than to do a long-winded e-mail. If there is a "guru" in this area that can contact me, I can be reached at 305-491-0417 (cell) or e-mail me at [email protected]
    Much appreciated and Thanks,
    Steve

    Hello
    Here is a very good guide:
    http://www.puschitz.com/OracleOnLinux.shtml
    lajos

  • JRE not found, while installing Oracle 9i on Fedora Core 5

    I am installing Oracle 9i on Fedora Core 5 from the following site.
    http://ivan.kartik.sk/oracle/install_ora9_fedora.html
    The site asks me to Download the Java Runtime Enviroment (j2re-1_3_1_15-linux-i586.bin) from the Sun website.
    extract the file and put it in /opt directory. And edit Disk1/install/linux/oraparam.ini and modify JRE_LOCATION variable to /opt/jre1.3.xx
    I have downloaded JRE version jre1.3.1_19 as this is the version available from the sun site, and put it in the /opt directory.
    [oracle@localhost Disk1]$ cd /opt
    [oracle@localhost opt]$ ls -l
    total 24
    drwxr-xr-x 6 root root 4096 Aug 19 2006 jre1.3.1_19
    My oraparam.ini settings are:
    [oracle@localhost ~]$ cat Disk1/install/linux/oraparam.ini
    [Oracle]
    JRE_LOCATION=/opt/jre1.3.1_19
    However, after doing these changes when I use /home/oracle/Disk1/runInstaller, i get the following error:
    [oracle@localhost Disk1]$ pwd
    /home/oracle/Disk1
    [oracle@localhost Disk1]$ ./runInstaller
    [oracle@localhost Disk1]$ The Java RunTime Environment was not found at /tmp/OraInstall2008-04-29_07-09-15AM/jre/bin/java. Hence, the Oracle Universal Installer cannot be run.
    Please visit http://www.javasoft.com and install JRE version 1.3.1 or higher and try again.
    : No such file or directory

    Ivan Kartik:
    I have installed Oracle 9i on Fedora 5.
    I am able to login using sqlplus 'sys/sys as sysdba'
    and start the database using startup
    However, there were problems starting Configuration Assistant services and HTTP Server.
    Here are the details:
    Launched configuration tool Agent Configuration Assistant
    Command which is being spawned is /opt/oracle/920/JRE/bin/jre -classpath /opt/oracle/920/JRE/lib/rt.jar:/opt/oracle/920/jlib/srvm.jar:/opt/oracle/920/network/agent/agentca.jar oracle.agent.AgentCA /orahome /opt/oracle/920 /nodeinfo NO_VALUE
    Configuration tool Agent Configuration Assistant failed
    Parameter "orahome" = /opt/oracle/920
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed
    Result code for launching of configuration tool is 1
    Launched configuration tool Starting HTTP Server
    Command which is being spawned is /opt/oracle/920/Apache/Apache/bin/apachectl startssl
    Invalid Exit Code. The following result code will be used for configuration tool: 1
    Configuration tool Starting HTTP Server failed
    /opt/oracle/920/Apache/Apache/bin/httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory
    /opt/oracle/920/Apache/Apache/bin/apachectl startssl: httpd could not be started
    Result code for launching of configuration tool is 1
    Launched configuration tool Agent Configuration Assistant
    Command which is being spawned is /opt/oracle/920/JRE/bin/jre -classpath /opt/oracle/920/JRE/lib/rt.jar:/opt/oracle/920/jlib/srvm.jar:/opt/oracle/920/network/agent/agentca.jar oracle.agent.AgentCA /orahome /opt/oracle/920 /nodeinfo NO_VALUE
    Configuration tool Agent Configuration Assistant failed
    Parameter "orahome" = /opt/oracle/920
    Parameter "nodeinfo" = NO_VALUE
    Agent Service Failed

  • Prob Installing oracle 10g on fedora core-1

    i'm getting this error message while installing :
    [root@localhost cdrom]# ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, UnitedLinux-1.0 or redhat -3
    Failed <<<<
    I have installed the following pakcages:
    make-3.79
    binutils-2.11
    openmotif-2.2.2-16
    setarch-1.3-1
    compat-db-4.0.14.5
    compat-gcc-7.3-2.96.122
    compat-gcc-c++-7.3-2.96.122
    compat-libstdc++-7.3-2.96.122
    compat-libstdc++-devel-7.3-2.96.122
    WHAY I'M GETING THIS ERROR MSG AND HOW CAN I OVER COME IT

    hi tomva,
    at /etc/redhat-release this thing is written , think it's ok,
    Fedora Core release 1 (Yarrow)
    i've tried ./runInstaller -ignoreSysPrereq but showing the msg
    Checking operating system version: must be redhat-2.1, UnitedLinux-1.0 or redhat-3
    Failed <<<<
    Ignoring required pre-requisite failures. Continuing...Error: OUI cannot be launched because the current working directory is set on the CD-ROM mount point. Launching OUI from this directory will m ake it difficult to unmount the disk later in the installation. Please change the working directory and relaunch OUI.
    SHOULD I RUN THE INSTALLATION BY COPYING THE CDROM CONTENTS TO A DIRECTORY AND RUN FROM THAT DIRECTORY?

  • How to Install SJAS on a Fedora Core 4 box

    I've had my share of headaches making SJAS work well on an FC4 box, and as there was no good "how-to" on the install, I've compiled the following from trial and error. Hope this is of some use:
    Installing Sun Java App Server on FC4:
    1) First, start with a Fedora Core 4 box, running with at least 1GB of RAM. This is the minimum recommended configuration for Sun Java Application server, and its associated programs. Load balancing uses a lot more resources (minimum recommended config is 2GB RAM) but on a stand-alone box, 1GB will do. Ensure you've got disk space and connectivity to the net, especially DNS.
    2) Copy over the following files to the box. You'll need all of these for the install:
    o compat-libstdc++-296-2.96-132.fc4.i386.rpm - compatibility library needed for FC4, or else the install will crash but won't tell you about it.
    o compat-libstdc++-33-3.2.3-47.fc4.i386.rpm - another compatibility library needed
    o jdk-1_5_0_02-linux-i586.rpm - the JDK as the Java Application server needs Java to run.
    o java_es_05Q4_msgserver-ga-linux-x86.zip � appx 340MB, and is the download which installs SJAS, the web server with load balancer plugin, the directory server, etc.
    3) Do an rpm -iv on the compat-libstdc* compat libraries.
    4) Do an rpm -iv on the jdk.
    5) Link the java executibles to /usr/bin by typing "ln -sf /usr/java/jdk1.5.0_02/bin/* /usr/java". If you installed a different version of the JDK, put in that version instead of 1.5.0.02.
    6) Edit your /etc/hosts file. By default, the FC4 install maps your hostname of your box onto localhost / 127.0.0.1. Take this hostname off of 127.0.0.1 so that the only name mapped to 127.0.0.1 is localhost. Then, on the IP address you plan on installing SJAS onto, map the hostname and the fully-qualified domain name to that address. An example /etc/hosts/ file that has worked is:
    127.0.0.1 localhost.localdomain localhost
    192.168.99.203 iloapp01.scientology.net iloapp01
    7) Unzip the java_es_05Q4_msgserver-ga-linux-x86.zip file into a directory using the "unzip" command.
    8) Go into the java_es_05Q4/Linux_x86 directory just created, and run ./installer
    9) This will then pop up a graphical installer, if you are running this directly on the server. If running via a console, type ./installer -nodisplay which will pop up the installer in text mode.
    10) Click through the installer until you get to the packages list. Install all of the packages, unless there is a specific reason � for the server you're working with � that you don't want one or another of the packages.
    11) When it asks you if you want to configure now or configure later, click configure now.
    12) Page through all of the proceeding pages of questions, entering master passwords when it asks you to. If it hangs on the first screen, asking for a valid IP address and/or hostname, you either (a) didn't specifiy a valid address which is configured on that box, or (b) you messed up on the /etc/hosts file config above. All you want in the "hostname" field is the server name (i.e. "iloapp01") and all you want in the domain name field is the base domain (i.e. "scientology.net"). That will work.
    13) Finish the install wizard and let it exit gracefully.
    14) After it finishes the install, you should be able to start each of the services on the box without issue.
    o You need the Sun Directory Server for authentication. To start the directory server, run /opt/sun/sbin/directoryserver start, which should work without a hitch. Check if it's working and on by doing a ps -ef | grep slapd and see if the slapd process is running (the LDAP server, needed for authentication).
    o Test-start the admin console by running /opt/sun/sbin/mpsadmserver start. This should hang for a little while (unless you have a preposterously fast machine) and then report that it's started. If it didn't work, it will tell you "it hasn't been configured" or some such.
    o Start the app server by going to /opt/sun/appserver/bin and typing asadmin start-appserv --user admin. You should then be able to start the admin server after typing the master password.
    If this all works, you have a Sun Java Application Server installed, as well as the Directory Server to support it and allow for authentication. For more details on what do do from here, see the Getting SJAS Enterprise Edition to work on an Application Server page.
    Tad
    Church of Scientology
    http://www.scientology-washingtondc.org

    Hi !
    What do you mean with "crash"?[oracle@katon3 oracle]$ oemapp console
    start the console,
    select database, enter the usernam and password and after
    SIGSEGV 11* segmentation violation
    stackbase=49875E68, stackpointer=49874AC4
    Full thread dump:
    "Image Fetcher 1" (TID:0x42192a58, sys_thread_t:0x8b54dd0, state:CW, thread_t: t@393226, sp:0x0 threadID:0x1511, stack_base:0x48cdee68, stack_size:0x200000) prio=1233603152
    java.lang.Object@1109071112/1111761664: owner "VtaEmTreeSQLParentNode-Expand-Thread" (0x8cd8100, 1 entry)
    oracle.ewt.timer.Periodic@1108949792/1112058504: <unowned>
    Waiting to be notified:
    "CursorIdler" (0x8c18a48)
    Registered Monitor Dump:
    Thread queue lock: <unowned>
    Waiting to be notified:
    "main" (0x831bfc8)
    Name and type hash table lock: <unowned>
    String intern lock: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: <unowned>
    Class loading lock: <unowned>
    Java stack lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Has finalization queue lock: <unowned>
    Finalize me queue lock: <unowned>
    Waiting to be notified:
    "Finalizer thread" (0x831d8a8)
    Monitor registry: owner "Thread-4" (0x8d38558, 1 entry)
    [oracle@katon3 oracle]$
    Is there an X serevr running?Yes.
    Does oem console java use the correct jre i.e. from $ORACLE_BASE/jre/1.1.8/...?I did not change the jre.
    Regards,
    Johnny

  • Cannot install oracle 9i on linux (fedora core 2)

    dear all members.
    I cannot install oracle 9i on linux (fedora core 2)
    progress bar stop at 17% no activity at hardisk. I wait for 15 hours , still no movement. file being copy is " naeet.o " , I am not sure how importance is it.
    I try several times, but still similar result....
    Amnuay U.
    [email protected]

    Hi,
    I think that Feedbak forum is not the best place for this problem.
    You should ask this into
    => Installation Forum : Database Installation
    or
    => Linux Forum : Generic Linux
    Anyway, you can find an install doc here :
    http://ivan.kartik.sk/oracle/install_ora9_fedora.html
    Nicolas.

  • Problems installing on Fedora Core 3, NoClassDefFoundError:PermissionID

    Hello,
    I tried to install JMF on fresh Fedora Core 3 Linux installation. First I installed JDK 1.5.0. While trying to install JMF i got the exception:
    java.lang.NoClassDefFoundError: com/ms/security/PermissionID
    I've beed using JMF on RH9 linux and FC1 with JMF without problems.
    What is going on?
    Best regards,
    Lukasz

    I have found this line in the oraparam.ini file:
    Linux=redhat-Red Hat Enterprise Linux AS release 3,redhat-Red Hat Enterprise Linux AS release 4,redhat-Red Hat Enterprise Linux ES release 3,redhat-Red Hat Enterprise Linux ES release 4,SuSE-9
    will it work if I add something like Fedora Core 4 there?

  • Install and Configure Oracle client in Fedora core 3

    Hi guys
    I am raghu ,
    I need a help regarding Oracle client installation in Fedora core 3
    can any one guide where to get oracle client and installation steps
    Thanks
    Raghu

    Hello.
    You could use paper for installation of 9i or 10g database because client is one of options of installer.
    http://ivan.kartik.sk/oracle/install_ora9_fedora.html
    http://ivan.kartik.sk/oracle/install_ora10gR2_fedora.html
    http://www.oracle.com/technology/tech/linux/install/index.html
    You could also install only instant client (so you don't need download all 3 CDs of Oracle database) and set appropriate enviroment.
    You could obtain it from:
    http://www.oracle.com/technology/tech/oci/instantclient/instantclient.html

Maybe you are looking for