Emulator/OTA Problem

I am trying to test record store functionality in an application being deployed OTA. When exit the app the entire emulator closes. When I run it 'regular execution' the emulator just returns to the 'Choose a MIDlet' screen. Can I run my MIDlet suite OTA (for Push Registry convenience) and get the emulator to not close between MIDlet executions?

Hi,
I have had this problem and I got to solve.
You need to delete the files generated in the WTK emulator phone (C:\WTK2.5.1\appdb\DefaultColorPhone\*), except the filesystem.
I guess it's because problems in the RMS and config. files during the build.

Similar Messages

  • J2mewtk 2.0: PushRegistry emulator test problem (push registration file)

    Hi all,
    I have created a mipd 2.0 midlet that uses the PushRegistry to listen for incomming data.
    The PushRegistry entry is dynamic created with the code:
    PushRegistry.registerConnection("socket://:12345", "untitled1.MIDlet1", "*");
    Everything compiles ok, but when I test the midlet in the DefaultColorPhone emulator the broblems begins. The emulator/midlet does not react on incomming connections on the port.
    The emulator outputs the following warning witch could explain why:
    "Warning: could not write push registration file((null)): NULL filename"
    How do I fix this problem?
    Thanks
    Dalingo

    Hi,
    You could select WTK menu Run via OTA and install your application.it will work well.
    In addition you could check the file pushlist.txt
    for you registration of push.
    john

  • WTK Emulator Bluetooth Problem

    Hi
    WTK 2.5.2 installed on my computer. I have developed a bluetooth application .My application is running any mobile phone. However , it doesn't run wtk emulator. I have tried wtk 2.5.2 BluetoothDemo on emulator but client emulator can't find any device in range .Is there anybody that has an idea about this topic ?

    Don't be silly, bluetooth on the emulator is emulated.
    If you need a bluetooth application that can run on your computer, search for a Java SE bluetooth implemention. One I am aware of is Bluecove. It's free, but doesn't work with all bluetooth stacks.
    db

  • OTA problem

    Hi guys!!
    I would like to insert one of my j2me applications on a site from wich I want to download with a cellular phone...
    I've used the wtk2.2 tool "Run via OTA" wich created an html page with the local reference of the jad file.
    If I wanted to put the created page on the internet, what should i do?
    I tried to change the link of the html page,but when it reads the jad file it comes out an error that tells me that the jad file is invalid...
    I wati for your advises,thank you,
    Cesare

    While using OTA you need to specify the absolute URL in jad file also.
    At the same time make sure that size of jar file is quoted exactly in JAD file.
    Exapmle JAD file
    MicroEdition-Profile: MIDP-2.0
    MicroEdition-Configuration: CLDC-1.0
    MIDlet-Version: 1.0
    MIDlet-Name: J2ME
    MIDlet-Vendor: onkar_rahul
    MIDlet-Jar-URL: http://ps0884/j2me/J2ME.jar
    MIDlet-Jar-Size: 32820
    MIDlet-Permissions-Opt: javax.microedition.io.Connector.http
    MIDlet-1: J2ME, , src.J2ME
    Onkar

  • Problem w/OTA on a Samsung S105 / WTK20

    I'm trying to deploy a midlet onto a Samsung S105. Works with the emulator OTA, added the Mime types to Tomcat3.2.4, tried tc4.1.24 ( with the mimes for jad and jar included ), and used a link from an html page, XHTML, WML, and pointing directly at the JAD - The error message in the microbrowser is "Not Acceptable" - I was able to download / install a MIDlet from s105.com, but can't from my server. Jad contents follow - any ideas?? (IP intentionally x'd out, but correct in the jad)
    Thanks - tk
    MIDlet-Name: MapMidlet
    MIDlet-Version: 2.0
    MIDlet-Vendor: ObjectFX
    MicroEdition-Profile: MIDP-2.0
    MicroEdition-Configuration: CLDC-1.
    MIDlet-Jar-Size: 10614
    MIDlet-Jar-URL: http://xxx.xxx.xxx.x/MapMidlet.jar
    MIDlet-Permissions: javax.microedition.io.Connector.http
    MIDlet-1: MapMidlet, /icons/duke.png, example.photoalbum.MapMidlet

    MicroEdition-Profile: MIDP-2.0Is the Samsung S105 MIDP 2.0 compatible? I doubt it.

  • GetKeyStates problem in WTK2.5

    Hi,
    I am developing a card game for my Final Year Project. It's already in the final stage but I got a strange problem recently after I installed some 'new' development software. I am using Eclipse 3.2.1, WTK 2.5, Carbide 1.5, and S60 Emulator 3rd edition.
    My game can run perfectly in the S60 emulator but problems occur when testing in the WTK 2.5. The problems are not occur in the game but a simple menu, when the user press up, the choice go up, press down then go down, that's very simple. The class is extends GameCanvas and implements Runnable and CommandListener. There is a method "chkInput()" inside the game loop (run()) for checking the key states.
         private void chkInput() {
              int keyStates = getKeyStates();
              if ((keyStates & UP_PRESSED) != 0)
                   selectMenu(-1);
              if ((keyStates & DOWN_PRESSED) != 0)
                   selectMenu(1);
              if ((keyStates & FIRE_PRESSED) != 0)
                   if (!players[currSelection].isEmpty())
                        chkPlayerInfo();               
         }The system will display the binary value of ketStates when I am debugging it. When I was testing it in S60 Emulator, the keyStates are very normal such that it was "10" when the user pressed up, "1000000" when the user pressed down and "100000000" when the user pressed fire.
    However, when I was testing in WTK2.5, the keyStates became weird such that it was "100000010" when I pressed up at the first time, after that, the game loop is running and the system is keep displaying that the keyStates is "100000000" which is the fire button!!!?? But actually I haven't touch anything! The keyStates became "100000010" even I pressed up.
    I really got crazy and still cannot fix it for a day! Please help........

    I am also facing the same problem in WTK 2.5
    The getKeyStates() returns 256 instead of 0 when no key is being pressed. What could be the problem? It works normally in WTK 2.2 and Sony Ericsson Tool Kits. Is this a bug in WTK 2.5?

  • 8.1.6 installer and Exceed X emulation

    I've used Hummingbird's Exceed for X emulation without problems for years and years. The Oracle installer for 8.1.6, however, manages to trash the window manager. Any open windows disappear and the installer's window is messed up with buttons appearing outside the window.
    The 8.1.5 installer worked perfectly ( I should probably say "displayed" perfectly). My guess is that it's something to do with the new jre version, but what?

    I've seen the same thing. I tried an install of Oracle 8.1.6 on Solaris and saw the same behavior. When I went to a freind's PC with Exceed, he was able to bring up the installer without a hitch. Not sure what this means.

  • Can data files be synchronized between various OS devices?

    I am running 2 MacBook Pros, and 3 (4th ordered) Mac mini's with OS Yosemite 10.10. I am the only user of these devices (reason = personal convenience).
    My problem is that because the Mac's are not synchronized (adding, deleting or modifying a file on one device does not do the same on my other devices) I now have up different versions of the same files on various devices.
    Back with DOS and Windows I had a program Smart Copy (or Laplink) that enabled me to connect my PC's together and replace older (or nonexistent) files with new versions.
    It has frustrated me since my first Mac that I have been unable to do this with my Mac's.
    I even bought a Mac mini Server hoping to use this somehow to synchronize the Mac's but that did not help.
    Is there a way (program, hardware etc.) that would enable me to assure that I have the same files on all my Mac's?
    All my Mac's are upgraded to Yosemite 10.10 and I do have a Thunderbolt cable.
    Thanks

    Well, im trying to write an emulator for a specific instruction set and im trying to implement the memory part
    of the emulator, the problem is that instructions are represented in binary along with their data types, so for now
    im trying to write a write operation for the memory which write 32 bits to a memory address (address being the index of the array) and a read operation to read 32 bits from a memory address.
    in the write stage i simply have:
    public void write(int address, Integer data)
             if(address < this.base || address > this.base + MemoryMap.size() - 1)
                  System.err.println("Invalid Write Access in Memory");
             else
                  if(MemoryMap.size() > this.size)
                       System.err.println("Out of Memory");
                  else
                      MemoryMap.add( (address - this.base) , data);
        }but im having problems with the idea of having an integer as an input, not sure how to handle this. Would array of bytes do? Also reading or outputing the information would be a problem unless i convert the integer to binary. MemoryMap is a ArrayList.

  • Dreanweaver mx update (6.01) won't update

    Hi,
    Had to reinstall my olde Studio Max software and now I am trying to run the updates.
    I installed the Studio max files to my Applications folder (mac OSX) I also run 9.
    The vise update says the update will be placed in the Aplications folder on my mac. But it say Dreamweaver is not in the folder.
    Thanks

    Are you running an emulator with OS 9 or are you running Tiger or lower?  Although I can't imagine why anyone would need OS 9 at this point since OS X is more than stable and has been out for almost a decade.  Although I doubt that is your problem.
    If you are running a newer OS and an emulator the problem could be compatibility.  Unfortunately, upgrading is no longer an option for you as MX 2004 is the earliest version you can upgrade from now.
    Unfortunately if you just need it for minimal use, your best bet may just be to let it run without the updater if you can still get your work done.

  • K9A2Gm V2 under W2k - SATA/IDE issues

    I am having trouble to get W2k running on the K9A2 GM V2 board (I would need that for sw-compatibility issues).
    I got it installed and running by enabling IDE emulation. Problem is that the drive gives me 1.5 Mbit/s transfer rate. On another PC with SB600 in RAID-1 configuration same drives gives me 80MB/sec. I used the MSI F-6 x86 drivers that came with the mobo (ATIDrv/SBDrv/IDEATA133). BIOS tells me that the drive has UDMA-6 enabled. The driver is fine in the device manager and shows up as AMD PCI SATA/IDE Bus Driver. Version is 5.1.0.8.
    -> Did anyone succeed to run W2K with acceptable disk performance?
    I also tried a SATA/RAID setup (using a single drive RAID READY configuration). After the F6 drivers were loaded I got a message that the AHCI drive file is corrupted. I tried several drivers and floppy disks. I also changed the floppy drive with no other effect.
    A bit confused I noted a bunch of other drivers on the MSI CD as JMicron, Promise and Silicon_image. I thought the drives work though the SB700 and thus only AMD drivers would make sense. Is that a misunderstanding?
    I am running out of ideas. Any experiences or comments?
    Thanks,
    tiger
    My system specs are:
        AMD Phenom 9950 Quad Core
        2GB Ram
        1x 500GB SATA HDD Hitachi HDP725050GLA360
        1x DVD Rom on IDE Primary Master
        ATI HD 3450 Graphics card, 512MB
        400W PSU
        1 additional TP-Link GB LAN card
        W2K Pro SP4
        BIOS A7302 AMS V2.1 021109
    I also observed: in Device Manager mit DVD is listed with UDMA mode. The HDD however is not. The fields look like that:
      - type: "automatic detection" but its grayed out
      - mode "Use DMA if available"
      - actual mode "not accessible", or "not available" (its a translation, I dunno what the EN version displays)
    That must be the reason that the thing is so slow, but why does it not use the UDMA mode?

    Quote from: Bas on 03-January-10, 23:20:21
    What PIO bug?
    There used to be a problem with Win2K, but that has nothing to do with the controller used, this was Win2K going wrong and that was fixed in SP1 or 2, forgot the exact one.
    There fix should be in included in SP3 or SP4 (which i use). I saw couple of Microsoft posts how to deal with that. However, I found many postings in the web with the problem and very often the Microsoft fixed did not work too. I have been trying workarounds for a couple of days now. For some guys another driver did the job (e.g. some "SATA" driver, but I did not find a case with a SB700 chipset.) 
    Quote from: Bas on 03-January-10, 23:20:21
    However, when putting the controller in RAID is doesn't use the normal IDE way but it uses SCSI (mini-port) way.
    There are no drivers for Win2K, so use IDE mode or XP, btw AHCI in XP is fairly unstable too but that's an XP problem.
    But you only have 1 drive, so why bother with RAID or ACHI? IDE-mode is faster anyway.
    I agree. RAID/AHCI would have been a workaround for the slow IDE only.
    Quote from: Bas on 03-January-10, 23:20:21
    Set the controller in IDE mode and use the Microsoft drivers! as there are no specific Win2k drivers.
    The slow IDE mode is the initial problem I described in the first post. With the MS drivers I could not get the HDD out of PIO mode. On the MSI driver disk I found specific AMD SB700 drivers for "SATA Controller (Native IDE mode)". The driver was 5.1.0.8 and is designated WinXP32, but usually the XP drivers work fine for W2K. I tried those as well as the standard MS drivers, but I could not get my HDD out of PIO mode.

  • Facing problem to display the content in Android Emulator of my mobile app

    Hi All,
    I have developed an adf mobile application as in the following and i successfully deployed my app in android emulator.....
    Link i have used to create basic mobile App ------------ http://docs.oracle.com/cd/E18941_01/tutorials/MobileTutorial/jdtut_11r2_54_2.html
    Problem :
    i can view my app in android emulator.......but if i open it i am getting a blank (white) screen in emulator......i don't know wat's happening.
    Can any one please help me to solve this problem.........
    Regards,
    Nani

    Hi,
    Yes Android emulator is very problematic, and there are certain out of box emulator configurations that would not even start up on a reasonably powerful PC.
    What works typically for me is to use an emulator built using SDK version 15 or 16 - for some reason, the Android SDK API level's emulators are much more problematic than before. There are some configurations (for example Nexus 7 tab) that simply hangs when trying to start it using default RAM allocation. After reducing it to 512, I can start it but then I can't start app. With older version of the emulator, if I set the RAM to say 512, generally the emulator will start and the app will also start (although very slowly).
    Unfortunately this is an Android issue, and there is very little ADF Mobile can do.
    In short, if possible please deploy to a device, and also please remember to deploy in release mode when you don't need to debug the app, as performance difference is very great. There are some articles on how to compile Android app in release mode. This may also help with your Android deployment. https://blogs.oracle.com/shay/entry/speed_up_adf_mobile_deployment
    Thanks,
    Joe Huang

  • Java ME Platform SDK - S60 Emulator Problem

    Hi Everyone!
    I am new to S60 development. I searched the forum, and some other discussion forums but could not find any solution to my problem (If there is one in this forum, sorry about that).
    I installed Java ME Platform SDK 3.0 Early Access. I also installed Java SDK for S60-FP1, and added this platform to my IDE with no problems.
    The problem is, I can write and execute my code on S60 emulator, but Java IDE has got this annoying exception blinking on the bottom right side saying: "java.lang.IllegalArgumentException: Device S60Emulator not registered!". As I said, I can run the application, but I cannot debug because of some exceptions!
    Why this can be happening, can it be a misconfiguration or something?
    Thank you all!

    Did you check Release Notes of the SDK? I've seen it once - if memory serves it lists quite a lot of known bugs.
    Maybe the problem you describe is listed there too... and if you're really lucky then description may even mention some workaround for it.

  • Have a lead on the OTA update problems!

    FIRST, THANK YOU! THANK YOU! THANK YOU!... Whoever is responsible for FINALLY giving us our own discussion space!!!!
    I am only going to post this here rather than try to update all the postings regarding the OTA update issues.  I hope people will find their way to it!
    I experienced rapid battery drain, severe overheating & endless boot-looping after the OTA update (among other more minor problems posted in the main Android forum). I had to factory reset and have been trying to determine what the problem might be. I have had discussion with VZW & HTC about this problem.
    After leaving my phone as a stock out of the box phone with the update for a week, I started adding back my Apps. Eventually I had the same problem.  I factory reset my phone and installed each App 1 at a time.
    I discovered that WeatherBug Elite is causing major problems on the HTC Rezound post OTA firmware update. The HTC Rezound has 3 location services - Verizon Location Services, Standalone GPS and Google Location Services.  The default is for only the GPS and Google services to be turned on. If the WeatherBug city is set to Current Location and Verizon Location Services is turned off then the device battery will rapidly drain.  It will also SEVERELY OVERHEAT (130 degrees+) & eventually begin endless boot-looping.  At this point the phone has to be factory reset.
    If Verizon Location Services are turned on then setting the city for Current Location does not cause this problem.  If you turn Verizon Location Services off after the Current Location has been set then it is OK until you change locations and it has to update. Then its back to severely overheating and eventually endless boot-looping.
    This does not happen on the free version of WeatherBug.
    Verizon included a new process - Verizon Location Agent in the OTA update.  This must have something to do with the problem.   All my other Apps that use a Current Location setting do not have this problem.  I suspect that there may be other older Apps with a Current Location setting that might cause this same problem. This has been causing much stress and problems for HTC, Verizon and their customers.  People have been going thru multiple phones thinking that it is a problem with the phone but it continues to happen.  HTC and Verizon have acknowledged that there is some problem with the update and they are now investigating it but really didn't have a lead on what it might be since only some customers were experiencing these problems.
    I spent 14 hours diagnosing and trouble-shooting the problem all last night.  You have to put the phone to sleep & wait long enough for WiFi & the GPRS data to be turned off.  When you wake the phone & wait for 'No Service' on the lock screen to change to 'Verizon Wireless' then it will immediately start the endless uncontrollable boot-looping. It will also happen if you restart the phone.  I have done this on a factory reset phone with the OTA update installing one App at a time and WeatherBug Elite was the only one that caused the problem.  I do not know if this is true for 4G-LTE as I am not in a 4G-LTE area and keep it turned off.
    I wanted to pass along this information I discovered.  I hope I am remembering all the steps. I had it doing it every time. I did more factory resets last night than you could believe.  You need to see the "No Service" on the lock screen when you wake up your phone. This has something to do with it also. I'm so tired now that I can't see straight.  I'll recheck this after I've had a nap.

    Because some people have problems with the updates and some don't, I've often wondered if it had to do with specific apps that some have on their phones and others don't. I never had any problems with my Thunderbolt updates. This one for the Rezound isn't a problem either, but I essentially have the same apps on it that I did on the Bolt. I've never cared for Weatherbug ever since they originally came out on the PC and I got buried in spam. If you haven't tried it yet, you might also try "Weather, Radar, Alerts, Quakes by Elecont software. It's the best weather app I've found and has never given me any problems. I tried BeWeather and didn't like it as well.
    https://market.android.com/details?id=com.Elecont.WeatherClock&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5FbGVjb250LldlYXRoZXJDbG9jayJdhttp://
    What you're doing by eliminating them one at a time is time consuming, but the best route. There may still be something wrong with the phone itself. I've never had a problem with the boot looping. Also, mine gets up to around 120 to 125 degrees if I'm charging it while using it heavily for streaming videos/movies, but I've never hit the 130's like you have. I did have the led's flash red/green at me at about 125. I also haven't had any of the other problems you seem to be having, so I can't be much help other than to let you know that there are Rezounds that don't have all of those frustrating, headache causing problems.
    I've lost track in your posts, so forgive me for asking the obvious, but have you exchanged it for a CLN replacement(s) and tried new batteries? Are you still using a standard battery, or an extended? The extended batteries don't seem to be having the overheating problems that the standard batteries are, but if you have a bad phone, it may not make much difference.
    Sorry about the problems and frustration

  • Problem in loading game in emulator

    Hello all,
    i have a problem in loading tictactoe game
    when i specify my emulator to "Nokia series 4.0" the emulator open and message "Invalid application" appear on the emulator screen
    and when i specify my emulator to "Sun java Wireless Toolkit" the emulator did not appear or run!!
    i don't know what is the problem
    here is the project >> http://rapidshare.com/files/223672856/final_TicTacToe.zip.html

    Your application descriptor doesn't have midlet-n entry. Add following entry to your jad
    MIDlet-1: tic-tac-toe, , game.midp.TicTacToeI haven't checked on nokia but it works on Sun emulator.
    Atul

  • N95 in Emulator is Fine but N95 device has problem

    Hi all,
    I am creating a video based application for N95 which enable
    running video(.3gp) in normal to rotate(90 degree) and display in
    full mode so i tried it with Adobe Device Central's Emulator and it
    is working fine (Note: Emulator was update on 24th sept and adobe
    has released update on 22nd sept)
    but in actual device it is not working fine (means rotation
    is now happening) also i have updated N95's firmware from 21.0.016
    to 30.0.015. my N95 has flash lite 3.0 standalone player too but
    problem is same, kindly look at this..
    Device : N95 with 1GB
    Firmware : 30.0.015
    Flash Lite Player: 3.0
    OS: Symbian 9.2
    thanks
    Maneesh Panwar

    Hi Maneesh,
    Thanks for pointing this out, we'll look at it.
    Mark

Maybe you are looking for

  • Null Pointer exception returned when object is not null!

    I've isolated the problem and cut down the code to the minimum. Why do I get a null pointer exception when the start method is called, when the object objJTextField is not null at this point???? I'm really stuck here, HELP! (two small java files, sav

  • Data in DSO and CUBE

    Hi Experts Please..Please update me on in detail if possible with example ......Key Fields and Dimensions How Data Records will be processed in DSO and  Cube I tried to search but i can't able to find what i am looking for My Requirment: I am extract

  • Appending to a zero length clob

    9.2.0.6 this works: var myClob clob begin :myClob := to_clob(' '); for rec in (select * from delme1) loop dbms_lob.append(:myClob ,to_clob(rec.ename || '\n')); end loop; end; but this does not var myClob clob begin :myClob := to_clob(''); for rec in

  • How to create Dynamic Menu in 11g?

    Hello All, I am using JDeveloper/Adf 11g. Can you please tell me how to create Dynamic menu(means Menu will be created from table if we make any changes in table it will reflect to the Menu). Thanks. Neelmani Jaiswal (Madhav, Hayaghat) Edited by: Nee

  • Keeping same file name possible in Compressor 4.1.2?

    Is keeping the same file name possible in Compressor 4.1.2?