Shikhar13 / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

Netbeans 'run' command takes too lomg and the simulator does not display (constantly minimized) #274

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
After updating the CodeNameOne Plugin (rel: 2012-07-20), applications stop 
running in the Netbeans IDE. Each time I attempt to 'Run' an app, it would take 
at least 4 minutes to run and the simulator never comes up. It remains 
minimized. This wasn't the case until i updated the plugin.

How to reproduce the problem?
1. Create an app.
2. right click and select 'Run'

Expected output:
It should compile and bring up the application running inside the simulator. 
While compiling it should not slow the system down and 'hug' resources.

Instead I now get:
It runs for over 4 minutes (instead of the usual 45secs)
The simulator is never displayed. The icon however, shows in the taskbar. See 
attached file for the error log.

I am using v1.0.14 in Netbeans 7.2 (just updated that too) on a Windows 7 OS.

Original issue reported on code.google.com by albad...@gmail.com on 25 Jul 2012 at 11:16

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry, I did some more research and discovered its a JDK (or netbeans) issue. 
See http://bugs.sun.com/view_bug.do?bug_id=6847157 with sadly, no work around.

Original comment by albad...@gmail.com on 26 Jul 2012 at 12:12

GoogleCodeExporter commented 9 years ago
I'm closing this since there isn't much we can do. I'm hoping this can be 
worked around by disabling aero, updating video drivers or updating the JDK. If 
one of those helps we would appreciate a comment here.

Original comment by shai.almog on 26 Jul 2012 at 9:11