S selvamurali Active Member Licensed User Longtime User Feb 1, 2013 #1 Dear team when i run the below project i got an java .null pointer exception. what am missing . below i attach the project as zip Attachments kural.zip 19.5 KB · Views: 192
Dear team when i run the below project i got an java .null pointer exception. what am missing . below i attach the project as zip
mc73 Well-Known Member Licensed User Longtime User Feb 1, 2013 #2 Firstly, please run your project in debug mode and see where exactly it fails. From a quick test, I saw this error arises at the line where you try to insert your mp3 files. Do these files exist? Upvote 0
Firstly, please run your project in debug mode and see where exactly it fails. From a quick test, I saw this error arises at the line where you try to insert your mp3 files. Do these files exist?
S selvamurali Active Member Licensed User Longtime User Feb 4, 2013 #3 Thanks for your reply mc73. yes files are available . i will check through debug Upvote 0