EBS/SSO - Getting NullPointerException During OAM Registration
(Doc ID 2761857.1)
Last updated on NOVEMBER 18, 2022
Applies to:
Oracle Application Object Library - Version 12.2 and laterInformation in this document applies to any platform.
Symptoms
Running register OAM script
Seeing Null Pointer Exception Error
Welcome to OAM Remote Registration Tool!
Parameters passed to the registration tool are:
........
........
Exception in thread "main" java.lang.NullPointerException
at oracle.security.am.engines.rreg.client.handlers.response.OAM11GResponseHandler.createResponse(OAM11GResponseHandler.java:488)
at oracle.security.am.engines.rreg.common.HTTPProtocolHandler.send(HTTPProtocolHandler.java:86)
at oracle.security.am.engines.rreg.client.RegController.processRegistration(RegController.java:654)
at oracle.security.am.engines.rreg.client.RegClient.main(RegClient.java:260)
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 |