05-15-2010 07:02 AM
Hi Guys,How to spot out the errors in the blackberry JDE.I think It Shows 3 error as
Name value type
Exception thrown @00DF8800 java.lang.nullptr exception
graphics @11871400 net.rim.apu.ui.GraphicsInternal
this @12C15800 rimx.Streamingtest.PlayerScreen$AlbumArtField
I thinks this are errors in the program.
How to find the class and line in which error occcurs?
Regards
Rakesh Shankar.P
05-15-2010 09:27 AM
Open the call stack view.
Also make sure that you check "stop execution on exception".
05-17-2010 03:05 AM
HI I have callstack option in the view menu and it is not hilighted and you have said to do
"stop execution on exception".How to do it?
Do i want to set the breakpoint such as
1)When exceptions are thrown or any exception is thrown?
Regards
Rakesh Shankar.P
05-17-2010 03:32 AM
And Also i tried using this option .
As i have previously discussed the errors that appears,i just rightclicked one of errors and i clicked "shows Source for net.rim.device.internal.media.RIMMediaException" and on clicking it ,it shows NoSuchFile.java and what could be the problem
Any Ideas on this
Regards
Rakesh Shankar.P