Stefano,

You should get a JAR built automatically.  You can use the information 
in http://eclipseme.org/docs/buildingRef.html to see what is happening 
with the builder and potentially get more information that will help us 
understand better what is going on.

Thanks,
Craig

Stefano Mora wrote:
> Thanks Craig,
> I run the application via the launchpad and i receive the same message 
> error: it seems that the application needs to be installed inside the 
> emulator 'cause if i install it using the emulator screens i'm able to run 
> the application (???)
> I sent an email to Motorola support to have more info ....
>
> Right now when i save the source file, Eclipse generates the class file but 
> not the jar file!
> To have the jar file i need to select the command to generate the 
> 'deployed': is it normal or I miss somenthing?
>
> Thanks again!
>
>   
>> I'm not sure why it might not like your application.  The key is the
>> "--- Failed to install application." statement.  You might try starting
>> up the Motorola SDK from their launch pad and trying to run your JAD
>> file from there to see what it doesn't like.  Please also make sure that
>> you have your MIDlet listed in the JAD file at the root of your project.
>>
>> Thanks,
>> Craig
>>
>> Stefano Mora wrote:
>>     
>>> Hi all,
>>>
>>> i set up my PC with:
>>> - Windows XP SP2
>>> - Eclipse 3.2
>>> - Eclipse ME plugin 1.7.7
>>> - Wireless Toolkit 2.5.1 by Sun
>>> - Motorola SDK 6.4
>>>
>>> I wrote a very simple test program.
>>> When i run a debug session from Eclipse, i press the debug button and i 
>>> see
>>> for some seconds the emulator image; then it  close.
>>> The console window reports:
>>>
>>> JBlend Device Emulator
>>> Copyright 2000-2005 Aplix Corporation. All rights reserved.
>>> Platform Power on!
>>> Params for NAppMain():
>>> "-Xdescriptor:C:\DOCUME~1\Stefano\IMPOST~1\Temp\_eclipseme.tmpStefano\TestME
>>> 38264.launch\TestME.jad"
>>> Params for NAppMain(): "-Xdevice:V230_V235"
>>> Params for NAppMain(): "-debugger"
>>> Params for NAppMain(): "-port"
>>> Params for NAppMain(): "2800"
>>> Params for NAppMain(): "-suspend"
>>> Params for NAppMain(): "-shutdown"
>>> === service API trace: AmJBlendInitialize()
>>>  type: 2
>>>  bssAddress: 0x005f7000 bssSize: 0xa200
>>>  dataAddress: 0x008d2000 dataSize: 0xe088
>>>  initDataAddress: 0x01d90048
>>> -jam  address     0x5f7790 : 0x5f77b4
>>>              5f7000 : 5f7790
>>>              5f77b4 : 601200
>>> Pixel format is 16-bit RGB=555
>>> [PushEventThread]thread starts.
>>> --- Failed to install application.
>>> Platform Power off!
>>>
>>>
>>> In a 'DOS' window i captured:
>>>
>>> Connecting to localhost on port 2800
>>> Waiting for debugger on port 1992
>>> Connection received.
>>> KVM not ready: JkHOpenDebugStream()->-4
>>> KVM not ready: JkHOpenDebugStream()->-4
>>> KVM not ready: JkHOpenDebugStream()->-4
>>> .....
>>>
>>>
>>> I checked that into the temporary directory specified in the console 
>>> output
>>> are present both the jad and jar files.
>>> Note: jad file and jar file have NOT the same name but the jar reference 
>>> is
>>> correct into the jad file.
>>>
>>> Please, how can i solve it ?
>>>
>>> Which is the correct way to deploy the application to the emulator? (the 
>>> OTA
>>> is not available, is it?).
>>>
>>> Thanks,
>>> regards!
>>>
>>>
>>> -------------------------------------------------------------------------
>>> SF.Net email is sponsored by:
>>> Check out the new SourceForge.net Marketplace.
>>> It's the best place to buy or sell services for
>>> just about anything Open Source.
>>> http://sourceforge.net/services/buy/index.php
>>> _______________________________________________
>>> Eclipseme-users mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/eclipseme-users
>>>
>>>       
>> -------------------------------------------------------------------------
>> SF.Net email is sponsored by:
>> Check out the new SourceForge.net Marketplace.
>> It's the best place to buy or sell services for
>> just about anything Open Source.
>> http://sourceforge.net/services/buy/index.php
>> _______________________________________________
>> Eclipseme-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/eclipseme-users 
>>     
>
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by: 
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Eclipseme-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/eclipseme-users
>   

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Eclipseme-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/eclipseme-users

Reply via email to