Click once on site

253 byte By Star_Gazera at 2007-10-3 9:20:40
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?

Java Applets unable to connect to internet.

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

Active Desktop

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

JRE is written to prevent global disabling of automatic updates?

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

JRE Applets Use 90 % System Resources

543 byte By jashley41a at 2007-10-3 9:23:03
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 ...

Running application from a jar

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

Windows 2003 JVM Issue

145 byte By Sean_Smitha at 2007-10-3 9:31:18
Hi,Does anyone know of any local security policy settings which would stop the Sun JVM working on Windows 2003 ?Many thanks.

Default font problem

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

Runtime.exec() return codes

572 byte By paul.y.wanga at 2007-10-3 9:34:46
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 ...

JVM Crash with Signal 10.

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

multiple versions of JRE updates

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

is JRE different .....

88 byte By Mayeea at 2007-10-3 9:35:21
is JRE different from platform to platform...what r the components of JVM?

Runtime 5.0 updates

199 byte By ElDiabloJoea at 2007-10-3 9:36:53
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

how to clear a cached ZipFile

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

Can I convert binary for JRE 1.5 to JRE 1.4?

368 byte By tn_chinha at 2007-10-3 9:40:32
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. ...

Processes

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.

Help Needed!?#?!@!!!!!- java.lang.IllegalThreadStateException !!!!!!!

2606 byte By developer_chica at 2007-10-3 9:43:31
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 ...

Java Version 1.4.0_01 and daylight time change next year

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

JVM crash with JRE1.4.2_13 1.4.2_12

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

Invocation of this Java Application has caused an InvocationTargetException

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

Determine System free memory (Not memory allocated to JVM)

410 byte By Not_Comfy_with_Swingsa at 2007-10-3 9:51:41
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 ...

Overlapping

299 byte By Star_Gazera at 2007-10-3 9:52:11
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

Java for machine other than computers.

494 byte By ramesh_jitkara at 2007-10-3 9:53:29
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 ...

Sudden large heap allocation for tiny memory requirement . Java goes out o

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

'Problematic Frame' error causes JRE to crash

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

Applet under IE(6.0) with os xp sp2.

425 byte By viksakawarda at 2007-10-3 9:59:13
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 ...

Error: Object expected

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?

A blocking problem of java thread.

429 byte By peeppeepa at 2007-10-3 10:07:36
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 ...

Uninstall java 1.5 update 6

292 byte By gabor_beginnera at 2007-10-3 10:07:46
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

Execute System Commands

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

Manifest file

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.

Error.....Registry Key :

313 byte By jessi_epa at 2007-10-3 10:16:54
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 ...

Problem to start JRE with more than 1 Gb

452 byte By Nico.Guia at 2007-10-3 10:17:46
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 ...

JRE mixes languages - how do I force it to use English?

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

TOXINS POISONING OUR PLANET AND CHILDREN

77 byte By Binks66a at 2007-10-3 10:22:31
Is any one out there concerned about the chemicals in our environment?

multiple runtime updates listed in control panel add/remove

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.

Safe to remove updates?

643 byte By Thomas_Schmidta at 2007-10-3 10:23:58
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 ...

Install JRE/JDK 1.5 Sun Solaris 9 SPARC 64

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

Downloading j2se runtime enviourment 5.0 update 9

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

checking JVM version conveniently

793 byte By SpecialAgenta at 2007-10-3 10:30:52
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 ...

Internal Error : Error Code 9

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

Possible IE6 with Java problems...Help!!!

1326 byte By littleangel1270a at 2007-10-3 10:39:34
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 ...

Building JRE

167 byte By nitinjavakida at 2007-10-3 10:39:48
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

Set WindowsXP environment variable

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

JRE 6 IE plugin doesn't work in Windows Explorer

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

533 byte By fnoldsalta at 2007-10-3 10:51:17
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 ...

Error installing J2SE Runtime Environment 5.0 Update 9

791 byte By bjblackmorea at 2007-10-3 10:53:17
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 ...

Question about max memory

696 byte By mmastroiannia at 2007-10-3 10:55:36
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 ...

can i uninstall runtime 5.0 old updates? 1 thru 6?

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.

Interface between virtual machine and the runtime environment

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