Set the Questions and answers by Admin

Hello

I am recovering user final Q and r for instance 11 GR 2 and using the setUserChallengeValues API to set the Q and r using the xelsysadm account. But I am getting below error. Someone tried this API in the PS3 and it worked?

Exception in thread "main" oracle.iam.platform.kernel.EventFailedException: error occurred during execution Id 1 name SetChallengeValuesValidationHandler

at oracle.iam.platform.kernel.impl.OIMEvent.execute(OIMEvent.java:174)

at oracle.iam.platform.kernel.impl.ProcessImpl.executeStage(ProcessImpl.java:223)

at oracle.iam.platform.kernel.impl.OIMProcess.doStageExecution(OIMProcess.java:38)

at oracle.iam.platform.kernel.impl.ProcessImpl.execute(ProcessImpl.java:182)

at oracle.iam.platform.kernel.impl.MonitoredOIMProcess.execute(MonitoredOIMProcess.java:33)

at oracle.iam.platform.kernel.impl.Utils.manageSyncProcessing(Utils.java:73)

at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.doProcessing(OrchestrationEngineImpl.java:357)

at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.orchestrate(OrchestrationEngineImpl.java:349)

at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.orchestrate(OrchestrationEngineImpl.java:330)

at oracle.iam.platform.kernel.impl.OrchestrationEngineImpl.orchestrate(OrchestrationEngineImpl.java:325)

at oracle.iam.identity.usermgmt.impl.UserManagerImpl.setUserChallengeValues(UserManagerImpl.java:5515)

at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:606)

at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)

at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)

at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)

at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:35)

at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)

to com.sun.proxy. $Proxy468.setUserChallengeValues (unknown Source)

at oracle.iam.identity.usermgmt.api.UserManagerEJB.setUserChallengeValuesx (unknown Source)

at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:606)

at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)

at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)

at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)

at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)

at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)

at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

at com.oracle.pitchfork.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:34)

at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)

at com.oracle.pitchfork.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:42)

at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)

at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)

at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)

at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)

to com.sun.proxy. $Proxy467.setUserChallengeValuesx (unknown Source)

at oracle.iam.identity.usermgmt.api.UserManager_nimav7_UserManagerRemoteImpl.__WL_invoke (unknown Source)

at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)

at oracle.iam.identity.usermgmt.api.UserManager_nimav7_UserManagerRemoteImpl.setUserChallengeValuesx (unknown Source)

at oracle.iam.identity.usermgmt.api.UserManager_nimav7_UserManagerRemoteImpl_WLSkel.invoke (unknown Source)

at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)

at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)

to weblogic.rmi.internal.BasicServerRef$ 1.run(BasicServerRef.java:522)

at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)

at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)

at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)

at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)

at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

Caused by: java.lang.IllegalArgumentException: input buffer Null

at javax.crypto.Cipher.doFinal(Cipher.java:2127)

at com.thortech.xl.crypto.tcDefaultDBEncryptionImpl.decrypt(tcDefaultDBEncryptionImpl.java:222)

at com.thortech.xl.crypto.tcCryptoUtil.decrypt(tcCryptoUtil.java:122)

at com.thortech.xl.crypto.tcCryptoUtil.decrypt(tcCryptoUtil.java:200)

at oracle.iam.platform.utils.crypto.CryptoUtil.decrypt(CryptoUtil.java:94)

at oracle.iam.selfservice.uself.uselfmgmt.impl.UnauthenticatedSelfServiceHelper.validateChallengeParams(UnauthenticatedSelfServiceHelper.java:522)

at oracle.iam.selfservice.self.selfmgmt.impl.handlers.setchallenge.SetChallengeValuesValidationHandler.validate(SetChallengeValuesValidationHandler.java:220)

at oracle.iam.selfservice.self.selfmgmt.impl.handlers.setchallenge.SetChallengeValuesValidationHandler.validate(SetChallengeValuesValidationHandler.java:128)

at oracle.iam.platform.kernel.impl.OIMEvent.executeHandlers(OIMEvent.java:204)

at oracle.iam.platform.kernel.impl.MonitoredOIMEvent.invokeExecuteHandler(MonitoredOIMEvent.java:99)

at oracle.iam.platform.kernel.impl.MonitoredOIMEvent.executeHandlers(MonitoredOIMEvent.java:69)

at oracle.iam.platform.kernel.impl.OIMEvent.execute(OIMEvent.java:157)

... more than 56

Oracle provided a temporary fix on top of BP4 and solved the problem.

Tags: Fusion Middleware

Similar Questions

  • After a quiz can show you the questions and answers of the user to review of test

    After taking a quiz, is there a way to show the questions and answers of the user to review of passing the test.

    And those who failed the quiz would go to the first slide again to retake the test.

    Thank you

    Add an interactive object received, such as a button or slide 1 clickbox. Then the review will begin from there because Captivate counts of any object marked as belonging to the scope of Quiz.

  • How can I determine what my CURRENT profile, because the Profile Manager shows 3 and all the questions and answers are ambiguous on this issue. THX.?

    Yes, I see ambiguity. I have also some old Save profiles of boards and I have 3 profiles showing under the Profile Manager. The folder under "%APPDATA%\Mozilla\Firefox\Profiles\" shows 2 of them, but how DO I know WHICH is my current profile? So far, I have been unable to navigate up a clear answer. THX.

    You seem to have created a profile in the Profiles folder and not as you should be in an empty folder.

    You already clicked the button Choose a folder and specified the profiles folder in the profile folder?

    You must always specify an empty folder and new for the profile if you really want to create one profile other than suggest Firefox (you can change the file extension part after the '. ': for example the default user-> my < name >)

    It would be preferable to cleaning the Profiles folder and delete all the files except the file profiles.ini and the default and files 'default user', although you might want to move to another location and start from scratch. If necessary, you can retrieve data from one of the two folders.

  • where are the challenge questions and answers stored in OAM?

    Hello

    OAM 10g, where the challenge questions and answers are stored?

    What is the best way to migrate the OAM 10 g challenge questions and answers in OIM 11 g?  Is it recommended to migrate or users request to reset the challenge questions and answers in OIM 11 g?

    Thank you

    Khanh

    Hello

    As a best practice after the migration of 10g OAM, you can force the user to set the questions and answers of security. The chances of error will be zero in this case.

    Also in the years/qus secuirty IOM are stored in table PCQ in encrypted form.

    ~ J

  • Can I set up another iTunes account if forget my security question and answer

    I forgot my security questions and answers. When I first set up my account.

    When I try to buy whatever it is on iTunes now on my iPhone 4S. Something appears on the screen.

    Responds to say I need to get to safety. I don't remember my Email of relief. I can set one another that i tunes account.

    You need to reset your security questions...

    Follow the instructions here > https://support.apple.com/en-us/HT201485

    If you use another Apple ID iTunes for all of your content from the original Apple ID will be deleted.

  • Muse is ridiculed among web developers.  all the forum questions and answers you can point me to further explore the question/answer away?

    Muse is ridiculed among web developers.  all the forum questions and answers you can point me to further explore the question/answer away?

    Try it for yourself and decide!

  • If you ask the question and then choose a solution, the thread will be closed or still can you ask more details?

    If you ask the question and then choose a solution, the thread will be closed or still can you ask more details?
    (sometimes, someone answers my question, and I want to mark it as the solution and am not yet quite ready for the thread be closed...)

    If you still experience this issue, you can return to this thread.
    But, you must clear the flag solved .

  • where are my questions and answers?

    where are my questions and answers?

    Click on the Forum (https://support.mozilla.org/en-US/questions) under FIREFOX HELP at the top on the left and in the page that opens, click My Contribution on the right, before you subscribe to feed.

    ...............................................................................................................................

    Useful links:

    Everything on tools > Options

    Beyond the tools > Options - about: config

    Subject: config entries

    Information page (Alt + T) tools > Page Info, right-click > view Page information

    Keyboard shortcuts

    View without Plugins

    Files & Firefox profile folder

    Firefox commands

    Basic troubleshooting

    After the upgrade

    Safe mode

    Extensions of the issues

    Troubleshooting Extensions and themes

    Troubleshooting Plugins

    Test Plugins

  • How to set the Date and time on a remote target in Measurement &amp; Automation Explorer (MAX)?

    Hello

    I'm trying to follow the steps described in the following link:

    How to set the Date and time on a remote target in Measurement & Automation Explorer (MAX)?

    It is said

    The software on the target currently supports only the time zoneand deletes the old files?

    I need set the date and time

    and remove all the old unwanted files

    the calendar was gray does not allow me to change the current date.

    Anyone know how to change

    Hi all!

    According to this the below Knowledge Base article, Remote Configuration System Support must be installed on the target for time settings to change in MAX.

    http://digital.NI.com/public.nsf/allkb/FAB0EC4D6E5EE0F386257738005733A3?OpenDocument&MeTC=max_MAXDat...

    If you don't know what version of the system supported remote Configuration software that you have installed on your device target, it is likely that it is not yet installed. Add this software by clicking below your target to the MAX software option and selecting "Add/Remove Software". This is where you will install the System Configuration Remote Support software.

    Please let us know if you have any questions!

  • HOW TO SET THE TIME AND DATE FOR MALAGA SPAIN 29130

    TIME AND DATE FOR MALAGA SPAIN

    Hi Colin,

    Thanks for posting your query in Microsoft Community.

    • Are you referring to a zip code when you say 29130?

    I would refer to the procedure described in the article below to set the date and time in Windows 7.

    Change the display of dates, times, currencies, and measures

    You can also view: set the clock

    Hope this information is useful. Please feel free to answer in the case where you are facing in the future other problems with Windows.

  • How can I see questions and answers more than 4 hours ago

    How can I return to questions and answers more than 4 hours ago.

    In Adobe Muse, it gives me the options to go back a page, but in this forum

    I can only 4 hours. There is an option 'More', but it is not go back more than 7 hours.

    Hello

    Click on "Content" in the menu bar.

    Stone

  • Bulk edit titles, questions and answers

    I would like to loose change "titles Question', 'Issues' and 'Answers' text (no style) for each slide.

    For example: I am currently working on a 31-question quiz where the title of the question and the answers are the same text and each question starts by "select all that apply to:

    I searched several times for this, nothing helps. More often otherwise, all the slides of every quiz I do have the same title and others. I've been manually edit each slide and after about 52 quiz, ranging from 20 to 90 questions each, I am burnt and really would like if there is a way to do it.

    Have you tried to find and replace on the Edit menu?

  • See questions and answers after taking a quiz.

    Using Captivate 6, I created a quiz with 20 questions randomly from a pool of 60 questions question. Once a student passes the test in LMS, is it possible to display the real questions and answers, as well as the actual mark, that the student has obtained? As it is, it is impossible for the student to challenge their score if we can't show the actual questions and answers.  Thank you

    What you ask is normally the functionality of the LMS. You do not specify if you are using an LMS?

  • Captivate 7 - hide / disable the button 'next' until the question is answered

    We try to make mandatory to answer a question before moving on to the next slide.

    Ideally, we want to hide / remove the following navigation button until the answer to the question.

    Any help would be appreciated

    P.S. I have check the Adobe forums and he suggested to put the next button under the clear key - that works... but not if you go to the slide - you can then go forward

    Thank you very much

    Al

    You found my suggestion to the next button, which is designed as a "Skip" button during Quiz, under the Clear button, which also has the advantage that it can be a confusion between the transmission and the next button indeed and it was certainly also mentioned that it is supposed to not allow movement back and hide the playback bar in this case.

    http://blog.lilybiri.com/question-question-slides-in-Captivate

    The buttons on question slides cannot be controlled as the other buttons. They are integrated into the question slide. If you want total control, you must create question slides personalized (lots of work).

    Another approach with the default question slides is to check the required "Answer All" option in Quiz preferences, settings. Or you can use submit all, allowing movement to the rear and a warning appears if all the questions are answered, but you alow to present even in this case.

    And you could try, if you feel uncomfortable with stocks advanced, to create a conditional action on enter for each slide, which displays a form button that will be back next movement button...

    Lilybiri

  • How to set the date and time on my HP Officejet pro 8600 more?

    How to set the date and time on my HP officejet pro 8600 more?  It just on a printed journal Jan-oo-oo fax shows 00:00 AM.  There are no instructions on how to change this.  I need proof that I sent a fax to a certain date and time.  Help, please.  Thank you

    Hello

    Below are the steps to set the Date and time for your device:

    1. On the Control Panel, press the right arrow key ( ), press Setup ( ).

Maybe you are looking for