-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: OpenIDM 3.1.0
-
Fix Version/s: OpenIDM 3.1.1
-
Labels:None
-
Environment:RHEL 5.11, Java 1.7.0-79, Oracle RAC RDBMS
A GET request of /openidm/managed/user?_queryId=query-all-ids' returns:
{"code":404,"reason":"Not Found","message":"Resource 'user' not found"}The instance is part of a two node cluster, the other instance is working correctly. Both instances share the same oracle DB and have identical deployments of the binaries and JSON configs except for boot.properties file.
I downloaded the source and instrumented openidm-src-3.1.0/openidm-core/src/main/java/org/forgerock/openidm/managed/ManagedObjectService.java with extra debug statements to see what is going on.
See attachment
- duplicates
-
OPENIDM-4626 Routes to OpenIDM OSGi Services are lost during startup
-
- Closed
-