My Oracle Support Banner

AnswerFlow Page Can't Be Loaded RC 500 After A New AF Installation On OKM 8.6 (Doc ID 2359560.1)

Last updated on OCTOBER 10, 2023

Applies to:

Oracle Knowledge - Version 8.6 and later
Information in this document applies to any platform.

Symptoms

When installing AF on Weblogic 11G the AnswerFlowEditor gets a 500 when trying to connect.

getting System Error 500 while accessing the AnswerFlowEditor and SAMPLE UI. This is a new setup, in which AnswerFlow Installation is successful and we have successfully deployed SAMPLE UI. Both the managed servers and its deployment are active.

 

Caused By: java.lang.NoSuchMethodError:  javax.persistence.EntityManager.createQuery(Ljava/lang/String;Ljava/lang/Class;)Ljavax/persistence/TypedQuery;

Caused By: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginADFController': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: javax.persistence.EntityManager.createQuery(Ljava/lang/String;Ljava/lang/Class;)Ljavax/persistence/TypedQuery;

Caused By: org.springframework.beans.factory.BeanCreationException: Could not autowire field: private

   com.inquira.pmeditor.controller.adf.backing.LoginADFController
   com.inquira.pmeditor.controller.adf.backing.LoginInitializer.controller;
   nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'loginADFController': Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: javax.persistence.EntityManager.createQuery(Ljava/lang/String;Ljava/lang/Class;)Ljavax/persistence/TypedQuery;

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!


In this Document
Symptoms
Cause
Solution
References


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