Composite Service / Getting WSSE Credentials

We are writing composite web services which use JWS and WSSE security for the web services and JAX-RPC (using clientgen) for client side marshalling.
When a composite service recieves a request from a client, the weblogic environment reads the WSSE header and authenticates the client. The problem is that the same Credentials from the original client are needed to authenticate with other downstream services using JAX-RPC.
I was hoping to use the JwsContext getInputHeaders method in the web service to get those credentials, but they are removed during the authentication process. How can I get the clients credentials inside the service???

Hi,
Thanks Kaushik for the reply. However i do not see any such option when i right-click on the business task. All i see is the Internet explorer standard menu.
Any idea what could be wrong here? ANy issues with setup or installation? The version that we are onto curretnly is 11.1.1.4.0
Thank you for your help

Similar Messages

  • How to set WSSE credentials using Service Account in OSB

    Hi Guys,
    Flow Path:
    OSB-A (Only Proxy Service) --> OSB-B (Both Proxy and Business service present) --> PIMWS --> PLSQL
    In OSB-A i have a service account, which iam getting it in a variable using assign activity and trying to populate that in header variable using replace activity then calling OSB-B but iam getting the following exception..
    When i check in the flow.. $header is not replaced with the actual WSSE: tags and credentials. How to make it to work ?
    <proc:OutputParameters xmlns:proc="http://xmlns.oracle.com/apps/ap/soaprovider/plsql/xx_i024_suppliers_pkg/process_suppliers/" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
    <proc:X_RETURN_STATUS>Missing <wsse:Security> in SOAP Header</proc:X_RETURN_STATUS>
    <proc:X_RETURN_CODE>wsse:InvalidSecurity</proc:X_RETURN_CODE>
    </proc:OutputParameters>
    Thanks,
    Vijay
    Edited by: veejai24 on 16-Apr-2012 09:01

    I am able to use Service Account in my OSB. The following are the steps i did.
    I have created a service account and kept my username and password there in a common OSB Project.
    Then in my proxy service i have an assign which is having the wsse header tags, which retrieves the username and password from service account.
    I replace the header with the above information and calling the business service using routing options.
    In business service, in http transport page i have used Authentication type as basic and kept the service account by browsing from my common OSB Project.
    If i fire a request iam getting the response back as expected.
    My question is why should i do 2 times the same thing, when i try to remove the configuration from business service iam getting exception saying "WSSE credentials are missing"
    When i put it back its started working.
    Thanks,
    Vijay

  • Getting error while running the code to get the credentials from CSF in OIM

    Hi,
    I am using the below error while trying to fetch the username and password of OIM from the credential store:
    oracle.security.jps.service.credstore.CredentialAccessPermission context=SYSTEM,mapName=oracle.oim.sysadminMap,keyName= read*
    below is the code I am using to fetch the credentials:
    try{      
    System.out.println("Prototype for invoking an OIM API from a SOA Composite");
    System.out.println("RTM Usecase: Organization Administrator");
    String oimUserName = "";
    String oimPassword = "";
    String oimURL = "";
    // String roleApprover = "";
    // String actKey = "";
    //get oimuser credentials
    System.out.println("Test workflow");
    oracle.security.jps.JpsContext ctx =
    oracle.security.jps.JpsContextFactory.getContextFactory().getContext();
    final oracle.security.jps.service.credstore.CredentialStore cs =
    (oracle.security.jps.service.credstore.CredentialStore)
    ctx.getServiceInstance(oracle.security.jps.service.credstore.CredentialStore.class);
    oracle.security.jps.service.credstore.CredentialMap cmap =
    cs.getCredentialMap("oracle.oim.sysadminMap");
    oracle.security.jps.service.credstore.Credential cred = cmap.getCredential("basic.credentials");
    if (cred instanceof oracle.security.jps.service.credstore.PasswordCredential) {     
    oracle.security.jps.service.credstore.PasswordCredential pcred =
    (oracle.security.jps.service.credstore.PasswordCredential)cred;
    char[] p = pcred.getPassword();
    oimUserName = pcred.getName();
    oimPassword = new String(p);
    System.out.println(oimUserName);
    Edited by: 986434 on Mar 26, 2013 12:40 PM
    Edited by: 986434 on Mar 31, 2013 9:04 PM

    Or follow the note from oracle to update the system properties to provide access to your code/jar. You need to provide permissions to the jar containing the code which is trying to read values from CSF.
    MOS article: 1478645.1
    -Bikash

  • Exposing Oracle Business Rule As Composite Service

    Hi Gurus,
    I have created a simple business rule and exposed it as composite service(without using any BPEL process) and deployed it into server successfully.Now i want to call that Business rule as webservice in my BPEL process, but i am facing some issues like, have to provide values of some fields like NCName,some attributes under bpelInstaces.
    When i checked the Business Rule project in EMconsole,faced the same scenario.
    Question: is it mandatory to use BPEL process at the time of exposing Business Rule?
    Any suggestion is helpful to me..
    Thanks in advance
    Sharmistha

    Hi Sai,
    Thanks for the rply.
    Yes, The "Will be Invoked as A Web Service" property is "Checked" for Business Rule Decision Function and the service name is also available.
    when i am trying to get the wsdl of the web service it shows "Error 404-Not Found". (http://<host>:<soa port>/<service name>?wsdl)
    *[e.g http://<host>:<soa port>/OracleRules_WSTest_DecisionService_1?wsdl]*
    But the ruleset is available in the SOA Composer.
    Still facing the same problem, can't invoke the Business Rule in my composite as Web-service.
    Sharmistha

  • Kinit: Client not found in Kerberos database while getting initial credentials

    Hi all,
    I am trying to configure application which uses Kerberos authentication.
    Error message: 
    kinit: Client not found in Kerberos database while getting initial credentials
    I use Windows Server 2003 domain controller as LDAP server, Tomcat application (on Linux) and IIS application as client, and apache load balancer.
    There is multidomain environment:  russia.domain.net, europa.domain.net, asia.domain.net;
    Tomcat and IIS servers works behind a proxy server (Apache on Linux). 
    For applications created two DNS  records type A. all DNS use IP address of Apache proxy server:
    application-sandbox.russia.domain.net
    applicationweb-sandbox.russia.domain.net
    To confiure kerberos authentication i have performed the following steps:
    1. Create user account in EUROPA domain and configure delegation for this:
    EUROPE\application_sandbox
    2. Register SPN for this account:
    setspn -A HTTP/application-sandbox.russia.domain.net EUROPE\application_sandbox
    setspn -A HTTP/application-sandbox EUROPE\application_sandbox
    3. After i verified registered SPN for this account:
    setspn.exe -L EUROPE\application_sandbox
    Registered ServicePrincipalNames for CN=kxxb999,OU=Users,DC=europe,DC=domain,DC=net:
            HTTP/application-sandbox
            HTTP/application-sandbox.russia.domain.net
    3. After i generate a keytab file:
    ktpass /princ HTTP/application-sandbox.russia.domain.net:@RUSSIA.DOMAIN.NET /ptype krb5_nt_principal /crypto rc4-hmac-nt /mapuser EUROPE\application_sandbox /out application_sandbox.keytab -kvno 0 /pass Pa$$w0rd
    4. Properties of account looks like the following:
    Get-ADUser -Identity appication_sandbox -Properties CN, ServicePrincipalNames, UserPrincipalName
    CN : kxxb999
    DistinguishedName : CN=kxxb999,OU=Users,DC=europe,DC=domain,DC=net
    Enabled : True
    GivenName :
    Name : kxxb999
    ObjectClass : user
    SamAccountName : application_sandbox
    ServicePrincipalNames : {HTTP/application-sandbox, HTTP/application-sandbox.russia.domain.net}
    Surname : application_sandbox
    UserPrincipalName : HTTP/[email protected]
    4.Note that CN and User logon name are different. SPN registered for DNS record.
    There are no computer in domain with name application-sandbox.russia.domain.net. this is a DNS record for application.
    5. Then i copy keytab file to Linux machine, configure krb5.conf file and trying to get TGT for registered principal name.
    krb5.conf file:
    [libdefaults]
    default_realm = EUROPE.DOMAIN.NET
    dns_lookup_realm = false
    dns_lookup_kdc = false
    default_tkt_enctypes = rc4-hmac
    default_tgs_enctypes = rc4-hmac
    [realms]
    RUSSIA.DOMAIN.NET = {
    kdc = dc01.russia.domain.net
    admin_server = dc01.russia.domain.net
    default_domain = russia.domain.net
    EUROPE.DOMAIN.NET = {
    kdc = dc01.europe.domain.net
    admin_server = dc01.europe.domain.net
    default_domain = europe.domain.net
    [domain_realm]
    europe.domain.net = EUROPE.DOMAIN.NET
    .europe.domain.net = EUROPE.DOMAIN.NET
    russia.domain.net = RUSSIA.DOMAIN.NET
    .russia.domain.net = RUSSIA.DOMAIN.NET
    [appdefaults]
    autologin = true
    forward = true
    forwardable = true
    encrypt = true
    Then i verified created keytab file:
    klist -e -k -t application_sandbox.keytab
    Keytab name: FILE:application_sandbox.keytab
    KVNO Timestamp Principal
    0 01/01/70 01:00:00 HTTP/[email protected] (arcfour-hmac)
    And trying to get TGT ticket:
    kinit -V -k -t application_sandbox.keytab HTTP/[email protected]
    Using default cache: /tmp/krb5cc_0
    Using principal: HTTP/[email protected]
    Using keytab: application_sandbox.keytab
    kinit: Client not found in Kerberos database while getting initial credentials
    But if i use SamAccountName name with kinit commant then i can aquire TGT ticket:
    [root@localhost security]# kinit application_sandbox
    Password for [email protected]:
    [root@localhost security]# klist
    Ticket cache: FILE:/tmp/krb5cc_0
    Default principal: [email protected]
    Valid starting Expires Service principal
    06/30/14 16:37:41 07/01/14 02:37:38 krbtgt/[email protected]
    renew until 07/01/14 16:37:41
    I'm in trouble. can anyone faced this problem?
    Thank you

    Hi all,
    according to Amy answer I thought, how user principal could  not be found in Kerberos database, e.g AD domain.
    My HTTP service works in RUSSIA domain, but user principal created in EUROPE domain.
    Next, i have checked my ktpass command:
    ktpass /princ HTTP/[email protected] /ptype krb5_nt_principal /crypto rc4-hmac-nt /mapuser EUROPE\application_sandbox /out application_sandbox.keytab -kvno 0 /pass
    Pa$$w0rd
    especially  the following parameters:
    /princ HTTP/[email protected]
    /mapuser EUROPE\application_sandbox
    When generating keytab it changes userlogon name to HTTP/application-sandbox.russia.domain.net and set domain domain to RUSSIA.DOMAIN.NET
    But no user principal with name application_sandbox in RUSSIA.DOMAIN.NET domain (e.g. Kerberos realm)
    So solution is change RUSSIA.DOMAIN.NET to EUROPE.DOMAIN.NAME in ktpass command.
    After that i am able to get TGT and authenticate in domain.

  • How do I get the credentials to get the license key?

    We've bought a copy of BusinessObjects Crystal Reports almost a month ago through the [http://store.businessobjects.com/] website. We've received the actual product CD from Digital River (provider of the online store), but only got a 60-day trial key with it.
    The letter that came with the delivery just states, that the product key can be retrieved through the SAP Service Marketplace [http://service.sap.com] website, and that log-on credentials for the SMP will be sent via separate communication. It gives no details on what kind of communication to expect and especially not on when this communication will be sent.
    The separate communication never arrived and I wouldn't want to rely on a software for which we only got a trial key, which will eventually expire.
    I've sent emails to several support addresses, including the ones from Digital River, SAP and BOSAPEMEA and I called SAP customer support in Germany, but nobody was able to help me yet.
    Edited by: Michael Poettgen on Mar 25, 2009 2:40 PM

    Hi Michael,
    -          Login to SAP and Business Objects portal
    For getting the Login Id and Password fro SAP and BusinessObjects Portal you have to contact to our Customer Interaction Center (CIC)
    +49-6227-744969  (available worldwide)
    Below are the contact numbers of CIC in Americas:
    USA T: +1 800 677 7271 (toll-free) (24 x 7)
    T: +1 610 661 7241 (if dialing from outside North America) (24 x 7)
    F: +1 610 661 0716
    Canada T: +1 888 471 4727 (toll-free) (24 x 7)
    T: +1 610 661 7257 (if dialing from outside North America) (24 x 7)
    F: +1 610 661 0716
    For North America: T: for E-Sourcing customers: +1 866 456 1983
    T: for E-Sourcing providers: +1 866 456 1985
    We can not make our involvement because it involves lots of documentation and we are not well versed with that so CIC is the right place to deal with this and they will help you further for getting your credentials for SAP and CO portal.
    -     Business Objects Knowledgebase Central
    https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_ossnotes&query=&adv=true
    It will ask you for a guest account and you can create it there itself.
      -  Software downloads (Crystal Designer fix packs)
    http://resources.businessobjects.com/support/additional_downloads/
        -  Documentation on Crystal Designer XI and Developer
    you can get the documentations on CR and BO on below link:
    Http: //help.sap.com/
    Click on tab BusinessObjects and then you can give the search criteria for the documents.
    Useful links related to Crystal Reports Designer and Java API 
    https://boc.sdn.sap.com/developer/library
    Hope above information helps you.
    In case of any queries feel free to contact us.
    Regards,
    Deepti Bajpai

  • Expose Business Rules as composite service - ORAMED-03303 on call

    Hi folks,
    I'm on 11g PS2 and Jdeveloper 11.1.1.3.0 with Oracle SOA Composite Editor 11.1.1.3.0.25.57
    The problem: I get ORAMED exception when I call the business rule through its automagically created web service endpoint
    Among the many things which I've tried and didn't work:
    - create my own web service end point for the business process
    - turn on WS Addr for the web service end point
    The payload and returned fault are as follows:
    <messages>
    <input>
    <Invoke_ruleBlacklist_callFunctionStateless_InputVariable>
    <part name="payload">
    <ns0:callFunctionStateless name="processRequest">
    <bpelInstance>
    <processId>processRequest</processId>
    <processVersion>1.0</processVersion>
    <domainId/>
    <processURL>http://localhost:8001/soa-infra/services/default/TestInitiateProcess!1.0*soa_e2ef0cb6-2dbe-4047-96e3-7a8edff9fc16</processURL>
    <instanceId>70002</instanceId>
    </bpelInstance>
    <parameterList>
    <BlacklistRuleInput>
    <party>
    <partyId>string</partyId>
    <partyOrganisation>string</partyOrganisation>
    <partyName>string</partyName>
    </party>
    </BlacklistRuleInput>
    </parameterList>
    </ns0:callFunctionStateless>
    </part>
    </Invoke_ruleBlacklist_callFunctionStateless_InputVariable>
    </input>
    <fault>
    <bpelFault>
    <faultType>0</faultType>
    <operationErroredFault>
    <part name="payload">
    <errorInfo>
    <errorMessage>TestBusinessRules</errorMessage>
    </errorInfo>
    </part>
    </operationErroredFault>
    </bpelFault>
    </fault>
    <faultType>
    <message>0</message>
    </faultType>
    </messages>
    __Steps to reproduce:__
    Create a new project, add simple business rule, tick 'expose as composite service'. A Web service endpoint is automagically created
    To another project:
    - add a web service reference to the business rule ws endpoint
    - add an Assign and Invoke activity within BPEL towards the business rule
    Thanks in advance for reading and appreciate your guidance please

    Hi there jeem,
    I'm having a world of trouble with that same Rules composite example, the OrderApproval one. I've deployed it, and can invoke it, and yet get the following error each time I invoke it:
    HTTP/1.1 500 Internal Server Error
    Content-Type: text/xml; charset=UTF-8
    X-Powered-By: Servlet/2.5 JSP/2.1
    SOAPAction: ""
    Content-Length: 546
    Date: Tue, 31 Aug 2010 03:36:22 GMT
    X-ORACLE-DMS-ECID: 0000If6Dsbg0FwI5yrDCiW1CV7Dc0000A1
    X-HTTPAnalyzer-RuleName: Pass through :
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
    <env:Header/>
    <env:Body>
    <env:Fault xmlns:fpre="http://xmlns.oracle.com/OracleRules1/OracleRules1_DecisionService_1">
    <faultcode>fpre:operationErroredFault</faultcode>
    <faultstring/>
    <faultactor/>
    <detail>
    <errorInfo xmlns="http://xmlns.oracle.com/OracleRules1/OracleRules1_DecisionService_1">
    <errorMessage>default/OrderApproval!1.6*soa_5acae7d5-9fcf-4620-a9aa-8fb621faaf0d/OracleRules1</errorMessage>
    </errorInfo>
    </detail>
    </env:Fault>
    </env:Body>
    </env:Envelope>
    I've tried specifying the name attribute (I'm using "OracleRules1_DecisionService_1" for this) against the callFunctionStateless element, but am still getting this error!
    Can you yourself, jeer, or anyone else please help with this? I've turned on low level logging for the soa server, but the errors it's throwing really don't enlighten me very much at all!
    Any help will be very much appreciated.
    Regards,
    Rhian

  • Representing SOA/Composite service and operations

    Which diagram/diagrams do you recommend for depicting a SOA/Composite Service and their operations?
    Example:
    We have a process function "Mutual Acceptance" that requires customer data,
    which is in another software module for handling customer master data.
    The service is called "Manage Customer" and the operation "Query Customer".
    I am thankful for any input, best regards Fredrik.

    Hi Fredrik,
    Just some quick notes regarding this complex theme.
    To describe the relationships of a business service to other architecture elements create a Business Service Allocation model for each Business Service. Therefore use the diagram type IS Context Model to depict:
    * software services implementing the business service
    * business data owned by the service
    * capabilities
    * organizational units
    Furthermore Access diagrams can be used to depict a software service with its operations, data input and output, capabilities and roles (as far as notifications or workflows included). An Access diagram gets autoomatically generated while the import of a WSDL. Enrich the diagramm type according to your requirements (for operations you can use the symbol IT Procedure). At the end of the day the model shall serve a descrption for the implementation. Hope this is what you were looking for.
    Best regards,
    Danilo

  • Best practice on creating composite services

    Good afternoon, experts.
    I was wondering what would be the recommended way to create a new enterprise service that is basically the orchestration of other enterprise services, for example, already provided by business suite. I guess I can model the orchestration and even the transformation rules through Netweaver Process Modeler and then export it as a service. I think it is also possible to model it as a Visual Composer application and then export it as a web service. Finally I believe there must be a way to do it using purely PI.
    So, what is the recommended way? Pros and cons?
    Regards.

    Hope these best services and white papers from different organisations would help you to understnad on composite services
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/805d8c2d-0e01-0010-a694-a94109e88f2a
    http://publib.boulder.ibm.com/infocenter/ieduasst/v1r1m0/index.jsp?topic=/com.ibm.iea.wsapiw/wsapiw/5.0/Next_gen_tech/P13_SAP_NW_CE_7_1/player.html
    http://www.msit.mut.ac.th/member/filemanager/share_file/5017640013/SAP/SOA-PTT_Level-1/07%20Service%20composition%20and%20modeling_261.pdf
    regards
    nag

  • Odisrv services getting down automatically

    odisrv services getting down automatically even though I have started services manually.
    Please suggest

    Please refer to the piece of log:
    2012-01-06 04:11:03,543 INFO [main] CSS is initialized as client. The default logger properties will be loaded com.hyperion.css.CSSSystem.<init>(Unknown Source)
    2012-01-06 04:11:03,543 INFO [main] CSS Log file will be generated at E:\Hyperion\logs\essbase\SharedServices_Security_Client.log com.hyperion.css.CSSSystem.<init>(Unknown Source)
    2012-01-06 04:11:03,558 INFO [main] Configure CSS with registry com.hyperion.css.CSSSystem.initCSSSystem(Unknown Source)
    2012-01-06 04:11:03,558 INFO [main] Initializing CSS from Registry. com.hyperion.css.common.configuration.CSSConfigurationManager.getConfiguration(Unknown Source)
    2012-01-06 04:11:03,590 INFO [main] Trying to get Registry Instance com.hyperion.css.registry.RegistryManager.<init>(Unknown Source)
    2012-01-06 04:11:05,777 INFO [main] Got Registry Instance com.hyperion.css.registry.RegistryManager.<init>(Unknown Source)
    2012-01-06 04:11:06,324 INFO [main] Got hub location from Registry:http://US1SAWN00077.wmservice.corpnet1.com:28080 com.hyperion.css.registry.RegistryManager.getHubLocationFromRegistry(Unknown Source)
    2012-01-06 04:11:06,527 INFO [main] Got native directory location from Registry:US1SAWN00077.wmservice.corpnet1.com:28089 com.hyperion.css.registry.RegistryManager.getNativeProviderLocationFromRegistry(Unknown Source)
    2012-01-06 04:11:06,527 INFO [main] URL constructed out of values in Registry database:ldap://US1SAWN00077.wmservice.corpnet1.com:28089/dc=css,dc=hyperion,dc=com com.hyperion.css.common.configuration.CSSConfigurationImplXML.initConfiguration(Unknown Source)

  • Change with services get included in Settings for Everyone

    Hello!
    I've noticed that with Server 3, I can no longer delete VPN from the profile that gets created for Everyone.  This makes the Settings for Everyone kind of useless because now an administrator is requried to install the profile because of the VPN.  In ML/Server 2.2.2, I would simply delete VPN from the Settings for Everyone profile.
    Is there a way in Server 3 to alter which services get included in the Settings for Everyone?
    Thanks.
    Tim

    Hi Larry,
    Apple's thinking here is definitely confusing, I'd rather everything auto push the way one would expect (and I'd like to be able to lock out the profiles setting on ios devices like I can on Mac os devices too...but that's a whole other conversation).
    To answer your question about how to configure services in a group profile (user, not device group) like VPN, Contacts, Calendar etc, to match those that are preconfigured in the "Settings For Everyone" profile, you need to include an "Identifcation" payload in the profile. If you take a look at the "Settings For Everyone" Profile in profile manager, you'll see it has an "Identifcation" payload that uses a variable of %shot_name% in the "User Name" field.
    In your group profile's identification payload, you simply need to plug in variables into the correct fields. A list of variables can be found at http://nwalker.org/2012/10/the-complete-guide-to-profile-manager-part-1/ and it's got some good information about getting started with profile manager
    In our ident. payload, We've got User Display Name and User Name set to %short_name% and Email Address set to %email%.  Leaving the password field blank will cause a prompt to appear on the user's computer when a password is needed.

  • Can location services get disabled automatically? Or does it always require a user to disable it?

    Can location services get disabled automatically? Or does it always require a user to disable it?
    I was repeatedly trying to Find my iPhone  when it came up with "Location Services Disabled".
    Later I was able to find my iPhone again.  This has happend severally times lately?
    Cold this happen automatically, like a "time out" function?

    Can location services get disabled automatically? Or does it always require a user to disable it?
    I was repeatedly trying to Find my iPhone  when it came up with "Location Services Disabled".
    Later I was able to find my iPhone again.  This has happend severally times lately?
    Cold this happen automatically, like a "time out" function?

  • Security with Composite Services

    We will be exposing key WLI processes as services. These, internally, will call other processes (also services). Our question ... How does identity propagation work when one JWS calls another? Is there some way a utility process JWS could avoid network exposure and be consumable only by trusted JWS's internal to the same WLS domain? The overhead of multiple authentication / authorization for layered composite services must be a recurring problem. We have numerous utility services that need to be frequently called. Some would only be called by higher trusted services (shouldn't have exposure beyond that). What is the most efficient way to architect and manage these utility service security issues? Any suggestions are greatly appreciated.
    kate

    More reading and code sample (see end of this post) of what is coming and what is possible today:
    http://www.oracle.com/oramag/oracle/02-jul/index.html?o42special_web.html
    http://otn.oracle.com/oramag/webcolumns/2003/techarticles/smith_wss.html
    This article from Vipin Samar gives the state of WS-Security pretty accurately:
    http://otn.oracle.com/tech/webservices/standards/Samar_Security.htm
    Accompanying paper:
    http://otn.oracle.com/tech/webservices/pdf/33206.pdf
    And, this code sample/tutorial illustrates SSL with Web services:
    http://otn.oracle.com/sample_code/tutorials/wspki/toc.htm
    Mike.

  • SharePoint timer service getting terminated after I joined a new server to an existing farm.

    Hello guys, hope you are doing well.
    I recently added a new server to my existing server farm set up containing 2 servers. In all, I now have three servers in my farm.
    I am observing an System event error related with SharePoint timer service getting unexpectedly terminated. Event ID - 7031.
    I have read a lot of blogs around this issue and I believe that the probable solution could be to try clearing SharePoint Configuration Cache and see if that resolves the issue.
    I am going to try to soon but in the meanwhile I would like to know if anyone has any other suggestions to resolve this or if there is anything else that I can consider checking? ULS logs did not help much in my case.
    On a side note, I have also observed that if I stop the user profile service on the newly added server, the event error stops getting logged in the new server but at the same time the event error can be seen on the other server where the User profile synchronization
    service is running.
    Any help is welcome!!
    Thanks!

    "ULS logs did not help much in my case."ULS log is more reliable for us to get the root cause of the issue, please do check it on the server when the service stopped.
    From your description, it may be related to the user profile service, check the below article, whether you have tried this way:
    http://www.darkomilevski.info/blog/?p=19
    another situation:
    http://blogs.technet.com/b/sowmyaa/archive/2013/07/16/sp2010-timer-service-crash.aspx
    Qiao Wei &lt;br/&gt; My blog:<a href="http://blog.goobol.com">http://blog.goobol.com</a>

  • Unable to View Composite service interface in Integrated SOA Gateway

    Hi,
    Am unable to view the Composite Service Interface, Can you suggest me wethere to add any roles or profiles to be set specifically for this.
    Thanks,
    Maggi.

    What version are you on and what user groups is your log in assigned to?

Maybe you are looking for

  • Safari and Mail no longer remember my passwords

    Safari and Mail no longer remember my passwords. Worked yesterday. Recently updated to 10.5.1 and added Text Expander and PTHPasteboard. Turned them both off. Rebooted. Running 10.5.1 on Intel Pro Mac. Ran First Aid on Keychain Access and says its ok

  • View in subquery too slow

    Hi! On Oracle 11.2 SELECT a.* FROM APPLES a LEFT OUTER JOIN PROPERTIES p on a.id=p.apple_id WHERE a.type = '1' AND 0< (SELECT count(*) FROM view_1 v WHERE v.foo=123 AND v.color = p.color)This is 3 or more times slower (0.20 versus 0.60 seconds in one

  • I have downloaded Adobe Digital Editions in Windows. I need to add a vendor (Harper Collins). How do I do that?

    I have downloaded Adobe Digital Editions to a Windows PC. I want to download a book and need to add a vendor (in this case, Harper Collins). I cannot find a menu or other option that allows that. How do I add a vendor? Please be very specific. Thank

  • Small & efficient distributed developing tool

    i hava a developing tool for distributed system. it is very easy to build a stable & fast huge system by Java. get overall information from : http://202.108.251.111/SoftEngine_en.pdf i wish to sell it on internet, but where?

  • Export Maintenance Scripts from AWM?

    Is there a way to export the Maintenance Scripts, like you can export dimensions and cubes to xml or something else? I'm talking about the scripts that are not part of the workspaces tree, but below them. If I'm missing something to explain myself, p