2

While I debug my application in Jdeveloper, at instances when I change an unit and try to rebuild it, changes don't reflect and I get the following error description:

"The debugger was unable to redefine the recompiled classes. Unsupported operation: changes to class modifiers."

Any suggestions?.

Decypher
  • 690
  • 1
  • 8
  • 30
yuvraj
  • 147
  • 1
  • 9
  • I think at some point classes can't be "refreshed" when changes occur. The same counts when changing method signatures. Small changes within he code of a method, e.g. a for-loop will be refreshed. – chris polzer Aug 11 '14 at 07:59
  • You may be right but sometimes even if I hadn't changed the code and rebuilt it..it threw the error. At that time I have to redeploy the application which looks frustrating. – yuvraj Aug 12 '14 at 09:50
  • Some informations about your app might be helpful: is it a web application, how is it packaged, etc? – chris polzer Aug 12 '14 at 10:28
  • Yes my application a fusion web application and I thought of it as a bug because same class can be changed after restarting the server and rebuild. – yuvraj Aug 14 '14 at 06:58

0 Answers0