NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
yuliada
Joined: 28 Feb 2009 Posts: 1
|
Posted: Sat Mar 21, 2009 8:41 am Post subject: Java(TM) Platform SE binary has stopped working |
|
|
Hello
I have problem running or debugging my applications with NetBeans on Windows Vista 64 Enterprise. Everything is OK with applications without GUI but when application tries to do something with Swing (e.g. call JDialog constructor or create JFileChooser etc), I receive the following pop-up from Windows with error:
| Code: |
Java(TM) Platform SE binary has stopped working
A problem caused the program to stop working correctly.
Windows will close the program and notify you if a solution is
available.
|
Sometimes it doesn't happen, I can't figure out on which conditions it depends. Everything works fine if I run generated jar-file with my application (by double click on it), but I randomly can't run and debug it with Netbeans.
I tried to google about it, but I can't find anything. I've read that possibly it's problem with java version and I should update it, but I have the last one:
| Code: |
java version 1.6.0_12;
java(TM) SE Runtime Environment (build 1.6.0_12-b104)
Java HotSpot(TM) 64-Bit Server VM 11.2-b01
|
I use NetBeans IDE 6.5 (Build 200811100001)
Does anybody know how to solve this problem?
Thanks in advance |
|
| Back to top |
|
 |
Mari Posted via mailing list.
|
Posted: Tue Mar 24, 2009 8:53 am Post subject: Java(TM) Platform SE binary has stopped working |
|
|
yuliada wrote:
| Quote: | I have problem running or debugging my applications with NetBeans on Windows Vista 64. Everything is OK with applications without GUI but when application tries to do something with Swing (e.g. call JDialog constructor or create JFileChooser etc), I receive the following pop-up from Windows with error:
Code:
Java(TM) Platform SE binary has stopped working
A problem caused the program to stop working correctly.
Windows will close the program and notify you if a solution is
available.
Sometimes it doesn't happen, I can't figure out on which conditions it depends. Everything works fine if I run generated jar-file with my application, but I randomly cant' run and debug it with Netbeans.
I tried to google about it, but I can't find anything. I've read that possibly it's problem with java version and I should update it, but I have the last one:
Code:
java version 1.6.0_12;
java(TM) SE Runtime Environment (build 1.6.0_12-b104)
Java HotSpot(TM) 64-Bit Server VM 11.2-b01
I use NetBeans IDE 6.5 (Build 200811100001)
Does anybody know how to solve this problem?
|
I would:
1) rebuild (clean & build) the application and check whether it helps
2) run a memory test on the computer (e.g. http://www.memtest.org/)
(but be prepared that a thorough test may take many hours)
Mari |
|
| Back to top |
|
 |
-tron!c-
Joined: 21 Jun 2009 Posts: 2
|
Posted: Sun Jun 21, 2009 1:21 pm Post subject: |
|
|
I think I got the same or nearly the same problem:
I also have Vista x64 & Java 1.6.0_14 & Eclipse Ganymede installed.
When running "Bigger" programs with GUI they don't start most of the time, but instead I get this error message:
"Java(TM) Platform SE binary funktioniert nicht mehr" -> means "doesn't work anymore/has encountered an error"
Additional information:
Problemsignature:
Problemereignisname:__________BEX64
Anwendungsname:________________javaw.exe
Anwendungsversion:______________6.0.140.8
Anwendungszeitstempel:___________4a151775
Fehlermodulname:________________nvd3dumx.dll
Fehlermodulversion: ______________7.15.11.7561
Fehlermodulzeitstempel:___________48103734
Ausnahmeoffset:_________________000000000033453f
Ausnahmecode:__________________c0000409
Ausnahmedaten:_________________0000000000000000
Betriebsystemversion:____________6.0.6001.2.1.0.256.1
Gebietsschema-ID:______________1031
Zusatzinformation 1:_____________8051
Zusatzinformation 2:_____________1e6b3b0c66582a0cc11dc01403c1ebaa
Zusatzinformation 3:_____________025f
Zusatzinformation 4:_______________92494a8ee00748be69dc6fdb902fe409
Sry for the german error message, I hope u can read ist anyhow.
Every 3rd or 4th time I start a program it works, but sometimes it never starts and I only get one error message after the other... that suxXx!!
I already googled around, but could not find anything helpful. |
|
| Back to top |
|
 |
-tron!c-
Joined: 21 Jun 2009 Posts: 2
|
Posted: Thu Aug 20, 2009 12:45 pm Post subject: |
|
|
| So nobody has an idea what is happening here??? |
|
| Back to top |
|
 |
jbosmans
Joined: 10 Sep 2009 Posts: 1
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|