[Wine] Unable to installe Oracle9i client with wine

sybi wineforum-user at winehq.org
Tue Dec 20 08:13:59 CST 2011


Hi all

First of all, I am a new wine user, so I apologize for my lack of knowledge. I have kubuntu 11.10 and I have to install a software developped only for windows XP or lower windows version, which uses oracle9i client (it seems it can not work with more recent version). This software has been developped by few people, and no help is available. I have a dual boot with widows seven but the installing CD is not working on seven.

So I tried to use wine to install the software. I have wine 1.2.3 (I want to use it as win XP), then I downloaded sun java for windows and I installed it using wine. It seems i worked well (wine java -version returns java version "1.6.0_23"). Then I from y CD I tried to run the setup.exe which is supposed to install Oracle9i client. But it did not install anything and stopped rigth away wit the following errors:

Exception in thread "main" java.lang.ExceptionInInitializerError: java.lang.RuntimeException: 
Unable to create a suitable default GraphicsConfiguration.  Try changing your Display Settings.
        at sun.awt.Win32GraphicsDevice.getDefaultPixID(Native Method)
        at sun.awt.Win32GraphicsDevice.getDefaultConfiguration(Unknown Source)
        at sun.awt.windows.WToolkit.resetGC(Unknown Source)
        at sun.awt.windows.WToolkit.<clinit>(Unknown Source)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at java.awt.Toolkit$2.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Toolkit.getDefaultToolkit(Unknown Source)
        at sun.awt.GlobalCursorManager$CursorEvent.<init>(Unknown Source)
        at sun.awt.GlobalCursorManager.<clinit>(Unknown Source)
        at java.awt.Cursor.initIDs(Native Method)
        at java.awt.Cursor.<clinit>(Unknown Source)
        at java.awt.Window.<init>(Unknown Source)
        at java.awt.Frame.<init>(Unknown Source)
        at java.awt.Frame.<init>(Unknown Source)
        at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:593)


I also tried "wine setup.exe -J-Dsun.java2d.noddraw=true" in the terminal, but it didnot work as well.

Does anyone have any idea to resolve this issue? I did some research on this site and with google, but I didnot find any solution.

Thanks in advance for your help!







More information about the wine-users mailing list