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 160973

Summary: Termination of Application on nokia 5800 (s60 5th edition) mobile
Product: javame Reporter: ashik_jain <ashik_jain>
Component: CDC packAssignee: Petr Suchomel <psuchomel>
Status: NEW ---    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description ashik_jain 2009-03-24 05:05:07 UTC
Hi! All---
I develop a simple MIDlet which includes create, update and Delete RMS data, and display the data using netbeans Table
Item component. It works fine in S60 3rd edition devices. On S60 5th edition Emulator it works fine. But on device, the
application has to be terminated automatically in the middle of the process, especially while navigating into the form
which contains netbeans Table Item component? Isn't tableitem render on S60 5th edition devices.

And also, when try to install Ecmt-Agent.sis jar on device(for debugging) it shows an incompatible application?
Is there any open source debuging agents for S60 5th edition devices?
Pls, suggest me the solution--------