When I go to a site, I have to click twice to activate.When I point the mouse on the page it shows "Click to activate and use this control". I remember previously I didn't have to do that. Is there any way to change it back?
764 byte By
Raydra at 2007-10-3 9:20:53
Good Morning,I have a user who just recieved a new laptop and is having some problems with some Java Apps.Due to some of the tests we've done, I believe the problem is related to JRE being unable to connect to the internet. There is no additional firewall installed other than Windows Firewall, ...
401 byte By
Brickya at 2007-10-3 9:21:23
When making a web page up and using as an active desktop.with Windows XP Pro with Java vers 5.0I have one applet running & allWebmenu structure,plus a java HTML slide show.The page runs fine for a short while but then I loose all icons programs & task bar.When using with Windows 2000pro ...
1659 byte By
CCSDa at 2007-10-3 9:22:33
I am creating disk images for use with Deep Freeze, which will "freeze" the contents of the hard disk and reset it back to that default state every reboot. Because of this perpetual frozen state, I am disabling automatic updates on all of the products loaded on these workstations with the ...
I have a problem running Java applets such as Runescape, Even small applets cause the browser to use over 90 % of CPU resources.When i close the Tabs displaying applets the browsers(all even firefox and opera) run at a normal cpu usage percentage.I have uninstalled all versions of java Even MS ...
792 byte By
Phikusa at 2007-10-3 9:24:51
I have the following situation:There is an application.This application is encrypted and added to a executable jar file.When the jar is run it decrypts the application to a file on the disk and then using Runtime.exec method it executes the decrypted file. When the application or the JVM exits, ...
Hi,Does anyone know of any local security policy settings which would stop the Sun JVM working on Windows 2003 ?Many thanks.
419 byte By
Geereea at 2007-10-3 9:34:27
HelloThe default font for JTextArea has suddenly changed to a very small one (it appears to be Courier New, 8 points).I have no clue when or how it happened, but all applications new or old use this font now. If I change the font for a JTextArea to 12 point Courier New it looks like it is the ...
running on SuSe and RH Linux...I issued Runtime.getRuntime().exec("program") to launch "program". I waited for the return/exit code of the process from which I intentionally abnormally killed the process using "kill -9" giving me a return code value of 129. However if i run "program" directly ...
2569 byte By
R1234a at 2007-10-3 9:34:49
Hi, We are facing a random problem in our production setup where the JVM crashes with the following error message. Unexpected Signal : 10 occurred at PC=0xFA3442A4Function=java.lang.String.startsWith(Ljava/lang/String;)Z (compiled Java code)Library=(N/A)Current Java thread:Dynamic ...
472 byte By
DJLa at 2007-10-3 9:35:00
This might have been posted before. But I want get more info.After several updates of JRE, there are multiple updates (1, 4, 5, 6, and 9) in the control panel->add/remove programs, each has about 145MB. Is it necessary to keep the earlier updates. Why they don't consolidate to 1 JRE? If an ...
88 byte By
Mayeea at 2007-10-3 9:35:21
is JRE different from platform to platform...what r the components of JVM?
I have the JRE 5.0 updated 1-6. They take a ton of space on my drive. Do I need to keep them all, or can I add/remove delete the first 5 via the Control Panel (WIN XP)?Thanks!EDJ
599 byte By
glevnera at 2007-10-3 9:39:08
When you read a ZIP or JAR archive using the ZipFile or JarFile class, its contents are cached. As a result, if you read the archive once, make some changes to it on disk and then read it again later, you may get the original contents rather than the updated contents. I know you can get around ...
Hello All,My server (Domino 7) only supports JRE 1.4. However, I have a binary library from a provider that was compiled for JRE 1.5. My question is: Is there any tool to convert that binary for running in JRE 1.4? Or any other work-around in order to run it in JRE 1.4?This is very urgent. ...
110 byte By
epsonica at 2007-10-3 9:42:59
It is prossible to find out if a process is running or not ?I'm using JRE 1.4 Thank you.
I'm building an mp3 player and a bit new to threading concepts. I have created a JDialog box which contains a FileChooser, which is supposed to pop up as soon as i click the Open button in my ui. I have initialized the object of the JDialog in the Oen Button's ActionListener method.On ...
608 byte By
ray685a at 2007-10-3 9:43:34
Hi,Not sure if this is right forum but I am trying to seek help in an issue. I have an application run 1.4.0_01, see below.-> java -versionjava version "1.4.0_01"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_01-b03)Java HotSpot(TM) Client VM (build 1.4.0_01-b03, mixed ...
45197 byte By
haimya at 2007-10-3 9:48:54
We recently moved from JDK1.4.2_10 to 1.4.2_12 in order to solve DST future issues. The problem is that since then the JVM is crashing from time to time with correspondence to GC. We are using Concurrent Mark & Sweep GC and when we removed it it looks like the problem is solved.we get the ...
1414 byte By
JHARITIa at 2007-10-3 9:49:56
On Solaris9/05 I want to install an application, but I received the following java error below, how can I please fix that (critical-urgent):Stack Trace:java.lang.NoClassDefFoundErrorat java.lang.Class.forName0(Native Method)at java.lang.Class.forName(Class.java:164)at ...
Hi,I have a Swing application in which I am trying to display the available free memory and total memory for the client machine on which it is running. Runtime.getRuntime().freeMemory() and Runtime.getRuntime().totalMemory() gives me relative to the JVM occupied memory, and not the System's ...
When I open more than one window containing java when connected to the internet with a browser, sometimes the info on one window suddenly appears on the other window, appearing to overlap and interferes with what I am working on with the other window.How do I stop that from
Hi friends,I know that the java is platform independent. Means the java programs can be run on any machine as long as that machine has the JVM installed on it.So is it possible to program a Robot ( Or any machine )that has JVM.Of course the answer to this question may be very generic.I just ...
971 byte By
Alok99a at 2007-10-3 9:53:59
Hi We are facing strange out of memory problem in our application. This is not persistent but comes occasionally.We have a swing based application. This interface interacts with some hardware through JNI calls. The commands and response to HW are transferred through byte[].The application gives ...
18155 byte By
joegooda at 2007-10-3 9:56:59
This has only happened once, so far, but I wanted to know if anyone else has seen this error. Below is the error log. the problem seems to have something to do with HotSpot compilation. I wonder if this is happening because we are using a server VM? We normally don't use the server VM for our ...
Hi ,I have a problem. Before installing service pack2(sp2)for xp, when we were accessing a web based application through IE 6.0, which displays a applet, there was no problem. After installing SP2, IE displays a border around applet, and to access any field(for ex text field) we have to click ...
203 byte By
jbskia at 2007-10-3 10:04:40
Whenever I try to run a video on cnn.com or foxnews.com I am unable to and I get an error:Error: Object expectedIs there anything I can do with Java (updates?) to solve this problem?
Hi!I would like to execute native thread concurrently in the Java Native Interface.When a Java thread called a native thread to use java native interface, Java thread is blocking for processing native thread.So, other java threads don't execute because they are blocking.Why do these problems ...
I have an application about which I have been told that it cannot work java 1.5 update 6 but 1.4_11 only, hence I have to remove it. I went to the control panel, but experienced, that there is no remove button for that Java version. What to do in order to get it removed? Thanks
1469 byte By
mipsmea at 2007-10-3 10:08:39
Hey allI need to write Java application that executes windows system commands. In the following example I tried to execute the command DATE /T but i got an exception. Could any one help ?import java.io.*;public class Shell {public static void main(String[] args) {String s = null;try {Process p ...
143 byte By
WanHunga at 2007-10-3 10:16:36
Hi,Isn't possible include the total allocate memory for particular program in the java manifest file? If yes, how?Thanks.
I have installed J2EE 1.4 SDKand Sony java SDKwhen i openGo to Start Menu\Programs\Sony Ericsson\J2ME SDK\DeviceExplorerit cann't open n error : "Registry Key:\software\javasoft\javaenvironment\currentversion\how can i solved this ...
We are developing an application in java which use a lot of memory between 1 and 8 Gb. For the moment, we succeed to start the jre with -Xmx option set to 1536 Mb on a lpatop with 2Gb of RAM and a pentium M (without HT). We bought 2 desktop :one dual core 32 bits and one pentium 4 64 bits HT ...
678 byte By
xrvjorna at 2007-10-3 10:19:39
How do you force the JRE to use only English?By default, it seems that the JRE uses whatever language is set in Control Panel/Regional Options (OS: Windows). I use a Swedish keyboard and Swedish date, time etc formats, but my OS and all my apps are in English.So, while running Java apps I get ...
77 byte By
Binks66a at 2007-10-3 10:22:31
Is any one out there concerned about the chemicals in our environment?
183 byte By
WSelzera at 2007-10-3 10:23:21
Can the earlier updates be removed to free up diskspace after a later one is installed? I have updates 1, 2, 4, 6 and 9 listed and each are over 110 MB. Are they all necessary.
Hi everybody,I'm running out of space on my hard disk and I'd like to remove software which I don't need any more. The corresponding Windows (XP) system dialog tells me that I've installed:J2SE Development Kit 5.0 Update 5 (281MB)J2SE Runtime Environment 5.0 Update 6 (152MB)Java 2 Runtime ...
1241 byte By
pitti21a at 2007-10-3 10:25:23
METHOD A:Download: jdk-1_5_0_08-solaris-sparcv9.sh jre-1_5_0_08-solaris-sparcv9.sh jdk-1_5_0_09-solaris-sparcv9.sh jre-1_5_0_09-solaris-sparcv9.shDo you agree to the above license terms? [jes or no]yes Unpacking...Checksumming...1The download file appears to be corrupted. (for all ...
407 byte By
ghuntera at 2007-10-3 10:26:59
I was playing runescape like yesterday and then it stop working and it was java so i tryed to reinstall it and a msgs like this occurs Error 1606. Could not access network location http://java.sun.com/webapps/download/GetFile/1.5.0_04-b05/windows-i586/ja150000.cab.can any1 help plz i tryed ...
Hello fellows,I'd like to check the Java Version during the start of my program. So that I could say: "Oh Oh, you need to have the Java Version higher or equal to 1.5.0_06" and aborting the program.If the user runs it with 1.5.0_03 for example.. it could be, that there are some bugs in it and ...
884 byte By
vsunooa at 2007-10-3 10:31:11
Dear All, We have an application that uses Sun's Toolkit for printing documents. The application firsts generates an image and then creates a document that has the image embedded within it. Once this is done the application uses the graphics.drawString method for printing the document on a ...
I am running Win XP Pro using IE6 and have the lastest Java Client installed. My problem is driving me mad. I am a frequent user of www.pogo.com and lately when i try and play a game which pop's up i a Java Applet window, it either will not let me press any button to play which make's my ...
I intend to build a new JRE, but I am unable to the get the resources needed. Can you please provide me with the necessary resources.Regards,Nitin
1406 byte By
nemoleoa at 2007-10-3 10:45:02
Hi,I have a specific trouble, I have searched in the forum and some others but didn't find any answer so here it is:I'm running a java program on Windows XP that is using some native Dlls library through the JNI API. My problem is that these Dlls need a Windows environment variable to be set ...
843 byte By
WRFana at 2007-10-3 10:50:23
I am using Internet Explorer as part of the Windows Explorer process to save physical memory (this is done by setting the following key:HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\BrowseNewProcessto 0. But then the sun java IE plugin is not recognised and java applets ...
Windows Defender finds malicious software in IE 7. I installed the new update, when Windows Defender ran the scheduled scan it found several problems rated severe.Defender wants to delete them, I have not been to site where I might pick up such dangerous elements. They are ...
Hi,We use Group Policy software installation service to install our software, we've been using this with J2SE ever since update 4, and everytime a new update comes out setting that to upgrade the previous version, in the past this has always been easy to setup, and worked first time. However ...
I've got a p4 machine running win xp with 3.5 g of memory. When I try to initialize the jvm with a large amount of memory, say -xmx 2000m -xms 1000m, I get an error saying that not enough memory could be acquired. Here is an example command line to illustrate:java -Xmx2000mError occurred ...
152 byte By
jrummera at 2007-10-3 10:56:34
i have a nice collection of install files of runtime updates and i can't find any definitve info on removing the old ones. any thoughts? thanks.
1067 byte By
jtulkkia at 2007-10-3 10:57:02
Hello,I would like to write my own Java virtual machine. I have already found the VM specification from the Sun website. However, I would like to be able to use Sun's runtime libraries. My understanding is, that some classes like Thread and functions like System.gc need to have some special ...