Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I have written a java code in netbeans. It worked fine till yesterday but on running it today, every line works fine but when it encounters a line with object instantiation, the running progress bar remains in the 10% and keeps on loading until I cancel it.

What I have tried:

There were more than 150 classes in my netbeans so I deleted those assuming it to be because of load but it still remains the same. Any suggestions are welcome. Thanks in advance.
Posted
Updated 1-Aug-18 11:12am
Comments
Richard MacCutchan 1-Aug-18 10:24am    
Impossible to answer as we have no idea what your code is doing. You need to collect more information. Try running the program in a command window rather than in netbeans to see if that is any different.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900