This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 80284 - exception when debug a j2me app and click the call stack tab
Summary: exception when debug a j2me app and click the call stack tab
Status: RESOLVED WORKSFORME
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ kherink
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-14 07:05 UTC by evzhy
Modified: 2006-07-31 09:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log for exception when click tab of call stack (76.60 KB, text/plain)
2006-07-14 07:07 UTC, evzhy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description evzhy 2006-07-14 07:05:01 UTC
I am debuging a j2me app running by nokia Series 60 MIDP Concept SDK Beta 0.3.1.
It stop in breakpoint, and I click the call stack tab to watch the call stack,
then exception occurs.
Comment 1 evzhy 2006-07-14 07:07:17 UTC
Created attachment 31877 [details]
log for exception when click tab of call stack
Comment 2 Peter Pis 2006-07-17 08:27:15 UTC
Reassignig to "mobility" for evaluation.
Comment 3 Lukas Hasik 2006-07-17 09:29:20 UTC
seems like netbeans debugger issue to me. Karle, could you please look at it
before re-assigning it to debugger guys?

I tried it with nb55-beta + nokia S40 3rd edition/wtk2.2 It worked for me. 
Comment 4 _ kherink 2006-07-17 12:40:25 UTC
Are you running on Linux or on Windows? I am trying to reproduce the problem on
linux with NB 5.0 + Series 60 MIDP Concept SDK Beta 0.3.1, Nokia edition and I
don't get the exception when switching to call stack view. Please give me more
details on what exactly you do to reproduce the problem (i.e. is the breakpoint
set inside a constructor? etc.) 
Also note that this perticular emulator is quite old and has other debugging
problems, such as not being able to debug inside constructors, therefor I would
recommend debugging with the bundled WTK whenever possible.
Comment 5 _ kherink 2006-07-31 09:41:25 UTC
Please supply more information and reopen if necessary - I am unable to reproduce.