Results 1 to 5 of 5

Thread: Java ME SDK 3.0-"Cannot connect to device manager" on port 1299 error HELP

  1. #1
    Join Date
    Apr 2010
    Posts
    84

    Java ME SDK 3.0-"Cannot connect to device manager" on port 1299 error HELP

    I have installed windows Vista 32 bit on my system. I recently have downloaded the Java ME sdk 3.0.The installed goes "successfully". I just tried to open this so many times and it gets some in the error below. In the description, Something about "Connection refused to host: localhost; DeviceManagerConnection error". Why am I receiving that error? This is the first time I finished the installation of this .

    I executed the command as netstat -an, and nothing displays that something is consuming up my 1299 port. One more thing , "ping localhost" returns ::1:. And my hosts file seems very well. Windows Defender and Firewall both are turned off. Does somebody here have had this problem before ? If yes, please kindly let me know how you fix this . Thank you .

  2. #2
    Join Date
    May 2008
    Posts
    1,196

    Re: Java ME SDK 3.0-"Cannot connect to device manager" on port 1299 error HELP

    You have to just turn off UAC, if you find it needful . Follow the procedure to do in this way :

    1- Click Start and enter into the Control Panel.

    2- Select user account from the Control Panel section.

    3- From the User Accounts section, click on the User Accounts.

    4- From the User Accounts tasks window, click on the Turn User Account Control on or off.

    5- If UAC is configured right now in Admin Approval Mode, the User Account Control message would be displayed . Click on the Continue button.

    6- Clear the Use User Account Control (UAC) to help protect your computer check box,click on the OK button.

    7- Click Restart Now to apply the configuration that you made recently or click on the Restart and exit from the User Accounts tasks window.

  3. #3
    Join Date
    Apr 2010
    Posts
    80

    Re: Java ME SDK 3.0-"Cannot connect to device manager" on port 1299 error HELP

    I have finished the installation of NetBeans and launched the Java ME sample and it occurred me the following error message :

    Jad URL for OTA execution: http://localhost:8082/servlet/org.ne...Converter3.jad
    Starting emulator in execution mode
    C:\Users\Afamefuna\Documents\NetBeansProjects\CurrencyConverter3\nbproject\build-impl.xml:889: Execution failed with error code 1.
    BUILD FAILED (total time: 26 seconds)


    I moved to the file but the stipulated statements didn't make much sense at that time . Eventually, I have done the installation of Java(TM) ME Platform SDK 3.0 but when I made the double click on its icon to launch it up then the primary splashscreen displayed up, but when the progress bar reached at the"starting modules....", it occurs me the java.net.ConnectionException error.Please suggest me what should I do in this state ...

  4. #4
    Join Date
    May 2006
    Posts
    976

    Re: Java ME SDK 3.0-"Cannot connect to device manager" on port 1299 error HELP

    There is some issue with your localhost configuration and you have reconfigure it again .

    Please edit <javamesdk_installdir>\toolkit-lib\modules\bootstrap\conf\system.properties and reconfigure the device-manager.object-registry.host=localhost to: device-manager.object-registry.host=127.0.0.1

    And one other thing that can be the causes for this issue is the Port 1299 might be taken

    Please edit <javamesdk_installdir>\toolkit-lib\modules\bootstrap\conf\system.properties and change
    device-manager.object-registry.port=1299 to: device-manager.object-registry.port=1999
    Searching the forums can help you to find your answers more quickly

  5. #5
    Join Date
    Apr 2010
    Posts
    80

    Re: Java ME SDK 3.0-"Cannot connect to device manager" on port 1299 error HELP

    Thank you very much . It did work. At the point of time , I am able to open now my Java ME SDK 3.0. There is one more thing that I can add is that the person should also perform the rebooting of their computer system (I have tried logging off but it didn't perform in that, until I reboot my computer after applying the configuration that you have suggested).

    And one more thing is that the NetBeans IDE 6.8 error was not fixed. Please have you any suggestion regarding this issue and if possible for a fix about this ? The output that is produced is suggested as below :-
    :
    :
    Jad URL for OTA execution: http://localhost:8082/servlet/org.ne...Converter4.jad
    Starting emulator in execution mode
    C:\Users\Afamefuna\Documents\NetBeansProjects\CurrencyConverter4\nbproject\build-impl.xml:889: Execution failed with error code 1.
    BUILD FAILED (total time: 22 seconds)

Similar Threads

  1. Replies: 3
    Last Post: 30-12-2011, 09:18 AM
  2. Replies: 4
    Last Post: 12-02-2011, 07:10 AM
  3. "Unknown Base System Device" in Device Manager
    By Ameeryan in forum Hardware Peripherals
    Replies: 3
    Last Post: 22-12-2009, 10:00 PM
  4. Replies: 4
    Last Post: 20-12-2008, 02:24 PM
  5. ACPI error and "unkown device" in Device Manager
    By HAYES in forum Vista Hardware Devices
    Replies: 2
    Last Post: 05-02-2008, 12:33 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,589,937.93578 seconds with 17 queries