What to make of java -version output?

hi,
I have two machines with java on them, doing a -version gives:
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)
and
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)
The problem is that the first produces a strange error
ERROR: could not initialize interface awt - exception: java.lang.NoSuchMethodError: processSynchronousLightweightTransfer
so I was wondering what the differences are between b03 and b92, and where these might be documented on suns website?
thanks,
asjf

You posted the same thing.
As far as I know b92 was the release of 1.4.0. Builds previous to that would have been betas. Newer builds have bug fixes in them, just as x.x.n builds do.
You might also compare video cards, drivers and fonts on the two systems. Many problems in the GUI systems are caused by variances in those.

Similar Messages

  • What is the highest Java version running with SOA Suite v10.1.3.3 ?

    What is the highest Java version running with SOA Suite v10.1.3.3 ?
    From my point of view at least v1.4.1
    Maybe v1.5
    but not v1.6
    Is this true?
    Peter

    I guess only 1.5.
    1.6 is officially not supported and 1.4 does break stuff, I tried running it with it, and didn't even come up.
    Regards,
    Chintan

  • Mainframe problem - java -version output : Error: unable to allocate

    Hi,
    I am calling "java -version" command from my java program. my program is executing well but when it comes to execute this command using Java Runtime it giving following error.
    java -version output : Error: unable to allocate 67108864 bytes for GC in j9vmem_reserve_memory.
    Error: unable to allocate 53686784 bytes for GC in j9vmem_reserve_memory.
    Error: unable to allocate 42949120 bytes for GC in j9vmem_reserve_memory.
    Error: unable to allocate 34359296 bytes for GC in j9vmem_reserve_memory.
    Error: unable to allocate 27487232 bytes for GC in j9vmem_reserve_memory.
    JVMJ9VM015W Initialization error for library j9jit23(11): cannot initialize JIT
    Could not create the Java virtual machine.
    and pogram continue executing.
    is any body have idea why it is behaving like this and wht needs to be done.
    this program i am writing for IBM mainframe machine.

    java -version output : Error: unable to allocate 67108864 bytes for GC in j9vmem_reserve_memory.
    Error: unable to allocate 53686784 bytes for GC in j9vmem_reserve_memory.
    Error: unable to allocate 42949120 bytes for GC in j9vmem_reserve_memory.
    Error: unable to allocate 34359296 bytes for GC in j9vmem_reserve_memory.
    Error: unable to allocate 27487232 bytes for GC in j9vmem_reserve_memory.
    JVMJ9VM015W Initialization error for library j9jit23(11): cannot initialize JIT
    Could not create the Java virtual machine.As a guess
    1. Environment is messed up
    2. Install of java is messed up.
    You might look for command line options that allow you to change the heap size. Try making it smaller.
    You might also want to verify that the 'java' you are running is actually the binary that you think it is, versus a script/link to someplace weird.

  • What is the Supported Java Version

    I have been trying to find any information on what version of
    Java Adobe will officially support for ColdFusion 8.
    I am considering upgrading the Java version to the latest
    (updater 5) but would avoid doing so if it means I would not be
    supported.
    Does anyone know what versions of Java are supported for CF8?
    Thanks

    I have seen that document and it says that 1.6_01 is the
    supported version. I had seen a document referencing 1.6_02 and
    figured that at least that version was supported. After going back
    and finding it again, I see that it was not an Adobe document as I
    had recalled.
    Thanks

  • What is the latest Java version that OATS is compatible with?

    Hi,
    We currently have JAVA Version 6 Update 33 (build 1.6.0_33-b03) installed, while running OATS 12.1.0.1.361.
    Upgrading JAVA to a later update causes OATS to fail when transitioning from Web to Forms.
    Is there a solution to this, e.g. does OATS 12.2 take care of this issue?
    Rgds,
    B

    Hi B,
    You don't have to install or upgrade java for OATS. OATS itself comes with jre packages. So don't install any updates.
    If you install any updates, you will face issues with forms launch.
    Regards,
    Deepu M

  • Minimum Java Version?

    I was wondering....what is the minimum java version compatible with the Bonjour Java Libraries (I am hoping 1.3 will work fine)
    Martin

    I'm writing an exe Jar and would like to know what the
    minimum version of java i can run it on. How can I
    find this out?
    I don't think there's any way other than testing the program extensively with different versions. Minor changes in the API may make some feature of your program not work or be unusable..
    Also, if i have more than one JRE
    installed, how can i create a bat file to run the prog
    with the different version installed?
    You have to use full paths.
    you can actually set the target version which you want to build to
    when you compiling your code... for example, when you set your
    target to 1.3, then java with version 1.3 onward should be about to
    run the program without problems...The "target" option doesn't do much; it only tells the compiler to generate byte code compatible to a certain version. If you set target to 1.3 you won't get any warning for using regular expressions which were a new addition in 1.4...

  • Java versions for OIM install

    Hi,
    Last time when I installed OIM, everything worked fine, but I was unable to open the workflow manager applet. I think maybe I used the wrong JRE/JDK. Please read below the environment I am using and suggest which Jave version should be used.
    OS: Windows 2003 Server
    Browser: IE
    OIM: 9.1
    Application Server: Weblogic (latest version)
    1. Installing Oracle Weblogic, which JRE to use?
    a> 1.6 Sun Java already shipped with Weblogic
    b> 1.6 Oracle JRockit shipped with Weblogic
    c> any other Java version
    2. Installing OIM Server, in the screen where it asks for Application server information, in the field where it asks the JDK used for application server install, which one to use?
    a> The one I choose above in 1
    b> any other Java version (1.4.2_12 or _15 or something else)
    3. Installing OIM client, when it asks for JRE to use with design console, which Java to use?
    a> Install JRE bundled with OIM
    b> JDK 1.4.2_12 or _15 or any other Java version
    4. Now, when I use the OIM, what should be the Java version that my browser should be configured to launch the Workflow Manager applet?
    Thanks in advance.
    -Harmeet

    The release notes for your oim version contains information about what JRE versions are supported.
    http://www.oracle.com/technology/software/products/ias/files/idm_certification_101401.html#BABGBGHI
    Sun JDK 1.6.0_10 or higher JRockit 1.6.0_05 or higher seems to be what you are looking for.
    Best regards
    /Martin

  • SRM Live Auction - java version in vendor side

    Hi experts
    I work with SRM 7.0
    In order to use SRM Live Auction What is the minimum java version
    that the supplier need to download in his computer.
    Almog

    Issue resolved by keeping the IE Privacy settings to low level.

  • OracleAS release 2 max java version

    What is the maximum java version supported by the Oracle Application Server Release ?
    I want the Exact update like jdk1.5_0_5.
    is there any document regarding this.
    Plz reply
    Thanks and Regards
    Lijo Lawrance

    I guess you are talking about Oracle Application Server 10gR2 (v10.1.2.x). Refer "Certified JDKs" section in following certification matrix:
    http://www.oracle.com/technology/software/products/ias/files/as_certification_r2_101202.html
    Thanks
    Shail

  • What is new in Java syntaxes in new Java versions?

    What is new in Java syntaxes in new Java versions?
    What about this sentenses
    1. for (int c:data), where data is array of integer
    2. ArrayList<Object> () ...
    3. Class<?>...
    I can't find this syntaxes in my books and documentation...
    And what Java version is latest?

    dont crosspost
    Edited by language police

  • Is the output of java -version reliable?

    Hi,
    As part of an installer, I'm trying to write a script to check that the user's JRE is recent enough. With all JRE's I tried I noticed that the first line of output from: java -version is always of the form: java version "1.3.1" Can I rely on this to always be the case? I had a look through some of the specifications, but they are more concerned with how the JRE runs, not how you invoke it.
    Cheers,
    Gary

    I think it's best to get the system property "java.version" and to check upon the result.
    System.getProperty("java.version");

  • What's the latest stable version of Java Advanced Imaging Image I/O Tools?

    Hi,
    Could anybody tell me what's the latest stable version for Java Advanced Imaging Image I/O Tools and from where I can download the same?
    Thanks

    Just 'mark out of date' the package. Or email him directly. The forums are generally the WORST way to try and contact any specific developer.
    Oh, and before that, please do a quick google....
    http://projects.gnome.org/gedit/
    Closing.

  • What is Oracle database current Java version

    How do tell what version of Java my Oracle database is using.
    I check select * from dba_registery, but no luck; I know the latest java version is 1.6.

    Here is what they have below, but when I execute the sql, it hung and have to cancel:
    create or replace procedure java_props
    as language java name 'props.show_props()';
    show errors
    connect / as sysdba
    exec dbms_java.grant_permission( 'SCOTT','java.util.PropertyPermission','*','read,write');
    commit;
    connect scott/tiger
    set serveroutput on size 10000
    exec dbms_java.set_output(10000)
    exec java_props

  • What is the correct Sun Java version for Plus ?

    OK so I am running Version 1.4.2_06 (build 1.4.2_06-b03) for Disco Plus.. Is that the correct version ? I am trying to debug an error (Outstanding Refresh) and I need to eliminate the Java version being the cause:
    Can anyone confirm ? thanks OBX
    OracleBI Discoverer 10g (10.1.2.1)
    Oracle Business Intelligence Discoverer Plus 10g (10.1.2.48.18)
    Discoverer Model - 10.1.2.48.18
    Discoverer Server - 10.1.2.48.18
    End User Layer - 5.1.1.0.0.0
    End User Layer Library - 10.1.2.48.18
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bi

    Hi OBX
    Yes that is the correct version, at least that's the one that comes out of the box. You can upgrade to later versions but you have to do this both on the server and on the client. One thing that you must not do is allow the client machines to upgrade when the server is still on 1.4.2_06
    I hope this helps
    Best wishes
    Michael Armstrong-Smith
    URL: http://learndiscoverer.com
    Blog: http://learndiscoverer.blogspot.com

  • How to Launch an Integration Builder under two different java versions

    How to Launch an Integration Builder under two different java versions     1
    1. Situation     2
    2. How To Do     2
    2.1 jre preparation     2
    2.2 Put them into the system     2
    2.3 Execute a Java Web Start under jre 1.4.x version     3
    2.4 Change Java Runtime Versions     3
    2.5 Launch an Integration Builder     6
    1. Situation
    OS: windows 2000 pro – English
    Java version: jdk 1.5.x was already installed. (It’s not permitted to change.)
    I don’t have any authorization to install any software on the PC.
    But I need to use an Integration Builder.
    I already knew URLs of an Integration Builder (http://<hostname>:50000/rep/start/repository.jnlp).
    2. How To Do
    At this moment, an Integration Builder (XI 3.0) can be launch under jre 1.4.x environment (on windows).
    2.1 jre preparation
    I download j2re-1_4_2_10-windows-i586-p.exe from http://java.sun.com/j2se/1.4.2/download.html
    I installed it on my home PC and copied all files from C:\Program Files\Java\ j2re1.4.2_10\ into my USB.
    2.2 Put them into the system
    I pasted j2re1.4.2_10 folder from my USB into the windows 2000 pro system.
    Finally, I could list up all of javaws.exe under this system.
    c:\j2re1.4.2_10\javaws\javaws.exe
    c:\Program Files\Java\jdk1.5.0_05\bin\javaws.exe
    c:\Program Files\Java\jdk1.5.0_05\jre\bin\javaws.exe
    c:\Program Files\Java\jre1.5.0_05\bin\javaws.exe
    2.3 Execute a Java Web Start under jre 1.4.x version
    I executed c:\j2re1.4.2_10\javaws\javaws.exe .
    2.4 Change Java Runtime Versions
    Go to File-> Preferences -> Java
    As you can see, it indicates 1.5 version.
    Click [FIND] button.
    Click [NEXT] button.
    Click the j2re1.4.2_10 folder.
    Click [NEXT] button.
    A JRE Finder is able to find javaw.exe automatically. Or you can indicate C:\j2re1.4.2_10\bin\javaw.exe directly.
    Click [NEXT] button.
    Finally, there are two Java Runtime Versions. Now you need to uncheck the Enabled column of 1.5 version and check 1.4 version.
    Click [OK] button.
    Well, in the General tab, I selected None for Proxies.
    2.5 Launch an Integration Builder
    In the Location field, I typed the URL of an Integration Builder jnlp.
    http://<hostname>:50000/rep/start/repository.jnlp
    SAP Integration Builder comes up inside Applications area.
    Select it and click [Start] button.
    If you click Environment-> Integration Builder (Configuration), you can launch Integration Builder: Configuration.
    [PDF file location] with screenshots
    http://SDN.mobilian.org/SDN/How2LaunchIB.rar
    ===================Advertisement==========================
    How do you search SDN?
    What about [<b>SDN Search Widget</b>]?
    SDN Search Widget
    =========================================================

    I am not getting anywhere with deploying my application or
    applet.
    I have set up my bc4j project. It contains all my VO info,
    links, application module. (proj a)
    I then have another project with DbInfo in it(has all my rowset
    info), Multiple Frames, and my Applet.java file.
    Actually I have an Applet.java file and a Application.java file
    because I was seeing if both/either worked. Anyway they seem the
    same, except for that extra window that comes up when you run the
    applet.
    I follow the steps in the oracle directions (from earlier post).
    And all seems ok. But at ---->
    [*] Select the subdirectory under myhtml where your applet's HTML
    file
    is located, and enter the directory path of the 'staging'
    directory you
    created in step 3 above, if different from the default.</li>
    [*]Select the HTML files that JDeveloper created to run your
    applet.</li>
    [*]Select all of the Java source files in your project that make
    up the
    applet.</li>
    I have no HTML file associated with my applet, at least that I
    know of.
    So do I need to create one, or should it of been done
    automatically.
    Also, I trying to figure out what will be the best way to deploy
    my project. Applet or stand alone application is what my first
    choices have been so far. I have read that there is some issues
    with applets being served from a different server than the
    database. So a stand alone application was my front runner, but
    I haven't gotten either way to work yet.

Maybe you are looking for

  • JB-3300-cfgration file-demo/common/bc4j.xcfg is not found in the classpath.

    Frnds, Doing login application using ADF thru viewobjects and entity objects.Created login page with fileds and backing bean fetching values entered by user, in the same bean trying to get data(from database)thru viewobject ......iam getting this err

  • Non-existant Installation

    I ordered BT Infinity in mid-February. I have taken countless days off of work upsetting my boss Engineers never show up when they are expected I have been given so many excuses it hurts They report fault after fault after fault, and every time they

  • Problems when I sync yahoo contacts w/ 2 iphones sharing the same computer

    My son and I both have iPhones and we have 1 PC. We both have separate yahoo accounts. When I try to sync his phone, it picks up all of my yahoo contacts which is a problem since this is my work phone. Before syncing his phone, I configure his contac

  • Windows System Image Manager doesn't see any ISO image

    I am training for the 70-680 and am trying to create an answer file in Windows System Image Manager.  When I click "File" and try to select an ISO image, none of my ISO files appear although I can see the rest of the files in the share.  What am I mi

  • OSX crashing while watching video/listening to some audio - confused!

    Hi all, I'm on 10.5.7, on a 2nd gen macbook. I'm getting weird crashes when I'm watching video, such as youtube, but also I get massive glitching with the netflix video player using the silverlight plugin. I've disabled plugins, fixed permissions, re