Symantec IGA

 View Only
  • 1.  Error on upgrade to Identity Manager 12.5 sp13

    Broadcom Employee
    Posted Aug 27, 2012 03:17 PM
      |   view attached

    When upgrading to Identity Manager 12.5 sp13 you might encounter the following error in startup step 6:

    2012-08-13 13:46:50,572 ERROR[ims.llsdk.ManagedObjectDescriptorPluginFactory] (main) /opt/CA/jboss-5.1-0/server/default/deploy/iam_im.ear/user_console.war /WEB-INF/lib/identitymanager.jar/META-INF/managedobject.xml(37,188): cvc-complex-type.3.2.2: Attribute 'importExportAllowed' is not allowed to app ear in element 'Attribute'

    'importExportAllowed' is a new property that was introduced in sp13 and relates to endpoint management. If you are not using provisioning or not managing endpoints then this error is benign. If you are then here is a procedure that will fix this issue:

    1. Stop the application server.
    2. Go to the follwoing path:- \iam_im.ear\library\imsapi6.jar
    3. Rename imsapi6.jar to the imsapi6.zip and extract teh zip.
    4. Replace managedobject_1_0.xsd file residing in \META-INF\ with new file. The new file is attached to this post. The attached file is called: managedobject_1_0.xsd.txt. Make sure to remove the .txt suffix as the file is supposed to be: managedobject_1_0.xsd
    5. Now again rename the imsapi6.zip to imsapi6.jar
    6. Restart the Application server.


    At this point you should not see this error in the startup sequence of Identity Manager.


    Yours,

    Sagi Gabay,
    CA Technologies

    Attachment(s)

    txt
    managedobject_1_0.xsd.txt   10 KB 1 version


  • 2.  RE: Error on upgrade to Identity Manager 12.5 sp13

     
    Posted Aug 28, 2012 03:26 PM
    Thanks for providing this great info Sagi! :grin:


  • 3.  Re: Error on upgrade to Identity Manager 12.5 sp13

    Posted May 11, 2018 02:36 PM

    If we does this we really can't use the provisiong stuff? Such as prov to AD and other end points where this really get impacted?