Role Upload - Role is derived error

Hello,
Has anyone seen this error when trying to upload a role from SAP?
Thanks
Tahir
com.sap.portal.pcd.rolemigration.RoleMigrationException: Nested Exception. Failure to execute native function. Nested Exception. ROLE_IS_DERIVED

I believe this is becausse the role you're trying to upload is a child role, and not a master role.

Similar Messages

  • Maintaining the authorizations for parent role and derived role

    Hi Experts,
    Kindly advice me the Pro and cons of the parent role and derived role.. below is the scenario
    Currently  we have created the 700 role in  our regionally organization and we want to dervie the roles for each country
    1 ) we want to do the Auth field (activity level) settings in parent role and Org levels  in the derived role  .
    2)  But one my collegue says do the default  Auth filed ( activity values) common to every country in the parent role and diff activity one in the derived role .
    please advice me wat will be the best scenario for mantaining the authorizations filed values like (activity level  one)

    I will try to answer both your queries here:
    "my collegue says they are some NON ORG values different from each country ..suggest us to maintain all the default values in Parent role and auth with diff values needs to be maintained in derived role (child role).. "
    The only set of values which should/can be different in a child role (when compared with its parent) will be the org level values. So if this filed is NON_ORG you will not be able to maintain it directly inside the child roles.....this is the basic principle of derived role conceptu2026 that the only item you will directly maintain in a child role are the org levels(which will come as u2018organisational levelsu2019 in the upper tab in the auth data of a role).
    All NON_ORG fields inside a child role is acquired from the parent role. You should never change the values of any such fields (non-org fields) in the child role. these changes will get lost the next time you run the parent child inheritance from u201Cgenerate derived roleu201D function in your parent role.
    Coming to the second question on how to run the program, you just need to enter the technical name of the field you want to convert (tech names like BUKRS, WERKS etc u2026 figure out the name of the concerned field you have in hand)u2026.executeu2026 you will that the field will now onwards appear as an org level value in all roles in the system and not just as a field inside the auth objectsu2026.I would suggest you take one field and try running it in ur dev or  sandbox..see how the field changes in your roles.... the change can always be reverted by using PFCG_ORGFIELD_delete. ... you will understand it better....
    Soumya

  • Upload failed your changes were saved but could not be uploaded because of an error. you may be able to upload this file using server web page. save a copy

    Hi All,
    upload failed your changes were saved but could not be uploaded because of an error. you may be able to upload this file using server web page. save a copy button.
    This is the issue which I am facing while working with SharePoint 2010. In a sharePoint 2010 document library I am having an excel file and I am trying to open it from Windows 7 and is office 2010.
    I cam e across few suggestion as mentined below but unable to find the location where to do
    Go to Resource Policies > Web >
    Rewriting > Custom Headers > (if 'Custom Headers' is not visible, click
    Customize on the right top to enable the view).
    Create a new policy with the Resource as <fully qualified domain name of the SharePoint server:*/*> (for example https://sharepoint.juniper.net:*/* ).
    Create the action as Allow Custom Headers.
    Apply the settings to the required roles.
    Please suggest.

    Hi rkarteek
    All things you have to do is as follows:
    1. Open regedit.exe
    2. Naviagate to following key:
    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\14.0\Common\Internet]
    3. Click Edit Menu -> New -> DWORD with name of "FSSHTTPOff"
    (without quotes)
    4. Click on "FSSHTTPOff" and enter value of 1
    5.
    Close any Office Applications and browser sessions
    6. Try to reopen your document (no more read only or failure to upload)
    have a nice day!

  • Your Changes were saved but could not be uploaded because of an error

    Hi, some times users getting below error while doing check in the documents in SharePoint 2007 sites on their PC:
    Your Changes were saved but could not be uploaded because of an error...
    I have two WFE servers in Farm: first WFE host name is mydms01 and another WFE host name is mydms02
    And we are using NLB URL to access the sites, NLB name is myworld.
    Please guide me

    Here is your answer, Microsoft changed the way webdav and other files are uploaded,
    Office 2010 upload manager is designed to work with Sharepoint 2010 not reverse.
    But this is how you fix the tool to work with Sharepoint 2007.
    IIS 6.0 Do this
    Go to the site on each server if you are a farmed environment.
    Locate the Web Application supporting the site and add a custom header to the site.
    Add the primary url of the site into the custom headers,
    http://site.name.com
    and click ok.
    No need to restart IIS and it will not impact your services. 
    IIS 7.0 do this
    To resolve the issue, perform the following procedure:
    Go to Resource Policies > Web >
    Rewriting > Custom Headers > (if 'Custom Headers' is not visible, click
    Customize on the right top to enable the view).
    Create a new policy with the Resource as <fully qualified domain name of the SharePoint server:*/*> (for example https://sharepoint.juniper.net:*/* ).
    Create the action as Allow Custom Headers.
    Apply the settings to the required roles.
    Note: - This does not interrupt any functionality of the same server, as it just allows Custom Headers, if any, for any request towards this server.

  • Attempting to Upload an FSG template error

    Hi,
    We are facing issue,while uploading the FSG template error on web ADI,can you please suggest us how to resolve the issue.
    Exception Name: oracle.apps.bne.exception.BneFatalException - Error loading class:
    Log File Bookmark: 408173
    Navigartion path:
    GL Super User -> Launch Journal Wizard -> Functional Actuals - Multiple -> Create
    Document

    Thanks for the reply.
    Please note issue is happening only on load balancer environment and we had tested by removing the load balancer its working fine.
    Our instance is 4 node application tier(shared appl_top) with load balancer running R12,issue is only happening on load balancer environment,if we change load balancer environment to single node its working fine,
    Please guide me,is there any setup required on load balancer side??
    Errors are showing in bne.log
    oracle.apps.bne.exception.BneFatalException: Error loading class:
    at oracle.apps.bne.webui.BneApplicationFactory.loadApplicationObject(BneApplicationFactory.java:138)
    at oracle.apps.bne.webui.BneApplicationFactory.createPageObject(BneApplicationFactory.java:77)
    at oracle.apps.bne.webui.BneApplicationService.loadPageHandle(BneApplicationService.java:326)
    at oracle.apps.bne.webui.BneApplicationService.handleRequest(BneApplicationService.java:144)
    at oracle.apps.bne.framework.BneBajaServlet.doRequest(BneBajaServlet.java:246)
    at oracle.apps.bne.framework.BneBaseServlet.doGet(BneBaseServlet.java:79)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:610)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:359)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    Edited by: rag100mn on Jul 2, 2009 9:13 AM

  • I created a book and tried to place order but failed.  I followed the procedures, when the book completed uploading, the message "An error occured uploading your order" pop up.  There was no error message all along when I created the book.

    I created a book and tried to place order but failed.  I followed the procedures, when the book completed uploading, the message "An error occured uploading  your order" appeard.  There was no error message all along when I created the book. I tried several time but failed.

    preview the order and try again - http://support.apple.com/kb/HT1040
    If it still does not work boot into Safe Mode, preview again and try
    With the number of reports in the last few days it may be server overload - if so trying during a time of lower activity might help
    LN

  • Has anyone been able to upload an ibooks file with audio only files (m4a) in it? I keep getting the following error message during the upload in iTunes Producer: ERROR ITMS-9000: "Files of type audio/x-m4a are not allowed outside of widgets.

    Has anyone been able to upload an ibooks file with audio only files (m4a) in it? I keep getting the following error message during the upload in iTunes Producer: ERROR ITMS-9000: "Files of type audio/x-m4a are not allowed outside of widgets. then it names the file as an m4p file. Everything works beautifully on the iPad through Preview, and validates through iTunes Producer up until the attempted upload. If you've been able to accomplish this, please let me know how you prepared your audio files. Many thanks.

    Hello Fellow iBook Authors!
    Today I received the same error that you all have been discussing.  I tried selecting the DRM
    and this did not work for me, though I'm glad it did for some.  Here's what I did as a work-around. . .
    Since iBooks Author did not have a problem with Videos, I simply used one of my video programs, ScreenFlow to turn the audio into a video file m4v.  I added an image and extended the length or timing of the image to span the length of the audio file.  Then exported as an .mov.  I then opened QuickTime and opened the file and exported the file to iTunes. 
    You can use iMovie, Camtasia or any other progam that will allow you to export the audio as a movie file.  Does this make sense?  I hope this helps, at least in the short-term.
    Michael Williams

  • HT204406 Itunes Match won't upload. I get error stating there was an error in the itunes store, please try again. I have tried again everyday for the last month and am still unable to use.  Any ideas on why Match can't complete the 1st step of the process

    Itunes Match won't upload. I get error stating there was an error in the itunes store, please try again. I have tried again everyday for the last month and am still unable to use.  Any ideas on why Match can't complete the 1st step of the process (Gathering information about your Itunes library)?

    JohnCullison wrote:
    For the last few weeks, the iTunes store has been displayed with empty graphic rectangles (with a blue box containing a white question mark centered in the rectangles), bits of text, and some buttons. The page extends quite a ways, including what I assume would be all the links to all the music...
    If all you are trying to do is buy music, you can easily buy MP3s at any online music download store (e.g. amazon.com) and add them to your iTunes library.

  • COPA derivation error: no segment found

    Hi
    We are executing transaction code FAGL_IT_01 for the year ending closings we get the error message  COPA derivation error: no segment found
    Regards
    Medha

    Hi Medha
    It seems you have written a derivation step in KEDR to derive segment.... Check your Der steps in KEDR and see if its written correctly
    Also, in the attributes tab, you might have selected "issue error msg"... Is it so??
    Br, Ajay M

  • I have updated to itunes 10.5 but version 5  iphone software upload i get unknown error -23

    i have updated to itunes 10.5 but version 5  iphone software upload i get unknown error -23

    You can do the following:
    1) Download the IOS 5 update file from http://www.iphonefaq.org/archives/97320
    2) Copy the downloaded IOS 5 to the firmware locations stated in the link above.
    3) Start itunes and update. It will take 2-5 hours to update your iPhone to IOS5.

  • Error while uploading R/3 Derived Role into EP

    Dear all,
    When i was trying to upload the derived role from backend R/3 system. It's giving following error.
    com.sap.portal.pcd.rolemigration.RoleMigrationException: Nested Exception. Failure to execute native function. Nested Exception. ROLE_IS_DERIVED - message at com.sap.portal.pcd.rolemigration.util.Connector.callFunction(HQ1CLNT230,en_US,pradeep,TWPN_GET_ROLE,ROLE_TABLE,{ENABLE_LOGGING= , ROLENAME=ZR:GT_CUSTOMER_001, MENUTEXTS_ONLY_IN_MASTERLANG= }): Check parameters. Nested Exception. ROLE_IS_DERIVED at com.sap.portal.pcd.rolemigration.util.Connector.callFunction(Connector.java:244) at com.sap.portal.pcd.rolemigration.RoleMigrationObject.migrate(RoleMigrationObject.java:1699) at com.sap.portal.pcd.rolemigration.RoleMigrationObject.migrate(RoleMigrationObject.java:769) at com.sap.portal.pcd.rolemigration.RoleMigrationThread.run(RoleMigrationThread.java:488) Original exception: com.sapportals.connector.ConnectorException: Nested Exception. ROLE_IS_DERIVED at com.sapportals.connectors.SAPCFConnector.SAPConnectorException.getNewConnectionException(SAPConnectorException.java:67) at com.sapportals.connectors.SAPCFConnector.execution.functions.SAPCFConnectorInteraction.execute(SAPCFConnectorInteraction.java:318) at com.sapportals.connectors.SAPCFConnector.execution.functions.SAPCFConnectorInteraction.execute(SAPCFConnectorInteraction.java:411) at com.sapportals.connectors.SAPCFConnector.execution.functions.SAPCFConnectorInteraction.execute(SAPCFConnectorInteraction.java:433) at com.sap.portal.pcd.rolemigration.util.Connector.callFunction(Connector.java:403) at com.sap.portal.pcd.rolemigration.util.Connector.callFunction(Connector.java:148) at com.sap.portal.pcd.rolemigration.RoleMigrationObject.migrate(RoleMigrationObject.java:1699) at com.sap.portal.pcd.rolemigration.RoleMigrationObject.migrate(RoleMigrationObject.java:769) at com.sap.portal.pcd.rolemigration.RoleMigrationThread.run(RoleMigrationThread.java:488)
    Kindly Suggeset me
    Rgds
    PRadeep

    Pradeep,
    Kindly explain the process flow of your upload.
    James

  • ERM Role generation gives error

    Hi,
    All the fields are checked and the configuration is meeting the document guidelines for ERM. I am getting error while trying to generate the role from ERM and the message is " Cannot generate role Z:TB_TS_TEST1234567890987_S001  provide valid & 1& 2 in table & 3".
    Please let me know if somebody has faced this problem and has been fixed.
    Thanks,
    Abhimanu

    Hi,
    Do you uploaded the static text and Authorization Objects in GRC from backend system?
    If not then download them from your ECC system using  program /VIRSA/ZCC_DOWNLOAD_DESC and /VIRSA/ZCC_DOWNLOAD_SAPOBJ by executing se38 tcode and upload it in RAR.
    Then try to generate the role.
    Thanks,
    Sudip.

  • Exchange 2013 DAG with single site and 2 multi-role servers with error "MapiExceptionIllegalCrossServerConnection"

    Hi,
    I've got a lab with a domain controller and an Hyper-v with on it two multi-role exchange 2013 CU7 servers on W2K12 R2 OS, configured in DAG semplified (but the problem is the same also if I use the classical DAG configuration), a witness server, and a L7
    load balancer for the exchange servers.
    When I made the test to disable the OWA application pool where I've got the active mailbox database of the user, the balancer in correct manner redirect the session to the other exchange multi-role server, but the client in  his OWA session is no more
    able to send new mail with the error "Error your request can't be completed rigt now. Please try again later."
    The only strange log that I see on the server in the MAPI client access directory where there is the following error message:
    2015-01-21T08:00:45.132Z,956,1,/o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=1247f28558d24d4db872ab127b3e5810-Healt,,Microsoft.Exchange.RpcClientAccess.Monitoring.dll,15.0.0.0,Cached,,,,MapiHttp,Client=Microsoft.Exchange.RpcClientAccess.Monitoring,R:4ab7b6c8-54ee-4be3-aa9d-f8c856c4c47c:2,C:MAPIAAAAAOC4+7OCoZOjkqeKuoumlKSEtYO5ibyGs4bc/879z/vD9sX1zP28AwAAAAAAAA==|S:0-mGmHRQ==,OwnerLogon,0x6BB
    (rpc::Exception),00:00:00.0310000,"Logon: Owner, /o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=1247f28558d24d4db872ab127b3e5810-Healt in database  last mounted on Exch2.lab.net",RpcEndPoint: [ServerTooBusyException]
    Client is being backed off -> [ClientBackoffException] Mailbox was moved to a different mailbox server. A client needs to retry. -> [IllegalCrossServerConnectionException] Cannot open mailbox /o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=1247f28558d24d4db872ab127b3e5810-Healt.
    -> [MapiExceptionIllegalCrossServerConnection] Monitoring mailbox [] with application ID [Client=MSExchangeRPC] is not allowed to make cross-server calls from [Exch1.lab.net] to [Exch2.lab.net] [diag::AAAOAAAA/wAAAAAAAAAAAgAAAAA=],,,[email protected],
    The CAS try to access the mailbox on the other server, but without success.
    Someone have idea how to solve?
    Thanks

    Hi Hinte, sorry for the answer delay.
    I've run the command you suggest to check the HealthMailbox status, but seems that all are fine:
    [PS] C:\Windows\system32>get-Mailbox -Monitoring | ft name, servername
    Name                                                        ServerName
    HealthMailbox7021deb6ae104dadbf52feedfa7fa68b               exch1
    HealthMailboxb83c9040b32e4d1197f7f54f6709bb7f               exch1
    HealthMailboxb1c32037890b43fbb2af2efe7c36ba00               exch1
    HealthMailbox8d174269b494458daf9ade5099e22845               exch1
    HealthMailboxaa7d10f02d2d4cc588243b291ead3e3a               exch1
    HealthMailboxeb32c30a019f42968a7cbc49a6ac3e65               exch1
    HealthMailboxc6ff1d36ba154c5db5411b44718edcbd               exch1
    HealthMailbox75dc7caa7e8c4a3b812a01b607536d48               exch1
    HealthMailbox16c86e512f454e7890b80c180ce19c00               exch1
    HealthMailboxc6e447f7dba24d9b913f1dfcabe9f927               exch1
    HealthMailbox40fa5a3f2abc4accae6286cd98abc90a               exch1
    HealthMailbox2712b9544bad4e7b8b671be2cda8cfde               exch2
    HealthMailboxe2559124da20499386bf8103dcb21e9b               exch2
    HealthMailbox3264c6078dad45d4a78c56a3afe81df1               exch1
    HealthMailboxacacc51eb8bc4717b295ddf0adccf77e               exch2
    HealthMailbox64c4dd8cddac4c4e8bb7314010e797b1               exch1
    HealthMailbox4a92bfa14fdd47fbb27c19513f6d2beb               exch2
    HealthMailbox465d2a69de93430e84b4d699a88cb0c3               exch1
    HealthMailbox97b578e57cd44204820fffa416b25633               exch2
    HealthMailboxb411059771db4647bb775c665ec29440               exch1
    HealthMailboxf981dde6f4134f839bf41eb0000434e4               exch2
    HealthMailboxc33801c7c3b1474f8aa6065249bb4fca               exch1
    HealthMailbox2282128ed8d14937998212edd15adf20               exch2
    HealthMailboxe3d12b756cf545239b38be4607904ae1               exch2
    [PS] C:\Windows\system32> 
    Regarding the test sugested to diable instead the OWA App Pool only the OWA virtual directory, I've not found on IIS the possibility to stop the access to this virtual directory.
    Also on exchnage Administration page there is no the possibility to switch off this virtual directory only (or I don't found where is this setting).
    Regards

  • Adding Internet-Printing role ends with error 0x800f0922

    I spend the last two days googling and troubleshooting the issue but no luck.
    Tried so far:
    “sfc /scannow”
    fsutil resource setautoreset true C:\
    DISM /online /Cleanup-Image /restorehealth
    Still ending up with error 0x800f0922.
    The machine is a desktop Fujitsu server with 2012r2 essentials.
    Here's the critical part of my CBS log:
    2014-07-30 14:48:07, Info                  CBS    Exec: Installing Package: Microsoft-Windows-Printing-Server-Role-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384, Update: Printing-InternetPrinting-Server,
    InstallDeployment: amd64_microsoft-windows-p..oyment-languagepack_31bf3856ad364e35_6.3.9600.16384_en-us_8a769e02c4b8e0a2
    2014-07-30 14:48:07, Info                  CSI    00000011 Performing 1 operations; 1 are not lock/unlock and follow:
      (0)  AddCat (14): flags: 1 catfile: @0xd1da02e418
    2014-07-30 14:48:07, Info                  CBS    Exec: Package: Microsoft-Windows-Printing-Server-Subsystem-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384 is already in the correct state, current:
    Installed, targeted: Installed
    2014-07-30 14:48:07, Info                  CBS    Exec: Skipping Package: Microsoft-Windows-Printing-Server-Subsystem-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384, Update: Microsoft-Windows-Printing-Server-Subsystem-Package
    because it is already in the correct state.
    2014-07-30 14:48:07, Info                  CBS    Exec: Package: Microsoft-Windows-Printing-ServerCore-Package-base~31bf3856ad364e35~amd64~en-US~6.3.9600.16384 is already in the correct state, current:
    Installed, targeted: Installed
    2014-07-30 14:48:07, Info                  CBS    Exec: Skipping Package: Microsoft-Windows-Printing-ServerCore-Package-base~31bf3856ad364e35~amd64~en-US~6.3.9600.16384, Update: Microsoft-Windows-Printing-ServerCore-Package-base
    because it is already in the correct state.
    2014-07-30 14:48:07, Info                  CBS    Exec: Package: Microsoft-Windows-Printing-Server-Subsystem-WOW64-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384 is already in the correct state, current:
    Installed, targeted: Installed
    2014-07-30 14:48:07, Info                  CBS    Exec: Skipping Package: Microsoft-Windows-Printing-Server-Subsystem-WOW64-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384, Update: Microsoft-Windows-Printing-Server-Subsystem-WOW64-Package
    because it is already in the correct state.
    2014-07-30 14:48:07, Info                  CBS    Exec: Package: Microsoft-Windows-Printing-ServerCore-WOW64-Package-base~31bf3856ad364e35~amd64~en-US~6.3.9600.16384 is already in the correct state, current:
    Installed, targeted: Installed
    2014-07-30 14:48:07, Info                  CBS    Exec: Skipping Package: Microsoft-Windows-Printing-ServerCore-WOW64-Package-base~31bf3856ad364e35~amd64~en-US~6.3.9600.16384, Update: microsoft-windows-printing-servercore-deployment-base
    because it is already in the correct state.
    2014-07-30 14:48:07, Info                  CBS    Exec: Package: Microsoft-Windows-Printing-PremiumTools-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384 is already in the correct state, current: Installed,
    targeted: Installed
    2014-07-30 14:48:07, Info                  CBS    Exec: Skipping Package: Microsoft-Windows-Printing-PremiumTools-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384, Update: Printing-PremiumTools-Collection
    because it is already in the correct state.
    2014-07-30 14:48:07, Info                  CBS    Exec: Package: Microsoft-Windows-BusinessScanning-ScanRepository-Package-base~31bf3856ad364e35~amd64~en-US~6.3.9600.16384 is already in the correct state,
    current: Staged, targeted: Staged
    2014-07-30 14:48:07, Info                  CBS    Exec: Skipping Package: Microsoft-Windows-BusinessScanning-ScanRepository-Package-base~31bf3856ad364e35~amd64~en-US~6.3.9600.16384, Update: Microsoft-Windows-BusinessScanning-ScanRepository-Package-base
    because it is already in the correct state.
    2014-07-30 14:48:07, Info                  CBS    Plan: Start to process component watchlist
    2014-07-30 14:48:07, Info                  CBS    Setting ExecuteState key to: CbsExecuteStateFailed
    2014-07-30 14:48:09, Info                  CSI    00000012 Performing 2 operations; 2 are not lock/unlock and follow:
      (0)  Install (5): flags: 0 tlc: [Microsoft-Windows-Printing-InternetPrinting-Server-Deployment, Version = 6.3.9600.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35},
    Type neutral, TypeName neutral, PublicKey neutral]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:236{118}]"Microsoft-Windows-Printing-Server-Role-Package~31bf3856ad364e35~amd64~~6.3.9600.16384.Printing-InternetPrinting-Server"
    ncdata: [l:0]"") thumbprint: [l:128{64}]"d7513bfc8a363b8edae8ade455f235c149d150f5127e890defbb58b9b03714c2"
      (1)  Install (5): flags: 0 tlc: [Microsoft-Windows-Printing-InternetPrinting-Server-Deployment-LanguagePack, Version = 6.3.9600.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken
    = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:246{123}]"Microsoft-Windows-Printing-Server-Role-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384.Printing-InternetPrinting-Server"
    ncdata: [l:0]"") thumbprint: [l:128{64}]"85c91492174c8712693e53f922ee8a0bd04ad1d51198ffd88ea8d07e2ecc784d"
    2014-07-30 14:48:09, Info                  CSI    00000013 Component change list:   { (null) -> 6.3.9600.16384 Microsoft-Windows-Printing-InternetPrinting-Server, pA = PROCESSOR_ARCHITECTURE_AMD64
    (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral }
      { (null) -> 6.3.9600.16384 Microsoft-Windows-Printing-InternetPrinting-Server-MSW3PRTDLL, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey
    neutral }
      { (null) -> 6.3.9600.16384 Microsoft-Windows-Printing-InternetPrinting-Server.Resources, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral,
    TypeName neutral, PublicKey neutral }
      { (null) -> 6.3.9600.16384 Microsoft-Windows-Printing-InternetPrinting-Server-Content, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey
    neutral }
      { (null) -> 6.3.9600.16384 Microsoft-Windows-Printing-InternetPrinting-Server-Deployment-LanguagePack, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35},
    Type neutral, TypeName neutral, PublicKey neutral }
      { (null) -> 6.3.9600.16384 Microsoft-Windows-Printing-InternetPrinting-Server-MSW3PRTDLL.Resources, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type
    neutral, TypeName neutral, PublicKey neutral }
      { (null) -> 6.3.9600.16384 Microsoft-Windows-Printing-InternetPrinting-Server-Deployment, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey
    neutral }
    2014-07-30 14:48:10, Info                  CSI    00000014 [DIRSD OWNER WARNING] Directory [ml:520{260},l:70{35}]"\??\C:\Windows\Web\Printers\PrtCabs" is not owned but specifies SDDL in component
    Microsoft-Windows-Printing-InternetPrinting-Server, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral
    2014-07-30 14:48:11, Info                  CSI    00000015 Performing 1 operations; 1 are not lock/unlock and follow:
      (0)  LockComponentPath (10): flags: 0 comp: {l:16 b:a9675ce7fcabcf011600000038355812} pathid: {l:16 b:a9675ce7fcabcf011700000038355812} path: [l:222{111}]"\SystemRoot\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.3.9600.17200_none_fa7026dd9b04586e"
    pid: 3538 starttime: 130512016808194168 (0x01cfabfce0c5b078)
    2014-07-30 14:48:12, Info                  CSI    00000016 ICSITransaction::Commit calling IStorePendingTransaction::Apply - coldpatching=FALSE applyflags=15 (0x0000000f)
    2014-07-30 14:48:12, Info                  CSI    00000017@2014/7/30:13:48:12.349 Begin executing midground installer for 2 components
        Installer ID: {c4ecd77a-8511-4b18-89bf-c6ebecad4e01}
        Installer name: [26]"Resource Cache (servicing)"
    2014-07-30 14:48:12, Info                  CSI    00000018@2014/7/30:13:48:12.349 Done executing midground installer
    2014-07-30 14:48:12, Info                  CSI    00000019 Creating NT transaction (seq 2), objectname [6]"(null)"
    2014-07-30 14:48:12, Info                  CSI    0000001a Created NT transaction (seq 2) result 0x00000000, handle @0x58c
    2014-07-30 14:48:13, Info                  CSI    0000001b@2014/7/30:13:48:13.039 Beginning NT transaction commit...
    2014-07-30 14:48:14, Info                  CSI    0000001c@2014/7/30:13:48:14.201 CSI perf trace:
    CSIPERF:TXCOMMIT;1170903
    2014-07-30 14:50:36, Info                  CSI    0000001d Begin executing advanced installer phase 38 (0x00000026) index 2 (sequence 38)
        Old component: [l:0]""
        New component: [ml:350{175},l:348{174}]"Microsoft-Windows-Printing-InternetPrinting-Server, Culture=neutral, Version=6.3.9600.16384, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS"
        Install mode: install
        Installer ID: {7da6c3f0-56cd-4deb-a6e9-528e22244058}
        Installer name: [52]"CSI Setup Internet Print Provider Advanced Installer"
    2014-07-30 14:50:36, Info                  CSI    0000001e Performing 1 operations; 1 are not lock/unlock and follow:
      (0)  LockComponentPath (10): flags: 0 comp: {l:16 b:f97a5f3dfdabcf011d00000038355812} pathid: {l:16 b:f97a5f3dfdabcf011e00000038355812} path: [l:238{119}]"\SystemRoot\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_6.3.9600.17200_none_1015b0b2970d7067"
    pid: 3538 starttime: 130512016808194168 (0x01cfabfce0c5b078)
    2014-07-30 14:50:36, Info                  CSI    0000001f Performing 1 operations; 1 are not lock/unlock and follow:
      (0)  LockComponentPath (10): flags: 0 comp: {l:16 b:3bf6663dfdabcf011f00000038355812} pathid: {l:16 b:3bf6663dfdabcf012000000038355812} path: [l:238{119}]"\SystemRoot\WinSxS\amd64_microsoft-windows-p..rnetprinting-server_31bf3856ad364e35_6.3.9600.16384_none_6ba89226f657293c"
    pid: 3538 starttime: 130512016808194168 (0x01cfabfce0c5b078)
    2014-07-30 14:50:36, Error                 CSI    00000020@2014/7/30:13:50:36.761 (F) base\wcp\plugins\printadvancedinstaller\dll\setupippai.cpp(518): Error HRESULT_FROM_WIN32(ERROR_ALREADY_EXISTS) originated
    in function Windows::WCP::SetupIppAI::BasicInstaller::AddWebExtension expression: pCgiRestrictionCollection->AddElement(pNewCgiRestrictionElement)
    [gle=0x80004005]
    2014-07-30 14:50:37, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
    2014-07-30 14:50:37, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140730010013.log to WER report.
    2014-07-30 14:50:37, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729175814.log to WER report.
    2014-07-30 14:50:38, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729165314.log to WER report.
    2014-07-30 14:50:38, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729161022.log to WER report.
    2014-07-30 14:50:38, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729155800.log to WER report.
    2014-07-30 14:50:38, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-07-30 14:53:13, Error                 CSI    00000021@2014/7/30:13:53:13.332 (F) base\wcp\plugins\printadvancedinstaller\dll\setupippai.cpp(265): Error HRESULT_FROM_WIN32(ERROR_ALREADY_EXISTS) originated
    in function Windows::WCP::SetupIppAI::BasicInstaller::InstallWebPrinting expression: AddWebExtension()
    [gle=0x80004005]
    2014-07-30 14:53:13, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
    2014-07-30 14:53:13, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140730010013.log to WER report.
    2014-07-30 14:53:13, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729175814.log to WER report.
    2014-07-30 14:53:13, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729165314.log to WER report.
    2014-07-30 14:53:13, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729161022.log to WER report.
    2014-07-30 14:53:13, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729155800.log to WER report.
    2014-07-30 14:53:13, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-07-30 14:53:20, Error                 CSI    00000022@2014/7/30:13:53:20.806 (F) base\wcp\plugins\printadvancedinstaller\dll\setupippai.cpp(118): Error HRESULT_FROM_WIN32(ERROR_ALREADY_EXISTS) originated
    in function Windows::WCP::SetupIppAI::BasicInstaller::Install expression: InstallWebPrinting()
    [gle=0x80004005]
    2014-07-30 14:53:20, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
    2014-07-30 14:53:20, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140730010013.log to WER report.
    2014-07-30 14:53:20, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729175814.log to WER report.
    2014-07-30 14:53:20, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729165314.log to WER report.
    2014-07-30 14:53:20, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729161022.log to WER report.
    2014-07-30 14:53:20, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729155800.log to WER report.
    2014-07-30 14:53:20, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-07-30 14:53:39, Info                  CSI    00000023 Performing 1 operations; 1 are not lock/unlock and follow:
      (0)  LockComponentPath (10): flags: 0 comp: {l:16 b:5fb25daafdabcf012100000038355812} pathid: {l:16 b:5fb25daafdabcf012200000038355812} path: [l:234{117}]"\SystemRoot\WinSxS\x86_microsoft.windows.s..ation.badcomponents_31bf3856ad364e35_6.3.9600.16384_none_cd3183f2deb856d2"
    pid: 3538 starttime: 130512016808194168 (0x01cfabfce0c5b078)
    2014-07-30 14:53:39, Error      [0x018042] CSI    00000024 (F) Failed execution of queue item Installer: CSI Setup Internet Print Provider Advanced Installer ({7da6c3f0-56cd-4deb-a6e9-528e22244058}) with HRESULT HRESULT_FROM_WIN32(ERROR_ALREADY_EXISTS).
     Failure will not be ignored: A rollback will be initiated after all the operations in the installer queue are completed; installer is reliable (2)[gle=0x80004005]
    2014-07-30 14:53:39, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
    2014-07-30 14:53:39, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140730010013.log to WER report.
    2014-07-30 14:53:39, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729175814.log to WER report.
    2014-07-30 14:53:39, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729165314.log to WER report.
    2014-07-30 14:53:39, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729161022.log to WER report.
    2014-07-30 14:53:39, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729155800.log to WER report.
    2014-07-30 14:53:39, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-07-30 14:54:48, Info                  CSI    00000025 Creating NT transaction (seq 3), objectname [6]"(null)"
    2014-07-30 14:54:48, Info                  CSI    00000026 Created NT transaction (seq 3) result 0x00000000, handle @0x200
    2014-07-30 14:54:48, Info                  CSI    00000027@2014/7/30:13:54:48.314 Beginning NT transaction commit...
    2014-07-30 14:54:48, Info                  CSI    00000028@2014/7/30:13:54:48.322 CSI perf trace:
    CSIPERF:TXCOMMIT;7638
    2014-07-30 14:54:48, Info                  CSI    00000029@2014/7/30:13:54:48.322 CSI Advanced installer perf trace:
    CSIPERF:AIDONE;{7da6c3f0-56cd-4deb-a6e9-528e22244058};Microsoft-Windows-Printing-InternetPrinting-Server, Version = 6.3.9600.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type
    neutral, TypeName neutral, PublicKey neutral;253883515us
    2014-07-30 14:54:48, Info                  CSI    0000002a End executing advanced installer (sequence 38)
        Completion status: HRESULT_FROM_WIN32(ERROR_ADVANCED_INSTALLER_FAILED) 
    2014-07-30 14:54:48, Info                  CSI    0000002b Rolling back transactions...
    2014-07-30 14:54:48, Info                  CSI    0000002c Creating NT transaction (seq 4), objectname [6]"(null)"
    2014-07-30 14:54:48, Info                  CSI    0000002d Created NT transaction (seq 4) result 0x00000000, handle @0x55c
    2014-07-30 14:54:48, Info                  CSI    0000002e Poqexec successfully registered in [ml:26{13},l:24{12}]"SetupExecute"
    2014-07-30 14:54:48, Info                  CSI    0000002f Performing 2 operations; 2 are not lock/unlock and follow:
      (0)  Uninstall (6): flags: 1 tlc: [Microsoft-Windows-Printing-InternetPrinting-Server-Deployment-LanguagePack, Version = 6.3.9600.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken
    = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:246{123}]"Microsoft-Windows-Printing-Server-Role-Package~31bf3856ad364e35~amd64~en-US~6.3.9600.16384.Printing-InternetPrinting-Server"
    ncdata: [l:0]"")
      (1)  Uninstall (6): flags: 1 tlc: [Microsoft-Windows-Printing-InternetPrinting-Server-Deployment, Version = 6.3.9600.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35},
    Type neutral, TypeName neutral, PublicKey neutral]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:236{118}]"Microsoft-Windows-Printing-Server-Role-Package~31bf3856ad364e35~amd64~~6.3.9600.16384.Printing-InternetPrinting-Server"
    ncdata: [l:0]"")
    2014-07-30 14:54:48, Info                  CSI    00000030 Component change list:   { 6.3.9600.16384 -> (null) Microsoft-Windows-Printing-InternetPrinting-Server, pA = PROCESSOR_ARCHITECTURE_AMD64
    (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral }
      { 6.3.9600.16384 -> (null) Microsoft-Windows-Printing-InternetPrinting-Server-MSW3PRTDLL, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey
    neutral }
      { 6.3.9600.16384 -> (null) Microsoft-Windows-Printing-InternetPrinting-Server.Resources, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral,
    TypeName neutral, PublicKey neutral }
      { 6.3.9600.16384 -> (null) Microsoft-Windows-Printing-InternetPrinting-Server-Deployment-LanguagePack, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35},
    Type neutral, TypeName neutral, PublicKey neutral }
      { 6.3.9600.16384 -> (null) Microsoft-Windows-Printing-InternetPrinting-Server-Content, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey
    neutral }
      { 6.3.9600.16384 -> (null) Microsoft-Windows-Printing-InternetPrinting-Server-MSW3PRTDLL.Resources, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"en-US", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type
    neutral, TypeName neutral, PublicKey neutral }
      { 6.3.9600.16384 -> (null) Microsoft-Windows-Printing-InternetPrinting-Server-Deployment, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey
    neutral }
    2014-07-30 14:54:48, Info                  CSI    00000031 Performing 1 operations; 1 are not lock/unlock and follow:
      (0)  LockComponentPath (10): flags: 0 comp: {l:16 b:4c80d8d3fdabcf012e00000038355812} pathid: {l:16 b:4c80d8d3fdabcf012f00000038355812} path: [l:222{111}]"\SystemRoot\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.3.9600.17200_none_fa7026dd9b04586e"
    pid: 3538 starttime: 130512016808194168 (0x01cfabfce0c5b078)
    2014-07-30 14:54:48, Info                  CSI    00000032@2014/7/30:13:54:48.991 Begin executing midground installer for 2 components
        Installer ID: {c4ecd77a-8511-4b18-89bf-c6ebecad4e01}
        Installer name: [26]"Resource Cache (servicing)"
    2014-07-30 14:54:48, Info                  CSI    00000033@2014/7/30:13:54:48.991 Done executing midground installer
    2014-07-30 14:54:49, Info                  CSI    00000034 Poqexec successfully registered in [ml:26{13},l:24{12}]"SetupExecute"
    2014-07-30 14:54:49, Info                  CSI    00000035@2014/7/30:13:54:49.019 Beginning NT transaction commit...
    2014-07-30 14:54:49, Info                  CSI    00000036@2014/7/30:13:54:49.049 CSI perf trace:
    CSIPERF:TXCOMMIT;29608
    2014-07-30 14:54:49, Info                  CSI    00000037@2014/7/30:13:54:49.062 Begin executing midground installer for 2 components
        Installer ID: {c4ecd77a-8511-4b18-89bf-c6ebecad4e01}
        Installer name: [26]"Resource Cache (servicing)"
    2014-07-30 14:54:49, Info                  CSI    00000038@2014/7/30:13:54:49.063 Done executing midground installer
    2014-07-30 14:54:49, Info                  CSI    00000039 Creating NT transaction (seq 5), objectname [6]"(null)"
    2014-07-30 14:54:49, Info                  CSI    0000003a Created NT transaction (seq 5) result 0x00000000, handle @0x4e4
    2014-07-30 14:54:49, Info                  CSI    0000003b@2014/7/30:13:54:49.200 Beginning NT transaction commit...
    2014-07-30 14:54:49, Info                  CSI    0000003c@2014/7/30:13:54:49.314 CSI perf trace:
    CSIPERF:TXCOMMIT;115505
    2014-07-30 14:54:49, Info                  CSI    0000003d Begin executing advanced installer phase 24 (0x00000018) index 2 (sequence 62)
        Old component: [ml:350{175},l:348{174}]"Microsoft-Windows-Printing-InternetPrinting-Server, Culture=neutral, Version=6.3.9600.16384, PublicKeyToken=31bf3856ad364e35, ProcessorArchitecture=amd64, versionScope=NonSxS"
        New component: [l:0]""
        Install mode: uninstall
        Installer ID: {7da6c3f0-56cd-4deb-a6e9-528e22244058}
        Installer name: [52]"CSI Setup Internet Print Provider Advanced Installer"
    2014-07-30 14:54:49, Info                  CSI    0000003e Performing 1 operations; 1 are not lock/unlock and follow:
      (0)  LockComponentPath (10): flags: 0 comp: {l:16 b:153f41d4fdabcf013600000038355812} pathid: {l:16 b:153f41d4fdabcf013700000038355812} path: [l:238{119}]"\SystemRoot\WinSxS\amd64_microsoft-windows-s..ingstack-base-extra_31bf3856ad364e35_6.3.9600.17200_none_1015b0b2970d7067"
    pid: 3538 starttime: 130512016808194168 (0x01cfabfce0c5b078)
    2014-07-30 14:54:49, Info                  CSI    0000003f Performing 1 operations; 1 are not lock/unlock and follow:
      (0)  LockComponentPath (10): flags: 0 comp: {l:16 b:5bb441d4fdabcf013800000038355812} pathid: {l:16 b:5bb441d4fdabcf013900000038355812} path: [l:238{119}]"\SystemRoot\WinSxS\amd64_microsoft-windows-p..rnetprinting-server_31bf3856ad364e35_6.3.9600.16384_none_6ba89226f657293c"
    pid: 3538 starttime: 130512016808194168 (0x01cfabfce0c5b078)
    2014-07-30 14:54:49, Error                 CSI    00000040@2014/7/30:13:54:49.391 (F) base\wcp\plugins\printadvancedinstaller\dll\setupippai.cpp(1498): Error 8002802b [Error,Facility=(0002),Code=32811 (0x802b)]
    originated in function Windows::WCP::SetupIppAI::BasicInstaller::FindElementInCollection expression: ((HRESULT)0x8002802BL)
    [gle=0x80004005]
    2014-07-30 14:54:49, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
    2014-07-30 14:54:49, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140730010013.log to WER report.
    2014-07-30 14:54:49, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729175814.log to WER report.
    2014-07-30 14:54:49, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729165314.log to WER report.
    2014-07-30 14:54:49, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729161022.log to WER report.
    2014-07-30 14:54:49, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729155800.log to WER report.
    2014-07-30 14:54:49, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-07-30 14:54:50, Error                 CSI    00000041@2014/7/30:13:54:50.092 (F) base\wcp\plugins\printadvancedinstaller\dll\setupippai.cpp(1498): Error 8002802b [Error,Facility=(0002),Code=32811 (0x802b)]
    originated in function Windows::WCP::SetupIppAI::BasicInstaller::FindElementInCollection expression: ((HRESULT)0x8002802BL)
    [gle=0x80004005]
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140730010013.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729175814.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729165314.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729161022.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729155800.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-07-30 14:54:50, Info                  CSI    00000042@2014/7/30:13:54:50.636 CSI Advanced installer perf trace:
    CSIPERF:AIDONE;{7da6c3f0-56cd-4deb-a6e9-528e22244058};(null);1330111us
    2014-07-30 14:54:50, Info                  CSI    00000043 End executing advanced installer (sequence 62)
        Completion status: S_OK 
    2014-07-30 14:54:50, Info                  CSI    00000044 Creating NT transaction (seq 6), objectname [6]"(null)"
    2014-07-30 14:54:50, Info                  CSI    00000045 Created NT transaction (seq 6) result 0x00000000, handle @0x55c
    2014-07-30 14:54:50, Info                  CSI    00000046 Poqexec successfully registered in [ml:26{13},l:24{12}]"SetupExecute"
    2014-07-30 14:54:50, Info                  CSI    00000047@2014/7/30:13:54:50.638 Beginning NT transaction commit...
    2014-07-30 14:54:50, Info                  CSI    00000048@2014/7/30:13:54:50.661 CSI perf trace:
    CSIPERF:TXCOMMIT;24077
    2014-07-30 14:54:50, Info                  CBS    Setting ExecuteState key to: ExecuteStateNone
    2014-07-30 14:54:50, Info                  CBS    Setting RollbackFailed flag to 0
    2014-07-30 14:54:50, Info                  CBS    Clearing HangDetect value
    2014-07-30 14:54:50, Info                  CBS    Saved last global progress. Current: 0, Limit: 1, ExecuteState: ExecuteStateNone
    2014-07-30 14:54:50, Info                  CBS    Cancelling: no transactions
    2014-07-30 14:54:50, Info                  CBS    Exec: Cancelled pending transactions after rollback. [HRESULT = 0x00000000 - S_OK]
    2014-07-30 14:54:50, Error                 CBS    Exec: An error occurred while committing the transaction, the transaction has been rolled back. [HRESULT = 0x800f0922 - CBS_E_INSTALLERS_FAILED]
    2014-07-30 14:54:50, Info                  CBS    Perf: InstallUninstallChain complete.
    2014-07-30 14:54:50, Info                  CSI    00000049@2014/7/30:13:54:50.690 CSI Transaction @0xd1d8fd01b0 destroyed
    2014-07-30 14:54:50, Info                  CBS    Failed to execute execution chain. [HRESULT = 0x800f0922 - CBS_E_INSTALLERS_FAILED]
    2014-07-30 14:54:50, Error                 CBS    Failed to process single phase execution. [HRESULT = 0x800f0922 - CBS_E_INSTALLERS_FAILED]
    2014-07-30 14:54:50, Info                  CBS    WER: Generating failure report for package: Microsoft-Windows-ServerCore-Package~31bf3856ad364e35~amd64~~6.3.9600.16384, status: 0x800f0922, failure source:
    Execute, start state: Installed, target state: Installed, client id: DISM Package Manager Provider
    2014-07-30 14:54:50, Info                  CBS    Not able to query DisableWerReporting flag.  Assuming not set... [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140730010013.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729175814.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729165314.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729161022.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20140729155800.log to WER report.
    2014-07-30 14:54:50, Info                  CBS    Not able to add %windir%\winsxs\pending.xml to WER report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-07-30 14:54:50, Info                  CBS    Not able to add %windir%\winsxs\pending.xml.bad to WER report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-07-30 14:54:52, Info                  CBS    Reboot mark cleared
    2014-07-30 14:54:52, Info                  CBS    Winlogon: Deregistering for CreateSession notifications
    2014-07-30 14:54:52, Info                  CBS    Winlogon: Stopping notify server
    2014-07-30 14:54:52, Info                  CBS    Winlogon: Unloading SysNotify DLL
    2014-07-30 14:54:52, Info                  CBS    FinalCommitPackagesState: Started persisting state of packages
    2014-07-30 14:54:52, Info                  CBS    TI: CBS has queried the current reboot required state: 0
    2014-07-30 14:54:52, Info                  CBS    SQM: Reporting selectable update change for package: Microsoft-Windows-Printing-Server-Role-Package~31bf3856ad364e35~amd64~~6.3.9600.16384, update: Printing-InternetPrinting-Server,
    start: Staged, applicable: Installed, target: Installed, client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 352, first merged sequence: 352, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK),reboot
    required: False, overall result:0x800f0922 (CBS_E_INSTALLERS_FAILED)

    Hi,
    Before going further, would you please let me confirm whether had encountered similar issue when install other
    roles?
    Would you please let me know whether install any third-party application on the server? Please
    perform a clean boot and check if this issue still exists.
    By the way, did network connection ran as normal when install the role?
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu

  • OIM11g- Role Approval workflow Error

    I am getting the follwing error message when I follow Custom Approval Process for Assign Role Scenario.Metalink article [1207077.1] Sample #8 Custom Approval Process for Assign Role Scenario
    Prototype for invoking an OIM API from a SOA Composite
    RTM Usecase: Organization Administrator
    java.lang.reflect.InvocationTargetException
         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:597)
         at oracle.iam.platform.OIMClient.loginSessionCreated(OIMClient.java:209)
         at oracle.iam.platform.OIMClient.login(OIMClient.java:136)
         at oracle.iam.platform.OIMClient.login(OIMClient.java:129)
         at orabpel.approvalprocess.ExecLetBxExe0.execute(ExecLetBxExe0.java:184)
         at com.collaxa.cube.engine.ext.bpel.common.wmp.BPELxExecWMP.__executeStatements(BPELxExecWMP.java:42)
         at com.collaxa.cube.engine.ext.bpel.common.wmp.BaseBPELActivityWMP.perform(BaseBPELActivityWMP.java:158)
         at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:2543)
         at com.collaxa.cube.engine.CubeEngine._handleWorkItem(CubeEngine.java:1165)
         at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1071)
         at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:73)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:220)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:328)
         at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4430)
         at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4361)
         at com.collaxa.cube.engine.CubeEngine._createAndInvoke(CubeEngine.java:698)
         at com.collaxa.cube.engine.CubeEngineSecurityManager$2.run(CubeEngineSecurityManager.java:84)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:47)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:79)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.security.Security.runAs(Security.java:61)
         at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:48)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:52)
         at com.collaxa.cube.engine.CubeEngineSecurityManager.performActionAsSubject(CubeEngineSecurityManager.java:67)
         at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:551)
         at com.collaxa.cube.engine.delivery.DeliveryService.handleInvoke(DeliveryService.java:673)
         at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.handleInvoke(CubeDeliveryBean.java:293)
         at sun.reflect.GeneratedMethodAccessor1756.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
         at oracle.security.jps.ee.ejb.JpsAbsInterceptor$1.run(JpsAbsInterceptor.java:94)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.ejb.JpsAbsInterceptor.runJaasMode(JpsAbsInterceptor.java:81)
         at oracle.security.jps.ee.ejb.JpsAbsInterceptor.intercept(JpsAbsInterceptor.java:112)
         at oracle.security.jps.ee.ejb.JpsInterceptor.intercept(JpsInterceptor.java:105)
         at sun.reflect.GeneratedMethodAccessor859.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
         at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
         at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy309.handleInvoke(Unknown Source)
         at com.collaxa.cube.engine.ejb.impl.bpel.BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.__WL_invoke(Unknown Source)
         at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:39)
         at com.collaxa.cube.engine.ejb.impl.bpel.BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.handleInvoke(Unknown Source)
         at com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessageHandler.handle(InvokeInstanceMessageHandler.java:35)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:140)
         at com.collaxa.cube.engine.dispatch.BaseDispatchTask.process(BaseDispatchTask.java:88)
         at com.collaxa.cube.engine.dispatch.BaseDispatchTask.run(BaseDispatchTask.java:64)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: javax.ejb.EJBAccessException: [EJB:010160]Security Violation: User: '<anonymous>' has insufficient permission to access EJB: type=<ejb>, application=oim#11.1.1.3.0, module=iam-ejb.jar, ejb=ClientLoginSessionService, method=loginSessionCreatedx, methodInterface=Remote, signature={java.lang.String,java.lang.String}.
         at weblogic.ejb.container.internal.MethodDescriptor.checkMethodPermissionsBusiness(MethodDescriptor.java:581)
         at weblogic.ejb.container.internal.BaseRemoteObject.checkMethodPermissions(BaseRemoteObject.java:111)
         at weblogic.ejb.container.internal.BaseRemoteObject.preInvoke(BaseRemoteObject.java:274)
         at weblogic.ejb.container.internal.StatelessRemoteObject.__WL_preInvoke(StatelessRemoteObject.java:41)
         at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:24)
         at oracle.iam.platformservice.api.ClientLoginSessionService_1nfafx_ClientLoginSessionServiceRemoteImpl.loginSessionCreatedx(Unknown Source)
         at oracle.iam.platformservice.api.ClientLoginSessionService_1nfafx_ClientLoginSessionServiceRemoteImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)
         at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
         at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Login Successful
    The request ID is 372
    *This is +the error message from the Java Embedding task in the bpel.*
    The bpel is going to the faulted state with the following errors.---------------------
    <Nov 11, 2011 5:36:35 AM EST> <Error> <oracle.soa.bpel.engine> <BEA-000000> <The execution of this instance "100064" for process "ApprovalProcess" is supposed to be in an active jta transaction, the current transaction status is "MARKED_ROLLBACK" >
    <Nov 11, 2011 5:36:35 AM EST> <Error> <oracle.soa.bpel.engine> <BEA-000000> <The reason was The execution of this instance "100064" for process "ApprovalProcess" is supposed to be in an active jta transaction, the current transaction status is "MARKED_ROLLBACK" . Root cause : null>
    <Nov 11, 2011 5:36:35 AM EST> <Error> <oracle.soa.bpel.system> <BEA-000000> <Error while invoking bean "cube delivery": Exception not handled by the Collaxa Cube system.
    an unhandled exception has been thrown in the Collaxa Cube systemr; exception reported is: "java.security.PrivilegedActionException: ORABPEL-02199
    JTA transaction is not in active state.
    The transaction became inactive when executing activity "100064-BpInv1-BpSeq2.6-2" for instance "100,064", bpel engine can not proceed further without an active transaction. please debug the invoked subsystem on why the transaction is not in active status. the transaction status is "MARKED_ROLLBACK".
    The reason was The execution of this instance "100064" for process "ApprovalProcess" is supposed to be in an active jta transaction, the current transaction status is "MARKED_ROLLBACK" .
    Consult the system administrator regarding this error.
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:373)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.security.Security.runAs(Security.java:61)
         at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:48)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:52)
         at com.collaxa.cube.engine.CubeEngineSecurityManager.performActionAsSubject(CubeEngineSecurityManager.java:67)
         at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:551)
         at com.collaxa.cube.engine.delivery.DeliveryService.handleInvoke(DeliveryService.java:673)
         at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.handleInvoke(CubeDeliveryBean.java:293)
         at sun.reflect.GeneratedMethodAccessor1756.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
         at oracle.security.jps.ee.ejb.JpsAbsInterceptor$1.run(JpsAbsInterceptor.java:94)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.ejb.JpsAbsInterceptor.runJaasMode(JpsAbsInterceptor.java:81)
         at oracle.security.jps.ee.ejb.JpsAbsInterceptor.intercept(JpsAbsInterceptor.java:112)
         at oracle.security.jps.ee.ejb.JpsInterceptor.intercept(JpsInterceptor.java:105)
         at sun.reflect.GeneratedMethodAccessor859.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
         at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
         at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy309.handleInvoke(Unknown Source)
         at com.collaxa.cube.engine.ejb.impl.bpel.BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.__WL_invoke(Unknown Source)
         at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:39)
         at com.collaxa.cube.engine.ejb.impl.bpel.BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.handleInvoke(Unknown Source)
         at com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessageHandler.handle(InvokeInstanceMessageHandler.java:35)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:140)
         at com.collaxa.cube.engine.dispatch.BaseDispatchTask.process(BaseDispatchTask.java:88)
         at com.collaxa.cube.engine.dispatch.BaseDispatchTask.run(BaseDispatchTask.java:64)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: ORABPEL-02199
    JTA transaction is not in active state.
    The transaction became inactive when executing activity "100064-BpInv1-BpSeq2.6-2" for instance "100,064", bpel engine can not proceed further without an active transaction. please debug the invoked subsystem on why the transaction is not in active status. the transaction status is "MARKED_ROLLBACK".
    The reason was The execution of this instance "100064" for process "ApprovalProcess" is supposed to be in an active jta transaction, the current transaction status is "MARKED_ROLLBACK" .
    Consult the system administrator regarding this error.
         at com.oracle.bpel.client.util.TransactionUtils.throwExceptionIfTxnNotActive(TransactionUtils.java:107)
         at com.oracle.bpel.client.util.TransactionUtils.throwExceptionIfTxnNotActive(TransactionUtils.java:67)
         at com.collaxa.cube.engine.ext.common.InvokeHandler.checkIfTransactionIsActive(InvokeHandler.java:1346)
         at com.collaxa.cube.engine.ext.common.InvokeHandler.__invoke(InvokeHandler.java:1048)
         at com.collaxa.cube.engine.ext.common.InvokeHandler.handleNormalInvoke(InvokeHandler.java:586)
         at com.collaxa.cube.engine.ext.common.InvokeHandler.handle(InvokeHandler.java:130)
         at com.collaxa.cube.engine.ext.bpel.common.wmp.BPELInvokeWMP.__executeStatements(BPELInvokeWMP.java:74)
         at com.collaxa.cube.engine.ext.bpel.common.wmp.BaseBPELActivityWMP.perform(BaseBPELActivityWMP.java:158)
         at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:2543)
         at com.collaxa.cube.engine.CubeEngine._handleWorkItem(CubeEngine.java:1165)
         at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1071)
         at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:73)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:220)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:328)
         at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4430)
         at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4361)
         at com.collaxa.cube.engine.CubeEngine._createAndInvoke(CubeEngine.java:698)
         at com.collaxa.cube.engine.CubeEngineSecurityManager$2.run(CubeEngineSecurityManager.java:84)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:47)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:79)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         ... 52 more
    An internal exception has not been properly handled by the server.
    Set the logging level for all loggers to debug, and resubmit your request again. The server log should contain a more detailed exception report.
    Exception: java.security.PrivilegedActionException: ORABPEL-02199
    JTA transaction is not in active state.
    The transaction became inactive when executing activity "100064-BpInv1-BpSeq2.6-2" for instance "100,064", bpel engine can not proceed further without an active transaction. please debug the invoked subsystem on why the transaction is not in active status. the transaction status is "MARKED_ROLLBACK".
    The reason was The execution of this instance "100064" for process "ApprovalProcess" is supposed to be in an active jta transaction, the current transaction status is "MARKED_ROLLBACK" .
    Consult the system administrator regarding this error.
    Handled As: com.collaxa.cube.CubeException
    ORABPEL-02199
    JTA transaction is not in active state.
    The transaction became inactive when executing activity "100064-BpInv1-BpSeq2.6-2" for instance "100,064", bpel engine can not proceed further without an active transaction. please debug the invoked subsystem on why the transaction is not in active status. the transaction status is "MARKED_ROLLBACK".
    The reason was The execution of this instance "100064" for process "ApprovalProcess" is supposed to be in an active jta transaction, the current transaction status is "MARKED_ROLLBACK" .
    Consult the system administrator regarding this error.
         at com.oracle.bpel.client.util.TransactionUtils.throwExceptionIfTxnNotActive(TransactionUtils.java:107)
         at com.oracle.bpel.client.util.TransactionUtils.throwExceptionIfTxnNotActive(TransactionUtils.java:67)
         at com.collaxa.cube.engine.ext.common.InvokeHandler.checkIfTransactionIsActive(InvokeHandler.java:1346)
         at com.collaxa.cube.engine.ext.common.InvokeHandler.__invoke(InvokeHandler.java:1048)
         at com.collaxa.cube.engine.ext.common.InvokeHandler.handleNormalInvoke(InvokeHandler.java:586)
         at com.collaxa.cube.engine.ext.common.InvokeHandler.handle(InvokeHandler.java:130)
         at com.collaxa.cube.engine.ext.bpel.common.wmp.BPELInvokeWMP.__executeStatements(BPELInvokeWMP.java:74)
         at com.collaxa.cube.engine.ext.bpel.common.wmp.BaseBPELActivityWMP.perform(BaseBPELActivityWMP.java:158)
         at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:2543)
         at com.collaxa.cube.engine.CubeEngine._handleWorkItem(CubeEngine.java:1165)
         at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1071)
         at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:73)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:220)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:328)
         at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4430)
         at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4361)
         at com.collaxa.cube.engine.CubeEngine._createAndInvoke(CubeEngine.java:698)
         at com.collaxa.cube.engine.CubeEngineSecurityManager$2.run(CubeEngineSecurityManager.java:84)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:47)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:79)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.security.Security.runAs(Security.java:61)
         at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:48)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:52)
         at com.collaxa.cube.engine.CubeEngineSecurityManager.performActionAsSubject(CubeEngineSecurityManager.java:67)
         at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:551)
         at com.collaxa.cube.engine.delivery.DeliveryService.handleInvoke(DeliveryService.java:673)
         at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.handleInvoke(CubeDeliveryBean.java:293)
         at sun.reflect.GeneratedMethodAccessor1756.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
         at oracle.security.jps.ee.ejb.JpsAbsInterceptor$1.run(JpsAbsInterceptor.java:94)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.ejb.JpsAbsInterceptor.runJaasMode(JpsAbsInterceptor.java:81)
         at oracle.security.jps.ee.ejb.JpsAbsInterceptor.intercept(JpsAbsInterceptor.java:112)
         at oracle.security.jps.ee.ejb.JpsInterceptor.intercept(JpsInterceptor.java:105)
         at sun.reflect.GeneratedMethodAccessor859.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
         at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
         at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy309.handleInvoke(Unknown Source)
         at com.collaxa.cube.engine.ejb.impl.bpel.BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.__WL_invoke(Unknown Source)
         at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:39)
         at com.collaxa.cube.engine.ejb.impl.bpel.BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.handleInvoke(Unknown Source)
         at com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessageHandler.handle(InvokeInstanceMessageHandler.java:35)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:140)
         at com.collaxa.cube.engine.dispatch.BaseDispatchTask.process(BaseDispatchTask.java:88)
         at com.collaxa.cube.engine.dispatch.BaseDispatchTask.run(BaseDispatchTask.java:64)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:662)
    >
    <Nov 11, 2011 5:36:35 AM EST> <Error> <oracle.soa.bpel.engine.dispatch> <BEA-000000> <failed to handle message
    ORABPEL-02199

    Could you able to resolve the issue, I have same as it is exception with my test.
    Thanks in advance for the help.

Maybe you are looking for

  • Date Prompts

    Hi, I am trying to create a date prompt Field - Service Date Data type - Date dd/mm/yyyy I would like the date prompt to be <= Service Date in format MON-YY e.g. <= 'AUG-12' I have tried but get error: A datetime value was expected (received "AUG-12"

  • Adding A URL PARAMETER TO AJAX

    Please i'm wondering if anyone could help me embedding a url parameter to an ajax linkk. here's my code $('#read').load('sources/news_read.asp?news_id=<%=news_id%>'); the problem is i can't create a recordset on html page and dats creating the proble

  • Error 404 when accessing presentation services

    Hi, I am encountering Error 404 when I am trying to access the presentation services. All my services are up and running. A ./opmnctl status shows all the components to be "Alive" My enterprise manager and the console are up and running. I have never

  • Hang loading plug-ins...

    I'm on Lion, running the latest Logic.  I'm using core audio right now until Apogee updates the driver for my Duet.  Even on Core Audio at some point logic will simply stop playing through it.  No sound.  So I shutdown logic, restart. Now logic is hu

  • I, like many other users, cannot install Google toolbar. It won't install!

    As soon as I updated Firefox to the latest version, the one I am using now, I downloaded Google toolbar for Windows 7; however, when I tried to install it just would not install due to incompatibility issues. I did a research on the Web regarding the