New Segment of Access Manager-Federation Manager FAQ on Liberty and SAML

Sun Developer Network just published a new segment of a Sun Java System Access Manager and Sun Java System Federation Manager FAQ on Liberty Alliance and Security Assertion Markup Language (SAML). See http://developers.sun.com/identity/overview/faq/libertysaml.jsp.
The Q&As also shed light on those products' support for identity-based services in Access Manager, on the utilities for creating and maintaining federated connections, on the components in Federation Manager, and on other related topics.

This may not be the same as the problem you are seeing, but I was recently struggling with debugging an SSL connection out of the amserver, and eventually noticed that the amserver uses its own protocol handler rather than the sun.net.www.protocol included in java 1.4 and above. My guess is that this is because the amserver is older than java 1.4 but I'm not sure, they may have some other reason for using their own implementation.
If you look at the web server server.xml after the amserver install, you will see a line like:
<JVMOPTIONS>-Djava.protocol.handler.pkgs=com.iplanet.services.comm</JVMOPTIONS>
if you replace that with:
<JVMOPTIONS>-Djava.protocol.handler.pkgs=sun.net.www.protocol</JVMOPTIONS>
you might get the pre-amserver behaviour that you are after. Basically all of the httpsURLConnection things behave subtly differently otherwise, as when getting a HttpsURLConnection you are getting a com.iplanet.services.comm.https.HttpsURLConnection rather than a sun.net.www.protocol.https.HttpsURLConnection as you might be expecting.

Similar Messages

  • Is it possible to set up a new library that accesses referenced files from an old library AND retains all my Aperture adjustments

    I am moving files from one external hard drive to another, using the 'relocate originals' file command. This is very slow & tedious. Is there away to shortcut this? I was hoping to just set up a new library that would access the same files & folders on the new hard drive but this only results in preserving my original files, not all the Aperture data, the adjustments and metadata.
    Is there no better way than the 'relocate originals' file command?

    Just copy the library over to the new drive?

  • Can not deploy Federation Manager 7.0 (http 500 error)

    Hi,
    I am trying to install Sun Java System Federation Manager 7.0 on SunOS 5.8 sparc machine, and never get any further after build the federation.war file
    Basically, I use standard script to build the war file
    ./fmsetup install -s fmsilence-template
    and install the Sun web server 6.1 with standard installation.
    If I then deploy the federation.war file , I will get following error message.
    [31/May/2006:14:12:19] info (13892): CORE3276: Installing a new configuration
    [31/May/2006:14:12:19] info (13892): WEB0100: Loading web module in virtual server [https-miranda.niss.ac.uk] at [federation]
    [31/May/2006:14:12:19] warning (13892): WEB6100: locale-charset-info is deprecated, please use parameter-encoding
    [31/May/2006:14:12:19] info (13892): WEB0100: Loading web module in virtual server [https-miranda.niss.ac.uk] at [search]
    [31/May/2006:14:12:51] failure (13892): WebModule[federation]: WEB2783: Servlet /federation threw load() exception
    javax.servlet.ServletException: WEB2778: Servlet.init() for servlet LoginLogoutMapping threw exception
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:949)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:813)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3478)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:3760)
    at com.iplanet.ias.web.WebModule.start(WebModule.java:251)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355)
    at org.apache.catalina.startup.Embedded.start(Embedded.java:995)
    at com.iplanet.ias.web.WebContainer.start(WebContainer.java:431)
    at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:500)
    at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    ----- Root Cause -----
    java.lang.NullPointerException
    at com.sun.identity.authentication.UI.LoginLogoutMapping.init(LoginLogoutMapping.java:72)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:921)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:813)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3478)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:3760)
    at com.iplanet.ias.web.WebModule.start(WebModule.java:251)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355)
    at org.apache.catalina.startup.Embedded.start(Embedded.java:995)
    at com.iplanet.ias.web.WebContainer.start(WebContainer.java:431)
    at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:500)
    at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    [31/May/2006:14:12:51] info (13892): CORE3280: A new configuration was successfully installed
    [31/May/2006:14:12:51] info (13892): WEB4202: Closing web application environment for virtual server [https-miranda.niss.ac.uk]
    And if I try to access the federation manager console http://host:port/deployment-URI/UL/Login
    I will get HTTP 500 Internal server error
    Any one know how to solve the problem?
    Thanks in advance

    I'm getting the same thing. And I do have AM installed and working on the same machine.
    Anyone have any ideas?

  • [Federation Manager] Windows compatibility ?

    Hi all,
    I try to run Federation Manager (if you know some forum dedicated to this program... :) ) and it looks like I got always the same problem. I did the following steps :
    a) download federation manager for windows
    b) extract the zip file
    c) update the silentinstall.manifest
    d) launch the fmsetup
    e) create the WAR file using fmwar
    f) deploy the war file into my Sun Application Server (included with NetBeans).
    okay, there is no problem during this steps. Now I want to access my federation manager instance.
    a) I surf to http://localhost:8080/fm
    b) The browser redirects me to http://localhost:8080/amadmin/UI/Login
    c) I enter the login / password
    d) The browser try to redirect me to http://thecaptain:8080/base/AMAdminFrame and it display me a 404 error resource not found :(
    So I read the user's guide and I fall on this line (page 29) :
    Platforms and Operating Systems
    You can install Federation Manager on the following platforms running the applicable
    operating systems.
    TABLE 1�1 Operating Systems
    Platform Operating System Version
    Sparc� Solaris 8 / 9 / 10
    x86 Solaris 9 / 10
    x86 Windows and Linux Available soon
    So I ask you, is really Federation Manager not compatible with a Windows XP platform ?
    Thanks for your response !
    Best regards
    @++
    Message was edited by:
    thecaptain_flash

    Hi,
    Thanks for you reply, I tried your council, and now I get the following error when a I try to access http://localhost:8080/federation/UI/Login as mentionned into the user guide :
    javax.servlet.ServletException
         org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:300)
         org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
    [i]
    Caused by
    [i]ava.lang.NoClassDefFoundError
         com.sun.identity.authentication.UI.LoginServlet.initializeRequestContext(LoginServlet.java:111)
         com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:578)
         com.iplanet.jato.ApplicationServletBase.doGet(ApplicationServletBase.java:459)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:747)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
         sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         java.lang.reflect.Method.invoke(Method.java:585)
         org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
         java.security.AccessController.doPrivileged(Native Method)
         javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
         org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
    Note : I installed Sun Java System Application Server 8.2 (didn't find the 8.1)
    You got any idea ?
    Best regards !
    @++

  • Restrict read/edit access for a Manager, when Manager Visibility is enabled

    Customer wants to restrict read/edit access for a Manager on his/her subordinates' owned record, if manager Visibility is enabled at the company level.
    For example: If SM1 is a manager of SR1 and SM1 owner profile says that he has Edit Access on his owned records then, he will get Edit Access
    on the records owned by his sales rep.
    Current requirement here is Manager should not be able to edit the records of his sales rep but should able to only View. And manager also
    need the Edit/Read access on the records which they owned.
    Is there a possible workaround ?

    I have devised this to our customer:
    First, create a custom text field named "Reports To" on the object, say, Accounts.
    Second, user JoinFieldValue to set a default value for the "Reports To" field: equal to the "Reports To" User field value for the current owner.
    Third, add a new value named "Manager Read-Only" to 'Account Type' picklist. make sure that this picklist value is active.
    Fourthly, add a new page layout marking all Account Fields as 'read-only' and name it "Account Read-Only layout".
    Fifthly, create a new Account Dynamic Layout and set "Account Read-Only layout"
    for Field Type = "Manager Read-Only".
    Sixthly, create a new workflow rule condition for Account object ( before modified record saved ). Use the workflow rule condition similar to UserValue('<Alias>') = [<ReportsTo>] and set the workflow action to update 'Account Type' picklist value to
    "Manager Read-Only".
    This is just an example. Customer needs to improvise on this.
    Any more suggestions please ?

  • Database Studio 7.9.08.09 -  Could not access to user management; Deleting old settings and reinstallation did not bring a change -- database studio deinstallation cannot be performed anymore

    Hi Community,
    for a few months I have been struggling with a  SAP Max DB database Studio issue and finally, I had to give up the idea of being able to fix this on my own. I am desperately seeking for help and I hope that you may be able to give me a hint, advice or even a solution.
    This is what happened:
    I used to run Windows 7 on 32bit. I also had Database Studio installed - which was running fine then.
    After a harware upgrade, I am running now Windows 7 on a 64 bit System. All my files from my local disk (C:\) have been restored and copied onto my new system.
    I reinstalled Database Studio Version 7.9.08.09 onto my new System.  But on the first try to start the program I received the error that said "Could not Access to user Management.See Window -> Show View-> Event Log Viewer for more Details."
    However the Event Log Viewer was empty.
    After searching the web for a solution, I followed the advice given in this community and deinstalled Database Studio and deleted the C.\Users\MyAccount\sdb folder manually.
    I reinstalled Database Studio and started it as Administrator.
    However, the error is still appearing.
    And, what makes it even worse is : now I am not able to uninstall Database Studio anymore.
    When I run SAP MaxDB Installation Manager and select the instance of database Studio to be uninstallled I am receiving the error:
    "ERR: Unhandled Exception: Can't call method: "GenPackageList" on an undefined value at SDB/Install/Gui/Dialogs/SelectInstance.pm line 328"
    Any advice is highly appreciated.
    Thanks,
    Agnieszka

    Hello Yashwanth,
    thank you for your quick Response.
    Yes, I downloaded and installed the 64 bit Version of dbstudio.
    I downloaded and ran the following .exe file: maxdb-studio-win-64bit-x86_64-7_9_08_09.exe
    I am running the following Java-Version:
    Java Plug-in 1.6.0_45
    Using JRE version 1.6.0_45-b06 Java HotSpot(TM) Client VM
    I myself am not a SAP customer. However, the Company I am working for is a SAP customer.
    Can you explain in Detail, how to create a ticket with SAP?
    Thanks,
    Agnieszka

  • ThinkVantage Access Connections, Power Manager, and Toolbox all crash on startup

    I have a SL 500 with factory Vista , updated to SP2 and the current versions of the thinkvantage components.
    Access Connections has always been very buggy of this machine (I guess the battery monitor has been as well), When I attempted to update them this is where I ended up.
    Also just installed new .net framework 4 as well.
    thanks for any help 
    ian
    Description:
      Stopped working
    Problem signature:
      Problem Event Name: CLR20r3
      Problem Signature 01: pcdrcui.exe
      Problem Signature 02: 6.0.5514.59
      Problem Signature 03: 4c0eb0cb
      Problem Signature 04: wpfview
      Problem Signature 05: 6.0.5514.59
      Problem Signature 06: 4c0eb0cb
      Problem Signature 07: f8
      Problem Signature 08: 9c
      Problem Signature 09: System.IO.FileNotFoundException
      OS Version: 6.0.6002.2.2.0.256.6
      Locale ID: 1033
    Description:  Stopped working
    Problem signature:  Problem Event Name: CLR20r3  Problem Signature 01: pcdrcui.exe  Problem Signature 02: 6.0.5514.59  Problem Signature 03: 4c0eb0cb  Problem Signature 04: wpfview  Problem Signature 05: 6.0.5514.59  Problem Signature 06: 4c0eb0cb  Problem Signature 07: f8  Problem Signature 08: 9c  Problem Signature 09: System.IO.FileNotFoundException  OS Version: 6.0.6002.2.2.0.256.6  Locale ID: 1033
    Description:
      Stopped working
    Problem signature:
      Problem Event Name: APPCRASH
      Application Name: PWMUI.EXE
      Application Version: 1.0.0.0
      Application Timestamp: 4bea35c2
      Fault Module Name: KERNEL32.dll
      Fault Module Version: 6.0.6002.18005
      Fault Module Timestamp: 49e037dd
      Exception Code: e0434f4d
      Exception Offset: 0003fbae
      OS Version: 6.0.6002.2.2.0.256.6
      Locale ID: 1033
    Description:
      Stopped working
    Problem signature:
      Problem Event Name: APPCRASH
      Application Name: Access Connections.exe
      Application Version: 5.3.0.0
      Application Timestamp: 4bcff8d0
      Fault Module Name: KERNEL32.dll
      Fault Module Version: 6.0.6002.18005
      Fault Module Timestamp: 49e037dd
      Exception Code: e0434f4d
      Exception Offset: 0003fbae
      OS Version: 6.0.6002.2.2.0.256.6
      Locale ID: 1033

    Hi...
    I too have  got the same problem...
    i dont know when it started as it was running fine....earlier..
    In Access Connections the 'right click' menu on the taskbar runs just fine ..but the Access Connections program crashes on opening..
    The wireless status also runs fine
    Same is the case with Power Manager
    Shows the right battery status and the right click menu runs fine..but the Power Manager application crashes
    Like by the Lenovo toolbox too crashes
    I am using Lenovo X100e with win 7 starter edition
    i had .net framework 2 installed ...3.5 doesnt install and.net framework 4 installed after the problems started ...but still the problem hasnt stopped

  • Sun Federation Manager installation problem

    I'm trying to install Sun Federation Manager on a machine running RedHat Linux and Sun Application Server. The installation in itself appears to go ok, and the loginpage appears when i connect to http://x.x.x.x/federation The problem is when I try to login with the username and password, it only redirects back to the login page. It seems like it tries to go to AMAdminFrame, but gets redirected back. First I thought i didn't login correctly, but when I look in the amAuthentication.access file, it says that the login was correct.
    Has anyone else had this problem? I've tried with both 8.2 and 9 of the application server, and the problem is the same on both. All help would be appriciated.
    I've also tried with the Sun Webserver, but it threw an nullpointerexception on me. Does anyone have any ideas?

    Hello,
    When you create any user through SUN Access Manager, is that user is created in LDAP
    datastore, or is it created in SAM flat file repository ?

  • Restricting access for import manager and syndicator

    Hi All,
    I wanted to know whether is there any way on how we can restrict the access to import manger and syndicator.
    I have one scenario whether user needs to be given the access to data manager only but not to other components.It is ok if they are able to open but should not be able to import or syndicate.
    Please help in this
    Thanks
    Nitin

    Hi Nitin,
    No i get your point Nitin,I said if a unwanted user logs into Import manager he can try to add/modify/replace record,this can be stopped if he is not given the rights.For this go to Console,Admin table and goto Roles and set rights and privileges on that.
    whenever a user logs into Import Manager he has to give his user id and password,and from there we can control this.
    If he tries to import records,it will fail.also if he tries to modify map,it wil fail too.
    To get a clearer picture try doing it for one user and run this scenario.
    An excerpt froim reference guide:
    "The groups and functions displayed in the Name column are listed in Table 89; access privileges for each function are directly editable in the Functions pane"
    record - Add records
     Modify records
     Modify checked out records
     Delete records
     Merge records
     Merge checked out records
     Protect records
     Unprotect records
     Check out records
     Check out new records
     Check in owned records
     Roll back owned records
     Check in non-owned records
     Roll back non-owned records
     Modify join permissions for non-owned records
    Consolidation and distribution - Add import maps
     Modify import maps
     Delete import maps
     Add syndication maps
     Modify syndication maps
     Delete syndication maps
     Enable key mappin
    You can control these setting privileges in Console.
    thanks,
    Ravi

  • [Sun Federation Manager] Error deploying a sample

    Hi all,
    I'm currently working on the sun java system federation manager and I simply try to deploy a sample, as written in the readme file. The readme.txt tells that :
    1. Update sp1Metadata.xml (available in <sample_xml_dir>)
    The following assumptions are made in sp1Metadata.xml.
    a. IDP1_PROTO is the protocol for IDP1, eg. http.
    b. IDP1_HOST is the hostname for IDP1, eg. www.idp1.com.
    c. IDP1_PORT is the port for IDP1, eg. 58080.
    d. IDP1_DEPLOY_URI is the deploy URI for IDP1, eg. /federation.
    e. SP1_SECURITY_KEY is the certificate alias for SP1.
    f. IDP1_SECURITY_KEY is the certificate alias for IDP1.
    Update above values in sp1Metadata.xml as per your deployment. SP1_SECURITY_KEY and IDP1_SECURITY_KEY are required only when you want to enable xml digital signature signing. If the keystore has not been configured yet, remove the iplanet-am-certificate-alias attribute value pair from the XML file.
    2. Load sp1Metadata.xmlusing following command.
    <begin_dir>/bin/amadmin -i <war_dir> -u amadmin -w <amadmin password> -t <sample_xml_dir>/sp1Metadata.xml
    First step : no problem :)
    Second step : I get this error :
    Error 9: Operation failed: Can't find ressource for bundle java.util.PropertyResourceBundle, key invalidconfigfile
    java.util.MissingResourceException: Can't find ressource for bundle java.util.PropertyResourceBundle, key invalidconfigfile
    and I didn't find why this error is thrown :( I'm working on a Windows XP SP2 station with NetBeans 5.5 RC2 + Enterprise Pack 5.5 Beta.
    Thanks for the help
    Best regards !
    @++

    I am now working on deployment of sun one access manager. I have deployed as a single war in application server. But i am not able to see the access manager console as it shows file not found exception, Can anyone help me to resolve?
    Log Entry Detail
    DetailsTimestamp: Mar 22, 2007 19:20:51.435
    Log Level: SEVERE
    Logger: javax.enterprise.system.container.web
    Name-Value Pairs: _ThreadID=12;
    Record Number: 544
    Message ID: WebModule[amserver]Exception starting filter amSetupFilter java.lang.ClassNotFoundException
    Complete Message
    com.sun.identity.setup.AMSetupFilter     at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1447)     at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1228)     at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:215)     at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:312)     at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:83)     at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3881)     at org.apache.catalina.core.StandardContext.start(StandardContext.java:4531)     at com.sun.enterprise.web.WebModule.start(WebModule.java:241)     at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:827)     at org.apache.catalina.core.ContainerBase.access$000(ContainerBase.java:125)     at org.apache.catalina.core.ContainerBase$PrivilegedAddChild.run(ContainerBase.java:147)     at java.security.AccessController.doPrivileged(Native Method)     at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:809)     at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:632)     at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1254)     at com.sun.enterprise.web.HttpServiceWebContainer.loadWebModule(HttpServiceWebContainer.java:821)     at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:987)     at com.sun.enterprise.server.WebModuleDeployEventListener.moduleDeployed(WebModuleDeployEventListener.java:160)     at com.sun.enterprise.server.WebModuleDeployEventListener.moduleDeployed(WebModuleDeployEventListener.java:238)     at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeModuleDeployEventListener(AdminEventMulticaster.java:918)     at com.sun.enterprise.admin.event.AdminEventMulticaster.handleModuleDeployEvent(AdminEventMulticaster.java:905)     at com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:427)     at com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:139)     at com.sun.enterprise.ee.admin.mbeans.ServerRuntimeMBean.forwardEvent(ServerRuntimeMBean.java:64)     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)     at java.lang.reflect.Method.invoke(Method.java:585)     at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:308)     at com.sun.enterprise.admin.runtime.BaseRuntimeMBean.invoke(BaseRuntimeMBean.java:389)     at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)     at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)     at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)     at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)     at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1408)     at javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectionImpl.java:81)     at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1245)     at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1341)     at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:782)     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)     at java.lang.reflect.Method.invoke(Method.java:585)     at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)     at sun.rmi.transport.Transport$1.run(Transport.java:153)     at java.security.AccessController.doPrivileged(Native Method)     at sun.rmi.transport.Transport.serviceCall(Transport.java:149)     at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)     at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)     at java.lang.Thread.run(Thread.java:595)

  • Oracle Federation Manager Deployment Issue

    HI Guys,
    I have installed Oracle Federation Manager along with Oracle Access Manager SDK and configured IdM Data Stores mapping in oracle access manager console..
    When i check the policy under my policy domain i dont find anything for federation domain.
    Also, when i check oracle Enterprise manager for OC4J, the status of following application like fed,fedmon,shareid,sso shows as unloaded ...
    Thanks

    Hi!,
    Modify the version release file /etc/redhat-release
    put the line
    Red Hat Enterprise Linux Server release 5 (Tikanga)
    save file, them delete directories /u01/app/oracle/* and /tmp/* and try again
    I hope help you.
    Carlos G.

  • Firefox 3.6.8 crashes when accessing Add-on Manager and Google Toolbar (v 7.1.20100723W) is enabled

    Well, as I said, Firefox 3.6.8 crashes when accessing Add-on Manager and Google Toolbar (v 7.1.20100723W) is enabled. This is on a 2010 white unibody macbook. I have a google toolbar, and all of a sudden, it keeps saying that it can't communicate with the toolbar. Now, I can't even uninstall it because whenever I go to the add on manager, it says there's an 'unresponsive script'. Could anyone help me? Thanks.

    I fixed it by running in Safe Mode, and uninstalling Personas. Thanks again!

  • I can't access password protection manager on my External Hard Drive to unlock it

    I can't access password protection manager on my External Hard Drive to unlock it , its kind of infected by a virus I guess and it is not bring me the password protection manage screen to enter password and access my data...
    Solved!
    Go to Solution.

    Hi vahid22! Please provide the model number (usually on the bottom of the unit) of your Sony External Hard Drive. Thank you!

  • Can't access Password Protection Manager on my External Hard Drive to unlock it

    I can't access password protection manager on my External Hard Drive to unlock it , I got updated antivirus and I always use safely remove to remove the hard drive. I see the UNLOCK APP Drive, and the Public Area, but when I run the "Password Protection Manager.exe" file at UNLOCK APP Drive, the bar will just be fulfilled by approximately 60% by showing "Loading...", then it stops for many seconds, and it starts to run the Installation file (PasswordProtectionManagerSetup_F.exe) which will delete all unlocked files if I accept it to install.
    2 TB External Hard Drive Model HD-E2
    Model No.: OAW1AGK370300BF
    201307
    Please let me know how I can access my protected files (the locked drive).

    Hi vahid22! Please provide the model number (usually on the bottom of the unit) of your Sony External Hard Drive. Thank you!

  • Unable to access Oracle Enterprise Manager in Oracle 10g AS Machine

    Hi All,
    We are working on oracle forms 10g in 3 tier architecture. I have installed oracle 10g Infrastructure (OraHome_1) followed by oracle 10g Application server (middle-tier,OraHome_2). I have copied all the forms to OraHome_2\forms folder and compiled them successfully.
    When i tried to access enterprise manager (Infrastructure)thru http://myappserver:18100, i was unable to do so. It displayed "page cannot be displayed".
    Also
    When i tried to access enterprise manager (middle-tier)thru http://172.16.1.1:18101, i was unable to do so. It displayed "page cannot be displayed".
    I checked for port status, thru “netstat –na” command, It was displaying
    172.16.1.1 18100 TIME_WAIT
    172.16.1.1 18101 TIME_WAIT
    172.16.1.1 7777 TIME_WAIT
    Why is that i am unable to access the Enterprise Manager?

    Hi All,
    I was able to resolve the issue. Thr was a proxy server enabled in the IE in AS machine. Once i checked the option for bypassing it and turned off the windows firewall(OS was win 2003 server). I was able to view the home page at http://myappserver, then was able to access EM also.

Maybe you are looking for

  • The left-click options in the web browser are disabled in the latest version

    In all the previous versions of firefox I've had no issues in the drop down menu when left-clicking to either open a link in a new tab or save highlighted text or even saving an image to my drive. However now with the latest update (20.0.1) I have co

  • Report painter/writer for actual cost component split

    Hello Gurus, Any of you guys ever explored possibility of creating a report using report painter or writer that can give both Standard and Actual cost component splits in one report? Is it even possible without custom ABAP involvement? Thanks RG

  • Editing in a non editable region in web page

    After tiding up my site, (removing spaces etc in files names) my links on the nav page did not work to the next page. They are in a locked template area so i opened the template up and changed them, but they do not update the pages based on the templ

  • BPM Receive IDOC Acknowledgment

    Hi there, my scenario:  JDBC -> XI -> IDOC -> ALEAUD -> XI -> JDBC Is it possible to receive async IDocAcknowledgment and update all rows of the first (sync) receive step via (sync) jdbc ? It's a typical masterdata scenrio which selects via jdbc some

  • Toolbar missing in illustrator CS4

    just noticed that my toolbar is missing in illustrator.  using CS4 on windows vista. never had a problem with it before.  only thing i've done differently is reset the computer back to an earlier date (only a couple months) and delete some temporary