This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 205668 - Emulator Not Loading
Summary: Emulator Not Loading
Status: RESOLVED INVALID
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0.1
Hardware: All Windows 7 x64
: P1 normal (vote)
Assignee: Anton Chechel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-29 17:35 UTC by benoyprakash
Modified: 2011-12-07 17:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description benoyprakash 2011-11-29 17:35:07 UTC
Product Version = NetBeans IDE 7.0.1 (Build 201107282000)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_01
Runtime = Java HotSpot(TM) 64-Bit Server VM 21.1-b02

Error
------
Starting emulator in execution mode
C:\Users\Benoy\Documents\NetBeansProjects\MobileApplication2\nbproject\build-impl.xml:915: Execution failed with error code 1.
The Emulator is not loading.
Comment 1 Anton Chechel 2011-11-30 13:16:16 UTC
Need more info.
Goto Tools-Options-Miscellaneous-Ant-Verbosity Level and change it to Verbose.
Than try to run same command from command line without NetBeans. Check your firewall settings. Also check <userdir>\javame-sdk\3.0.5\log\device-manager.log
Comment 2 Stepan Zebra 2011-11-30 14:25:27 UTC
Benoy, are you using ME Platform, which is bundled with NetBeans (ME SDK 3.0)?
This SDK version doesn't work with 64bit JDK, so you either have to use it with 32bit JDK or you need to download and setup ME SDK 3.0.5, which is 64bit compatible:
http://www.oracle.com/technetwork/java/javame/javamobile/download/sdk/index.html