JRE and Java

What is diff between JRE and Java installations and what is needed to be installed to get EBS 11i and EBS 12 open at Windows client ?

838982 wrote:
What is diff between JRE and Java installations and what is needed to be installed to get EBS 11i and EBS 12 open at Windows client ?Java is used by the application/database and JRE is what the clients need to run the application (which should be also configured at the application level).
For Java, please see (Overview of Using Java with Oracle E-Business Suite Release 11i [ID 300482.1])
For Windows client, please see these docs in addition to the ones referenced above:
Recommended Browsers for Oracle E-Business Suite Release 12 [ID 389422.1]
Recommended Browsers for Oracle E-Business Suite 11i [ID 285218.1]
Thanks,
Hussein

Similar Messages

  • Whats is difference between Java JRE  and  Java SDK

    Hi,
    what is the difference between Java JRE and Java SDK...
    i think both of them have the same set of files to be installed...
    I am not able to understand where they differ

    The JRE (Java runtime Environment) contains just the stuff necessary to run Java and the SDK (System Development Kit) contains the extra stuff necessary (and also helpful) to develop in Java.

  • Problem with win2000sp3 and Java web start

    I have JRE and Java web start (1.2.0_01, build b01) which come downloading file j2re-1_4_1_01-windows-i586-i.exe from sun.
    I have win2000pro running on my PC.
    I had updated win2000 to service pack 2 and everything was fine.
    Now i decided to update to service pack 3 (in the process I also updated other components) from Microsoft and:
    1) Java applets seem to be running fine within i.e.
    2) If i try to run an application from java web start my PC freezes and I have to restart it.
    3) Staroffice 6.0, which runs on Java, seems to be fine.
    I reinstalled both sp3 and jre etc, with no result.
    Is this a known problem?
    Thanks to all.
    Maurizio

    I suspect that you have hit a known problem with Swing on Java 1.4.1 with buggy video drivers. Do you have an ATI card? They are the worst offenders. ATI released new drivers for its Radeon line today. They fix the problem.

  • I have been getting java.lang.ClassNotFoundException: ZeroApplet.class and java.lang.ClassNotFoundException: JavaToJS.class crashes with JRE version 1.6.0_26-b03-384-10M3425 VM executing a Java Applet. Is Apple aware of this problem? No longer supported?

    My web page uses a Java Applet to allow my visitors to replay chess games; the Chess Viewer Deluxe applet was written by Nikolai Pilafov some time ago and has been working properly for some time (until recently). I don't monitor this part of my site regularly so I am not sure when it began to fail. On his web site [http://chesstuff.blogspot.com/2008/11/chess-viewer-deluxe.html] he has a link to check LiveConnect object functionality (which fails for OBJECT tags). His recommendation is to "seek platform specific support which might be available from the JRE developers for your platform".
    I have been getting java.lang.ClassNotFoundException: ZeroApplet.class and java.lang.ClassNotFoundException: JavaToJS.class crashes with JRE version 1.6.0_26-b03-384-10M3425 VM executing a Java Applet. Until I checked the LiveConnect object functionality, I was unable to identify the source of the console error messages. This does seem to be the smoking gun.
    Is Apple aware of this problem? Are these classes no longer supported? Has anyone else had this problem? You can attempt to recreate the problem locally by going to my web page: http://donsmallidge.com/DonSmallidgeChess.html
    Thanks in advance for any help you can provide!
    Abbreviated Java Console output:
    Java Plug-in 1.6.0_26
    Using JRE version 1.6.0_26-b03-384-10M3425 Java HotSpot(TM) 64-Bit Server VM
    load: class ZeroApplet.class not found.
    java.lang.ClassNotFoundException: ZeroApplet.class
        at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:211)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:144)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
        at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:662)
        at sun.applet.AppletPanel.createApplet(AppletPanel.java:807)
        at sun.plugin.AppletViewer.createApplet(AppletViewer.java:2389)
        at sun.applet.AppletPanel.runLoader(AppletPanel.java:714)
        at sun.applet.AppletPanel.run(AppletPanel.java:368)
        at java.lang.Thread.run(Thread.java:680)
    load: class JavaToJS.class not found.
    java.lang.ClassNotFoundException: JavaToJS.class
        at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:211)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:144)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
        at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:662)
        at sun.applet.AppletPanel.createApplet(AppletPanel.java:807)
        at sun.plugin.AppletViewer.createApplet(AppletViewer.java:2389)
        at sun.applet.AppletPanel.runLoader(AppletPanel.java:714)
        at sun.applet.AppletPanel.run(AppletPanel.java:368)
        at java.lang.Thread.run(Thread.java:680)

    I just went up to check the LiveConnect object functionality page AND IT WORKED THIS TIME! I must confess, this is very mysterious. I will do some more checking and reply here if I can determine why it is working now (and more importantly, why it didn't work before).

  • JRE 6 freeze browsers and Java Control Panel Applet stops working!

    Hello,
    this is the second time I got this problem with Java JRE 6 ! First one was a month or two ago:
    I have Java JRE 6 update 20 installed on a Windows 7 64bit ultimate. It was working...much time ago...then i found my browser (firefox, google chrome or IE8) was freezing when I open java application or test pages. I tried uninstalling it, cleaning the system with Revo Uninstaller, or CCleaner or JavaRA and reinstalling with no luck. The other problem is the same that user Mass8 had (http://forums.sun.com/thread.jspa?threadID=5372196&start=15&tstart=0)
    ...my java control panel applet is not working and give me this:
    http://www.iouppo.com/lite/pics/df9b61008b5bf9de61a13d8bfa3ddad1.jpg
    I tried disabling UAC, running JRE, starting Win7 in safe mode with network...but browser always freeze. It's not a true freeze, with CPU busy at 100% (cpu stays in idle) but it seems to wait for something. It's not a problem with video card driver on my machine, because I can start java control panel from command prompt...and without the noddraw switch, using this command:
    javaw -Xbootclasspath/a:..\lib\deploy.jar -Duser.home="%HOMEDRIVE%%HOMEPATH%" com.sun.deploy.panel.ControlPanel
    This was the description of my first time.....then I replaced my system with an Acronis image...and I used the system for sometimes....and Java was working until 3-4 days ago! So I did another image of the system with all things working.
    Then this morning...I tried the java test page.....and surprise! It's not working anymore!
    In these days I think I only disabled UAC and Account virtualization....maybe JAVA saves things there...and then when I disabled UAC (Windows7 deleted those folders and files) it can't find there anymore???? Who can help me?
    I don't want to restore my image every month!
    My system is 100% virus free and from the last image restoration I didn't visit suspicious sites and so on....I have antivirus and antispyware software...all is perfectly CLEAN. Any ideas or things to try?

    I'm beginning to think it's something related to Hybernation after using JAVA....I'm using it very often...and if I use it...and I suspect Java is KO...i try control panel and it doesn't works....then I try with browser and it freeze (or keep waiting...and i can only force to close it)
    THEN,
    when I reboot my system I get this window
    http://www.iouppo.com/lite/pics/09501eb799c165bb25ece8fd3261e41c.jpg
    suggesting me to rename the folder C:\Program in C:\Program1 ...and if i don't rename it...java will never work...instead if I allow it...Windows will fix it!......This until...the next hybernation....:(....
    try to replicate this...maybe I found where is the problem..

  • Java SDk and Java JRE?

    Do I need both the Java 2 SDK and Java 2 JRE(both standard edition) in order to make Java applications? If I do, how do I get them to work together? Which do I install first? Where should I install the SDK in order for it to work with the JRE(and vice-versa)?
    Thanks all!

    You need the SDK. When you install the SDK, you get the tools to develop in the language as well as the JRE to run your code. The JRE download only comes with what you need to run Java. The SDK includes the JRE.
    Michael Bishop

  • Latest  JAVA Runtime Environment (JRE) and Adobe flash player 10.x or above

    From where i can get latest  JAVA Runtime Environment (JRE) and Adobe flash player 10.x or above
    i am using OS X MOUNTAIN LION

    PC Requirements for E-Learning: 
    Processor
    PC with dual core 2GHz CPU, 1GB memory
    Operating system
    Microsoft Windows XP
    RAM
    1GB RAM recommended
    Monitor
    Supporting resolution say 800 x 600 or 1024 X 768
    Colour Resolution
    32 bit high colour
    Browser
    Microsoft Internet Explorer 7.x or higher
    Plug-in
    Adobe Flash Player 10.x or above for Windows XP
    Network
    512 kbps. For HQ Video experience up to 1Mbps
    Devices
    CD-ROM drive, Sound card, Keyboard, External mouse, speakers or headphones
      Plug-ins Required:  To run the E-Learning make sure that your PC  has the  latest  JAVA Runtime Environment (JRE) and Adobe flash player 10.x or above.  If the plug-ins are  not available in the PC the same may be downloaded from the Internet and installed. ok i have to ue one e learning programme. Although i m not using Microsoft windows XP. Is there any way i can useit in OS X Mountain Lion

  • Updates for Java 2 Runtime Enviroment V1.4.2_08 and Java JRE 1.3.1_01

    Hello everyone,
    Thanks again for your help, I have a different question, because in my windows 2003 I have 2 versions, (I suppose)
    Java 2 Runtime Enviroment V1.4.2_08 and
    Java JRE 1.3.1_01 (Java 2 Runtime Environment Standard Edition v1.3._01)
    Anyeone here, that might help me to find out the difference, or JRE 1.3.1_01 is just an old version of V1.4.2_08. Thanks a lot!

    To answer " Anyeone here, that might help me to find out the difference, or JRE 1.3.1_01 is just an old version of V1.4.2_08. Thanks a lot!"
    Yes. 1.3.1_01 is very old, and 1.4.2_08 contains all the fixes/features/changes that are in 1.3.1_01. There is considerable change between the two.
    You are going to have to do some work to figure out the differences if that is your intention.
    Each family release moves the code base forward, containing all the features/fixes from the previous family.
    1.4.2 introduced new features, and had many, many fixes. Each 1.4.2 update has release notes that list the changes that you can find and read.
    Consider moving to 1.7
    Have fun!
    -Roger

  • Java plugin doesn't work, even though it's installed correctly and java programs work.

    As stated. I have a link in ~/.mozilla/plugin that points to test/jre/plugin/i386/ns7/libjavaplugin_oji.so, which is the java 6 update 21 runtime environment.
    Java doesn't show in about:plugins, and java applets don't start (firefox suggests to install missing plugins).
    Java programs using the jre outside the browser work.
    This is on Linux 32-bits, Slackware 13.0, kernel 2.6.34.

    <blockquote>As stated. I have a link in ~/.mozilla/plugin that points to test/jre/plugin/i386/ns7/libjavaplugin_oji.so, which is the java 6 update 21 runtime environment.
    </blockquote>
    Where did you read that?<br />
    See http://kb.mozillazine.org/Java<br />
    In Firefox 3.6 and later versions you need the Next-Generation Java™ Plug-In present in Java 6 U10 and later (Linux: libnpjp2.so; Windows: npjp2.dll).
    http://java.com/en/download/faq/firefox_newplugin.xml
    http://java.sun.com/javase/6/webnotes/install/jre/manual-plugin-install-linux.html
    <pre><nowiki>ln -s /usr/local/java/jre1.6.0_20/lib/i386/libnpjp2.so libnpjp2.so
    ln -s /usr/lib/jvm/jre/lib/i386/libnpjp2.so /usr/lib/mozilla/plugins/libnpjp2.so (java-1_6_0-sun-plugin)
    </nowiki></pre>

  • Error in writing to file '$ORACLE_HOME/jdk/jre/bin/java'

    Hi,
    I have installed Forms & Reports Services Standalone (10.1.2.0.2) on RHEL 5 and now I am applying the Oracle Application Server 10g Release 2, Patch Set 3 (10.1.2.3), but OUI gives the following error:
    Error in writing to file '$ORACLE_HOME/jdk/jre/bin/java'.
    [$ORACLE_HOME/jdk/jre/bin/java
    (Text file busy)]
    I can't seem to find anything about this error on metalink or via google. Can anyone help me solve this? Thanks.

    Ok, this time I stopped all processes first with opmnctl stopall and emctl stop iasconsole. I then started OUI again to install the patch. It seemed to go fine - i didnt get that java error this time, but another error almost at the end of the installation:
    Error in invoking target 'proxy_install runm_install server_install cgi_install
    cli_install conv_install qv_install' of makefile
    '/opt/oracle/Forms10gR2/reports/lib/ins_reports.mk'
    According to Metalink ID 564174.1 - "Any installation of Oracle Application Server 10g Release 2 (10.1.2.0.2) on OEL 5.x or RHEL 5.x in which Reports is getting installed will fail with reports relinking errors" and the solution is as follows:
    # rpm -i xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386.rpm
    # mv /usr/lib/libXtst.so.6 /usr/lib/libXtst.so.6.ORG
    # ln -s /usr/X11R6/lib/libXtst.so.6 /usr/lib/libXtst.so.6
    I have already done these 3 steps before the base installation (just to avoid this error), yet I am getting this error even when the symbolic link already exists. Do you think I can just ignore this error and continue with the installation, or is there something else I need to check first?

  • Oracle 10.2.0 and Java

    Hi All,
    I am experiencing a problem when executing stored procedures using oracle client 10.2.0 and retrieving a result set or return parameter. The previous version of the Oracle client does not create this problem.
    NOTE: I DO NOT RECEIVE THIS PROBLEM ON 10.2.0 WHEN THE STORED PROCEDURE CONTAINS AN INSERT OR UPDATE, ONLY WHEN DOING SELECTS.
    The Stored procedure is:
    PROCEDURE GET_TRAY_INFO(PRM_IN_TRAYNAME IN VARCHAR2,PRM_IN_PROGRAM IN NUMBER,OUT_GET_TRAY_INFO_CURSOR OUT GET_TRAY_INFO_CURSOR)
    AS
    BEGIN
    IF PRM_IN_PROGRAM=1 THEN
    IF LEN(PRM_IN_TRAYNAME)>1 OR PRM_IN_TRAYNAME IS NOT NULL THEN
    OPEN OUT_GET_TRAY_INFO_CURSOR FOR
    SELECT * FROM UHC_FSA_FAX_PROGRAMS.TRAY WHERE TRAYNAME=PRM_IN_TRAYNAME;
    ELSE
    OPEN OUT_GET_TRAY_INFO_CURSOR FOR
    SELECT * FROM UHC_FSA_FAX_PROGRAMS.TRAY;
    END IF;
    ELSIF PRM_IN_PROGRAM=2 THEN
    IF LEN(PRM_IN_TRAYNAME)>1 OR PRM_IN_TRAYNAME IS NOT NULL THEN
    OPEN OUT_GET_TRAY_INFO_CURSOR FOR
    SELECT * FROM UHC_FSA_FAX_PROGRAMS.TRAY WHERE
    BATCHNAME=PRM_IN_TRAYNAME;
    ELSE
    OPEN OUT_GET_TRAY_INFO_CURSOR FOR
    SELECT * FROM UHC_FSA_FAX_PROGRAMS.TRAY;
    END IF;
    END IF;
    END GET_TRAY_INFO;
    The callable statement to be exeuted in java is:
    statement = connection.prepareCall("{call " + schema + "." + packages + ".GET_TRAY_INFO( ?, ?, ?, ? ) }");
                   statement.setString(1, strTrayName );
                   statement.setInt(2, 1);
                   statement.registerOutParameter(3, java.sql.Types.INTEGER);
                   statement.registerOutParameter(4, java.sql.Types.OTHER);
                   resultSet_CopyProcess = statement.executeQuery();
    When the prepared statement is being executed I receive the following error:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x61017D43
    Function=kzakp2fcred+0x1A9DF
    Library=D:\oracle\product\10.2.0\client_1\bin\oracommon10.dll
    Current Java thread:
         at sun.jdbc.odbc.JdbcOdbc.execute(Native Method)
         at sun.jdbc.odbc.JdbcOdbc.SQLExecute(JdbcOdbc.java:3133)
         at sun.jdbc.odbc.JdbcOdbcPreparedStatement.execute(JdbcOdbcPreparedStatement.java:214)
         - locked <0x100836f0> (a sun.jdbc.odbc.JdbcOdbcCallableStatement)
         at sun.jdbc.odbc.JdbcOdbcPreparedStatement.executeQuery(JdbcOdbcPreparedStatement.java:89)
         at DBFunctionality.CopyProcess_checkDCN_SelectDCNKey(DBFunctionality.java:395)
         at CopyProcess.checkDCN(CopyProcess.java:549)
         at CopyProcess.process(CopyProcess.java:129)
         at SingleThread.run(SingleThread.java:80)
    Dynamic libraries:
    0x00400000 - 0x0040B000      C:\WINNT\system32\java.exe
    0x77F80000 - 0x77FFC000      C:\WINNT\system32\ntdll.dll
    0x7C2D0000 - 0x7C335000      C:\WINNT\system32\ADVAPI32.dll
    0x7C570000 - 0x7C623000      C:\WINNT\system32\KERNEL32.dll
    0x77D30000 - 0x77D9F000      C:\WINNT\system32\RPCRT4.dll
    0x78000000 - 0x78045000      C:\WINNT\system32\MSVCRT.dll
    0x08000000 - 0x08138000      C:\Borland\JBuilder2005\jdk1.4\jre\bin\client\jvm.dll
    0x77E10000 - 0x77E79000      C:\WINNT\system32\USER32.dll
    0x77F40000 - 0x77F7C000      C:\WINNT\system32\GDI32.dll
    0x77570000 - 0x775A0000      C:\WINNT\system32\WINMM.dll
    0x10000000 - 0x10007000      C:\Borland\JBuilder2005\jdk1.4\jre\bin\hpi.dll
    0x007C0000 - 0x007CE000      C:\Borland\JBuilder2005\jdk1.4\jre\bin\verify.dll
    0x007D0000 - 0x007E9000      C:\Borland\JBuilder2005\jdk1.4\jre\bin\java.dll
    0x007F0000 - 0x007FD000      C:\Borland\JBuilder2005\jdk1.4\jre\bin\zip.dll
    0x18270000 - 0x1837F000      C:\Borland\JBuilder2005\jdk1.4\jre\bin\awt.dll
    0x77800000 - 0x7781E000      C:\WINNT\system32\WINSPOOL.DRV
    0x76620000 - 0x76631000      C:\WINNT\system32\MPR.DLL
    0x75E60000 - 0x75E7A000      C:\WINNT\system32\IMM32.dll
    0x7CE20000 - 0x7CF0F000      C:\WINNT\system32\ole32.dll
    0x18380000 - 0x183D0000      C:\Borland\JBuilder2005\jdk1.4\jre\bin\fontmanager.dll
    0x72800000 - 0x72846000      C:\WINNT\system32\ddraw.dll
    0x728A0000 - 0x728A6000      C:\WINNT\system32\DCIMAN32.dll
    0x72CF0000 - 0x72D84000      C:\WINNT\system32\D3DIM700.DLL
    0x28680000 - 0x28689000      C:\WINNT\system32\PGPhk.dll
    0x60000000 - 0x6004C000      C:\WINNT\system32\MSCTF.dll
    0x779B0000 - 0x77A4B000      C:\WINNT\system32\OLEAUT32.DLL
    0x28D80000 - 0x28DA2000      C:\Borland\JBuilder2005\jdk1.4\jre\bin\dcpr.dll
    0x28E00000 - 0x28E0C000      C:\Borland\JBuilder2005\jdk1.4\jre\bin\JdbcOdbc.dll
    0x28E10000 - 0x28E4A000      C:\WINNT\system32\ODBC32.dll
    0x71710000 - 0x71794000      C:\WINNT\system32\COMCTL32.dll
    0x7CF30000 - 0x7D176000      C:\WINNT\system32\SHELL32.dll
    0x70A70000 - 0x70AD6000      C:\WINNT\system32\SHLWAPI.dll
    0x76B30000 - 0x76B6E000      C:\WINNT\system32\comdlg32.dll
    0x28F50000 - 0x28F67000      C:\WINNT\system32\odbcint.dll
    0x28F70000 - 0x28FED000      D:\oracle\product\10.2.0\client_1\BIN\SQORA32.DLL
    0x7C340000 - 0x7C396000      D:\oracle\product\10.2.0\client_1\BIN\MSVCR71.dll
    0x28FF0000 - 0x29047000      D:\oracle\product\10.2.0\client_1\BIN\OCI.dll
    0x61C20000 - 0x61E72000      D:\oracle\product\10.2.0\client_1\bin\OraClient10.Dll
    0x60870000 - 0x60953000      D:\oracle\product\10.2.0\client_1\bin\oracore10.dll
    0x60A80000 - 0x60B44000      D:\oracle\product\10.2.0\client_1\bin\oranls10.dll
    0x63690000 - 0x636A8000      D:\oracle\product\10.2.0\client_1\bin\oraunls10.dll
    0x60EB0000 - 0x60EB7000      D:\oracle\product\10.2.0\client_1\bin\orauts.dll
    0x75030000 - 0x75044000      C:\WINNT\system32\WS2_32.dll
    0x75020000 - 0x75028000      C:\WINNT\system32\WS2HELP.DLL
    0x636B0000 - 0x636B6000      D:\oracle\product\10.2.0\client_1\bin\oravsn10.dll
    0x60FA0000 - 0x61092000      D:\oracle\product\10.2.0\client_1\bin\oracommon10.dll
    0x60300000 - 0x60857000      D:\oracle\product\10.2.0\client_1\bin\orageneric10.dll
    0x63430000 - 0x63457000      D:\oracle\product\10.2.0\client_1\bin\orasnls10.dll
    0x29060000 - 0x291C0000      D:\oracle\product\10.2.0\client_1\bin\oraxml10.dll
    0x780A0000 - 0x780B2000      C:\WINNT\system32\MSVCIRT.dll
    0x60960000 - 0x60A6D000      D:\oracle\product\10.2.0\client_1\bin\oran10.dll
    0x62740000 - 0x6277D000      D:\oracle\product\10.2.0\client_1\bin\oranl10.dll
    0x62790000 - 0x627A7000      D:\oracle\product\10.2.0\client_1\bin\oranldap10.dll
    0x627F0000 - 0x628F9000      D:\oracle\product\10.2.0\client_1\bin\orannzsbb10.dll
    0x62530000 - 0x62583000      D:\oracle\product\10.2.0\client_1\bin\oraldapclnt10.dll
    0x62670000 - 0x6268B000      D:\oracle\product\10.2.0\client_1\bin\orancrypt10.dll
    0x75050000 - 0x75058000      C:\WINNT\system32\WSOCK32.dll
    0x62920000 - 0x6296C000      D:\oracle\product\10.2.0\client_1\bin\oranro10.dll
    0x626B0000 - 0x626B7000      D:\oracle\product\10.2.0\client_1\bin\oranhost10.dll
    0x62660000 - 0x62666000      D:\oracle\product\10.2.0\client_1\bin\orancds10.dll
    0x629C0000 - 0x629C8000      D:\oracle\product\10.2.0\client_1\bin\orantns10.dll
    0x60B50000 - 0x60EA8000      D:\oracle\product\10.2.0\client_1\bin\orapls10.dll
    0x291C0000 - 0x291C9000      D:\oracle\product\10.2.0\client_1\bin\oraslax10.dll
    0x63080000 - 0x63284000      D:\oracle\product\10.2.0\client_1\bin\oraplp10.dll
    0x61ED0000 - 0x61F5B000      D:\oracle\product\10.2.0\client_1\bin\orahasgen10.dll
    0x62AB0000 - 0x62B1A000      D:\oracle\product\10.2.0\client_1\bin\oraocr10.dll
    0x62B20000 - 0x62B60000      D:\oracle\product\10.2.0\client_1\bin\oraocrb10.dll
    0x7CDC0000 - 0x7CE13000      C:\WINNT\system32\NETAPI32.dll
    0x77980000 - 0x779A4000      C:\WINNT\system32\DNSAPI.dll
    0x751C0000 - 0x751C6000      C:\WINNT\system32\NETRAP.dll
    0x77BF0000 - 0x77C01000      C:\WINNT\system32\NTDSAPI.dll
    0x77950000 - 0x7797B000      C:\WINNT\system32\WLDAP32.DLL
    0x291D0000 - 0x291DF000      C:\WINNT\system32\SECUR32.DLL
    0x75150000 - 0x75160000      C:\WINNT\system32\SAMLIB.dll
    0x690A0000 - 0x690AB000      C:\WINNT\system32\PSAPI.DLL
    0x62980000 - 0x62990000      D:\oracle\product\10.2.0\client_1\bin\orantcp10.dll
    0x291E0000 - 0x2927A000      D:\oracle\product\10.2.0\client_1\bin\orasql10.dll
    0x294A0000 - 0x294A9000      D:\ORACLE\PRODUCT\10.2.0\CLIENT_1\BIN\sqresUS.dll
    0x7C140000 - 0x7C243000      D:\oracle\product\10.2.0\client_1\bin\MFC71.DLL
    0x29720000 - 0x2973A000      C:\WINNT\system32\odbccp32.dll
    0x77820000 - 0x77827000      C:\WINNT\system32\VERSION.dll
    0x759B0000 - 0x759B6000      C:\WINNT\system32\LZ32.DLL
    0x782C0000 - 0x782CC000      C:\WINNT\System32\rnr20.dll
    0x77340000 - 0x77353000      C:\WINNT\system32\iphlpapi.dll
    0x77520000 - 0x77525000      C:\WINNT\system32\ICMP.DLL
    0x77320000 - 0x77337000      C:\WINNT\system32\MPRAPI.DLL
    0x773B0000 - 0x773DF000      C:\WINNT\system32\ACTIVEDS.DLL
    0x77380000 - 0x773A3000      C:\WINNT\system32\ADSLDPC.DLL
    0x77830000 - 0x7783E000      C:\WINNT\system32\RTUTILS.DLL
    0x77880000 - 0x7790E000      C:\WINNT\system32\SETUPAPI.DLL
    0x29740000 - 0x297A4000      C:\WINNT\system32\USERENV.DLL
    0x774E0000 - 0x77514000      C:\WINNT\system32\RASAPI32.DLL
    0x774C0000 - 0x774D1000      C:\WINNT\system32\rasman.dll
    0x77530000 - 0x77552000      C:\WINNT\system32\TAPI32.dll
    0x77360000 - 0x77379000      C:\WINNT\system32\DHCPCSVC.DLL
    0x777E0000 - 0x777E8000      C:\WINNT\System32\winrnr.dll
    0x66210000 - 0x66219000      C:\WINNT\system32\netware\NWWS2NDS.DLL
    0x50D50000 - 0x50D97000      C:\WINNT\system32\NETWIN32.DLL
    0x50D00000 - 0x50D15000      C:\WINNT\system32\CLNWIN32.DLL
    0x50DF0000 - 0x50E10000      C:\WINNT\system32\LOCWIN32.DLL
    0x50DB0000 - 0x50DD9000      C:\WINNT\system32\NCPWIN32.dll
    0x66220000 - 0x6622C000      C:\WINNT\system32\netware\NWWS2SLP.DLL
    0x29800000 - 0x29807000      C:\WINNT\system32\NWSRVLOC.dll
    0x777F0000 - 0x777F5000      C:\WINNT\system32\rasadhlp.dll
    0x74FD0000 - 0x74FEE000      C:\WINNT\system32\msafd.dll
    0x75010000 - 0x75017000      C:\WINNT\System32\wshtcpip.dll
    0x77920000 - 0x77943000      C:\WINNT\system32\imagehlp.dll
    0x72A00000 - 0x72A2D000      C:\WINNT\system32\DBGHELP.dll
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 540K [0x10010000, 0x100b0000, 0x104f0000)
    eden space 512K, 92% used [0x10010000, 0x100870a0, 0x10090000)
    from space 64K, 100% used [0x100a0000, 0x100b0000, 0x100b0000)
    to space 64K, 0% used [0x10090000, 0x10090000, 0x100a0000)
    tenured generation total 1408K, used 388K [0x104f0000, 0x10650000, 0x14010000)
    the space 1408K, 27% used [0x104f0000, 0x10551158, 0x10551200, 0x10650000)
    compacting perm gen total 4608K, used 4448K [0x14010000, 0x14490000, 0x18010000)
    the space 4608K, 96% used [0x14010000, 0x14468008, 0x14468200, 0x14490000)
    Local Time = Mon Jul 24 11:39:14 2006
    Elapsed Time = 21
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_04-b05 mixed mode)
    Does anyone knows what might the problem be?
    Thank you,
    Olmos

    Why don't you use a type 2 or 4 Oracle driver rather than the bridge driver?

  • What is the difference between j2sdk1.4.1_03/jre and j2re1.4.1_03?

    Hi,all!
    What is the difference between j2sdk1.4.1_03/jre and j2re1.4.1_03?
    Why there have two JRE? Which one we should use?

    JRE - Java Runtime Enviroment, what you stick on the end-user computers - http://www.java.com
    SDK - Software Development Kit (aka JDK - Java Developer Kit) - http://java.sun.com

  • Intel Mac Mini, Firefox and Java

    I'm running an Intel Mac Mini using Firefox; mostly it's fine, but sometimes it behaves as if it and Java Applets have had a falling out.
    I have made sure that I have the very latest version of JRE to go with OSX, but when I go to http://www.f1.com and log on to "Live Timing", the frame comes up, but no steaming teacup, then the bottom LH corner says "Done", but the timing area is still blank. Live timing works in Safari & Opera on the same computer, and on any PC running IE6.
    Going to the help section on the live timing box says to go to download the latest version of JRE from the Apple.com website - if I try to do this, OSX refuses the download saying it is older than the version already installed.
    I have sent questions to both Sun & Mozilla weeks ago, but have received no reply; any ideas?

    Dont really have any solution other than the fact that some browsers act funny on certain sites. I think it is specific to the browser, not the computer itself. I have encountered the same thing with certain applets. Also just wanted to give a shoutout from another F1 fan. Good season so far, I think Alonso has the Chin's number this year.

  • Install JRE and OpenJDK Side-by-Side [Unecessary - So Solved]

    As far as I know this is impossible, but if there is a way to install JRE and OpenJDK side-by-side, that would be great.
    The reason I would like this is that there is a specific webserver I access that simply will not work with OpenJDK. It's a known issue that may or may not be fixed any time soon. On the other hand, I would like to install freeCAD, but this depends on OpenJDK and not JRE.
    So as of right now, there is no way for me to have freeCAD installed and access this webserver. Now if JRE and OpenJDK were installed side by side, then this wouldn't be a problem. The other option, is letting users install freeCAD with and OpenJDK or JRE dependency, whichever best suits them.
    Is anybody else in a similar boat as this?
    Last edited by fini_fly (2009-12-17 16:56:07)

    tdy wrote:
    fini_fly wrote:I would like to install freeCAD, but this depends on OpenJDK and not JRE.
    Where do you see this requirement?  I don't see anything that specifically depends on openjdk6.  The only java deps I see are in opencascade.  It depends on java-runtime and makedepends on java-environment, which can be satisfied by jre + jdk.
    When I went to install, it was forcing me to install OpenJDK and uninstall JRE.

  • Problems with Dr Java and java jdk 1.6

    Well in my class we use the Dr Java IDE for our code. I tried downloading the jdk 1.6 and jre 1.6 to be up to date with the dr java. Everything went good but when i started Dr Java it said no compiler was found so i manually went and chose the tools.jar file in the jdk and it still sais no compiler available. Can someone please help

    How to Install DrJava (and Java if necessary)
    http://www.seas.upenn.edu/~pfpcse/java/installDrJava.html

Maybe you are looking for

  • Java Hate Machine of death

    I recently put together a new build and installed windows 7 pro. Everything runs fine and it will run for weeks on end unless I restart it. I have the latest version of Java and decided to start playing minecraft and host a server. Everything is fine

  • Oracle website screen refresh

    Is anyone having trouble with slow screen loading on the Oracle website? I am trying to move between screens and the pages seem to be taking a long time to load. Thx

  • How to transfer ringtones from iPad to computer

    how to transfer ringtones from iPad to computer

  • Sap-wd-resumeurl in Webdynpro JAVA

    Hello, Is there a way to read the value of sap-wd-resumeURL value prior to we suspend the application using resume and suspend plug. I did try getReguestParameter("sap-wd-resumeurl"), but it dint work. Please advise. Thanks, Vinit Pugaliya

  • Grouping level based measures

    Hi, I have employee fact table, for example; employee_id ||date || salary 101 ||23.01.2010 || 150 101 ||23.02.2010 || 130 101 ||23.03.2010 || 170 102 ||23.01.2010 || 100 102 ||23.02.2010 || 80 103 ||23.01.2010 || 50 103 ||23.02.2010 || 90 I create em