This week's giveaways are in the MongoDB and Jobs Discussion forums.
We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line!
See this thread and this one for details.
The moose likes Beginning Java and the fly likes Error while trying to add an object to array list Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply locked New topic
Author

Error while trying to add an object to array list

Ajay Pratap
Greenhorn

Joined: Dec 09, 2008
Posts: 3
Hi,

I am getting the following exception when I add an object to my array list:

Launcher$AppClassLoader(ClassLoader).loadClassInternal(String) line: not available


Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8430

Please don't start a new thread. Post in the existing one here http://www.coderanch.com/t/417134/java/java/ClassNotFoundException
Closing this one


[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
 
I agree. Here's the link: http://jrebel.com/download
 
subject: Error while trying to add an object to array list
 
Similar Threads
How to use canceled button in JOptionPane
Cannot find symbol error in switch-case
ClassNotFoundException
NullPointerException problem
writer's block on assignment, any help?