Hello vitamin, I have the same problem, I am trying to install oracle client, that need sun java. I have installed sun java without problem, but oracle client give me the following error: Any help would be very appreciated. I am using the lastest stable ubuntu 5.2 with the lastest stable wine packgage. root at fml-linux:~/.wine/drive_c/oracle_installer# ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No existe el fichero ? directorio An unexpected exception has been detected in native code outside the VM. Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6d203482 Function name=(N/A) Library=C:\windows\temp\OraInstall2009-02-21_09-41-36AM\jre\bin\fontmanager.dll NOTE: We are unable to locate the function name symbol for the error just occurred. Please refer to release documentation for possible reason and solutions. Current Java thread: at sun.awt.font.NativeFontWrapper.getFontMetrics(Native Method) at sun.awt.font.FontDesignMetrics.initMatrixAndMetrics(Unknown Source) at sun.awt.font.FontDesignMetrics.<init>(Unknown Source) at sun.awt.font.FontDesignMetrics.<init>(Unknown Source) at sun.awt.SunToolkit.getFontMetrics(Unknown Source) at sun.awt.windows.WToolkit.getFontMetrics(Unknown Source) at java.awt.Component.getFontMetrics(Unknown Source) at oracle.sysman.oii.oiif.oiifm.OiifmSplashScreen.init(OiifmSplashScreen.java:203) at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:595) Dynamic libraries: 0x00400000 - 0x00405000 C:\windows\temp\OraInstall2009-02-21_09-41-36AM\jre\bin\javaw.exe 0x7BC10000 - 0x7BCA7000 C:\windows\system32\ntdll.dll 0x7B820000 - 0x7B93D000 C:\windows\system32\KERNEL32.dll 0x7EE30000 - 0x7EE72000 C:\windows\system32\advapi32.dll 0x7ECF0000 - 0x7EE1F000 C:\windows\system32\user32.dll 0x7EC40000 - 0x7ECD3000 C:\windows\system32\gdi32.dll 0x7EBC0000 - 0x7EC13000 C:\windows\system32\msvcrt.dll 0x7EA00000 - 0x7EA91000 C:\windows\system32\winex11.drv 0x7E890000 - 0x7E8A0000 C:\windows\system32\imm32.dll 0x6D420000 - 0x6D4EE000 C:\windows\temp\OraInstall2009-02-21_09-41-36AM\jre\bin\hotspot\jvm.dll 0x7E7D0000 - 0x7E859000 C:\windows\system32\winmm.dll 0x7E7B0000 - 0x7E7C5000 C:\windows\system32\msacm32.drv 0x7E6A0000 - 0x7E6BD000 C:\windows\system32\msacm32.dll 0x7E7A0000 - 0x7E7AC000 C:\windows\system32\midimap.dll 0x6D220000 - 0x6D227000 C:\windows\temp\OraInstall2009-02-21_09-41-36AM\jre\bin\hpi.dll 0x6D3B0000 - 0x6D3BD000 C:\windows\temp\OraInstall2009-02-21_09-41-36AM\jre\bin\verify.dll 0x6D250000 - 0x6D266000 C:\windows\temp\OraInstall2009-02-21_09-41-36AM\jre\bin\java.dll 0x6D3C0000 - 0x6D3CD000 C:\windows\temp\OraInstall2009-02-21_09-41-36AM\jre\bin\zip.dll 0x6D020000 - 0x6D128000 C:\windows\temp\OraInstall2009-02-21_09-41-36AM\jre\bin\awt.dll 0x7DF60000 - 0x7DF8E000 C:\windows\system32\winspool.drv 0x7DEC0000 - 0x7DF57000 C:\windows\system32\ole32.dll 0x7DE60000 - 0x7DEB1000 C:\windows\system32\rpcrt4.dll 0x7DE40000 - 0x7DE4E000 C:\windows\system32\iphlpapi.dll 0x6D1E0000 - 0x6D21B000 C:\windows\temp\OraInstall2009-02-21_09-41-36AM\jre\bin\fontmanager.dll 0x10000000 - 0x1001E000 C:\windows\temp\OraInstall2009-02-21_09-41-36AM\jre\bin\JavaAccessBridge.dll 0x6D2C0000 - 0x6D2DB000 C:\windows\temp\OraInstall2009-02-21_09-41-36AM\jre\bin\jpeg.dll 0x7DB10000 - 0x7DB19000 C:\windows\system32\imagehlp.dll 0x7D4F0000 - 0x7D529000 C:\windows\system32\dbghelp.dll 0x7D8B0000 - 0x7D8B9000 C:\windows\system32\psapi.dll Local Time = Sat Feb 21 09:41:42 2009 Elapsed Time = 4 # # The exception above was detected in native code outside the VM # # Java VM: Java HotSpot(TM) Client VM (1.3.1_01 mixed mode) # # An error report file has been saved as hs_err_pid25.log. # Please refer to the file for further information. #
fmorales wrote:> Hello vitamin, I have the same problem, I am trying to install oracle client, that need sun java. I have installed sun java without problem, but oracle client give me the following error: > > Any help would be very appreciated. > I am using the lastest stable ubuntu 5.2 with the lastest stable wine packgage. > > root at fml-linux:~/.wine/drive_c/oracle_installer# ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No existe el fichero ? directorio >Is there a reason that you are running as root? If you can avoid this, please do. The Oracle client communicates over a high port, so this should not be a problem that needs root permissions to resolve. James McKenzie