SiteMinder Authentication Realm has NOT been correctly configured and...

Hi All,
When I set the realm (associated with the authentication provider) as UNPROTECTED, I see the following in my AUWebAgent.log (authentication web agent log):
[31 Aug 2006 16:19:07,050] [main] [INFO] Configuration: Support for TP cookies is : ENABLED.
[31 Aug 2006 16:19:07,050] [main] [INFO] Configuration: DefaultAgentName: bppttest.micron.com.
[31 Aug 2006 16:19:07,051] [main] [INFO] Configuration: FilterDomainName: DISABLED
[31 Aug 2006 16:19:07,051] [main] [DEBUG] Creating caches ..
[31 Aug 2006 16:19:07,051] [main] [DEBUG] Configuration: No Cache Timeout specified. Default is 600 seconds
[31 Aug 2006 16:19:07,051] [main] [DEBUG] Configuration: No Resource Cache Size specified. Default is: 0
[31 Aug 2006 16:19:07,051] [main] [DEBUG] Configuration: No Authentication Cache Size specified. Default is: 0
[31 Aug 2006 16:19:07,051] [main] [DEBUG] Configuration: No Authorization Cache size specified. Default is: 0
[31 Aug 2006 16:19:07,051] [main] [DEBUG] Configuration: Auditing is DISABLED
[31 Aug 2006 16:19:07,051] [main] [DEBUG] Configuration: Caching for anonymous users is DISABLED
[31 Aug 2006 16:19:07,053] [main] [DEBUG] The SiteMinder Resource Manager is checking if resource "/smauthenticationrealm" is Protected.
[31 Aug 2006 16:19:07,129] [main] [INFO] Resource "/smauthenticationrealm" is NOT Protected.
[31 Aug 2006 16:19:07,129] [main] [ERROR] The SiteMinder Authentication Realm has NOT been correctly configured and is unavailable.
Additional info:
Using SiteMinder 5.5 on WebLogic 8.1 sp5
When & if I set all my realms as protected then I am unable to startup my servers and get the folowing error:
We are trying to setup (as in intergrate SiteMinder with Savvion) SiteMinder v2 with weblogic 8.1 sp 5. We have appropriately included the references to variours siteminder related jars as per Netegrity's ASA document. We aren't using any webserver, instead wewould be using launching page (which be a protected resource). The following is the installation, configuration, and testing information related to various siteminder components:
SiteMinder Identity Asserter (IA) - installed, configured & tested successfully.
SiteMinder Authentication Provider - installed, configured & test result -> Unsuccessful.
SiteMinder Authorziation provider - installed, configured & test result -> Unsuccessful.
Has anyone seen anything similar to the following? My guess on the above is that it looks like it is trying initialise siteminder stuff every time we start each of the servers(admin, ejb and portal). Since the initialisation happens for the 1st time) when the admin server is started, an error is thrown complaining about not being to initialise when we start either portal or ejb after that. If this is true then is there a way around this problem?
The Admin Server starts fine. But when we try to start either of the ejb or portal server, we get the following error:
<Aug 16, 2006 4:03:01 PM MDT> <Critical> <WebLogicServer> <BEA-000364> <Server failed during initialization. Exception:weblogic.security.service.SecurityServiceRuntimeException: [Security:090371]Problem instantiating Authentication Provider weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested exception:
[java.rmi.MarshalException: failed to marshal invoke(Ljavax.management.ObjectName;Ljava.lang.String;[Ljava.lang.Object;[Ljava.lang.String ;); nested exception is:
        java.io.NotSerializableException: com.netegrity.siteminder.weblogic.sspi.auth.a9]
weblogic.security.service.SecurityServiceRuntimeException: [Security:090371]Problem instantiating Authentication Provider weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested exception:
[java.rmi.MarshalException: failed to marshal invoke(Ljavax.management.ObjectName;Ljava.lang.String;[Ljava.lang.Object;[Ljava.lang.String ;); nested exception is:
        java.io.NotSerializableException: com.netegrity.siteminder.weblogic.sspi.auth.a9]
at weblogic.security.service.PrincipalAuthenticator.initialize(PrincipalAuthenticator.java:225)
at weblogic.security.service.PrincipalAuthenticator.<init>(PrincipalAuthenticator.java:283)
at weblogic.security.service.SecurityServiceManagerDelegateImpl.doATN(SecurityServiceManagerDelegateImpl.java :581)
at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealm(SecurityServiceManagerDelegateImpl.java:420)
at weblogic.security.service.SecurityServiceManagerDelegateImpl.loadRealm (SecurityServiceManagerDelegateImpl.java:700)
at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealms(SecurityServiceManagerDelegateImpl.java:733)
at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize (SecurityServiceManagerDelegateImpl.java:876)
at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:734)
at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:821)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:669)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:343)
at weblogic.Server.main(Server.java:32)
>
<Aug 16, 2006 4:03:01 PM MDT> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: weblogic.security.service.SecurityServiceRuntimeException: [Security:090371]Problem instantiating Authentication Provider weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested exception:
[java.rmi.MarshalException : failed to marshal invoke(Ljavax.management.ObjectName;Ljava.lang.String;[Ljava.lang.Object;[Ljava.lang.String;); nested exception is:
        java.io.NotSerializableException: com.netegrity.siteminder.weblogic.sspi.auth.a9 ]>
The WebLogic Server did not start up properly.
weblogic.security.service.SecurityServiceRuntimeException: [Security:090371]Problem instantiating Authentication Provider weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested exception:
[java.rmi.MarshalException: failed to marshal invoke(Ljavax.management.ObjectName;Ljava.lang.String;[Ljava.lang.Object;[Ljava.lang.String ;); nested exception is:
        java.io.NotSerializableException: com.netegrity.siteminder.weblogic.sspi.auth.a9]
at weblogic.security.service.PrincipalAuthenticator.initialize(PrincipalAuthenticator.java:225)
at weblogic.security.service.PrincipalAuthenticator.<init>(PrincipalAuthenticator.java:283)
at weblogic.security.service.SecurityServiceManagerDelegateImpl.doATN(SecurityServiceManagerDelegateImpl.java :581)
at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealm(SecurityServiceManagerDelegateImpl.java:420)
at weblogic.security.service.SecurityServiceManagerDelegateImpl.loadRealm (SecurityServiceManagerDelegateImpl.java:700)
at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealms(SecurityServiceManagerDelegateImpl.java:733)
at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize (SecurityServiceManagerDelegateImpl.java:876)
at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:734)
at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:821)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:669)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:343)
at weblogic.Server.main(Server.java:32)
Reason: weblogic.security.service.SecurityServiceRuntimeException : [Security:090371]Problem instantiating Authentication Provider weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested exception:
[java.rmi.MarshalException: failed to marshal invoke(Ljavax.management.ObjectName ;Ljava.lang.String;[Ljava.lang.Object;[Ljava.lang.String;); nested exception is:
        java.io.NotSerializableException: com.netegrity.siteminder.weblogic.sspi.auth.a9]
Any help would be appreciated.
Regards,
Prashant

but it just says it cannot repair due to another program being installed.
I'd like to have a closer look at that error message please.
Generate the error message again. While the error message box is open, hold down the Alt key and hit the PrtSc key. Paste the screenshot into an image file (using a program like Paint), and save the file.
Start a reply here and click the wee camera icon at the top of the reply window. Click "Choose file", browse to the image file, select the file and click "Open". Now click "Insert file" to insert the screenshot into the reply.

Similar Messages

  • HT1222 hello, i did a sistem restore on my pc windows 7 64 bit, and after when I try to open itunes it crashed, it says: this version of itunes has not been correctly configured. How do I configure it back to normal?

    How do I configure Itunes correctly on a PC windows 7 64 bit after it say: "this version of itunes has not been correctly configured"?

    Hi Ponquecito,
    Thanks for visiting Apple Support Communities.
    If iTunes isn't behaving as expected after a system restore on your PC, I'd suggest completely removing and reinstalling it:
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/HT1923
    All the best,
    Jeremy

  • This version of iTunes has not been correctly configured

    I completed a scan on my computer, and asked it to delete all duplicated files. For some reason i cannot open my iTunes, it just says 'This version of iTunes has not been correctly configured'. Me being me, i haven't copied any files or music to an external hardrive and now i can't even access them. I'm travelling on the train for 12 hours in a few days and would really like to be able to atleast watch a film! Please help! Thanks in advance

    but it just says it cannot repair due to another program being installed.
    I'd like to have a closer look at that error message please.
    Generate the error message again. While the error message box is open, hold down the Alt key and hit the PrtSc key. Paste the screenshot into an image file (using a program like Paint), and save the file.
    Start a reply here and click the wee camera icon at the top of the reply window. Click "Choose file", browse to the image file, select the file and click "Open". Now click "Insert file" to insert the screenshot into the reply.

  • Channel has not been correctly initialized

    Hi,
    I am doing a mail 2 file scenario and facing this error at the reciever file adapter monitoring:
    Delivery of the message to the application using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Channel has not been correctly initialized and cannot process messages.
    Please help.

    Hi All,
    Actually, my scenario is like i am picking a .csv attachment from an  incoming mail and saving this file at a server. As the file format of my sorce and message is csv only i am not using any desgn objects here.
    Currently i am using Message Protocol : File.
    NOw, please suggest me do i need to use FCC configuration to save the file in .csv format.
    Also, as required by Divija I am pastng my error as seen in CC monitoring-->audit log :
    15.01.2008 14:04:06 Success Connect to FTP server "12.16.14.24", directory "/tmp"
    15.01.2008 14:04:07 Error Attempt to process file failed with sun.io.MalformedInputException
    15.01.2008 14:04:07 Error MP: exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: sun.io.MalformedInputException
    15.01.2008 14:04:07 Error Exception caught by adapter framework: null
    15.01.2008 14:04:07 Error Delivery of the message to the application using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: sun.io.MalformedInputException.
    15.01.2008 14:04:07 Success The asynchronous message was successfully scheduled to be delivered at Tue Jan 15 14:09:07 GMT+05:30 2008.
    15.01.2008 14:04:07 Success The message status set to WAIT.
    Please help.

  • I have a windows 7 64x SP1 and every time I install iTunes 12 I get this message when I try to ponen it:"This copy of Itunes is damaged and it has not been correctly installe. Please, install iTunes again.(-42404)". The instalation process runs smoot

    I have a windows 7 64x SP1.
    Every time I install iTunes 12 I get this message when I try to open it:"This copy of iTunes is damaged and it has not been correctly installed. Please, install iTunes again.(-42404)".
    The instalation process runs smoothly without any error message and iTunes has been installed in my computer before. The problem started with the update no. 12. Any idea what's going on? Thank you

    if itunes will not run, you probably have mangled windows badly
    one feature of windows 8 is the refresh that saves libraries,
    because you are using windows 7, you will need to backup all files to another storage device

  • Laptop says 'This version of iTunes has not been correctly localised for this language. Please run the English Version'. Can anyone help please, have no idea what to do and haven't used laptop in over a year. iPad/iPhone have lost tunes from laptop too.

    my laptop will not open iTunes, as it just says 'This version of iTunes has not been correctly localised for this language. Please run the English version'. I have not synconised my iPhone 5S or iPad 2 with iTunes for well over a year. I noticed the music which had previously been put into iTunes has dissappeared from my phone and iPad. I also want to remove some movies from my iPad and iPhone and there is no way I can do this without being able to manually sync with the Laptop which is running windows 7. Has anyone else come across this and please can you help? I am no expert in fact I know very little about the Laptop, it is my Husbands baby but he doesn't understand anything to do with Apple including iTunes. I will need any advise explained step by step please.

    Hi Shelady,
    Try downloading and reinstalling the latest version of iTunes from the first link below. If that doesn't do it, the suggestions in the second article should resolve the installation issue.
    Apple - iTunes - Download iTunes Now
    http://www.apple.com/itunes/download/
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/HT1923
    -Jason

  • ITunes will no longer download. It says it has not been correctly localized for this language, and to run the English version. How do I do that?

    My iTunes will no longer download.
    All of a sudden I get the message "This version of iTunes has not been correctly localized for this language. Please run the English version".
    How do I fix this and run the English version again? .

    Start by trying to repair iTunes from the programs and features control panel.
    Otherwise, for general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • After  a system restore, I get an error message telling me that "This version of iTunes has not been correctly localized for this language.  Please run the English version." the E

    I did a system restore, trying to get rid of the new update (which I HATE), and now when I try to open iTunes, I get an error message telling me that "This version of iTunes has not been correctly localized for this language.  Please run the English version."  You can't change the language option unless you can open iTunes - and IT WON'T OPEN!!!  What a piece of crap!  If there existed an iTunes substitute, I would purchase it in a hot minute! 

    Strip it out and start again.
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    If you really want to roll back to 11.4 uninstall all iTunes/Apple components as described in the second box, restore the pre-upgrade version of the library as described in Empty/corrupt iTunes library after upgrade/crash, then download and install from one of these direct links:
    iTunes 11.4.0.18 for Windows (32-bit) - iTunesSetup.exe (2014-09-09)
    iTunes 11.4.0.18 for Windows (64-bit) - iTunes64Setup.exe (2014-09-09)
    tt2

  • Why am I getting an error stating this version of iTunes has not been correctly localized for this language. Please run the English version when I just bought a song yesterday and had no problems

    I have iTunes running on my Windows8 desktop for some while with no problems. Yesterday I purchased a song, deleted a free game app. and upgraded to the most current version of iTunes.  This morning I could not pull up iTunes, so I retored my iTunes to a setting two (2) days ago.  Now, as soon as I try to start iTunes I get a message stating: This version of iTunes has not been correctly localized for this language. Please run the Enclish version OK.  So I hit the OK button and nothing happens.  Please help.

    Hi there GloriaNM,
    You may want to try removing and reinstalling iTunes as an initial troubleshooting step. Take a look at the article below for more information.
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/ht1923
    -Griff W.

  • Itunes player says it has not been correctly localized for this language, Please choose the English version. It has played fine up until today.

    All of a sudden I can't play my itunes, everytime I click on the icon it comes up with an error message " This version of Itunes has not been correctly localized for this language. Please run the English version. There has never been a problem before. How can I choose a language when I can't even open the program? Thanks for any and all assistance!

    Let's try a repair install of iTunes.
    Restart the PC first.
    If you're using Vista or 7, now head into your Uninstall a program control panel, select "iTunes" and then click "Repair".
    If you're using XP, head into your Add or Remove Programs control panel, select "iTunes", and click "Change". Select "Repair" and click "Next" as per the following screenshot:
    Can you launch your iTunes now?

  • MacAir - error message "This version of itunes has not been correctly localized for this language. Please run the english version" Saw other answers for windows users, I have a MacAir. never used any other language but English

    Trying to open iTunes - get an error message saying "This version of itunes has not been correctly localized for this language. Please run the english version" Saw other answers for windows users, I have a MacAir. never used any other language but English so I have no clue what the problem is.  I just want to update my phone and back it up.

    Let's try a repair install of iTunes.
    Restart the PC first.
    If you're using Vista or 7, now head into your Uninstall a program control panel, select "iTunes" and then click "Repair".
    If you're using XP, head into your Add or Remove Programs control panel, select "iTunes", and click "Change". Select "Repair" and click "Next" as per the following screenshot:
    Can you launch your iTunes now?

  • I've tried to open itunes but just get error message saying this version of itunes has not been correctly localized for this language. Please run the english version

    Looking for some help.  I am trying to open itunes and I keep getting an error message saying "This version of itunes  has not been correctly localized for this language. Please run the english version"
    Can anyone help.

    Hi there nisbetk,
    I would recommend taking a look at the troubleshooting steps found in the article below.
    iTunes for Windows Vista or Windows 7: Troubleshooting unexpected quits, freezes, or launch issues
    http://support.apple.com/kb/ts1717
    -Griff W.

  • Error message saying "iTunes has not been correctly localized for this language"

    When trying to launch iTunes I'm getting an error message saying "iTunes has not been correctly localized for this language.  Please run the English version"?  Any suggestions are much appreciated and thank you in advance!

    Let's try a repair install of iTunes.
    Restart the PC first.
    If you're using Vista or 7, now head into your Uninstall a program control panel, select "iTunes" and then click "Repair".
    If you're using XP, head into your Add or Remove Programs control panel, select "iTunes", and click "Change". Select "Repair" and click "Next" as per the following screenshot:
    Can you launch your iTunes now?

  • When I try to open itunes it says; This version of itunes has not been correctly localized for this language.  Please use the English version.  How do I fix this problem?

    When I try to open itunes it says; This version of itunes has not been correctly localized for this language.  Please use the English version.  How do I fix this problem?

    Hey KEBENNETT, 
    It sounds like you've restored Windows on your PC and iTunes is no longer opening and running normally. 
    I'd recommend using the instructions found at step 4 and 5 in this article to repair or remove/reinstall your iTunes installation:
    Issues installing iTunes for Windows - Apple Support
    All the best,
    Jeremy 

  • Can't open i tunes on my computer. I get the message "This version of i Tunes has not been correctly localized for this language..."

    can't open i tunes on my computer. I get the message "This version of i Tunes has not been correctly localized for this language..."

    I'm on a PC and have uninstalled an re-installed Itunes.That sorts out Windows but knocks out the network adaptors which means i can't get onto the web! So its either no iTunes or no web it seems. I've fully updated Windows andam  now scratching my head. Any ideas are welcome. Thank you

Maybe you are looking for

  • Change country from my account of Apple id

    how to change the country in my account Apple id From USA to Canada?

  • DVR Optical Out to Mac Mini Optical In - How do I...

    I have USB powered speakers connected to my Mac. I'm trying to connect a Dish HD DVR via the optical ports. In User Preferences I can see the input scale fluctuating so the optical connection appears to be complete but I can't output the audio signal

  • How can i see the containts of Raw datatype

    hi friends, I have an application in which some raw datatype is given i wanted to see through sql or plsql ,is any conversion function is there in oracle to see it,if no then how to see it . raj

  • Workflow 2.6.3 Hex To Haw Error

    I have installed the Oracle Workflow 2.6.3 and started to test my processes. When a notification is created, it is delivered to the correspondent user but, in Oracle Workflow Home Page, it appears in error. The error is: ORA-06502: hex to raw convers

  • SOLVED Can no longer Log on to BI Publisher through MS-Word

    Hello, I am using the stand alone version of BI publisher in conjunction with Oracle 10g. I have the BI Desktop installed on my computer and have used it to create 20 some reports through MS-Word. All of the sudden when I try and use any of the "Orac