OBIEE Start/Stop Services failed(After LDAP Configuration)

Hi ,
We made some changes(that is we have added new OID
and configured the new OID based upon the Oracle BI security guide which is in Oracle Site
) to the LDAP configuration in OBIEE web console and it prompted for a restart of the OBIEE services . when we tried restarting the services we are not able to stop all the services . Please find the attached log files .
Note:
1.unable to kill the process ID
which is releated to OBIEE 11.1.1.6.0 services..
2.We have follwed the section 3 in the below link to configure the LDAP : http://docs.oracle.com/cd/E23943_01/bi.1111/e10543/toc.htm.
Please find the below error details in short form and kindly find the attahced file(file name) for more details
Error:
Caused By: oracle.security.jps.service.igf.IGFException: JPS-02597: You configured a custom Authentication Provider or WLS generic LDAPAuthenticator, which the libOvd can not recognize. Supply the idstore.type property in jps-config.xml file, or use a specific WLS LDAP Authentication provider that matches your LDAP server instead of a generic one.
at oracle.security.jps.internal.api.identitystore.IdentityStoreConfigurationUtil.checkIdStoreTypeLater(IdentityStoreConfigurationUtil.java:819)
at oracle.security.jps.internal.api.identitystore.IdentityStoreConfigurationUtil.getLibOvdLdapPushData(IdentityStoreConfigurationUtil.java:524)
at oracle.security.jps.internal.igf.ovd.OvdIGFServiceProvider$1.run(OvdIGFServiceProvider.java:232)
at oracle.security.jps.internal.igf.ovd.OvdIGFServiceProvider$1.run(OvdIGFServiceProvider.java:229)
at java.security.AccessController.doPrivileged(Native Method)
Truncated. see log file for complete stacktrace
>
<Jan 29, 2013 6:39:05 AM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
<Jan 29, 2013 6:39:05 AM CST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
<Jan 29, 2013 6:39:05 AM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state cha
Error Codes
Problem Category/Subcategory
BI EE Platform Administration/Administration Tool
Uploaded Files
File: nohup.zip:134848
Template Question Responses
1) ### Admin Tool version ###
2) Are you running Oracle Business Intelligence Enterprise Edition using virtualization or partitioning technologies (for example, VMWare) ?
No
3) If yes, please provide the product used and its version.
4) ### Documentation Used ###
5) ### Impact on Business ###
Edited by: 919942 on Jan 31, 2013 5:10 AM

"JPS-02597: You configured a custom Authentication Provider or WLS generic LDAPAuthenticator, which the libOvd can not recognize. Supply the idstore.type property in jps-config.xml file, or use a specific WLS LDAP Authentication provider that matches your LDAP server instead of a generic one."
Looks like the config you entered was a tad off. Any chance you can roll back by restoring the original files from before the change?
$FMWH/user_projects/domains/yourdomain/config/config.xml
$FMWH/user_projects/domains/yourdomain/config/fmwconfig/jps-config.xml
In the config.xml, inside the <realm> tag yo ushould find your authenticaiton providers and there's two important things for your new one to check:
1.) xsi-type="wls:..." <-- This should be your OID type rather than a generic (or wrong) one
2.) If you're not 100% sure about the config or don't want to immediately shut out native WLS users or want to retain them (both OID and WLS LDAP considered valid), then PLEASE make sure that you run your new authenticator with <sec:control-flag>SUFFICIENT</sec:control-flag> and don't make it REQUIRED since otherwise you won't be able to bring anything up anymore if a single parameter in the authenticator config is off...
Also, check out what Tony wrote together a while back: http://www.peakindicators.com/index.php/knowledge-base/115-oracle-bi-11g-security-troubleshooting
Update:
Should have read the error message more carefully...looks like you actually just slipped by one line in the authenticator config and chose "OracleVirtualDirectory" instead of "OracleInternetDirectory" since it tries to use the libOvd rather than the OID one.
Edited by: Christian Berg on Jan 31, 2013 2:58 PM

Similar Messages

  • BI server start/stop services

    Hi,
    We have OBIEE installed on a unix server. Previoulsy I worked on OBIEE on windows server and would go to services and start/stop services. My question is if we modify the rpd and ftp it to unix server, do we have to stop and start the BI server for the modified rpd to work. Is it mandatory to stop the BI server, ftp the rpd and then start BI server again. Or if we do not stop the BI server and just do Refresh matadata from Answers..will this work? Thanks.

    Hi User,
    You should restart the services if u ftping the rpd to unix means deploying the rpd to effect the changes
    When comes to refresh metadata this ll work in case when the rpd opened in online mode and some one has made changes to get the available changes u have to do "Refresh Metadata"
    Thanks,
    Saichand.v

  • Can not  start/stop fullfilment server after fresh install

    Can not start/stop fullfilment server after fresh install
    Product: e-business suite (11.5.9)
    Platform: Win XP 5.1 (SP2)
    We have performed a new installation of ebusiness suite in our windows platform.
    Installtion went with out any problem.
    But we can not start/stop the fullfilment server. While trying to start/stop the server we are getting follwing error message:
    c:\oracle11i\prodcomn\admin\scripts\PROD_03274019ih\jtffmctl.cmd start
    script returned:
    C:\oracle11i\prodcomn\admin\scripts\PROD_03274019ih>echo off
    You are running jtffmctl.cmd
    Mon 13/09/2004
    01:46 PM
    "Starting Fulfillment Server for "PROD" on port "9300" ...\n"
    "Error returned while running OUI"
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    Class not found: oracle.apps.jtf.fm.engine.processor.Processor
    Please let us know how to fix this issue.
    Regards, Kunal

    edit the jtffmctl.cmd and make sure that it point to the correct java path, alse try to use java 1.4.1

  • Worth it? Auto start/stop services and change iptables rules

    I have recently set up a crontab to start/stop services based on my schedule, such as when I'll be home or away. I intend to only have a service running when I'll probably use it.
    I also integrated rules for iptables into the start/stop of the services (systemd), so they automatically modify rules to accept/reject on their ports when the services start/stop.
    I am behind a router, so I only forward outside ports I use like ssh (which is not on port 22). I manually forward ports, but am looking at UPnP. This is my home network so I should be able to trust the devices on it.
    Now, to my question. Is it worth the time and effort to set this up? Would it be fine to just enable the services I use, let them run and always have firewall ports open for them? I feel like it's good to limit the time that ssh is running, but what about services not open to the Internet? Resources aren't really an issue. What do you guys think?
    I enjoyed learning about systemd, iptables, and cron in the process of setting it up. I'd just like to also learn about how much benefit there actually is, or if anyone has other ideas. Or if it's something that could go on the wiki (not really cron, but maybe the iptables/systemd stuff).

    I'd say, if resources aren't an issue; why limit the time ssh is reachable from the outside? You should have PasswordAuthentication and RootLogin disabled anyway so your vulnerability doesn't really decrease by updating iptables? This script probably works fine until you forget about it and it makes a boo-boo; making your machine unreachable.

  • Failed to start Core Services: Failed to launch rpcss

    We are trying to install Siebel Application on SuSe Linux 9, and in the process when we try to run Siebel environment variables we are getting following error:
    "Failed to start Core Services: Failed to launch rpcss"
    Any idea what this means..? Any help is appreciated.
    Thanks

    Try the following:
    Add in the archive /etc/profile (vi /etc/profile) the following lines:
    JAVA_HOME=/etc/java/jre1.5.0_06
    export $JAVA_HOME
    PATH=$JAVA_HOME/bin:$PATH
    export $PATH
    where /opt/jre1.5.0_06 is the way/folder is install the jre.
    regards.

  • After LDAP Configuration Starting biserver1(Managed Server) is getting Fail

    I have Configured the LDAP(OID) by following the Oracle Fusion Middleware Security Guide for Oracle Business Intelligence Enterprise Edition
    11g Release 1 (11.1.1) (Section 3) Completed sucessfully with out any errors.. Users also imported sucessfully. after that when I am starting the biserver1(Managed Server) I am getting error like
    "Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user denied"
    was taken from biserver log file. please find the below attachment for the same.
    Please help me for the same
    biserver.log
    ####<Mar 22, 2012 2:40:41 PM CDT> <Info> <Server> <usstuobitest03.diversey.com> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332445241307> <BEA-002609> <Channel Service initialized.>
    ####<Mar 22, 2012 2:40:41 PM CDT> <Info> <Socket> <usstuobitest03.diversey.com> <bi_server1> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332445241317> <BEA-000415> <System has file descriptor limits of - soft: 4,096, hard: 4,096>
    ####<Mar 22, 2012 2:40:41 PM CDT> <Info> <Socket> <usstuobitest03.diversey.com> <bi_server1> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332445241317> <BEA-000416> <Using effective file descriptor limit of: 4,096 open sockets/files.>
    ####<Mar 22, 2012 2:40:41 PM CDT> <Info> <Socket> <usstuobitest03.diversey.com> <bi_server1> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332445241317> <BEA-000406> <PosixSocketMuxer was built on Apr 24 2007 16:05:00>
    ####<Mar 22, 2012 2:40:41 PM CDT> <Info> <Socket> <usstuobitest03.diversey.com> <bi_server1> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332445241339> <BEA-000436> <Allocating 3 reader threads.>
    ####<Mar 22, 2012 2:40:41 PM CDT> <Info> <Socket> <usstuobitest03.diversey.com> <bi_server1> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332445241339> <BEA-000446> <Native IO Enabled.>
    ####<Mar 22, 2012 2:40:41 PM CDT> <Info> <IIOP> <usstuobitest03.diversey.com> <bi_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332445241572> <BEA-002014> <IIOP subsystem enabled.>
    ####<Mar 22, 2012 2:40:46 PM CDT> <Info> <Security> <usstuobitest03.diversey.com> <bi_server1> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332445246302> <BEA-090894> <Successfully loaded the OPSS Policy Provider using oracle.security.jps.internal.policystore.JavaPolicyProvider.>
    ####<Mar 22, 2012 2:40:46 PM CDT> <Info> <Security> <usstuobitest03.diversey.com> <bi_server1> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332445246667> <BEA-000000> <Starting OpenJPA 1.1.1-SNAPSHOT>
    ####<Mar 22, 2012 2:40:46 PM CDT> <Info> <Security> <usstuobitest03.diversey.com> <bi_server1> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332445246944> <BEA-000000> <StoreServiceImpl.initJDO - StoreService is initialized with Id = ldap_lDqprIBb69IOInpk4TtgfToFVP8=>
    ####<Mar 22, 2012 2:40:47 PM CDT> <Info> <Security> <usstuobitest03.diversey.com> <bi_server1> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332445247141> <BEA-090516> <The Authorizer provider has preexisting LDAP data.>
    ####<Mar 22, 2012 2:40:47 PM CDT> <Info> <Security> <usstuobitest03.diversey.com> <bi_server1> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332445247707> <BEA-090516> <The CredentialMapper provider has preexisting LDAP data.>
    ####<Mar 22, 2012 2:40:47 PM CDT> <Info> <Security> <usstuobitest03.diversey.com> <bi_server1> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332445247719> <BEA-090516> <The RoleMapper provider has preexisting LDAP data.>
    ####<Mar 22, 2012 2:40:47 PM CDT> <Info> <Security> <usstuobitest03.diversey.com> <bi_server1> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332445247891> <BEA-090093> <No pre-WLS 8.1 Keystore providers are configured for server bi_server1 for security realm myrealm.>
    ####<Mar 22, 2012 2:40:47 PM CDT> <Notice> <Security> <usstuobitest03.diversey.com> <bi_server1> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332445247892> <BEA-090082> <Security initializing using security realm myrealm.>
    ####<Mar 22, 2012 2:40:47 PM CDT> <Critical> <Security> <usstuobitest03.diversey.com> <bi_server1> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1332445247908> <BEA-090403> <Authentication for user denied>
    ####<Mar 22, 2012 2:40:47 PM CDT> <Critical> <WebLogicServer> <usstuobitest03.diversey.com> <bi_server1> <main> <<WLS Kernel>> <> <> <1332445247909> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user denied
    weblogic.security.SecurityInitializationException: Authentication for user denied
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:966)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1054)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: javax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User javax.security.auth.login.LoginException: [Security:090301]Password Not Supplied
         at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:261)
         at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
         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 javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)
         at javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
         at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)
         at javax.security.auth.login.LoginContext.login(LoginContext.java:579)
         at com.bea.common.security.internal.service.JAASLoginServiceImpl.login(JAASLoginServiceImpl.java:113)
         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 com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
         at $Proxy36.login(Unknown Source)
         at weblogic.security.service.internal.WLSJAASLoginServiceImpl$ServiceImpl.login(WLSJAASLoginServiceImpl.java:89)
         at com.bea.common.security.internal.service.JAASAuthenticationServiceImpl.authenticate(JAASAuthenticationServiceImpl.java:82)
         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 com.bea.common.security.internal.utils.Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
         at $Proxy54.authenticate(Unknown Source)
         at weblogic.security.service.WLSJAASAuthenticationServiceWrapper.authenticate(WLSJAASAuthenticationServiceWrapper.java:40)
         at weblogic.security.service.PrincipalAuthenticator.authenticate(PrincipalAuthenticator.java:338)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:930)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1054)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    ####<Mar 22, 2012 2:40:47 PM CDT> <Notice> <WebLogicServer> <usstuobitest03.diversey.com> <bi_server1> <main> <<WLS Kernel>> <> <> <1332445247917> <BEA-000365> <Server state changed to FAILED>
    ####<Mar 22, 2012 2:40:47 PM CDT> <Error> <WebLogicServer> <usstuobitest03.diversey.com> <bi_server1> <main> <<WLS Kernel>> <> <> <1332445247917> <BEA-000383> <A critical service failed. The server will shut itself down>
    ####<Mar 22, 2012 2:40:47 PM CDT> <Notice> <WebLogicServer> <usstuobitest03.diversey.com> <bi_server1> <main> <<WLS Kernel>> <> <> <1332445247918> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<Mar 22, 2012 2:40:47 PM CDT> <Info> <WebLogicServer> <usstuobitest03.diversey.com> <bi_server1> <main> <<WLS Kernel>> <> <> <1332445247923> <BEA-000236> <Stopping execute threads.>

    WebLogic has 2 accounts that were created on install..BISystemUser and weblogic or whatever you may have called that. Are the passwords of BISystemUser the same in EM and WebLogic? Also, I believe you had to create a BISystemUser in OID. That password should match to the BISystemUser in EM and WL.

  • 'Start SOA Suite' fails after laptop restart.

    Hi I have an issue starting SOA Suite on a laptop running vista.
    I installed SOA Suite 10.1.3.1 this completed successfully including config assistants.
    Have added JDK1.5.15, (added new JDK to C:\product\10.1.3.1\OracleAS_1)
    From the start menu select 'Start SOA suite'..
    This originally worked fine and I could see all the correct BPEL Console windows etc..
    I then restarted my machine and I get the following when attempting to 'Start SOA Suite'..
    A box pops up 'Starting Oracle application server'.. However when we get to 67% started, we get the following
    There are some errors while stopping the following components. Refer to the generated error report for more details.
    ==================================================
    ias-component: default_group
    process-type: home
    process-set: default_group
    Error Message:failed to start a managed process after the maximum retry limit
    ==================================================
    when I view the log file in \opmn\logs\ we see the error
    08/06/03 13:33:44 Start process
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    08/06/03 13:33:46 Start process
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    08/06/03 13:33:48 Start process
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    Does anyone have an idea about this error
    BTW: I am running DHCP also which may be an issue..
    Cheers
    Will

    I have tried the installation again having done the follwoing as recommended:
    1.Disabled IPv6 on the loopback adapter by going to control panel -> network and sharing centre -> view status on loopback network-> Click on properties in status window - > uncheck the ipv4 item
    2. Removed the ::1 localhost entry from the hosts file
    3. Restarted
    4. Tried advanced installation onto XE DB
    This still does not work !!
    I now get the Oracle application server config assistant failing with:
    ================================================================================================================
    Output generated from configuration assistant "Oracle Application Server Configuration Assistant":
    java.lang.NoClassDefFoundError: oracle/sysman/ias/studio/installer/ASControlConfigAssistant
    Exception in thread "main"
    Configuration assistant "Oracle Application Server Configuration Assistant" failed
    ================================================================================================================
    .. As this is optional the config assistant moves onto the following assistants however it STILL fails on the BPEL Process manager Config assistant with the same
    Failed at "Could not get DeploymentManager".
    This is typically the result of an invalid deployer URI format being supplied, the target server not being in a started state or incorrect authentication details being supplied.
    More information is available by enabling logging -- please see the Oracle Containers for J2EE Configuration and Administration Guide for details.
    Configuration assistant "Oracle BPEL Process Manager Configuration Assistant" was canceled.
    Why is this not working I seem to have do all steps recommended any ideas would be appreciated
    Thanks again
    Will

  • XP workstation services fail after 4.90 SP2 client imports

    Testing for a migration from ZFD 3.2 to ZDM 6.5 on the workstation with the new Novell
    Client 4.90 SP2.
    Our core XP SP1 ghost image (not OEM) restores to a Compaq D530 without issue and has
    Novell Client 4.83 SP2 with the ZFD 3.2 SP2 components (WM, RM and NAL NT services)
    installed on it. Allow sysprep and the post-driver and services to run and install.
    Reboot.
    Login to eDirectory and install Novell Client 4.90 SP2 with NetIdentity 1.2.2 and ZFD 3.2
    SP3 components (WM and RM, ZFD server is still ZFD 3.2 SP2). Reboot. Workstation is
    quick and stable, logs in fine with 4.90 SP2.
    Reboot again. Workstation initially appears to come up quickly then right around the time
    NWGINA pops up services start to drag/fail and it'll take several minutes to get to the
    point to actually enter my username and password. The enhanced GINA in SP2 detects
    networking has failed and checks Workstation Only automatically. Eventually get in
    Workstation Only. While the Explorer shell is responsive and appears stable, most
    services have failed or are hung in the process of starting.
    Stripping a box in this state of the most of its apps will bring it back close to its
    original speed, but you're left with networking and in particular the TCP/IP Protocol
    Driver "corrupt". As repair is not an option, I'm not aware of a way to remove and/or
    reinstall TCP/IP.
    I've tried Option^Explicit Software's WinSock XP Fix with no success.
    Breaking down our ACU install of 4.90 SP2 into parts and testing points back to the
    reinstall of Workstation Manager as the initiator.
    Back-revving wm.exe, wmcchlpr.dll and wmpm.dll in the 4.90 SP2 install to the 4.83 SP2
    (ZFD 3.2 SP2) level does not resolve.
    I have a feeling that is has something to do with after the WM components registering with
    the workstation and certain policies associating and coming down. But only three are
    available at "Scheduler Service Startup". NAL Workstation Association Agent, NT Client
    Configuration and Windows Group Policy. The Group policy is quite small and doesn't
    affect system-level stuff.
    Haven't yet tried toggling them off and see what affect disabling them has.
    Aside from opening a service request, any idea or anywhere else I should be looking or
    testing?
    Ironically, I have the 4.90 SP2 client working without issue in this setup using HP's OEM
    image for the D530.
    Tony Pedretti
    TransUnion LLC

    A combination of recreating the ZENworks Group Policies using a Windows 2000 box for
    reasons described in the previous posted TID and restoring wmgrppol.dll back to the build
    shipped in 4.90 SP2 (3/4/2004) prevents the issue from reocurring.
    I originally back-revved wmgrppol.dll to a test build (8/7/2002) Novell sent me prior to
    4.83 SP2 to work around an issue where local policies are being removed after restarting a
    workstation...
    Local Group Policies are removed after updating to client updates in ZfD32SP1Client.exe
    http://support.novell.com/cgi-bin/se...?/10079392.htm
    Looks like I can't have my Group Policies and ZENworks working too. That is until I move
    to 6.5. I hope.
    Tony Pedretti
    TransUnion LLC

  • Windows Server 2008 - Group policy for domain client to start/stop services installed on it

    Hello Experts
    I am a newbie to windows server administration , though did a Google  , but ended up with these question with my requirements
    I have created a new domain and 2 client/computer (A & B namely) to domain . Now A & B has tomcat server running with port 8080 , 9090 which i have installed
    domain ADMIN account .
    && now i am want to start/stop/restart services enabled for domain users  !! How do i achieve this !!
    basic question : How can i access A & B tomcat services on DOMAIN CONTROLLER server to create a GPO and that are on (A & B)
    what is the easiest way to achieve the same , (if not using GPO)???
    similarly I am looking for many features : where I want to control the permission to user on (A & B ) like : If the binaries of tomcat is available on machine say : A , if the user can install (now
    it ask for ADMIN credentials) 
    Thanks
    Mike~Ed

    Controlling services with Group Policy is done under Computer Configuration\Policies\Windows Settings\Security Settings\System Services.
    The limitation is that system services can only see the services the computer running the Group Policy management console. To access other services, you will either need to create the services on your computer (install the software the adds the service)
    or install the remote server administration toolkit (RSAT) on the computer with the service already on it.
    If my answer helped you, check out my blog:
    Deploy Happiness

  • Using non-administrator user to start/stop services

    We have Crystal Report Server (BOE XI) running on Windows platform.
    Our customer's policy dictates that operator ID are to be use to manage starting/stopping of Crytal Report Server. The operator ID has no administrator rights and it has no access to the Microsoft Management Console.
    Would it be possible to use non-administrator ID to start/stop Crystal Report Server services? Appreciate if anyone could share on the configuration.
    Thank you.

    salafrance wrote:A simple way would be to write a small C program to run systemctl setuid root.
    So perhaps like this?
    #include <stdlib.h>
    #include <unistd.h>
    int main(void)
    execl("/usr/bin/systemctl", "systemctl", "start", "calibre", NULL);
    return(EXIT_SUCCESS);
    compiled it, then "chown root:root test", "chmod u+s test" and it worked.
    But is this safe? I have absolutely no knowledge about potential security issues...
    I also have thought about periodically restarting calibre, but on the Raspberry Pi, with it's slow ARM, the start takes ages and the processor is completely busy with that task for some minutes.
    And that's the reason why I also want to avoid starting an entire second systemd session... Or is this not that resource intensive?

  • Sap service fails after switching to the second node in HA system.

    Hello all,
    We have installed the HA mscs cluster installation for ECC6.0(my SAP erp 2005) system.The ASCS+SCS isntance  and the DB instance are the failover resources.
    When the ASCS+SCS(sap cluster group) fail over to the next node the service sap_<sid>_00 (ascs) and sap_<sid>_01(scs) fails to start automatically  and we have to manually start the instance from the services console by giving the sapservice<sid> password to start the services.
    when we try to start the service without giving the password then the system gives a message unable to start due to logon failure and after giving the password it shows that the user has been been granted to logon as a service user.
    Pl help resolve this issue.
    thx
    satyajit

    A change to the zpool_import() management of the zpool.cache file, as delivered by Solaris 10 kernel patches 137137-09 (for SPARC) or 137138-09 (for x86), might cause systems that have their shared ZFS (zfs(1M)) storage pools under the control of HAStoragePlus to be simultaneously imported on multiple cluster nodes. Importing a ZFS storage pool on multiple cluster nodes will result in pool corruption, which might cause data integrity issues or cause a cluster node to panic.
    To avoid this problem, install Solaris 10 patch 139579-02 (for SPARC) or 139580-02 (for x86) immediately after you install 137137-09 or 137138-09 but before you reboot the cluster nodes.
    Alternatively, only on the Solaris 10 5/08 OS, remove the affected patch before any ZFS pools are simultaneously imported to multiple cluster nodes. You cannot remove patch 137137-09 or 137138-09 from the Solaris 10 10/08 OS, because these patches are preinstalled on that release.

  • Start/stop service log for workgoup server

    customer would like to know who start or stop the service on workgroup server.
    But we could not find such log. Is there any way to see this information?

    This one may help.
    http://windowsitpro.com/systems-management/access-denied-auditing-users-who-might-be-starting-and-stopping-services
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Shadow.service fails after LightDM uninstall

    Hi,
    Since I've uninstalled Light-locker (and LightDM as a dependency) I receive the following error:
    ● shadow.service - Verify integrity of password and group files
    Loaded: loaded (/usr/lib/systemd/system/shadow.service; static; vendor preset: disabled)
    Active: failed (Result: exit-code) since di 2015-03-24 19:43:48 CET; 45min ago
    Process: 315 ExecStart=/usr/bin/pwck -r (code=exited, status=2)
    Main PID: 315 (code=exited, status=2)
    mrt 24 19:43:47 zeus pwck[315]: user 'lightdm': directory '/var/lib/lightdm' does not exist
    mrt 24 19:43:48 zeus pwck[315]: pwck: no changes
    mrt 24 19:43:48 zeus systemd[1]: shadow.service: main process exited, code=exited, status=2/INVALIDARGUMENT
    mrt 24 19:43:48 zeus systemd[1]: Failed to start Verify integrity of password and group files.
    mrt 24 19:43:48 zeus systemd[1]: Unit shadow.service entered failed state.
    mrt 24 19:43:48 zeus systemd[1]: shadow.service failed.
    Can anyone help me fix this?
    Thanks in advance!
    Last edited by VenomGameworld (2015-03-24 18:35:15)

    Spider.007 wrote:It's interesting the package creates the user on install, but doesn't remove it on uninstallation. I wonder if this is intended by the maintainer.
    https://projects.archlinux.org/svntogit … de9766105a is the change that removed user and group deletion.

  • Empsecformat RestFul service fail after update

    Hello everybody when I test "empsecformat" sample web service at the first time, it operates OK, but just pressing "Apply Changes" button, web service fail and returns "Error during evaluation of resource template" message and do not runs anymore.
    Then I have to "Reset Sample Data" to recover initial situation
    I Have
    Application Express 4.2.1.00.08
    Listener 1.0
    I am running Oracle XE 10 over Linux
    Thanks

    Read the server logs for the current error, concentrating on Apache.   That'll usually tell you what isn't working.
    Check the Apache configuration file syntax:
    apachectl configtest
    Verify DNS with the command:
    sudo changeip -checkhostname
    If you're on a NAT'd network and running local DNS services, stay out of .local and .arpa with the domain you're using, and preferably use a registered domain.  If you're NAT'd, don't try to use ISP or Google or other off-network DNS servers, as those do not provide translations for the private-IP-block NAT'd IP addresses you're using.
    As for a reset, there's a server setup done file (I don't recall the filename of that off-hand), but I've found removing that file does not reset the entire environment completely and correctly — my usual preferred approach is to set up the new 10.6 server environment, get DNS configured and operating first and only then enable the other necessary services (proper DNS is vital to a stable environment, and incorrect DNS is the trigger for more than a few weird problems with OS X Server), and then migrate over the web files from a backup.   That's the most effort, but generates the "cleanest" environment. 
    Less preferred, but can work: using an external backup of the old OS X Server environment and migrating that data over during the installation of 10.6 is another option, but that can sometimes migrate in the old problems.

  • User Profiles Synch Service starting failes after "ILM Configuration: Starting services"

    Hello guys.
    I tried to configure user profiles synchronization and it could not be started without any problems as expected :)
    This time I got the following error in logs:
    02.05.2013 10:54:03.34 OWSTIMER.EXE (0x17DC)
    0x183C SharePoint Portal Server
    User Profiles 9q1k
    Medium ILM Configuration: Starting services.
    0160471f-15fc-4d97-8227-05b86f4d0fc7
    02.05.2013 10:54:33.52 OWSTIMER.EXE (0x17DC)
    0x183C SharePoint Portal Server
    User Profiles 9q15
    High UserProfileApplication.SynchronizeMIIS: Failed to configure ILM, will attempt during next rerun. Exception: System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size
    of the argument list.     at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)     at System.String.Format(IFormatProvider provider, String format, Object[] args)     at Microsoft.Office.Server.Administration.ProfileSynchronizationServiceInstance.IsStarted(ServiceController
    controller)     at Microsoft.Office.Server.Administration.ProfileSynchronizationServiceInstance.WaitUntilStarted()     at Microsoft.Office.Server.Administration.UserProfileApplication.SetupSynchronizationService(ProfileSynchronizationServiceInstance
    profileSyncInstance). 0160471f-15fc-4d97-8227-05b86f4d0fc7
    02.05.2013 10:54:33.52 OWSTIMER.EXE (0x17DC)
    0x183C SharePoint Portal Server
    User Profiles 9i1u
    Medium UserProfileApplication.SynchronizeMIIS: End setup for 'UserProfilesService'.
    0160471f-15fc-4d97-8227-05b86f4d0fc7
    So, what I have and what I've done:.
    1) I have a test 2-servers farm installation (Database server + WFE/Application server); SQL Server 2008 R2 SP2, SHP 2010 SP1 + October 2012 CU; There are no any service applications except default ones(Security Token Service and Application Discovery
    and Load Balancer Service Application) as well as there are  no any services started except default :) 
    2) I created a site collection and manage path for MySites, created a new UPA and its proxy.
    That's all. Now, if I try starting User Profiles Synchronization Service, it stucks on "starting" for about 10 mins and I see the error above in ULS. Hope you can somehow help me.
    By the way, I don't want a both sides synchronization this time, I just need to check some stuff with People Search. Will "Read" rights for Managed Account in AD be enough to export profiles from AD? (I mean if I select my farm account as a synchronization
    account, will it work?)
    Thank's in advance!
    Anton.
    UPDATED
    The problem probably was due to the lack of internet access. As Raymond
    Diack said:
    "the farm account needs internet access to do a CRL check to these sites:
    crl.microsoft.com
    ctldl.windowsupdate.com
    ctldl.windowsupdate.nsatc.net
    www.update.microsoft.com.nsatc.net "

    Sure, here is the stack near the error without any filters: 
    11:13:11.88 OWSTIMER.EXE (0x0AA8) 0x0EA8 SharePoint Portal Server User Profiles 9q1j Medium ILM Configuration: Opening firewall ports. 589d9196-6647-4432-9ab0-a389871310b7
    11:13:12.13 OWSTIMER.EXE (0x0AA8) 0x0EA8 SharePoint Portal Server User Profiles 9q1k Medium ILM Configuration: Starting services. 589d9196-6647-4432-9ab0-a389871310b7
    11:13:12.36 w3wp.exe (0x1364) 0x0CA0 SharePoint Foundation Topology e5mc Medium WcfSendRequest: RemoteAddress: 'http://hq-tcc-app-02:32843/900539dde24c4bc9a0db06a9f9fe6ebf/MetadataWebService.svc' Channel: 'Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:80a1f95b-37a3-45f1-89a6-f33de57b678a'
    11:13:12.36 w3wp.exe (0x0788) 0x0D2C SharePoint Foundation Topology e5mb Medium WcfReceiveRequest: LocalAddress: 'http://hq-tcc-app-02.corp.fsk-ees.local:32843/900539dde24c4bc9a0db06a9f9fe6ebf/MetadataWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:80a1f95b-37a3-45f1-89a6-f33de57b678a' 75b52d1d-0e9e-45a6-8122-c578bc8aeaf7
    11:13:12.36 w3wp.exe (0x0788) 0x0D2C SharePoint Foundation Monitoring nasq Medium Entering monitored scope (ExecuteWcfServerOperation) 75b52d1d-0e9e-45a6-8122-c578bc8aeaf7
    11:13:12.36 w3wp.exe (0x0788) 0x0D2C SharePoint Server Taxonomy fuc5 Medium MetadataWebServiceApplication.GetChanges called on 'Служба управляемых метаданных' starting. 75b52d1d-0e9e-45a6-8122-c578bc8aeaf7
    11:13:12.36 w3wp.exe (0x0788) 0x0D2C SharePoint Server Taxonomy fuc6 Medium MetadataWebServiceApplication.GetChanges called on 'Служба управляемых метаданных' completed. 75b52d1d-0e9e-45a6-8122-c578bc8aeaf7
    11:13:12.38 w3wp.exe (0x0788) 0x0D2C SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (ExecuteWcfServerOperation). Время выполнения=4,01622273221876 75b52d1d-0e9e-45a6-8122-c578bc8aeaf7
    11:13:12.75 OWSTIMER.EXE (0x0AA8) 0x16F0 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Timer Job job-timer-locks) ea70e10e-4455-47ea-a3fd-e7cb0f0a9ce4
    11:13:12.75 OWSTIMER.EXE (0x0AA8) 0x16F0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Timer Job job-timer-locks). Время выполнения=4,16512433842849 ea70e10e-4455-47ea-a3fd-e7cb0f0a9ce4
    11:13:22.52 w3wp.exe (0x1364) 0x0CA0 SharePoint Foundation Topology e5mc Medium WcfSendRequest: RemoteAddress: 'http://hq-tcc-app-02:32843/900539dde24c4bc9a0db06a9f9fe6ebf/MetadataWebService.svc' Channel: 'Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:5b799d56-3784-48ff-beaf-6fb6bfeade78'
    11:13:22.52 w3wp.exe (0x0788) 0x1544 SharePoint Foundation Topology e5mb Medium WcfReceiveRequest: LocalAddress: 'http://hq-tcc-app-02.corp.fsk-ees.local:32843/900539dde24c4bc9a0db06a9f9fe6ebf/MetadataWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:5b799d56-3784-48ff-beaf-6fb6bfeade78' 941bbfb5-84aa-411e-b310-74830120b860
    11:13:22.52 w3wp.exe (0x0788) 0x1544 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (ExecuteWcfServerOperation) 941bbfb5-84aa-411e-b310-74830120b860
    11:13:22.52 w3wp.exe (0x0788) 0x1544 SharePoint Server Taxonomy fuc5 Medium MetadataWebServiceApplication.GetChanges called on 'Служба управляемых метаданных' starting. 941bbfb5-84aa-411e-b310-74830120b860
    11:13:22.52 w3wp.exe (0x0788) 0x1544 SharePoint Server Taxonomy fuc6 Medium MetadataWebServiceApplication.GetChanges called on 'Служба управляемых метаданных' completed. 941bbfb5-84aa-411e-b310-74830120b860
    11:13:22.52 w3wp.exe (0x0788) 0x1544 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (ExecuteWcfServerOperation). Время выполнения=2,92432418086656 941bbfb5-84aa-411e-b310-74830120b860
    11:13:26.78 OWSTIMER.EXE (0x0AA8) 0x0894 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Timer Job SchedulingUnpublish) 6044b3fe-8ca7-4f76-81b0-ea55e6795d5b
    11:13:26.78 OWSTIMER.EXE (0x0AA8) 0x0894 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Timer Job SchedulingUnpublish). Время выполнения=2,56094000773841 6044b3fe-8ca7-4f76-81b0-ea55e6795d5b
    11:13:32.66 w3wp.exe (0x1364) 0x0CA0 SharePoint Foundation Topology e5mc Medium WcfSendRequest: RemoteAddress: 'http://hq-tcc-app-02:32843/900539dde24c4bc9a0db06a9f9fe6ebf/MetadataWebService.svc' Channel: 'Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:f5648c05-71d7-443c-b12d-946eb36bcb3f'
    11:13:32.66 w3wp.exe (0x0788) 0x1544 SharePoint Foundation Topology e5mb Medium WcfReceiveRequest: LocalAddress: 'http://hq-tcc-app-02.corp.fsk-ees.local:32843/900539dde24c4bc9a0db06a9f9fe6ebf/MetadataWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:f5648c05-71d7-443c-b12d-946eb36bcb3f' 1af7e327-bb71-49f8-a598-2e85ae5ce2a6
    11:13:32.66 w3wp.exe (0x0788) 0x1544 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (ExecuteWcfServerOperation) 1af7e327-bb71-49f8-a598-2e85ae5ce2a6
    11:13:32.66 w3wp.exe (0x0788) 0x1544 SharePoint Server Taxonomy fuc5 Medium MetadataWebServiceApplication.GetChanges called on 'Служба управляемых метаданных' starting. 1af7e327-bb71-49f8-a598-2e85ae5ce2a6
    11:13:32.71 w3wp.exe (0x0788) 0x1544 SharePoint Server Taxonomy fuc6 Medium MetadataWebServiceApplication.GetChanges called on 'Служба управляемых метаданных' completed. 1af7e327-bb71-49f8-a598-2e85ae5ce2a6
    11:13:32.72 w3wp.exe (0x0788) 0x1544 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (ExecuteWcfServerOperation). Время выполнения=65,7127512016192 1af7e327-bb71-49f8-a598-2e85ae5ce2a6
    11:13:39.79 OWSTIMER.EXE (0x0AA8) 0x0500 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Timer Job SchedulingApproval) 69e34469-a502-4257-80f4-d8fb990f2bf7
    11:13:39.80 OWSTIMER.EXE (0x0AA8) 0x0500 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Timer Job SchedulingApproval). Время выполнения=11,6191443325898 69e34469-a502-4257-80f4-d8fb990f2bf7
    11:13:40.33 w3wp.exe (0x1364) 0x0E98 SharePoint Portal Server Runtime 8gp7 Medium Topology cache updated. (AppDomain: /LM/W3SVC/961767364/ROOT-1-130050376913614507)
    11:13:42.88 w3wp.exe (0x1364) 0x0CA0 SharePoint Foundation Topology e5mc Medium WcfSendRequest: RemoteAddress: 'http://hq-tcc-app-02:32843/900539dde24c4bc9a0db06a9f9fe6ebf/MetadataWebService.svc' Channel: 'Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:23bdd02e-0716-4697-b55d-55862694ebe1'
    11:13:42.89 w3wp.exe (0x0788) 0x0D2C SharePoint Foundation Topology e5mb Medium WcfReceiveRequest: LocalAddress: 'http://hq-tcc-app-02.corp.fsk-ees.local:32843/900539dde24c4bc9a0db06a9f9fe6ebf/MetadataWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:23bdd02e-0716-4697-b55d-55862694ebe1' c7b0b8bc-dad4-4863-98e0-92838dafa933
    11:13:42.89 w3wp.exe (0x0788) 0x0D2C SharePoint Foundation Monitoring nasq Medium Entering monitored scope (ExecuteWcfServerOperation) c7b0b8bc-dad4-4863-98e0-92838dafa933
    11:13:42.89 w3wp.exe (0x0788) 0x0D2C SharePoint Server Taxonomy fuc5 Medium MetadataWebServiceApplication.GetChanges called on 'Служба управляемых метаданных' starting. c7b0b8bc-dad4-4863-98e0-92838dafa933
    11:13:42.89 w3wp.exe (0x0788) 0x0D2C SharePoint Server Taxonomy fuc6 Medium MetadataWebServiceApplication.GetChanges called on 'Служба управляемых метаданных' completed. c7b0b8bc-dad4-4863-98e0-92838dafa933
    11:13:42.89 w3wp.exe (0x0788) 0x0D2C SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (ExecuteWcfServerOperation). Время выполнения=2,88158131829604 c7b0b8bc-dad4-4863-98e0-92838dafa933
    11:13:42.89 OWSTIMER.EXE (0x0AA8) 0x0EA8 SharePoint Portal Server User Profiles 9q15 High UserProfileApplication.SynchronizeMIIS: Failed to configure ILM, will attempt during next rerun. Exception: System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.     at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String format, Object[] args)     at System.String.Format(IFormatProvider provider, String format, Object[] args)     at Microsoft.Office.Server.Administration.ProfileSynchronizationServiceInstance.IsStarted(ServiceController controller)     at Microsoft.Office.Server.Administration.ProfileSynchronizationServiceInstance.WaitUntilStarted()     at Microsoft.Office.Server.Administration.UserProfileApplication.SetupSynchronizationService(ProfileSynchronizationServiceInstance profileSyncInstance). 589d9196-6647-4432-9ab0-a389871310b7
    11:13:42.89 OWSTIMER.EXE (0x0AA8) 0x0EA8 SharePoint Portal Server User Profiles 9i1u Medium UserProfileApplication.SynchronizeMIIS: End setup for 'UPS'. 589d9196-6647-4432-9ab0-a389871310b7
    11:13:42.89 OWSTIMER.EXE (0x0AA8) 0x0EA8 SharePoint Foundation Topology 8xqz Medium Updating SPPersistedObject ProfileSynchronizationSetupJob Name=ProfileSynchronizationSetupJob. Version: 15232 Ensure: False, HashCode: 11248478, Id: c8e4ed56-ab72-4b99-8532-d282d3f26896, Stack:    at Microsoft.SharePoint.Administration.SPPersistedObject.BaseUpdate()     at Microsoft.SharePoint.Administration.SPJobDefinition.Update()     at Microsoft.Office.Server.Administration.ProfileSynchronizationSetupJob.Execute(SPJobState state)     at Microsoft.SharePoint.Administration.SPTimerJobInvokeInternal.Invoke(SPJobDefinition jd, Guid targetInstanceId, Boolean isTimerService, Int32& result)     at Microsoft.SharePoint.Administration.SPTimerJobInvoke.Invoke(TimerJobExecuteData& data, Int32& result) 589d9196-6647-4432-9ab0-a389871310b7
    11:13:42.92 OWSTIMER.EXE (0x0AA8) 0x0EA8 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (Timer Job ProfileSynchronizationSetupJob). Время выполнения=161321,353202712 589d9196-6647-4432-9ab0-a389871310b7
    11:13:42.96 OWSTIMER.EXE (0x0AA8) 0x0EA8 SharePoint Foundation Topology 8dyx High Deleting the SPPersistedObject, ProfileSynchronizationSetupJob Name=ProfileSynchronizationSetupJob. 589d9196-6647-4432-9ab0-a389871310b7

Maybe you are looking for