My Oracle Support Banner

Unable to Create Pages Using the WebCenter Page Service: java.lang.IllegalStateException (Doc ID 1336609.1)

Last updated on OCTOBER 16, 2023

Applies to:

Oracle WebCenter Portal - Version 11.1.1.3.0 to 11.1.1.3.0 [Release 11g]
Information in this document applies to any platform.

Symptoms

When attempting to access a page created with the WebCenter Page Service, the following error occurs.

ERROR

<MetadataResourceXmlImpl><parseBeans> ADFc: Duplicate managed bean definition for 'task_flow_action_bean' detected.
<UIXRegion><getRegionModel>
java.lang.IllegalStateException: The expression "#{bindings.pagecreatepage1.regionModel}" (that was specified for the RegionModel "value" attribute of the region component with id "r1") evaluated to null.
This is typically due to an error in the configuration of the objects referenced by this expression.
If it helps, the expression "#{bindings.pagecreatepage1}" evaluates to "null".
If it helps, the expression "#{bindings}" evaluates to "sampleApp_view_homePageDef". Now using an empty RegionModel instead.


STEPS

The issue can be reproduced at will with the following steps:

  1. Create a new WebCenter application.
    Select Form based authentication and generate the default login and error pages.

  2. Add ADF Security to the Application.

  3. Enable Runtime Creation and Management of Pages as indicated here:

    Oracle Fusion Middleware Developer's Guide for Oracle WebCenter
    11g Release 1 (11.1.1)
    6 Enabling Runtime Creation and Management of Pages

    • Create a Customizable Page.
    • Add the Page - Create New task flow to the page.
    • Add ADF Security to the page.
    • Create a Custom Page Template.
    • Define a Custom Page Style associated to the custom template.
    • Add the Page Service Data Control to view and delete the pages.

  4. Run the application.
    When attempting to access a page created with the WebCenter Page Service it will return the error.

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.