I support a web site that utilizes the Sun Java viewer for viewing real estate documents. A very small percentage of our users will get the error: "Invalid tiff header, not mm or ii" when they try to view an image they have purchased.An even smaller percentage will only be able to view ...
Everytime I go to access a page or game that runs on JRE I get a fatal error message. How do I fix this?I'm running XP Pro SP2.
Hi,We are seeing a pretty consistent crash thrown by our app when its been up for a while. I cant really see anything untoward in the dump files though, any ideas?ThanksDave## An unexpected error has been detected by HotSpot Virtual Machine:## SIGSEGV (0xb) at pc=0xfe985380, pid=29468, ...
Java is interprets GMT[+-]<offset> time zone values differently than Unix utilities such as 'date'. For example, I have a simple test program that grabs the current time with a call to Calendar.getInstance() and then prints out this time using the DateFormat.getDateTimeInstance() ...
I downloaded Limeware, but it wouldn't install, saying I needed to have JRE/SDK installed. I know that I have Java Runtime E already running, but want to know what to do. I am running Windows 2000 Professional. I hesitate to do anything until I know what I am doing. Can anybody out there ...
428 byte By
sluptona at 2007-11-27 4:03:10
Does anyone have or know where I could find instructions for the manual uninstallation of J2RE 1.5.0 (06)? I have an installation that can not be uninstalled successfully and if possible, I would like to completely remove it by hand and perform a new, clean install.I have performed a search on ...
Hi,I've just installed JVM 1.4.2 for Unix Systems Services on z/OS 1.4 mainframe.When I issue the command java -version I get the following:# java -versionCould not load dll : /usr/lpp/java/IBM/J1.4/bin/libjitc.so: EDC5157I An internal error has occurred.Warning: JIT compiler "jitc" not found. ...
400 byte By
rajeshka at 2007-11-27 4:05:26
i came to know that we can open a file with assosiated program on windows using "cmd /c start filename".and i want the same functionality on suse linux.in forums i found that "kfm filename" will do fine on linux.i tried it on suse but no use at all.i would appretiate the quick response and i ...
Hello,I am running Sol 10 11/06 for sparc on a Sun Blade. I just upgraded to jdk6u1 from jdk5. I installed all required j6 packages, and then installed patches for j6u1. Java seems to be working fine. I then used pkgrm to remove all jdk5-related packages (I searched for all packages starting ...
I have a lot of Java's Runtime updates in my computer. (6, 9, 10, etc)What happens if I delete one of them?
I have a signed applet that accesses files on the client machine. This applet is not able to open files when running under Windows Vista (I get an "Access denied" message). I found that in C++ there is a function called GetTempPath, which returns a path to a directory where and OCX control can ...
578 byte By
Ganaa at 2007-11-27 4:21:05
Hi,I used to run an Applet(on browser) in JRE 1.5, wherein I will be downlaoding a serialized file from the server and deserializing it and will be runing inside the applet.I updated to JRE6 two days back, after which the serialized file is downloaded once for the session(for a browser), after ...
478 byte By
ras4151a at 2007-11-27 4:21:08
When I try to open an applet on a site I get the message "Java plug-in fatal error- several Java virtual machines running in the same process caused an error". Checking my add/remove program I see that I have J2SE runtime environment 5.0 updates 7,9,10 and 11. Java 2 runtime environment ...
HiI am an Oracle forms developer. I use JRE 1.5.0_01 to run my webforms. I wanted to test 1.5.0_11 to fix a focus issue however it made running webforms highly unstable.I tried to regress 1.5.0_11 by uninstalling from Add/Remove programs in the windows XP control panel. I then reinstalled ...
614 byte By
yakova at 2007-11-27 4:25:29
Hello,I have a problem, that appears in Plug-in 1.3.1_08 (1.4 is ok). The Microsoft Internet Explorer sucks, running my Applet. It occurs, when AWT Frame uses method show(). In a correct situation (for example Java Plug-in 1.4), the applet appears in a separate window (not into IE). When the ...
Could someone maybe help me with this query? I've got a group of network users who use a total of four java applications which I am told require different versions of the Java Runtime Environment to run. Is it therefore possible to have muliple versions of the RTE installed on one user machine ...
Hello,I hope you can help me with this, hopefully small, problem.The program our compan uses requires us to use either one of these in order to read the documents on line. Everything was working fine up until about 3 weeks ago. Now whenever I open it, it opens the file, brings the Java frame ...
Hi,We have an application that been compiled and runs under a 1.5.8 JRE. It uses some libraries that been compiled under 1.4.2 JRE.My question is : is this supported ? It think so, but i would like a confirmation please that a newer JRE (1.5.8) will support JAR files created under an older JRE ...
i keep getting runtime errors on the new java version i'm tire of it i can't play my pogo games lol. how do i get an older version of java?
Hello AllCould you please let us know what version of JRE works with Internet Explorer 7.0 ?RegardsKarthik
735 byte By
Rausisa at 2007-11-27 4:40:23
Hello, all!In our company we have application which runs on JRE 1.4.2 and there is one irritating problem with one of this applications modal window which on opening should show requested list of data from database. Sometimes this window does not refresh by itself and appears with previous(old) ...
512 byte By
kim2507a at 2007-11-27 4:42:03
i want to make application to handel any changed of data occur in clipboard but the problem is that the class Clipboard handel only the changed of type of DataFlavor .My questions are :First i want to understand in depth the mechanism of event and event object whish are the source of ...
I have installed both JRE in my PC and selected, throw Java 1.4.2 Plug-In Control-Pane in \bin, as the recomendations, the 1.4.2 to be the default JRE for IE browser to run my Applet app, looking the windows registrys, in Windows 2000, it shows me the 1.4.2 as the default redirector for Applet. ...
679 byte By
Devoa at 2007-11-27 4:45:41
Hi,I am currently experiencing problems with JavaMail under JRE 6.0. It is a little odd in that it works fine when run as standalone app, but when called through JNI it throws the following exception:java.lang.ClassCastException: javax.mail.util.SharedByteArrayInputStream cannot be cast to ...
Hi,I was just not clear as to how does the compiler handle Static members.As far as fields are concerned if they are declared static, they are created on the HEAP and are shared by all the class instances.However, what i want to know is what happenes to the methods. I mean methods are just ...
Hi,I have JRE 1.5.0_10 running on IE. I have to test something on JRE 1.4.2. Is there any way i can change JRE from 1.5.0 to 1.4.2 on IE.Thanks.
803 byte By
JD_Ga at 2007-11-27 4:48:48
I run a stock monitoring program from my home office but recently I am not able to run it. I try to start the app and I get one of two different errors. "Runtime Environment cannot be loaded" or " Several Java Virtual Machines running in the same process caused an error."I have attempted to ...
It's not listed on the download page at http://java.sun.com/javase/downloads/index_jdk5.jsp. The latest update posted there is update 11.But people are already reporting bugs against update 12. For example http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6553150and if you do a google search ...
New to Linux and trying to install with the terminal. I followed the directions here for the RPM install ( http://java.sun.com/j2se/1.5.0/jre/install-linux.html). Once I run the command, sudo ./jre-1_5_0_11-linux-i586-rpm.bin I get this...replace jre-1_5_0_11-linux-i586.rpm? [y]es, [n]o, [A]ll, ...
319 byte By
noontza at 2007-11-27 4:58:27
We develop 3D content for webpages and find the new orange JAVA logo policy VERY annoying, not to say aggresive, as it completly obstructs the webpage layout when loading & causes strange haults in the flow. Is there any way to prevent this obstacle & do anybody know where to adress ...
Hello there,I use java mainly for online gaming through yahoo, and also for a file sharing program, but I am receiving multiple messages which I do not know how to rectify.The first message simply informs me that "The Java Runtime Environment cannot be loaded" I don't know how to "load" it as ...
I love to play on POGO.com..which uses Java. Well for the past 2 weeks I go to pogo and enter a game area. everything freezes up and shuts down. I have not had a problem at all until like I said 2 weeks ago, when I disconnected my computer so I can redo the room it is in. When I set it back up ...
This line:javax.crypto.SecretKeyFactory.getInstance("DESEDE", new com.sun.crypto.provider.SunJCE());generates this error:java.lang.SecurityException: JCE cannot authenticate the provider SunJCE at javax.crypto.SunJCE_b.a(DashoA13*..) at javax.crypto.SecretKeyFactory.getInstance(DashoA13*..) at ...
Hey,I cannot get JRE 1.6 update 1 to work on my Windows XP SP2 installation.I have narrowed it down to applets not being about to run. I have tried many different applets from different sources, including games, java.sun.com, and javatester.org to mention a few. Java applications, however, work ...
Hey,I have Java SE 6 1.6.0_01 and I get Several virtual machines running in same process caused an error, I have 480MB of ram, Win XP and I have seen that you can change the runtime memory between certain amounts, how do you do this?Thanks
Can we specify that a code to be run with a particular version of JRE and the rest with the default one?
1112 byte By
p7ea at 2007-11-27 5:11:25
Hi,I have a test program that iterates through a directory of about 200 files, and opens them, processes them with a regex, and closes them, before moving on to the next one.I then run this program in 10 threads simultaneously. The files are processed rather quickly. Actually I use a ...
323 byte By
NMVa at 2007-11-27 5:19:33
hi, We are using unix shell scripts , by running that script it will execute some java programs. when we running shell scripts, which executes the programs it is generating some log files ie some error is occuring. i want to why these files are generatingThanks and Regards,Meer ...
356 byte By
iiinca at 2007-11-27 5:26:44
everytime i try to install Java, this messege appears: "This installation package could not be open. Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer Package"Can u plz explain in simple words what is ...
HelloI'm getting an illegal instruction on 32 bit power pc when i executed jre1.5.0_10/bin/java HelloWorld. I've downloaded java_se_powerpc-5_0_10-ea-linux-ppc[1].tar.gz from sun website.Please letme know what could be the reason?When i tried with java -help it works well. but java -version ...
Hi,I'm using eclipse 3.1 and want to get the JRE or JDK version programmaticallyI wroteSystem.getProperties();System.getProperty("java.version");It's not giving any errors, it's working fine but it prints empty valuesdoes any one has any idea about this? and how to do it in another ...
Hi,I've installed JDK 6u1 that includes a own JRE, but I haven't installed the stand-alone JRE to don't have 2 copies of the same thingIn eclipse and in DOS mode I configured all well using the system PATH (pointing the dir d:\java\JDK\jre\bin), but in browsers I'm not able to view Java ...
258 byte By
Berita at 2007-11-27 5:41:34
When I need to use java I get several error messages as:The java runtime environment cannot be loaded.And Java(TM) Plug-in Fatal error. Several java virtual machines running in the same process caused an Error. I have no idea what to do.
I just downloaded J2SE 1.4.2_14 SDK from http://java.sun.com/j2se/1.4.2/download.html. I followed the right link to download SDK.After installing, it was found that only JRE1.4.2_14 is installed...Has anyone else seen this ?Is there any problem with the installer or the link ...
Hai,Is it possible to log outofmemory exception. if possible please guide me. Thanks in advanceRegards Prasad
I am compiling a EJB project on Java 1.4.2_07 in IBM RAD environment.The error I am getting is as follows"The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project"RAD version is 6.0.1.1Java ...
481 byte By
Ange91a at 2007-11-27 5:49:59
Please Help!!I have tried to install Java at least 5 times and sometimes it tells me that everything went through. When I try to use it, it tells me that I do not have it installed. Some of the messages I get are "Java plug in fatal error the Java runtime enviornment cannot be loaded" or ...
Hello,I have installed Java Plug-in 1.5.0_10 on Suse Linux Enterprise Desktop 10. I am able to access oracle apps 11i, but unable to get the total functionality as on WinXP(using JInitiator). One of the oracle forum says that, "Please note that we expect Sun to release a fix very soon for a ...
I am using java 6In Windows the applet runs fineC:\> appletviwer http://charting.bseindia.comBut in Linux (UBUNTU)$ appletviewer http://charting.bseindia.comgives this outputjava.lang.NullPointerExceptionat equis.metastock.MS4Java.repaint([DashoPro-V1.2-120198])at ...
Hi All,How to retreive the time for the GMT-5 timezone with the DST applied. Below is the sample code to convert the date to a specific timezone. SimpleDateFormat sdf = null;Date date = null;sdf = new SimpleDateFormat("M/d/y h:m:s a");date = sdf.parse("5/1/2007 10:30:00 ...