The Nokia 9300i is a Symbian 80 driven smartphone and comes out-of-the-box with a J9 CDC Personal Profile. Unfortunatly, the VM does not support System.out
and System.err
. But you can create the directory structure logs/j9vm
and J9 will log stdout and stderr to files. Although Concierge contains the required fields in the manifest to be installed using the Nokia Application Installer,
the framework refuses to run because of security constraints. The JAR is not signed by Nokia and thus runs with too resticted privileges. You can supply a concierge.j9
file with the following content:
-cp c:\benchmarks\concierge-0.6.0.jar ch.ethz.iks.concierge.framework.Framework