Discussion Board

Page 2 of 2 FirstFirst 12
Results 16 to 25 of 25
  1. #16
    Registered User adarsha_saraff's Avatar
    Join Date
    Feb 2012
    Posts
    16
    Quote Originally Posted by skalogir View Post
    Thanks for your input. You might want to try to integrate the SDK to NetBeans or Eclipse Pulsar and let us know if that works.
    Its problem with emulator, IDE is working fine. I have taken a screenshot. It may help you to find the bug:
    https://docs.google.com/open?id=0B-j...Wh1MnZfVEc2VWc

  2. #17
    Registered User adarsha_saraff's Avatar
    Join Date
    Feb 2012
    Posts
    16
    @skalogir: Now its working fine.. It got fixed itself..
    Thanks to everyone for ur help.

  3. #18
    Nokia Developer Champion balagopalks's Avatar
    Join Date
    Nov 2003
    Location
    Bangalore , India
    Posts
    4,427
    Quote Originally Posted by adarsha_saraff View Post
    @skalogir: Now its working fine.. It got fixed itself..
    Thanks to everyone for ur help.
    Good to hear. What was the issue and how you solved it ? Pls share

    Regards
    Gopal

  4. #19
    Registered User adarsha_saraff's Avatar
    Join Date
    Feb 2012
    Posts
    16
    Quote Originally Posted by balagopalks View Post
    Good to hear. What was the issue and how you solved it ? Pls share
    I just opened the emulator, when it was loading, I just Ended the Process tree through task manager. and open prefs.exe, which is located at Nokia\Devices\Nokia_SDK_2_0_Java\bin and just pressed ok button, did this twice. Next time when I run the emulator, it worked fine.. I guess, may be preference file has got corrupted, so it was not able load.

  5. #20
    Registered User Rahul_Sharma's Avatar
    Join Date
    Sep 2012
    Posts
    1
    Hi I am facing issue regarding Nokia SDK 2.0 for Java Emulator prefrences. here it show port number error. I change port but still they give same error. Can any one help me to reslove this issue

    https://docs.google.com/document/d/1...YwKZSojgY/edit

  6. #21
    Registered User adarsha_saraff's Avatar
    Join Date
    Feb 2012
    Posts
    16
    Quote Originally Posted by Rahul_Sharma View Post
    Hi I am facing issue regarding Nokia SDK 2.0 for Java Emulator prefrences. here it show port number error. I change port but still they give same error. Can any one help me to reslove this issue

    https://docs.google.com/document/d/1...YwKZSojgY/edit
    Hello Rahul, it emulator doesn't works if you change the port number. Change back the port number to default in prefs file, by opening prefs.exe, which is located at Nokia\Devices\Nokia_SDK_2_0_Java\bin and reset to default. Make sure you end all the javaw.exe and emulator process and try again.

  7. #22
    Registered User fmap@fmap.eu's Avatar
    Join Date
    Apr 2013
    Posts
    2
    Quote Originally Posted by adarsha_saraff View Post
    I just opened the emulator, when it was loading, I just Ended the Process tree through task manager. and open prefs.exe, which is located at Nokia\Devices\Nokia_SDK_2_0_Java\bin and just pressed ok button, did this twice. Next time when I run the emulator, it worked fine.. I guess, may be preference file has got corrupted, so it was not able load.
    Not working for me. I work on this issue a few hour and here what I find out:
    • every time emulator start windows stop counting on 98% but it is still running but window with phone screen is not shown
    • emulator try to read HKLM\SOFTWARE\Microsoft\CTF\KnownClasses key which was absent and stopped

    after I create it manually
    • in log I find out that emulator try to use registry:Software\JavaSoft\Prefs but they are empty - they are empty becase pref.exe save its data to HKCU\Software\Nokia\Nokia SDK 2.0 for Java?


    So maybe you have luck to save settings in right place? Can you check it?

    In mean time I install suggested java version, Nokia Suite , updated SDK to newest version 2.0.2 but nothing helps.

    Any suggestion?

  8. #23
    Registered User adarsha_saraff's Avatar
    Join Date
    Feb 2012
    Posts
    16
    Quote Originally Posted by fmap@fmap.eu View Post
    Not working for me. I work on this issue a few hour and here what I find out:
    • every time emulator start windows stop counting on 98% but it is still running but window with phone screen is not shown
    • emulator try to read HKLM\SOFTWARE\Microsoft\CTF\KnownClasses key which was absent and stopped

    after I create it manually
    • in log I find out that emulator try to use registry:Software\JavaSoft\Prefs but they are empty - they are empty becase pref.exe save its data to HKCU\Software\Nokia\Nokia SDK 2.0 for Java?


    So maybe you have luck to save settings in right place? Can you check it?

    In mean time I install suggested java version, Nokia Suite , updated SDK to newest version 2.0.2 but nothing helps.

    Any suggestion?
    Try re-installing the SDK.
    you can download the full version offline installer from here: https://www.developer.nokia.com/Develop/Java/Tools/

  9. #24
    Registered User fmap@fmap.eu's Avatar
    Join Date
    Apr 2013
    Posts
    2
    Thanks for answer.

    Reinstaling nothing change but I found an other work around - creatiing new profile (new windows user). When I log on new user the same instalation working...

  10. #25
    Nokia Developer Champion TK2000's Avatar
    Join Date
    Feb 2005
    Location
    Campina Grande/PB - Brazil
    Posts
    115
    This solution worked for me,

    - Windows 7 Professional SP1 64 bits
    - JDK 7u17 (thanks mtron for the informations)
    - Nokia SDK 2.0 for Java

    Quote Originally Posted by mtron View Post
    Hi Maurilio,

    Yes, this is unfortunate side effect of few things: the way, how emulator starts and RMI changes in JDK. Unfortunately, historically there is some kind of continuos miscommunications between Nokia and Oracle (Sun Microsystems before) and whoever is right/wrong, result is simple - 3rd party developers are suffering. The same issue reappears regularly since early versions of Java 6.

    Currently, the only way to fix those issues you are experiencing is following: uninstall whatever version of JDK you have and install 32bit JDK7u17. It's still available for download from Oracle:

    http://www.oracle.com/technetwork/ja...k-7u17-oth-JPR

    Make sure that you use 32bit version of JDK, even if your PC is 64bit.

    Best

Page 2 of 2 FirstFirst 12

Similar Threads

  1. PHP + XHTML: Opens with Nokia notepad
    By xonsuns in forum Browsing and Mark-ups
    Replies: 2
    Last Post: 2010-12-17, 17:26
  2. application opens only after 2 tries
    By aavi in forum Symbian C++
    Replies: 1
    Last Post: 2010-10-10, 15:31
  3. Emulator opens and terminates immediately
    By svendalf in forum Mobile Java Tools & SDKs
    Replies: 3
    Last Post: 2009-10-14, 15:34
  4. symbian application opens new windows
    By arzunk in forum Open C/C++
    Replies: 2
    Last Post: 2007-10-15, 05:22
  5. App opens then closes immediately
    By Rocco77 in forum Symbian C++
    Replies: 6
    Last Post: 2005-11-21, 09:50

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved