This topic has 4 replies, 2 voices, and was last updated 2 years, 6 months ago by prasanthrama.
-
AuthorPosts
-
November 25, 2019 at 10:57 pm #27184
prasanthrama
ParticipantHi i am seeing the below error on my IDM server . can anybody help?
org.forgerock.openidm.servlet.internal.ServletConnectionFactory$3 lambda$handleRequestWithLogging$8
WARNING: Resource exception: 503 Service Unavailable: “OpenIDM server is not ready.”
org.forgerock.json.resource.ServiceUnavailableException: OpenIDM server is not ready.
at org.forgerock.json.resource.ResourceException.newResourceException(ResourceException.java:237)
at org.forgerock.openidm.script.exception.ScriptThrownException.toResourceException(ScriptThrownException.java:111)
at org.forgerock.openidm.script.handler.ScriptedRequestHandler.convertScriptException(ScriptedRequestHandler.java:416)
at org.forgerock.openidm.script.handler.ScriptedRequestHandler.handleRead(ScriptedRequestHandler.java:383)
at org.forgerock.json.resource.Router.handleRead(Router.java:330)
at org.forgerock.json.resource.FilterChain$Cursor.handleRead(FilterChain.java:105)
at org.forgerock.json.resource.Filters$ConditionalFilter.filterRead(Filters.java:94)
at org.forgerock.json.resource.FilterChain$Cursor.handleRead(FilterChain.java:103)
at org.forgerock.json.resource.Filters$ConditionalFilter.filterRead(Filters.java:94)
at org.forgerock.json.resource.FilterChain$Cursor.handleRead(FilterChain.java:103)
at org.forgerock.openidm.filter.ScriptedFilter.lambda$filterRead$4(ScriptedFilter.java:104)
at org.forgerock.util.promise.Promises$CompletedPromise.thenAsync(Promises.java:252)
at org.forgerock.util.promise.Promises$CompletedPromise.thenAsync(Promises.java:216)
at org.forgerock.openidm.filter.ScriptedFilter.filterRequest(ScriptedFilter.java:142)
at org.forgerock.openidm.filter.ScriptedFilter.filterRead(ScriptedFilter.java:104)
at org.forgerock.json.resource.Filters$ConditionalFilter.filterRead(Filters.java:92)November 25, 2019 at 10:58 pm #27185prasanthrama
ParticipantRestart will fix the issue but is coming more often now.
November 25, 2019 at 11:02 pm #27186prasanthrama
ParticipantI am seeing this error as well
WARNING: Unexpected failure during source reconciliation a9751f7a-bcdf-4550-9a73-bdad358e1bb8-1333087
org.forgerock.openidm.sync.SynchronizationException: Reading object failed ce5ea724-997c-4b1c-be48-f0be488b8b2a – Connection is not available, request timed out after 66150ms.November 26, 2019 at 12:09 am #27188[email protected]
ParticipantI’m no expert but one thing does come to mind with this. Have you checked that the sources for your syncing are on? I would check all the DB’s and ForgeRock products involved are on.
November 26, 2019 at 12:12 am #27189prasanthrama
ParticipantHi Tyler,
Thank you for you response.
Yes we have checked the DB’s and all products. It is and intermittent issue and fixes after a restart!!!! :(
-
AuthorPosts
You must be logged in to reply to this topic.