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?

Similar Messages

  • Has anyone got the linux driver installed on Fedora Core

    Hi I've read a heap on the forum about the linux beta driver and the horror people seem to have to install it. I have no idea what I need to do to recompile a copy of the kernel so I am hoping there's someone with Fedora Core 7 that has got this driver to install that would be willing to help me out with it.
    All help would be appreciated
    Thanks.

    Solved with the kind assistance of paulricardomc on the Ubuntu Forums: http://ubuntuforums.org/showthread.php?t=1477507
    Short version of the fix:
    1. Extract the edid from the Windows partition using softMCCS, saving as edid.bin
    2. Save the edid.bin file in /etc/X11 (or wherever you like)
    3. Include the following in the device section of your xorg.conf:
    "Option"  "ConnectedMonitor" "DFP-0"
    "Option" "CustomEDID" "DFP-0:/etc/X11/edid.bin"
    Fire up X and you're good to go.

  • Oracle(9.0.1.0) Install On Fedora Core 1

    Hi Everyone,
    Has anyone installed oracle(9.0.1.0) on Fedora? Right now, when I run the installer('/Disk1/runInstaller'), I get this message:
    symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to intialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    I'm guessing it's a JVM issue, what are the solutions?
    -A

    I did often find this link on this forum and I give it to you without guaranty ...
    http://www.oracle-base.com/articles/10g/OracleDB10gInstallationOnFedora1.php

  • Problems installing on Fedora 15

    I'm trying to install XE 11g Beta on a Fedora 15 machine (minimal install). SE linux has been disabled.
    When I first run the install this is what I get:
    /var/tmp/rpm-tmp.o3fABn: line 176: bc: command not found
    /proc/sys/net/bridge/bridge-nf-call-ip6tables: No such file or directory
    /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
    /proc/sys/net/bridge/bridge-nf-call-arptables: No such file or directory
    error: %pre(oracle-xe-11.2.0-0.5.x86_64) scriptlet failed, exit status 255
    error: oracle-xe-11.2.0-0.5.x86_64: install failedThe second time I try to install it I get this:
    Preparing...                ########################################### [100%]
    /var/tmp/rpm-tmp.zHRVeI: line 176: bc: command not found
       1:oracle-xe              ########################################### [100%]
    Executing post-install steps...
    /var/tmp/rpm-tmp.gYL3HO: line 31: bc: command not found
    /var/tmp/rpm-tmp.gYL3HO: line 32: bc: command not found
    /var/tmp/rpm-tmp.gYL3HO: line 33: bc: command not found
    /var/tmp/rpm-tmp.gYL3HO: line 34: bc: command not found
    /var/tmp/rpm-tmp.gYL3HO: line 35: bc: command not found
    /var/tmp/rpm-tmp.gYL3HO: line 36: bc: command not found
    /var/tmp/rpm-tmp.gYL3HO: line 37: bc: command not found
    /var/tmp/rpm-tmp.gYL3HO: line 38: bc: command not found
    /var/tmp/rpm-tmp.gYL3HO: line 39: test: !=: unary operator expected
    /var/tmp/rpm-tmp.gYL3HO: line 44: bc: command not found
    /var/tmp/rpm-tmp.gYL3HO: line 45: test: !=: unary operator expected
    /var/tmp/rpm-tmp.gYL3HO: line 50: bc: command not found
    You must run '/etc/init.d/oracle-xe configure' as the root user to configure the database.I then run the configuration and get the following error message
    Database Configuration failed.  Look into /u01/app/oracle/product/11.2.0/xe/config/log for detailsHere is the output from the log files:
    cloneDBCreation.log
    Create controlfile reuse set database "XE"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    BEGIN dbms_backup_restore.zerodbid(0); END;
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    LRM-00116: syntax error at 'audit_file_dest' following '='
    ORA-01078: failure in processing system parameters
    Create controlfile reuse set database "XE"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter system enable restricted session
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter database "XE" open resetlogs
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter database rename global_name to "XE"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter system switch logfile
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter system checkpoint
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter database drop logfile group 3
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    ALTER TABLESPACE TEMP ADD TEMPFILE '/u01/app/oracle/oradata/XE/temp.dbf' SIZE 20480K REUSE AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    select tablespace_name from dba_tablespaces where tablespace_name='USERS'
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    select sid, program, serial#, username from v$session
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter user sys identified by "oracle"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter user system identified by "oracle"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    alter system disable restricted session
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    CloneRmanRestore.log
    LRM-00116: syntax error at 'audit_file_dest' following '='
    ORA-01078: failure in processing system parameters
    select TO_CHAR(systimestamp,'YYYYMMDD HH:MI:SS') from dual
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    declare
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    select TO_CHAR(systimestamp,'YYYYMMDD HH:MI:SS') from dual
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    postDBCreation.log
    begin
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    create spfile='/u01/app/oracle/product/11.2.0/xe/dbs/spfileXE.ora' FROM pfile='/u01/app/oracle/product/11.2.0/xe/config/scripts/init.ora'
    ERROR at line 1:
    ORA-01078: failure in processing system parameters
    LRM-00116: syntax error at 'audit_file_dest' following '='
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/u01/app/oracle/product/11.2.0/xe/dbs/initXE.ora'
    select 'utl_recomp_begin: ' || to_char(sysdate, 'HH:MI:SS') from dual
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    BEGIN utl_recomp.recomp_serial(); END;
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    select 'utl_recomp_end: ' || to_char(sysdate, 'HH:MI:SS') from dual
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    cat postScripts.log
    CREATE OR REPLACE LIBRARY dbms_sumadv_lib AS '/u01/app/oracle/product/11.2.0/xe/lib/libqsmashr.so';
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    create or replace directory DATA_PUMP_DIR as '/u01/app/oracle/admin/XE/dpdump/'
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    commit
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    BEGIN dbms_swrf_internal.cleanup_database(cleanup_local => FALSE); END;
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0
    commit
    ERROR at line 1:
    ORA-01034: ORACLE not available
    Process ID: 0
    Session ID: 0 Serial number: 0Any ideas on how to fix this?
    Thanks,
    Martin
    http://www.ClariFit.com
    http://www.TalkApex.com

    I got the installation working on OEL 6, but you have to take a sharp eye on the (other) requirements, especially the required packages and kernel parameters.
    Can you run "bc" on the command line? It seems not to be installed on your system. Try bc -v in a terminal. If you don't have it, install it with yum.
    Here's the relevant section of my */etc/sysctl.conf* (activated by sysctl -p afterwards):
    # Disable netfilter on bridges.
    #net.bridge.bridge-nf-call-ip6tables = 0
    #net.bridge.bridge-nf-call-iptables = 0
    #net.bridge.bridge-nf-call-arptables = 0
    kernel.sem = 250 32000 100 128
    kernel.shmmax = 536870912
    kernel.shmmni = 4096
    kernel.shmall = 2097152
    fs.file-max = 6815744
    net.ipv4.ip_local_port_range = 1024 65000
    kernel.shmmax = 4294967295
    net.ipv4.ip_local_port_range = 9000 65000If you have "disabled" the brigde parameters instead of uncommenting them, it might be the parameters are getting evaluated.
    Perhaps this helps.
    -Udo

  • Instalation Problem Oracle 10g In Fedora Core 4

    Hello
    I have this installer oracle-xe-univ-10.2.0.1-1.0.i386.rpm already installed in Fedora Core 5 without any problem
    when i didt it for Fedora Core 4 (other machine i have this error) (same instalation configuration!!!)
    [root@localhost Section1]# rpm -Uvh oracle-xe-univ-10.2.0.1-1.0.i386.rpm
    Preparing...                ########################################### [100%]
       1:oracle-xe-univ         ########################################### [100%]
    Executing Post-install steps...
    You must run '/etc/init.d/oracle-xe configure' as the root user to
    configure the database.
    [root@localhost Section1]# /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]:8081
    Specify a port that will be used for the database listener [1521]: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]:n
    Starting Oracle Net Listener...Done
    Configuring Database...grep: /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/log/*.log: No such file or directory
    Done
    /bin/chmod: cannot access `/usr/lib/oracle/xe/oradata/XE': No such file or directory
    /bin/chmod: cannot access `/usr/lib/oracle/xe/oradata/XE': No such file or directory
    Starting Oracle Database 10g Express Edition Instance...Done
    Installation Completed Successfully.
    To access the Database Home Page go to "http://127.0.0.1:8081/apex"
    [root@localhost Section1]#when i start up
    [root@localhost Section1]# /etc/init.d/oracle-xe enable
    [root@localhost Section1]# /etc/init.d/oracle-xe start
    Starting Oracle Net Listener.
    Starting Oracle Database 10g Express Edition Instance.
    Failed to start Oracle Net Listener using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/tnslsnr and Oracle Express Database using /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/sqlplus.
    [root@localhost Section1]#i cant open the browser with the url http://127.0.0.1:8081/apex
    of course that i can do this in my other FC5
    how i can resolve this???
    thanks so much for advanced
    Regards

    2) XE Forum. If you have XE working and can get to the web page, you should see the link to register for the XE forum. You must register and then 'sign in' to see the XE forum. The link on your XE home page should point to http://www.oracle.com/technology/xe/registration'
    1) What's the difference ... ?
    OK ... here we go ....
    Oracle has hundreds of products. I like to group them into 'technology' and 'application' products.
    The 'technoloy' products I group into
    - data management == database
    - data access == applicaiton server (fusion)
    - data manipulation == developer tools and languages
    - data sharing == collaboration suite
    Without data access, the data management and data manipulation is plain 'client-server' stuff.
    With data access, you stick an application server (web server, J2EE server, other server) between the client and the database.
    The Oracle Application Server is a collection of Oracle technology designed to support n-tier computing. The technology includes:
    - http server (Apache stuff)
    - reporting server
    - portal server
    - forms/data entry server
    - generic J2EE server
    - BPEL and SOA orchestration
    - Web Services server
    - workflow and intergration server
    - centralized security and single sign-on server
    and a lot more.
    The Oracle database, of course, stores and manages data. Oracle now has many 'database managers', including
    - Oracle Database == the traditional one
    - Times Ten == in memory only, but very high speed
    - Berkeley == embedded (to be included as part of your application)
    - Lite == for laptops and remote devices
    and more
    The traditional Oracle database has many features. These features may not be needed by all organizations. So Oracle has created several editions. These are Express, Standard Edition One, Standard Edition, Enterprise Edition and Personal Edition. In the order presented, each adds more feature than the one before but includes all the features from the one before.
    The Express Edition has the fewest features and the simplest install. It has no official Oracle support and has size limitations (4GB data max, only runs one 1 CPU). It includes Application Express which allows you to access the data from a web browser. I think of this as 'Microsoft Access, with Oracle multi-user reliability, on the Web'.
    The Standard Edition One has everything from Express and adds: Java in the database, ability to use up to 2 CPU, many more features such as multi-media storage, no data size limit. It also changes the install to use the Oracle Univeral Installer.
    Standard Edition adds Real Application Cluster to allow up to 4 CPU to be used, whether the 4 CPU are on one, two or four machines.
    Enterprise Edition adds many high availability and scalability features to ensure the database will try to stay up all the time and will be able to handle many hundreds or thousands of users. Many DBA features are added to allow detailed tuning and management. And many options such as Partitioning, Label Security and Spatial can be purchased and added to this edition.
    Personal Edition includes all of Enterprise Edition AND all of the Enterprise Edition options except Real Application Cluster. It is designed to be used by the Oracle developer so it is very inexpensive (in comparison to the Enterprise Edition) but it is limited (by the honor system) to one user access.
    So when you use Express Edition, everytthing you do can be done in Enterprise Edition as well. Express Edition is a great learning tool for getting comfortable with the commercial Oracle database. It is also a great tool for developing applications for small organizations or even for home use. A great tutorial for XE is at http://st-curriculum.oracle.com/tutorial/DBXETutorial/index.htm
    All of this is described in a few pages of documentation (about 70 thousand) at http://docs.oracle.com. If you want to understand Oracle well, you may have to spend a bit less time with the nuns for a while.

  • Application Server & creator  can work in   fedora core 5 ?

    please i need help

    Just so you know, I had similar problems running on Fedora Core 4 as well as Fedora Core 5. I re-installed numerous times, did clean installs of the whole system a few times, and finally came down with what the problem was and the set of items to handle this. I posted this a few months ago on this forum -- hope it helps.
    I have 5 workstations and several development & production servers all running FC4 and FC5 and they're all humming along like a charm using SJSAS 8.1 enterprise on the servers and 8.2PE on the workstations.
    http://forum.sun.com/jive/thread.jspa?threadID=63058&messageID=235733#235733
    Let me know if that helps.
    --tad                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Oracle 10g on Fedora Core 5

    Is there a pre-packaged version of Fedora Core 5 which includes Oracle 10g for Linux?
    This way, all you have to do is select Install Oracle 10g and it includes any special packages for installing Oracle 10g. Plus, after installation, it automatically starts up the Oracle 10g installer. It could even do the pre-installation stuff such as creating the oracle user. I do not know how, but this oracle user would be the only user using an old gcc compatible with Oracle software. Via its environment maybe?
    Right now, it is a Pain-in-the-neck to install Oracle on Linux. The installation guide Oracle provides is not enough. You have to do a search on the web for pages detailing more info. Or you have to install a special file or set variables to make the Oracle installer think it is installing on Red Hat Enterprise Linux. I have to hide the gcc that comes with Linux and install an old verison of it. At one time, I even had to compile a library so the java installer could run. This is ridiculous, I should not have to jump through hurdles to install Oracle.
    Does anyone out there have such a set of Fedora Core 5 ISO images? Shoot, FC4 would do too.

    No. I'm not particular to Fedora. Fedora has been a distribution which works on my (please don't laugh) emachines computer at home. I've had Oracle 9i enterprise installed on fedora core 3.
    Ubuntu and Debian are good distros as well. I have not been successfull with Suse though.
    Suse in the past -- the installer could not get the graphics correct -- garbage just displays -- so i could never install it. Maybe SuSe 10 has improved since then.
    I found this about Suse and Oracle. So, this may work for me. Otherwise, i will try Centos.
    http://www.novell.com/coolsolutions/tip/16193.html
    Thanks for the info.

  • 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

  • Java In Fedora Core 5 - Install Problems

    Hello guys
    (sorry for my grammar)
    i am in a hell now with java and Fedora Core 5
    i used to work with java and fc3,fc4
    without problems
    in this sentide, when i did the instalation of Linux FC(3-4)
    always Fedora install its own Java, for example
    java-1.4.2-gcj-compat-1.4.2.0-40jpp_31rh (for fc4)
    if i execute this command "which java" <---
    show this ---> /usr/bin/java
    and
    [XXX@localhost ~]$ java -version (<---- for FC5)
    java version "1.4.2"
    gij (GNU libgcj) version 4.1.0 20060304 (Red Hat 4.1.0-3)
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions. There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    [Section1@localhost ~]$
    so the problem is that (FC3-4-5) never use my jdk1.5_01 already installed (jdk of SUN)
    jdk-1_5_0_01-linux-i586.bin,and inclusive, if i put the path bin of java in the .bash_profile always use its own Java1.4.2, so to avoid this problem
    , i show the Java's package installed by the FCx and i proceed to uninstall
    (example in FC4)
    rpm -e openoffice.org-javafilter-1.9.104-2
    rpm -e --nodeps gcc-java java
    rpm -e --nodeps gcc-java java-1.4.2
    rpm -e --nodeps gcc-java java-1.4.2-gcj-compat-1.4.2.0-40jpp_31rh
    well when i did this uninstall in FC5,sadly this erase for complete the OpenOffice and other Dependences (this behaviour never happened in FC4 - so the OpenOffice still in the OS),now in
    FC5 in the uninstall process of packages check ALL dependences related and uninstall too.
    i did my own research in google and forums, and the best solution can be this
    http://www.fedorafaq.org/#java
    , well i prefer my solution, less complicated and easier, but no work in FC5,
    am i doom to follow these steps???
    i always work with jdk1.5 update 1 , and the rpm of the other solution is 7, i want to avoid
    versions problems
    so please help me
    the most obvious posible solution, is make some configuration, without uninstall
    "java version "1.4.2" gij (GNU libgcj)" to work with my path for jdk 1.5 bin
    so , how i can do this???, and what happened if i want use other java
    version and in need change the path info??
    pls, help me
    thanks for advanced.

    I am trying to install Sun JSDK Update 8 RPM on Fedora 5. There is a segmentation fault error during installation
    Do you agree to the above license terms? [yes or no]
    yes
    Unpacking...
    Checksumming...
    0
    0
    Extracting...
    UnZipSFX 5.42 of 14 January 2001, by Info-ZIP ([email protected]).
    inflating: jdk-1_5_0_08-linux-i586.rpm
    Preparing... ########################################### [100%]
    1:jdk ########################################### [100%]
    /var/tmp/rpm-tmp.12735: line 357: 14885 Segmentation fault /usr/java/jdk1.5.0_08/bin/java -client -Xshare:dump >/dev/null 2>&1
    Done.
    When try to run the java
    [root@localhost bin]# cd /usr/java/jdk1.5.0_08/bin
    [root@localhost bin]# ./java
    Segmentation fault
    Following is the information of the fedora
    [root@localhost bin]# uname -a
    Linux localhost.localdomain 2.6.15-1.2054_FC5 #1 Tue Mar 14 15:48:33 EST 2006 i686 i686 i386 GNU/Linux
    Please Help!

  • 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

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

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

  • Install 9iDB on Linux Fedora Core 3

    I expected a problem when I try to install 9iDB on Linux Fedora Core 3, the installation takes a long time and nothing is working, it stays at 0%.
    Have you any idea?
    Thanks

    Rajeev,
    this is not a good link because FC1 has 2.4 kernel. and old GLIBC.
    But there is serious problem to install 9i on OS with 2.6 kernel and GLIBC 2.3.
    My advice is install older OS version such as RH 7.2 - 9 or Suse 8,9, FC1
    Or simply dongrade the kernel to 2.4 version and also downgrade the GLIBC

  • Problems with classpath in Fedora core 4

    hello
    i want to set class path in Fedora core 4 so that my jmf2.1.1e apis is properly taken during compilation and runtime. in short; i want to install jmf into Linux distro sothat i can compile and run its applications.
    also i have a jar file of a jmf media player. now i need to know how to run it from a jar into my Fedora core distro...
    i have downloaded the linux performance pack from sun site and also read the installation notes but that really doesnt help. they say to apply the command 'setenv' into the shell to set environment var but that doesnt work i have seen.
    please help!

    've found the solution to the problem. You have to use the -Xbootclasspath/a parameter when running java.
    Example on unix:
    java -Xbootclasspath/a:${CLASSPATH} -jar test.jar
    Brgds
    Jakob

  • [Athlon64] Fedora Core 4 install on K8T neo2 with 9.1 BIOS?

    I'm seeing a strange error when trying to install Fedora Core 4 on my new Athlon 64 box.  I had numerous problems with the BIOS that was installed when I got it (3.3) - mostly related to dual channel memory configuration, but I was able to get Fedora Core 4 installed.  After upgrading the BIOS to 9.1 I can boot into my installed FC4 and it appears to work well, but the installation crashes when it's trying to mount the initrd RAM disk (I think).  I would like to start with a fresh installation because I don't know what state the current instalation is in since it was installed in the middle of experimentation.  Does anybody have this working?
    My setup is:
    K8T neo2
    Athlon 64 3000+
    2x512 MB RAM
    250GB WD ATA Disk
    Like I said, it seems rock stable with current install, so I don't think there's any hardware issues.  I think it's an incompatibility between the FC4 install kernel and the 9.1 BIOS.
    Thanks

    Sorry to mention Windows. Most of the folks that I know who run Linux run a Partition with windows as well.
    Anyways... The 9.1 Bios is the correct one for you but so far you are the first I have heard from that has tried Linux with that Bios and there well could be a problem. You may want to drop MSI a line as they likely are also unaware of this and it may be a simple fix. However none of the MSI staff read this forum so if you can mail them you will likely get a better responce. Let them know all the pertanent details of course and let us know what you find out as it may help the next person with this problem.

Maybe you are looking for

  • How to download multiple sheets in one excel workbook

    Hi All,         I have requirement to download multiple sheets in excel workbook. I had successfully downloaded multiple sheets in excel. But it was downloaded only in my desktop. My requirement is user selects the path and i have to download the dat

  • Report Level Calculation query.

    Hi Experts,   I have a query on one of my reports. I had notification,task no in rows and three other key figures  in columns 1)no of properties failed          which will be at notificatn header level. 2)no of properties remedied    whcih will be at

  • CS5 projects doesnt work on AE CS4??HELP!!

    hi guys my problem might be simple for some but it is very important to me i have ae cs5 in my pc and i made some projects in it (using only the origional plug-ins, and my os is win7) and the computer at the office has AE cs4 with win xp x64 when i t

  • New video editing produ

    I was very excited to see the recent release of the Soundblaster Audigy 2 ZS Video Editor. Anyone aware of plans for more audio/video products? As much as I like the new device, I would really prefer an internal/external combo that would have interna

  • What generation is my windows ipod 10 GB model no a1019

    hello, can anyone please advise me What generation is my windows ipod 10 GB model no a1019. Is it 1 or 2, there seems to be a lot of mystery around the model number, but i have clearly read the model no on the back of the ipod as a1019. cheers an tha