Error adding new users in Portal 9ias Release 2

We have just built a new OracleIAS Server using 9.0.2 with Portal installed. Everything works just fine with Portal until I try to add a new user. When I go into the administration section and click on "Create New Users" it returns a page cannot be displayed error.
The URL it is trying to access is: pls/orasso/orasso.wwsso_app_admin.ls_login
I cannot find anything in the error_log files for the IAS Server.
1) Where would I find the errors logged by this process?
2) Anyone ever seen this before?
3) Any fixes?
Richard

We have just built a new OracleIAS Server using 9.0.2 with Portal installed. Everything works just fine with Portal until I try to add a new user. When I go into the administration section and click on "Create New Users" it returns a page cannot be displayed error.
The URL it is trying to access is: pls/orasso/orasso.wwsso_app_admin.ls_login
I cannot find anything in the error_log files for the IAS Server.
1) Where would I find the errors logged by this process?
2) Anyone ever seen this before?
3) Any fixes?
Richard Richard,
I'm having the exact problem. I opened a TAR with Oracle, but do not have a resolution for it. Please let me know when you have a solution. I tried starting and restarting the OC4J_DAS service but still have the same problem.
Thank,
Long

Similar Messages

  • Error adding new users from local server

    Hello, BPC Gurus,
    We use BPC 7.0 MS SP4, MS SQL 2008 (Server name - BPCP01)
    In Administration Console we're trying to add user from local server (server with SQL Database), and warning window is appeared with message "The Server Is Not Operational [BPBCP01]"
    I checked Logging folder and found message:
    ==============[System Error Tracing]==============
    [System  Name] : OSoftAdminSecurity
    [Job Name]     : frmManageUser::GetAllObjectsFromDomainServer
    [DateTime]     : 2010-12-06 16:58:43
    [Exception]
        DetailMsg  : {System.Exception: The server is not operational [BPCP01]
       at Microsoft.VisualBasic.CompilerServices.LateBinding.LateGet(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack)
       at OSoft.Consumers.Admin.Security50.ManageDataSet.GetAllObjectsFromDomainServer(String pDomainName, String pLDAPFullPath, Int32 pDomainObjectType, String pObjectValue, String pDomainType)
       at OSoft.Consumers.Admin.Security50.frmManageUser.GetAllObjectsFromDomainServer(String pDomainName, FILTER_TYPE pOptionType, String pOptionValue, String pDomainType)}
    ===========[System Error Tracing  End ]===========
    Any ideas?

    The installation was done with a local user or with a domain user?
    You know that BPC server can not be in the same time also domain controler.
    Are you using Windows authentication or CMS authentication.
    If you are using CMS authentication then again you can not add local users.
    If you are using Windows authentication then you have to go into server Manager
    Options - Define System User Groups
    Domain Type - Local Windows
    System User Group Name - Local Users.
    If you are using Windows 2008 make sure you addrole to have compatibility with IIS 6.because using this module bpc is adding new users.
    Regards
    Sorin Radulescu

  • Persistence error  in EP7.0 to create a new user in portal

    Hi all,
    I have installed CRM5.0 and EP7.0 with same Database.
    i am able to logon to portal through new user created through backend system by SU01 with role sap_j2ee_admin but i am creating a new user in portal the error is showing :
    "An error occurred in the persistence; contact your system administrator ".
    can any body pls suggest .
    Thanks & Regards,
    Raj

    Hi Raj
    As per your post you have installed the JAVA stack of NetWeaver 2004s together with the ABAP stack. Because of this SAP J2EE UME is connecting to an ABAP System is using ABAP, which assigns the SAP_BC_JSF_COMMUNICATION_RO role to the communication user, which only allows read-only access by default. So you can't create users from within the UMS on the EP 7.0 but only with transaction SU01 in ABAP.
    If needed Change it using UM Configuration --> Direct Editing so that i will directly write to the database
    I never tried to make the UME connection a read/write and in my system it also yellow and not green in Authorizations for SAP_BC_JSF_COMMUNICATION and SAP_BC_JSF_COMMUNICATION_RO.
    Hope that this might help you.
    Thanks & regards
    Arun Singh

  • Portal runtime error while creating users in portal content administrator

    I am getting this error while creating new users in portal.
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.user_administration/com.sap.portal.user_admin_ws/com.sap.portal.user_management/com.sap.portal.createNewUser/com.sap.portal.createNewUser
    Component Name : com.sap.portal.usermanagement.admin.CreateNewUser
    com/sap/security/core/util/imp/Util.patternMatch(Ljava/lang/String;Ljava/lang/String;Z)Z.
    Exception id: 03:51_27/08/08_0028_7431850
    See the details for the exception ID in the log file
    any help is appreciated...

    log file look something like
    this
    2,5,PRT-Async]##0#0#Error#1#/System/Server#Java###Exception in PortalRequestManager.dispatchRequest without timeout
    [EXCEPTION]
    #1#java.lang.NoSuchMethodError: com/sap/security/core/util/imp/Util.patternMatch(Ljava/lang/String;Ljava/lang/String;Z)Z
         at com.sap.security.core.admin.util.checkEmail(util.java:110)
         at com.sap.security.core.admin.UserBean.checkFieldValidity(UserBean.java:695)
         at com.sap.security.core.admin.UserBean.checkUser(UserBean.java:591)
         at com.sap.security.core.admin.UserAdminLogic.performUserModify(UserAdminLogic.java:3226)
         at com.sap.security.core.admin.UserAdminLogic.executeRequest(UserAdminLogic.java:552)
         at com.sapportals.portal.prt.component.usermanagement.admin.UserAdminComponent.doContent(UserAdminComponent.java:71)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:377)
         at java.security.AccessController.doPrivileged(AccessController.java:241)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:390)
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:758)
    #1.5#001125A6576A008C00000015000550E2000455943BAE9D63#1219995051656#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#Administrator#197794##irconepd_EPD_7431850#Administrator#f4d062d0759411ddb89b001125a6576a#Thread[PRT-Async 2,5,PRT-Async]##0#0#Error#1#/System/Server#Java###Exception ID:01:00_29/08/08_0043_7431850
    [EXCEPTION]
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.user_administration/com.sap.portal.user_admin_ws/com.sap.portal.user_management/com.sap.portal.userSearch/com.sap.portal.userSearch
    Component class : com.sapportals.portal.prt.component.usermanagement.admin.UserAdminComponent
    User : Administrator
         at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:969)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:377)
         at java.security.AccessController.doPrivileged(AccessController.java:241)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:390)
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:758)
    Caused by: java.lang.NoSuchMethodError: com/sap/security/core/util/imp/Util.patternMatch(Ljava/lang/String;Ljava/lang/String;Z)Z
         at com.sap.security.core.admin.util.checkEmail(util.java:110)
         at com.sap.security.core.admin.UserBean.checkFieldValidity(UserBean.java:695)
         at com.sap.security.core.admin.UserBean.checkUser(UserBean.java:591)
         at com.sap.security.core.admin.UserAdminLogic.performUserModify(UserAdminLogic.java:3226)
         at com.sap.security.core.admin.UserAdminLogic.executeRequest(UserAdminLogic.java:552)
         at com.sapportals.portal.prt.component.usermanagement.admin.UserAdminComponent.doContent(UserAdminComponent.java:71)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         ... 7 more

  • Recipient Policies failure when adding new users

    Hi,
    I have some trouble adding new users to my Exchange 2007 setup. I get the message "The Exchange server address list service fail to respond. This could be because of an address list or email address policy configuration error" 
    Of course I Googled around to find solutions, but after trying everything, it still doesn't work. System Attendant just seems to run nice. 
    This is the 8231 message I get in the logs:
    Permanent failure reported by policy group provider for 'CN=Recipient Policies,CN=First Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=[org],DC=local':'MAD.EXE', error=8000ffff.  Taking provider offline.   
    After Googling the error I came across al kind of solutions, however, most of them relate to Exchange 2003. 
    Pretty much the issue here; http://social.technet.microsoft.com/Forums/exchange/en-US/f1c07fe1-451f-4cf4-8b8d-3e0d15376307/the-exchange-server-address-list-service-failed-to-respond-this-could-be-because-of-an-address?forum=exchangesvrgenerallegacy
    Is there any way of recreating the Default Policy? It doesn't work through Management Console. Maybe via ADSI?
    Could anyone help? Thanks a lot. 

    Hi Combo,
    Just check if msexchangeSystemAttendant service is running fine. If not please start System Attendant Service.
    Also try restarting the system attendant service and file distribution service and check if they are already started
    Run ExBPA and see if it throws any errors related to Email address policies which might help
    Increase Diagnostic Logging for MSExchangeAL for below parameters to expert and see if it generates any relevant logs in event viewer
    a)Address List Syncronizataion
    b)Ldap Operations
    If nothing works its better remove and recreate email address policies
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you.
    Regards,
    Sathish

  • Scritps to create new user in portal

    Hi, anyone knows where can i get a script to create new users in portal?:
    add new user, add user in groups, set default group
    i've been trying to insert in the tables WWSEC_PERSON$ and WWSEC_FLAT$ but i couldnt get to see the user in portal application though its the tables. i guess i am forgetting some table (like something in the SSO)...
    Thanks
    Daniel Perez
    SJD

    Well, actually the api also adds the user to the group, but obviously, there's something that portal does when you add it manually that we are missing in the api, and that's what i need to discover.
    The code in the api, related to default group, is:
    /*In FUNCTION ldap_create_user */
    IF p_default_group is not null then
    BEGIN
    group_array := DBMS_LDAP.create_mod_array(14);
    user_vals(1) := 'cn=' || lower(p_default_group) || ',' || group_id;
    DBMS_LDAP.populate_mod_array (user_array, DBMS_LDAP.MOD_ADD, 'orcldefaultprofilegroup', user_vals);
    user_vals.DELETE;
    group_vals(1) := 'cn=' || p_oid_id || ', cn=users, ' || ldap_base;
    DBMS_LDAP.populate_mod_array(group_array, DBMS_LDAP.MOD_ADD, 'uniquemember', group_vals);
    group_vals.DELETE;
    retval := DBMS_LDAP.modify_s(user_session,'cn=' || lower(p_default_group) || ',' || group_id, group_array);
    DBMS_LDAP.free_mod_array (group_array);
    END;
    END IF;
    /*In FUNCTION portal_create_user*/
    IF p_default_group is not null then
    BEGIN
    wwsec_api.set_defaultgroup (p_groupid => wwsec_api.group_id (p_default_group),
    p_username => p_username);
    l_id := wwsec_api.id_sso(p_username => p_username);
    END;
    END IF;
    If i try to add the user to the group anyway with add_user_to_list:
    wwsec_api.add_user_to_list(p_person_id => wwsec_api.id(p_username),
    p_to_group_id => wwsec_api.group_id(p_default_group),
    p_is_owner => wwsec_api.NOT_OWNER);
    I get a User Defined Exception.
    I also can see the user in the list of members for the group and the group as the default group for the user in his profile.
    Anyway i still get the same message when trying to log in:
    Error: You do not have permission to perform this operation. (WWC-44131)
    Message was edited by:
    dani_sjd
    Message was edited by:
    dani_sjd

  • Problem with creating new user in portal = portlet is not visible

    Hi,
    I've got a problem with creating new users in portal. In the Administer tab of the builder is the user portlet not visible.
    How can I make this portlet visible?
    Please Help
    thank you...
    Gilbert

    Hi..my problem slightly similar.
    I created one new user, and didn't select anything from "Public Groups Assignment" and "Privilege Assignment" for him.
    I expect the user will be a public user.
    But, when he try to logged in the portal,
    He cannot see all the PORTLETS related to database values..
    All he can see just LINKS -that all in my portal right now beside the report from database that the user cannot see :)
    So, what did i do wrong?
    Plz Advise, and thanks.

  • Error Creating New User Accounts when Setting Terminal Services Attribute

    We have just started receiving this error when new users are being created in our domain as part of the new hire process. Does anywhere have any pointers on where to look and what to look for?
    ErrorError
    com.waveset.util.WavesetException: WTSQueryUserConfig() failed - Attribute: 'Terminal Services Home Directory Drive' Error: The specified user does not exist.
    Is this something that would indicate that AD isn't replicating across multiple domain servers yet, and thus when it tries to set this attibute this command isn't finding the account? If that is the case is there a way to have a retry put in?

    May I ask what version of IDM you're running?
    There's a known bug that relates to this functionality. A quick review shows it's a pretty close match (not 100%) to what you described.
    Bug 20728: Setting AD 'Terminal Services Local Home Directory' to null in IdM results in WTSSetUserConfig error
    It's fixed in 8.1.0.3(or later), 8.0.0.10(or later), or 7.1.1.14(or later).
    For the record, the latest IDM patches can be obtained here with valid credentials:
    http://sunsolve.sun.com/show.do?target=patches/zp-Software_Network-Internet_Identity_Manager
    Regards,
    Alex

  • Error in Adding New Users

    One client encounter a problem in one of there DB, where in they cannot add new User although they change the User Code many times but yet they get the same error. The error message is"This entry already exists in the following tables" (CUMI) (ODBC-2035) [Message 131-183]" 
    Why it says that the record exist in the CUMI Table?
    I advise them to check the OUSR tables for those record with a GROUP value of 99  and advise them to delete in the SQL for them to add a new user. But they still encounter the same problem. As what they say they dont intend to recycle old user codes. They even try to add usercode that was not found in OUSR (like test100, try200) but still get the same error message.

    Hi,
    CUMI table is User Menu Items table.
    Maybe the error caused by overlapping in the table. As a comparison, you can look at this note:
    There is more than 1 series of outgoing/incoming payments defined for
    Outgoing/Incoming Payment, with overlapping numbers (different indicator).
    You are trying to add an Outgoing/Incoming payment based on an invoice
    with deferred tax. You might get the following error messages:
    Corrupted data in rows [Message 285-4]
    "This entry already exists in the following tables (VPM7)(ODBC-2035)[Message 131-183]".
    Other terms
    VPM7, deferred tax, Mexico localization
    Reason and Prerequisites
    Application Error
    Solution
    This issue will be fixed in a patch of version 2005A SP1. Please refer
    to the info.txt file on SAP Service Marketplace to confirm.
    As a workaround, define a new series which does not overlap a previous
    series for Outgoing/Incoming payment.
    So, the solution is upgrade to latest PL or try the same work around with above note.
    Rgds,

  • Error when adding new user in account admin

    I am logged in using an administrators account and want to add a new user.
    Whenever I type in the email address that I require, it says 'Sorry! An error has occurred. Please try again'.
    What is this error all about and how do I add a new user??
    Thanks

    Hi,
    Is your system a dual stack (ABAP+JAVA)? In that case the ABAP stack will be the master. You can check if it's an ABAP data source if you go to UME >> Configuration >> Data Sources
    Regards,
    Vit
    More info in thread: How to create Roles in UME (ABAP+JAVA stack)
    Edited by: Vit Vesely on Apr 10, 2010 9:28 PM

  • Error Message When Adding New User

    Hello,
    We are on FDM 11.1.2.1.501 and today as I was going to add a new user in the system I got the below error message:
    Error: Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index
    After the error the usual user maintenance screen came up and I was able to add the users I needed to without any problems. Anyone have an idea what this error means? Just looking to prevent problems on down the road.
    Also, there wasn't anything in the FDM error log nor in the windows event viewer on any of the servers.
    Thanks in advance,
    Jason

    Oracle was able to provide a solution to this one. Somehow there was a disconnect between HSS and FDM so went into SS and deleted out the affected application. Then went onto the FDM web server and ran the user migration utility to reconnect that application with SS and now it works fine w/out the error message.

  • Unable to create new user thru Portal

    Hi,
    I am unable to create user from the oracle portal web page under the Administer tab.
    I have logged in as user PORTAL30 which has DBA rights.
    When I click the Create new user link, it generates an error page WWC-00000.
    Would appreciate if any can help me out urgently.
    OS: NT4 SP5
    9iAS 1.0.2.1
    Vipul
    null

    Cindy,
    Thanks for the solution. It worked fine after changing servername to lowercase.
    The servername was set in in httpd.conf by the 9iAS installer itself. I would like to express that Oracle should have checked before launching or should have listed it in the release notes.
    Once again thanks for the inputs, Cindy.
    Regards,
    Vipul
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by cindy:
    I too was having the same problem. I found this in another post:
    "this is reported as
    BUG:1534919
    the solution is to use lower case server name in httpd.conf. It must be in lower case."
    I made the change and am now able to create users.<HR></BLOCKQUOTE>
    null

  • Project Server 2010 - Error Adding/Modifying Users

    Thanks in advance for any help you can offer. We are running Project Server 2010 with SharePoint 2010 on Windows Server 2008. Project Server was installed successfully and a new site was created (server.com/pwa). When I attempt to add a new user (via Server
    Settings), or modify the existing account that was added on install, I receive an error on the top of the page. For a new user the following appears:
    0de01bb7-786e-4003-8fe8-6790fae42248 -1 2 false true 3 0 00000000-0000-0000-0000-000000000000 00000000-0000-0000-0000-000000000000 false false 0de01bb7-786e-4003-8fe8-6790fae42248 true false
    Once the new user info is entered, and I click "Save", the progress icon spins and nothing happens. No user is added.
    When I go to modify the existing user, I see this on the top of the page:
    •An error was encountered in loading the page. Refresh the page, or contact your server administrator if this problem persists.
    7342ea55-fad1-4a8b-9d7b-1450e468cd2f 1 2 false true 3 0 Admin. SP A DOMAIN\account true 2014-06-30T15:28:55.12-05:00 7342ea55-fad1-4a8b-9d7b-1450e468cd2f 7342ea55-fad1-4a8b-9d7b-1450e468cd2f false false 2014-06-30T10:34:09.95-05:00 2014-06-30T10:34:46.56-05:00
    2 2 10000.000000 false b6635b2e-e747-4771-a78b-24f7509629d0 7342ea55-fad1-4a8b-9d7b-1450e468cd2f DOMAIN\account true false Admin. SP 2 2014-07-01T08:07:42.343-05:00 7342ea55-fad1-4a8b-9d7b-1450e468cd2f 100
    Any ideas on how I can resolve this issue would be greatly appreciated.
    Thanks again!
    AJ

    Much appreciated kbwrecker.  Moving forward, I am developing a plan to deploy SharePoint/Project Server 2013.  So this will hopefully, if done right, alleviate these types of issues. 
    But, as the 2010 system will be in use for awhile, I am still curious as to what is causing my current PWA issues.  I also believe it is a permission issue.  The errors I added to my first post on this topic were not from the logs.  They only
    appear on the user/group webpage in PWA.  I don't see them elsewhere.
    Here are the complete ULS logs (using ULS Viewer) from my PWA add user attempt.  This is very long.  I apologize if this is more than is needed:
    07/10/2014 08:14:43.19    w3wp.exe (0x16A4)    0x1E34    SharePoint Foundation    Logging Correlation Data    xmnv    Medium    Name=Request
    (GET:https://sharepoint.company.com:443/pwa/_layouts/pwa/Admin/ManageUsers.aspx)    9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.22    w3wp.exe (0x16A4)    0x1E34    SharePoint Foundation    Logging Correlation Data    xmnv    Medium    Site=/pwa  
     9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.23    w3wp.exe (0x16A4)    0x1E34    SharePoint Foundation    Topology    e5mc    Medium    WcfSendRequest: RemoteAddress:
    'http://spserver:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/PWA.svc' Channel: 'Microsoft.Office.Project.Server.Interfaces.IPWA' Action: 'http://schemas.microsoft.com/office/project/server/webservices/PWA/SecurityCheckUserPagePermission' MessageId: 'urn:uuid:ea31a728-db44-4c90-9284-2b991597998d'  
     9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.24    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Topology    e5mb    Medium    WcfReceiveRequest: LocalAddress:
    'http://spserver.company.com:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/PWA.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/office/project/server/webservices/PWA/SecurityCheckUserPagePermission' MessageId:
    'urn:uuid:ea31a728-db44-4c90-9284-2b991597998d'    9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.24    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Monitoring    nasq    Medium    Entering monitored
    scope (ExecuteWcfServerOperation)    9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.24    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Monitoring    b4ly    Medium    Leaving Monitored
    Scope (ExecuteWcfServerOperation). Execution Time=1.77368911411925    9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.28    w3wp.exe (0x16A4)    0x1E34    SharePoint Foundation    Topology    e5mc    Medium    WcfSendRequest: RemoteAddress:
    'http://spserver:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/PWA.svc' Channel: 'Microsoft.Office.Project.Server.Interfaces.IPWA' Action: 'http://schemas.microsoft.com/office/project/server/webservices/PWA/ResourceReadResourceCount' MessageId: 'urn:uuid:42f18fb5-adcf-4847-9883-5f8e8bd0c2b5'  
     9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.28    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Topology    e5mb    Medium    WcfReceiveRequest: LocalAddress:
    'http://spserver.company.com:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/PWA.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/office/project/server/webservices/PWA/ResourceReadResourceCount' MessageId: 'urn:uuid:42f18fb5-adcf-4847-9883-5f8e8bd0c2b5'  
     9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.28    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Monitoring    nasq    Medium    Entering monitored
    scope (ExecuteWcfServerOperation)    9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.29    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Monitoring    b4ly    Medium    Leaving Monitored
    Scope (ExecuteWcfServerOperation). Execution Time=4.15443862278586    9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.30    w3wp.exe (0x16A4)    0x1E34    SharePoint Foundation    Topology    e5mc    Medium    WcfSendRequest: RemoteAddress:
    'http://spserver:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/PWA.svc' Channel: 'Microsoft.Office.Project.Server.Interfaces.IPWA' Action: 'http://schemas.microsoft.com/office/project/server/webservices/PWA/ResourceReadUserListAll' MessageId: 'urn:uuid:5b83c471-7f9c-4fb6-bef1-861b2b6111fc'  
     9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.30    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Topology    e5mb    Medium    WcfReceiveRequest: LocalAddress:
    'http://spserver.company.com:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/PWA.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/office/project/server/webservices/PWA/ResourceReadUserListAll' MessageId: 'urn:uuid:5b83c471-7f9c-4fb6-bef1-861b2b6111fc'  
     9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.30    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Monitoring    nasq    Medium    Entering monitored
    scope (ExecuteWcfServerOperation)    9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.31    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Monitoring    b4ly    Medium    Leaving Monitored
    Scope (ExecuteWcfServerOperation). Execution Time=3.72645126685095    9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.37    w3wp.exe (0x16A4)    0x1E34    SharePoint Foundation    Topology    e5mc    Medium    WcfSendRequest: RemoteAddress:
    'http://spserver:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/Security.svc' Channel: 'Microsoft.Office.Project.Server.Interfaces.ISecurity' Action: 'http://schemas.microsoft.com/office/project/server/webservices/Security/CheckUserGlobalPermission' MessageId:
    'urn:uuid:7787e7fe-44b3-4bb0-9a16-452ac7f8f62b'    9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.38    w3wp.exe (0x1830)    0x0984    SharePoint Foundation    Topology    e5mb    Medium    WcfReceiveRequest: LocalAddress:
    'http://spserver.company.com:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/Security.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/office/project/server/webservices/Security/CheckUserGlobalPermission' MessageId:
    'urn:uuid:7787e7fe-44b3-4bb0-9a16-452ac7f8f62b'    9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.38    w3wp.exe (0x1830)    0x0984    SharePoint Foundation    Monitoring    nasq    Medium    Entering monitored
    scope (ExecuteWcfServerOperation)    9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.38    w3wp.exe (0x1830)    0x0984    SharePoint Foundation    Monitoring    b4ly    Medium    Leaving Monitored
    Scope (ExecuteWcfServerOperation). Execution Time=1.32977794663847    9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.39    w3wp.exe (0x16A4)    0x1E34    SharePoint Foundation    Topology    e5mc    Medium    WcfSendRequest: RemoteAddress:
    'http://spserver:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/PWA.svc' Channel: 'Microsoft.Office.Project.Server.Interfaces.IPWA' Action: 'http://schemas.microsoft.com/office/project/server/webservices/PWA/ResourceReadUserSummariesAll' MessageId: 'urn:uuid:844ec823-8987-42b2-bd60-e9d33e17ba89'  
     9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.40    w3wp.exe (0x1830)    0x0984    SharePoint Foundation    Topology    e5mb    Medium    WcfReceiveRequest: LocalAddress:
    'http://spserver.company.com:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/PWA.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/office/project/server/webservices/PWA/ResourceReadUserSummariesAll' MessageId: 'urn:uuid:844ec823-8987-42b2-bd60-e9d33e17ba89'  
     9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.40    w3wp.exe (0x1830)    0x0984    SharePoint Foundation    Monitoring    nasq    Medium    Entering monitored
    scope (ExecuteWcfServerOperation)    9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.41    w3wp.exe (0x1830)    0x0984    SharePoint Foundation    Monitoring    b4ly    Medium    Leaving Monitored
    Scope (ExecuteWcfServerOperation). Execution Time=10.0093726996029    9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:43.70    w3wp.exe (0x16A4)    0x1E34    SharePoint Foundation    Monitoring    b4ly    Medium    Leaving Monitored
    Scope (Request (GET:https://sharepoint.company.com:443/pwa/_layouts/pwa/Admin/ManageUsers.aspx)). Execution Time=510.331620359571    9e5ce790-3f37-48c3-a1a4-fff4e338d5b4
    07/10/2014 08:14:44.13    w3wp.exe (0x1558)    0x15F4    Excel Services Application    Excel Calculation Services    8jg2    Medium    ResourceManager.PerformCleanup:
    Memory Manager: CurrentSize=528744448.    53fed7f1-cb9f-3737-0000-000050f7b00c
    07/10/2014 08:14:46.23    w3wp.exe (0x16A4)    0x21E0    SharePoint Foundation    Monitoring    nasq    Medium    Entering monitored
    scope (Request (GET:https://sharepoint.company.com:443/pwa/_layouts/PWA/Admin/AddModifyUser.aspx?returnLocation=0))    
    07/10/2014 08:14:46.23    w3wp.exe (0x16A4)    0x21E0    SharePoint Foundation    Logging Correlation Data    xmnv    Medium    Name=Request
    (GET:https://sharepoint.company.com:443/pwa/_layouts/PWA/Admin/AddModifyUser.aspx?returnLocation=0)    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:46.28    w3wp.exe (0x16A4)    0x21E0    SharePoint Foundation    Logging Correlation Data    xmnv    Medium    Site=/pwa  
     8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:46.31    w3wp.exe (0x16A4)    0x21E0    SharePoint Foundation    Topology    e5mc    Medium    WcfSendRequest: RemoteAddress:
    'http://spserver:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/PWA.svc' Channel: 'Microsoft.Office.Project.Server.Interfaces.IPWA' Action: 'http://schemas.microsoft.com/office/project/server/webservices/PWA/SecurityCheckUserPagePermission' MessageId: 'urn:uuid:0b0c9348-49aa-40fc-b5b8-409be0fb64ab'  
     8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:46.32    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Topology    e5mb    Medium    WcfReceiveRequest: LocalAddress:
    'http://spserver.company.com:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/PWA.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/office/project/server/webservices/PWA/SecurityCheckUserPagePermission' MessageId:
    'urn:uuid:0b0c9348-49aa-40fc-b5b8-409be0fb64ab'    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:46.32    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Monitoring    nasq    Medium    Entering monitored
    scope (ExecuteWcfServerOperation)    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:46.32    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Monitoring    b4ly    Medium    Leaving Monitored
    Scope (ExecuteWcfServerOperation). Execution Time=1.83626689984342    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:46.33    w3wp.exe (0x16A4)    0x21E0    SharePoint Foundation    Topology    e5mc    Medium    WcfSendRequest: RemoteAddress:
    'http://spserver:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/Security.svc' Channel: 'Microsoft.Office.Project.Server.Interfaces.ISecurity' Action: 'http://schemas.microsoft.com/office/project/server/webservices/Security/CheckUserGlobalPermission' MessageId:
    'urn:uuid:610e3e65-f190-4f09-9bd7-bdedc0294f06'    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:46.33    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Topology    e5mb    Medium    WcfReceiveRequest: LocalAddress:
    'http://spserver.company.com:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/Security.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/office/project/server/webservices/Security/CheckUserGlobalPermission' MessageId:
    'urn:uuid:610e3e65-f190-4f09-9bd7-bdedc0294f06'    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:46.33    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Monitoring    nasq    Medium    Entering monitored
    scope (ExecuteWcfServerOperation)    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:46.33    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Monitoring    b4ly    Medium    Leaving Monitored
    Scope (ExecuteWcfServerOperation). Execution Time=1.20350491473078    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:46.52    w3wp.exe (0x16A4)    0x21E0    SharePoint Foundation    Topology    e5mc    Medium    WcfSendRequest: RemoteAddress:
    'http://spserver:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/Project.svc' Channel: 'Microsoft.Office.Project.Server.Interfaces.IProject' Action: 'http://schemas.microsoft.com/office/project/server/webservices/Project/ReadServerListSeparator' MessageId: 'urn:uuid:79fd41f4-b21a-4c0e-b8ff-022a634722ea'  
     8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:46.71    w3wp.exe (0x1830)    0x0984    SharePoint Foundation    Topology    e5mb    Medium    WcfReceiveRequest: LocalAddress:
    'http://spserver.company.com:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/Project.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/office/project/server/webservices/Project/ReadServerListSeparator' MessageId:
    'urn:uuid:79fd41f4-b21a-4c0e-b8ff-022a634722ea'    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:46.71    w3wp.exe (0x1830)    0x0984    SharePoint Foundation    Monitoring    nasq    Medium    Entering monitored
    scope (ExecuteWcfServerOperation)    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:46.71    w3wp.exe (0x1830)    0x0984    SharePoint Foundation    Monitoring    b4ly    Medium    Leaving Monitored
    Scope (ExecuteWcfServerOperation). Execution Time=2.86349242711015    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:46.71    w3wp.exe (0x16A4)    0x21E0    SharePoint Foundation    Monitoring    b4ly    High    Leaving Monitored Scope
    (ExecuteWcfOperation:http://schemas.microsoft.com/office/project/server/webservices/Project/ReadServerListSeparator). Execution Time=192.754107016395    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:46.86    w3wp.exe (0x16A4)    0x21E0    SharePoint Foundation    Topology    e5mc    Medium    WcfSendRequest: RemoteAddress:
    'http://spserver:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/Admin.svc' Channel: 'Microsoft.Office.Project.Server.Interfaces.IAdmin' Action: 'http://schemas.microsoft.com/office/project/server/webservices/Admin/GetServerCurrency' MessageId: 'urn:uuid:05bc1abb-b84f-4624-a8c8-97ff5fec5128'  
     8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:46.86    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Topology    e5mb    Medium    WcfReceiveRequest: LocalAddress:
    'http://spserver.company.com:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/Admin.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/office/project/server/webservices/Admin/GetServerCurrency' MessageId: 'urn:uuid:05bc1abb-b84f-4624-a8c8-97ff5fec5128'  
     8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:46.86    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Monitoring    nasq    Medium    Entering monitored
    scope (ExecuteWcfServerOperation)    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:46.87    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Monitoring    b4ly    Medium    Leaving Monitored
    Scope (ExecuteWcfServerOperation). Execution Time=2.57434953325073    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:48.27    w3wp.exe (0x1558)    0x1A14    Excel Services Application    Excel Calculation Services    8jg2    Medium    ResourceManager.PerformCleanup:
    Disk Manager: CurrentSize=170852.    11c5f189-cb9f-3737-0000-000050f7b00c
    07/10/2014 08:14:48.58    w3wp.exe (0x16A4)    0x0A8C    SharePoint Foundation    Topology    e5mc    Medium    WcfSendRequest: RemoteAddress:
    'http://spserver:32843/3134a6073a474d49a4f6c790255e5237/MetadataWebService.svc' Channel: 'Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId:
    'urn:uuid:974be790-09cc-4c85-ba78-002750c5e866'    
    07/10/2014 08:14:48.58    w3wp.exe (0x1558)    0x2094    SharePoint Foundation    Topology    e5mb    Medium    WcfReceiveRequest: LocalAddress:
    'http://spserver.company.com:32843/3134a6073a474d49a4f6c790255e5237/MetadataWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:974be790-09cc-4c85-ba78-002750c5e866'  
     3494407d-8a15-4988-9a00-e82b6bd1c016
    07/10/2014 08:14:48.58    w3wp.exe (0x1558)    0x2094    SharePoint Foundation    Monitoring    nasq    Medium    Entering monitored
    scope (ExecuteWcfServerOperation)    3494407d-8a15-4988-9a00-e82b6bd1c016
    07/10/2014 08:14:48.58    w3wp.exe (0x1558)    0x2094    SharePoint Server    Taxonomy    fuc5    Medium    MetadataWebServiceApplication.GetChanges
    called on 'Managed Metadata Service' starting.    3494407d-8a15-4988-9a00-e82b6bd1c016
    07/10/2014 08:14:48.58    w3wp.exe (0x1558)    0x2094    SharePoint Server    Taxonomy    fuc6    Medium    MetadataWebServiceApplication.GetChanges
    called on 'Managed Metadata Service' completed.    3494407d-8a15-4988-9a00-e82b6bd1c016
    07/10/2014 08:14:48.58    w3wp.exe (0x1558)    0x2094    SharePoint Foundation    Monitoring    b4ly    Medium    Leaving Monitored
    Scope (ExecuteWcfServerOperation). Execution Time=1.98935898277574    3494407d-8a15-4988-9a00-e82b6bd1c016
    07/10/2014 08:14:49.14    w3wp.exe (0x1558)    0x15F4    Excel Services Application    Excel Calculation Services    8jg2    Medium    ResourceManager.PerformCleanup:
    Memory Manager: CurrentSize=529596416.    53fed7f1-cb9f-3737-0000-000050f7b00c
    07/10/2014 08:14:49.19    w3wp.exe (0x0A64)    0x08B0    SharePoint Foundation    Topology    e5mc    Medium    WcfSendRequest:
    RemoteAddress: 'http://spserver:32843/3134a6073a474d49a4f6c790255e5237/MetadataWebService.svc' Channel: 'Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges'
    MessageId: 'urn:uuid:08359816-04b3-4d2c-b5ac-486aa21dbd2b'    
    07/10/2014 08:14:49.20    w3wp.exe (0x1558)    0x2094    SharePoint Foundation    Topology    e5mb    Medium    WcfReceiveRequest: LocalAddress:
    'http://spserver.company.com:32843/3134a6073a474d49a4f6c790255e5237/MetadataWebService.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:08359816-04b3-4d2c-b5ac-486aa21dbd2b'  
     8afd4f08-409a-4728-bdee-140f948f7ae3
    07/10/2014 08:14:49.20    w3wp.exe (0x1558)    0x2094    SharePoint Foundation    Monitoring    nasq    Medium    Entering monitored
    scope (ExecuteWcfServerOperation)    8afd4f08-409a-4728-bdee-140f948f7ae3
    07/10/2014 08:14:49.20    w3wp.exe (0x1558)    0x2094    SharePoint Server    Taxonomy    fuc5    Medium    MetadataWebServiceApplication.GetChanges
    called on 'Managed Metadata Service' starting.    8afd4f08-409a-4728-bdee-140f948f7ae3
    07/10/2014 08:14:49.20    w3wp.exe (0x1558)    0x2094    SharePoint Server    Taxonomy    fuc6    Medium    MetadataWebServiceApplication.GetChanges
    called on 'Managed Metadata Service' completed.    8afd4f08-409a-4728-bdee-140f948f7ae3
    07/10/2014 08:14:49.20    w3wp.exe (0x1558)    0x2094    SharePoint Foundation    Monitoring    b4ly    Medium    Leaving Monitored
    Scope (ExecuteWcfServerOperation). Execution Time=1.07806997816762    8afd4f08-409a-4728-bdee-140f948f7ae3
    07/10/2014 08:14:50.89    OWSTIMER.EXE (0x1734)    0x0580    SharePoint Foundation    Monitoring    nasq    Medium    Entering monitored
    scope (Timer Job Search Health Monitoring - Trace Events)    c9d438fc-b6a3-499f-9709-8566b62cb5e0
    07/10/2014 08:14:50.89    OWSTIMER.EXE (0x1734)    0x0580    SharePoint Foundation    Monitoring    b4ly    Medium    Leaving Monitored
    Scope (Timer Job Search Health Monitoring - Trace Events). Execution Time=4.99169587196138    c9d438fc-b6a3-499f-9709-8566b62cb5e0
    07/10/2014 08:14:51.10    w3wp.exe (0x16A4)    0x21E0    SharePoint Foundation    Topology    e5mc    Medium    WcfSendRequest: RemoteAddress:
    'http://spserver:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/CustomFields.svc' Channel: 'Microsoft.Office.Project.Server.Interfaces.ICustomFields' Action: 'http://schemas.microsoft.com/office/project/server/webservices/CustomFields/ReadCustomFieldsByEntity'
    MessageId: 'urn:uuid:4de9e73a-ad47-4bab-891e-bd52c7d1446b'    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:51.22    w3wp.exe (0x1830)    0x0984    SharePoint Foundation    Topology    e5mb    Medium    WcfReceiveRequest: LocalAddress:
    'http://spserver.company.com:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/CustomFields.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/office/project/server/webservices/CustomFields/ReadCustomFieldsByEntity'
    MessageId: 'urn:uuid:4de9e73a-ad47-4bab-891e-bd52c7d1446b'    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:51.22    w3wp.exe (0x1830)    0x0984    SharePoint Foundation    Monitoring    nasq    Medium    Entering monitored
    scope (ExecuteWcfServerOperation)    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:51.22    w3wp.exe (0x1830)    0x0984    SharePoint Foundation    Monitoring    b4ly    Medium    Leaving Monitored
    Scope (ExecuteWcfServerOperation). Execution Time=3.70745443904183    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:51.23    w3wp.exe (0x16A4)    0x21E0    SharePoint Foundation    Monitoring    b4ly    High    Leaving Monitored Scope
    (ExecuteWcfOperation:http://schemas.microsoft.com/office/project/server/webservices/CustomFields/ReadCustomFieldsByEntity). Execution Time=120.598847060171    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:51.32    w3wp.exe (0x16A4)    0x21E0    SharePoint Foundation    Topology    e5mc    Medium    WcfSendRequest: RemoteAddress:
    'http://spserver:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/LookupTable.svc' Channel: 'Microsoft.Office.Project.Server.Interfaces.ILookupTable' Action: 'http://schemas.microsoft.com/office/project/server/webservices/LookupTable/ReadLookupTablesByUids' MessageId:
    'urn:uuid:b196f29b-6c62-48a4-921d-90bf91d78653'    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:51.43    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Topology    e5mb    Medium    WcfReceiveRequest: LocalAddress:
    'http://spserver.company.com:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/LookupTable.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/office/project/server/webservices/LookupTable/ReadLookupTablesByUids' MessageId:
    'urn:uuid:b196f29b-6c62-48a4-921d-90bf91d78653'    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:51.43    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Monitoring    nasq    Medium    Entering monitored
    scope (ExecuteWcfServerOperation)    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:51.44    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Monitoring    b4ly    Medium    Leaving Monitored
    Scope (ExecuteWcfServerOperation). Execution Time=17.8209800407594    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:51.44    w3wp.exe (0x16A4)    0x21E0    SharePoint Foundation    Monitoring    b4ly    High    Leaving Monitored Scope
    (ExecuteWcfOperation:http://schemas.microsoft.com/office/project/server/webservices/LookupTable/ReadLookupTablesByUids). Execution Time=128.768041748323    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:51.60    w3wp.exe (0x16A4)    0x21E0    SharePoint Foundation    Topology    e5mc    Medium    WcfSendRequest: RemoteAddress:
    'http://spserver:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/Calendar.svc' Channel: 'Microsoft.Office.Project.Server.Interfaces.ICalendar' Action: 'http://schemas.microsoft.com/office/project/server/webservices/Calendar/ListCalendars' MessageId: 'urn:uuid:4f766fee-c7d6-4a41-9a4a-cfd785f9fd81'  
     8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:51.70    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Topology    e5mb    Medium    WcfReceiveRequest: LocalAddress:
    'http://spserver.company.com:32843/ca7243dbfa1e40e189c28ca8f4e1dbad/PSI/Calendar.svc' Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/office/project/server/webservices/Calendar/ListCalendars' MessageId: 'urn:uuid:4f766fee-c7d6-4a41-9a4a-cfd785f9fd81'  
     8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:51.70    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Monitoring    nasq    Medium    Entering monitored
    scope (ExecuteWcfServerOperation)    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26
    07/10/2014 08:14:51.70    w3wp.exe (0x1830)    0x18F8    SharePoint Foundation    Monitoring    b4ly    Medium    Leaving Monitored
    Scope (ExecuteWcfServerOperation). Execution Time=3.05206387962716    8ddb50f2-6ae7-4a68-a2a4-6bbddb67ac26

  • Adding mail users from Portal 'sign me up' facility

    When users access the Portal for the first time, they have the opportunity to sign up as new users.
    This will create their user id and they can then access IM or Calendar quite happily.
    They can't, however, access mail. Adding mail users appears only to be possible via the command line tools. This essentially means that it's not practical to have users sign themselves up!
    Is there any integration module/howto out that describes how to let users sign up to mail and the other services and not just an inconvenient subset?

    If you create a Mail service (have a look at the sample one provided with Identity Server 6.1 in /opt/SUNWam/samples/integration) you can specify default values for the relevant attributes, then specify that the service you create is a required service in the organization your users area being created in.
    Haven't tried it myself but it should work.
    --Stephen                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Cannot copy or create new user in portal

    Hi all,
    I have tried to create new users in dual stack abap & java installation. However, j2ee_admin and sap* both display critical stop with message "An error has occured, contact your system administrator." Unfortunately, there is nothing more than this message in portal. I have used visual administrator from go.bat also but the result is the same with error:
    Caused by: java.lang.ClassNotFoundException: com.sap.security.core.persistence.datasource.PersistenceException
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
    Any clues!
    Regards.

    Hi Eduardo/Jo,
    That's fine, I can see abap user in both visual administrator and portal's identity mgt area.
    However, when attempted to logon with an super admin role abap user, the portal displays, user is locked... okay, go to portal with j2ee_admin and unlock this user... again login and message user is still locked.... Go to visual administrator the same user appears as locked. click the pencil button and try to unlock, visual admin displays message "unable to unlock user. details are available in status bar".
    Following is the perhaps relevant part of the long error details.
    Caused by: com.sap.security.core.persistence.datasource.PersistenceException: Attribute "islocked" on namespace "com.sap.security.core.usermanagement" of principal "UACC.R3_DATASOURCE.MOHAMMAD" is not modifiable.
    So, all in all, portal cannot logon with super administrator becuase it appears locked in visual admin, cannot unlock this user in visual admin because of above error message.
    Any clues, please.
    Regards.

Maybe you are looking for

  • Need help to import and syncronize HCM pagelets with Interaction Hub, how can I do that?

    Hi, I need help to import and synchronize HCM pagelets with Interaction Hub, how can I do that? The default page "Select Remote Content" of the WorkCenter "Unified Navigation WorkCenter" is not working as well, when I run the import/sync button I get

  • WLST setting the address of a machine

    Can anyone explain the following to me: cd("/") # Go to domain root mbean machine=create("unix","UnixMachine") cmo=machine cmo.setAddress("1.1.1.1") # FAILS???!!?? WHY? cmo.setName("Success") # SUCCESS cmo.setNotes("It doesn't make much sense") # SUC

  • Getfilename into a PMString without file's extension

    Hi guys, I am wondering whether it is possible to get the filename of a file without its extension. For example when i call the following code on the files "test.indd", the whole filename, with extension .indd is returned. PMString truncP = idFile.Ge

  • I am new to photoshop...I am trying to photomerge a family photo.

    I took say 6 photos of family members at different times.  I am trying to put everyone in one picture is this possible?  I tried doing one and i ended up having my brother overlap me..lol  I have Photoshop elements 8.  I just need to make a family ph

  • Applications won't open after upgrade to mavericks

    I upgraded from Snow Leopard to Mavericks. That went OK. But afterwards some aplications and drivers don't work. For example, when I try to open the driver for my HP flatbed scanner 7400c, it says "you can't open because it may be damaged or incomple