【正文】
in my case) in the MIDP Debugging tab accessing the ToolsPreferences menu bar of the emulator. If you cannot access this configuration via ToolsPreferences in the emulator menu bar, you can access running C:\S60\devices\S60_3rd_MIDP_SDK_FP1_3\bin\2. If it doesn39。t solve the problem, in addition try to run emulator outside your IDE. That can be made calling:C:\S60\devices\S60_3rd_MIDP_SDK_FP1\bin\ classpath C:\Development\NetBeansProjects\project1\dist\ Xdescriptor:C:\Development\NetBeansProjects\project1\dist\Note that the path after classpath must be the .jar path, and the path after Xdescriptor: must be the jad path.This works for me. When I call the emulator via mand line, it loads in seconds, it initiates munication more fast than it used to do before when I call it trough IDE, and finally, MIDLET starts and no error in connect to agent is shown.Please, say me if this solve the problem.