Results 1 to 9 of 9
Thread: Access Denied!@#
- 09-19-2011, 04:22 PM #1
Access Denied!@#
I keep getting this error:
Could this be something wrong in my code?Java Code:# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006224b8d8, pid=5240, tid=6604 # # JRE version: 6.0_23-b05 # Java VM: Java HotSpot(TM) 64-Bit Server VM (19.0-b09 mixed mode windows-amd64 compressed oops) # Problematic frame: # C [WebPaneJava.dll+0x30b8d8] # # An error report file with more information is saved as: # C:\Users\Deividas\Desktop\Java\hs_err_pid5240.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. #
I have google'd it and it said that it could be something wrong with my ram.
I get this error with other java applications aswel.
Maybe I have installed the wrong jdk?
I usually keep my pc on 24/7, and someone suggested to restart the computer. I have tried it and it made no difference.
A while ago I have reinstalled my windows and I still get this.
What's going on?Last edited by PhQ; 09-19-2011 at 04:27 PM.
- 09-19-2011, 11:15 PM #2
Re: Access Denied!@#
dumpdump12
-
Re: Access Denied!@#
This is a serious issue and involves more than just Java code. It suggests something wrong with this dll: WebPaneJava.dll. Where did you get this? Is this version compatible with your OS and hardware? Have you tried to re-load Java on your machine? Is your Java version 32 or 64 bit?
- 09-20-2011, 12:03 AM #4
- 09-20-2011, 09:50 PM #5
Re: Access Denied!@#
Bump.Bump.
Last edited by PhQ; 09-21-2011 at 04:49 PM.
- 09-21-2011, 09:52 AM #6
Moderator
- Join Date
- Apr 2009
- Posts
- 10,438
- Rep Power
- 16
Re: Access Denied!@#
No one here'll be able to answer this, to be honest.
It's a bug somewhere in underlying C code.
That bug is causing a (at a guess) null pointer in C.
All I can suggest is finding a way of posting this as a potential bug at JavaFX.
I presume they have a Bugzilla type of thing there.
- 09-21-2011, 12:43 PM #7
- 09-21-2011, 05:00 PM #8
- 09-21-2011, 05:06 PM #9
Moderator
- Join Date
- Apr 2009
- Posts
- 10,438
- Rep Power
- 16
Re: Access Denied!@#
Grab an account for their bug report thingy (Jira) and see if anyone has raised a bug.
Similar Threads
-
Jni registry 'access denied' error.
By durino13 in forum Advanced JavaReplies: 4Last Post: 09-17-2011, 07:06 AM -
ClassLoader Access denied
By Dennis in forum Advanced JavaReplies: 0Last Post: 04-24-2011, 01:58 PM -
Access Denied Error using applets
By vin_eets in forum Java AppletsReplies: 0Last Post: 04-01-2011, 02:19 PM -
Access is denied
By tholland in forum New To JavaReplies: 2Last Post: 12-20-2010, 08:57 PM -
access denied
By Dennis in forum Advanced JavaReplies: 8Last Post: 06-05-2010, 08:46 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks