Re: Using the WTK under Debian Linux?
[email protected] Wed, 17 Oct 2007 11:20:43 PDT
Newsgroups
gmane.comp.java.sun.kvm
Message-ID
<3223821.123771192645274080.JavaMail.tomcat@sdcst12.sjc.collab.net>
I don't have any firewall running. Iptables is empty:
[code]
root@stachpc:~# iptables --list
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
[/code]
And here's the output with lime debug infos :
[code]
stach@stachpc:/opt/wtk$ bin/emulator -Xdescriptor:apps/UIDemo/bin/UIDemo.jad
KeepAliveConnection:KeepAliveConnection.<init>(Unknown Source: Created a KeepAliveConnection, polling every 2\u00a0500 ms
KeepAliveConnection:KeepAliveConnection.processArgv(Unknown Source: Processing arguments: {
KeepAliveConnection:KeepAliveConnection.processArgv(Unknown Source: "-Xdescriptor:apps/UIDemo/bin/UIDemo.jad"
KeepAliveConnection:KeepAliveConnection.processArgv(Unknown Source: "0"
KeepAliveConnection:KeepAliveConnection.processArgv(Unknown Source: }
KeepAliveConnection:KeepAliveConnection.processArgv(Unknown Source: Using port 0
EmulatorWrapper:EmulatorWrapper.main(Unknown Source: Running EmulatorWrapper, argv = { "-Xdescriptor:apps/UIDemo/bin/UIDemo.jad" }
EmulatorWrapper:EmulatorWrapper.run(Unknown Source: Parsing "-Xdescriptor:apps/UIDemo/bin/UIDemo.jad"
DevicePropertyManager:DevicePropertyManager.<init>(Unknown Source: New DevicePropertyManager, device directory is:
DevicePropertyManager:DevicePropertyManager.<init>(Unknown Source: "/opt/wtk/wtklib/devices"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set verbose from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set proxyAuthentication from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set proxyUse from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set updatesEnabled from null to "true"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set securePrng from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set traceAllocation from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set traceGc from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set traceGcVerbose from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set traceClass from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set traceClassVerbose from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set traceVerifier from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set traceStackMaps from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set traceBytecodes from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set traceCalls from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set traceCallsVerbose from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set traceFrames from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set traceStackChunks from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set traceExceptions from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set traceEvents from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set traceThreading from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set traceMonitors from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set traceNetworking from null to "false"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set traceAll from null to "false"
DevicePropertyManager:DevicePropertyManager.findDevices(Unknown Source: findDevices() returning "{DefaultGrayPhone=/opt/wtk/wtklib/devices/DefaultGrayPhone/DefaultGrayPhone.properties, MediaControlSkin=/opt/wtk/wtklib/devices/MediaControlSkin/MediaControlSkin.properties, DefaultColorPhone=/opt/wtk/wtklib/devices/DefaultColorPhone/DefaultColorPhone.properties, QwertyDevice=/opt/wtk/wtklib/devices/QwertyDevice/QwertyDevice.properties}"
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set device from null to "DefaultColorPhone"
ProfileConfiguration:ProfileConfiguration.<init>(Unknown Source: New ProfileConfiguration, devices are: {
ProfileConfiguration:ProfileConfiguration.<init>(Unknown Source: "DefaultColorPhone"
ProfileConfiguration:ProfileConfiguration.<init>(Unknown Source: "DefaultGrayPhone"
ProfileConfiguration:ProfileConfiguration.<init>(Unknown Source: "MediaControlSkin"
ProfileConfiguration:ProfileConfiguration.<init>(Unknown Source: "QwertyDevice"
ProfileConfiguration:ProfileConfiguration.<init>(Unknown Source: }
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set httpProxy from null to ""
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set httpsProxy from null to ""
ProfileConfiguration:ProfileConfiguration$Property.set(Unknown Source: Set heapSize from null to ""
PropertiesFile:PropertiesFile.<init>(Unknown Source: Loading properties "/home/stach/j2mewtk/2.5.2/wtklib/emulator.properties"
PropertiesFile:PropertiesFile.load(Unknown Source: Loading properties
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "kvem.device": "DefaultColorPhone"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "file.extension": "jad"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "http.version": "HTTP/1.1"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "kvem.otherVM": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "security.domain": "identified_third_party"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "security.policy": "MSA"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "irdaobex.packetLength": "4096"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "irdaobex.discoveryTimeout": "10000"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.device.discovery.timeout": "10000"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.l2cap.receiveMTU.max": "512"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.connected.devices.max": "7"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.sd.trans.max": "5"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.sd.attr.retrievable.max": "10"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.enable": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.device.discovery.enable": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.device.friendlyName": "WirelessToolkit"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.device.encryption": "on"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.device.authorization": "on"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.device.authentication": "on"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.device.next.address": "0000000decaf"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "kvem.netmon.enable": "false"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "kvem.netmon.autoclose": "false"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "kvem.netmon.filter_file_name": "netmon_filter.dat"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "kvem.netmon.fixed_font_name": "Courier New"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "kvem.netmon.fixed_font_size": "12"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "kvem.netmon.variable_font_name": "Arial"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "kvem.netmon.variable_font_size": "14"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "mm.format.wav": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "mm.format.midi": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "mm.format.video": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "mm.control.mixing": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "mm.control.volume": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "mm.control.capture": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "mm.control.record": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "mm.control.midi": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "wma.smsc.phoneNumber": "+1234567890"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "wma.server.firstAssignedPhoneNumber": "+5550000"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "vmspeed.range": "100,1000"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "lapi.addressInfoRequired": "false"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "lapi.altitudeRequired": "false"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "lapi.costAllowed": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "lapi.horizontalAccuracy": "0"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "lapi.powerConsumption": "None"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "lapi.responseTime": "0"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "lapi.speedRequired": "false"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "lapi.verticalAccuracy": "0"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "satsa.slot.0.port": "9025"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "satsa.slot.1.port": "9026"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "satsa.sim.present": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "satsa.simulator.type": "cref"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "microedition.sip.outbound_proxy": ""
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "microedition.sip.registrar": ""
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "sip.display.name": ""
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "sip.address": ""
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "sip.port": ""
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "microedition.locale": "en-US"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "uc.delay": "10080"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "uc.url": "http://cds.cmsg.sun.com/update/update.properties?uid=%s&ver=%s"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "uc.enable": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "open.show.demos": "true"
TracingOptions:TracingOptions.<init>(Unknown Source: Available tracing options are: "[All, Allocation, Bytecodes, Calls, CallsVerbose, Class, ClassVerbose, Events, Exceptions, Frames, Gc, GcVerbose, Monitors, Networking, StackChunks, StackMaps, Threading, Verifier]"
TracingOptions:TracingOptions.setTrace(Unknown Source: "all" := false
TracingOptions:TracingOptions.setTrace(Unknown Source: "allocation" := false
TracingOptions:TracingOptions.setTrace(Unknown Source: "bytecodes" := false
TracingOptions:TracingOptions.setTrace(Unknown Source: "calls" := false
TracingOptions:TracingOptions.setTrace(Unknown Source: "callsverbose" := false
TracingOptions:TracingOptions.setTrace(Unknown Source: "class" := false
TracingOptions:TracingOptions.setTrace(Unknown Source: "classverbose" := false
TracingOptions:TracingOptions.setTrace(Unknown Source: "events" := false
TracingOptions:TracingOptions.setTrace(Unknown Source: "exceptions" := false
TracingOptions:TracingOptions.setTrace(Unknown Source: "frames" := false
TracingOptions:TracingOptions.setTrace(Unknown Source: "gc" := false
TracingOptions:TracingOptions.setTrace(Unknown Source: "gcverbose" := false
TracingOptions:TracingOptions.setTrace(Unknown Source: "monitors" := false
TracingOptions:TracingOptions.setTrace(Unknown Source: "networking" := false
TracingOptions:TracingOptions.setTrace(Unknown Source: "stackchunks" := false
TracingOptions:TracingOptions.setTrace(Unknown Source: "stackmaps" := false
TracingOptions:TracingOptions.setTrace(Unknown Source: "threading" := false
TracingOptions:TracingOptions.setTrace(Unknown Source: "verifier" := false
EmulatorWrapper:EmulatorWrapper.run(Unknown Source: Verifying that the jad and the manifest filesmatch the specification
EmulatorWrapper:EmulatorWrapper.run(Unknown Source: Invoking the emulator through ProfileEnvironment, argv = {
EmulatorWrapper:EmulatorWrapper.run(Unknown Source: "-descriptor"
EmulatorWrapper:EmulatorWrapper.run(Unknown Source: "apps/UIDemo/bin/UIDemo.jad"
EmulatorWrapper:EmulatorWrapper.run(Unknown Source: }
PropertiesFile:PropertiesFile.<init>(Unknown Source: Loading properties "/opt/wtk/apps/UIDemo/bin/UIDemo.jad"
PropertiesFile:PropertiesFile.load(Unknown Source: Loading properties
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-1": "CustomItem, customitemdemo.png, customitem.CustomItemDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-10": "Ticker, tickerdemo.png, ticker.TickerDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-2": "StringItem, stringitemdemo.png, stringitem.StringItemDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-3": "Gauge, gaugedemo.png, gauge.GaugeDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-4": "Alert, alertdemo.png, alert.AlertDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-5": "ChoiceGroup, choicegroup.png, choicegroup.ChoiceGroupDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-6": "List, listdemo.png, list.ListDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-7": "TextBox, textboxdemo.png, textbox.TextBoxDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-8": "TextField, textfielddemo.png, textfield.TextFieldDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-9": "DateField, datefielddemo.png, datefield.DateFieldDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-Description": "Basic UI elements functionality demo."
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-Jar-Size": "22798"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-Jar-URL": "UIDemo.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-Name": "UIDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-Vendor": "Sun Microsystems, Inc."
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-Version": "1.0"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MicroEdition-Configuration": "CLDC-1.0"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MicroEdition-Profile": "MIDP-2.0"
Executor:Executor.makeClassPath(Unknown Source: Got .jar from .jad in local path format
PropertiesFile:PropertiesFile.load(Unknown Source: Loading properties
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-1": "CustomItem, customitemdemo.png, customitem.CustomItemDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-10": "Ticker, tickerdemo.png, ticker.TickerDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-2": "StringItem, stringitemdemo.png, stringitem.StringItemDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-3": "Gauge, gaugedemo.png, gauge.GaugeDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-4": "Alert, alertdemo.png, alert.AlertDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-5": "ChoiceGroup, choicegroup.png, choicegroup.ChoiceGroupDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-6": "List, listdemo.png, list.ListDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-7": "TextBox, textboxdemo.png, textbox.TextBoxDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-8": "TextField, textfielddemo.png, textfield.TextFieldDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-9": "DateField, datefielddemo.png, datefield.DateFieldDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-Description": "Basic UI elements functionality demo."
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-Jar-Size": "22798"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-Jar-URL": "UIDemo.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-Name": "UIDemo"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-Vendor": "Sun Microsystems, Inc."
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDlet-Version": "1.0"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MicroEdition-Configuration": "CLDC-1.0"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MicroEdition-Profile": "MIDP-2.0"
PropertiesFile:PropertiesFile.setProperty(Unknown Source: Set: "MIDlet-10": "Ticker, tickerdemo.png, ticker.TickerDemo"
PropertiesFile:PropertiesFile.setProperty(Unknown Source: Set: "MIDlet-Vendor": "Sun Microsystems, Inc."
PropertiesFile:PropertiesFile.setProperty(Unknown Source: Set: "MIDlet-Version": "1.0"
PropertiesFile:PropertiesFile.setProperty(Unknown Source: Set: "Manifest-Version": "1.0"
PropertiesFile:PropertiesFile.setProperty(Unknown Source: Set: "Created-By": "1.5.0_08 (Sun Microsystems Inc.)"
PropertiesFile:PropertiesFile.setProperty(Unknown Source: Set: "MIDlet-Name": "UIDemo"
PropertiesFile:PropertiesFile.setProperty(Unknown Source: Set: "MIDlet-9": "DateField, datefielddemo.png, datefield.DateFieldDemo"
PropertiesFile:PropertiesFile.setProperty(Unknown Source: Set: "MIDlet-8": "TextField, textfielddemo.png, textfield.TextFieldDemo"
PropertiesFile:PropertiesFile.setProperty(Unknown Source: Set: "MIDlet-7": "TextBox, textboxdemo.png, textbox.TextBoxDemo"
PropertiesFile:PropertiesFile.setProperty(Unknown Source: Set: "MIDlet-6": "List, listdemo.png, list.ListDemo"
PropertiesFile:PropertiesFile.setProperty(Unknown Source: Set: "MIDlet-5": "ChoiceGroup, choicegroup.png, choicegroup.ChoiceGroupDemo"
PropertiesFile:PropertiesFile.setProperty(Unknown Source: Set: "MIDlet-4": "Alert, alertdemo.png, alert.AlertDemo"
PropertiesFile:PropertiesFile.setProperty(Unknown Source: Set: "MIDlet-3": "Gauge, gaugedemo.png, gauge.GaugeDemo"
PropertiesFile:PropertiesFile.setProperty(Unknown Source: Set: "MIDlet-2": "StringItem, stringitemdemo.png, stringitem.StringItemDemo"
PropertiesFile:PropertiesFile.setProperty(Unknown Source: Set: "MIDlet-1": "CustomItem, customitemdemo.png, customitem.CustomItemDemo"
PropertiesFile:PropertiesFile.setProperty(Unknown Source: Set: "MicroEdition-Configuration": "CLDC-1.0"
PropertiesFile:PropertiesFile.setProperty(Unknown Source: Set: "MIDlet-Description": "Basic UI elements functionality demo."
PropertiesFile:PropertiesFile.setProperty(Unknown Source: Set: "MicroEdition-Profile": "MIDP-2.0"
Executor:Executor.fixEmulatorArgv(Unknown Source: Set class path to
Executor:Executor.fixEmulatorArgv(Unknown Source: "/opt/wtk/apps/UIDemo/bin/UIDemo.jar"
PropertiesFile:PropertiesFile.<init>(Unknown Source: Loading properties "/home/stach/j2mewtk/2.5.2/wtklib/emulator.properties"
PropertiesFile:PropertiesFile.load(Unknown Source: Loading properties
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "kvem.device": "DefaultColorPhone"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "file.extension": "jad"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "http.version": "HTTP/1.1"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "kvem.otherVM": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "security.domain": "identified_third_party"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "security.policy": "MSA"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "irdaobex.packetLength": "4096"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "irdaobex.discoveryTimeout": "10000"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.device.discovery.timeout": "10000"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.l2cap.receiveMTU.max": "512"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.connected.devices.max": "7"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.sd.trans.max": "5"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.sd.attr.retrievable.max": "10"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.enable": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.device.discovery.enable": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.device.friendlyName": "WirelessToolkit"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.device.encryption": "on"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.device.authorization": "on"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.device.authentication": "on"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "bluetooth.device.next.address": "0000000decaf"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "kvem.netmon.enable": "false"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "kvem.netmon.autoclose": "false"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "kvem.netmon.filter_file_name": "netmon_filter.dat"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "kvem.netmon.fixed_font_name": "Courier New"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "kvem.netmon.fixed_font_size": "12"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "kvem.netmon.variable_font_name": "Arial"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "kvem.netmon.variable_font_size": "14"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "mm.format.wav": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "mm.format.midi": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "mm.format.video": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "mm.control.mixing": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "mm.control.volume": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "mm.control.capture": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "mm.control.record": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "mm.control.midi": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "wma.smsc.phoneNumber": "+1234567890"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "wma.server.firstAssignedPhoneNumber": "+5550000"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "vmspeed.range": "100,1000"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "lapi.addressInfoRequired": "false"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "lapi.altitudeRequired": "false"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "lapi.costAllowed": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "lapi.horizontalAccuracy": "0"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "lapi.powerConsumption": "None"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "lapi.responseTime": "0"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "lapi.speedRequired": "false"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "lapi.verticalAccuracy": "0"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "satsa.slot.0.port": "9025"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "satsa.slot.1.port": "9026"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "satsa.sim.present": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "satsa.simulator.type": "cref"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "microedition.sip.outbound_proxy": ""
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "microedition.sip.registrar": ""
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "sip.display.name": ""
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "sip.address": ""
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "sip.port": ""
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "microedition.locale": "en-US"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "uc.delay": "10080"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "uc.url": "http://cds.cmsg.sun.com/update/update.properties?uid=%s&ver=%s"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "uc.enable": "true"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "open.show.demos": "true"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "device"="DefaultColorPhone"
DevicePropertyManager:DevicePropertyManager.getPropertiesResource(Unknown Source: getPropertiesResource: resource {0}
DevicePropertyManager:DevicePropertyManager.getPropertiesResource(Unknown Source: getPropertiesResource: URL = "file:/opt/wtk/wtklib/devices/DefaultColorPhone/DefaultColorPhone.properties"
ProfileEnvironment:ProfileEnvironment.checkExecutableProp(Unknown Source: Emulator executable is "/opt/wtk/bin/zayit"
ProfileConfiguration:ProfileConfiguration.setIntoProperties(Unknown Source: setPropertiesFromConfiguration() properties: "{icon.domain.trusted=../Share/trusted.png, icon.inmode.hira=../Share/hira.gif, font.monospace.bold.italic.small=Monospaced-bolditalic-9, button.END=203, 421, 76, 24, icon.up.on=../Share/up.gif, midlet.RESUME_ALL=VK_F7, font.default=SansSerif-plain-10, button.CLEAR=203, 448, 76, 24, font.system.bold.medium=SansSerif-bold-11, icon.inmode.kana=../Share/kana.gif, icon.domain=210, 0, off, font.proportional.bold.italic.small=SansSerif-bolditalic-9, midlet.SUSPEND_ALL=VK_F6, icon.down=113, 314, off, button.SEND=36, 421, 76, 24, font.system.plain.large=SansSerif-plain-14, icon.inmode.sym=../Share/sym.gif, icon.flash.reduced=../Share/ReducedFlash.png, icon.shutter.off=, screenPixelRatio.y=1, screenPixelRatio.x=1, icon.flash=180, 0, off, font.system.bold.large=SansSerif-bold-14, icon.inmode.ABC=../Share/ABC.gif, screen.y=54, font.proportional.italic.large=SansSerif-italic-14, screen.x=37, icon.internet.off=, screenPaintableRegion.width=240, font.proportional.bold.italic.medium=SansSerif-bolditalic-11, touch_screen=false, icon.inmode.abc=../Share/abc_lower.gif, font.monospace.bold.italic.large=Monospaced-bolditalic-14, button.LEFT=118, 411, 16, 43, font.system.plain.medium=SansSerif-plain-11, key.POUND=VK_SUBTRACT, isColor=true, icon.flash.off=, button.9=203, 561, 76, 31, button.8=119, 561, 76, 31, button.7=36, 561, 76, 31, command.keys.BACK=SOFT1, button.6=203, 527, 76, 31, button.5=119, 527, 76, 31, button.4=36, 527, 76, 31, button.3=203, 493, 76, 31, button.2=119, 493, 76, 31, font.proportional.bold.italic.large=SansSerif-bolditalic-14, icon.shutter.on=../Share/ShutterOpenState.png, button.1=36, 493, 76, 31, button.0=119, 595, 76, 31, button.SOFT2=203, 394, 76, 24, button.SOFT1=36, 394, 76, 24, kvem.device.url=file:/opt/wtk/wtklib/devices/DefaultColorPhone/DefaultColorPhone.properties, command.keys.STOP=SOFT1, enableAlphaChannel=true, key.9=VK_9 VK_NUMPAD9, key.8=VK_8 VK_NUMPAD8, key.7=VK_7 VK_NUMPAD7, font.proportional.plain.medium=SansSerif-plain-11, key.6=VK_6 VK_NUMPAD6, key.5=VK_5 VK_NUMPAD5, key.4=VK_4 VK_NUMPAD4, key.3=VK_3 VK_NUMPAD3, font.proportional.bold.small=SansSerif-bold-9, key.2=VK_2 VK_NUMPAD2, key.1=VK_1 VK_NUMPAD1, key.0=VK_0 VK_NUMPAD0, font.system.bold.italic.small=SansSerif-bolditalic-9, icon.left.on=../Share/left.gif, icon.left=105, 308, off, icon.reception.on=../Share/reception.gif, command.exclusive.SOFT1=BACK, EXIT, CANCEL, STOP, icon.right.on=../Share/right.gif, icon.battery=225, 2, on, kvem.device.name=DefaultColorPhone, alert.warning.sound=../Share/mid_warn.wav, key.DOWN=VK_DOWN, softbutton.1=160,306,78,16, softButton, right, font.monospace.italic.small=Monospaced-italic-9, key.CLEAR=VK_BACK_SPACE, softbutton.0=1,306,78,16, softButton, left, font.monospace.plain.small=Monospaced-plain-9, button.UP=135, 394, 43, 14, icon.flash.autoRed=../Share/AutoFlashRedReduction.png, command.keys.CANCEL=SOFT1, font.proportional.bold.large=SansSerif-bold-14, font.system.bold.italic.large=SansSerif-bolditalic-14, font.proportional.plain.small=SansSerif-plain-9, icon.flash.auto=../Share/AutoFlash.png, icon.internet=64, 1, off, vibrator.sound=../Share/vibrate.wav, key.SEND=VK_HOME, icon.left.off=, font.monospace.bold.medium=Monospaced-bold-11, icon.flash.no=../Share/NoFlash.png, pressed_buttons_image=DefaultColorPhonePressed.png, version.profile=MIDP-2.1, font.monospace.italic.large=Monospaced-italic-14, font.proportional.bold.medium=SansSerif-bold-11, font.monospace.plain.large=Monospaced-plain-14, icon.up=113, 306, off, font.system.bold.italic.medium=SansSerif-bolditalic-11, key.SELECT=VK_ENTER, default_image=DefaultColorPhoneNormal.png, button.POWER=262, 19, 20, 20, key.SOFT2=VK_F2, icon.shutter.enable=../Share/ShutterClosedState.png, key.SOFT1=VK_F1, key.LEFT=VK_LEFT, font.proportional.plain.large=SansSerif-plain-14, icon.reception=2, 1, on, font.monospace.bold.italic.medium=Monospaced-bolditalic-11, button.RIGHT=182, 411, 15, 43, icon.domain.off=, font.proportional.italic.medium=SansSerif-italic-11, icon.inmode.123=../Share/123.gif, kvem.device.file=/opt/wtk/wtklib/devices/DefaultColorPhone/DefaultColorPhone.properties, alert.alarm.sound=../Share/mid_alarm.wav, icon.internet.on=../Share/internet.gif, font.softButton=SansSerif-plain-11, font.monospace.plain.medium=Monospaced-plain-11, button.SELECT=136, 412, 42, 44, command.keys.EXIT=SOFT1, font.monospace.italic.medium=Monospaced-italic-11, icon.up.off=, screenPaintableRegion.height=292, button.HOME=36, 448, 76, 24, icon.inmode.off=, alert.info.sound=../Share/mid_info.wav, keyboard.handler=com.sun.kvem.midp.DefaultKeyboardHandler, button.ASTERISK=36, 595, 76, 31, command.keys.HELP=SOFT2, command.keys.OK=SOFT2, highlighted_image=DefaultColorPhoneHiLite.png, colorCount=0x1000, netindicator.image=netIndicatorOn.png, command.keys.SCREEN=SOFT2, icon.shutter=196, 0, off, key.UP=VK_UP, alphaLevelCount=0x100, font.system.italic.medium=SansSerif-italic-11, key.ASTERISK=VK_MULTIPLY, icon.right.off=, kvm.executable.path=/opt/wtk/bin/zayit, font.system.italic.small=SansSerif-italic-9, font.monospace.bold.small=Monospaced-bold-9, command.menu.activate=SOFT2, key.END=VK_END, key.POWER=VK_ESCAPE, button.POUND=203, 595, 76, 31, netindicator.bounds=36, 23, 14, 14, command.keys.ITEM=SOFT2, icon.down.off=, icon.right=121, 308, off, icon.battery.on=../Share/batt.gif, alert.confirmation.sound=../Share/mid_confirm.wav, key.RIGHT=VK_RIGHT, screenBorderColor=0xb6b6aa, screenPaintableRegion.y=10, screenPaintableRegion.x=0, camera.src.file=viewFinder.mpg, screen.width=240, icon.inmode=113, 2, off, font.system.plain.small=SansSerif-plain-9, version.configuration=CLDC-1.1, screen.height=320, icon.flash.force=../Share/ForceFlash.png, font.system.bold.small=SansSerif-bold-9, icon.flash.forceRed=../Share/ForceFlashRedReduction.png, alert.error.sound=../Share/mid_err.wav, font.proportional.italic.small=SansSerif-italic-9, font.system.italic.large=SansSerif-italic-14, font.monospace.bold.large=Monospaced-bold-14, button.DOWN=135, 459, 43, 14, icon.down.on=../Share/down.gif}"
ProfileConfiguration:ProfileConfiguration.setIntoProperties(Unknown Source: Config: "com.sun.kvem.environment.ProfileConfiguration[device = DefaultColorPhone, verbose = false, jammode = null, httpProxy = , httpsProxy = , proxyUser = null, proxyPassword = null, proxyAuthentication = false, proxyUse = false, updatesEnabled = true, securePrng = false, heapSize = , traceAllocation = false, traceGc = false, traceGcVerbose = false, traceClass = false, traceClassVerbose = false, traceVerifier = false, traceStackMaps = false, traceBytecodes = false, traceCalls = false, traceCallsVerbose = false, traceFrames = false, traceStackChunks = false, traceExceptions = false, traceEvents = false, traceThreading = false, traceMonitors = false, traceNetworking = false, traceAll = false]"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "device"="DefaultColorPhone"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "httpProxy"=""
ProfileConfiguration:ProfileConfiguration.setupHttpProxy(Unknown Source: getHttpProxy() returning host="", port=""
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "httpsProxy"=""
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "securePrng"="false"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "traceAllocation"="false"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "traceGc"="false"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "traceGcVerbose"="false"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "traceClass"="false"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "traceClassVerbose"="false"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "traceVerifier"="false"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "traceStackMaps"="false"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "traceBytecodes"="false"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "traceCalls"="false"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "traceCallsVerbose"="false"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "traceFrames"="false"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "traceStackChunks"="false"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "traceExceptions"="false"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "traceEvents"="false"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "traceThreading"="false"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "traceMonitors"="false"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "traceNetworking"="false"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "traceAll"="false"
ProfileConfiguration:ProfileConfiguration.setupTrace(Unknown Source: getTrace() returning ALLOCATION="false", GC="false"
ProfileConfiguration:ProfileConfiguration.setupTrace(Unknown Source: getTrace() returning GC_VERBOSE="false", CLASS="false"
ProfileConfiguration:ProfileConfiguration.setupTrace(Unknown Source: getTrace() returning CLASS_VERBOSE="false", VERIFIER="false"
ProfileConfiguration:ProfileConfiguration.setupTrace(Unknown Source: getTrace() returning STACK_MAPS="false", BYTECODES="false"
ProfileConfiguration:ProfileConfiguration.setupTrace(Unknown Source: getTrace() returning CALLS="false", CALLS_VERBOSE="false"
ProfileConfiguration:ProfileConfiguration.setupTrace(Unknown Source: getTrace() returning FRAMES="false", STACK_CHUNKS="false"
ProfileConfiguration:ProfileConfiguration.setupTrace(Unknown Source: getTrace() returning EXCEPTIONS="false", EVENTS="false"
ProfileConfiguration:ProfileConfiguration.setupTrace(Unknown Source: getTrace() returning THREADING="false", MONITORS="false"
ProfileConfiguration:ProfileConfiguration.setupTrace(Unknown Source: getTrace() returning NETWORKING="false", ALL="false"
ProfileConfiguration:ProfileConfiguration$Property.get(Unknown Source: Reading property "heapSize"=""
ProfileConfiguration:ProfileConfiguration.setupHeapSize(Unknown Source: setupHeapSize() returning heapSIze=""
ProfileEnvironment:ProfileEnvironment$KVMThread.getEmulatorClass(Unknown Source: Emulator class is "com.sun.kvem.midp.MIDP"
EmulatorInvoker:EmulatorInvoker.runEmulator(Unknown Source: Run emulator "com.sun.kvem.midp.MIDP" in new VM
EmulatorInvoker:EmulatorInvoker.runEmulator(Unknown Source: Class path = {
EmulatorInvoker:EmulatorInvoker.runEmulator(Unknown Source: "/opt/wtk/wtklib/kvem.jar"
EmulatorInvoker:EmulatorInvoker.runEmulator(Unknown Source: "/opt/wtk/wtklib/lime.jar"
EmulatorInvoker:EmulatorInvoker.runEmulator(Unknown Source: }
EmulatorInvoker:EmulatorInvoker.runEmulator(Unknown Source: argv = {
EmulatorInvoker:EmulatorInvoker.runEmulator(Unknown Source: "-descriptor"
EmulatorInvoker:EmulatorInvoker.runEmulator(Unknown Source: "/opt/wtk/apps/UIDemo/bin/UIDemo.jad"
EmulatorInvoker:EmulatorInvoker.runEmulator(Unknown Source: "-classpath"
EmulatorInvoker:EmulatorInvoker.runEmulator(Unknown Source: "/opt/wtk/apps/UIDemo/bin/UIDemo.jar"
EmulatorInvoker:EmulatorInvoker.runEmulator(Unknown Source: }
JVM:JVM.run(Unknown Source: Spawning child process: {
JVM:JVM.run(Unknown Source: "/usr/lib/jvm/java-6-sun-1.6.0.03/jre/bin/java"
JVM:JVM.run(Unknown Source: "-classpath"
JVM:JVM.run(Unknown Source: "/opt/wtk/wtklib/kvem.jar:/opt/wtk/wtklib/lime.jar:/opt/wtk/wtklib/kenv.zip:/opt/wtk/wtklib/ktools.zip:/opt/wtk/wtklib/customjmf.jar"
JVM:JVM.run(Unknown Source: "-Ddebug.com.sun.kvem.environment.JVM=NONE"
JVM:JVM.run(Unknown Source: "-Dkvem.home=/opt/wtk/"
JVM:JVM.run(Unknown Source: "-Djava.library.path=/opt/wtk/bin"
JVM:JVM.run(Unknown Source: "com.sun.kvem.environment.JVM"
JVM:JVM.run(Unknown Source: "/tmp/J2MEWTK21243.properties"
JVM:JVM.run(Unknown Source: "com.sun.kvem.environment.EmulatorInvoker"
JVM:JVM.run(Unknown Source: "com.sun.kvem.midp.MIDP"
JVM:JVM.run(Unknown Source: "-descriptor"
JVM:JVM.run(Unknown Source: "/opt/wtk/apps/UIDemo/bin/UIDemo.jad"
JVM:JVM.run(Unknown Source: "-classpath"
JVM:JVM.run(Unknown Source: "/opt/wtk/apps/UIDemo/bin/UIDemo.jar"
JVM:JVM.run(Unknown Source: }
WindowUtils:WindowUtils.<clinit>(Unknown Source: Screen - 1\u00a0280@800
WindowUtils:WindowUtils.<clinit>(Unknown Source: Minimum - 50@50
WindowUtils:WindowUtils.<clinit>(Unknown Source: Maximum - 1\u00a0024@640
ToolkitResources:ToolkitResources.getBundle(Unknown Source: Toolkit locale is "fr_FR"
PropertiesFile:PropertiesFile.load(Unknown Source: Loading properties
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "platforms": "MSA, MSA_SUBSET, JTWI, MIDP1, CUSTOM"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "platforms.default": "MSA"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "profiles": "MIDP1.0, MIDP2.0, MIDP2.1"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "configurations": "CLDC1.0, CLDC1.1"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "dependencies": "MIDP2.0 > JSR211; CLDC1.1 > JSR184, JSR179; MMAPI > JSR234; J2ME-XMLRPC > J2ME-WS; CLDC1.1, J2ME-XMLRPC > JSR226; CLDC1.1, MIDP2.0 > JSR238, JSR229, JSR280, JSR239"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "optional": "WMA2.0, WMA1.1, WMA0, MMAPI, JSR75, JSR082, JSR184, JSR179, JSR211, JSR238, JSR229, JSR180, JSR234, J2ME-WS, J2ME-XMLRPC, JSR226, SATSA-APDU, SATSA-JCRMI, SATSA-PKI, SATSA-CRYPTO, JSR239, JSR280"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "default": "MIDP2.1, CLDC1.1, WMA2.0, MMAPI, J2ME-WS, J2ME-XMLRPC, JSR75, JSR082, JSR184, JSR179, SATSA-APDU, SATSA-JCRMI, SATSA-PKI, SATSA-CRYPTO, JSR211, JSR238, JSR229, JSR180, JSR234, JSR226, JSR239, JSR280"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MSA.mandatory": "CLDC1.1; MIDP2.1; MMAPI; WMA2.0; J2ME-WS; J2ME-XMLRPC; JSR75; JSR082; JSR184; JSR179 ; SATSA-APDU; SATSA-PKI; SATSA-CRYPTO; JSR211; JSR238; JSR229; JSR180; JSR234; JSR226"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MSA.additional": "SATSA-JCRMI; JSR239; JSR280"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MSA_SUBSET.mandatory": "CLDC1.1; MIDP2.1; MMAPI; WMA2.0; JSR75; JSR082; JSR184; JSR226"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MSA_SUBSET.additional": "JSR211; JSR238; JSR229; JSR180; JSR234; SATSA-APDU; SATSA-PKI; SATSA-CRYPTO; JSR179; J2ME-XMLRPC; J2ME-WS; SATSA-JCRMI; JSR239; JSR280"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "JTWI.mandatory": "MIDP2.0; WMA1.1"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "JTWI.configuration": "CLDC1.0, CLDC1.1"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "JTWI.optional": "MMAPI"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "JTWI.additional": "WMA2.0; J2ME-WS; J2ME-XMLRPC; JSR75; JSR082; JSR184; JSR179; SATSA-APDU; SATSA-JCRMI; SATSA-PKI; SATSA-CRYPTO; JSR211; JSR238; JSR229;JSR180; JSR234; JSR226; JSR239; JSR280"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "JTWI.default": "CLDC1.0; MMAPI"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDP1.mandatory": "MIDP1.0; CLDC1.0"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "CUSTOM.profile": "MIDP1.0, MIDP2.0, MIDP2.1"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "CUSTOM.configuration": "CLDC1.0, CLDC1.1"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "CUSTOM.optional": "WMA1.1, WMA2.0, WMA0; MMAPI; JSR75; JSR082; J2ME-WS; J2ME-XMLRPC; JSR184; JSR179; SATSA-APDU; SATSA-JCRMI; SATSA-PKI; SATSA-CRYPTO; JSR211; JSR238; JSR229; JSR180; JSR234; JSR226; JSR239; JSR280"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "CUSTOM.default": "CLDC1.1; MIDP2.1; WMA2.0; MMAPI"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDP1.0.file": "midpapi10.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDP2.0.file": "midpapi20.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDP2.1.file": "midpapi21.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "CLDC1.0.file": "cldcapi10.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "CLDC1.1.file": "cldcapi11.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "WMA2.0.file": "wma20.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "WMA1.1.file": "wma11.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MMAPI.file": "mmapi.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "J2ME-WS.file": "j2me-ws.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "J2ME-XMLRPC.file": "j2me-xmlrpc.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "JSR75.file": "jsr75.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "JSR082.file": "jsr082.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "JSR184.file": "jsr184.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "JSR179.file": "jsr179.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "SATSA-APDU.file": "satsa-apdu.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "SATSA-PKI.file": "satsa-pki.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "SATSA-CRYPTO.file": "satsa-crypto.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "SATSA-JCRMI.file": "satsa-jcrmi.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "JSR211.file": "jsr211.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "JSR238.file": "jsr238.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "JSR229.file": "jsr229.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "JSR180.file": "jsr180.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "JSR234.file": "jsr234.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "JSR226.file": "jsr226.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "JSR239.file": "jsr239.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "JSR280.file": "jsr280.jar"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDP1.0.jadValue": "MIDP-1.0"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDP2.0.jadValue": "MIDP-2.0"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "MIDP2.1.jadValue": "MIDP-2.1"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "CLDC1.0.jadValue": "CLDC-1.0"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "CLDC1.1.jadValue": "CLDC-1.1"
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/cldcapi10.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/jsr184.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/jsr211.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/wma20.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/jsr75.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/jsr239.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/j2me-ws.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/jsr226.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/jsr234.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/mmapi.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/satsa-crypto.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/wma11.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/midpapi10.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/jsr180.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/satsa-jcrmi.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/satsa-pki.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/jsr229.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/jsr082.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/satsa-apdu.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/midpapi20.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/cldcapi11.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/jsr179.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/j2me-xmlrpc.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/jsr238.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Checking "/opt/wtk/lib/midpapi21.jar" as a pluggable API...
PluggableAPIManager:PluggableAPIManager.loadPluggableAPIs(Unknown Source: Not a pluggable API!
ApiSettings:ApiSettings.getAPIs(Unknown Source: APIs: "/opt/wtk/lib/cldcapi10.jar:/opt/wtk/lib/cldcapi11.jar:/opt/wtk/lib/midpapi10.jar:/opt/wtk/lib/midpapi20.jar:/opt/wtk/lib/midpapi21.jar:/opt/wtk/lib/wma20.jar:/opt/wtk/lib/wma11.jar:/opt/wtk/lib/mmapi.jar:/opt/wtk/lib/jsr75.jar:/opt/wtk/lib/jsr082.jar:/opt/wtk/lib/jsr184.jar:/opt/wtk/lib/jsr179.jar:/opt/wtk/lib/jsr211.jar:/opt/wtk/lib/jsr238.jar:/opt/wtk/lib/jsr229.jar:/opt/wtk/lib/jsr180.jar:/opt/wtk/lib/jsr234.jar:/opt/wtk/lib/j2me-ws.jar:/opt/wtk/lib/j2me-xmlrpc.jar:/opt/wtk/lib/jsr226.jar:/opt/wtk/lib/satsa-apdu.jar:/opt/wtk/lib/satsa-jcrmi.jar:/opt/wtk/lib/satsa-pki.jar:/opt/wtk/lib/satsa-crypto.jar:/opt/wtk/lib/jsr239.jar"
MIDP:MIDP.run(Unknown Source: 4\u00a0091 KBytes free memory
MIDP:MIDP.run(Unknown Source: Running the emulator
MIDP:MIDP.run(Unknown Source: Properties = "{kvem.trace.all=false, button.LEFT=118, 411, 16, 43, icon.inmode=113, 2, off, alphaLevelCount=0x100, font.system.italic.medium=SansSerif-italic-11, font.proportional.bold.small=SansSerif-bold-9, bluetooth.device.authorization=on, user.dir=/opt/wtk, lapi.responseTime=0, java.vm.version=1.6.0_03-b05, bluetooth.connected.devices.max=7, version.configuration=CLDC-1.1, icon.inmode.off=, font.monospace.italic.small=Monospaced-italic-9, mm.control.record=true, font.system.bold.italic.large=SansSerif-bolditalic-14, icon.up.off=, icon.battery.on=../Share/batt.gif, bluetooth.device.discovery.timeout=10000, kvem.trace.calls=false, mm.format.wav=true, sun.os.patch.level=unknown, sip.address=, icon.shutter=196, 0, off, java.vm.specification.name=Java Virtual Machine Specification, kvem.trace.monitors=false, kvem.trace.calls.verbose=false, button.CLEAR=203, 448, 76, 24, font.monospace.bold.italic.small=Monospaced-bolditalic-9, satsa.slot.1.port=9026, kvem.trace.frames=false, icon.down.off=, key.LEFT=VK_LEFT, prng.secure=false, os.name=Linux, kvem.trace.bytecodes=false, button.POUND=203, 595, 76, 31, security.domain=identified_third_party, icon.right=121, 308, off, command.keys.ITEM=SOFT2, key.9=VK_9 VK_NUMPAD9, key.END=VK_END, key.8=VK_8 VK_NUMPAD8, key.7=VK_7 VK_NUMPAD7, key.6=VK_6 VK_NUMPAD6, java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi, key.5=VK_5 VK_NUMPAD5, icon.inmode.hira=../Share/hira.gif, key.4=VK_4 VK_NUMPAD4, kvem.trace.exceptions=false, key.3=VK_3 VK_NUMPAD3, key.2=VK_2 VK_NUMPAD2, key.1=VK_1 VK_NUMPAD1, os.arch=i386, key.0=VK_0 VK_NUMPAD0, user.name=stach, lapi.horizontalAccuracy=0, icon.internet=64, 1, off, mm.format.midi=true, kvem.device.file=/opt/wtk/wtklib/devices/DefaultColorPhone/DefaultColorPhone.properties, kvem.netmon.enable=false, bluetooth.device.authentication=on, icon.up.on=../Share/up.gif, icon.reception=2, 1, on, user.country=FR, icon.inmode.ABC=../Share/ABC.gif, key.UP=VK_UP, keyboard.handler=com.sun.kvem.midp.DefaultKeyboardHandler, icon.flash.reduced=../Share/ReducedFlash.png, alert.info.sound=../Share/mid_info.wav, version.profile=MIDP-2.1, bluetooth.sd.attr.retrievable.max=10, java.endorsed.dirs=/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/endorsed, font.proportional.italic.small=SansSerif-italic-9, lapi.costAllowed=true, java.vm.specification.version=1.0, uc.delay=10080, font.proportional.plain.large=SansSerif-plain-14, satsa.slot.0.port=9025, font.monospace.bold.small=Monospaced-bold-9, icon.left.off=, icon.flash.autoRed=../Share/AutoFlashRedReduction.png, colorCount=0x1000, key.SOFT2=VK_F2, icon.left=105, 308, off, java.vendor=Sun Microsystems Inc., key.SOFT1=VK_F1, icon.inmode.sym=../Share/sym.gif, file.separator=/, icon.down.on=../Share/down.gif, highlighted_image=DefaultColorPhoneHiLite.png, sun.java.launcher=SUN_STANDARD, command.menu.activate=SOFT2, font.proportional.bold.italic.small=SansSerif-bolditalic-9, java.library.path=/opt/wtk/bin, alert.error.sound=../Share/mid_err.wav, button.END=203, 421, 76, 24, https.proxyPort=, command.keys.EXIT=SOFT1, command.keys.STOP=SOFT1, screenPixelRatio.y=1, screenPixelRatio.x=1, sun.arch.data.model=32, font.system.bold.large=SansSerif-bold-14, screen.width=240, font.monospace.plain.large=Monospaced-plain-14, path.separator=:, kvem.trace.class=false, icon.right.off=, sun.io.unicode.encoding=UnicodeLittle, kvem.home=/opt/wtk/, sip.display.name=, user.language=fr, alert.alarm.sound=../Share/mid_alarm.wav, kvem.netmon.autoclose=false, command.keys.SCREEN=SOFT2, midlet.SUSPEND_ALL=VK_F6, mm.format.video=true, vmspeed.range=100,1000, icon.internet.on=../Share/internet.gif, http.version=HTTP/1.1, icon.shutter.on=../Share/ShutterOpenState.png, java.class.version=50.0, camera.src.file=viewFinder.mpg, alert.warning.sound=../Share/mid_warn.wav, file.encoding.pkg=sun.io, netindicator.bounds=36, 23, 14, 14, sun.cpu.endian=little, font.proportional.bold.medium=SansSerif-bold-11, kvem.device.name=DefaultColorPhone, icon.shutter.enable=../Share/ShutterClosedState.png, button.SELECT=136, 412, 42, 44, bluetooth.sd.trans.max=5, java.home=/usr/lib/jvm/java-6-sun-1.6.0.03/jre, irdaobex.packetLength=4096, font.system.plain.large=SansSerif-plain-14, heap.size=, command.keys.OK=SOFT2, font.proportional.italic.medium=SansSerif-italic-11, lime.debug=true, bluetooth.device.friendlyName=WirelessToolkit, icon.domain.off=, lapi.addressInfoRequired=false, isColor=true, security.policy=MSA, bluetooth.device.discovery.enable=true, command.keys.HELP=SOFT2, button.SOFT2=203, 394, 76, 24, button.SOFT1=36, 394, 76, 24, http.proxyHost=, font.monospace.bold.medium=Monospaced-bold-11, font.system.italic.small=SansSerif-italic-9, mm.control.mixing=true, sun.management.compiler=HotSpot Client Compiler, font.proportional.bold.large=SansSerif-bold-14, lapi.powerConsumption=None, icon.flash=180, 0, off, icon.flash.forceRed=../Share/ForceFlashRedReduction.png, button.DOWN=135, 459, 43, 14, icon.flash.force=../Share/ForceFlash.png, kvem.trace.class.verbose=false, kvem.trace.networking=false, font.monospace.italic.large=Monospaced-italic-14, icon.flash.off=, key.RIGHT=VK_RIGHT, lapi.altitudeRequired=false, icon.flash.no=../Share/NoFlash.png, kvem.netmon.variable_font_name=Arial, java.vm.specification.vendor=Sun Microsystems Inc., icon.domain.trusted=../Share/trusted.png, java.vm.name=Java HotSpot(TM) Client VM, font.proportional.bold.italic.medium=SansSerif-bolditalic-11, java.io.tmpdir=/tmp, java.vendor.url=http://java.sun.com/, button.HOME=36, 448, 76, 24, font.system.bold.italic.small=SansSerif-bolditalic-9, screenPaintableRegion.height=292, key.SELECT=VK_ENTER, bluetooth.l2cap.receiveMTU.max=512, bluetooth.enable=true, font.monospace.bold.italic.large=Monospaced-bolditalic-14, sun.boot.library.path=/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/i386, font.system.bold.italic.medium=SansSerif-bolditalic-11, screenBorderColor=0xb6b6aa, softbutton.1=160,306,78,16, softButton, right, softbutton.0=1,306,78,16, softButton, left, font.monospace.bold.italic.medium=Monospaced-bolditalic-11, java.runtime.name=Java(TM) SE Runtime Environment, font.system.bold.medium=SansSerif-bold-11, key.DOWN=VK_DOWN, command.keys.CANCEL=SOFT1, sun.cpu.isalist=, kvem.trace.threading=false, screen.y=54, screen.x=37, satsa.simulator.type=cref, user.home=/home/stach/, font.monospace.italic.medium=Monospaced-italic-11, java.specification.name=Java Platform API Specification, mm.control.capture=true, mm.control.midi=true, kvm.executable.path=/opt/wtk/bin/zayit, java.specification.vendor=Sun Microsystems Inc., java.version=1.6.0_03, kvem.trace.stackmaps=false, font.default=SansSerif-plain-10, alert.confirmation.sound=../Share/mid_confirm.wav, kvem.netmon.fixed_font_name=Courier New, lapi.verticalAccuracy=0, font.proportional.italic.large=SansSerif-italic-14, icon.reception.on=../Share/reception.gif, kvem.trace.allocation=false, key.POWER=VK_ESCAPE, netindicator.image=netIndicatorOn.png, microedition.sip.registrar=, font.monospace.bold.large=Monospaced-bold-14, lapi.speedRequired=false, screen.height=320, debug.com.sun.kvem.environment.JVM=NONE, wma.smsc.phoneNumber=+1234567890, uc.enable=true, line.separator=
MIDP:MIDP.run(Unknown Source: , kvem.trace.events=false, java.specification.version=1.6, java.vm.info=mixed mode, sharing, font.proportional.plain.small=SansSerif-plain-9, icon.inmode.abc=../Share/abc_lower.gif, sun.boot.class.path=/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/resources.jar:/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/rt.jar:/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/jsse.jar:/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/jce.jar:/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/charsets.jar:/usr/lib/jvm/java-6-sun-1.6.0.03/jre/classes, key.ASTERISK=VK_MULTIPLY, icon.down=113, 314, off, kvem.trace.gc=false, file.extension=jad, font.proportional.bold.italic.large=SansSerif-bolditalic-14, open.show.demos=true, icon.left.on=../Share/left.gif, button.RIGHT=182, 411, 15, 43, font.monospace.plain.medium=Monospaced-plain-11, icon.inmode.kana=../Share/kana.gif, kvem.netmon.variable_font_size=14, irdaobex.discoveryTimeout=10000, http.proxyPort=, uc.url=http://cds.cmsg.sun.com/update/update.properties?uid=%s&ver=%s, kvem.otherVM=true, button.UP=135, 394, 43, 14, java.awt.printerjob=sun.print.PSPrinterJob, button.SEND=36, 421, 76, 24, font.system.bold.small=SansSerif-bold-9, sun.jnu.encoding=ISO-8859-15, font.monospace.plain.small=Monospaced-plain-9, midlet.RESUME_ALL=VK_F7, java.runtime.version=1.6.0_03-b05, kvem.trace.verifier=false, button.ASTERISK=36, 595, 76, 31, user.timezone=Europe/Paris, button.9=203, 561, 76, 31, button.8=119, 561, 76, 31, button.7=36, 561, 76, 31, key.CLEAR=VK_BACK_SPACE, button.6=203, 527, 76, 31, button.5=119, 527, 76, 31, button.4=36, 527, 76, 31, button.3=203, 493, 76, 31, button.2=119, 493, 76, 31, kvem.trace.stackchunks=false, button.1=36, 493, 76, 31, button.0=119, 595, 76, 31, java.ext.dirs=/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/ext:/usr/java/packages/lib/ext, bluetooth.device.next.address=0000000decaf, kvem.netmon.filter_file_name=netmon_filter.dat, key.POUND=VK_SUBTRACT, icon.battery=225, 2, on, default_image=DefaultColorPhoneNormal.png, java.class.path=/opt/wtk/wtklib/kenv.zip:/opt/wtk/wtklib/ktools.zip:/opt/wtk/wtklib/customjmf.jar, debug.com.sun.kvem=HEAVY, bluetooth.device.encryption=on, icon.inmode.123=../Share/123.gif, os.version=2.6.22-2007-10-04, pressed_buttons_image=DefaultColorPhonePressed.png, command.keys.BACK=SOFT1, screenPaintableRegion.width=240, mm.control.volume=true, key.SEND=VK_HOME, command.exclusive.SOFT1=BACK, EXIT, CANCEL, STOP, icon.shutter.off=, wma.server.firstAssignedPhoneNumber=+5550000, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.vm.vendor=Sun Microsystems Inc., enableAlphaChannel=true, font.system.plain.medium=SansSerif-plain-11, kvem.netmon.fixed_font_size=12, sip.port=, font.system.plain.small=SansSerif-plain-9, lime.loader=/opt/wtk/bin/kwrapper, microedition.locale=en-US, satsa.sim.present=true, button.POWER=262, 19, 20, 20, font.proportional.plain.medium=SansSerif-plain-11, kvem.trace.gc.verbose=false, kvem.device=DefaultColorPhone, icon.internet.off=, icon.up=113, 306, off, icon.domain=210, 0, off, font.softButton=SansSerif-plain-11, touch_screen=false, vibrator.sound=../Share/vibrate.wav, file.encoding=ISO-8859-15, microedition.sip.outbound_proxy=, kvem.device.url=file:/opt/wtk/wtklib/devices/DefaultColorPhone/DefaultColorPhone.properties, icon.flash.auto=../Share/AutoFlash.png, icon.right.on=../Share/right.gif, font.system.italic.large=SansSerif-italic-14, screenPaintableRegion.y=10, https.proxyHost=, screenPaintableRegion.x=0}"
PropertiesFile:PropertiesFile.load(Unknown Source: Loading properties
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "module.class.names": "ProxyExtension, DatabaseExtension, PerformanceExtension, MonitorsExtension, StorageExtension, APIExtension, WMAExtension, SecurityExtension, StubgenExtension, JSR082Extension, LocationExtension, SatsaExtension, MIAExtension, PaymentExtension, SIPExtension"
PropertiesFile:PropertiesFile.readProperties(Unknown Source: Set: "module.settings.class.names": "CHAPITabPanel, PaymentTabPanel"
APIExtension:APIExtension.<init>(Unknown Source: Constructor
PropertiesFile:PropertiesFile.<init>(Unknown Source: Loading properties "/opt/wtk/lib/api.properties"
APIExtension:APIExtension.createPropertyEditors(Unknown Source: apiProp = "{}"
APIExtension:APIExtension.createPropertyEditors(Unknown Source: editors = { }
SatsaExtension:SatsaExtension.createPropertyEditors(Unknown Source: editors : {
SatsaExtension:SatsaExtension.createPropertyEditors(Unknown Source: "com.sun.kvem.preferences.NumberProperty@e39a3e"
SatsaExtension:SatsaExtension.createPropertyEditors(Unknown Source: "com.sun.kvem.preferences.NumberProperty@a39137"
SatsaExtension:SatsaExtension.createPropertyEditors(Unknown Source: "com.sun.kvem.preferences.StringProperty@92e78c"
SatsaExtension:SatsaExtension.createPropertyEditors(Unknown Source: "com.sun.kvem.preferences.ChoiceProperty@9fbe93"
SatsaExtension:SatsaExtension.createPropertyEditors(Unknown Source: "com.sun.kvem.preferences.BooleanProperty@198dfaf"
SatsaExtension:SatsaExtension.createPropertyEditors(Unknown Source: }
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "http.proxyHost": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "https.proxyHost": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "http.proxyPort": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "https.proxyPort": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "http.version": = "HTTP/1.1"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "proxy.userName": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "proxy.password": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "proxy.authentication": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "proxy.use": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "uc.enable": = "true"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "screen.graphicsLatency": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "screen.refresh.mode": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "vmspeed.enableEmulation": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "vmspeed.bytecodespermilli": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "netspeed.enableSpeedEmulation": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "netspeed.bitpersecond": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "screen.refresh.rate": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "kvem.memory.monitor.enable": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "jammode": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "kvem.netmon.enable": = "false"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "jammode": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "kvem.profiler.enable": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "kvem.profiler.showsystem": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "kvem.profiler.outfile": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "jammode": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "kvem.trace.gc": = "false"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "kvem.trace.class": = "false"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "kvem.trace.exceptions": = "false"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "kvem.trace.calls": = "false"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "storage.root": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "storage.size": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "heap.size": = ""
APIExtension:APIExtension.setProperties(Unknown Source: setProperties>>"{kvem.trace.all=false, button.LEFT=118, 411, 16, 43, icon.inmode=113, 2, off, alphaLevelCount=0x100, font.system.italic.medium=SansSerif-italic-11, font.proportional.bold.small=SansSerif-bold-9, bluetooth.device.authorization=on, user.dir=/opt/wtk, lapi.responseTime=0, java.vm.version=1.6.0_03-b05, bluetooth.connected.devices.max=7, version.configuration=CLDC-1.1, icon.inmode.off=, font.monospace.italic.small=Monospaced-italic-9, CHAPITabPanel=true, mm.control.record=true, font.system.bold.italic.large=SansSerif-bolditalic-14, icon.up.off=, icon.battery.on=../Share/batt.gif, bluetooth.device.discovery.timeout=10000, kvem.trace.calls=false, mm.format.wav=true, sun.os.patch.level=unknown, MonitorsExtension=true, sip.address=, icon.shutter=196, 0, off, java.vm.specification.name=Java Virtual Machine Specification, kvem.trace.monitors=false, kvem.trace.calls.verbose=false, button.CLEAR=203, 448, 76, 24, font.monospace.bold.italic.small=Monospaced-bolditalic-9, satsa.slot.1.port=9026, kvem.trace.frames=false, icon.down.off=, key.LEFT=VK_LEFT, prng.secure=false, os.name=Linux, kvem.trace.bytecodes=false, button.POUND=203, 595, 76, 31, security.domain=identified_third_party, icon.right=121, 308, off, command.keys.ITEM=SOFT2, key.9=VK_9 VK_NUMPAD9, key.END=VK_END, key.8=VK_8 VK_NUMPAD8, key.7=VK_7 VK_NUMPAD7, key.6=VK_6 VK_NUMPAD6, java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi, key.5=VK_5 VK_NUMPAD5, icon.inmode.hira=../Share/hira.gif, key.4=VK_4 VK_NUMPAD4, kvem.trace.exceptions=false, key.3=VK_3 VK_NUMPAD3, key.2=VK_2 VK_NUMPAD2, key.1=VK_1 VK_NUMPAD1, os.arch=i386, key.0=VK_0 VK_NUMPAD0, user.name=stach, lapi.horizontalAccuracy=0, icon.internet=64, 1, off, mm.format.midi=true, kvem.device.file=/opt/wtk/wtklib/devices/DefaultColorPhone/DefaultColorPhone.properties, kvem.netmon.enable=false, bluetooth.device.authentication=on, icon.up.on=../Share/up.gif, icon.reception=2, 1, on, user.country=FR, icon.inmode.ABC=../Share/ABC.gif, key.UP=VK_UP, keyboard.handler=com.sun.kvem.midp.DefaultKeyboardHandler, icon.flash.reduced=../Share/ReducedFlash.png, alert.info.sound=../Share/mid_info.wav, version.profile=MIDP-2.1, bluetooth.sd.attr.retrievable.max=10, java.endorsed.dirs=/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/endorsed, font.proportional.italic.small=SansSerif-italic-9, lapi.costAllowed=true, java.vm.specification.version=1.0, DatabaseExtension=true, uc.delay=10080, font.proportional.plain.large=SansSerif-plain-14, satsa.slot.0.port=9025, font.monospace.bold.small=Monospaced-bold-9, icon.left.off=, icon.flash.autoRed=../Share/AutoFlashRedReduction.png, colorCount=0x1000, key.SOFT2=VK_F2, icon.left=105, 308, off, java.vendor=Sun Microsystems Inc., key.SOFT1=VK_F1, icon.inmode.sym=../Share/sym.gif, LocationExtension=true, file.separator=/, icon.down.on=../Share/down.gif, highlighted_image=DefaultColorPhoneHiLite.png, sun.java.launcher=SUN_STANDARD, command.menu.activate=SOFT2, font.proportional.bold.italic.small=SansSerif-bolditalic-9, java.library.path=/opt/wtk/bin, alert.error.sound=../Share/mid_err.wav, button.END=203, 421, 76, 24, https.proxyPort=, command.keys.EXIT=SOFT1, command.keys.STOP=SOFT1, screenPixelRatio.y=1, JSR082Extension=true, screenPixelRatio.x=1, sun.arch.data.model=32, font.system.bold.large=SansSerif-bold-14, screen.width=240, font.monospace.plain.large=Monospaced-plain-14, StorageExtension=true, path.separator=:, kvem.trace.class=false, icon.right.off=, sun.io.unicode.encoding=UnicodeLittle, kvem.home=/opt/wtk/, SIPExtension=true, sip.display.name=, user.language=fr, alert.alarm.sound=../Share/mid_alarm.wav, kvem.netmon.autoclose=false, command.keys.SCREEN=SOFT2, midlet.SUSPEND_ALL=VK_F6, PerformanceExtension=true, mm.format.video=true, vmspeed.range=100,1000, icon.internet.on=../Share/internet.gif, http.version=HTTP/1.1, icon.shutter.on=../Share/ShutterOpenState.png, java.class.version=50.0, camera.src.file=viewFinder.mpg, alert.warning.sound=../Share/mid_warn.wav, file.encoding.pkg=sun.io, netindicator.bounds=36, 23, 14, 14, sun.cpu.endian=little, font.proportional.bold.medium=SansSerif-bold-11, kvem.device.name=DefaultColorPhone, icon.shutter.enable=../Share/ShutterClosedState.png, button.SELECT=136, 412, 42, 44, bluetooth.sd.trans.max=5, java.home=/usr/lib/jvm/java-6-sun-1.6.0.03/jre, irdaobex.packetLength=4096, font.system.plain.large=SansSerif-plain-14, heap.size=, command.keys.OK=SOFT2, font.proportional.italic.medium=SansSerif-italic-11, lime.debug=true, bluetooth.device.friendlyName=WirelessToolkit, icon.domain.off=, lapi.addressInfoRequired=false, isColor=true, security.policy=MSA, bluetooth.device.discovery.enable=true, command.keys.HELP=SOFT2, button.SOFT2=203, 394, 76, 24, button.SOFT1=36, 394, 76, 24, http.proxyHost=, font.monospace.bold.medium=Monospaced-bold-11, font.system.italic.small=SansSerif-italic-9, mm.control.mixing=true, sun.management.compiler=HotSpot Client Compiler, font.proportional.bold.large=SansSerif-bold-14, lapi.powerConsumption=None, icon.flash=180, 0, off, icon.flash.forceRed=../Share/ForceFlashRedReduction.png, button.DOWN=135, 459, 43, 14, icon.flash.force=../Share/ForceFlash.png, kvem.trace.class.verbose=false, kvem.trace.networking=false, font.monospace.italic.large=Monospaced-italic-14, icon.flash.off=, key.RIGHT=VK_RIGHT, lapi.altitudeRequired=false, icon.flash.no=../Share/NoFlash.png, kvem.netmon.variable_font_name=Arial, java.vm.specification.vendor=Sun Microsystems Inc., icon.domain.trusted=../Share/trusted.png, java.vm.name=Java HotSpot(TM) Client VM, font.proportional.bold.italic.medium=SansSerif-bolditalic-11, java.io.tmpdir=/tmp, java.vendor.url=http://java.sun.com/, button.HOME=36, 448, 76, 24, font.system.bold.italic.small=SansSerif-bolditalic-9, screenPaintableRegion.height=292, key.SELECT=VK_ENTER, bluetooth.l2cap.receiveMTU.max=512, bluetooth.enable=true, font.monospace.bold.italic.large=Monospaced-bolditalic-14, sun.boot.library.path=/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/i386, font.system.bold.italic.medium=SansSerif-bolditalic-11, screenBorderColor=0xb6b6aa, softbutton.1=160,306,78,16, softButton, right, softbutton.0=1,306,78,16, softButton, left, font.monospace.bold.italic.medium=Monospaced-bolditalic-11, java.runtime.name=Java(TM) SE Runtime Environment, font.system.bold.medium=SansSerif-bold-11, key.DOWN=VK_DOWN, command.keys.CANCEL=SOFT1, sun.cpu.isalist=, kvem.trace.threading=false, screen.y=54, screen.x=37, satsa.simulator.type=cref, user.home=/home/stach/, font.monospace.italic.medium=Monospaced-italic-11, java.specification.name=Java Platform API Specification, mm.control.capture=true, mm.control.midi=true, kvm.executable.path=/opt/wtk/bin/zayit, java.specification.vendor=Sun Microsystems Inc., MIAExtension=true, java.version=1.6.0_03, kvem.trace.stackmaps=false, font.default=SansSerif-plain-10, alert.confirmation.sound=../Share/mid_confirm.wav, kvem.netmon.fixed_font_name=Courier New, lapi.verticalAccuracy=0, StubgenExtension=true, font.proportional.italic.large=SansSerif-italic-14, icon.reception.on=../Share/reception.gif, kvem.trace.allocation=false, key.POWER=VK_ESCAPE, netindicator.image=netIndicatorOn.png, PaymentTabPanel=true, microedition.sip.registrar=, font.monospace.bold.large=Monospaced-bold-14, lapi.speedRequired=false, APIExtension=true, screen.height=320, debug.com.sun.kvem.environment.JVM=NONE, wma.smsc.phoneNumber=+1234567890, uc.enable=true, line.separator=
APIExtension:APIExtension.setProperties(Unknown Source: , kvem.trace.events=false, java.specification.version=1.6, java.vm.info=mixed mode, sharing, font.proportional.plain.small=SansSerif-plain-9, icon.inmode.abc=../Share/abc_lower.gif, SatsaExtension=true, WMAExtension=true, sun.boot.class.path=/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/resources.jar:/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/rt.jar:/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/jsse.jar:/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/jce.jar:/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/charsets.jar:/usr/lib/jvm/java-6-sun-1.6.0.03/jre/classes, key.ASTERISK=VK_MULTIPLY, icon.down=113, 314, off, kvem.trace.gc=false, file.extension=jad, font.proportional.bold.italic.large=SansSerif-bolditalic-14, open.show.demos=true, icon.left.on=../Share/left.gif, button.RIGHT=182, 411, 15, 43, font.monospace.plain.medium=Monospaced-plain-11, icon.inmode.kana=../Share/kana.gif, kvem.netmon.variable_font_size=14, irdaobex.discoveryTimeout=10000, http.proxyPort=, uc.url=http://cds.cmsg.sun.com/update/update.properties?uid=%s&ver=%s, kvem.otherVM=true, button.UP=135, 394, 43, 14, java.awt.printerjob=sun.print.PSPrinterJob, button.SEND=36, 421, 76, 24, font.system.bold.small=SansSerif-bold-9, sun.jnu.encoding=ISO-8859-15, SecurityExtension=true, font.monospace.plain.small=Monospaced-plain-9, midlet.RESUME_ALL=VK_F7, java.runtime.version=1.6.0_03-b05, kvem.trace.verifier=false, button.ASTERISK=36, 595, 76, 31, user.timezone=Europe/Paris, button.9=203, 561, 76, 31, button.8=119, 561, 76, 31, button.7=36, 561, 76, 31, key.CLEAR=VK_BACK_SPACE, button.6=203, 527, 76, 31, button.5=119, 527, 76, 31, button.4=36, 527, 76, 31, button.3=203, 493, 76, 31, button.2=119, 493, 76, 31, kvem.trace.stackchunks=false, button.1=36, 493, 76, 31, button.0=119, 595, 76, 31, java.ext.dirs=/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/ext:/usr/java/packages/lib/ext, bluetooth.device.next.address=0000000decaf, kvem.netmon.filter_file_name=netmon_filter.dat, key.POUND=VK_SUBTRACT, icon.battery=225, 2, on, default_image=DefaultColorPhoneNormal.png, java.class.path=/opt/wtk/wtklib/kenv.zip:/opt/wtk/wtklib/ktools.zip:/opt/wtk/wtklib/customjmf.jar, debug.com.sun.kvem=HEAVY, bluetooth.device.encryption=on, icon.inmode.123=../Share/123.gif, os.version=2.6.22-2007-10-04, pressed_buttons_image=DefaultColorPhonePressed.png, command.keys.BACK=SOFT1, screenPaintableRegion.width=240, mm.control.volume=true, key.SEND=VK_HOME, command.exclusive.SOFT1=BACK, EXIT, CANCEL, STOP, icon.shutter.off=, wma.server.firstAssignedPhoneNumber=+5550000, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, java.vm.vendor=Sun Microsystems Inc., enableAlphaChannel=true, font.system.plain.medium=SansSerif-plain-11, kvem.netmon.fixed_font_size=12, PaymentExtension=true, sip.port=, font.system.plain.small=SansSerif-plain-9, lime.loader=/opt/wtk/bin/kwrapper, microedition.locale=en-US, satsa.sim.present=true, button.POWER=262, 19, 20, 20, font.proportional.plain.medium=SansSerif-plain-11, kvem.trace.gc.verbose=false, kvem.device=DefaultColorPhone, icon.internet.off=, icon.up=113, 306, off, icon.domain=210, 0, off, font.softButton=SansSerif-plain-11, touch_screen=false, vibrator.sound=../Share/vibrate.wav, file.encoding=ISO-8859-15, microedition.sip.outbound_proxy=, kvem.device.url=file:/opt/wtk/wtklib/devices/DefaultColorPhone/DefaultColorPhone.properties, icon.flash.auto=../Share/AutoFlash.png, icon.right.on=../Share/right.gif, font.system.italic.large=SansSerif-italic-14, screenPaintableRegion.y=10, https.proxyHost=, screenPaintableRegion.x=0, ProxyExtension=true}"
APIExtension:APIExtension.initAPIProperties(Unknown Source: api exclude list = null
APIExtension:APIExtension.initAPIProperties(Unknown Source: api properties = "{}"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "wma.client.phoneNumber": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "wma.server.firstAssignedPhoneNumber": = "+5550000"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "wma.server.percentFragmentLoss": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "wma.server.deliveryDelayMS": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "security.domain": = "identified_third_party"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "security.policy": = "MSA"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "irdaobex.packetLength": = "4096"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "irdaobex.discoveryTimeout": = "10000"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "bluetooth.device.discovery.timeout": = "10000"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "bluetooth.l2cap.receiveMTU.max": = "512"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "bluetooth.sd.trans.max": = "5"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "bluetooth.sd.attr.retrievable.max": = "10"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "bluetooth.enable": = "true"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "bluetooth.device.discovery.enable": = "true"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "bluetooth.device.friendlyName": = "WirelessToolkit"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "bluetooth.device.encryption": = "on"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "bluetooth.device.authorization": = "on"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "bluetooth.device.authentication": = "on"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "bluetooth.device.next.address": = "0000000decaf"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "lapi.horizontalAccuracy": = "0"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "lapi.verticalAccuracy": = "0"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "lapi.responseTime": = "0"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "lapi.powerConsumption": = "None"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "lapi.costAllowed": = "true"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "lapi.speedRequired": = "false"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "lapi.altitudeRequired": = "false"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "lapi.addressInfoRequired": = "false"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "satsa.slot.0.port": = "9025"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "satsa.slot.1.port": = "9026"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "satsa.card.host": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "satsa.simulator.type": = "cref"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "satsa.sim.present": = "true"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "microedition.locale": = "en-US"
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "payment.mcc": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "payment.mnc": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "payment.transactions.limit": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "payment.console.number": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "sip.display.name": = ""
SimpleExtension:SimpleExtension.setProperties(Unknown Source: "sip.address": = ""
Device:Device.getResource(Unknown Source: Looking for resource "DefaultColorPhoneNormal.png" identified by "default_image"
Device:Device.getResource(Unknown Source: Looking for resource "DefaultColorPhonePressed.png" identified by "pressed_buttons_image"
Device:Device.getResource(Unknown Source: Looking for resource "DefaultColorPhoneHiLite.png" identified by "highlighted_image"
Device:Device.getResource(Unknown Source: Looking for resource "netIndicatorOn.png" identified by "netindicator.image"
KeyboardManager:KeyboardManager.<clinit>(Unknown Source: Loading keyboard handler
KeyboardManager:KeyboardManager.<clinit>(Unknown Source: "com.sun.kvem.midp.DefaultKeyboardHandler"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "LEFT" maps to "Key["LEFT",code=-3]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "CLEAR" maps to "Key["CLEAR",code=-8]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "POUND" maps to "Key["POUND",code=35 ('#')]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "END" maps to "Key["END",code=-11]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "SELECT" maps to "Key["SELECT",code=-5]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "SOFT2" maps to "Key["SOFT2",code=-7]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "SOFT1" maps to "Key["SOFT1",code=-6]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "DOWN" maps to "Key["DOWN",code=-2]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "RIGHT" maps to "Key["RIGHT",code=-4]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "UP" maps to "Key["UP",code=-1]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "SEND" maps to "Key["SEND",code=-10]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "ASTERISK" maps to "Key["ASTERISK",code=42 ('*')]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "9" maps to "Key["9",code=57 ('9')]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "8" maps to "Key["8",code=56 ('8')]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "7" maps to "Key["7",code=55 ('7')]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "6" maps to "Key["6",code=54 ('6')]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "5" maps to "Key["5",code=53 ('5')]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "4" maps to "Key["4",code=52 ('4')]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "3" maps to "Key["3",code=51 ('3')]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "2" maps to "Key["2",code=50 ('2')]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "1" maps to "Key["1",code=49 ('1')]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "0" maps to "Key["0",code=48 ('0')]"
DefaultKeyboardHandler:DefaultKeyboardHandler.getKeyCode(Unknown Source: Key name "POWER" maps to "Key["POWER",code=-12]"
ScreenImpl:ScreenImpl.initialize(Unknown Source: Face bounds are "java.awt.Rectangle[x=37,y=54,width=240,height=320]"
ScreenImpl:ScreenImpl.initialize(Unknown Source: Display bounds (in face) are "java.awt.Rectangle[x=0,y=10,width=240,height=292]"
ScreenImpl:ScreenImpl.initialize(Unknown Source: Update policy is "[DefaultDisplayUpdatePolicy]"
ScreenImpl:ScreenImpl.initialize(Unknown Source: Gamma correction = "1.0"
ScreenImpl:ScreenImpl.initialize(Unknown Source: Background color = "java.awt.Color[r=255,g=255,b=255]"
ScreenImpl:ScreenImpl.initialize(Unknown Source: 16\u00a0777\u00a0216 colors
ColorModelFactory:ColorModelFactory.createColorModel(Unknown Source: Using a 24 bit RGB color model
ColorModelFactory:ColorModelFactory.createColorModel(Unknown Source: Using a 24 bit RGB color model
DevicePropertyManager:DevicePropertyManager.getPropertiesResource(Unknown Source: getPropertiesResource: resource {0}
DevicePropertyManager:DevicePropertyManager.getPropertiesResource(Unknown Source: getPropertiesResource: URL = "file:/opt/wtk/wtklib/devices/DefaultColorPhone/SansSerif-plain-11"
Device:Device.getResource(Unknown Source: Looking for resource "" identified by "icon.inmode.off"
Device:Device.getResource(Unknown Source: Looking for resource "" identified by "icon.left.off"
Device:Device.getResource(Unknown Source: Looking for resource "../Share/reception.gif" identified by "icon.reception.on"
Device:Device.getResource(Unknown Source: Looking for resource "" identified by "icon.domain.off"
Device:Device.getResource(Unknown Source: Looking for resource "" identified by "icon.up.off"
Device:Device.getResource(Unknown Source: Looking for resource "../Share/batt.gif" identified by "icon.battery.on"
Device:Device.getResource(Unknown Source: Looking for resource "" identified by "icon.flash.off"
Device:Device.getResource(Unknown Source: Looking for resource "" identified by "icon.internet.off"
Device:Device.getResource(Unknown Source: Looking for resource "" identified by "icon.down.off"
Device:Device.getResource(Unknown Source: Looking for resource "" identified by "icon.right.off"
Device:Device.getResource(Unknown Source: Looking for resource "" identified by "icon.shutter.off"
WindowUtils:WindowUtils.place(Unknown Source: Window size - 326@725
WindowUtils:WindowUtils.place(Unknown Source: Placing window at: 50@5
MIDP:MIDP.run(Unknown Source: Waiting for the application to end
MIDP:MIDP.prepareWrapperArgv(Unknown Source: Proxy Authentication is "false"
MIDP:MIDP$StatefulStorageManager.<init>(Unknown Source: making StatefulStorageManager on lockFile /home/stach/j2mewtk/2.5.2/appdb/DefaultColorPhone/in.use
Running with storage root /home/stach/j2mewtk/2.5.2/appdb/DefaultColorPhone
MIDP:MIDP.prepareWrapperArgv(Unknown Source: Default locale is "fr_FR"
MIDP:MIDP.prepareWrapperArgv(Unknown Source: KTools locale is "en-US"
MIDP:MIDP.prepareWrapperArgv(Unknown Source: Default encoding is "ISO8859_15"
MIDP:MIDP.prepareWrapperArgv(Unknown Source: KTools encoding is "ISO8859_15"
MIDP:MIDP.prepareWrapperArgv(Unknown Source: make sure jamMode is null
MIDP:MIDP.prepareWrapperArgv(Unknown Source: Security domain is "identified_third_party"
MIDP:MIDP$1.run(Unknown Source: Running the KVM, argv = {
MIDP:MIDP$1.run(Unknown Source: "-Dcom.sun.midp.lcdui.eventHandler=com.sun.midp.lcdui.EmulEventHandler"
MIDP:MIDP$1.run(Unknown Source: "-Dcom.sun.midp.lcdui.inputMethodHandler=com.sun.midp.lcdui.DefaultInputMethodHandler"
MIDP:MIDP$1.run(Unknown Source: "-Dcom.sun.midp.io.http.use_chunks=true"
MIDP:MIDP$1.run(Unknown Source: "-Dcom.sun.midp.io.http.force_non_persistent=false"
MIDP:MIDP$1.run(Unknown Source: "-Dsystem.storage_root=/home/stach/j2mewtk/2.5.2/appdb/DefaultColorPhone"
MIDP:MIDP$1.run(Unknown Source: "-Dsystem.default_storage=/home/stach/j2mewtk/2.5.2/appdb/"
MIDP:MIDP$1.run(Unknown Source: "-Dmicroedition.locale=en-US"
MIDP:MIDP$1.run(Unknown Source: "-Dmicroedition.encoding=ISO8859_15"
MIDP:MIDP$1.run(Unknown Source: "-Dmmapi_enabled=true"
MIDP:MIDP$1.run(Unknown Source: "-domain"
MIDP:MIDP$1.run(Unknown Source: "identified_third_party"
MIDP:MIDP$1.run(Unknown Source: "-Dfile.separator=/"
MIDP:MIDP$1.run(Unknown Source: "-Dcom.sun.midp.io.j2me.apdu.hostsandports=localhost:9025,localhost:9026"
MIDP:MIDP$1.run(Unknown Source: "-Dcom.sun.midp.io.j2me.apdu.simulatortype=cref"
MIDP:MIDP$1.run(Unknown Source: "-Dcom.sun.midp.io.j2me.apdu.simpresent=true"
MIDP:MIDP$1.run(Unknown Source: "-Dcom.sun.midp.installer.checkJarPermissions=false"
MIDP:MIDP$1.run(Unknown Source: "-descriptor"
MIDP:MIDP$1.run(Unknown Source: "/opt/wtk/apps/UIDemo/bin/UIDemo.jad"
MIDP:MIDP$1.run(Unknown Source: "-classpath"
MIDP:MIDP$1.run(Unknown Source: "/opt/wtk/apps/UIDemo/bin/UIDemo.jar"
MIDP:MIDP$1.run(Unknown Source: }
LIME: argv = [/opt/wtk/bin/zayit, LIME_TRACE=1, LIME_SYNCH=1, SUBLIME_PROC_ID=8172, LIME_TMP_DIR=/tmp/tmpFiles49119, --, -Dcom.sun.midp.lcdui.eventHandler=com.sun.midp.lcdui.EmulEventHandler, -Dcom.sun.midp.lcdui.inputMethodHandler=com.sun.midp.lcdui.DefaultInputMethodHandler, -Dcom.sun.midp.io.http.use_chunks=true, -Dcom.sun.midp.io.http.force_non_persistent=false, -Dsystem.storage_root=/home/stach/j2mewtk/2.5.2/appdb/DefaultColorPhone, -Dsystem.default_storage=/home/stach/j2mewtk/2.5.2/appdb/, -Dmicroedition.locale=en-US, -Dmicroedition.encoding=ISO8859_15, -Dmmapi_enabled=true, -domain, identified_third_party, -Dfile.separator=/, -Dcom.sun.midp.io.j2me.apdu.hostsandports=localhost:9025,localhost:9026, -Dcom.sun.midp.io.j2me.apdu.simulatortype=cref, -Dcom.sun.midp.io.j2me.apdu.simpresent=true, -Dcom.sun.midp.installer.checkJarPermissions=false, -descriptor, /opt/wtk/apps/UIDemo/bin/UIDemo.jad, -classpath, /opt/wtk/apps/UIDemo/bin/UIDemo.jar]
SUBLIME: lookup com.sun.kvem.midp.io.j2se.wma.client.WMAClientBridge.initializeWMASupport
EMDevice:EMDevice.paint(Unknown Source: Clipping area "java.awt.Rectangle[x=0,y=0,width=316,height=674]"
EMDevice:EMDevice.paint(Unknown Source: Redrawing screen border
EMDevice:EMDevice.paint(Unknown Source: Redrawing input controls
KVMBridge:KVMBridge.disconnectLime(Unknown Source: Disconnecting Lime
LIME: disconnect
MIDP:MIDP$KVMInterface.finalizeWindowSystem(Unknown Source: Close window
MIDP:MIDP$KVMInterface.cleanBridges(Unknown Source: Cleaning up bridge classes
MediaBridge.cleanBridge:MediaBridge.cleanBridge(Unknown Source: trace(2)
MIDP:MIDP$1.run(Unknown Source: KVM returned 0
MIDP:MIDP.run(Unknown Source: Closing down
KVMBridge:KVMBridge.stopKVM(Unknown Source: Destroying KVM process
MIDP:MIDP$StatefulStorageManager.cleanup(Unknown Source: removed statful lock /home/stach/j2mewtk/2.5.2/appdb/DefaultColorPhone/in.use
ModulesRegistry:ModulesRegistry.waitForExit(Unknown Source: Waiting for modules to exit
ModulesRegistry:ModulesRegistry.waitForExit(Unknown Source: No more modules running
ModulesRegistry:ModulesRegistry.waitForExit(Unknown Source: Waiting for modules to exit
ModulesRegistry:ModulesRegistry.waitForExit(Unknown Source: No more modules running
EmulatorWrapper:EmulatorWrapper.main(Unknown Source: run() returned 0
[/code]
Any idea? Anyone usgin WTK under Debian?
[Message sent by forum member 'lorancou' (lorancou)]
http://forums.java.net/jive/thread.jspa?messageID=240723
===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff KVM-INTEREST". For general help, send email to
[email protected] and include in the body of the message "help".