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 208642 - CLDC 1.1.1 Application doesn't run
Summary: CLDC 1.1.1 Application doesn't run
Status: RESOLVED WONTFIX
Alias: None
Product: javame
Classification: Unclassified
Component: ME SDK Integration (show other bugs)
Version: 7.1.1
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: alexander.burdukov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-20 12:34 UTC by Stepan Zebra
Modified: 2012-06-13 15:35 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 Stepan Zebra 2012-02-20 12:34:26 UTC
Product Version: NetBeans IDE 7.1.1 RC1 (Build 201202141941)
Java: 1.7.0_03; Java HotSpot(TM) Client VM 22.1-b02
System: Windows 7 version 6.1 running on x86; Cp1252; en_US (nb)

ME SDK 3.0.5 offers to choose CLDC 1.1.1, however Application with this configuration doesn't run in emulator.
OUTPUT:
...
cldc-run:
Copying 1 file to C:\Users\stezeb\Documents\NetBeansProjects\MobileApplication8\dist\nbrun3443071310067969858
Copying 1 file to C:\Users\stezeb\Documents\NetBeansProjects\MobileApplication8\dist\nbrun3443071310067969858
Jad URL for OTA execution: http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/C%3A/Users/stezeb/Documents/NetBeansProjects/MobileApplication8/dist//MobileApplication8.jad
Starting emulator in execution mode
Installing suite from: http://127.0.0.1:49971/MobileApplication8.jad
*** Error ***
A problem occurred during deploying application from http://127.0.0.1:49971/MobileApplication8.jad
Reason:
Either the configuration or profile is not supported
C:\Users\stezeb\Documents\NetBeansProjects\MobileApplication8\nbproject\build-impl.xml:782: Execution failed with error code 1.
BUILD FAILED (total time: 5 seconds)
Comment 1 Anton Chechel 2012-02-22 14:38:33 UTC

*** This bug has been marked as a duplicate of bug 208636 ***
Comment 2 Stepan Zebra 2012-02-23 08:59:02 UTC
Even when issue 208636 is resolved, application with CLDC 1.1.1 still doesn't run.
Comment 3 David Strupl 2012-06-13 12:47:34 UTC
Alexander, can you please evaluate this bug? If the bug is in NetBeans code (modules hosted on hg.netbeans.org) please change the category. If it is in the ME SDK code please close here as wonftix and enter in JIRA (with links going both ways).
Comment 4 alexander.burdukov 2012-06-13 15:35:37 UTC
CLDC 1.1.1 relates to MIDP 3 which is not supported by ME SDK 3.0.5.
It was included into ME SDK 3.0.5 by mistake.

Tracked here: 
http://javafx-jira.kenai.com/browse/MESDK-283