Weblogic won't restart after removing DefaultAuthenticator

Hi
I accidently removed the DefaultAuthenticator from the Weblogic console and now Weblogic won't reboot. I receive the following error on trying to reboot
<Jan 20, 2012 9:51:54 AM PST> <Error> <Security> <BEA-090892> <The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider>
<Jan 20, 2012 9:51:54 AM PST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
weblogic.security.SecurityInitializationException: The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1394)
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
at weblogic.security.SecurityService.start(SecurityService.java:141)
at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
Truncated. see log file for complete stacktrace
oracle.security.jps.JpsRuntimeException: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:256)
at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:248)
at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:128)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
Truncated. see log file for complete stacktrace
oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:663)
at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:254)
at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:248)
at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:128)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
Truncated. see log file for complete stacktrace
java.security.PrivilegedActionException: oracle.security.jps.JpsException: [PolicyUtil] Unable to obtain default JPS Context!
at java.security.AccessController.doPrivileged(Native Method)
at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:610)
at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:254)
at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:248)
at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:128)
Truncated. see log file for complete stacktrace
oracle.security.jps.JpsException: [PolicyUtil] Unable to obtain default JPS Context!
at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:625)
at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:610)
at java.security.AccessController.doPrivileged(Native Method)
at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:610)
at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:254)
Truncated. see log file for complete stacktrace
oracle.security.jps.service.idstore.IdentityStoreException: Failed to create identity store service instance idstore.ldap.provider:idstore.ldap. Reason No Default or LDAP Authenticator configured on WLS.
at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getIdStoreConfig(LdapIdentityStoreProvider.java:223)
at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getInstance(LdapIdentityStoreProvider.java:106)
at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getInstance(LdapIdentityStoreProvider.java:57)
at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.findServiceInstance(ContextFactoryImpl.java:139)
at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:170)
Truncated. see log file for complete stacktrace
oracle.security.jps.JpsRuntimeException: No Default or LDAP Authenticator configured on WLS
at oracle.security.jps.wls.internal.idstore.WlsLdapIdStoreConfigProvider$WlsLdapIdStoreDescriptor.<init>(WlsLdapIdStoreConfigProvider.java:70)
at oracle.security.jps.wls.internal.idstore.WlsLdapIdStoreConfigProvider.getIdentityStoreConfig(WlsLdapIdStoreConfigProvider.java:57)
at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getIdStoreConfig(LdapIdentityStoreProvider.java:213)
at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getInstance(LdapIdentityStoreProvider.java:106)
at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getInstance(LdapIdentityStoreProvider.java:57)
Truncated. see log file for complete stacktrace
>
<Jan 20, 2012 9:51:54 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
<Jan 20, 2012 9:51:54 AM PST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
<Jan 20, 2012 9:51:54 AM PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
Is there anything I can do to add the defaultAuthenticator directly on the server?
Thanks

what you can try to do is edit the config.xml file (located in the ${DOMAIN_HOME}/config directory).
Look for the security configuration, realm elements. Just below realm you can add the default authenticator, for example,
<security-configuration>
    <name>base_domain</name>
    <realm>
      <sec:authentication-provider xsi:type="wls:default-authenticatorType"></sec:authentication-provider>
      <sec:authentication-provider xsi:type="wls:default-identity-asserterType">
        <sec:active-type>AuthenticatedUser</sec:active-type>
      </sec:authentication-provider>
</security-configuration>

Similar Messages

  • HT204347 My MacBook Pro won't restart  after update to lion

    My Mac book pro won't restart after updating to lion ! Said problem a cured at startup press any key ! No Goodrich

    Press and hold power button for up to 30 seconds. Remove battery and reinsert then repeat.

  • My MacBook Pro won't restart after updating iTunes, and so the update doesn't work. I have just purchased an iPad mini and can't sync it - can anyone help?

    My MacBook Pro won't restart after updating iTunes, and so the update doesn't work. I have just purchased an iPad mini and can't sync it - can anyone help

    Press and hold power button for up to 30 seconds. Remove battery and reinsert then repeat.

  • Mac won't restart after updating to OS X Mountain Lion

    Mac won't restart after updating to OS X Mountain Lion. Please help?

    Like what happens?  Is it just spinning?
    If you've waited sufficiently long (say 10 minutes) you could just hit the power button which will do the trick.  A little more gentle would be to open a terminal window (if you can) and type 'sudo reboot' (without the quotes) and enter your password when it asks.  That will do it too.

  • Mac pro won't restart after replacing backplane

    Mac pro won't restart after replacing backplane. I tried resetting PRAM, no luck. The grey screen with apple logo and spinning wheel shows up and the wheel continues to spin.

    What did you modify 'under the hood'?
    Mac OS X: Gray screen appears during startup - Support - Apple
    Read as MBP.
    Message was edited by: nbar

  • MacBook Air won't restart after installing Mavericks

    My MacBook Air (v Fall 2011) won't restart after installing Mavericks.  I have done the instal several times, done the disk repair, I have had 2 visits to the local Apple store where they installed Mavericks with their software only to return home and have it fail again.  Does anyone know of issues with the SSD or memory?
    Next visit to the Apple store is Tuesday morning 12-17-13.  Anywthing that can help us would be appreciated.  Tks David

    Ok. Nevermind. I guess I had to Force Quit/Relaunch Finder.

  • Won't restart after sleep

    This is a common if infrequent issue, but my new MacBook Air running 10.9.2 won't restart after sleep. I've connected it to a Thunderbolt display, and after sleep all I get is a finger pointer on the display and nothing else. Only shutting down and restarting works.
    I've seen this issue in other posts, but it's never affected me until I replaced my previous MacBook Air with a new one.
    Has anyone got a resolution? It's very annoying with applications and files open on crashing.

    Hello Slinky09,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    OS X: When your Mac doesn't sleep or wake
    http://support.apple.com/kb/TS5357
    If your Mac doesn't sleep or wake as expected, review the steps in this article.
    Reset SMC
    Reset NVRAM/PRAM
    Test with external devices disconnected
    Try Safe Mode
    Try another user account
    Have a nice day,
    Mario

  • Intel Mini starts fine, but won't *Restart* after serious upgrades

    Experienced Mac user, but stumped with this one:
    Picked up a fairly cheap Intel Mini Core Duo to use as a HTPC.
    Upgraded the CPU to a T7400 Core 2 Duo, removed the internal SATA drive and added an external 1TB SATA drive in a NewerTech V3 Stacker case as the primary drive for the machine. Installed Leopard, which went fine. Machine has 2GB RAM and boots up just fine. *All is good, except that the machine won't Restart. Starts just fine. Shuts down just fine. But it won't restart.*
    I've attempted to zap the PRAM using the old Command-Option-P-R, but all I get is one chime; it won't cycle through multiple times. I've tried resetting the PMU (using the remove cables/wait/insert power cable while pressing power button/press power button again method, but there is no change in the restart behavior. So I'm stumped and could use some suggestions for other things to try.
    Anyone on here done any similar upgrades and/or seen similar behavior? Did I forget to reconnect a wire somewhere? If I crack the case again, is there a manual reset I can perform on the PMU? BTW, the behavior is the same regardless of whether the HDD is connected.
    TIA,
    mosk
    Message was edited by: mosk

    Thanks, tried that (and tried it with the CMOS battery removed), and it didn't solve the problem. I'm stumped. I've tried resetting the SMC, which also had no effect on the problem. If I try to zap the PRAM using the traditional four key chord, it will shutdown (with power light still on) but won't reboot. Same if I choose Restart form the Apple menu: it gets the job half done, but won't reboot. So it seems to be a very specific failure: something in the Restart sequence is hanging up, while the Start and Shutdown sequences work fine.
    A puzzler...

  • IMac won't restart after installing OS X 10.6

    All I get after installing Mac OSX 10.6 Lion, is a spinning wheel of death. What is going on that it won't restart properly?

    Nevermind, I have found a work around. Have to start in "safe mode" then the Setup Assistant will launch properly and the Software Update also works properly.
    On to Lion & 10.8!
    Thanks for reading my post.

  • Macbook won't restart after Safari 3.1 upgrade

    I followed the prompts to install the Safari 3.1 update yesterday. Now my MacBook won't restart ... the spinning gear spins forever, even when I try to start in safe mode. (I was really patient, but after 7 hours it's probably not just checking directories.) Single-user mode boot also fails. How screwed am I? And I don't even use Safari!

    It sounds like there is directory corruption. Might have been present before the Safari 3.1 upgrade. However, the upgrade, which updates the WebKit files, may have triggered the corruption.
    Logical next step would be to Archive and Install the Operating System. If you have Disk Warrior, then I'd try that first - it's quite the marvel for fixing directory problems not recognized by Apple's Disk Utility. If you are not familiar with the Archive process, another suggestion would be to bring your machine to an Apple Store>Genius Bar, if there is one in your area, or to a certified Apple Tech.

  • My BB Z10 won't restart after update

    I did a software update on my BB Z10 today...it installed fine...but now it won't restart. Its stuck at the BB symbol and I've tried everything. Help??

    remove battery for 5 minnutes and then put back in
    Click here to Backup the data on your BlackBerry Device! It's important, and FREE!
    Click "Accept as Solution" if your problem is solved. To give thanks, click thumbs up
    Click to search the Knowledge Base at BTSC and click to Read The Fabulous Manuals
    BESAdmin's, please make a signature with your BES environment info.
    SIM Free BlackBerry Unlocking FAQ
    Follow me on Twitter @knottyrope
    Want to thank me? Buy my KnottyRope App here
    BES 12 and BES 5.0.4 with Exchange 2010 and SQL 2012 Hyper V

  • Won't restart after sleep - beeps!

    It didn't respond to a mouse click to restart after sleep mode. I pressed the power button. Grey screen restart - chime - now 3 tones repeating! I tried the PRAM process, unplugging, etc. What now?

    Reseat Ram, if they are 1GB chips, you can also try removing both and putting in 1 at a time if you suspect 1 being faulty, but reseating the RAM would be the next thing I would do.

  • Powerbook won't restart after security update

    I can not get my Powerbook G4 to restart after the latest security update. It acts like the hard drive is not there. What can I do?

    The first thing to do would be to boot from the Install & Restore disc that came with your machine by:
    1. Inserting the disc, pressing the power button, and immediately after the startup chime, press and hold the C key until you see the spinning gear icon appear on the grey splash screen.
    2. After the machine has booted, pick your language, and when the Installer window appears, do not press Continue, but go to the Utilities menu in the menubar and open Disk Utility.
    3. In Disk Utility, choose your normal startup volume in the pane on the left and then click Repair Disk. If any errors show in the window, run Repair Disk again until you see 'The volume appears to be OK' in green.
    4. Quit Disk Utility, quit the installer and attempt to restart into your regular startup volume.
    If that doesn't get you anywhere, you may need to re-install the OS from those disks.
    Joe

  • Mac Book Pro won't restart after GPU Panic

    I have a 2010 Mac Book Pro with a known issue of GPU Panics, especially following Mavericks installation.
    Have been limping along with band aid solutions until I can get a new computer, but today, following a panic, the laptop won't restart.
    I press the start button, get the usual startup sound, get gray screen with Apple logo, gray spinning pinwheel for about 2 minutes, and the screen goes totally black. Machine still seems to be on, makes quiet noise.
    Any ideas on how I can get it to restart?

    Katharine,
    since you currently have Mavericks installed, you can try this: boot your MacBook Pro into Recovery mode by holding down a Command key and the R key as it starts up. Once the Mac OS X Utilities menu appears, select Disk Utility. On the left-hand side of the Disk Utility window, select your internal disk’s boot partition (typically called “Macintosh HD”). On the right-hand side, press the Verify Disk button if it’s not greyed out; if it is greyed out, or if it reports that errors were found, press the Repair Disk button. Once the verification/repair is completed, exit Disk Utility and select Restart from the Apple menu to restart in normal mode. Does it reach the login screen now? (Your screen going totally black is probably due to the GPU problem.)

  • My Early 2009 Mac Pro won't restart after installing Mavericks

    I have installed Mavericks on my Early 2009 Mac Pro and all seemed to install just fine but when I restart the Mac then it won't get past a grey screen with Apple logo. It seems that it does get reasonabley far into the startup, it gets passed the grey screen with cricling progress thingmy under the Apple logo, then it flashes very quickly and after that it is a grey screen with the Apple logo and no further.
    I did try installing Mavericks when it first came out and I had this problem so I just abandoned and reinstalled Mountain Lion from my Time Machine backup. However I thought that with Mavericks now at 9.1, maybe it would work okay this time but no change. However this time I do want to get it working because the lastest Final Cut Pro X requires Mavericks and I do a lot of video editing.
    Here are the things I've tried which have made no difference:
    Removed all peripherals, so that now nothing is plugged in except the original Apple Keyboard, my Apple trackpad and my Eizo monitor.
    I tried starting it in Safe Boot mode but this made no difference.
    I started it up in Recovery mode and it will start in Recovery mode. While in Recovery mode I checked the startup hard drive with Disk Utility, the drive is fine, as and I repaired disk permisions which made no difference.
    I zapped the PRAM.
    I connected it to my MacBook Pro in Target Disk mode and used ProSoft's Drive Genius 3 to check over the startup hard drive again and check disk permissions and all is well.
    It still will not startup
    I would be most grateful if someone could assist.

    Take each of these steps that you haven't already tried. Stop when the problem is resolved.
    Step 1
    The first step in dealing with a boot failure is to secure your data. If you want to preserve the contents of the startup drive, and you don't already have at least one current backup, you must try to back up now, before you do anything else. It may or may not be possible. If you don't care about the data that has changed since your last backup, you can skip this step.   
    There are several ways to back up a Mac that is unable to boot. You need an external hard drive to hold the backup data.
         a. Boot into the Recovery partition, or from a local Time Machine backup volume (option key at startup.) When the OS X Utilities screen appears, launch Disk Utility and follow the instructions in this support article, under “Instructions for backing up to an external hard disk via Disk Utility.”
    b. If you have access to a working Mac, and both it and the non-working Mac have FireWire or Thunderbolt ports, boot the non-working Mac in target disk mode. Use the working Mac to copy the data to another drive. This technique won't work with USB, Ethernet, Wi-Fi, or Bluetooth.
    c. If the internal drive of the non-working Mac is user-replaceable, remove it and mount it in an external enclosure or drive dock. Use another Mac to copy the data.
    Step 2
    Sometimes a boot failure can be resolved by resetting the NVRAM.
    Step 3
    If you use a wireless keyboard, trackpad, or mouse, replace or recharge the batteries. The battery level shown in the Bluetooth menu item may not be accurate.
    Step 4
    If there's a built-in optical drive, a disc may be stuck in it. Follow these instructions to eject it.
    Step 5
    Press and hold the power button until the power shuts off. Disconnect all wired peripherals except those needed to boot, and remove all aftermarket expansion cards. Use a different keyboard and/or mouse, if those devices are wired. If you can boot now, one of the devices you disconnected, or a combination of them, is causing the problem. Finding out which one is a process of elimination.
    If you've booted from an external storage device, make sure that your internal boot volume is selected in the Startup Disk pane of System Preferences.
    Step 6
    Boot in safe mode. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Post for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    When you boot in safe mode, it's normal to see a dark gray progress bar on a light gray background. If the progress bar gets stuck for more than a few minutes, or if the system shuts down automatically while the progress bar is displayed, your boot volume is corrupt and the drive is probably malfunctioning. In that case, go to Step 6.
    If you can boot and log in now, empty the Trash, and then open the Finder Info window on your boot volume ("Macintosh HD," unless you gave it a different name.) Check that you have at least 9 GB of available space, as shown in the window. If you don't, copy as many files as necessary to another volume (not another folder on the same volume) and delete the originals. Deletion isn't complete until you empty the Trash again. Do this until the available space is more than 9 GB. Then reboot as usual (i.e., not in safe mode.)
    If the boot process hangs again, the problem is likely caused by a third-party system modification that you installed. Post for further instructions.
    Step 7
    Launch Disk Utility in Recovery mode (see Step 1.) Select your startup volume, then run Repair Disk. If any problems are found, repeat until clear. If Disk Utility reports that the volume can't be repaired, the drive has malfunctioned and should be replaced. You might choose to tolerate one such malfunction in the life of the drive. In that case, erase the volume and restore from a backup. If the same thing ever happens again, replace the drive immediately.
    This is one of the rare situations in which you should also run Repair Permissions, ignoring the false warnings it may produce. Look for the line "Permissions repair complete" at the end of the output. Then reboot as usual.
    Step 8
    Reinstall the OS. If your Mac was upgraded from an older version of OS X, you’ll need the Apple ID and password you used to upgrade.
    Step 9
    Repeat Step 6, but this time erase the boot volume in Disk Utility before installing. The system should automatically reboot into the Setup Assistant. Follow the prompts to transfer your data from a Time Machine or other backup.
    Step 10
    This step applies only to older Macs (not current models) that have a logic-board ("PRAM") battery. Both desktop and portable Macs used to have such a battery. The logic-board battery, if there is one, is separate from the main battery of a portable. A dead logic-board battery can cause a boot failure. Typically the failure will be preceded by loss of the settings for the startup disk and system clock. See the user manual for replacement instructions. You may have to take the machine to a service provider to have the battery replaced.
    Step 11
    If you get this far, you're probably dealing with a hardware fault. Make a "Genius" appointment at an Apple Store, or go to another authorized service provider.

Maybe you are looking for

  • Link Rectangles rotated on edited pdf

    Historically there was often a problem editing landscape pdf's created in one version of Acrobat and being updated in a later version: existing link rectangles would be rotated by 90° when the new page (with or without new links) was inserted as a re

  • Accidentally synchronized photos, then kept editing, then realized the sync...possible to undo?

    Yep, so I meant to just sync the "enable profile corrections" but instead ended up syncing a B&W filter as well (yellow). Then I went around and edited some other photos without realizing my mistake, so I can't simply push "undo". Is it possible to u

  • Dual 867 PowerPC G4

    Primarily got this to run pro-tools but it cant handle it... I am running leopard Mac OS X 10.5.4 ... Now my question is this. If possible to upgrade my G4 how much can I upgrade the processors and would it be much more feasible to just get a G5 cost

  • 4006 and HP NIC Teaming

    Our servers were set up with HP Teamed 1gb NICs set to auto failover connected to seperate 4006 switches running WS-C4006 Software, Version NmpSW: 6.2(2). Ater updating the HP driver software the teams set themselves to run at 2gb. We now suffer from

  • Help on Message type ANSI X12 *867*

    Hi All, Here my client has requested that he want to send Message type 867 as outbound to some of his customers. After making some reserch i came to know that this 867 uses SLSRPT message type in SAP but my problem is that we dont have this message t