eclipseme-users Mailing List for EclipseME (Page 2)
Brought to you by:
setera
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
(1) |
Oct
|
Nov
(1) |
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
|
Feb
(9) |
Mar
(59) |
Apr
(21) |
May
(22) |
Jun
(27) |
Jul
(68) |
Aug
(42) |
Sep
(35) |
Oct
(25) |
Nov
(50) |
Dec
(79) |
2005 |
Jan
(95) |
Feb
(82) |
Mar
(53) |
Apr
(60) |
May
(45) |
Jun
(79) |
Jul
(92) |
Aug
(61) |
Sep
(88) |
Oct
(69) |
Nov
(34) |
Dec
(36) |
2006 |
Jan
(55) |
Feb
(32) |
Mar
(36) |
Apr
(47) |
May
(23) |
Jun
(37) |
Jul
(30) |
Aug
(62) |
Sep
(38) |
Oct
(36) |
Nov
(48) |
Dec
(32) |
2007 |
Jan
(24) |
Feb
(34) |
Mar
(93) |
Apr
(36) |
May
(57) |
Jun
(68) |
Jul
(61) |
Aug
(64) |
Sep
(83) |
Oct
(75) |
Nov
(65) |
Dec
(49) |
2008 |
Jan
(45) |
Feb
(74) |
Mar
(19) |
Apr
(20) |
May
(29) |
Jun
(29) |
Jul
(8) |
Aug
(15) |
Sep
(24) |
Oct
(67) |
Nov
(14) |
Dec
(12) |
2009 |
Jan
|
Feb
(8) |
Mar
(8) |
Apr
(2) |
May
|
Jun
(6) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Mr C. B. <car...@ya...> - 2008-12-30 16:57:44
|
Hi, Anyone knows how to get back the "MIDP Library" after delete it from the "Libraries Build Path Tab" ? thanks in advance, Carlos |
From: Setera C. <cra...@se...> - 2008-12-17 12:08:59
|
There is no such control in either EclipseME or MTJ. I do know the problem you are referring to and it affects an extremely small number of devices. My suggestion would be to make the change outside of EclipseME or MTJ. This seems like something appropriate for Ant build scripts. On Dec 17, 2008, at 4:40 AM, Stefan Mayr wrote: >> Uhm, line feeds where ? (Not that I am aware of any such options, but > just wondering what you are referring to) > > Specially in the manifest and jad file. For example on windows > machines: > > MIDlet-Version: 1.0.0<lf><cr> > > should be > > MIDlet-Version: 1.0.0<lf> > > otherwise you could get an 905 Attribute Mismatch when installing on > phones. > > regards > steve > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, > Nevada. > The future of the web can't happen without you. Join us at MIX09 to > help > pave the way to the Next Web now. Learn more and register at > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users |
From: Setera C. <cra...@se...> - 2008-12-17 12:07:51
|
Please try the most recent version of the Eclipse MTJ project and see if that works any better. If not, you will need to provide more specific information including the operating system version, version of MTJ and the version of device that you are attempting to import. On Dec 17, 2008, at 4:55 AM, shubhakanta panda wrote: > when i am inpoting device in device manager it finds no device. > i have tired with my the drive of ny pc but no device is found to > add and unable to start a project .i an new to eclipse > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, > Nevada. > The future of the web can't happen without you. Join us at MIX09 to > help > pave the way to the Next Web now. Learn more and register at > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/_______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users |
From: shubhakanta p. <skp...@gm...> - 2008-12-17 10:55:07
|
when i am inpoting device in device manager it finds no device. i have tired with my the drive of ny pc but no device is found to add and unable to start a project .i an new to eclipse |
From: Stefan M. <ste...@gm...> - 2008-12-17 10:40:57
|
>Uhm, line feeds where ? (Not that I am aware of any such options, but just wondering what you are referring to) Specially in the manifest and jad file. For example on windows machines: MIDlet-Version: 1.0.0<lf><cr> should be MIDlet-Version: 1.0.0<lf> otherwise you could get an 905 Attribute Mismatch when installing on phones. regards steve |
From: Diego T. <di...@to...> - 2008-12-17 09:57:20
|
Uhm, line feeds where ? (Not that I am aware of any such options, but just wondering what you are referring to) On Wed, 17 Dec 2008 08:23:19 pm Stefan Mayr wrote: > As found in the sprintdevelopers forum, some (specially Samsung phones) > dont like crlf as the end of the line. It should be only a linefeed. Is > there any option for enabling only lf when creating a package in eclipseme? > > thx > > |
From: Stefan M. <ste...@gm...> - 2008-12-17 09:51:04
|
As found in the sprintdevelopers forum, some (specially Samsung phones) dont like crlf as the end of the line. It should be only a linefeed. Is there any option for enabling only lf when creating a package in eclipseme? thx |
From: tzur S. <ts...@gm...> - 2008-12-06 23:11:24
|
Asif, I'd like to add my 5cents. The Nokia S-60 emulators are well known for their oddities. In many cases I saw, it takes a while to get them working and then after, they are extremely fragile. Basically, you'll need to explore many possibilities, I'll throw in just a few because the fact of the matter is that the emulator implementation is total (CR$@#$%AP). 1. check your java runtime version (and path setting to make sure the emulator see the correct one), check the emulator sdk for which version it wants. 2. run the symbian emulator standalone (not via eclipse), make sure it runs ok (it may take forever to launch) 3. observe the emulator logs (the message you got hides many others) the logs (I'm iPhoning lately with no access to a machine with the sdk) used to be hidden somewhere in the sdk dir tree. Hope this gives you some hints, --tzurs On Sun, Dec 7, 2008 at 1:04 AM, Diego Tognola <di...@to...> wrote: > Asif, > > Just a thought - are you obfuscating ? Althought different codes, I did > experienced symbian errors, depending on my ProGuard settings.. > > Cheers, > Diego > > > On Sun, 7 Dec 2008 09:30:13 am Craig Setera wrote: > > Asif, > > > > I don't have any idea what this means. I think you probably need to > > check with Forum Nokia to see if they can offer any help on that > > emulator error code. > > > > Thanks, > > Craig > > > > Asif Kadiwala wrote: > > > Hi All, > > > > > > I am using EclipseME as IDE for development on S60 3rd sdk.I have > > > created my first application using the guideline of eclipseME document > > > but my SDK progress window stops at Launch session and showing error > > > as follows. > > > > > > Failed to launch emulator failed. > > > Caught exception: > > > java.lang.RuntimeException: command failed with Symbian error code: > -30472 > > > at > > > > com.symbian.tools.j2me.sei.emulator.session.command.SessionCommand.load(SessionCommand.java:70) > > > at > > > > com.symbian.tools.j2me.sei.emulator.session.command.InstallCommand.load(InstallCommand.java:116) > > > at > > > > com.symbian.tools.j2me.sei.emulator.session.command.SessionCommand.execute(SessionCommand.java:86) > > > at > > > > com.symbian.tools.j2me.sei.emulator.session.RemoteSession.installMIDletSuite(RemoteSession.java:252) > > > at > > > > com.symbian.tools.j2me.sei.emulator.EmulatorLauncher.launchMIDlet(EmulatorLauncher.java:502) > > > at > > > > com.symbian.tools.j2me.sei.emulator.EmulatorLauncher.launch(EmulatorLauncher.java:283) > > > at com.symbian.tools.j2me.sei.emulator.Main.main(Main.java:49 > > > > > > I have installed active perl 5.10 before installing sdk. > > > > > > anyone please help me out. > > > Thanks in advnce.. > > > > > > Thanks, > > > Asif > > > > > > -- > > > Best Regards , > > > > > > Asif Kadiwala , > > > Engineer, > > > Collabera Solution Pvt. Ltd. ( CMMI Level-5 Company) > > > www.collabera.com <http://www.collabera.com> > > > > ------------------------------------------------------------------------ > > > > > > > ------------------------------------------------------------------------- > > > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > > > Build the coolest Linux based applications with Moblin SDK & win great > prizes > > > Grand prize is a trip for two to an Open Source event anywhere in the > world > > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > Eclipseme-users mailing list > > > Ecl...@li... > > > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > > > > > > > > > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. > The future of the web can't happen without you. Join us at MIX09 to help > pave the way to the Next Web now. Learn more and register at > > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > |
From: Diego T. <di...@to...> - 2008-12-06 23:04:14
|
Asif, Just a thought - are you obfuscating ? Althought different codes, I did experienced symbian errors, depending on my ProGuard settings.. Cheers, Diego On Sun, 7 Dec 2008 09:30:13 am Craig Setera wrote: > Asif, > > I don't have any idea what this means. I think you probably need to > check with Forum Nokia to see if they can offer any help on that > emulator error code. > > Thanks, > Craig > > Asif Kadiwala wrote: > > Hi All, > > > > I am using EclipseME as IDE for development on S60 3rd sdk.I have > > created my first application using the guideline of eclipseME document > > but my SDK progress window stops at Launch session and showing error > > as follows. > > > > Failed to launch emulator failed. > > Caught exception: > > java.lang.RuntimeException: command failed with Symbian error code: -30472 > > at > > com.symbian.tools.j2me.sei.emulator.session.command.SessionCommand.load(SessionCommand.java:70) > > at > > com.symbian.tools.j2me.sei.emulator.session.command.InstallCommand.load(InstallCommand.java:116) > > at > > com.symbian.tools.j2me.sei.emulator.session.command.SessionCommand.execute(SessionCommand.java:86) > > at > > com.symbian.tools.j2me.sei.emulator.session.RemoteSession.installMIDletSuite(RemoteSession.java:252) > > at > > com.symbian.tools.j2me.sei.emulator.EmulatorLauncher.launchMIDlet(EmulatorLauncher.java:502) > > at > > com.symbian.tools.j2me.sei.emulator.EmulatorLauncher.launch(EmulatorLauncher.java:283) > > at com.symbian.tools.j2me.sei.emulator.Main.main(Main.java:49 > > > > I have installed active perl 5.10 before installing sdk. > > > > anyone please help me out. > > Thanks in advnce.. > > > > Thanks, > > Asif > > > > -- > > Best Regards , > > > > Asif Kadiwala , > > Engineer, > > Collabera Solution Pvt. Ltd. ( CMMI Level-5 Company) > > www.collabera.com <http://www.collabera.com> > > ------------------------------------------------------------------------ > > > > ------------------------------------------------------------------------- > > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > > Build the coolest Linux based applications with Moblin SDK & win great prizes > > Grand prize is a trip for two to an Open Source event anywhere in the world > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Eclipseme-users mailing list > > Ecl...@li... > > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > > > |
From: Craig S. <cra...@se...> - 2008-12-06 22:56:59
|
Asif, I don't have any idea what this means. I think you probably need to check with Forum Nokia to see if they can offer any help on that emulator error code. Thanks, Craig Asif Kadiwala wrote: > Hi All, > > I am using EclipseME as IDE for development on S60 3rd sdk.I have > created my first application using the guideline of eclipseME document > but my SDK progress window stops at Launch session and showing error > as follows. > > Failed to launch emulator failed. > Caught exception: > java.lang.RuntimeException: command failed with Symbian error code: -30472 > at > com.symbian.tools.j2me.sei.emulator.session.command.SessionCommand.load(SessionCommand.java:70) > at > com.symbian.tools.j2me.sei.emulator.session.command.InstallCommand.load(InstallCommand.java:116) > at > com.symbian.tools.j2me.sei.emulator.session.command.SessionCommand.execute(SessionCommand.java:86) > at > com.symbian.tools.j2me.sei.emulator.session.RemoteSession.installMIDletSuite(RemoteSession.java:252) > at > com.symbian.tools.j2me.sei.emulator.EmulatorLauncher.launchMIDlet(EmulatorLauncher.java:502) > at > com.symbian.tools.j2me.sei.emulator.EmulatorLauncher.launch(EmulatorLauncher.java:283) > at com.symbian.tools.j2me.sei.emulator.Main.main(Main.java:49 > > I have installed active perl 5.10 before installing sdk. > > anyone please help me out. > Thanks in advnce.. > > Thanks, > Asif > > -- > Best Regards , > > Asif Kadiwala , > Engineer, > Collabera Solution Pvt. Ltd. ( CMMI Level-5 Company) > www.collabera.com <http://www.collabera.com> > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > ------------------------------------------------------------------------ > > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > |
From: Asif K. <asi...@gm...> - 2008-11-24 07:20:31
|
Hi All, I am using EclipseME as IDE for development on S60 3rd sdk.I have created my first application using the guideline of eclipseME document but my SDK progress window stops at Launch session and showing error as follows. Failed to launch emulator failed. Caught exception: java.lang.RuntimeException: command failed with Symbian error code: -30472 at com.symbian.tools.j2me.sei.emulator.session.command.SessionCommand.load(SessionCommand.java:70) at com.symbian.tools.j2me.sei.emulator.session.command.InstallCommand.load(InstallCommand.java:116) at com.symbian.tools.j2me.sei.emulator.session.command.SessionCommand.execute(SessionCommand.java:86) at com.symbian.tools.j2me.sei.emulator.session.RemoteSession.installMIDletSuite(RemoteSession.java:252) at com.symbian.tools.j2me.sei.emulator.EmulatorLauncher.launchMIDlet(EmulatorLauncher.java:502) at com.symbian.tools.j2me.sei.emulator.EmulatorLauncher.launch(EmulatorLauncher.java:283) at com.symbian.tools.j2me.sei.emulator.Main.main(Main.java:49 I have installed active perl 5.10 before installing sdk. anyone please help me out. Thanks in advnce.. Thanks, Asif -- Best Regards , Asif Kadiwala , Engineer, Collabera Solution Pvt. Ltd. ( CMMI Level-5 Company) www.collabera.com |
From: Setera C. <cra...@se...> - 2008-11-13 12:04:21
|
Diego, Is this all MTJ related? If so, you need to get on to the MTJ newsgroup and have the discussion there. There is already discussion going on about changes to the Antenna export support for MTJ. In the end, the goal (from my perspective) is that dependent projects build via Ant in the same way as the same Eclipse build order. Obviously, this is non-trivial and there may be problems. Don't forget that patches are always welcome to address issues. In the case of the Ant support, if you can provide a template for the Ant output that is more correct that could be helpful. Thanks, Craig On Nov 13, 2008, at 4:40 AM, Diego Tognola wrote: > Hi, > > playing around a little bit more with this, I do have a question, > however. > Let's assume I have: > > MTJ project 'AntennaTestInternal' > MTJ project 'AntennaTest' which depends on AntennaTestInternal and > exports it > in its Java Build Path. > > Now if I export the Antenna build files for each and then run ant > in 'AntennaTestInternal' first, then the build succeeds and all is > peachy. > > But if I then run ant in 'AntennaTest', the classpath is missing the > class(es) > from 'AntennaTestInternal', build fails. > > Now obviously I can go and fix this in the generated build files (I > am more > familiar with Ant than I like) but here's my question: > > -> What is the preferred/designed/intended way of sharing dependent > classes in > this case, via the build/classes directory which gets created or via > the > jars ? > > I noticed that the classpath for 'AntennaTestInternal' is actually > defined in > AntennaTest/mtj-build.xml, but has an incorrect value. So maybe this > is a > tiny bug ? > > I hope I am making sense here ;-/ > > Diego > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users |
From: Diego T. <di...@to...> - 2008-11-13 10:39:40
|
Hi, playing around a little bit more with this, I do have a question, however. Let's assume I have: MTJ project 'AntennaTestInternal' MTJ project 'AntennaTest' which depends on AntennaTestInternal and exports it in its Java Build Path. Now if I export the Antenna build files for each and then run ant in 'AntennaTestInternal' first, then the build succeeds and all is peachy. But if I then run ant in 'AntennaTest', the classpath is missing the class(es) from 'AntennaTestInternal', build fails. Now obviously I can go and fix this in the generated build files (I am more familiar with Ant than I like) but here's my question: -> What is the preferred/designed/intended way of sharing dependent classes in this case, via the build/classes directory which gets created or via the jars ? I noticed that the classpath for 'AntennaTestInternal' is actually defined in AntennaTest/mtj-build.xml, but has an incorrect value. So maybe this is a tiny bug ? I hope I am making sense here ;-/ Diego |
From: Diego T. <di...@to...> - 2008-11-13 09:27:51
|
Hi all, Exporting the antenna files is a very, very cool idea and almost works perfectly, nice feature Craig ! What I noticed and would like to share is that if there are several src files defined for the project, then the order defined in the eclipse project does not necessarily correspond to the order in the generated mtj-build.xml (target "-mtj-build"). So this could break your compilation for apparent 'no reason' - until you've fixed the order of the wtkbuild calls in this target ;-) Cheers, Diego |
From: Diego T. <di...@to...> - 2008-11-12 03:27:54
|
I've moved the project outside of the workspace and would like to import it back (to maintain the SVN structure it belongs to). So I do: * Import->EclipseME Project * Point the root directory to the parent of the project directory It then shows the project in the list, but there is no "Copy projects into workspace" option as appearing on the standard import wizard. So which "copy" option are you referring to ? On Wed, 12 Nov 2008 02:19:24 pm Craig Setera wrote: > Are you importing using the "copy" option or leaving them in place? You > probably need to copy them into your workspace during the import if you > are not already. > > Diego Tognola wrote: > > Hi all, > > > > following the instructions on > > http://eclipseme.org/blog/2008/10/19/converting-from-eclipseme-to-mobile- > >tools-for-java/ > > > > I am trying to import projects that I have moved out from my workspace to > > somewhere else. But I get: > > > > Creation Problems > > Path must include project and resource name: /MicroLog > > > > I'm using Eclipse 3.4 - am I being bad ? > > > > Diego > > > > ------------------------------------------------------------------------- > > This SF.Net email is sponsored by the Moblin Your Move Developer's > > challenge Build the coolest Linux based applications with Moblin SDK & > > win great prizes Grand prize is a trip for two to an Open Source event > > anywhere in the world > > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > _______________________________________________ > > Eclipseme-users mailing list > > Ecl...@li... > > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge Build the coolest Linux based applications with Moblin SDK & win > great prizes Grand prize is a trip for two to an Open Source event anywhere > in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users |
From: Craig S. <cra...@se...> - 2008-11-12 03:19:36
|
Are you importing using the "copy" option or leaving them in place? You probably need to copy them into your workspace during the import if you are not already. Diego Tognola wrote: > Hi all, > > following the instructions on > http://eclipseme.org/blog/2008/10/19/converting-from-eclipseme-to-mobile-tools-for-java/ > > I am trying to import projects that I have moved out from my workspace to > somewhere else. But I get: > > Creation Problems > Path must include project and resource name: /MicroLog > > I'm using Eclipse 3.4 - am I being bad ? > > Diego > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > |
From: Diego T. <di...@to...> - 2008-11-12 02:40:49
|
Hi all, following the instructions on http://eclipseme.org/blog/2008/10/19/converting-from-eclipseme-to-mobile-tools-for-java/ I am trying to import projects that I have moved out from my workspace to somewhere else. But I get: Creation Problems Path must include project and resource name: /MicroLog I'm using Eclipse 3.4 - am I being bad ? Diego |
From: Craig S. <cra...@se...> - 2008-11-04 23:29:06
|
You need to use the Java ME libraries for doing web services and you should *not* be using a 1.6 JRE. If you required 1.6 in order to get it working, it is pretty much guaranteed not to work on Java ME. Craig Guadalupe Ortiz wrote: > > Hi all, > I finally changed my eclipse version and eclipseMe seems to be working ok. > I want to invoke a web service from an EclipseMe Application and I > have not a clue of how to start. > First let me say I am working with RSA (which is over Eclipse) > My first attempt was creating the web service client and then try to > convert it into a mobile application (through the use of MTJ --> > Convert to Midlet Project) > > I found 4 errors when doing so: > First was solved changing the jre to 1.6. > > I am still dealing with the following three: > * Error preverifying class mipaquete.MiServicioService > java/lang/NoClassDefFoundError: javax/xml/ws/Service > * Error preverifying class mipaquete.ObjectFactory > VERIFIER ERROR > mipaquete/ObjectFactory.createMiOperacion(Lmipaquete/MiOperacion;)Ljavax/xml/bind/JAXBElement;: > Illegal type in constant pool > * Type mipaquete.MiServicioPortProxy$Descriptor Error preverifying > class mipaquete.MiServicioPortProxy$Descriptor > VERIFIER ERROR > mipaquete/MiServicioPortProxy$Descriptor.getDispatch()Ljavax/xml/ws/Dispatch;: > Illegal type in constant pool > > I only started to solve the first one. I assumed that I have to add > the right .jar to manifest file (please let me know if I am wrong). I > tried to do by adding the textual classpath rt.jar, however I am not > able to give it the right path: > C:\Archivos de > programa\IBM\SDP\runtimes\base_v7_stub\java\jre\lib\rt.jar (even > though I split the too long sentence into two and I include an space > at the beginning of the second, I still get an error when saving) > > I would appreciate any help > A) to solve the existing problems > or > B) To create a web service client in an EclipseME application through > any other method. > > Thank-you very much in advance, > Guadalupe > PS Any clue is welcomed!! > > -- > Dr. Guadalupe Ortiz Bellot > Assistant Professor > Computer Science Department > University of Extremadura > > gob...@un... <mailto:gob...@un...> > http://personales.ya.com/gobellot/ > > Quercus Software Engineering Group > http://quercusseg.unex.es > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > ------------------------------------------------------------------------ > > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > |
From: Craig S. <cra...@se...> - 2008-11-04 23:27:56
|
Frank, I'm sorry, but I have no idea what might be going on. It sounds like a bug in the emulator and not in EclipseME/JDT. You might also want to check your anti-virus software. Maybe it is doing something odd? Thanks, Craig Frank Nguyen wrote: > I use EclipseMe 3.2 and Sprint WTK 331. I setup the Run and Debug Common > (run and debug on the same simulator device). Every time I run the simulator > or debugger and accidentally press the red End key on the device, the > simulator (and the app) terminated. In restart, I often see this error on > the console and the app never start. > > KVMListener: Exception java.net.ConnectException: Connection refused: > connect KVM not ready > > I tried all different solutions and it appears that the only way to make it > work again is to reboot my PC !! I tried clearing the temp.DeviceXXXX under > appdb, switching b/w Debug and Java perspective, Running under debug > perspective and Debug under Java and vice versa, etc. but none works. > > It seems like KVMListener port was not released after its termination. How > do we identify and release KVMListener process and port? > > Thanks, > > Frank Nguyen > > Internal Virus Database is out-of-date. > Checked by AVG. > Version: 7.5.432 / Virus Database: 270.8.1/1543 - Release Date: 10/15/2008 > 12:00 AM > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > |
From: Frank N. <fr...@yo...> - 2008-11-04 19:09:36
|
I use EclipseMe 3.2 and Sprint WTK 331. I setup the Run and Debug Common (run and debug on the same simulator device). Every time I run the simulator or debugger and accidentally press the red End key on the device, the simulator (and the app) terminated. In restart, I often see this error on the console and the app never start. KVMListener: Exception java.net.ConnectException: Connection refused: connect KVM not ready I tried all different solutions and it appears that the only way to make it work again is to reboot my PC !! I tried clearing the temp.DeviceXXXX under appdb, switching b/w Debug and Java perspective, Running under debug perspective and Debug under Java and vice versa, etc. but none works. It seems like KVMListener port was not released after its termination. How do we identify and release KVMListener process and port? Thanks, Frank Nguyen Internal Virus Database is out-of-date. Checked by AVG. Version: 7.5.432 / Virus Database: 270.8.1/1543 - Release Date: 10/15/2008 12:00 AM |
From: Setera C. <cra...@se...> - 2008-11-03 12:53:14
|
Thanks for the update... I have it on my list to revisit my conversion blog entry to include the switch of the preprocessor engine... On Nov 3, 2008, at 6:38 AM, María Amor Vázquez wrote: > Hi all, > > Just a quick message to say that my problem is solved. I had forgotten > to change the line in the config.ini file. > I've changed: > eclipseme osgi.framework.extensions=eclipseme.core.hooks > to > osgi.framework.extensions=org.eclipse.mtj.core.hooks > as pointed out in one of the comments published in the web page with > regard to the switch from EclipseME to MTJ > Apparently my problem is solved. > > Thanks anyway. > Best wishes, > María > > María Amor Vázquez escribió: >> Hi Craig and other users, >> >> I've switched to MTJ as you suggested. In the beginning everything >> seemed to be working fine. Even some errors that I had before were >> solved. >> But now I'm having trouble when building my projects. I've noticed >> that >> no matter how bad my code is, when I build the project it gives no >> errors in the "Problems" view. Of course, the midlet doesn't run. >> Do you have any idea of what can be happenig? Maybe I've changed >> something that I shouldn´t during the switch form EclipseME to MTJ. >> Please, if anyone has a clue, I'd really appreciate it. >> >> Thanks >> Best regards, >> >> María Amor >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win >> great prizes >> Grand prize is a trip for two to an Open Source event anywhere in >> the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Eclipseme-users mailing list >> Ecl...@li... >> https://lists.sourceforge.net/lists/listinfo/eclipseme-users >> >> > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users |
From: María A. V. <ma...@tr...> - 2008-11-03 12:39:16
|
Hi all, Just a quick message to say that my problem is solved. I had forgotten to change the line in the config.ini file. I've changed: eclipseme osgi.framework.extensions=eclipseme.core.hooks to osgi.framework.extensions=org.eclipse.mtj.core.hooks as pointed out in one of the comments published in the web page with regard to the switch from EclipseME to MTJ Apparently my problem is solved. Thanks anyway. Best wishes, María María Amor Vázquez escribió: > Hi Craig and other users, > > I've switched to MTJ as you suggested. In the beginning everything > seemed to be working fine. Even some errors that I had before were solved. > But now I'm having trouble when building my projects. I've noticed that > no matter how bad my code is, when I build the project it gives no > errors in the "Problems" view. Of course, the midlet doesn't run. > Do you have any idea of what can be happenig? Maybe I've changed > something that I shouldn´t during the switch form EclipseME to MTJ. > Please, if anyone has a clue, I'd really appreciate it. > > Thanks > Best regards, > > María Amor > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Eclipseme-users mailing list > Ecl...@li... > https://lists.sourceforge.net/lists/listinfo/eclipseme-users > > |
From: María A. V. <ma...@tr...> - 2008-11-03 09:35:55
|
Hi Craig and other users, I've switched to MTJ as you suggested. In the beginning everything seemed to be working fine. Even some errors that I had before were solved. But now I'm having trouble when building my projects. I've noticed that no matter how bad my code is, when I build the project it gives no errors in the "Problems" view. Of course, the midlet doesn't run. Do you have any idea of what can be happenig? Maybe I've changed something that I shouldn´t during the switch form EclipseME to MTJ. Please, if anyone has a clue, I'd really appreciate it. Thanks Best regards, María Amor |
From: Guadalupe O. <gob...@un...> - 2008-11-03 08:42:21
|
Hi all, I finally changed my eclipse version and eclipseMe seems to be working ok. I want to invoke a web service from an EclipseMe Application and I have not a clue of how to start. First let me say I am working with RSA (which is over Eclipse) My first attempt was creating the web service client and then try to convert it into a mobile application (through the use of MTJ --> Convert to Midlet Project) I found 4 errors when doing so: First was solved changing the jre to 1.6. I am still dealing with the following three: * Error preverifying class mipaquete.MiServicioService java/lang/NoClassDefFoundError: javax/xml/ws/Service * Error preverifying class mipaquete.ObjectFactory VERIFIER ERROR mipaquete/ObjectFactory.createMiOperacion(Lmipaquete/MiOperacion;)Ljavax/xml/bind/JAXBElement;: Illegal type in constant pool * Type mipaquete.MiServicioPortProxy$Descriptor Error preverifying class mipaquete.MiServicioPortProxy$Descriptor VERIFIER ERROR mipaquete/MiServicioPortProxy$Descriptor.getDispatch()Ljavax/xml/ws/Dispatch;: Illegal type in constant pool I only started to solve the first one. I assumed that I have to add the right .jar to manifest file (please let me know if I am wrong). I tried to do by adding the textual classpath rt.jar, however I am not able to give it the right path: C:\Archivos de programa\IBM\SDP\runtimes\base_v7_stub\java\jre\lib\rt.jar (even though I split the too long sentence into two and I include an space at the beginning of the second, I still get an error when saving) I would appreciate any help A) to solve the existing problems or B) To create a web service client in an EclipseME application through any other method. Thank-you very much in advance, Guadalupe PS Any clue is welcomed!! -- Dr. Guadalupe Ortiz Bellot Assistant Professor Computer Science Department University of Extremadura gob...@un... http://personales.ya.com/gobellot/ Quercus Software Engineering Group http://quercusseg.unex.es |
From: Russel W. <rus...@co...> - 2008-10-28 12:05:33
|
Craig, On Tue, 2008-10-28 at 06:01 -0500, Setera Craig wrote: > I just posted a new blog entry listing lots of good reasons to make > the switch to MTJ from EclipseME. Please check out http://eclipseme.org/blog/2008/10/28/why-switch-to-eclipse-mobile-tools-for-java/ Personally I see no reason not to switch to MTJ, and indeed have done so for myself and future training courses -- MTJ 0.9 is really EclipseME 1.9 so what reason is there not to change? Well actually I can think of one: MTJ has the potential of being seen as a Motorola project with all the consequences that a single-manufacturer-driven FOSS project suffers. I know that there is Nokia presence in the development team, also IBM, but it really looks like a Motorola project with Sybase input. Can I propose that the MTJ team actively seek out a bit more Nokia, SonyEricsson, Samsung, LG, Blackberry, etc. representation amongst the central development team? -- Russel. ==================================================== Dr Russel Winder Partner Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203 41 Buckmaster Road, f: +44 8700 516 084 London SW11 1EN, UK. m: +44 7770 465 077 |