Hey guys,
I've been working on a Java app for the past couple months. I've been using NetBeans 8.2 IDE on Windows 10 and it has been working near flawless. That is, until yesterday.... For some reason, when I go to run or debug my app, the IDE comes back with this error message:
C:\Users\[myuser name]\AppData\Local\NetBeans\Cache\8.2\executor-snippets\debug.xml:83: Java returned: -1073740791
It was working one hour, and the next, it stopped. I did some research and the most common solution I found was to delete Netbean's cache and restart the IDE. I must have tried this about 10 or more times, but no luck. Thus far, my best result was to get the app to run from the IDE and command prompt. I accomplished this by copying the app's folder onto my desktop and I ran it from there. But, I still have the problem with the debugger, however. It refuses to work. Here's what I've done so far:
1.) Deleted Netbean's cache (as previously mentioned).
2.) Reinstalled NetBeans 8.1 and 8.2.
3.) Reinstalled the latest Java JDK / JRE.
4.) Restored the PC to the most recent restore point. Windows 10 came back saying it failed to restore the PC.
My app is fairly simple. It has a few JFrames and some classes.
Is there anyone out there that has experienced this problem with a resolution? Or perhaps any suggestions? If you require more information to help me with my situation, by all means ask.
TIA,
grecinos
I've been working on a Java app for the past couple months. I've been using NetBeans 8.2 IDE on Windows 10 and it has been working near flawless. That is, until yesterday.... For some reason, when I go to run or debug my app, the IDE comes back with this error message:
C:\Users\[myuser name]\AppData\Local\NetBeans\Cache\8.2\executor-snippets\debug.xml:83: Java returned: -1073740791
It was working one hour, and the next, it stopped. I did some research and the most common solution I found was to delete Netbean's cache and restart the IDE. I must have tried this about 10 or more times, but no luck. Thus far, my best result was to get the app to run from the IDE and command prompt. I accomplished this by copying the app's folder onto my desktop and I ran it from there. But, I still have the problem with the debugger, however. It refuses to work. Here's what I've done so far:
1.) Deleted Netbean's cache (as previously mentioned).
2.) Reinstalled NetBeans 8.1 and 8.2.
3.) Reinstalled the latest Java JDK / JRE.
4.) Restored the PC to the most recent restore point. Windows 10 came back saying it failed to restore the PC.
My app is fairly simple. It has a few JFrames and some classes.
Is there anyone out there that has experienced this problem with a resolution? Or perhaps any suggestions? If you require more information to help me with my situation, by all means ask.
TIA,
grecinos