Hi,when running a java application i got this error. By viewing the Forum i thought this schould be fixed. But the error occurs even with 1.4.2_13. Is there any WA or fix or s.th. I can do?## An unexpected error has been detected by HotSpot Virtual Machine:## EXCEPTION_ACCESS_VIOLATION ...
361 byte By
CKNRSPa at 2007-11-26 12:25:34
Sir,I am in India. I have java se 6 installed. This is required for online efiling of income tax returns.I am also required to file certain forms with registrar of companies (mca.gov.in). This requires jre 1.4.2_13. I am unable to upload. I get the message client upload notinted. loading java ...
Our system installs only the jre, not the jdk. However, we also need to use the jar utility which normally comes with the jdk. Where can we pick up the jar utility that can be used with the jre? Thanks...
142 byte By
atina at 2007-11-26 12:36:06
Hello,Pls provide me the solution for this DST changes in case of JDK1.3. Seems Sun has not released any patch for this version.
Link to JRE download pageI maintain a free Java program which can be started from the Web-site.On the Web-site I need to tell how Java is downloaded and installed.What download page should I link to ?I found only http://java.sun.com/javase/downloads/index.jsp.However, this seems to be a ...
1373 byte By
Saria at 2007-11-26 12:45:35
I have an applet that is conditionally not working with jre 1.6.0.The error is a java.lang.NoClassDefFoundError.My applet calls a General.class and in that General.class I cannot get a System.out.println to work on the first line of the constructor, because it seems to be jumping ahead 6 lines ...
442 byte By
Speedoa at 2007-11-26 12:47:47
I need to read into memory huge graph: 25m vertexes and 60m edges.I had 2GB RAM and can get only 1610M heap size using -Xmx1610m. If I try to get more VM answer: Could not reserve enough space for object heap.It's quite big difference between physical memory size 2GB and max heap: 1,6GB.So my ...
In my control panel I have Java Runtime Environment 5.0 Update 6,8,9Do I need all 3 of these they r all 119 MB Can I just keep the last update and get rid of others?
382 byte By
deniaxa at 2007-11-26 12:55:00
Hi there,Since installing the final version of Java 6 and Internet Explorer 7, I'm getting quite a lot of "several java virtual machines running in the same" errors.Now, when I try to load the applet with FireFox, the applet loads perfectly!I did have the same problem with java 1.5_8, but this ...
21645 byte By
Castanona at 2007-11-26 12:56:10
Hi,I work on a proyect consisting in a Java Swing corporate application which has been in production for two years with no problem. The application is deployed internally in my company through Web Start technology. Recently we have developed a new version of the application that requires JRE ...
Getting this conversion to run has taken me 5 hours so far with no usable result!I have Strings in UTF-8 format that needs to be posted over a socket encoded in charset windows-1252.Requirements:- I do not want to write the Strings to a file before i read them back into a string- I want to ...
Background: Last week I'd downloaded a game from a site I thought was trustworthy -- and it may just be some glitch in the program. Virus scans turn up nothing. But about 3 minutes into the game, my screen gave a mosaic effect (not programmed into the game) - sound began sounding like a ...
Hello,I'm running a XP pro (eng) with sp2 fully patched.I've tried with several several versions of JRE but no matter which one I try, I can never get Java to work on my PC. Even Java control panel window apears grey to me.[edit] Basically what happens is that I install a whichever version of ...
I found something interesting the other day. If you run the following program under NetBeans 5.5 using the memory profiler you can see that Thread objects (and their subclasses) never get garbage collected. You have to wait for some of the threads to stop and manually invoke the garbage ...
89 byte By
paulroda at 2007-11-26 13:04:38
Hi, is it possible to set mail from when u invoke outlook from java?
502 byte By
Koalaa at 2007-11-26 13:05:59
I installed the program "Sacred Underworld Gold edition" without a hitch. When I try to start the program I get the following message:"Runtime Error!Program: ... Files\AscaronEntertainment\Sacred Underworld\Sacred.exeThis application has requested the Runtime to terminate it in an unusual way. ...
459 byte By
Aimedea at 2007-11-26 13:07:58
Good morning, Today was the release of the first update for Mozilla Firefox 2.0.0.1.After her installation, a popup warned me that Java 6.0 wouldn't work with the new version of Firefox, so il would be disabled until an update would fix these problem.Does Sun knows this problem? Have you a ...
I have the latest version of Java and IE installed on my computer and Java will not work on IE. When I first started having problems, I uninstalled Java and reinstalled it... 3 more times since then. I updated my IE, but that didnt help either. I made sure IE was enabled in my Java console. I ...
Hi all,I am wondering if there is a feature/plugin/ command line argument that you can pass to java that will dump to stdout which methods are been called while the program is running. The only method that I am aware of is to code in debug writes i.e system.out.println or use assertion. ... but ...
672 byte By
adoyakoa at 2007-11-26 13:14:35
hi , we are having a problem with weblogic server. it blocks because of too many open connections. So we thought to force grabege collector externally using java class. System.out.println(" Acivating GC ");Runtime r = Runtime.getRuntime();r.gc();System.gc();System.out.println(" GC done ");but ...
I have tried using the new classpath wildcard expansion in java 6. It seems to work as expected when using java.exe but soon as I use javaw.exe it fails with a "Could not find main class"egjava -classpath "lib\*" com.acme.Main (works fine)javaw -classpath "lib\*" com.acme.Main (fails)This is ...
Hi,Anyone knows when the jre 1.6 automatic download will be available through the usual jnlp reference?ThanksJes鷖
I am executing a .bat from a java program using java runtime.I need to pass a parameter from java file to the .bat file.How can i do that?Thnks in Avance.
354 byte By
B_Reala at 2007-11-26 13:21:19
Hi,Is there a thin client java environment I can use online so I dont have to install & run any software on my local machine?Im at work trying to do some studying (i.e i need to test some java progs) but we dont have admin access to our pc's so cant install any software. CheersMessage was ...
getting run time errors in pogo-- Line :16 error: object expectedline:25 'parent game is null or not an objected'it happens in AOL but not IE 7. i have removed AOL & reinstaled, removed Java & reinstalled
can any one give a link to down load an license free MSI
302 byte By
M.jabera at 2007-11-26 13:27:17
hi all , i have Oracle 10g application , which is run through Applet , iam running it using Java Plugin version 5 patch 10 instead of Jinitiator , but iam facing problem on displaying the arabic propmpt only if a 2 characters came after each other , is this familiar !!! thanks in ...
Having junked windows, I find myself in need of java under wine, but cannot get any version recognized. I have Fedora Core 5, wine-0.9.24, and mail from the Irish Revenue to read, which needs java to log in. I have jre1.5.0_09 showing in the wine uninstaller, and j2se-1.42_01. The about:plugins ...
Well when i go to install this i get this error[URL= http://imageshack.us][IMG] http://img187.imageshack.us/img187/1951/untitledan4.jpg[/IMG][/URL]Amy idea how to fix it?
Any suggestions on how to fix this. I'm trying to load a Jacent OrderStream Live AgentIt reads: Java Web Start Error
465 byte By
Er.Vela at 2007-11-26 13:41:35
i am having a XL file in "D:\velu\JAVA\workspace" in this path with filename "Velu_12-23-2006.xls". i need to open this file using Runtime.getRuntime().exec method.i tried this in two ways as 1.Runtime.getRuntime().exec("Velu_12-23-2006.xls")2. ...
When I clicl on Java in my control panel I get the following repsonse.'The System Could Not Find The Registry Key Specified:HKEY_LOCAL_MACHINE\SOFTWARE\JAVASOFT\Java Runtime Environment\1.5.0_09Should I correct this by maintenance to the Registry (adding it as it's not present there) or by ...
I wasn't sure if this is the right forum, but this is as close as I can find.Is it possible to obtain the actual class bytes of a Class from the VM? In the ClassLoader class, the actual class definition takes place in native, and as far as I know that isn't open source yet. Since I know a lot ...
I'm getting this error while running under windows XP pro version 2002 SP2. I got the same error running either jdk 1.6 or JDK 1.5.0_10. It seems like the JVM that I installed does not support the -server option. Is there anything that I should do during the installation?Thanks for any ...
535 byte By
Fyshea at 2007-11-26 13:57:50
Hi All,I am having problems with my Java Program (and I am far from a techie). The error reads:Java Plug-in Fatal ErrorThe Java Runtime Environment cannot be loadedSo here's what I have done. I've removed all Java files via control panel. Reinstalled the lastest version. That didn't work so ...
1914 byte By
brukera at 2007-11-26 14:00:23
Our application showed endless series of OutOfMemoryErrors.Looking on the heap dump we see that the memory is full, but thereis a lot objects waiting for a finalization. Checking the stack trace showed that the finalizer thread stays locked in a native method:"Finalizer" daemon prio=8 ...
6136 byte By
MAkhtara at 2007-11-26 14:03:09
I installed JRE 1.5 update 9 on Windows 2003 but its not working and unable to verify installation. Here is java log. java.lang.ClassNotFoundException: jreCheck.classat sun.applet.AppletClassLoader.findClass(Unknown Source)at java.lang.ClassLoader.loadClass(Unknown Source)at ...
Hi,Starting 2007, day light saving time is changed in the US; to incorporate these changes, Sun is supplying patches for Java Runtime Environment. Sun site has downloadable patches starting from J2SE 1.3.1_18 onwards ( http://java.sun.com/developer/technicalArticles/Intl/USDST/). We have Java ...
14380 byte By
mkemana at 2007-11-26 14:07:31
Hi,We recently ran into a JVM crashed on a PC running Windows XP Embedded. It just happended randomly on the same spot, but we are unable to reproduce this problem.The problem happends when clicking on one of the buttons on a Swing application, which it basically does is to unload and load a ...
Can I configure Java to obtain any updates from an alternate site like a server instead of downloading from the Web?
Does anyone know if I can create a custom installation of JRE 2 to remove any existing versions of Java?
Does anyone have insight into the 1.4.2_14 JDK release. Currently the latest release version for download is 1.4.2_13 of the JDK, howeverI have noticed bugs raised on "Early Access" versions of 1.4.2_14. I cannot locate "Early Access" versions of 1.4.2 at ...
I use Mozilla Firefox Web Browser, and since installing, have downloaded the updates 6,9, and 10.My question is: As I am VERY short of Hard Disk space, do I need to keep ALL updates, or can I, using Win2000 Pro "Remove Programs", uninstall the earlier versions? Sorry if this is a basic query, ...
Ive downloaded the latest java version 5.0 10 and no matter what i do i cant seem to get it to run. i can see it on add/remove programs but when i try to start up a program that requires using java runtime, such as limewire or have www.runescape.com run, it would just say i need to download ...
I use WinXP Home.I wanted to download "Sun Java Studio Enterprise 8.1" using the Sun Download Manager. The web page gave the message: "We were unable to detect a recent version of Java Runtime Environment (JRE) on your system. "I did the following:1) Verified that I actually had JRE jre1.5.0_10 ...
I am using Eclipse to run a standalone application. I am getting an UnsupportedClassVersionError. All that I've found online about this exception indicates that the byte code version of a class the class loader is loading is not compatible with the JRE.Since I'm in debug mode in Eclipse, it ...
Hi.I recently packaged a program I was writing as a jar. Since I was using Netbeans, I packaged it using Java 5 release 10 and Java 6, the dev kits that are available for download. Unfortunately, neither jar worked on my friends' computers that had Macs. For PC users it worked fine, but they ...
152 byte By
mike74fa at 2007-11-26 14:24:38
i currently have jre1.5.0_02, jre1.5.0_03, and jre1.5.0_06 installed on my computer can i remove the 2 older ones or do they have to be on there?
Hi,I am using Weblogic 8.1 with java 1.5 but while starting the server i am getting the following errorThe WebLogic Server did not start up properly.java.io.InvalidClassException: javax.management.MBeanAttributeInfo; local classincompatible: stream classdesc serialVersionUID = ...
Is there a fix for DST (Day Light Savings) for JRE1.2.2. If so, where can I download the same?