ERROR:Failed to validate GUEST user in Profiles.

I have r12.
I try to do the Application Object Library AOL/J Setup Test http://download.oracle.com/docs/cd/B40089_10/current/acrobat/120sacg.pdf
There is the error under "Verify Guest User" of Coonection Test.
ERROR:Failed to validate GUEST user in Profiles.
I can login to the applications and just want to try the test. This is a new setup r12 instance.
Thank You.
Edited by: user11080703 on Jun 6, 2009 2:53 PM

Hi,
What R12 release you are running? What is the OS?
I am unable to reproduce the issue on my R12 (12.0.4) instance as the AOL/J test shows the following:
Under "Verify DBC Settings" page:
Checking guest user/password... ...verified:GUEST/ORACLE
Continue to next step only if you see no errors in this page.
Under "Making AOL/J Connection":
=>Testing validateLogin...
validateLogin(GUEST,ORACLE) returned: true
Successfully created WebAppsContext, login validated.Get the value of the GUEST password from the application context file (search for "s_guest_pass"), and use this password in the following command:
SQL> select fnd_web_sec.validate_login('GUEST','Guest Password')
from dual;This should return something like the following:
FND_WEB_SEC.VALIDATE_LOGIN('GUEST','ORACLE')
YPlease verify that the GUEST password is set properly in the following:
1) DBC files (under $FND_TOP/secure)
2) "Guest User Password" profile option
3) The above SELECT statement
Regards,
Hussein

Similar Messages

  • Smpatch PatchPro failed: ERROR: Failed to validate the digital signature

    Hello,
    I 'm trying to update solaris 9 (5.9 Generic_118558-03 sun4u sparc) using smpatch.
    I get the following error from all - to be installed - patches!!
    Downloading the required patches for machine "xxx". Please wait...
    Error: PatchPro failed: ERROR: Failed to validate the digital signature(s).
    /var/sadm/spool/112941-10.jar.tmp cannot be validated.
    I have read that you need to install patchid 112945-44 so i have installed it with no solution.
    I have cleared the /var/tmp/patches/ directory:
    # rm /var/tmp/patches/*.jar.tmp
    # rm /var/sadm/spool/*.jar
    I would be grateful if you reply me with any help.
    Thanks,

    I thought this solution:
    To download signed patch 112945-45 and:
    # mv 112945-45.jar /var/sadm/spool/
    # smpatch add -i 112945-45
    On machine ""xxx"...
    Installing patch 112945-45 ...
    Error: PatchPro failed: Received a Manipulable event.
    Error: PatchPro failed: Received a Manipulable event.
    Error: PatchPro failed: ALERT: Failed to install a patch. 112945-45
    /var/sadm/spool/patchpro_dnld_2007.06.14@12:22:38:EEST.txt has been moved to /var/sadm/spool/patchproSequester/patchpro_dnld_2007.06.14@12:22:38:EEST.txt
    Problem Summary:
    Inside /var/log/messages :
    Jun 14 12:44:05 polymnia root: [ID 702911 user.error] Thu Jun 14 12:44:05 EEST 2007(ERROR) => Thread[Thread-18,5,main] <=Problem installing patches: Received a Manipulable event.
    Jun 14 12:44:05 polymnia root: [ID 702911 user.alert] Thu Jun 14 12:44:05 EEST 2007(ALERT) => com.sun.patchpro.manipulators.SunOSSunPatchInstaller@73a5d3 <=112945-45 validation failed.
    Jun 14 12:44:05 polymnia root: [ID 702911 user.crit] Thu Jun 14 12:44:05 EEST 2007(CRITICAL) => com.sun.patchpro.manipulators.SunOSSunPatchInstaller@73a5d3 <=com.sun.patchpro.security.SignatureValidationException: ERROR: Failed to validate the digital signature(s) for:
    Jun 14 12:44:05 polymnia at com.sun.patchpro.manipulators.Installer.extractPatch(Installer.java:314)
    Jun 14 12:44:05 polymnia at com.sun.patchpro.manipulators.SunOSSunPatchInstaller.install(SunOSSunPatchInstaller.java:46)
    Jun 14 12:44:05 polymnia at com.sun.patchpro.manipulators.Installer.run(Installer.java:134)
    Jun 14 12:44:05 polymnia at java.lang.Thread.run(Thread.java:536)
    Jun 14 12:44:06 polymnia root: [ID 702911 user.error] Thu Jun 14 12:44:05 EEST 2007(ERROR) => Thread[Thread-18,5,main] <=Problem installing patches: Received a Manipulable event.
    Jun 14 12:44:06 polymnia root: [ID 702911 user.alert] Thu Jun 14 12:44:06 EEST 2007(ALERT) => com.sun.patchpro.util.PatchBundleInstaller@9360e7 <=Failed to install a patch. 112945-45
    Jun 14 12:44:06 polymnia patchadd utility failed. Reason code :0
    Jun 14 12:44:06 polymnia root: [ID 702911 user.error] Thu Jun 14 12:44:06 EEST 2007(ERROR) => Thread[Thread-18,5,main] <=Problem installing patches: ALERT: Failed to install a patch. 112945-45
    Also i have just seen that messages complains for the digital cert when i am tryring to download the patch using smpach
    Jun 14 12:49:20 polymnia root: [ID 702911 user.error] Thu Jun 14 12:49:20 EEST 2007(ERROR) => com.sun.patchpro.server.ServerPatchServiceProvider@92425a <=com.sun.patchpro.security.NotSignedByKnownCertificateException: 112945-45/prepatch CN=Enterprise Services Patch Management, O=Sun Microsystems Inc
    Jun 14 12:49:20 polymnia at com.sun.patchpro.security.SignatureValidationUtil.validateJarFile(SignatureValidationUtil.java:232)
    Jun 14 12:49:20 polymnia at com.sun.patchpro.server.ServerPatchServiceProvider.validatePatchBundle(ServerPatchServiceProvider.java:1837)
    Jun 14 12:49:20 polymnia at com.sun.patchpro.server.ServerPatchServiceProvider.requestDownload(ServerPatchServiceProvider.java:1437)
    Jun 14 12:49:20 polymnia at com.sun.patchpro.server.ServerPatchServiceProvider.performDownloadPatches(ServerPatchServiceProvider.java:739)
    Jun 14 12:49:20 polymnia at com.sun.patchpro.server.ServerPatchServiceProvider.downloadPatches(ServerPatchServiceProvider.java:585)
    Jun 14 12:49:20 polymnia at com.sun.patchpro.server.PatchServerProxy.downloadPatches(PatchServerProxy.java:130)
    Jun 14 12:49:20 polymnia at com.sun.patchpro.server.GroupPatchDownloader.downloadPatches(GroupPatchDownload
    Jun 14 12:49:20 polymnia root: [ID 702911 user.error] Thu Jun 14 12:49:20 EEST 2007(ERROR) => com.sun.patchpro.server.ServerPatchServiceProvider@92425a <=Failed to validate the digital signature(s). for: /var/sadm/spool/112945-45.jar.tmp: 112945-45/prepatch CN=Enterprise Services Patch Management, O=Sun Microsystems Inc
    Jun 14 12:49:20 polymnia root: [ID 702911 user.error] Thu Jun 14 12:49:20 EEST 2007(ERROR) => Thread[Thread-18,5,main] <=Error: downloading patches.ERROR: Failed to validate the digital signature(s).
    The following patches were not downloaded. Contact your Sun Microsystems support provider for more information.
    112945-45
    Message was edited by:
    sapila

  • How to Uninstall SQL instance on active-passive SQL server , which failed during Cluster Setup (Error-Failed at Validate Active Directory Configuration)

    How to Uninstall SQL instance on active-passive SQL server , which failed during Cluster Setup (Error-Failed at Validate Active Directory Configuration)
    active-passive SQL server cluster setup failed due to some steps missed in initial cluster setup,
    now i have unistall sql instance from nodes,
    Your help will higly appriciated.
    Regards,
    Anish
    Asandeen

    Hello,
    Please refer to the following link about remove a node of  SQL Server Failover Cluster Instance:
    http://msdn.microsoft.com/en-us/library/ms191545.aspx#Remove
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Samba: Error: failed to setup guest info plus wrong workgroup

    I've managed to get Samba, running as PDC, into a broken state on 10.6.4.
    smb repeatedly crashes with the error "failed to setup guest info". I've done multiple searches on the web for this one but nothing stands out by way of an explanation or answer.
    nmb reports that it is the master browser for workgroup = Workgroup and yet the settings for the workgroup in Server Admin are for domain = HOME.
    serveradmin settings smb reports the correct workgroup name but it seems the running nmbd isn't getting the message.
    Anyone have any ideas or pointers on how to completely reset Samba?
    Message was edited by: herveyw

    I've managed to get Samba, running as PDC, into a broken state on 10.6.4.
    smb repeatedly crashes with the error "failed to setup guest info". I've done multiple searches on the web for this one but nothing stands out by way of an explanation or answer.
    nmb reports that it is the master browser for workgroup = Workgroup and yet the settings for the workgroup in Server Admin are for domain = HOME.
    serveradmin settings smb reports the correct workgroup name but it seems the running nmbd isn't getting the message.
    Anyone have any ideas or pointers on how to completely reset Samba?
    Message was edited by: herveyw

  • 119116-20 - ERROR: Failed to validate the digital signature(s).

    Hi I am getting such errors when I use smpatch:
    bash-3.00# smpatch download -i 119116-20
    com.sun.patchpro.util.Percentage@1c4ff2c
    119116-20 cannot be validated.
    Unexpected Failure: java.lang.Throwable: ERROR: Failed to validate the digital signature(s).
    Can you please help me fix this?
    Thanks,
    Mayuresh

    I'm getting the same problem ; smpatch fails to validate signed patches.
    I followed the instructions at:
    http://forum.sun.com/jive/thread.jspa?threadID=108470&messageID=369154
    However, 112945-43 is obsoleted by 112945-44, which I installed instead. I also installed this certificate, as the instructions indicate:
    http://www.sun.com/pki/certs/ca/Object_Signing_CA-cert.der
    Using pkgadm addcert -t -f der ./Object_Signing_CA-cert.der. I can see that it is installed:
    # pkgadm listcert
        Keystore Alias: Object Signing CA
           Common Name: Object Signing CA
      Certificate Type: Trusted Certificate
    Issuer Common Name: Sun Microsystems Inc Root CA
        Validity Dates: <Jun  2 00:00:00 2005 GMT> - <Jun  1 23:59:59 2015 GMT>
       MD5 Fingerprint: A9:C8:BE:5E:79:67:42:A2:31:77:17:B9:0A:80:F8:F1
      SHA1 Fingerprint: C7:CA:40:96:E7:DC:D8:59:01:07:76:B1:7A:FF:C0:B4:C3:27:A5:40However, 'smpatch update' still produces:
    Error: PatchPro failed: ERROR: Failed to validate the digital signature(s).
    /var/sadm/spool/113434-33.jar cannot be validated.I'm guessing that the Object Signing CA on http://www.sun.com/pki/certs/ca/ is not the correct certificate that I need to verify the signed patches. Can anyone point me in the right direction?
    Thanks.

  • TIMEOUT error from adstrtal.sh -- even after made Guest user password same

    I have migrated E-bus Database from HPTru64 to SunSolaris (Still Object differences are there).
    when I try to start application I got TimeOUT error.
    1)I made GUEST password same in <Context>.xml & $FND_TOP/11.5.0/secure/*.dbc file to ORACLE
    2)ran adautocfg.sh on all apps nodes
    still I get same error...
    SQL> SELECT fnd_web_sec.validate_login('GUEST','ORACLE') FROM dual;
    FND_WEB_SEC.VALIDATE_LOGIN('GUEST','ORACLE')
    N
    SQL>

    Sawwan,
    I got below error...
    I am in the process of migration, I may not be able to use OAM unless I start the application..
    ====================
    SQL> @afgstusr.sql
    PL/SQL procedure successfully completed.
    ERROR: The Profile "Guest User Password" is not set correctly, the current
    value is "GUEST/ORACLE" and failed FND user validation.
    Oracle Applications requires a "GUEST" user account for special restricted
    access functions. The "<GUEST User Name>/<Password>" is stored in the
    profile option "Guest User Password" for Applications program use. In this
    instance the profile option is not set, or does not represent a valid
    User_name/Password combination.
    CORRECTIVE ACTION: The profile needs to be set to a valid User_name/Password
    combination, preferably the combination for the seeded user account "GUEST".
    The profile can be set using the Oracle Forms Interface and the System
    Administrator Responsibility.
    Navigate -> Profile -> System -> Query Site level profile:
    "Guest User Password"
    Alternatively, if the profile value shown above is defined and set to what
    you think should be the correct value, you may need to reset the GUEST user
    account password from the Oracle Forms Interface. Again using the System
    Administrator Responsibility.
    Navigate -> Security -> User -> Define -> Query "User Name":
    Type a temporary password in the "Password" field -> hit the Tab Key
    and confirm the password ... Then log in to Oracle Applications Forms
    Interface as this user and change the password, when prompted to do so,
    to match the value set in the "Guest User Password" profile.
    Finally if the Oracle Forms Interface is not available for some reason you
    can use SQL*Plus and the Applications API - FND_PROFILE.SAVE(). You can use
    the file that generated this message (FND_TOP/patch/115/sql/afgstusr.sql) as
    an example of how to code this function. Set the value to a known good
    User_name/Password combination. Remember to go back and properly set up
    a default GUEST account and to synchronize the profile after your upgrade is
    complete using the appropriate steps shown above.
    DECLARE
    ERROR at line 1:
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at line 15
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    $

  • Failed to get Appset User ID

    Hi All,
    I have created application set in the admin console and its showing appset created successfully but when i tried openning the appset i get an error "Failed to get Appset User ID".
    Please Help
    Thanks and regards
    Raman

    Hi Raman -
    Please try logging out then log back in.  Your client side cache has probably not been updated since you created the new appset.   
    If that doesn't fix the problem, make sure you have a valid Member Access Profile set up for the new appset and that your user id is an authorized user and/or a member of an authorized team that has access to the new applications.
    Regards,
    Sheldon

  • Smpatch download: Failed to validate the digital signature

    Hello,
    what's the trick to download the patches?
    # smpatch download
    127732-01 cannot be validated.
    123328-01 cannot be validated.
    128495-01 has been validated.
    125917-02 has been validated.
    122537-02 cannot be validated.
    121944-03 has been validated.
    118667-14 cannot be validated.
    Failure: ERROR: Failed to validate the digital signature(s).
    # uname -a
    SunOS mantis 5.10 Generic_118833-36 sun4v sparc SUNW,Sun-Fire-T1000
    # smpatch get
    patchpro.backout.directory      ""              ""
    patchpro.baseline.directory     -               /var/sadm/spool
    patchpro.download.directory     /var/sadm/spool /var/sadm/spool
    patchpro.install.types          -               rebootafter:reconfigafter:standard
    patchpro.patch.source           -               https://getupdates1.sun.com/
    patchpro.patchset               current         current
    patchpro.proxy.host             172.x.x.xxx    ""
    patchpro.proxy.passwd           ****            ****
    patchpro.proxy.port             8080            8080
    patchpro.proxy.user             ""              ""-- Nick

    I can echo this behavior here....
    Also, I can isolate it (right now) to two patches. Looks like other people had more affected. Tomorrow, maybe it affects more for me too, I don't know. Manually downloading the two patches signed jar files, it seems like something is corrupt in the jar file:
    # jar tvf 123328-01.jar
        76 Mon Jun 05 14:11:28 CDT 2006 123328-01/.diPatch
       236 Mon Jun 05 14:11:30 CDT 2006 123328-01/patchinfo
       424 Mon Jun 05 16:04:24 CDT 2006 123328-01/SUNWcsu/pkgmap
       538 Mon Jun 05 16:04:24 CDT 2006 123328-01/SUNWcsu/pkginfo
      4985 Mon Jun 05 14:11:28 CDT 2006 123328-01/SUNWcsu/install/checkinstall
        93 Mon Jun 05 14:11:28 CDT 2006 123328-01/SUNWcsu/install/copyright
      5768 Mon Jun 05 14:11:28 CDT 2006 123328-01/SUNWcsu/install/i.none
      1555 Mon Jun 05 14:11:28 CDT 2006 123328-01/SUNWcsu/install/patch_checkinstall
       824 Mon Jun 05 14:11:28 CDT 2006 123328-01/SUNWcsu/install/patch_postinstall
      6916 Mon Jun 05 14:11:28 CDT 2006 123328-01/SUNWcsu/install/postinstall
      7437 Mon Jun 05 14:11:28 CDT 2006 123328-01/SUNWcsu/install/preinstall
    18996 Mon Jun 05 15:59:36 CDT 2006 123328-01/SUNWcsu/reloc/usr/bin/expr
       464 Mon Jun 05 16:04:24 CDT 2006 123328-01/SUNWxcu4/pkgmap
       533 Mon Jun 05 16:04:24 CDT 2006 123328-01/SUNWxcu4/pkginfo
      4985 Mon Jun 05 14:11:28 CDT 2006 123328-01/SUNWxcu4/install/checkinstall
        93 Mon Jun 05 14:11:28 CDT 2006 123328-01/SUNWxcu4/install/copyright
      5768 Mon Jun 05 14:11:28 CDT 2006 123328-01/SUNWxcu4/install/i.none
      1555 Mon Jun 05 14:11:28 CDT 2006 123328-01/SUNWxcu4/install/patch_checkinstall
       824 Mon Jun 05 14:11:28 CDT 2006 123328-01/SUNWxcu4/install/patch_postinstall
      6703 Mon Jun 05 14:11:28 CDT 2006 123328-01/SUNWxcu4/install/postinstall
      7437 Mon Jun 05 14:11:28 CDT 2006 123328-01/SUNWxcu4/install/preinstall
    19060 Mon Jun 05 15:59:36 CDT 2006 123328-01/SUNWxcu4/reloc/usr/xpg4/bin/expr
       464 Mon Jun 05 16:04:26 CDT 2006 123328-01/SUNWxcu6/pkgmap
       533 Mon Jun 05 16:04:26 CDT 2006 123328-01/SUNWxcu6/pkginfo
      4985 Mon Jun 05 14:11:30 CDT 2006 123328-01/SUNWxcu6/install/checkinstall
        93 Mon Jun 05 14:11:30 CDT 2006 123328-01/SUNWxcu6/install/copyright
      5768 Mon Jun 05 14:11:30 CDT 2006 123328-01/SUNWxcu6/install/i.none
      1555 Mon Jun 05 14:11:30 CDT 2006 123328-01/SUNWxcu6/install/patch_checkinstall
       824 Mon Jun 05 14:11:30 CDT 2006 123328-01/SUNWxcu6/install/patch_postinstall
      6703 Mon Jun 05 14:11:30 CDT 2006 123328-01/SUNWxcu6/install/postinstall
      7437 Mon Jun 05 14:11:30 CDT 2006 123328-01/SUNWxcu6/install/preinstall
    18996 Mon Jun 05 15:59:36 CDT 2006 123328-01/SUNWxcu6/reloc/usr/xpg6/bin/expr
      2380 Tue Jun 20 06:52:26 CDT 2006 123328-01/README.123328-01
    13272 Mon Sep 26 22:46:30 CDT 2005 123328-01/LEGAL_LICENSE.TXT
      5197 Tue Jun 20 07:00:18 CDT 2006 META-INF/manifest.mf
    java.util.zip.ZipException: invalid entry size (expected 5305 but got 8321 bytes)
            at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:371)
            at java.util.zip.ZipInputStream.read(ZipInputStream.java:148)
            at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:92)
            at sun.tools.jar.Main.list(Main.java:863)
            at sun.tools.jar.Main.run(Main.java:212)
            at sun.tools.jar.Main.main(Main.java:1022)The two patches I currently have affected are 123328-01.jar and 122537-02.jar

  • X86 via patchsvr, "Failed to validate the digital signature(s)"

    Been running very well for a while, now I'm getting these errors after an smpatch update/
    bash-3.00# smpatch update
    com.sun.patchpro.util.Percentage@96b5c2
    119146-05 has been validated.
    com.sun.patchpro.util.Percentage@5db5ae
    119253-05 has been validated.
    com.sun.patchpro.util.Percentage@42f352
    119316-03 has been validated.
    com.sun.patchpro.util.Percentage@1df2964
    119251-03 has been validated.
    com.sun.patchpro.util.Percentage@1ab600f
    119255-06 has been validated.
    com.sun.patchpro.util.Percentage@2fb002
    120475-02 has been validated.
    com.sun.patchpro.util.Percentage@cc7439
    118924-02 has been validated.
    com.sun.patchpro.util.Percentage@e2892b
    118727-03 has been validated.
    com.sun.patchpro.util.Percentage@9b688e
    120236-01 has been validated.
    com.sun.patchpro.util.Percentage@ed5d9d
    120544-01 has been validated.
    com.sun.patchpro.util.Percentage@1682a53
    com.sun.patchpro.util.Percentage@7a9224
    118891-01 has been validated.
    com.sun.patchpro.util.Percentage@110b640
    119686-03 has been validated.
    com.sun.patchpro.util.Percentage@2d59a3
    119076-06 has been validated.
    com.sun.patchpro.util.Percentage@158015a
    120010-01 has been validated.
    com.sun.patchpro.util.Percentage@c0c8b5
    119716-03 has been validated.
    com.sun.patchpro.util.Percentage@b914b3
    119108-06 has been validated.
    com.sun.patchpro.util.Percentage@13fba1
    120777-03 has been validated.
    com.sun.patchpro.util.Percentage@1ed27e4
    118345-04 has been validated.
    com.sun.patchpro.util.Percentage@d61aef
    118372-04 has been validated.
    com.sun.patchpro.util.Percentage@82674b
    119997-01 has been validated.
    com.sun.patchpro.util.Percentage@14b84c7
    119995-01 has been validated.
    com.sun.patchpro.util.Percentage@fa5ff3
    120037-01 has been validated.
    com.sun.patchpro.util.Percentage@1b17d49
    120035-01 has been validated.
    com.sun.patchpro.util.Percentage@19855ed
    119991-01 has been validated.
    com.sun.patchpro.util.Percentage@31688f
    120252-02 has been validated.
    com.sun.patchpro.util.Percentage@1c794cc
    120738-01 has been validated.
    com.sun.patchpro.util.Percentage@1f9e31e
    119987-01 has been validated.
    com.sun.patchpro.util.Percentage@adf5be
    119375-05 has been validated.
    com.sun.patchpro.util.Percentage@e0c7c3
    120665-01 has been validated.
    com.sun.patchpro.util.Percentage@15b123b
    118873-02 has been validated.
    com.sun.patchpro.util.Percentage@9fdee
    120051-01 has been validated.
    com.sun.patchpro.util.Percentage@1fe4169
    118851-02 has been validated.
    com.sun.patchpro.util.Percentage@178920a
    118863-01 has been validated.
    com.sun.patchpro.util.Percentage@bbfa5c
    120049-01 has been validated.
    com.sun.patchpro.util.Percentage@131de9b
    120347-01 has been validated.
    com.sun.patchpro.util.Percentage@10d95cd
    120720-01 has been validated.
    com.sun.patchpro.util.Percentage@e5f46e
    com.sun.patchpro.util.Percentage@1128f5a
    118885-01 has been validated.
    com.sun.patchpro.util.Percentage@1818f80
    120470-02 has been validated.
    com.sun.patchpro.util.Percentage@f42160
    120468-02 has been validated.
    com.sun.patchpro.util.Percentage@1bb326c
    120047-01 has been validated.
    com.sun.patchpro.util.Percentage@eb7331
    120628-01 has been validated.
    com.sun.patchpro.util.Percentage@1d7b222
    119585-01 has been validated.
    com.sun.patchpro.util.Percentage@1efe475
    com.sun.patchpro.util.Percentage@7ff5b6
    118847-01 has been validated.
    com.sun.patchpro.util.Percentage@dc9065
    com.sun.patchpro.util.Percentage@8beff2
    com.sun.patchpro.util.Percentage@1362a63
    119118-05 cannot be validated.
    com.sun.patchpro.util.Percentage@c67a88
    119417-01 cannot be validated.
    com.sun.patchpro.util.Percentage@96ad7c
    120455-01 cannot be validated.
    com.sun.patchpro.util.Percentage@57ae58
    120283-01 has been validated.
    com.sun.patchpro.util.Percentage@775121
    119373-02 has been validated.
    com.sun.patchpro.util.Percentage@1f8acdc
    120459-01 has been validated.
    com.sun.patchpro.util.Percentage@11cc367
    119543-05 has been validated.
    com.sun.patchpro.util.Percentage@160c4b0
    119411-02 has been validated.
    com.sun.patchpro.util.Percentage@114025
    119413-06 has been validated.
    com.sun.patchpro.util.Percentage@8a52b6
    120457-01 has been validated.
    com.sun.patchpro.util.Percentage@13c550f
    119549-02 has been validated.
    com.sun.patchpro.util.Percentage@1f488f1
    120297-01 has been validated.
    com.sun.patchpro.util.Percentage@14a9387
    120136-01 has been validated.
    com.sun.patchpro.util.Percentage@11b86c7
    com.sun.patchpro.util.Percentage@2da5a6
    Unexpected Failure: java.lang.Throwable: ERROR: Failed to validate the digital signature(s).
    bash-3.00#
    And there it dies. here's the client's version information
    bash-3.00# pkginfo -l SUNWppror
    PKGINST: SUNWppror
    NAME: PatchPro core functionality (Root)
    CATEGORY: system
    ARCH: i386
    VERSION: 5.0,REV=2005.01.09.21.19
    BASEDIR: /
    VENDOR: Sun Microsystems, Inc.
    DESC: PatchPro core functionality (Root)
    PSTAMP: pm8-20020050222115150
    INSTDATE: Jun 20 2005 12:41
    HOTLINE: Please contact your local service provider
    STATUS: completely installed
    FILES: 15 installed pathnames
    8 shared pathnames
    3 linked files
    9 directories
    1 executables
    5 blocks used (approx)
    bash-3.00# pkginfo -l SUNWpprou
    PKGINST: SUNWpprou
    NAME: PatchPro core functionality (Usr)
    CATEGORY: system
    ARCH: i386
    VERSION: 5.0,REV=2005.01.09.21.19
    BASEDIR: /
    VENDOR: Sun Microsystems, Inc.
    DESC: PatchPro core functionality (Usr)
    PSTAMP: pm8-20020050222115151
    INSTDATE: Jun 20 2005 12:41
    HOTLINE: Please contact your local service provider
    STATUS: completely installed
    FILES: 25 installed pathnames
    7 shared pathnames
    10 directories
    5 executables
    bash-3.00# uname -a
    SunOS dns01 5.10 Generic_118844-01 i86pc i386 i86pc
    bash-3.00#
    Help?
    Thanks,
    Doug
    1630 blocks used (approx)

    Unfortunatly the update server is having some very strange hicups every now and then. I've been able to reproduce this once on a sparc box. What I did was basicly running 'smpatch analyze' for a second time, followed by the regular 'update' command after which things worked out for me.
    Some strange things also occur when you sometimes run the 'analyze' command, and then run it again. Sometimes you'll be presented with 2 different lists of available updates.

  • PatchPro download failure | Failed to validate the digital signature

    Hi,
    Patchpro failing to validate some patches on 2 of our servers. One is throwing an error (1, below), the other is echoing an error to screen(2).
    We are patching around a dozen servers (all SPARC, versions 8, 9 and 10) and these are the only 2 with problems.
    Thanks for any help you can provide.
    1)
    Sol 9, SunFire 440
    Error: PatchPro failed: ERROR: Failed to validate the digital signature(s).
    /var/tmp/patches/124215-01.jar.tmp cannot be validated.
    2)
    Sol 8, SunFire 890
    117557-04 cannot be validated.
    com.sun.patchpro.model.PatchProRuntimeException: Unexpected throwable
    at com.sun.patchpro.cli.PatchServices.waitForThread(PatchServices.java:1284)
    at com.sun.patchpro.cli.PatchServices.downloadAllPatches(PatchServices.java:835)
    at com.sun.patchpro.cli.PatchServices.main(PatchServices.java:502)
    Caused by:
    java.lang.Throwable: ERROR: Failed to validate the digital signature(s).
    at com.sun.patchpro.model.PatchProModel$InnerDownloadPatchThread.downloadPatchFailed(PatchProModel.java:2855)
    at com.sun.patchpro.server.GroupPatchDownloader.dispatchFailedEvent(GroupPatchDownloader.java:384)
    at com.sun.patchpro.server.GroupPatchDownloader.downloadPatchFailed(GroupPatchDownloader.java:335)
    at com.sun.patchpro.server.ServerPatchServiceProvider.dispatchFailedEvent(ServerPatchServiceProvider.java:2577)
    at com.sun.patchpro.server.ServerPatchServiceProvider.validatePatchBundle(ServerPatchServiceProvider.java:2196)
    at com.sun.patchpro.server.ServerPatchServiceProvider.requestDownload(ServerPatchServiceProvider.java:1780)
    at com.sun.patchpro.server.ServerPatchServiceProvider.performDownloadPatches(ServerPatchServiceProvider.java:1082)
    at com.sun.patchpro.server.ServerPatchServiceProvider.downloadPatches(ServerPatchServiceProvider.java:860)
    at com.sun.patchpro.server.PatchServerProxy.downloadPatches(PatchServerProxy.java:142)
    at com.sun.patchpro.server.GroupPatchDownloader.downloadPatches(GroupPatchDownloader.java:124)
    at com.sun.patchpro.model.PatchProModel.performPatchDownload(PatchProModel.java:1932)
    at com.sun.patchpro.model.PatchProStateMachine$10.run(PatchProStateMachine.java:526)
    at com.sun.patchpro.util.State.run(State.java:266)
    at java.lang.Thread.run(Thread.java:536)
    #

    Not Working - Solaris9
    ===========
    uname -a
    =========
    SunOS 05alpha 5.9 Generic_118558-28 sun4u sparc SUNW,Sun-Fire-V440
    smpatch get
    ===========
    # smpatch get
    Unknown subcommand was specified.
    Usage:
    smpatch add -i <patchid> [-i <patchid> ...] |
    -x idlist=<patchlist_file> [-d <patchdir>] [-h] where:
    add Subcommand used to install the patches.
    -d <patchdir>
    Used to specify the directory where patches are
    expected to be installed from.
    -h Used to display help information for the add
    subcommand.
    -i <patchid>
    Used to specify the id of the patch to install.
    One or more patches can be specified using this
    option.
    -x idlist=<patchlist_file>
    Used to specify the path of the file that contains
    a list of patches to install.
    Usage:
    smpatch analyze [-h] where:
    analyze Subcommand used to analyze a host and list needed
    patches.
    -h Used to display help information for the analyze
    subcommand.
    Usage:
    smpatch download [-i <patchid> [-i <patchid> ...] |
    -x idlist=<patchlist_file>] [-d <patchdir>] [-h] where:
    download Subcommand used to download patches from SunSolve.
    -d <patchdir>
    Used to specify the directory where the patches
    from SunSolve are to be downloaded.
    -h Used to display help information for the download
    subcommand.
    -i <patchid>
    Used to specify the id of the patch to download.
    One or more patches can be specified using this
    option.
    -x idlist=<patchlist_file>
    Used to specify the path of the file that contains
    a list of patches to download.
    Usage:
    smpatch remove -i <patchid> [-h] where:
    remove Subcommand used to remove a patch.
    -h Used to display help information for the remove
    subcommand.
    -i <patchid>
    Used to specify the id of the patch to remove.
    Usage:
    smpatch update [-d <patchdir>] [-h] where:
    update Subcommand used to download and install required
    patches for the local host.
    -d <patchdir>
    Used to specify the directory where the patches
    from SunSolve which are required by the local host
    are to be downloaded and installed from.
    -h Used to display help information for the update
    subcommand.
    smpatch analyze
    ==============
    smpatch analyze
    Assessing required patches for machine "05alpha/150.3.84.207" . Please wait...
    113434-33 SunOS 5.9: /usr/snadm/lib Library and Differential Flash Patch
    111711-16 32-bit Shared library patch for C++
    111712-16 64-Bit Shared library patch for C++
    111722-05 SunOS 5.9: Math Library (libm) patch
    117560-04 SunOS 5.9: Microtasking libraries (libmtsk) patch
    115835-03 SunOS 5.9: Ghostscript patch
    114344-21 SunOS 5.9: kernel/drv/arp Patch
    117453-01 SunOS 5.9: libwrap Patch
    114131-03 SunOS 5.9: multi-terabyte disk support - libadm.so.1 patch
    120441-03 SunOS 5.9: libsec patch
    113319-24 SunOS 5.9: libnsl nispasswdd patch
    112960-40 SunOS 5.9: patch libsldap ldap_cachemgr libldap
    118465-03 SunOS 5.9: rcm_daemon Patch
    123762-01 SunOS 5.9: Chicago audio driver Patch
    113318-26 SunOS 5.9: patch /kernel/fs/nfs and /kernel/fs/sparcv9/nfs
    114718-05 SunOS 5.9: usr/kernel/fs/pcfs Patch
    115544-02 SunOS 5.9: nss_compat patch
    118463-01 SunOS 5.9: du Patch
    116016-03 SunOS 5.9: /usr/sbin/logadm patch
    123182-01 SunOS 5.9: iwscn patch
    115542-02 SunOS 5.9: nss_user patch
    116014-06 SunOS 5.9: /usr/sbin/usermod patch
    117433-02 SunOS 5.9: FSS FX RT Patch
    117431-01 SunOS 5.9: nss_nis Patch
    123770-01 SunOS 5.9: Netra-CP3010 platform libraries patch
    118558-35 SunOS 5.9: Kernel Patch
    116561-15 SunOS 5.9: Volume System H/W Series platmod patch
    123769-01 SunOS 5.9: Netra-CP3010 platform binaries patch
    115336-04 SunOS 5.9: /usr/bin/tar, /usr/sbin/static/tar Patch
    123767-01 SunOS 5.9: locator patch
    117426-03 SunOS 5.9: ctsmc and sc_nct driver patch
    123766-02 SunOS 5.9: pcf8584/pmugpio/ebus patch
    121319-01 SunOS 5.9: devfsadmd_mod.so Patch
    123765-01 SunOS 5.9: Chicago platform Patch
    123764-01 SunOS 5.9: Boston platform Patch
    123763-02 SunOS 5.9: Sun Fire V215/V245 platform Patch
    121316-02 SunOS 5.9: kernel/sys/doorfs Patch
    121314-01 SunOS 5.9: tl driver patch
    120445-01 SunOS 5.9: Toshiba platform token links (TSBW,Ultra-3i)
    112964-16 SunOS 5.9: /usr/bin/ksh Patch
    113032-04 SunOS 5.9: /usr/sbin/init Patch
    114259-02 SunOS 5.9: usr/sbin/psrinfo Patch
    116543-04 SunOS 5.9: vmstat Patch
    112958-04 SunOS 5.9: patch pci.so
    112954-15 SunOS 5.9: uata Driver Patch
    122716-01 SunOS 5.9: kernel/fs/lofs patch
    122713-01 SunOS 5.9: expr patch
    117168-02 SunOS 5.9: mpstat Patch
    116498-02 SunOS 5.9: bufmod Patch
    116495-03 SunOS 5.9: specfs Patch
    117160-01 SunOS 5.9: /kernel/misc/krtld patch
    118586-02 SunOS 5.9: cp/ln/mv & XPG4 cp/ln/mv Patch
    120025-01 SunOS 5.9: ipsecconf Patch
    117155-10 SunOS 5.9: pcipsy Patch
    116486-03 SunOS 5.9: tsalarm Driver Patch
    121998-01 SunOS 5.9: two-key mode fix for 3DES Patch
    116482-02 SunOS 5.9: modload Utils Patch
    117746-04 SunOS 5.9: patch platform/sun4u/kernel/drv/sparcv9/pic16f819
    121992-01 SunOS 5.9: fgrep Patch
    120768-01 SunOS 5.9: grpck patch
    119438-01 SunOS 5.9: usr/bin/login Patch
    116510-02 SunOS 5.9: wscons Patch
    114224-06 SunOS 5.9: csh Patch
    116670-04 SunOS 5.9: gld Patch
    114383-04 SunOS 5.9: Enchilada/Stiletto - pca9556 driver
    114370-05 SunOS 5.9: libumem.so.1 patch
    124498-01 SunOS 5.9: tail patch
    117483-01 SunOS 5.9: ntwdt Patch
    112908-27 SunOS 5.9: gl_kmech_krb5 Patch
    117480-01 SunOS 5.9: pkgadd Patch
    117123-07 SunOS 5.9: wanboot Patch
    115030-03 SunOS 5.9: Multiterabyte UFS - patch mount
    113335-04 SunOS 5.9: devinfo Patch
    113493-03 SunOS 5.9: libproc.so.1 Patch
    113330-03 SunOS 5.9: rpcbind Patch
    115028-02 SunOS 5.9: patch /usr/lib/fs/ufs/df
    117471-03 SunOS 5.9: fifofs Patch
    118897-01 SunOS 5.9: stc Patch
    115022-03 SunOS 5.9: quota utilities
    113720-02 SunOS 5.9: rootnex Patch
    113329-18 SunOS 5.9: lp Patch
    123056-01 SunOS 5.9: ldterm patch
    114349-04 SunOS 5.9: sbin/dhcpagent Patch
    113278-15 SunOS 5.9: NFS Daemon Patch
    113471-09 SunOS 5.9: truss Patch
    113277-48 SunOS 5.9: sd and ssd Patch
    117457-01 SunOS 5.9: elfexec Patch
    113077-18 SunOS 5.9: /platform/sun4u/kernal/drv/su Patch
    113072-08 SunOS 5.9: patch /usr/sbin/format
    112839-08 SunOS 5.9: patch libthread.so.1
    114331-02 SunOS 5.9: power Patch
    112998-04 SunOS 5.9: patch /usr/sbin/syslogd
    114133-03 SunOS 5.9: mail Patch
    119937-02 SunOS 5.9: inetboot patch
    115553-23 SunOS 5.9: USB drivers patch
    117443-01 SunOS 5.9: libkvm Patch
    114329-02 SunOS 5.9: /usr/bin/pax Patch
    114128-03 SunOS 5.9: sd_lun patch
    119929-01 SunOS 5.9: /usr/bin/xargs patch
    113459-05 SunOS 5.9: udp patch
    116009-05 SunOS 5.9: sgcn & sgsbbc patch
    123761-04 SunOS 5.9: PCIE/Fire drivers Patch
    123760-01 SunOS 5.9: platform driver Patch
    116557-04 SunOS 5.9: sbd Patch
    120241-04 SunOS 5.9: bge patch
    116530-02 SunOS 5.9: bge.conf Patch
    116488-03 SunOS 5.9: Lights Out Management (lom) patch
    117131-01 SunOS 5.9: adm1031 Patch
    117124-12 SunOS 5.9: platmod, drmach, dr, ngdr, & gptwocfg Patch
    118539-02 SunOS 5.9: schpc Patch
    118472-01 SunOS 5.9: pargs Patch
    122002-01 SunOS 5.9: kstat patch
    122709-01 SunOS 5.9: /usr/bin/dc patch
    117067-04 SunOS 5.9: awk nawk oawk Patch
    115259-03 SunOS 5.9: patch usr/lib/acct/acctcms
    112959-03 SunOS 5.9: patch libfru
    112913-02 SunOS 5.9: fruadm Patch
    113027-06 SunOS 5.9: libfrureg.so.1 Patch
    114564-09 SunOS 5.9: /usr/sbin/in.ftpd Patch
    117441-01 SunOS 5.9: FSSdispadmin Patch
    118191-01 gtar patch
    114818-06 GNOME 2.0.0: libpng Patch
    117177-02 SunOS 5.9: lib/gss module Patch
    116340-05 SunOS 5.9: gzip and Freeware info files patch
    113579-09 SunOS 5.9: ypserv/ypxfrd Patch
    122673-01 SunOS 5.9: sockio.h header patch
    116474-03 SunOS 5.9: libsmedia Patch
    116669-20 SunOS 5.9: md Patch
    112965-06 SunOS 5.9: patch /kernel/drv/sparcv9/eri
    112838-12 SunOS 5.9: pcicfg Patch
    117127-02 SunOS 5.9: header Patch
    123768-02 SunOS 5.9: byteorder.h and ddi_impldefs.h patch
    121321-03 SunOS 5.9: ldap Patch
    116231-03 SunOS 5.9: llc2 Patch
    122976-01 SunOS 5.9: /usr/lib/mdb/kvm/ipc.so Patch
    117179-01 SunOS 5.9: nfs_dlboot Patch
    121194-01 SunOS 5.9: usr/lib/nfs/statd Patch
    116502-03 SunOS 5.9: mountd Patch
    113320-06 SunOS 5.9: patch se driver
    114731-09 SunOS 5.9: kernel/drv/glm Patch
    114716-02 SunOS 5.9: usr/bin/rcp Patch
    112915-04 SunOS 5.9: snoop Patch
    116778-01 SunOS 5.9: in.ripngd patch
    119447-01 SunOS 5.9: ses Patch
    114356-08 SunOS 5.9: /usr/bin/ssh Patch
    113273-11 SunOS 5.9: /usr/lib/ssh/sshd Patch
    113575-08 SunOS 5.9: sendmail Patch
    116780-02 SunOS 5.9: scmi2c Patch
    112972-17 SunOS 5.9: patch /usr/lib/libssagent.so.1 /usr/lib/libssasnmp.so.1 mibiisa
    122485-01 SunOS 5.9: 1394 mass storage driver patch
    113716-02 SunOS 5.9: sar & sadc Patch
    117473-01 SunOS 5.9: fwtmp Patch
    116472-02 SunOS 5.9: rmformat Patch
    120443-01 SunOS 5.9: sed core dumps on long lines
    121588-01 SunOS 5.9: /usr/xpg4/bin/awk Patch
    123058-01 SunOS 5.9: /usr/xpg4/bin/more Patch
    123184-02 SunOS 5.9: Bug fixes for Arabic fonts
    113584-17 SunOS 5.9: yesstr, nostr nl_langinfo() strings incorrect in S9
    117100-04 SunOS 5.9: New Euro UTF-8 locales needed
    114600-06 SunOS 5.9: vlan driver patch
    112817-29 SunOS 5.9: Sun GigaSwift Ethernet 1.0 driver patch
    113042-16 SunOS 5.9: qlc driver patch
    113041-13 SunOS 5.9: fcip driver patch
    113039-17 SunOS 5.9: Sun StorEdge Traffic Manager patch
    113040-21 SunOS 5.9: fctl/fp/fcp driver patch
    117595-05 SunOS 5.9: Manual Page updates for Solaris 9
    112622-19 SunOS 5.9: M64 Graphics Patch
    116126-05 Fixes to general release PatchPro 2.2
    119480-10 SUNWppro SUNWsy1cf SUNWsdb Bug fixes and updated keystore file with new patch signing certificate.
    117985-03 SunOS 5.9: XIL 1.4.2 Loadable Pipeline Libraries
    114538-38 SunOS 5.9: Sun XVR-100 Graphics Accelerator Patch
    112661-11 SunOS 5.9: IIIM and X Input & Output Method patch
    114677-12 SunOS 5.9: International Components for Unicode Patch
    116039-02 SunOS 5.9: sun4u platform links patch
    112804-02 CDE 1.5: sdtname patch
    113244-09 CDE 1.5: dtwm patch
    114312-02 CDE1.5: GNOME/CDE Menu for Solaris 9
    119976-01 CDE 1.5: dtterm patch
    112771-33 Motif 1.2.7 and 2.1.1: Runtime library patch for Solaris 9
    117728-01 CDE1.5: dthello patch
    124215-01 CDE 1.5: dtterm patch
    112785-56 X11 6.6.1: Xsun patch
    112807-18 CDE 1.5: dtlogin patch
    118759-01 X11 6.6.1: Font Administration Tools patch
    117577-03 X11 6.6.1: TrueType fonts patch
    117663-02 X11 6.6.1: xwd patch
    113764-05 X11 6.6.1: keyboard patch
    /etc/release
    ==========
    # cat /etc/release
    Solaris 9 9/04 s9s_u7wos_09 SPARC
    Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 29 June 2004
    CLUSTER
    =========
    # cat /var/sadm/system/admin/CLUSTER
    CLUSTER=SUNWCuser
    pkginfo
    =======
    # pkginfo -l SUNWpmgr SUNWppror SUNWpprou
    PKGINST: SUNWpmgr
    NAME: Solaris Patch Manager Base 1.0.1 1.0.1
    CATEGORY: system
    ARCH: all
    VERSION: 1.0.1
    BASEDIR: /
    VENDOR: Sun Microsystems, Inc.
    DESC: Patch Manager CLI for Solaris 2.6, 2.7 and 2.8
    PSTAMP: ute15320031103164007
    INSTDATE: May 16 2006 14:51
    HOTLINE: Please contact your local service provider
    STATUS: completely installed
    FILES: 4 installed pathnames
    3 shared pathnames
    3 directories
    1 executables
    9 blocks used (approx)
    ERROR: information for "SUNWppror" was not found
    ERROR: information for "SUNWpprou" was not found

  • Failed to Validate the License Online

    When attempting install of add-ons, I get the error:  "Failed to Validate the License Online".  I've tried installing through the CC addon website and via the extension manager, but I still get the same issue.  Download and install of all CC apps is fine, just having a problem with add-ons.  Windows 7, 64-Bit PC.

    just got a notification to 'complete registration of my product' from Adobe.  Clicked the link and was brought to my Adobe ID page.  I didnt see a link to complete registration, but I did notice this looked off:

  • Migrating EPMA Planning application: Failed to sync with user provisioning

    Hi All,
    We are migrating applications from Production to Dev. We have one EPMA Planning and one Essbase application in both environments.
    We have migrated artifacts into File system in PROD(Shared services, EPMA, Planning, Essbase and Reporting). We have copied and pasted in import_export folder in DEV.
    Then we are trying to migrate artifacts into applications from File system in DEV. First we did EPMA artifacts successfully in migration status report then we have deployed application into planning without any errors.(msg showing as in sync deployment). After that we did shared services, it is failed
    migration status report error msg:
    +28:6571:Application <xxxxx> does not exist in target. 28:6571:Application <xxxx> does not exist in target. 28:6571:Application <xxxx> does not exist in target. 28:6571:Application <xxxxx> does not exist in target. 28:6571:Application <xxxx> does not exist in target. ...+
    When i am trying to open the planning application, i am getting error: Failed to sync with user provisioning, check planning log for details
    HyS9planningsyserr.log details:
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    Creating rebind thread to RMI
    com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.
    com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.
    com.hyperion.planning.HspRuntimeException: Failed to sync with user provisioning. Check Planning log for details
         at com.hyperion.planning.HspJSImpl.synchronizeUserWithProvisioning(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
         at HspLogOn.Handle(Unknown Source)
         at HspLogOn.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3241)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.lang.RuntimeException: Errors occured during syncrhonization: [com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.]
         at com.hyperion.planning.HspJSImpl.synchronizeUserWithProvisioning(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
         at HspLogOn.Handle(Unknown Source)
         at HspLogOn.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3241)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.lang.RuntimeException: Errors occured during syncrhonization: [com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.]
         at com.hyperion.planning.HspJSImpl.synchronizeUserWithProvisioning(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
         at HspLogOn.Handle(Unknown Source)
         at HspLogOn.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3241)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.
    com.hyperion.planning.HspRuntimeException: Failed to sync with user provisioning. Check Planning log for details
         at com.hyperion.planning.HspJSImpl.synchronizeUserWithProvisioning(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
         at HspLogOn.Handle(Unknown Source)
         at HspLogOn.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3241)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.lang.RuntimeException: Errors occured during syncrhonization: [com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.]
    Thanks,
    mady

    Hi,
    I got solution for this issue through Oracle Support.
    I have restored database and migrated artifacts using LCM. any one method is enough to do Planning application migration (from Oracle Support)
    Thanks,
    mady

  • Weblogic 7.0 Porting related guest user access

    Hi Guys,
    Steps in my workflow :
    Servlet makes a call to Session Bean which has transcations managed by container.
    Session bean executes SQL Queries Session Bean invokes methods on Entity Bean
    in another Weblogic Instance to get value object.
    Session Bean after updating the database as well after interacting with another
    Weblogic
    Instance returns a Java Object to Servlet.
    All the beans are container managed transaction.
    Session Bean (Transaction Managed by Container)
    Entity Bean (Container Managed Bean)
    In weblogic 6.1 SP2 everything works well.
    While porting the application to weblogic 7.0 SP1 ,
    I get the following errors in Server 1 (Session Bean)
    *****************************************************************[2002/04/22 11:14:07:406]
    [DEBUG] [com.hns.iag.dbsp.servlets.DSPServlet] Remote exception while deleting
    java.rmi.RemoteException: Exception while commiting Tx : 3:efdbedc9111bd8d6; nested
    exception is: javax.transaction.SystemException: Timeout during commit processing
    Start server side stack trace: java.rmi.RemoteException: Exception while commiting
    Tx : 3:efdbedc9111bd8d6; nes ted exception is: javax.transaction.SystemException:
    Timeout during commit processing javax.transaction.SystemException: Timeout during
    commit processing at weblogic.transaction.internal.ServerTransactionImpl.internalCommit(Se
    rverTransactionImpl.java:265) at weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTran
    sactionImpl.java:208) at weblogic.ejb20.internal.BaseEJBObject.postInvoke(BaseEJBObject.java:2
    78) at com.hns.iag.dbsp.ejb.user.DBSPUserManagerBean_ymjd1a_EOImpl.deleteDBS PUser(DBSPUserManagerBean_ymjd1a_EOImpl.java:812)
    at com.hns.iag.dbsp.ejb.user.DBSPUserManagerBean_ymjd1a_EOImpl_WLSkel.in voke(Unknown
    Source) at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:15
    9) at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteR ef.java:262)
    at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteR ef.java:229)
    at com.hns.iag.dbsp.ejb.user.DBSPUserManagerBean_ymjd1a_EOImpl_WLStub.de leteDBSPUser(Unknown
    Source) at com.hns.iag.dbsp.servlets.DSPServlet.doDeleteUser(DSPServlet.java:114
    9) at com.hns.iag.dbsp.servlets.DSPServlet.service(DSPServlet.java:131) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run (ServletStubImpl.java:1058)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:401)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:306)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio n.run(WebAppServletContext.java:5412)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServic eManager.java:744)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe rvletContext.java:3086)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm pl.java:2544)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)
    End server side stack trace
    The Error in the another Server 2 (Entity Bean)
    <Apr 21, 2002 9:20:26 PM IST> <Error> <JTA> <110200>
    <User [guest] is not authorized to invoke startCommit on a transaction branch.>
    <Apr 21, 2002 9:20:56 PM IST>
    <Error> <JTA> <110200> <User [guest] is not author ized to invoke startCommit
    on a transaction branch.>
    <Apr 21, 2002 9:20:58 PM IST> <Error> <JTA> <110201> <User [guest] is not author
    ized to invoke startRollback on a transaction branch.> <Apr 21, 2002 9:21:07 PM
    IST>
    <Error> <JTA> <110201> <User [guest] is not author ized to invoke startRollback
    on a transaction branch.>
    Though the error says startRollback on a transaction branch all the operations
    are commited. Only this error is thrown as RemoteException to Server 1.
    If I catch the Remote Exception and do nothing.I am getting the desired result.
    My Question is why should I be getting a Remote Exception from the other weblogic
    instance.
    The Remote Exception seems to be a JTA Exception on other weblogic instance.
    I am using Oracle Thin Driver for Oracle 8.1.7 with TXDatasource.
    Is this an error w.r.t guest user ?
    What is the likely fix ?
    Thanks, Kumar

    Hi Guys,
    Steps in my workflow :
    Servlet makes a call to Session Bean which has transcations managed by container.
    Session bean executes SQL Queries Session Bean invokes methods on Entity Bean
    in another Weblogic Instance to get value object.
    Session Bean after updating the database as well after interacting with another
    Weblogic
    Instance returns a Java Object to Servlet.
    All the beans are container managed transaction.
    Session Bean (Transaction Managed by Container)
    Entity Bean (Container Managed Bean)
    In weblogic 6.1 SP2 everything works well.
    While porting the application to weblogic 7.0 SP1 ,
    I get the following errors in Server 1 (Session Bean)
    *****************************************************************[2002/04/22 11:14:07:406]
    [DEBUG] [com.hns.iag.dbsp.servlets.DSPServlet] Remote exception while deleting
    java.rmi.RemoteException: Exception while commiting Tx : 3:efdbedc9111bd8d6; nested
    exception is: javax.transaction.SystemException: Timeout during commit processing
    Start server side stack trace: java.rmi.RemoteException: Exception while commiting
    Tx : 3:efdbedc9111bd8d6; nes ted exception is: javax.transaction.SystemException:
    Timeout during commit processing javax.transaction.SystemException: Timeout during
    commit processing at weblogic.transaction.internal.ServerTransactionImpl.internalCommit(Se
    rverTransactionImpl.java:265) at weblogic.transaction.internal.ServerTransactionImpl.commit(ServerTran
    sactionImpl.java:208) at weblogic.ejb20.internal.BaseEJBObject.postInvoke(BaseEJBObject.java:2
    78) at com.hns.iag.dbsp.ejb.user.DBSPUserManagerBean_ymjd1a_EOImpl.deleteDBS PUser(DBSPUserManagerBean_ymjd1a_EOImpl.java:812)
    at com.hns.iag.dbsp.ejb.user.DBSPUserManagerBean_ymjd1a_EOImpl_WLSkel.in voke(Unknown
    Source) at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:15
    9) at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteR ef.java:262)
    at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteR ef.java:229)
    at com.hns.iag.dbsp.ejb.user.DBSPUserManagerBean_ymjd1a_EOImpl_WLStub.de leteDBSPUser(Unknown
    Source) at com.hns.iag.dbsp.servlets.DSPServlet.doDeleteUser(DSPServlet.java:114
    9) at com.hns.iag.dbsp.servlets.DSPServlet.service(DSPServlet.java:131) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run (ServletStubImpl.java:1058)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:401)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:306)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio n.run(WebAppServletContext.java:5412)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServic eManager.java:744)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe rvletContext.java:3086)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm pl.java:2544)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)
    End server side stack trace
    The Error in the another Server 2 (Entity Bean)
    <Apr 21, 2002 9:20:26 PM IST> <Error> <JTA> <110200>
    <User [guest] is not authorized to invoke startCommit on a transaction branch.>
    <Apr 21, 2002 9:20:56 PM IST>
    <Error> <JTA> <110200> <User [guest] is not author ized to invoke startCommit
    on a transaction branch.>
    <Apr 21, 2002 9:20:58 PM IST> <Error> <JTA> <110201> <User [guest] is not author
    ized to invoke startRollback on a transaction branch.> <Apr 21, 2002 9:21:07 PM
    IST>
    <Error> <JTA> <110201> <User [guest] is not author ized to invoke startRollback
    on a transaction branch.>
    Though the error says startRollback on a transaction branch all the operations
    are commited. Only this error is thrown as RemoteException to Server 1.
    If I catch the Remote Exception and do nothing.I am getting the desired result.
    My Question is why should I be getting a Remote Exception from the other weblogic
    instance.
    The Remote Exception seems to be a JTA Exception on other weblogic instance.
    I am using Oracle Thin Driver for Oracle 8.1.7 with TXDatasource.
    Is this an error w.r.t guest user ?
    What is the likely fix ?
    Thanks, Kumar

  • "Failed to validate all rows" when inserting in master detail scenario

    Hi,
    I have problem writing data in a master detail scenario..
    i use the following bean method to write data.
    Data is inserted in the master table successfully but when i try to commit in the details table i get the error "Failed to validate all rows in a transaction."
    public void save(ActionEvent actionEvent)
    //writing into master table
    DCBindingContainer bindings =
    (DCBindingContainer)BindingContext.getCurrent().getCurrentBindingsEntry();
    DCIteratorBinding iterBind =
    (DCIteratorBinding)bindings.get("Master1Iterator");
    MasterVOImpl vo_pr = (MasterVOImpl ) iterBind.getViewObject();
    Row r=vo_pr.createRow();
    r.setAttribute("Name", name);
    Number num =(new oracle.jbo.server.SequenceImpl("new_seq",vo_pr.getDBTransaction())).getSequenceNumber();
    r.setAttribute("Id",num);
    vo_pr.insertRow(r);
    vo_pr.getDBTransaction().commit();
    //writing into details table
    DCIteratorBinding scopeiterBind =
    (DCIteratorBinding)bindings.get("Detail2Iterator");
    DetailVOImpl vo_sc = (DetailVOImpl) scopeiterBind.getViewObject();
    Row rs=vo_sc.createRow();
    rs.setAttribute("iddetail",iddetail);
    rs.setAttribute("Name", Name);
    rs.setAttribute("id",num);
    vo_sc.insertRow(rs);
    vo_sc.getDBTransaction().commit();
    Note: the Detail iterator used here is the one under the master in the AM

    In case your model defined a view link from master to detail should try to get the detail iterator from the master and use this to create the new row.
    Row r=vo_pr.createRow();
    r.setAttribute("Name", name);
    Number num =(new oracle.jbo.server.SequenceImpl("new_seq",vo_pr.getDBTransaction())).getSequenceNumber();
    r.setAttribute("Id",num);
    vo_pr.insertRow(r);
    // this method gets the detail iterator for the master row you just created.
    // The name of the method depends on the view link in your model you expose to the master view
    Row rs=vo_pr.getDetail().createRow();
    rs.setAttribute("iddetail",iddetail);
    rs.setAttribute("Name", Name);
    // this value should be added by the framework
    //rs.setAttribute("id",num);
    vo_sc.insertRow(rs);
    vo_pr.getDBTransaction().commit();Timo

  • Hyperion Planning - Failed to sync with user provisioning. Check planning

    Hi All,
    I'm trying to configure Hyperion Planning to user an external user repository (OID) but when i try to login with an OID user i get the following error :
    "Failed to sync with user provisioning. Check planning log for details"
    I'm not hyperion expert so please excuse any school boy mistakes.
    Use Case : login to Hyperion Planning using an OID user
    Setup:
    1)     User created in OID
    2)     Use Provisioned in HSS with planning roles
    3)     User can login to HSS
    4)     Able to login with Native user with the exact same roles
    5)     Version 11.1.2
    6) Can only see native user in EAS..
    I've googled away and tried various things:
    1) Run provisionUsers script :
    Loaded Version of Essbase RTC: 0xb1200
    [Wed Jan 25 09:39:04 GMT-06:00 2012] Planning successfully notified HBR repository.
    Wed Jan 25 09:39:41 GMT-06:00 2012 :: [Wed Jan 25 09:39:41 GMT-06:00 2012] Plann
    ing: Synchronizing the following users with user provisioning: [XXX]
    Wed Jan 25 09:39:41 GMT-06:00 2012 :: Planning: Error occurred while synchronizing: Errors occured during syncrhonization: [com.hyperion.css.CSSIllegalArgumentE
    xception: EPMCSS-251046: Invalid principal.]
    2) Bouncing servers
    Any help would be great.
    Thanks,
    Oz

    Hi,
    Have you updated the datasources for each of the planning applications, you will need to update the password and probably recycle planning app server.
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for