Hi,I am having jdk1.3.1_10, i wanna to update the newtimezones effective from March 11 2007 Mean upgrading the jres, please let know thetzupdater version for the jdk1.3.1_10I am looking for the tzupdater.jar for jdk1.3.1_10 location, if any know please let me know, i tried one url provided by ...
Hi,I read that some versions of 1.4.2 don't need to be patched for the DST change for 2007. I'm trying to find out if my version is okay - java version "1.4.2"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)Classic VM (build 1.4.2, J2RE 1.4.2 IBM AIX build ca142-20060421 (SR5) ...
250 byte By
atcdava at 2007-11-26 19:29:40
I am having a problem on yahoo I believe is JRE related. I have JRE6 install but people keep refering to JRE5 update 11 as the current update. Am I using the wrong program?Yahoo games online is not loading properly, all cache has been cleared.
Hi,For many of the timezones, JRE 1.3.1 displays GMT offset patterns instead of local timezone name. e.g., For the Zone America/Indiana/Indianapolis, GMT-05:00/GMT-04:00 is displayed instead of EST-Eastern Standard Time/EDT-Eastern Daylight Time.Similary, for America/Argentina/Buenos_Aires, ...
252 byte By
no-masa at 2007-11-26 19:33:34
After manually downloading I get the error "error copying transforms" when I try to install. I have deleted all previous JAVA programs, downloaded new IE7 and Firefox, did a complete virus and spyware scan. and tryed again. Still won't install.
I went to Add/Remove Programs and I have these programs installed:J2SE Runtime 2.0 Update 10J2SE Runtime 2.0 Update 11J2SE Runtime 2.0 Update 2J2SE Runtime 2.0 Update 4J2SE Runtime 2.0 Update 6J2SE Runtime 2.0 Update 9Each one is about 130mb. Can I uninstall 2,4,6,9,10 and just leave the newest ...
769 byte By
Urmecha at 2007-11-26 19:40:54
First of all I'm sorry for cross posting, but I have misplaced the first topic and can't move or delete it anymore. http://forum.java.sun.com/thread.jspa?threadID=5141217Hi, I just faced a problem which is most likely caused by the blocking of System.err.So I'm interested in the default ...
Hi,I have a user reporting that a Java app that I support is unexpectedly quitting, and our developers are having trouble tracking down exactly what's causing the problem.I'm trying to enable the maximum possible logging/tracing for this user, but I don't want to have to rely on them ...
i trying to get thread trace . i issued the kill -sigquit pid but cannot see the output in cataliana.out. any idea? i'm using tomcat 5.5 and jdk1.5
1636 byte By
ixsola at 2007-11-26 19:55:34
Hi there, I am hoping that someone can help me with this very confusing problem. A friend of mine made a program for me last month using java. It works brilliantly on computers running MS Windows 2000 and XP but as soon as I installed it on one running Vista I get this error:Startup ErrorAn ...
Hello -I recently upgraded a JVM on a few of our Windows 2003 servers. Out of the 30 or so I upgraded, I had 3 servers that would not start the jvm when I was finished.We were on 1_3_1_10, and installed 1_3_1_19. I noticed that the primary application on this box would not run. During my ...
Ok folks, I apologize if this a dumb question but I am unaccustomed to the method at which Sun labels their versions of JRE. The DST page makes no mention of any version like 1.5 or at least I dont see it...Can anyone help me determine if there is any patching required to XP workstations ...
247 byte By
MaxCoa at 2007-11-26 20:09:16
I am running Windows XP, Professional x64 addition. I noticed in the JDK 6 (SE) download area there was a 64bit version, however it seems to be specific to AMD64. Is there a 64bit ready version available for the Intel platform.Thanks
I have a RedHat Linux box with twin Xeon processors and 4Gb RAM. However, when running Java5 with default command-line arguments, it fails to detect that this machine is "server-class" and instead defaults to the HotSpot Client and a max heap of 64Mb.(I've read ...
I am running win2000 Pro SP4, just upgraded from ME, a fresh install. I setup Firefox 2 and tried to install JRE1.5.0.11. The online install failed so I tried the manual install. When I doubleclick the .exe file, the hourglass comes up for a few seconds, disappears, and nothing happens. Tried ...
Hi. I`m trying to find a way to run jar files on Windows systems. The key is to do so without having installed "explicity" the jre (1.5 or higher) sun installation program. I mean, I want to users be able to run my .jar executable programs on machines where jre isn`t set. I know how to create ...
207 byte By
stilea at 2007-11-26 20:21:28
I understand how to use command line compiling and running of an application, but is it supposed to be configured so that one can double-click a class file and the program will run?Many thanks.
Is there anyway by which I can configure the java control-panel using java code?Please Help,urgent
pls tell me answer for a Oracle interview questionHow to find dublicate value's number of occurence?with out using for loop.
is there any way to find a size of class? likesizeof(struct stu) in c language
what is diff between String ,StringBuffer,StringBuilder
Is it possible to configure java to always start with 512M head size without use the -Xmx option. In other words, can I change the default heap size from 64M to 512M or do I have to always start my java with -Xmx512M?
I registered but cannot find the link, please tell me why, thanks.
I am trying to patch multiple versions on java on one of our servers and we have this instance that won't patch. I have tried the patch from Sun and the one from IBM. Anyone have any ideas on who to contact about a patch for this version?/opt/WebSphere/AppServer/java/bin>./java -versionjava ...
222 byte By
AMSSa at 2007-11-26 20:45:39
I got this error message when I am opening some sites that contains java content and I don't know how to deal with it"Several java virtual machines running in the same process caused an error"plz help
1111 byte By
katstevea at 2007-11-26 20:50:04
Has anybody else noticed that when the clocks change at 2AM on 3/11/07 that all 1.3.1_18+ (all the way to 20) will set the clocks BACK one hour (to 1AM) instead of FORWARD to 3AM (as it does correctly with 1.4).I've seen it in Windows XP and Linux systems. Any ideas?Since it is now March 7, ...
Hi all,I want to add some path to system class path property.how? it will be great, if there is a sample code.and how far changing classpath can affected by the user privilegs(limited user, admin, root, and so....)Thanks.Ahmad Elsafty
Dear All,My customer is getting `lucli class not found` error on his Internet Explorer window when he is trying to access a training side.I could not find out this lucli class on the net. I have no idea which JRE version he needs to use. Could you please let me know which java version he needs ...
Hi,I've written a recursive algorithm (for a game called explosion), which works just fine. But when there are too many explosions (e.g. more recursive steps), the stack is just a little too small. It's not that the stack becomes full by an error in the algorithm, I only need a little larger ...
Ok, Im stuck here!!!I've downloaded java because I need it to log onto certain sites and to run limewire. I have no problem with the downloading it but when I go to install it, it just sits there trying to connect but it doesnt work!!!Very Frustrating!!anyone can help or give me some thigns to ...
1052 byte By
Suntana at 2007-11-26 20:57:29
I just upgraded java runtime from 1.3 to 1.4.2_11. Now trying to run the tzupdater tool for DST changes, and getting the following error:exception in thread "main" java.lang.unsupportedclassversionerror: com/sun/tools/tzupdater/timezoneupdater (unsupported major.minor version 48.0)at ...
Hi,I have a couple of JRE installed, namely 1.6 and various 1.5now 1.6 is installed after 1.5, but some software cannot run under 1.5 so how to set specific application to run using 1.5?The OS is windows server 2003.Cheers,Maxwell
Just finished a large scale rollout of 1.4.2_11 which had previously been listed as being DST compliant. In looking at the official SUN article today: http://java.sun.com/developer/technicalArticles/Intl/USDST/It clearly states that 1.4.2_13 is the minimum level for DST compliance. Did a quick ...
1431 byte By
Nekikamia at 2007-11-26 21:07:36
I have a web page that runs a Java Chat Room applet. I am hosting the web page from a PC at my house, and it is running Java Version 1.5.0 (build 1.5.0_10-b03). This PC\server is able to view the applet. My other, primary PC is unable to view the applet. It is also running Version 1.5.0 (build ...
457 byte By
brad103a at 2007-11-26 21:13:54
I have an applet that is hosted within our intranet that has run fine on my machine up until I upgraded my jre1.5 from release 10 to 11. Now it doesn't seem to cache the applet and takes the full length of time to download, even if it was just viewed. Also it runs very slowly. It's UI ...
just got new computer 3 weeks ago and it has vista home basic edition on it. i went to play a game online and was told i needed java. i downloaded jre1.6.0 and was able to play the game but all the video clips and music i was able to play at first wont work now. telling me that java is not ...
I have migrated my project jdk1.3 in to jdk 1.5 but it throwing some compiler warning messages as un reported exception
I have in installed JRE 1.4 on my machine, then i installed JRE 1.5 on my machine(XP). IE uses 1.5 for running scripts.Is there any way be which i can set in IE to use 1.4 instead of 1.5?
Hello all,not too familiar with these terms. I was wondering what does server runtime mean? Assuming i want to develop a SIP application server, what should i get in terms of runtime?My understanding is that runtime is the JVM and it varies depending on the platform e.g. mobile devices use ...
for all those getting the "several java vitural machines has caused an error" message. I have finally found a solution!! redownlaod and install IE7. it worked for me.
My application used the oracle jdbc lib classes12.jar, but my application jar does not include this lib, so I want to use java -cp or java -classpath to indicate the lib classes12.jar.My application jar file is OK, but when I run use java -cp libpath -jar my.jar, its allway ...
207 byte By
Niftya at 2007-11-26 21:47:14
HiHope your day's going wellI get half way throungh my automatic update and install and get the message I can't connect to one of the cabinet files. Why?all the bestNifty
Hi,To run java programs, we use java or javaw.is there any subtle difference between them. When to use Java or Javaw ?
1233 byte By
dj2eea at 2007-11-26 21:51:31
I received the following pop-up from Windows last night:Java(TM) Platform SE binary has stopped workingA problem caused the program to stop working correctly.Windows will close the program and notify you if a solution isavailable.I can't find anything about this on the MS or Sun sites, so I ...
214 byte By
msr464a at 2007-11-26 21:53:46
Hi,I want to know if there is any way we can determine the JRE versioon, whether it is 32 bit or 64 bit version. Also, is there any maximum memory limitation for the heap size.Thanks,-SM
218 byte By
muffywa at 2007-11-26 22:03:56
I am trying to update an older ME system and everytime i try to install the J2SE 5.0 update 11 i get a message saying that the gateway timed out. i have tried it several times, even on different days.... help!!!
What will be Return Code of a Java Program if Java program is exceptioned. I think it will be 0 in case of no exception, but not sure. Please can someone give some knowledge on it.
can some one tell me the difference between java.exe under bin directory of jdk and java.dll under bin directory of jre under jdk. and how to determine jre the application is using.How to locate istalled jres in windows registry
I have a scenario in which i will invoke a java program with some cmd line arguments. Once i invoke that program i have to capture unix processid for that particular execution. Pls Note that the same java program will be invoked simulatenoulsy with different param value. For very execution, I ...
Hi,I'm running Solaris 10 11/06 on a Sun Blade 150. I'm unable to get SMC to work since going to Solaris 10. Please see below:root@tinwmws3 # smc &1871root@tinwmws3 # No suitable Java runtime found in any of the following directories:/usr/java /usr Please set the JAVA_HOME environment ...