Oracle JDBC OCI doesn't work on Linux

Hi,
I'm using Oracle on Linux(RH6, kernel 2.2.13)
Oracle works fine.
JDBC Thin driver -OK!
But java receives SIGSEV when I'm using JDBC OCI. More specific, it seems to be a problem with the so library associated to this driver, cause this SIGSEV happens in a native method.
Help?

Have you posted this question to the JDBC/SQLJ Users group on Technet.
This is a JSP users group.

Similar Messages

  • Triggers doesn't work on Linux

    Does anybody know why triggers doesn't work on Linux machine? Forms are developed in WIN2k and triggers works there fine. When the forms are transferred to linux triggers doesn't work anymore.
    I use Oracle 9i database and Forms 9i and Linux Redhat Advanced Server.

    Forms are compiled on Linux either by opening them in the builder and hitting compile or by using the compiler from the command line:
    Use the script $ORACLE_HOME/bin/f90genm.sh (or f60genm.sh if this is 6i).
    So if you are developing on Windows and running in Linux, you woudl FTP the FMB, MMB and PLL files to the Linux box and compile using f90genm.

  • Window2000+Resin+Oracle JDBC OCI 8.17

    as title
    Hi,dear all:
    I am a fresh man in Oracle JDBC Driver.
    I can`t connect to my Oracle Database
    and error message is following:
    cannot resolve symbol
    symbol : class OracleDriver
    location: package driver
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
    ^
    1 error
    does anybody help me???
    please.... I am so confused.

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by (gionix):
    Hi
    I have a problem with oci 8 driver, when i create a connection, if i use the oracle jdbc thin driver it work, but if i tried to use de oci 8 i get the error message: "no ocijdbc8.dll in java.library.path" when i test the connection. I read the jdbc user guide and verify the installation, all zip and dll files are locate in the correct directory, i set the classpat and path to the correct value but it does'nt work.
    Thanks
    Gioni<HR></BLOCKQUOTE>
    Add your ora bin to the JLP and SLP paths in JDeveloper.ini. It is D:\Ora81\bin on my system.
    Example
    JLP=-Djava.library.path=.;(.paths here.);D:\Ora81\bin
    null

  • I configure the JServ , but Oracle HTTP Server doesn't work agian

    my Oracle HTTP Server doesn't work after i've configured the JServ by Oracle Enterprise Manager.
    when i run flowing command :
    D:\oraias\dcm\bin>dcmctl getstate -v
    and Error message : "ADMN-100999 Base Exception:
    java.lang.ClassCastException:java.lang.Boolean" has shown.
    and i navigate Enterprise Manager web site these Error Message showing:
    "Your browser or operating system is not a supported client configuration for this version of Enterprise Manager. Using Enterprise Manager with your current client configuration may result in incorrect display of data or incorrect updates to configuration settings. See the release notes for information on supported client configurations. Root Cause: java.lang.Boolean. java.lang.Boolean"
    how can i do? please help me.
    THX

    The key message -
    mod_plsql: /pls/htmldb/htmldb_login HTTP-503 ORA-12541
    Looking up that error gives -
    [jes@spdb1 ~]$ oerr ora 12541
    12541, 00000, "TNS:no listener"
    // *Cause: The connection request could not be completed because the listener
    // is not running.
    // *Action: Ensure that the supplied destination address matches one of
    // the addresses used by the listener - compare the TNSNAMES.ORA entry with
    // the appropriate LISTENER.ORA file (or TNSNAV.ORA if the connection is to
    // go by way of an Interchange). Start the listener on the remote machine.So it looks like the listener isn't running for your database to me (i.e. "lsnrctl start")

  • Satellite M40-129: PCMCIA Card doesn't work with Linux

    I have D-Link DWL-G650 with Atheros Chipset which is good supported under linux (madwifi). But if I boot Linux the card is not found. I tested the card with an Fujitsu Siemens Notebook and it worked out of the box!
    Any idea why it doesn't work with my M40-129 ?

    Hi
    Like you know Toshiba doesnt support the Linux and there are no Toshiba drivers for the Linux OS but I was able to find this useful Toshiba page about the notebook configuration with Linux:
    http://newsletter.toshiba-tro.de/main/
    You should check the OS machine compatibility and the other areas.
    Im sure you will find many useful tips.
    Good luck

  • Oracle client 9i doesn't work for windows ordinary user

    Hello All,
    I've installed oracle 9i client on windows xp. Client software works for user belonging to windows administrators group. it doesn't works for ordinary users not belonging to administrators group. Particularly when i run sqlplus from command line i get following error :
    Incorrect environment variable PLUS_DFLT
    Program execution error.
    i also need access to Oracle ODBC driver.
    When i try to configure ODBC source (created by user with administrator privileges) by common user i get following errors :
    The setup routines for Oracle for Oracle in OraHome9i ODBC driver couldn't be loaded due to system error code 5
    Could not load the setup or translator library
    Very appreciate for any help.
    Regards Arkadiusz Masny

    It sounds like the users on the machine do not have access to the Oracle home directory. Check the permissions of the folder by right properties, select the user and check that they have read and then select advanced. Tick the "replace permission entries....." box and apply. This will re apply all user rights in all folders and subfolders. Try again.
    HTH Mark F

  • [SOLVED] pm-suspend doesn't work since Linux 3.7.6-1

    Hi,
    I have 8 GB RAM and no swap partition and use thus pm-suspend, but since Linux 3.7.6-1-ARCH, it doesn't work properly anymore.
    Suspending works fine, but if I want to resume, my external monitor stays black (my laptop monitor is always deactivated by me, when I am working with an external monitor).
    Any ideas where this comes from?
    Regards
    Steffo
    Last edited by Steffo (2013-02-12 15:22:07)

    1. Check your journalctl logs for any errors
    2. Try and figure out if your machine is actually locked up, or if the backlight is just off. You could ssh in, or try tying commands blindly into a terminal (like reboot or something with a known result)
    3. Try Ctrl-Alt-Fx to switch away from your X session VT and then back again. This is what I have to do right now, as I also get a black screen on resume from suspend.
    4. Try 'systemctl suspend' instead of pm-suspend.
    Good luck!
    Scott

  • Oracle standard example doesn't work

    Hi All,
    I am surprsied to see that following standard example from Oracle doesn't work as expected. http://www.oracle.com/technology/products/integration/esb/files/stringtoxml.zip
    Did any one face same error with it?
    Regards,
    Vigni

    Hi,
    The xml string is not valid, you need to place the following part at the beginning of the string:
    &lt;?xml version="1.0" encoding="UTF-8"?&gt;
    So the first line needs to read:
    String in = "&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;\n<parameters xmlns=\"http://www.tcs.com/WSIF/insurance/IdentifyPolicy/1.0\">\n" +
    You also must change the indexOf parts to >=0 instead of >0. the parseString method should be:
    public static NodeList parseString1(String inputXML) throws XMLParseException,
    SAXException,
    IOException {
    System.out.println(inputXML);
    StringBuffer s4= new StringBuffer(inputXML);
    int index = 0;
    while(s4.indexOf("&gt;") > 0 || s4.indexOf("&lt;") >= 0){
    index = s4.indexOf("&gt;");
    if (index>=0)
    s4.replace(index,index+4,">");
    index = s4.indexOf("&lt;");
    if (index >=0)
    s4.replace(index,index+4,"<");
    System.out.println(s4.toString());
    DOMParser parser1 = new DOMParser();
    ByteArrayInputStream Bis1 = new ByteArrayInputStream(s4.toString().getBytes());
    parser1.parse(Bis1);
    XMLDocument xd1= parser1.getDocument();
    return (xd1.getChildNodes());
    Regards,
    Andre

  • 8.1.6 Oracle JDBC-OCI for NT availability

    Hi. Does anyone know when the 8.1.6 JDBC-OCI driver for NT is coming out? I've read on previous posts that it will use JNI version older than NMI so it will work with development tools like Visual Age and with MS VM. It will be JDK 1.2.x compliant.
    If anyone knows when it comes out, please post. The Solaris version has been out for a while now.
    Thanks in advance.

    I head that the NT 8.1.6 release was delayed a bit more, possibly until March 2000 time frame.

  • Certification authentication doesn't work on linux version of Firefox

    I have web page on IIS6 which need windows authentication. I enabled certificate mapping on certain user so when I install the proper certificate on firefox installed on Windows-based PC (I login with local user) and set network.automatic-ntlm-auth.trusted-uris variable, I can access this site without typing username and password. I tried to configure in same way firefox on my linux station, but it doesn't work - the web site access attempt finishes with authentication request windows

    I didn't

  • My applet doesn't work on Linux

    I've heard from some people working on Linux platform that my applet http://astro.ia.uz.zgora.pl/~nirgal/psren.htm doesn't work even if they have proper JRE plugin installed. The same people can run other applets on other web sites. The applet works good on Windows platform browsers.
    Dear Linux users, do you have any ideas about this issue?

    Ok, I hope the code of the main applet class will help to solve the problem. Surely there is some bug (because other applets work). But I'm curious why it runs well on Windows at the same time?
    package main;
    import javax.swing.*;
    import javax.swing.event.*;
    import javax.swing.border.*;
    import java.awt.*;
    import java.awt.event.*;
    import pulsarek.*;
    * Created on 28-Mar-2005
    * @author Nirgal
    public class PSRSim extends JApplet {
         private static Napisy napisy = new NapisyEng();
         private Maszyna mach = new Maszyna2();
         private PanelSredni averageP = new PanelSredni(napisy);
         private PanelSingli singleP = new PanelSingli(napisy);
         private Profil prof = new Profil(mach,averageP,singleP,null);
         private JTabbedPane tp = new JTabbedPane();
         private JButton spb = new JButton(napisy.getStartpauza());
         private JButton sb = new JButton("STOP");
         private JSlider speed = new JSlider(JSlider.HORIZONTAL,0,5,Maszyna.POS);
         private JProgressBar prog = mach.getBar();
         private EtchedBorder eb = new EtchedBorder();
         private Capanel polarCap = new Capanel(mach,napisy);
         //private static Logger loger = Logger.getLogger("PSRSim");
         public PSRSim() throws Exception{
              //loger.addHandler(new ConsoleHandler());
              //loger.setLevel(Level.OFF);
         public void init(){
              spb.addActionListener(new ActionListener(){
                   public void actionPerformed(ActionEvent e){
                        if(mach.getStan()==0){     //stopped
                             mach.setStart();
                        }else     
                        if(mach.getStan()==2)     //paused
                             mach.setStart();
                        else
                             if(mach.getStan()==1)     //running
                                  mach.setPause();
              sb.addActionListener(new ActionListener(){
                   public void actionPerformed(ActionEvent e){
                        mach.setStop();
              speed.addChangeListener(new ChangeListener(){
                   public void stateChanged(ChangeEvent e){
                        int pulsy = (int)Math.pow(2,((JSlider)e.getSource()).getValue());
                        mach.setDelay((int)Math.round(1000/pulsy));
                        //loger.info("Sleep time: "+(1000/((JSlider)e.getSource()).getValue()));
              Container cp = getContentPane();
              cp.setLayout(null);          
              tp.add(napisy.getParamogolne(),new MainParams(mach,napisy));
              tp.add(napisy.getCzapa(),new CapParams(mach,napisy));
              tp.add(napisy.getObliczenia(),new Obliczenia(mach,napisy));
                   tp.reshape(5,0,300,250);
                   prog.reshape(190,255,120,40);
                   speed.reshape(190,315,120,50);
                   speed.setSnapToTicks(true);
                   speed.setMinorTickSpacing(1);
                   speed.setPaintTicks(true);
                   spb.reshape(190,375,120,25);
                   sb.reshape(190,410,120,25);
                   averageP.reshape(315,1,310,150);
                   singleP.reshape(315,150,310,295);
                   polarCap.reshape(5,255,181,191);
                   TitledBorder polarCapB = BorderFactory.createTitledBorder(eb,napisy.getCzapapolarna());
                   polarCap.setBorder(polarCapB);
                   speed.setBorder(new TitledBorder(napisy.getPredkoscsymulacji()));
                   prog.setBorder(new TitledBorder(napisy.getPostep()));
              cp.add(prog);     
              cp.add(speed);     
              cp.add(tp);
              cp.add(spb);
              cp.add(sb);
              cp.add(averageP);
              cp.add(singleP);
              cp.add(polarCap);
              class MojListener implements ComponentListener{
                   public void componentMoved(ComponentEvent e){
                        e.getComponent().repaint();
                        singleP.repaint();
                        e.getComponent().hide();
                   public void componentShown(ComponentEvent e){
                   public void componentHidden(ComponentEvent e){
                   public void componentResized(ComponentEvent e){
              addComponentListener(new MojListener());
         public static void main(String[] args) throws Exception{
              JApplet applet = new PSRSim();
              JFrame frame = new JFrame("PSR Simulator");
              frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
              frame.getContentPane().add(applet);
              frame.setSize(640,480);
              applet.init();
              applet.start();
              frame.setVisible(true);
    }

  • Failed to call Oracle JDBC OCI driver

    Hi - there,
    I have just loaded JDBC classes for Oracle 8.0.5, which is running on Sun Solaris.
    The Path setup for this driver is
    CLASSPATH=$ORACLE_HOME/jdbc/lib/classes111.zip
    LIBRARY_PATH=$ORACLE_HOME/jdbc/lib:$ORACLE_HOME/lib.
    But I am not able to run any test programs and keep getting the error of
    "java.lang.NoClassDefFoundError: oracle/jdbc/driver/OracleDriver
    Someone can help me to jump-start this driver?
    Thank a lot
    Charlie

    Try to use Backslashes in the classpath.
    It is a problem of your Classpath, because it don't find the class.
    Regards,
    Geri

  • Fullscreen application doesn't work in linux

    hi all
    i have written an full screen application which is working fine in windows, nut it is not working in Linux
    thanks

    You can't depend on full screen exclusive mode in java. They state quite clearly that its avail could be thwarted by something as variable as the video card not supporting it. which means that it may not work under windows even.
    Sean

  • Seems RTL8192EE wireless card doesn't work with Linux 3.19

    Hi all, I just fresh installed ArchLinux on my new Thinkpad T450s. The installation has been smooth enough. I can use wifi-menu on ArchISO image (which is based on kernel 3.18.6) to get my wifi connected. Everything works great. But when I reboot into the new hard disk installation, the WiFi connection always fails.
    I have tried to connect manually via wpa_supplicant and dhcpcd. It didn't show any error information like driver issue or so. The problem I can see is the link is really slow: too slow to get authenticated by router. At a small chance I can connect to the WiFi but then failed to get dhcpcd work. And at a really really small chance I can get an IP from the router but the ping latency to gateway is about seconds, so I cannot visit any service via this network.
    This issue happens to Linux 3.19. I have tested on 3.19.2 in core and 3.19.3 in testing.
    Is there any of you have the same issue, and is there a solution for this currently?
    EDIT: typo
    Last edited by sunng (2015-04-02 07:16:12)

    fabiopicchi wrote:
    For those using kernel 4.0, the problem is partially gone. The wireless connection doesn't randomly drops and you can always connect correctly but you can get really slow speed, and sometimes all packages are lost.
    Installing this new version of the driver solves the problem:
    sudo git clone http://github.com/lwfinger/rtlwifi_new.git
    cd ./rtlwifi_new
    sudo make
    sudo make install
    sudo modprobe -v rtl8192ee
    Yes, rtlwifi_new works for me. I do hope this can be merged into mainline some day.

  • Logitech wireless mouse doesn't work with Linux 3.10

    When I rebooted after updating to the 3.10 kernel my mouse stopped working. The cursor is displayed but it doesn't move. I downgraded back to 3.9.9-1 and it works fine again. As far as I could see it was detecting it in the dmesg output, so I'm not sure of the cause (maybe just a regression in the driver). I've never had any problems with this mouse before.
    The mouse is a Logitech M515 connected wirelessly with a Logitech Unifying receiver.
    This is the dmesg line (on 3.9.9):
    logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-2/input2
    Last edited by shaurz (2013-07-25 19:20:53)

    Mine works fine with Logitech Anywhere MX, never noticed any problems. Is this still an issue?
    According to the bug report, Logitech Anywhere MX should be broken I guess. If you need any info dumped to figure out why it's working for some, tell me what you need.
    Kernel:
    Linux xarch 3.10.3-1-ARCH #1 SMP PREEMPT Fri Jul 26 11:26:59 CEST 2013 x86_64 GNU/Linux
    lsusb:
    Bus 007 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
    dmesg:
    [ 3.332661] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:13.0-1/input2
    ( I have a keyboard attached to the same unifying receiver. Paired them up using a windows laptop. Maybe that's the difference? I guess pairing hardware to the receiver using logitech software could theoretically mess with... uhm... magical internal mapping stuff that I have no idea how it works? Ok, I'll stop guessing making things up now ,  good luck with the bug :3 )
    Last edited by whoops (2013-07-29 10:54:39)

Maybe you are looking for

  • Appleshare - Server issue

    I am having an issue that I have had a problem resolving. For reasons to numerous to get in to I'm using 9.2 in order to use Pro Tools for some basic audio production. The computer is attached through the in house network to an x-server running 10.3

  • Multiple Transitions?

    Hello...is it possible to use multiple transitions within a single slideshow using iDVD?? I've searched but came up with nothing. Thanks in advance.

  • Creative Desktop app disappeared and won't re-install

    Win 8.1. Creative Cloud desktop app has disappeared (not for the first time); have re-downloaded but won't re-install. Adobe error message : "Installer failed to initialize... please download Adobe Support Advisor to detect the problem". No link is g

  • Can't publish anything to MobileMe

    Suddenly, I am unable to publish anything to MobileMe. I had been working on some sites, publishing changes. Then iWeb-09 stopped publishing the changes. Pages remain RED, although iWeb-09 goes through the motions of publishing and gives me the dialo

  • "the SIM card inserted in the iPhone does not appear to be support" help?

    Just doing this for my sister since she's has not been able to do so. From what she said, after she tried to update her iPhone 3G with the latest update, it came up with a message saying "the SIM card inserted in the iPhone does not appear to be supp