Help with Errors in JAVA

677 byte By cjransoma at 2007-11-27 3:53:36
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 ...

Fatal Error

135 byte By Jennipura at 2007-11-27 3:54:32
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.

JVM Crash on Solaris

12003 byte By DaveMatthewsa at 2007-11-27 3:59:31
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, ...

GMT offsets: Java vs Unix

1316 byte By crorvicka at 2007-11-27 4:00:26
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() ...

Problems with Limewire

346 byte By sherimariea at 2007-11-27 4:02:27
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 ...

Manual Uninstallation Instructions for J2RE 1.5.0_06

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 ...

JIT compiler "jitc" not found

705 byte By jnguyen20a at 2007-11-27 4:03:38
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. ...

how to open a file with the assosiate program on suse?

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 ...

Java Desktop Overview (jds-help) not working after upgrade to jdk6u1

796 byte By sparcmastera at 2007-11-27 4:08:10
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 ...

Java's Updates

122 byte By CarlosRoda at 2007-11-27 4:08:48
I have a lot of Java's Runtime updates in my computer. (6, 9, 10, etc)What happens if I delete one of them?

Applet accessing local files under Vista

461 byte By MCorazao3a at 2007-11-27 4:20:43
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 ...

JRE 6.0 - Applet Issue

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 ...

java plug-in fatal error

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 ...

Unable to regress jre 1.5.0_11

659 byte By Paul_Schweigera at 2007-11-27 4:24:11
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 ...

Java Plug-in 1.3.1_08 problem. IE stucks, running Applet, on setVisible met

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 ...

General Question about JRE - Versions and backward compatibility etc

682 byte By PiperAlphaa at 2007-11-27 4:26:32
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 ...

JRE 142_09 & 150_04 error - program shuts down

504 byte By RichardJW1a at 2007-11-27 4:31:17
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 ...

1.4.2 JAR compatible under 1.5.8 JRE ?

411 byte By Sylvain_Bonda at 2007-11-27 4:33:30
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 ...

run time errors on new java; how do i get older version?

148 byte By satchiel69a at 2007-11-27 4:37:27
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?

Supported JRE for Internet Explorer 7.0

134 byte By KarthikSena at 2007-11-27 4:40:19
Hello AllCould you please let us know what version of JRE works with Internet Explorer 7.0 ?RegardsKarthik

Refresh dont work

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) ...

accessing clipboard

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 ...

JRE 1.6 and 1.4.2 Applet browser rediretcion fail

399 byte By maximilian.brasila at 2007-11-27 4:43:00
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. ...

JavaMail Problem with JRE 6.0 using JNI

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 ...

Static vs Non static

584 byte By alvandipa at 2007-11-27 4:46:39
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 ...

How to change JRE on IE

165 byte By Deepak2001a at 2007-11-27 4:47:24
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.

java blues

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 ...

Where is Update 12 for Java 5?

431 byte By MosquitoBytesa at 2007-11-27 4:48:52
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 ...

installing on linux

488 byte By prem1ersa at 2007-11-27 4:50:23
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, ...

Annoying new logo

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 ...

Need Help

592 byte By Drewmystera at 2007-11-27 5:01:34
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 ...

NEED HELP BAD!!!!

500 byte By liz81429a at 2007-11-27 5:02:28
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 ...

JCE problems

1190 byte By HenriqueVilelaa at 2007-11-27 5:02:31
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 ...

Java Applet Failed but applications work

2604 byte By ashughesa at 2007-11-27 5:03:11
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 ...

Several Virtual Machines running in same process caused an error

260 byte By canter07a at 2007-11-27 5:03:35
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 JRE version be specified in the code?

111 byte By dev.gurgaona at 2007-11-27 5:08:18
Can we specify that a code to be run with a particular version of JRE and the rest with the default one?

too many open files

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 ...

Reg:Unix shellscripts running java programs

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 ...

please help with installation

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 ...

Illegal Instruction on powerpc

368 byte By dvmkrishnaa at 2007-11-27 5:29:57
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 ...

How to get JRE or JDK version programmatically?

339 byte By natoskiiia at 2007-11-27 5:30:43
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 ...

Use JRE of JDK

436 byte By magonicolaa at 2007-11-27 5:41:22
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 ...

The Java Runtime Environment

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.

SDK 1.4.2_14 install contains only JRE

320 byte By mnirhalia at 2007-11-27 5:45:04
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 ...

Log outofmemory

137 byte By prasadmcaa at 2007-11-27 5:46:29
Hai,Is it possible to log outofmemory exception. if possible please guide me. Thanks in advanceRegards Prasad

The project was not built since its build path is incomplete. Cannot find t

663 byte By Madhunima at 2007-11-27 5:48:46
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 ...

Installing Java runtime enviornment

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 ...

Latest JRE plug-in to run oracle apps on linux desktop

664 byte By pktanksalia at 2007-11-27 5:51:20
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 ...

Please help me run this applet

783 byte By xavier2006a at 2007-11-27 5:52:00
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 ...

Daylight Savings problem using GMT-5

779 byte By AravindUSAa at 2007-11-27 5:57:46
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 ...