Results 1 to 4 of 4
- 01-18-2011, 04:50 PM #1
Member
- Join Date
- Jan 2011
- Posts
- 2
- Rep Power
- 0
Info regarding the JAVA framework on my system
Hi All,
This is my first post on this forum and I'm sure of getting it resolved by the experts here. It might even be a silly question, forgive me for my ignorance:
I am facing trouble executing Business Objects WeB intelligence reports on my system. Whenever i try opening a report in edit mode, it begins by popping up the JAVA coffee mug, telling me that the task is in progress and about to be loaded, however, stops midway and the whole page freezes.
I thought it might be an issue with the Java/JRE version on my system, and when i check the Add/Remove programs for these, i can see that the versions are:
1. Java (TM) 6 Update 16
2. Java (TM) 6 Update 20
3. J2SE runtime environment 5.0 update 17, 20 and 22.
However, when i try checking the java version thru the cmd line, i get the following response:
C:\>java -version
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing)
The JAVA version does make sense to me, however, the version of JRE which comes up as build 1.6.0_20-b02. does not, becuase the JRE i see in my add/remove programs list is JRE 5.0.
Also, on checking the JAVA version thru the internet explorer, i can see that is says - Use JAVA version 1.6_0_20
This has made me really confused, if there is no JRE 6 update 20 inside my programs list, how does my cmd and IE show it there?
Please advice.
- 01-18-2011, 05:16 PM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,438
- Rep Power
- 16
1. Java (TM) 6 Update 16
2. Java (TM) 6 Update 20
These are both JRE 1.6, the first is 1.6_16 and the second is 1.6_20.
- 01-18-2011, 07:43 PM #3
Member
- Join Date
- Jan 2011
- Posts
- 2
- Rep Power
- 0
Okay, thanks for the reply. But how about the version of JRE i.e. 3. J2SE runtime environment 5.0 update 17, 20 and 22. Why does my cmd not read them and show them as, probably, Java(TM) SE Runtime Environment (build 1.5.0_22-b02)?
Does the JRE go hand in hand with the JAVA version? Or can i have JAVA version 1.6 and JRE 1.5 together (atleast that's what my add-remove programs menu says). And why is there a discrepancy?
Please help.
- 01-19-2011, 08:28 AM #4
Moderator
- Join Date
- Apr 2009
- Posts
- 10,438
- Rep Power
- 16
That's either a JDK or, if you haven't installed a JDK, then they simply changed how they refer to it. I suspect the latter since, to be honest, most people would not know that J2SE actually refers to Java.
Only one of those JREs is actually being used, since only one of them is on your PATH (or referenced by IE). All the Add/Remove is saying is you have those installed. Only one of them is actually being used.
Similar Threads
-
java program to connect, edit and add info in notepad
By violently in forum New To JavaReplies: 2Last Post: 01-14-2011, 05:38 AM -
Grabbing info from Java game
By n0bekre in forum Advanced JavaReplies: 3Last Post: 06-24-2010, 01:17 PM -
Need a good java package recommended for reading webbrowsers info.
By Addez in forum New To JavaReplies: 2Last Post: 12-16-2009, 11:06 PM -
[SOLVED] Java not fill in all info for text file
By gotenks05 in forum New To JavaReplies: 0Last Post: 05-24-2009, 05:17 PM -
Need info abt Java certification
By kavitha2005 in forum New To JavaReplies: 14Last Post: 12-18-2008, 01:28 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks