In Mantas Non Prod Application Administration Screen Is Not Showing
(Doc ID 2927629.1)
Last updated on FEBRUARY 17, 2023
Applies to:
Oracle Financial Services Behavior Detection Platform - Version 6.2.4 and laterInformation in this document applies to any platform.
Symptoms
While login using SYSADMN account and select FCCM application to go to Administration menu. It is showing 'No home link fetched. Please contact system administrator'
In Catalina.out below
Feb 2, 2023 7:22:58 AM org.apache.catalina.core.NamingContextListener addResource
WARNING: Failed to register in JMX: javax.naming.NamingException: IO Error: Connection reset
Feb 2, 2023 7:23:04 AM org.apache.naming.NamingContext lookup
WARNING: Unexpected exception resolving reference
.
.
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.net.SocketException: Connection reset
In localhost.log above errors
Caused by: java.lang.NoSuchMethodError: org.apache.xerces.impl.xs.XMLSchemaLoader.loadGrammar([Lorg/apache/xerces/xni/parser/XMLInputSource;)V
at org.apache.xerces.jaxp.validation.XMLSchemaFactory.newSchema(Unknown Source)
.
.
.
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NoSuchMethodError: org.apache.xerces.impl.xs.XMLSchemaLoader.loadGrammar([Lorg/apache/xerces/xni/parser/XMLInputSource;)V
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 |