Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

cannot instantiate class

1000723Jul 16 2014 — edited Jul 16 2014

Hi,

I’m using Jdeveloper 11.1.2.3

I have a weird problem when running application from inside Jdeveloper:

In one of the task flows of the application, I have a managed bean with page flow scope.

Every time I run the page (right click -> run on the page) I have the following error:

oracle.adf.controller.ControllerException: ADFC-10001: cannot instantiate class …

If I simply remake all (Build -> make all from jdeveloper) and then rerun the page, the page opens normally.

Any ideas what may be the problem?

Thanks,

  1. Elias.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 13 2014
Added on Jul 16 2014
9 comments
711 views