| Reply | « Previous Thread | Next Thread » |
|
hi,
i´m start use symbian, i install mobile pack of netbeans and s60 3edtion fp1 sdk, and trie the examples that s60 brings. All gives the same problem :"unhandled exception" on emulalator, i can´t understand what is the proble. |
|
Please let us know in which example are you getting the exception and at which part of code does this occour. Is your app working even if you are getting exception ?
Regards Gopal __________________ MobiQuil.com An initiative by Developers for Developers. http://www.mobiquil.com - Alpha - Launched. |
|
i has use the helloworld that s60 have to test, and thats examples are certainly right so i think that the problem is whith the emulator or compiler i don´t now.
the error is a exception i try debugg but gives the same problem. |
|
Hello
Maybe changing your specified exception into catch(Exception e){} will work It catches all error not only specifeid one Good luck Nuker |
|
hi,
i read the S60 S60 3rd Edition SDK for Symbian OS , Supporting Feature Pack 1 guide its recommend the ide java 5.0 and i use 5.5, its could be the cause of exception? ty |
|
someone can help me please, i have done everything, isearch on google but can´t understand because in theory the examples that s60 are correct, i try to put try,catch but still give me handled exception.
ty. |
|
Does the emulator start fully or does the emulator throw the exception before it starts to run the MIDlet (it is not exactly clear from your explanation)? If the emulator startup throws the exception, then there is something wrong with your installation
Hartti |
|
i am having exactly the same problem. the exception is ocurring as soon as the midlet starts. i wrote an app that i have compiled and ran on a physical mobile as well as the wtk emulator. i want to use the s60 emulator to test the bluetooth portions of my code. i think the error is being caused by using try/catch statements as with judicious system.out statements i have found that even the presence of a try/catch block results in the exception being raised when the constructor of class containing the try/catch block is called. strange that the output of System.out. is shown in the command window i use to lauch the emulator but the output from this error isn't?
any help is greatly apreciated dave |
| banditmonkey |
| View Public Profile |
| Find all posts by banditmonkey |
|
yeah i found the problem,
i hadn't preverified the classes - the emulator was falling over when it hit any references i made to bluetooth objects/methods - i recompiuled using the nokia midp2 implementation then preveified the classes and it worked sweetly. i removed the perverification step age ok cos it was falling over and i didn't know why. so basically i was being a muppet. apologies if anyone has looked into this, anyone with a similar problem - check that you preverify cheers dave |
| banditmonkey |
| View Public Profile |
| Find all posts by banditmonkey |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Problem MMC+USB Connection | Fede81 | General Symbian C++ | 1 | 2007-06-14 07:13 |
| MIDI Sound problem (J2ME / Series 60) | JPapke | Mobile Java Media (Graphics & Sounds) | 2 | 2004-10-29 09:17 |
| 7210 Silent Problem | MarkMckim | Mobile Java General | 1 | 2003-03-18 13:36 |
| Series 60 Concept SDK throws an unknown exception | sagee | Mobile Java Tools & SDKs | 0 | 2003-02-27 13:10 |
| Problem with bldmake bldfiles for Series 60 SDK 6.1 | dml | Symbian Tools & SDKs | 3 | 1970-01-01 02:00 |