Badguy13
20th November 2011, 01:21 AM
Saya nubie di J2ME, mau minta pendapat nih buat para master javaME. Ada kasus yang saya tidak mengerti penyebabnya.
kasus: Saya membuat aplikasi j2me, sederhana. Ketika RUN dan DEBUG(+build file jar) di komputer kantor, semuanya OK.
Masalahnya, ketika saya pindahkan ke komputer rumah, saya bisa melakukan RUN(review) tapi muncul error di debug
Quote:
Connecting to 127.0.0.1 on port 2800
Waiting for KVM...
Waiting for debugger on port 3922
Connection received.
Running with storage root C:\Documents and Settings\karomah\j2mewtk\2.5.2\appdb\MediaControlS kin
Running with locale: English_United States.1252
Running in the manufacturer security domain
TRY(1): env: 0x12faa0, throwable: 0x12ffb0, tmpRootsCount: 0
Garbage collecting...
Collected 0 bytes of garbage (2097016/2097152 bytes free)
TRY(2): env: 0x12f798, throwable: 0x1, tmpRootsCount: 2
CATCH(2): env: 0x12f798, throwable: 0x1, tmpRootsCount: 2
Connected to KVM
TRY(2): env: 0x12f7f0, throwable: 0x103e6238, tmpRootsCount: 0
CATCH(2): env: 0x12f7f0, throwable: 0x103e6238, tmpRootsCount: 0
Garbage collecting...
Collected 98816 bytes of garbage (2092856/2097152 bytes free)
TRY(2): env: 0x12f7f8, throwable: 0x100075c3, tmpRootsCount: 0
TRY(3): env: 0x12f728, throwable: 0x2, tmpRootsCount: 1
CATCH(3): env: 0x12f728, throwable: 0x2, tmpRootsCount: 1
TRY(3): env: 0x12f728, throwable: 0x23, tmpRootsCount: 1
CATCH(3): env: 0x12f728, throwable: 0x23, tmpRootsCount: 1
TRY(3): env: 0x12f728, throwable: 0x15, tmpRootsCount: 1
CATCH(3): env: 0x12f728, throwable: 0x15, tmpRootsCount: 1
TRY(3): env: 0x12f728, throwable: 0x8, tmpRootsCount: 1
CATCH(3): env: 0x12f728, throwable: 0x8, tmpRootsCount: 1
TRY(3): env: 0x12f6ec, throwable: 0x256f31c, tmpRootsCount: 2
THROW(3): env: 0x12f6ec, throwable: 0x256f31c, tmpRootsCount: 2
CATCH(3): env: 0x12f6ec, throwable: 0x24267c8, tmpRootsCount: 2
THROW(2): env: 0x12f7f8, throwable: 0x100075c3, tmpRootsCount: 0
CATCH(2): env: 0x12f7f8, throwable: 0x24267c8, tmpRootsCount: 0
Exception: java/lang/ClassNotFoundException
Padahal script & software antara di kantor dan rumah juga sama.
Adakah, yang bersedia memberi petunjuk?
</div>
kasus: Saya membuat aplikasi j2me, sederhana. Ketika RUN dan DEBUG(+build file jar) di komputer kantor, semuanya OK.
Masalahnya, ketika saya pindahkan ke komputer rumah, saya bisa melakukan RUN(review) tapi muncul error di debug
Quote:
Connecting to 127.0.0.1 on port 2800
Waiting for KVM...
Waiting for debugger on port 3922
Connection received.
Running with storage root C:\Documents and Settings\karomah\j2mewtk\2.5.2\appdb\MediaControlS kin
Running with locale: English_United States.1252
Running in the manufacturer security domain
TRY(1): env: 0x12faa0, throwable: 0x12ffb0, tmpRootsCount: 0
Garbage collecting...
Collected 0 bytes of garbage (2097016/2097152 bytes free)
TRY(2): env: 0x12f798, throwable: 0x1, tmpRootsCount: 2
CATCH(2): env: 0x12f798, throwable: 0x1, tmpRootsCount: 2
Connected to KVM
TRY(2): env: 0x12f7f0, throwable: 0x103e6238, tmpRootsCount: 0
CATCH(2): env: 0x12f7f0, throwable: 0x103e6238, tmpRootsCount: 0
Garbage collecting...
Collected 98816 bytes of garbage (2092856/2097152 bytes free)
TRY(2): env: 0x12f7f8, throwable: 0x100075c3, tmpRootsCount: 0
TRY(3): env: 0x12f728, throwable: 0x2, tmpRootsCount: 1
CATCH(3): env: 0x12f728, throwable: 0x2, tmpRootsCount: 1
TRY(3): env: 0x12f728, throwable: 0x23, tmpRootsCount: 1
CATCH(3): env: 0x12f728, throwable: 0x23, tmpRootsCount: 1
TRY(3): env: 0x12f728, throwable: 0x15, tmpRootsCount: 1
CATCH(3): env: 0x12f728, throwable: 0x15, tmpRootsCount: 1
TRY(3): env: 0x12f728, throwable: 0x8, tmpRootsCount: 1
CATCH(3): env: 0x12f728, throwable: 0x8, tmpRootsCount: 1
TRY(3): env: 0x12f6ec, throwable: 0x256f31c, tmpRootsCount: 2
THROW(3): env: 0x12f6ec, throwable: 0x256f31c, tmpRootsCount: 2
CATCH(3): env: 0x12f6ec, throwable: 0x24267c8, tmpRootsCount: 2
THROW(2): env: 0x12f7f8, throwable: 0x100075c3, tmpRootsCount: 0
CATCH(2): env: 0x12f7f8, throwable: 0x24267c8, tmpRootsCount: 0
Exception: java/lang/ClassNotFoundException
Padahal script & software antara di kantor dan rumah juga sama.
Adakah, yang bersedia memberi petunjuk?
</div>