• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Warning: unable to start the emulator

 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

i am new to j2me technologies.
i am tryiny to develop a j2me application using j2me polish in exclips ebvironment.when i try to run the applicatin i got this errr below


j2mepolish:
[j2mepolish] info: the license attribute is no longer supported. Please place your license.key file either to ${project.home} or to ${polish.home}.
[j2mepolish] J2ME Polish 2.0-RC4 (GPL License)
[j2mepolish] Loading device database...
[j2mepolish] Using locale [en_US]...
[j2mepolish] assembling resources for device [Nokia/6020].
[j2mepolish] preprocessing for device [Nokia/6020].
[j2mepolish] nothing to compile for device [Nokia/6020].
[j2mepolish] preverifying for device [Nokia/6020].
[j2mepolish] creating JAR file [D:\Giri\Projects\S60\dist\Nokia-6020-en_US-example.jar].
[j2mepolish] creating JAD file [D:\Giri\Projects\S60\dist\Nokia-6020-en_US-example.jad].
[j2mepolish] Info: Emulator [C:\Nokia\Nokia_S40_DP20_SDK_1_1] not found.
[j2mepolish] Info: Emulator [C:\Nokia\Devices\Nokia_Prototype_SDK_3_0\devices\Prototype_3_0_S40_128x128_MIDP_Emulator] not found.
[j2mepolish] Info: Emulator [C:\Nokia\Devices\S40_SDK_3rd_Edition] not found.
[j2mepolish] Info: Emulator [C:\Nokia\Nokia_S40_DP20_SDK_1_1] not found.
[j2mepolish] Info: Emulator [C:\Nokia\Nokia_S40_DP20_SDK_1_0] not found.
[j2mepolish] Warning: unable to start the emulator: the emulator-skin [Nokia_S40_DP20_SDK_1_1] for the device [Nokia/6020] is not installed.


i am having the Nokia 60 series development kit.
i have configured the gobal.properties with nokia home and choose the nokia home at the time of project creation in eclipse but still i got the same error msg.

This samne error come for sony ericson sdk also.

please drive away from this problem........

Thanks in advance
Giridaran.R
 
Ranch Hand
Posts: 1282
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Your porblem is with   license.key file   which may be a consequence of something to do with the businesses for whom you propose to do development.

Do you have license key file ?
 
Giri Regu
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for your reply

I dont have the license.key file for j2me polish.
i am a student. i am trying at my own interest.
how can get that file?


thanks in advance
Giridaran.RS
 
Saloon Keeper
Posts: 28822
212
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by RS.GIRI DARAN:
Thanks for your reply

I dont have the license.key file for j2me polish.
i am a student. i am trying at my own interest.
how can get that file?


thanks in advance
Giridaran.RS



You should be able to get a test key from the Polish website. If they did like some products do and provide it with the sample developer's kit, you may have to download a fresh copy of the developer's kit, unless you can persuade them to send you an extension key.

By the way, could you edit your display name to not be all in upper case? It's hard on the eyes and all upper case is condidered to be the Internet version of YELLING.
 
Nicholas Jordan
Ranch Hand
Posts: 1282
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
[Tim Holloway:]   You should be able to get a test key from the Polish website. If they did like some products do and provide it with the sample developer's kit, you may have to download a fresh copy of the developer's kit, unless you can persuade them to send you an extension key.

They had an open-source license of some kind, a GPL or something. It is not hard to find and the poster should be able to use it under the generally accepted 'student use' because that's what the website says the gpl is for.
 
Tell me how it all turns out. Here is a tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic