Discussions
Categories
- 197K All Categories
- 2.5K Data
- 546 Big Data Appliance
- 1.9K Data Science
- 450.8K Databases
- 221.9K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 552 MySQL Community Space
- 479 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3.1K ORDS, SODA & JSON in the Database
- 556 SQLcl
- 4K SQL Developer Data Modeler
- 187.2K SQL & PL/SQL
- 21.4K SQL Developer
- 296.4K Development
- 17 Developer Projects
- 139 Programming Languages
- 293K Development Tools
- 110 DevOps
- 3.1K QA/Testing
- 646.1K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 158 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.2K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 19 Java Essentials
- 162 Java 8 Questions
- 86K Java Programming
- 81 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.3K Java SE
- 13.8K Java Security
- 205 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 468 LiveLabs
- 39 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 175 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 233 Portuguese
ADFC-64010 oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort

Hi We have integrated BPM and ADF and version is 11.1.7
Form loading taking too much time in BPM workspace and throwing error IllegalstateException also in the server log, we are seeing above mentioned ADF error.
Complete Error message is as follows
<Sep 1, 2017 1:31:56 AM IST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'processApplicationsTaskflow2' more than once, which is not supported. The ids of the components referred are: ' wlctdc:j_id__ctru12:r1:0:dcds:r2 wlctdc:j_id__ctru12:r1:0:tldc:dcdgs:r2'.>
<Sep 1, 2017 1:31:56 AM IST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <BEA-000000> <>
<Sep 1, 2017 1:31:56 AM IST> <Warning> <oracle.dfw.incident> <DFW-40125> <incident flood controlled with Problem Key "ADFC-00032 [ADFc]">
<Sep 1, 2017 1:31:56 AM IST> <Error> <oracle.adf.controller.internal.binding.TaskFlowRegionModelViewPort> <ADFC-64010> <ADFc: Page '/bpmHome.jsff' references task flow binding 'externallinkstaskflowdefinition2' more than once, which is not supported. The ids of the components referred are: ' wlctdc:j_id__ctru12:r1:0:tldc:dcdgs:r4 wlctdc:j_id__ctru12:r1:0:dcds:r4'.>
Could you please help me on this error? Is there any things needs to be make from ADF side? We do not have /bpmHome.jsff in our ADF Code which we deployed.
Any help on this error really helps.
Thank you.
Answers
-
It is not up to you, seems that is somehow related to BPM Roles, check this:
Cannot find deployed BPM application in bpm workspace with BPM 11.1.1.7.0
-
Hi User,
By seeing your logs there is something wrong in taskflow binding, the same taskflow is refering from two regions.
Upload your jsf page pagedef code here, i will check and let you know the solution.
Thanks,
Ravi