Hi group,

for some reasons my first name has been misspelled. I'm of course NEIL young, 
the great country singer :) Probably my fault...

Never mind. Thanks to all for your assistance and your hints. Meanwhile I came 
across all of my problems and would like to let you participate in the results.

Problem #1: S60 3rd emulator does not recognize valid certificate and installs 
in untrusted mode while debugging.

This problem can be solved by inspecting and manipulating the files in  

C:\S60\devices\S60_3rd_MIDP_SDK_FP1_3\bin\epoc32\release\winscw\udeb\z\system\data\midp2\security\policy



The files contain a couple of very interesting, self explaining entries. E.g. 
some "ConnectionFilters". I simply removed the appropriate sections. The 
emulator still claims to run in untrusted mode, but has indeed no restrictions 
anymore.



Problem #2: java.util.zip.ZipException: invalid entry compressed size (expected 
x but got y bytes).



This problem is also simply to solve. Go to Project/Properties/J2ME/Manage 
Devices. Doubleclick each of the emulator device profiles you are using. Remove 
the '[%classpath%|-classpath "%classpath%"]' entries in the Launch Command 
Template box. Do launch your debuggee via the "Midlet" entry in the debug 
configurations setup. Do not use the JAD URL entry here. This setup obsoletes 
the hints given in 
http://discussion.forum.nokia.com/forum/showthread.php?t=117158.

HTH
Neil 

----- Original Message ----- 
From: "Markus Sinner" <[EMAIL PROTECTED]>
To: <eclipseme-users@lists.sourceforge.net>
Sent: Monday, February 18, 2008 11:36 PM
Subject: Re: [Eclipseme-users] EclipseME 1.7.7 vs. S60 3rd emulator


> Hello Nei,
> 
> do you have a virus scanner active? I encountered such problems with 
> AntiVir, it seems to create a race-condition. Try deactivating it.
> 
> Greetings,
> Markus
> 
> Craig Setera schrieb:
>> I have heard of problems like this with zip's created from within Java.  
>> I don't know of any good solution.  The only thing I can think to do is 
>> to repackage the zip file after the build with a different zip utility.
>>
>> nei young wrote:
>>   
>>> Many thanks for your assistance. May I ask you for another problem?
>>>  
>>> I have this with all S60 SDKs starting with 2nd FP3. From time to time 
>>> the emulator refuses to launch with
>>>  
>>> java.util.zip.ZipException: invalid entry compressed size (expexted x 
>>> but got y bytes).
>>>  
>>> This is absolutely annoying, because it can either not be resolved or 
>>> sometimes does commenting out of some lines helps...
>>>  
>>> The web is full of that problem description, but no solution is by hand.
>>>  
>>> I desperately need the original emulator, but tried _all_ from S60 1st 
>>> to S60 3rd: There is NO emulator, which doesn't have at least ONE 
>>> critical problem, making him useless.
>>>  
>>> I agree: WTK works like a charme, but WTK doesn't have a browser...
>>>  
>>> Regards
>>>  
>>> ------------------------------------------------------------------------
>>>
>>> -------------------------------------------------------------------------
>>> This SF.net email is sponsored by: Microsoft
>>> Defy all challenges. Microsoft(R) Visual Studio 2008.
>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> Eclipseme-users mailing list
>>> Eclipseme-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/eclipseme-users
>>>   
>>>     
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio 2008.
>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>> _______________________________________________
>> Eclipseme-users mailing list
>> Eclipseme-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/eclipseme-users
>>   
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Eclipseme-users mailing list
> Eclipseme-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/eclipseme-users
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Eclipseme-users mailing list
Eclipseme-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/eclipseme-users

Reply via email to