Adding Reference: NUnit Framework, Configuration Manager

I am having issues adding Nunit Framework.dll to my solution. I downloaded Nunit version 2.63 to be used with VS 2013 Premium ... just discovered whenever I navigate to Nunit Framework assembly file (Program Files/Nunit 2.63/bin/framework) visual studio
always fails to upload and this reference to my project.
I get the following error messages "Warning 3 There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "nunit-x86", "x86". This
mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references
with a processor architecture that matches the targeted processor architecture of your project. Demo_SeleniumWebDriver"
Kindly assist.

Hello MD007,
I'm afraid Nunit is not support here. If you have any doubt or question about it, please refer to this page and contact their support directly:
http://www.nunit.org/index.php?p=contactUs
Regards,
Barry Wang
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • Unable to start ICM Configuration Manager in ICM 8.5

    Hi,
    We are in the midst of setting the unified contact center 8.5.2 on windows server 2008 R2.
    We are using CUCM 8.5. As for the icm 8.5.2, the servers are as follows:
    1. Router A & logger A & CMPG A & VRU PG A on 1 mcs 7845
    2. Router B & logger B & CMPG B & VRU PG B on 1 mcs 7845
    3. Administration/ Data server with HDS on 1 mcs 7845
    All servers are running ms SQL server 2005 with sp2. When the instance and all components
    were created, I could start all services on these 3 servers. But when I tried to open the
    Configuration Manager, it showed an error "(-9959) The AWDB needs to be reloaded before
    any operations may be attempted. Please run Initialize Local Database."
    Then I tried to start the process in the Initialize Local Database windows, it threw out
    another error saying "the pipe has ended" following by another message "the process is
    completed".
    Then I tried o start the configuration manager or the script editor again, the same
    problem still persists. I tried to recreate the Administration server & data server component again, but it
    doesn't help. I also tried to delete the AWDB but it said the database in current in use.
    Did I miss out any important steps here? Appreciate your help to rectify this issue ASAP.
    I also noticed version 8.x and 7.5 is so much different. How do I check the each icm
    process like the process window in version 7.5?
    Thanks & regards,
    Eric

    Geoff is correct...and I would agree with David as well.
    I will try to be more specific and answer both questions:
    On Windows Server 2003, SQL Server 2005 Service Pack 3 or higher is the requirement.
    On Windows Server 2008 R2, SQL Server 2005 Service Pack 4 or higher is the requirement.
    The validation should be enforced in ICM Installer 8.0(1a).
    Specifically, if SQL Server 2005 is detected on a machine and if the service pack is not minimally correct, when ICMCCInstaller version 8.0(1a) is run, the following severe error will be displayed to the user as well as being logged in the ICMInstall.log:
    "[Error] Microsoft SQL Server 2005 installation does not have a high enough service pack.  Cisco Unified ICM/Contact Center Enterprise & Hosted requires Microsoft SQL Server 2005 with Service Pack or greater."
    where is 3 when running on Windows Server 2003 and 4 when running on Windows Server 2008 R2.
    didn't you see this message when installing it?
    The 8.0(1a) full installer contains the same file set as the 8.0(1) FCS version. The difference is in the InstallShield installer, which allows customers to install the product on Windows 2003 or Windows Server 2008 R2 (whereas the FCS version did not allow W2k8). Release 8.0(1a) completely replaces 8.0(1). End user documentation still just refers to 8.0(1) (i.e. you will not see reference to 8.0(1a)).
    Note: 8.0(1a) does not have the complete working solution for Windows Server 2008 R2. You must apply the 8.5(2) or higher maintenance release in addition to 8.0(1a) to have a working solution. The MR contains bug fixes specific to Windows Server 2008 R2.
    Now, how to see processes...well...say goodbye to that one as it is used to be
    No UCCE Process Windows
    In Windows Server 2008 R2, session 0, where Windows services run, has no desktop. No user can login to session 0 as previously known as console. And since there is no desktop, no visible object of any type can be displayed. Among such objects are the UCCE process windows. Customers and TAC have long relied on the process windows to diagnose the system and provide a feel good indicator that the system is running. The title bars of some windows are critical for determining things like which side is active. The tracing provided in some windows sometimes made it easier to diagnose or monitor certain conditions, especially in reproduction during a maintenance window. The goal was to make this same information available in another way.
    Diagnostic Framework Portico: Process Status Info (title bar)
    The status of the UCCE processes is used to be shown in the title bar of the corresponding process window.  Since all UCCE process windows no longer show up in the taskbar, users are not able to use the process windows to check the status of the UCCE processes anymore.  As a result, process status information was added to the Diagnostic Framework Portico.
    The Diagnostic Framework Portico is a web-based GUI that list the current running UCCE processes.
    You can also access the Diagnostic Framework Portico by choosing All Programs > Cisco Unified CCE Tools > Diagnostic Framework Portico.
    Note that the process status information is now displayed.  Additionally status changes and low uptime is highlighted. Uptime will be red if uptime is less than 10 minutes and yellow less than 30 minutes. These will also be underlined. This will help to identify cycling services. Status changes will be highlighted and made bold when a process's status changes. This highlighting will last for 10 minutes or until the status returns to its original state. Also as compared to the original page, the vertical space has been used more efficiently to fit more processes on a single page without scrolling. There is also a refresh checkbox which when checked will refresh the page every 5 seconds. It is checked by default.
    EMSMon: Process EMS Messages
    In Release 8.5(2), for Windows 2008, process windows for ICM processes are no longer available. The title bar status information is available in the Diagnostic Portico; however, real time data does not appear there. To address this, Cisco recommends that partners and TAC use EMSMON as a replacement.
    EMSMON has been with UCCE/ICM since the earliest versions of ICM. EMSMON displays logged messages from a process as they are logged. It displays the same content as the former process windows. The two exceptions are the title bar and stdout and stderr output. Events are logged for all processes and appear in EMSMON. However, rare error condition messages (shelled processes, and so on) that go to stdout do not appear in an EMSMON window.
    You can start EMSMON while the process is up or down. If the process is down, EMSMON displays messages from the process when the process starts. EMSMON does not end when the process ends. To end EMSMON, press CTRL+C or close the window.
    Note: To prevent ICM processes from queueing too many EMSMON messages and exceeding the system memory, ICM processes may drop queued EMSMON messages. If this happens, EMSMON clients display a message indicating one of the clients fell behind and there is a gap. This message is also logged in the processes event log. This can happen if a particular EMSMON client is too slow or paused by quick edit or ctrl/s for example.
    How to run EMSMON
    EMSMON has the same parameters as procmon:
    *Instance/Customer Node process,[process] [System]
    The System parameter is optional. You can use it to run EMSMON from a machine remote from where the process is running.
    For example, if the Instance/Customer Node is ?ucce and you want to monitor the JTAPI gateway on PG1A, type the following:
    EMSMON ucce PG1A jgw1
    If you are remote and the machine name is UCCEPG1A, type:
    EMSMON ucce PG1A jgw1 UCCEPG1A
    Note: A trust relationship must exist between the two machines. (Use the “NET USE” command or something similar).
    The following list includes some EMSMON facts:
    EMSMON (like DUMPLOG) can monitor multiple processes. The use of EMSMON to monitor multiple processes is not discussed here.
    A single EMSMON can monitor multiple processes and merge their output (for example, (jgw1 and pim1).
    Multiple EMSMONs can watch a single process. For example, you can have a local (on box) EMSMON and a remote EMSMON. Cisco recommends that you use one EMSMON only for each process.
    To reserve system resources for ICM processes, it is recommended that you run the EMSMON client on a remote machine that does not host ICM processes. For example, running EMSMON client on side A of a PG and connecting it to a process on side B of a PG is not recommended.
    To run EMSMON on a remote machine, copy emsmon.exe, emsmon.pdb, and icrmessages.dll from c:\icm\bin and place them on a remote machine.
    You can cut and paste just as in the command windows but it is safer in EMSMON.
    You can start EMSMON at anytime, even when the process is not running. (You can have a batch file on a machine to start sessions.)
    For history (events prior to EMSMON starting), use DUMPLOG.
    To change the number of lines each EMSMON window retains, modify the command window parameters.
    With EMSMON, you can have one local connection and five remote connections per process. When the number of connections is exceeded, the oldest session is disconnected with the following message ?You are being disconnected because another user has connected to this named pipe.
    If your system is running a heavy call load, your EMSMON connections may disconnect and the following message appears: ? You are being disconnected because the system is running a heavy call load; this connection may impact the performance of the system. It is recommended that you do not reconnect your EMSMON sessions until your system returns to a normal call load
    Thanks,
    Goran
    Please rate with 5 stars if you find this post useful.

  • Build and Capture TS fails in "Prepare Configuration Manager Client" task

    I have a ConfigMgr 2012 R2 + CU1 I use for Windows 7 deployment.
    I have made a "build and Capture" TS in ConfigMgr that I use to build my reference image.
    When I run the TS it fails at the "Prepare Configuration Manager Client" step where I get the following error:
    The task sequence execution engine failed executing the action (Prepare Configuration Manager Client) in the group (Capture the Reference Machine) with the error code 2147749938
    Action output: ... 1 instance(s) of 'SMS_MaintenanceTaskRequests' successful
    Successfully reset Registration status flag to "not registered"
    Successfully disabled provisioning mode.
    Start to cleanup TS policy
    getPointer()->ExecQuery( BString(L"WQL"), BString(pszQuery), lFlags, pContext, ppEnum ), HRESULT=80041032 (e:\nts_sccm_release\sms\framework\core\ccmcore\wminamespace.cpp,463)
    ns.Query(sQuery, &spEnum), HRESULT=80041032 (e:\qfe\nts\sms\framework\tscore\utils.cpp,3666)
    End TS policy cleanup
    TS::Utility::CleanupPolicyEx(false), HRESULT=80041032 (e:\nts_sccm_release\sms\client\osdeployment\preparesmsclient\preparesmsclient.cpp,564)
    pCmd->Execute(), HRESULT=80041032 (e:\nts_sccm_release\sms\client\osdeployment\preparesmsclient\main.cpp,136)
    Wmi query 'select *from CCM_Policy where PolicySource = 'CcmTaskSequence'' failed, hr=0x80041032
    Failed to delete policies compiled by TaskSequence (0x80041032)
    Failed to prepare SMS Client for capture, hr=80041032
    Failed to prepare SMS Client for capture, hr=80041032. The operating system reported error 2147942402: The system cannot find the file specified.
    If I disable the "Install Software Updates" part of my TS it will run without probems. It installs 154 updates during the build.
    I have seen another reference to this problem on this forum but why should the large number of the updates be the reason why the task sequcens cannot prepare the SCCM client for capture.
    Sounds to me that it's a BUG :-(
    Thomas Forsmark Soerensen

    I'm glad I'm not the only one running into this.  I've been racking my brain for the past few days trying to figure out where I went wrong. 
    SCCM 2012 R2 CU1
    Installation properties in TS: SMSMP=mp.f.q.d.n FSP=mp.f.q.d.n DNSSUFFIX=f.q.d.n PATCH="%_SMSTSMDataPath%\Packages\AP200003\hotfix\KB2882125\Client\x64\configmgr2012ac-sp1-kb2882125-x64.msp;%_SMSTSMDataPath%\Packages\AP200003\hotfix\KB2905002\Client\x64\configmgr2012ac-r2-kb2905002-x64.msp;%_SMSTSMDataPath%\Packages\AP200003\hotfix\KB2938441\Client\x64\configmgr2012ac-r2-kb2938441-x64.msp"
    Drop Windows 7 WIM that has all the updates Schedule Updates (offline servicing) installed (169 of 277)
    Apply several updates offline (the dual-reboot Windows 7 updates among others)
    Run Windows Updates more than once to be sure I get everything
    Breaks at the preparing client for capture step
    Is this:
    a bug?
    a known issue
    something that's just frowned upon for no technical reason?
    I'd love to hear from an SCCM guru [at Microsoft] on what the heck is going on here.

  • Configuration Manager API

    Hi,
    Does someone know if the Configuration Manager API is still supported in NetWeaver 2004 SP15? The com.sap.engine.frame.core.configuration package is still present, but I can't find any documentation.
    That is, via SAP Help I do find this old (WAS 6.30) document: <a href="http://help.sap.com/saphelp_webas630/helpdata/en/a8/c7ccfd2ee40c438a4e0a21210baede/frameset.htm">Configuration Context</a>
    And via Google I was able to find this recent (NW 04) document: <a href="http://help.sap.com/saphelp_nw04/helpdata/en/33/8439e52dc94c7192eb53f99854dfd6/content.htm">Opening a Configuration in Read or Write Mode</a> but when I use the search functionality in SAP Help it doesn't come up.
    Besides, the API is not present in the <a href="https://media.sdn.sap.com/javadocs/NW04/SPS15/index.html">SAP Netweaver 2004 SPS 15</a> javadocs.
    As a sidenote, would you recommend to use this configuration mechanism or use a framework like <a href="http://jakarta.apache.org/commons/configuration/">Apache Jakarta Commons Configuration</a>?
    Kind regards,
    /Sigiswald

    Hi Siva,
    The API version is hardcoded in Microsoft.ServiceBus.dll, which ships as part of the Service Bus. Each version of this lib has a different string.
    If you install workflow manager 1.0, here are the pre-requisites:
    .NET Framework 4 Platform Update 3 or .NET Framework 4.5
    Service Bus 1.0
    Workflow Client 1.0
    PowerShell 3.0
    The following are the pre-requisites to configure Workflow Manager 1.0
    Instance of SQL Server 2008 R2 SP1, SQL Server Express 2008 R2 SP1, or SQL Server 2012.
    TCP/IP connections or named pipes must be configured in SQL Server.
    Windows Firewall must be enabled. [Windows Firewall is Off on target server]
    Ports 12290 and 12291 must be available.
    Here are the reference for installing and configuring Workflow Manager 1.0:
    http://lennytech.wordpress.com/2013/06/02/installing-workflow-manager-1-0/
    http://lennytech.wordpress.com/2013/06/02/configuring-workflow-manager-1-0/
    Regards,
    Rebecca Tu
    TechNet Community Support

  • SCCM 2012 R2 Configuration Manager Client Package - stuck "In Progress"

    Hi Team; I’m having 2 issues with SCCM 2012 R2:
    Issue 1: I'm having a strange issue with the default XXX00002 package - "Configuration Manager Client Package",
    it will not deploy to the Secondary Site DP. The console is saying "In Progress" - below is the output from the
    distmgr.log file.
    ~Package BDC00002 does not have a preferred sender. 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.443+240><thread=6032 (0x1790)>
    ~CDistributionSrcSQL::UpdateAvailableVersion PackageID=BDC00002, Version=1, Status=2301 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.444+240><thread=6032 (0x1790)>
    ~StoredPkgVersion (1) of package BDC00002. StoredPkgVersion in database is 1. 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.462+240><thread=6032 (0x1790)>
    ~SourceVersion (1) of package BDC00002. SourceVersion in database is 1. 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.462+240><thread=6032 (0x1790)>
    ~Package BDC00003 does not have a preferred sender. 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.443+240><thread=6092 (0x17CC)>
    ~CDistributionSrcSQL::UpdateAvailableVersion PackageID=BDC00003, Version=1, Status=2301 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.464+240><thread=6092 (0x17CC)>
    STATMSG: ID=2301 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=BBK-SCCM-PRI.bbk2310.com SITE=PRI PID=2768 TID=6032 GMTDATE=Mon Mar 17 20:00:23.476 2014
    ISTR0="Configuration Manager Client Package" ISTR1="BDC00002" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="BDC00002" 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.477+240><thread=6032 (0x1790)>
    StateTable::CState::Handle - (2301:1 2014-03-17 20:00:23.476+00:00) >> (0:0 2014-02-28 16:33:45.383+00:00) 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.484+240><thread=6032 (0x1790)>
    CStateMsgReporter::DeliverMessages - Queued message: TT=1401 TIDT=0 TID='8ACCAE01-5079-4FCD-A988-C1CD3004B698' SID=2301 MUF=0 PCNT=2, P1='PRI' P2='2014-03-17 20:00:23.476+00:00' P3='' P4=''
    P5=''  $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.495+240><thread=6032 (0x1790)>
    ~StoredPkgVersion (1) of package BDC00003. StoredPkgVersion in database is 1. 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.496+240><thread=6092 (0x17CC)>
    ~SourceVersion (1) of package BDC00003. SourceVersion in database is 1. 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.497+240><thread=6092 (0x17CC)>
    STATMSG: ID=2301 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=BBK-SCCM-PRI.bbk2310.com SITE=PRI PID=2768 TID=6092 GMTDATE=Mon Mar 17 20:00:23.510 2014
    ISTR0="Configuration Manager Client Upgrade Package" ISTR1="BDC00003" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400
    AVAL0="BDC00003"  $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.510+240><thread=6092 (0x17CC)>
    StateTable::CState::Handle - (2301:1 2014-03-17 20:00:23.510+00:00) >> (0:0 2014-02-28 16:33:45.383+00:00)
     $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.515+240><thread=6092 (0x17CC)>
    CStateMsgReporter::DeliverMessages - Queued message: TT=1401 TIDT=0 TID='8ACCAE01-5079-4FCD-A988-C1CD3004B698' SID=2301 MUF=0 PCNT=2, P1='PRI' P2='2014-03-17 20:00:23.510+00:00' P3='' P4=''
    P5=''  $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.526+240><thread=6092 (0x17CC)>
    CStateMsgReporter::DeliverMessages - Created state message file: D:\Program Files\Microsoft Configuration Manager\inboxes\auth\statesys.box\incoming\1sfb1dbj.SMX  
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.571+240><thread=6032 (0x1790)>
    Successfully send state change notification 8ACCAE01-5079-4FCD-A988-C1CD3004B698 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.572+240><thread=6032 (0x1790)>
    ~Exiting package processing thread. 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.574+240><thread=6032 (0x1790)>
    CStateMsgReporter::DeliverMessages - Created state message file: D:\Program Files\Microsoft Configuration Manager\inboxes\auth\statesys.box\incoming\abaibh8y.SMX  
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.637+240><thread=6092 (0x17CC)>
    Successfully send state change notification 8ACCAE01-5079-4FCD-A988-C1CD3004B698 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.683+240><thread=6092 (0x17CC)>
    ~Exiting package processing thread. 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:23.685+240><thread=6092 (0x17CC)>
    Sleep 30 minutes... 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:26.886+240><thread=2936 (0xB78)>
    ~Used 0 out of 3 allowed processing threads. 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:27.948+240><thread=4900 (0x1324)>
    ~Sleep 3600 seconds... 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:27.950+240><thread=4900 (0x1324)>
    Sleep 30 minutes... 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:31.934+240><thread=2936 (0xB78)>
    ~Used 0 out of 3 allowed processing threads. 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:33.021+240><thread=4900 (0x1324)>
    ~Sleep 3600 seconds... 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:33.023+240><thread=4900 (0x1324)>
    ~Used 0 out of 3 allowed processing threads. 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:38.108+240><thread=4900 (0x1324)>
    ~Sleep 3600 seconds... 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:00:38.111+240><thread=4900 (0x1324)>
    Sleeping for 60 minutes before content cleanup task starts.~ 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:06:28.094+240><thread=4968 (0x1368)>
    Sleep 30 minutes... 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 16:30:52.271+240><thread=2936 (0xB78)>
    Sleep 30 minutes... 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 17:01:10.002+240><thread=2936 (0xB78)>
    ~Used 0 out of 3 allowed processing threads. 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 17:01:10.977+240><thread=4900 (0x1324)>
    ~Sleep 3600 seconds... 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 17:01:10.979+240><thread=4900 (0x1324)>
    Sleeping for 60 minutes before content cleanup task starts.~ 
    $$<SMS_DISTRIBUTION_MANAGER><03-17-2014 17:06:55.337+240><thread=4968 (0x1368)>
    Issue 2: I'm trying to deploy a couple of Packages/Applications using SCCM 2012 R2 running on Win2K8 R2 with no luck, knowing that I could install the packages
    on a test VM “in the DataCenter site”, but when trying to deploy the packages to production PC “in the Office Site”,
     the status is packages deployment compliance stuck at 0%
    Infrastructure:
    3 SCCM servers: CAS, PRI & SEC. Both CAS and PRI are in the DataCenter site, and SEC is in the Office site. The office site has several IP subnets.
    Boundaries are configured through Forest Discovery “IP Ranges and AD Sites” since that the AD site should contain all the IP subnets that the AD site contains, Boundaries groups are also configured and a site reference
    server is configured for each group respectively.
    A OU based Collection has been configured that contains 13 PC "the collection contains the PCs that the packages should be installed.
    Packages/Applications are configured correctly since that I could successfully deploy the packages to the test VM which is on the same subnet as the CAS and the PRI servers "the DataCenter subnet". The issue
    is that I can't deploy the packages to production PCs in the Office subnet!
    Firewall rules are configured and applied via GP, and I even turned Windows Firewall off, and still nothing! I tried to manually initiate Computer Policy download via the SCCM GUI and via a script, still no luck!
    I tried configuring IP Subnet Boundaries, still no luck!!
    Here are the last 2 lines in the LocationServices.log of a client PC at the Office Site:
    <![LOG[MPLIST requests are throttled for 00:00:44]LOG]!><time="14:47:00.766+240" date="03-17-2014" component="LocationServices" context="" type="2" thread="5776"
    file="lssecurity.cpp:4528"> <![LOG[Current AD site of machine is Default-First-Site-Name]LOG]!><time="14:47:00.777+240" date="03-17-2014" component="LocationServices" context="" type="1"
    thread="4884" file="lsad.cpp:770">
    And here are the last 4 lines in the ClientLocation.log
    <![LOG[Rotating assigned management point, new management point [1] is: BBK-SCCM-PRI.bbk2310.com (7958) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState"
    Value="0"/></Capabilities>]LOG]!><time="14:49:04.880+240" date="03-17-2014" component="ClientLocation" context="" type="1" thread="3600" file="lsad.cpp:6311">
    <![LOG[Assigned MP changed from <BBK-SCCM-PRI.bbk2310.com> to <BBK-SCCM-PRI.bbk2310.com>.]LOG]!><time="14:49:04.891+240" date="03-17-2014" component="ClientLocation" context="" type="1"
    thread="3600" file="lsad.cpp:1532"> <![LOG[Rotating proxy management point, new management point [1] is: BBK-SCCM-SEC.bbk2310.com (7958) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState"
    Value="0"/></Capabilities>]LOG]!><time="14:49:05.345+240" date="03-17-2014" component="ClientLocation" context="" type="1" thread="3600" file="lsad.cpp:6374">
    <![LOG[Rotating local management point, new management point [1] is: BBK-SCCM-SEC.bbk2310.com (7958) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="14:49:05.786+240"
    date="03-17-2014" component="ClientLocation" context="" type="1" thread="3600" file="lsad.cpp:6436">
    It looks like clients in the Office Site can’t connect to the DP/MP of the Secondary Site server which is also a DP.
    While on the PC that the application was installed on I see the folowing in the LocationService.log:
    <![LOG[Distribution Point='http://BBK-SCCM-PRI.bbk2310.com/SMS_DP_SMSPKG$/Content_69547d2a-339f-4ac4-9523-238c79ff8a52.1', Locality='LOCAL', DPType='SERVER', Version='7958', Capabilities='<Capabilities SchemaVersion="1.0"><Property
    Name="SSLState" Value="0"/></Capabilities>', Signature='http://BBK-SCCM-PRI.bbk2310.com/SMS_DP_SMSSIG$/Content_69547d2a-339f-4ac4-9523-238c79ff8a52.1.tar', ForestTrust='TRUE',]LOG]!><time="14:42:59.506+240"
    date="03-17-2014" component="LocationServices" context="" type="1" thread="224" file="lsutils.cpp:415"> <![LOG[Calling back with locations for location request {144620BC-4BF0-4878-9554-F67D305ECCF8}]LOG]!><time="14:42:59.522+240"
    date="03-17-2014" component="LocationServices" context="" type="1" thread="224" file="replylocationsendpoint.cpp:220">
    Is there something wrong with the Distribution point on the Secondary Site server?
    Please help…
    Thanks..

    Update:
    I fixed the issue with the default XXX00002 package - "Configuration Manager Client Package", it will not deploy to the Secondary Site DP. I did that through "Update Distribution Points" option, and after a while the status was 100%.
    However; the second issue is still unsolved...
    Please help..

  • HOW TO CONFIGURE MANAGER or APPROVER USER IN ACCESS REQUEST MANAGEMENT TO APPROVE OR REJECT REQUEST

    hi sap gurus,
    i configured grc 10 system successfully. I created one user: GR_AR_APP001 and assign following roles:
    SAP_GRAC_ACCESS_APPROVER
    SAP_GRAC_ACCESS_REQUEST_ADMIN
    SAP_GRC_FN_BASE
    SAP_GRC_FN_NUSINESS_USER
    and I maintained GR_AR_APP001 in access control owners as "POINT OF CONTACT", "SECURITY LEAD" and "WORKFLOW ADMINISTRATOR"
    but when i am creating access request for new user and defining MANAGER under user details tab as GR_AR_APP001.
    the user GR_AR_APP001 is not receiving any request for APPROVE or REJECT in his WORK INBOX.
    can u please guide me how to configure APPROVER or MANAGER to approve or reject request.
    I will be very much thankful if you guide me successfully.

    Hi Colleen,
    thanks a lot for your time.
    PIC1: I created one user: GR_AR_APP001
    and assigned all the GRC ROLES.
    PIC2: I assigned owner type to GR_AR_APP001 user : POINT OF CONTACT, SECURITY LEAD and WORKFLOW ADMINISTRATOR in NWBC ACCESS CONTROL OWNERS
    PIC3: I created one EUP 980 (copied from default EUP)
    PIC4: I maintained default manager as GR_AR_APP001 user in 980 EUP
    PIC5: I selected SAP_GRAC_ACCESS_REQUEST process id
    PIC6: I created one agent id as ZGRAC_MANAGER11 in which I added approver user id: GR_AR_APP001
    PIC7: I saved agent id
    PIC8: I added agent id as ZGRAC_MANAGER11 in stage5 in manager stage.
    PIC9: I saved
    PIC10: I maintained EUP 980 (in which I configured manager as GR_AR_APP001 user) in stage 5 task settings
    PIC11: Maintain Route Mapping, I clicked on next
    PIC12 and PIC13: I saved and activated.
    After this process I created one request for new account and selected the manager as GR_AR_APP001 and one request is created with request no 9000000030.
    now I logged into system by user GR_AR_APP001 and checked, there is no request under his work inbox.
    please guide me at least one procedure, how to receive request in approver work inbox so that I can learn other procedures to configure approver as per our organization requirement.
    thanks for your support Colleen.

  • Configuration Manager services stoping on regular basis.

    we have installed and configured WebCenter Interaction 10.3 on Windows 2003 (x86) and using JVM 1.5.0_09.
    Running all the component as windows services. Today our Configuration Manager services is stopping on regular basis.
    Error:
    ================================================================================================
    STATUS | wrapper | 2009/08/06 06:14:48 | --> Wrapper Started as Service
    WARN | wrapper | 2009/08/06 06:14:48 | The value of property 'wrapper.java.additional.2', '%JVM_2%' is not a valid argument to the jvm. Skipping.
    WARN | wrapper | 2009/08/06 06:14:48 | The value of property 'wrapper.java.additional.3', '%JVM_3%' is not a valid argument to the jvm. Skipping.
    WARN | wrapper | 2009/08/06 06:14:48 | The value of property 'wrapper.java.additional.4', '%JVM_4%' is not a valid argument to the jvm. Skipping.
    WARN | wrapper | 2009/08/06 06:14:48 | The value of property 'wrapper.java.additional.5', '%JVM_5%' is not a valid argument to the jvm. Skipping.
    WARN | wrapper | 2009/08/06 06:14:48 | The value of property 'wrapper.java.additional.6', '%JVM_6%' is not a valid argument to the jvm. Skipping.
    WARN | wrapper | 2009/08/06 06:14:48 | The value of property 'wrapper.java.additional.7', '%JVM_7%' is not a valid argument to the jvm. Skipping.
    WARN | wrapper | 2009/08/06 06:14:48 | The value of property 'wrapper.java.additional.8', '%JVM_8%' is not a valid argument to the jvm. Skipping.
    WARN | wrapper | 2009/08/06 06:14:48 | The value of property 'wrapper.java.additional.9', '%JVM_9%' is not a valid argument to the jvm. Skipping.
    WARN | wrapper | 2009/08/06 06:14:48 | The value of property 'wrapper.java.additional.10', '%BIT_MODE%' is not a valid argument to the jvm. Skipping.
    STATUS | wrapper | 2009/08/06 06:14:48 | Launching a JVM...
    INFO | jvm 1 | 2009/08/06 06:14:50 | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
    INFO | jvm 1 | 2009/08/06 06:14:50 | Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved.
    INFO | jvm 1 | 2009/08/06 06:14:50 |
    INFO | jvm 1 | 2009/08/06 06:14:50 |
    INFO | jvm 1 | 2009/08/06 06:14:50 | WARNING - Unable to load the Wrapper's native library 'wrapper.dll'.
    INFO | jvm 1 | 2009/08/06 06:14:50 | The file is located on the path at the following location but
    INFO | jvm 1 | 2009/08/06 06:14:50 | could not be loaded:
    INFO | jvm 1 | 2009/08/06 06:14:50 | C:\bea\alui\configmgr\2.0\bin\..\..\..\common\wrapper\3.2.3\lib\native\win32\wrapper.dll
    INFO | jvm 1 | 2009/08/06 06:14:50 | Please verify that the file is readable by the current user
    INFO | jvm 1 | 2009/08/06 06:14:50 | and that the file has not been corrupted in any way.
    INFO | jvm 1 | 2009/08/06 06:14:50 | One common cause of this problem is running a 32-bit version
    INFO | jvm 1 | 2009/08/06 06:14:50 | of the Wrapper with a 64-bit version of Java, or vica versa.
    INFO | jvm 1 | 2009/08/06 06:14:50 | This is a 64-bit JVM.
    INFO | jvm 1 | 2009/08/06 06:14:50 | Reported cause:
    INFO | jvm 1 | 2009/08/06 06:14:50 | no wrapper in java.library.path
    INFO | jvm 1 | 2009/08/06 06:14:50 | System signals will not be handled correctly.
    INFO | jvm 1 | 2009/08/06 06:14:50 |
    INFO | jvm 1 | 2009/08/06 06:14:50 | OpenLog: verbosity level = 2
    INFO | jvm 1 | 2009/08/06 06:14:50 | bid.bootstrap.loglevel=info+
    INFO | jvm 1 | 2009/08/06 06:14:50 | 8-6-2009     6:14:50.872     Info     OpenKernel.Config     Disabled-1249553690622     WrapperStartStopAppMain     com.plumtree.openkernel.impl.config.providers.ConfigXMLFileProvider     Loading config data from C:\bea\alui\configmgr\2.0\bin\../settings/config
    INFO | jvm 1 | 2009/08/06 06:14:51 | 8-6-2009     6:14:51.419     Info     OpenKernel.Config     Disabled-1249553690622     WrapperStartStopAppMain     com.plumtree.openkernel.impl.config.providers.ConfigXMLFileProvider     Setting subscription data.
    INFO | jvm 1 | 2009/08/06 06:14:51 | container config context:EAS:configurator
    INFO | jvm 1 | 2009/08/06 06:14:51 | OpenLog: Registered application name: ConfigInitialization (local machine only)
    INFO | jvm 1 | 2009/08/06 06:14:51 | OpenLog: Configuration component contained no logging settings. Creating disabled log service.
    INFO | jvm 1 | 2009/08/06 06:14:53 | Aug 6, 2009 6:14:53 AM org.apache.coyote.http11.Http11Protocol init
    INFO | jvm 1 | 2009/08/06 06:14:53 | INFO: Initializing Coyote HTTP/1.1 on http-12345
    INFO | jvm 1 | 2009/08/06 06:14:53 | Aug 6, 2009 6:14:53 AM org.apache.catalina.startup.Catalina load
    INFO | jvm 1 | 2009/08/06 06:14:53 | INFO: Initialization processed in 1157 ms
    INFO | jvm 1 | 2009/08/06 06:14:53 | Aug 6, 2009 6:14:53 AM org.apache.catalina.core.StandardService start
    INFO | jvm 1 | 2009/08/06 06:14:53 | INFO: Starting service cm
    INFO | jvm 1 | 2009/08/06 06:14:53 | Aug 6, 2009 6:14:53 AM org.apache.catalina.core.StandardEngine start
    INFO | jvm 1 | 2009/08/06 06:14:53 | INFO: Starting Servlet Engine: Apache Tomcat/6.0.14
    INFO | jvm 1 | 2009/08/06 06:14:53 | Aug 6, 2009 6:14:53 AM org.apache.catalina.startup.HostConfig deployWAR
    INFO | jvm 1 | 2009/08/06 06:14:53 | INFO: Deploying web application archive cm.war
    INFO | jvm 1 | 2009/08/06 06:14:55 | Aug 6, 2009 6:14:55 AM org.apache.catalina.realm.JAASRealm setContainer
    INFO | jvm 1 | 2009/08/06 06:14:55 | INFO: Set JAAS app name cm
    INFO | jvm 1 | 2009/08/06 06:14:55 | 06 Aug 2009 06:14:55,810 INFO - Reading standard config org/apache/myfaces/resource/standard-faces-config.xml [FacesConfigurator:151]
    INFO | jvm 1 | 2009/08/06 06:14:56 | 06 Aug 2009 06:14:56,200 INFO - Reading config jar:file:/C:/bea/alui/common/container/tomcat/6.0.14/work/cm/localhost/cm/WEB-INF/lib/jsf-facelets.jar!/META-INF/faces-config.xml [FacesConfigurator:250]
    INFO | jvm 1 | 2009/08/06 06:14:56 | 06 Aug 2009 06:14:56,200 INFO - Reading config jar:file:/C:/bea/alui/common/container/tomcat/6.0.14/work/cm/localhost/cm/WEB-INF/lib/opencontrols-framework.jar!/META-INF/faces-config.xml [FacesConfigurator:250]
    INFO | jvm 1 | 2009/08/06 06:14:56 | 06 Aug 2009 06:14:56,200 INFO - Reading config jar:file:/C:/bea/alui/common/container/tomcat/6.0.14/work/cm/localhost/cm/WEB-INF/lib/opencontrols.jar!/META-INF/faces-config.xml [FacesConfigurator:250]
    INFO | jvm 1 | 2009/08/06 06:14:56 | 06 Aug 2009 06:14:56,294 INFO - Reading config jar:file:/C:/bea/alui/common/container/tomcat/6.0.14/work/cm/localhost/cm/WEB-INF/lib/tomahawk-1.1.3.jar!/META-INF/faces-config.xml [FacesConfigurator:250]
    INFO | jvm 1 | 2009/08/06 06:14:56 | 06 Aug 2009 06:14:56,294 INFO - Reading config /WEB-INF/faces-config.xml [FacesConfigurator:411]
    INFO | jvm 1 | 2009/08/06 06:14:56 | 06 Aug 2009 06:14:56,341 WARN - Locale name in faces-config.xml null or empty, setting locale to default locale : en_US [LocaleUtils:52]
    INFO | jvm 1 | 2009/08/06 06:14:56 | OpenLog: verbosity level = 2
    INFO | jvm 1 | 2009/08/06 06:14:56 | OpenLog: Registered application name: OpenControls.winapaqlog4
    INFO | jvm 1 | 2009/08/06 06:14:56 | OpenControls.winapaqlog4
    INFO | jvm 1 | 2009/08/06 06:14:57 | 06 Aug 2009 06:14:57,154 WARN - Ignored element 'dispatcher' as child of 'filter-mapping'. [WebXmlParser:347]
    INFO | jvm 1 | 2009/08/06 06:14:57 | 06 Aug 2009 06:14:57,154 WARN - Ignored element 'dispatcher' as child of 'filter-mapping'. [WebXmlParser:347]
    INFO | jvm 1 | 2009/08/06 06:14:57 | 06 Aug 2009 06:14:57,169 INFO - ServletContext 'null' initialized. [StartupServletContextListener:99]
    INFO | jvm 1 | 2009/08/06 06:14:57 | 06 Aug 2009 06:14:57,169 INFO - Serialization provider : class org.apache.myfaces.shared_impl.util.serial.DefaultSerialFactory [StartupServletContextListener:140]
    INFO | jvm 1 | 2009/08/06 06:14:57 | 06 Aug 2009 06:14:57,185 INFO - Root WebApplicationContext: initialization started [ContextLoader:174]
    INFO | jvm 1 | 2009/08/06 06:14:57 | Aug 6, 2009 6:14:57 AM org.apache.catalina.core.ApplicationContext log
    INFO | jvm 1 | 2009/08/06 06:14:57 | INFO: Loading Spring root WebApplicationContext
    INFO | jvm 1 | 2009/08/06 06:14:57 | 06 Aug 2009 06:14:57,263 INFO - JDK 1.4+ collections available [CollectionFactory:76]
    INFO | jvm 1 | 2009/08/06 06:14:57 | 06 Aug 2009 06:14:57,263 INFO - Commons Collections 3.x available [CollectionFactory:80]
    INFO | jvm 1 | 2009/08/06 06:14:57 | 06 Aug 2009 06:14:57,294 INFO - Loading XML bean definitions from ServletContext resource [WEB-INF/applicationContext-acegi-security.xml] [XmlBeanDefinitionReader:347]
    INFO | jvm 1 | 2009/08/06 06:14:57 | 06 Aug 2009 06:14:57,607 INFO - Bean factory for application context [Root WebApplicationContext]: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [acegiFilterChainProxy,httpSessionContextIntegrationFilter,securityRequestFilter,exceptionTranslationFilter,filterSecurityInterceptor,authenticationManager,daoAuthenticationProvider,userDetailsService,authenticationBean]; root of BeanFactory hierarchy [XmlWebApplicationContext:100]
    INFO | jvm 1 | 2009/08/06 06:14:57 | 06 Aug 2009 06:14:57,622 INFO - 9 beans defined in application context [Root WebApplicationContext] [XmlWebApplicationContext:322]
    INFO | jvm 1 | 2009/08/06 06:14:57 | 06 Aug 2009 06:14:57,654 INFO - Unable to locate MessageSource with name 'messageSource': using default [[email protected]9d] [XmlWebApplicationContext:473]
    INFO | jvm 1 | 2009/08/06 06:14:57 | 06 Aug 2009 06:14:57,654 INFO - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@f0f2f1e] [XmlWebApplicationContext:495]
    INFO | jvm 1 | 2009/08/06 06:14:57 | 06 Aug 2009 06:14:57,654 INFO - Unable to locate ThemeSource with name 'themeSource': using default [[email protected]f0fdecd] [UiApplicationContextUtils:83]
    INFO | jvm 1 | 2009/08/06 06:14:57 | 06 Aug 2009 06:14:57,654 INFO - Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [acegiFilterChainProxy,httpSessionContextIntegrationFilter,securityRequestFilter,exceptionTranslationFilter,filterSecurityInterceptor,authenticationManager,daoAuthenticationProvider,userDetailsService,authenticationBean]; root of BeanFactory hierarchy] [DefaultListableBeanFactory:261]
    INFO | jvm 1 | 2009/08/06 06:14:57 | 06 Aug 2009 06:14:57,888 INFO - Validated configuration attributes [AbstractSecurityInterceptor:220]
    INFO | jvm 1 | 2009/08/06 06:14:57 | 06 Aug 2009 06:14:57,888 INFO - Using context class [org.springframework.web.context.support.XmlWebApplicationContext] for root WebApplicationContext [ContextLoader:189]
    INFO | jvm 1 | 2009/08/06 06:14:57 | 06 Aug 2009 06:14:57,888 INFO - Root WebApplicationContext: initialization completed in 703 ms [ContextLoader:199]
    INFO | jvm 1 | 2009/08/06 06:14:57 | 06 Aug 2009 06:14:57,904 INFO - Initializing filter 'RequestContextFilter' [RequestContextFilter:152]
    INFO | jvm 1 | 2009/08/06 06:14:57 | 06 Aug 2009 06:14:57,904 INFO - Filter 'RequestContextFilter' configured successfully [RequestContextFilter:177]
    INFO | jvm 1 | 2009/08/06 06:14:58 | Aug 6, 2009 6:14:57 AM org.apache.catalina.startup.HostConfig deployWAR
    INFO | jvm 1 | 2009/08/06 06:14:58 | INFO: Deploying web application archive ROOT.war
    INFO | jvm 1 | 2009/08/06 06:14:58 | Aug 6, 2009 6:14:58 AM org.apache.coyote.http11.Http11Protocol start
    INFO | jvm 1 | 2009/08/06 06:14:58 | INFO: Starting Coyote HTTP/1.1 on http-12345
    INFO | jvm 1 | 2009/08/06 06:14:58 | Aug 6, 2009 6:14:58 AM org.apache.catalina.startup.Catalina start
    INFO | jvm 1 | 2009/08/06 06:14:58 | INFO: Server startup in 4531 ms
    INFO | wrapper | 2009/08/06 07:10:02 | User logged out. Ignored.
    INFO | wrapper | 2009/08/06 07:10:03 | User logged out. Ignored.
    INFO | jvm 1 | 2009/08/06 07:10:04 | OpenLog: verbosity level = 2
    INFO | jvm 1 | 2009/08/06 07:10:04 | bid.bootstrap.loglevel=info+
    INFO | jvm 1 | 2009/08/06 07:10:04 | 06 Aug 2009 07:10:04,279 INFO - Closing application context [Root WebApplicationContext] [XmlWebApplicationContext:599]
    INFO | jvm 1 | 2009/08/06 07:10:04 | 06 Aug 2009 07:10:04,279 INFO - Destroying singletons in {org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [acegiFilterChainProxy,httpSessionContextIntegrationFilter,securityRequestFilter,exceptionTranslationFilter,filterSecurityInterceptor,authenticationManager,daoAuthenticationProvider,userDetailsService,authenticationBean]; root of BeanFactory hierarchy} [DefaultListableBeanFactory:272]
    INFO | jvm 1 | 2009/08/06 07:10:04 | 8-6-2009     7:10:04.279     Info     OpenKernel.Config     Disabled-1249557004060     Wrapper-Shutdown-Hook     com.plumtree.openkernel.impl.config.providers.ConfigXMLFileProvider     Loading config data from C:\bea\alui\configmgr\2.0\bin\../settings/config
    INFO | jvm 1 | 2009/08/06 07:10:04 | OpenControls.winapaqlog4
    INFO | jvm 1 | 2009/08/06 07:10:04 | INFO: PmbApplication.run() exiting forcefully... Releasing one worker thread.
    INFO | jvm 1 | 2009/08/06 07:10:04 | 8-6-2009     7:10:04.810     Info     OpenKernel.Config     Disabled-1249557004060     Wrapper-Shutdown-Hook     com.plumtree.openkernel.impl.config.providers.ConfigXMLFileProvider     Setting subscription data.
    INFO | jvm 1 | 2009/08/06 07:10:04 | container config context:EAS:configurator
    INFO | jvm 1 | 2009/08/06 07:10:04 | OpenLog: Registered application name: ConfigInitialization (local machine only)
    INFO | jvm 1 | 2009/08/06 07:10:04 | OpenLog: Configuration component contained no logging settings. Creating disabled log service.
    STATUS | wrapper | 2009/08/06 07:10:06 | <-- Wrapper Stopped
    ============================================================================
    When we are starting , it stays for couple of mins say 10/15 mins then it stops.
    Can any body have any idea what should i do to get it resolved.

    The logs look odd to say the least on start up and there are couple items when the service gets the signal to shutdown that are suspicious.
    My suggestion is to troubleshoot top down. Clean up the discrepant messages upon startup.
    message : INFO
    Please verify that the file is readable by the current user
    and that the file has not been corrupted in any way.
    One common cause of this problem is running a 32-bit version
    of the Wrapper with a 64-bit version of Java, or vica versa.
    This is a 64-bit JVM.
    Are you attempting change the existing out of box JVM?
    You know it doesn't use sun jvm anymore. It's JROCKIT.
    Make sure your JVM Settings are as follows:
    C:\bea\alui\configmgr\2.0\settings\config\wrapper_base.conf
    # Java Application
    wrapper.java.command=%JRE_PATH%/bin/java
    THEN Verify:
    CMD
    cd C:\bea\alui\common\jre\1.5.0_32\
    java -versionYou should get something like.
    java version "1.5.0_12"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
    BEA JRockit(R) (build R27.4.0-90-89592-1.5.0_12-20070928-1715-windows-ia32, comp
    iled mode)
    In any case, your enviroment seems funky. Use the tips above to troubleshoot.
    Troubleshoot this error first and find out why it thinks your using a 64 bit JVM versus a 32 bit one.
    Last tip: Place Logging into Debug to see whether more logging will give you further insight into the problem.
    Hope this helps!
    Cheers!!!

  • Why when I try to Build === Configuration Manager === Active solution platform === New does not open up a platform configuration window???

    I have read that in order to process my .xlsx file using Microsoft.Jet.OLEDB.4.0 Connection String I need to create a "x86" Active Solution Platform.
    Welllll, when I <Right-Click> on my Solution in Microsoft Visual Studio, and <Click> on
    Configuration Manager and then <Click> the Active solution platform
    and choose <New...> absolutely nothing happens. How can I try and create a new
    Active solution platform if nothing happens and I don't get a dialog box or window?
    Am I doing something wrong here?
    Do I have a Setting that is incorrect?
    Thanks for your review and am hopeful for a reply.
    ITBobbyP85

    Hi ITBobbyP85,
    After testing the issue in my SSIS project, I also couldn’t add a new Active solution platform in the SSIS project.
    As per my understanding, I think the Active solution platform doesn’t supported in Business Intelligence projects (SSAS, SSRS and SSIS). If the project is application project(C#, VB, etc.), by default, the target platform is x86. And we can also configure
    the project to target to a 64-bit platform. For more details about how to configure projects to target platforms, please see:
    http://msdn.microsoft.com/en-IN/library/ms185328.aspx
    The following screenshots are for your references:
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • [Forum FAQ] Configuration Manager Console shows nothing if you change SSRS to using SSL after Reporting Service Point is installed

    If the SSRS is changed to SSL mode and http binding is removed after Reporting Service Point is installed. The Configuration Manager Console shows nothing in Reporting Pane. After digging into this problem, the cause is that the SSRS information has not
    been updated in Configuration Manager Database. The following steps are taken for finding the root cause.
    1. After changing to SSL, the Reporting Service Point log shows the error as shown in Figure 1.
    The request failed with HTTP status 404: Not Found.
    (!) SRS not detected as running
    Failures reported during periodic health check by the SRS Server DB2.SCJIZHO.COM.
    Figure 1
    From the error, seems the cause was the Reporting Service Point detected a wrong port. We digged around in Registry and found the information is a Registry key named ReportServerUri at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\SRSRP. After changing the Report
    Server address to https. The error is gone as shown in Figure 2. But the issue remains, the Console still shows nothing. It is not a right direction.
    Figure 2
    2. Open the Console log file, it also shows some valuable information.
    instance of __ExtendedStatus
                    Operation = "ExecQuery";
                    ParameterInfo = "SELECT * FROM SMS_Site WHERE SiteCode = 'PRI'";
                    ProviderName = "WinMgmt";
    \r\n
    [1, PID:3136][04/24/2014 01:46:00] :Property: 'LastModifiedTime'\r\nSystem.Management.ManagementException\r\nNot found \r\n   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
       at System.Management.PropertyData.RefreshPropertyInfo()
       at System.Management.PropertyDataCollection.get_Item(String propertyName)
       at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlResultObjectBase.get_Item(String name)\r\nManagementException details:
    [52, PID:3136][05/11/2014 20:14:15] :[ReportProxy] - User-specified default Reporting Point [PRI.scjizho.com] could not be found, [DB2.scjizho.com] is now the default Reporting Point (Figure 3).
    Figure 3
    It seems the Console wants to access the old http site and it fails to get into the site for sure. Actually, the Site Configuration information is come from Site Control File and as we all know that ConfigMgr 2012 doesn’t store the Site Control file in the
    file system. However, it’s stored in the SQL database (as XML file). The XML file is stored in a view named vSMS_SC_SiteControlXML. This view is a read-only view. We cannot edit it directly. The related table stored the SSRS information for this view is SC_SysResUse_Property.
    Running the following query will list the SSRS address. We can see the address is still the old one. This is why the Console shows nothing.
    SELECT
    name,
    value2
    FROM dbo.SC_SysResUse_Property
    where name
    ='ReportServerUri'
    or name=
    'ReportManagerUri'
    Remarks:
    This article is just to let you know why the Console cannot show the Reports after changing to SSL mode. We do not intend to make you change the table in Database, if you want to change it, you will be at your own risk. The real solution to this situation
    is to reinstall your Reporting Service Point.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Ok, but how do you solve this problem? Does uninstalling the RP and adding it back solve this problem?
    http://www.enhansoft.com/

  • Trying to make Reporting Services Configuration Manager work. Or, SQL Server Reporting Services.

    Under Start > Programs > Microsoft SQL Server 2008, I have the following:
    SQL Server Management Studio
    Configuration Tools
    Integration Services
    Import and Export Data
    Under Configuration Tools, I have the following:
    SQL Server Installation Center
    SQL Server Configuration Manager
    SQL Server Error and Usage Reporting
    Reporting Services Configuration Manager
    I tried to enable Reporting Services through 'Reporting Services Configuration Manager' but I don't seem to have much control from this view.  I see two boxes, one named Server Name (and it shows my server name) and the other is named Report Servicer Instance (and this is grayed out).  If I click on the Find box next to Server Name, I get this message:
    Report Server WMI Provider Error: Invalid Namespace
    Details
    Invalid Namespace
    To get the Server Name I right-clicked SQL Server > Properties > General
    Any ideas on how to make Reporting Services Configuration Manager work?  Or, can you please give me more details on how to access "System control" => "Services"?  I'm not seeing it anywhere and I'm not seeing any way to find "Sql Server Reporting Services".  Basically, I'm trying to activate my SQL Server Reporting Services.
    I am using SQL Server 2008 Express Management Studio.  Is SQL Server Reporting Services included in Express Management Studio?  I read, online, that it is, but I can't find it anywhere.
    Thanks again!
    Ryan--
    <input id="gwProxy" type="hidden"><!-- Session data--></input> <input id="jsProxy" onclick="jsCall();" type="hidden" />

    Thanks Jerry Nee!!  This may be exactly what I’m looking for!  I went to this link:
    http://www.microsoft.com/downloads/details.aspx?FamilyID=B5D1B8C3-FDA5-4508-B0D0-1311D670E336&displaylang=en#filelist  
    At the top of the page it says, ‘Microsoft® SQL Server® 2008 Express with Advanced Services’, which seems like this is what I’m looking for, so I downloaded the file named ‘SQLEXPRADV_x86_ENU.exe’
    Then, I cut that from my desktop and pasted it in my C-drive and I get a message that says, ‘this folder already contains a file named ‘SQLEXPRADV_x86_ENU.exe’, would you like to replace the existing file?’
    I’m thinking…what the heck?  Do I already have this thing?  If so, why can’t I see SQL Server Reporting Services?  Maybe I have it now, and I just don’t know how to access the reporting Services features…
    Couple quick questions:
    What’s the difference b/w these two files: 
    ‘SQLEXPRADV_x64_ENU.exe’ and ‘SQLEXPRADV_x86_ENU.exe’? 
    Also, my current version of SSMS, Help > About shows this:
    Microsoft SQL Server Management Studio
    10.0.1600.22 ((SQL_PreRelease).080709-1414 )
    Microsoft Data Access Components (MDAC)
      2000.085.1132.00 (xpsp.080413-0852)
    Microsoft MSXML
    2.6 3.0 5.0 6.0
    Microsoft Internet Explorer
    8.0.6001.18702
    Microsoft .NET Framework
    2.0.50727.3603
    Operating System
    5.1.2600
    Should Server Reporting Services be included in this version?  I think so!!!
    Under Start > Programs > Microsoft SQL Server 2008 > Configuration Tools > Reporting Services Configuration Manager, I see this:
    Connect to a report server instance:
    Server Name: 
    Report Server Instance: 
    My server name is ‘'EXCEL-4J2W8KYNP', which I got from Control Panel > System Properties > Computer Name > Full Computer Name;
    However, when I put that server name in the box, and hit ‘Find’ I get this message: ‘Report Server WMI Provider error’ Invalid namespace
    Details: Invalid Namespace.
    I have no idea what this means…
    Thanks for everything!
    Ryan---

  • Windows Updates not showing in Configuration Manager but Endpoint updates are working

    I have an issue which I have found whilst creating ADR's.  I currently have an Endpoint ADR Set up and working and tried to set up a Windows 7 update ADR but cannot get Configuration Manager to locate any updates, I even change properties to just select
    the product 'Windows 7' but when pressing preview I still get no results.
    This is the output from ruleengine.log when I try to run the rule.
    Found notification file C:\Program Files\Microsoft Configuration Manager\inboxes\RuleEngine.box\4.RUL
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
    RuleSchedulerThred: Change in Rules Object Signalled.
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3844 (0x0F04)
    Refreshed ScheduleList instance for Rule (1) from schedule string (0153BB0000100100) with next occurence (19/11/2014 12:00:00)
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3844 (0x0F04)
    Refreshed ScheduleList instance for Rule (4) from schedule string (5173BB0000100008) with next occurence (20/11/2014 11:20:00)
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3844 (0x0F04)
    FindNextEventTime found next event for RuleID 1 as :19/11/2014 12:00:00
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3844 (0x0F04)
    RuleEngine: Got next rule execution time successfully. Next event is in  30 minutes
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3844 (0x0F04)
    Sleeping for 15 minutes SMS_RULE_ENGINE
    19/11/2014 11:29:20 3844 (0x0F04)
    Constructing Rule 4 using Auto Deployment Rule Factory
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
        Populating Rule Skeleton SMS_RULE_ENGINE
    19/11/2014 11:29:20 3840 (0x0F00)
        Populating Criterion Skeleton
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
        Populating Action Skeleton SMS_RULE_ENGINE
    19/11/2014 11:29:20 3840 (0x0F00)
        Populating Action Skeleton SMS_RULE_ENGINE
    19/11/2014 11:29:20 3840 (0x0F00)
    CRuleHandler: Need to Process 1 rules SMS_RULE_ENGINE
    19/11/2014 11:29:20 3840 (0x0F00)
    CRuleHandler: Processing Rule with ID:4, Name:Windows 7 Client Update Deployment Rule.
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
    Evaluating Update Criteria for AutoDeployment Rule 4
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
      Evaluating Update Criteria... SMS_RULE_ENGINE
    19/11/2014 11:29:20 3840 (0x0F00)
        Rule Criteria is: <UpdateXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="SMS_SoftwareUpdate" LocaleId="1033"><UpdateXMLDescriptionItems><UpdateXMLDescriptionItem
    PropertyName="BulletinID" UIPropertyName=""><MatchRules><string>MS</string></MatchRules></UpdateXMLDescriptionItem><UpdateXMLDescriptionItem PropertyName="DateRevised" UIPropertyName=""><MatchRules><string>1:0:0:0</string></MatchRules></UpdateXMLDescriptionItem><UpdateXMLDescriptionItem
    PropertyName="_Product" UIPropertyName=""><MatchRules><string>'Product:bfe5b177-a086-47a0-b102-097e4fa1f807'</string></MatchRules></UpdateXMLDescriptionItem><UpdateXMLDescriptionItem PropertyName="IsSuperseded"
    UIPropertyName=""><MatchRules><string>false</string></MatchRules></UpdateXMLDescriptionItem></UpdateXMLDescriptionItems></UpdateXML>
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
          Inserting PropertyName:BulletinID, PropertyValue:MS
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
          Inserting PropertyName:DateRevised, PropertyValue:1:0:0:0
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
          Inserting PropertyName:_Product, PropertyValue:'Product:bfe5b177-a086-47a0-b102-097e4fa1f807'
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
          Inserting PropertyName:IsSuperseded, PropertyValue:false
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
        Query to run is: select CI_ID from dbo.fn_ListUpdateCIs(1033) ci~where IsExpired=0~  and (BulletinID like N'%MS%')~  and (DateRevised>=N'2013-11-19 11:29:20')~  and (IsSuperseded=0)~  and (CI_ID in (select CI_ID from v_CICategories_All
    where CategoryInstance_UniqueID in (N'Product:bfe5b177-a086-47a0-b102-097e4fa1f807')))
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
      Rule resulted in a total of 0 updates
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
      Evaluation Resultant XML is: <EvaluationResultXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><CI_IDs></CI_IDs> </EvaluationResultXML>
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
    Enforcing Content Download Action SMS_RULE_ENGINE
    19/11/2014 11:29:20 3840 (0x0F00)
    Download Rule Action XML is: <ContentActionXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><PackageID>NC20000A</PackageID><ContentLocales><Locale>Locale:9</Locale><Locale>Locale:0</Locale></ContentLocales><ContentSources><Source
    Name="Internet" Order="1"/><Source Name="WSUS" Order="2"/><Source Name="UNC" Order="3" Location=""/></ContentSources></ContentActionXML>
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
    Criteria Filter Result XML is: <EvaluationResultXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><CI_IDs></CI_IDs> </EvaluationResultXML>
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
    0 update(s) need to be downloaded in package "NC20000A" (\\SCCM2012R2\UpdateServicesPackages\Updates\Windows 7 Updates)
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
    List of update(s) which match the content rule criteria = {}
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
    No new update was added to the package. Package "NC20000A" would not be updated.
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
    Download action completed for the AutoDeployment
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
    Enforcing Create Deployment Action SMS_RULE_ENGINE
    19/11/2014 11:29:20 3840 (0x0F00)
      Create Deployment Rule Action XML is: <DeploymentCreationActionXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><CollectionId>NC20000C</CollectionId><IncludeSub>true</IncludeSub><Utc>false</Utc><Duration>7</Duration><DurationUnits>Days</DurationUnits><AvailableDeltaDuration>0</AvailableDeltaDuration><AvailableDeltaDurationUnits>Hours</AvailableDeltaDurationUnits><SuppressServers>Checked</SuppressServers><SuppressWorkstations>Unchecked</SuppressWorkstations><PersistOnWriteFilterDevices>Unchecked</PersistOnWriteFilterDevices><AllowRestart>false</AllowRestart><DisableMomAlert>true</DisableMomAlert><GenerateMomAlert>false</GenerateMomAlert><UseRemoteDP>true</UseRemoteDP><UseUnprotectedDP>true</UseUnprotectedDP><UseBranchCache>true</UseBranchCache><EnableDeployment>true</EnableDeployment><EnableWakeOnLan>false</EnableWakeOnLan><AllowDownloadOutSW>false</AllowDownloadOutSW><AllowInstallOutSW>false</AllowInstallOutSW><EnableAlert>true</EnableAlert><AlertThresholdPercentage>90</AlertThresholdPercentage><AlertDuration>7</AlertDuration><AlertDurationUnits>Days</AlertDurationUnits><EnableNAPEnforcement>false</EnableNAPEnforcement><UserNotificationOption>HideAll</UserNotificationOption><LimitStateMessageVerbosity>true</LimitStateMessageVerbosity><StateMessageVerbosity>1</StateMessageVerbosity><AllowWUMU>false</AllowWUMU><AllowUseMeteredNetwork>false</AllowUseMeteredNetwork></DeploymentCreationActionXML>
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
      Rule XML is: <AutoDeploymentRule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><DeploymentName>Windows 7 Client Update Deployment Rule</DeploymentName><DeploymentDescription/><LocaleId>1033</LocaleId><UseSameDeployment>false</UseSameDeployment><EnableAfterCreate>true</EnableAfterCreate><NoEULAUpdates>false</NoEULAUpdates><AlignWithSyncSchedule>false</AlignWithSyncSchedule><ScopeIDs><ScopeID>NC200001</ScopeID><ScopeID>SMS00UNA</ScopeID></ScopeIDs></AutoDeploymentRule>
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
      Criteria Filter Result XML is: <AutoDeploymentRule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><DeploymentName>Windows 7 Client Update Deployment Rule</DeploymentName><DeploymentDescription/><LocaleId>1033</LocaleId><UseSameDeployment>false</UseSameDeployment><EnableAfterCreate>true</EnableAfterCreate><NoEULAUpdates>false</NoEULAUpdates><AlignWithSyncSchedule>false</AlignWithSyncSchedule><ScopeIDs><ScopeID>NC200001</ScopeID><ScopeID>SMS00UNA</ScopeID></ScopeIDs></AutoDeploymentRule>
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
        Parsing Deployment Action XML...
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
        Parsing Rule XML... SMS_RULE_ENGINE
    19/11/2014 11:29:20 3840 (0x0F00)
    Could not find element DeploymentId SMS_RULE_ENGINE
    19/11/2014 11:29:20 3840 (0x0F00)
    Could not find element UpdateGroupId SMS_RULE_ENGINE
    19/11/2014 11:29:20 3840 (0x0F00)
    Could not find element UpdateGroupName SMS_RULE_ENGINE
    19/11/2014 11:29:20 3840 (0x0F00)
    The rule resulted in no updates being found. Skip deployment creation or update...
    SMS_RULE_ENGINE 19/11/2014 11:29:20
    3840 (0x0F00)
    CRuleHandler: Rule 4 Successfully Applied! SMS_RULE_ENGINE
    19/11/2014 11:29:20 3840 (0x0F00)
    CRuleHandler: ResetRulesAndCleanUp() SMS_RULE_ENGINE
    19/11/2014 11:29:20 3840 (0x0F00)
    Updated Success Information for Rule: 4 SMS_RULE_ENGINE
    19/11/2014 11:29:20 3840 (0x0F00)
    CRuleHandler: Deleting Rule 4 SMS_RULE_ENGINE
    19/11/2014 11:29:20 3840 (0x0F00)
    I am a bit stumped with this so if anyone can help I would be grateful.
    Thanks
    Paul

    Just seen wsyncmgr is busy syncing updates so actually I think I need more patience :-)
    That's always a good idea when using ConfigMgr ...
    Torsten Meringer | http://www.mssccmfaq.de

  • Oracle Configuration Manager - EBS R12.1.1

    Hi ,
    EBS R12.1.1, on OEL 5.4
    Is there forums for Oracle Configuration Manager?
    I am trying to configure it, but as usual the docs is very topsiturvy.
    Identifying If Oracle Configuration Manager Is Already Installed or Configured
    Oracle Configuration Manager is included with many Oracle product lines. To verify if
    it has been included, check for the presence of the ccr directory under $ORACLE_
    HOME. If the ccr directory exists, you must verify whether it has been configured.
    ■ Navigate to the ccr/bin directory and locate emCCR. If emCCR exists, OCM has
       been configured.
    ■ If emCCR is not present under the ccr/bin directory, OCM has been installed but
       not configured.
    If the ccr directory does not exist, Oracle Configuration Manager has not been
    included with your Oracle release.
    Note: For the middle-tier of Oracle E-Business Suite Release 12
    installations, check for the presence of the ccr directory under the
    $INST_TOP/ocm/10.1.2/ and $INST_TOP/ocm/10.1.3/
    directories.
    For the database tier, the ccr directory can be found
    under $ORACLE_HOME.I searched the "ccr" at the apps tier:
    [appldev1@apps1 ~]$ cd /u01/appldev1
    [appldev1@apps1 appldev1]$ ls
    DEV1
    [appldev1@apps1 appldev1]$ find . -name "ccr"
    ./DEV1/apps/tech_st/10.1.3/ccr
    ./DEV1/apps/tech_st/10.1.2/ccr
    ./DEV1/apps/apps_st/appl/fv/12.0.0/mds/ccr
    ./DEV1/apps/apps_st/comn/java/classes/oracle/apps/fv/ccrAnd I searched the "ccr" at the database tier:
    [root@apps1 ~]# cd /u02/oradev1
    [root@apps1 oradev1]# find . -name "ccr"
    ./DEV1/db/tech_st/11.1.0/ccrWhy is that there are lots of "ccr" directories in the appstier?
    And there is also existing on the dbTier.
    Where should I install the OCR? in the apps tier or db tier or both?
    Thanks a lot
    MsK

    Hi user;
    If you follow Note:Oracle Configuration Manager and E-Business Suite Release 12 Release Notes [ID 406369.1]
    As you can see in note +"Starting with Release 12, Oracle has updated the Oracle E-Business Suite Rapid Install, Rapid Clone, and AutoConfig tools to incorporate support for installing and configuring OCM."+
    Please check your Applications context file via section 1. The information will appear in your in the following variables:
    After you confirm this,please check Section 2: Configuring OCM after Installing Release 12
    Modify your Applications context file on each node to add the CSI, OracleMetaLink user name, country code, and proxy values.
    Its mean take backup of Applications context file on each node than add add upper information to your Applications context file on each node and run autconfig each node.(For adding parameter,please follow section 1. The information will appear in your in the following variables: )
    If you dont know how you can edit Applications context file please check:
    Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12 [ID 387859.1]
    Regard
    Helios

  • Communication lost - Same installation, same version of client (.exe), but client has different configuration in Configuration Manager properties

    Hi, I can't understand how I get the following different between old and newly installed client. On the left side it is the original client configuration and on the right side it is what client gets after installing the same version of CCMSETUP.EXE (5.00.7958.1000)
    with SCCM 2012 R2.
    Differences noticed:
    -Catalog's name (in Software center) are different. New client has "IT Ogarnization" as name for their catalog.
    -Configuration Manager Properties for new client doesn't have "Configurations" Tab.
    -Many Components status in the components tab are different: CCM Notification Agent, Compliance and Settings Managment, Hardware Inventory Agent, Out of Band Mangement Agent...
    With all this, I can't send Windows updates or any applications to ANY clients. The client status in the monitoring deployment always shows "Unknown". 
    I don't think it is on the client side, because I return to older VMware snapshot and see the different, after uninstalled and re-installed the SCCM agent, I get the new "problematic" client configuration.
    Any suggestion to resolve my problem? Thank you in advance.
    bsuperkid

    Here the all three logs. Sorry to give them like that but I think it is best way to let you take a look. I did change some name and reference to hide my environment. 
    Also, I don't know if there a link with my problem, but I guess so.
    - I noticed in Monitoring\System Status\Components Status\"Warning SMS_WSUS_SYNC_MANAGER", the following message (ID 6703):
    WSUS Synchronization failed.
    Message: Thread was being aborted.
    Source:
    Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.WsusSyncAction.WSyncAction.SyncWSUS.
    - I noticed in Monitoring\System Status\Components Status\ "Warning SMS_AD_SYSTEM_DISCOVERY_AGENT", the following message (ID 5203):
    Active Directory System Discovery Agent reported errors for 2074 objects. DDRs were generated for 0 objects that had errors while reading non-critical properties. DDRs were not generated for 2074 objects that had errors while reading
    critical properties.
    Possible cause: The site server might not have access to some properties of this object. The container specified might not have the properties available.
    Solution: Please verify the Active Directory schema for properties that are not replicated or locked.
    Refer to the discovery logs for more information.
    I'll upload a print screen of all three logs files. If you need it in text format, I'll upload them as the code Block.
    Thank you again!
    bsuperkid

  • Kerberos Configuration Manager for SQL Server: Access of system information failed!

    I'm trying to use the new Kerberos Configuration Manager for SQL Server tool that was released recently to verify SPN on several SQL Servers, but any time I attempt to connect to a server I get the following error in the log:
    6/24/2013 3:48:22 PM Info: Connect to WMI, \\<HOSTNAME>\root\cimv2
    6/24/2013 3:48:25 PM Error: Access of system information failed System.DirectoryServices.AccountManagement.PrincipalOperationException: An error (1332) occurred while enumerating the group membership.  The member's SID could not be resolved.
       at System.DirectoryServices.AccountManagement.SAMMembersSet.IsLocalMember(Byte[] sid)
       at System.DirectoryServices.AccountManagement.SAMMembersSet.MoveNextLocal()
       at System.DirectoryServices.AccountManagement.SAMMembersSet.MoveNext()
       at System.DirectoryServices.AccountManagement.FindResultEnumerator`1.MoveNext()
       at System.Linq.Enumerable.Contains[TSource](IEnumerable`1 source, TSource value, IEqualityComparer`1 comparer)
       at KerberosCM.WMIHelper.isUserLocalAdmin(SystemInfo si, UserPrincipal user)
       at KerberosCM.WMIHelper.getUserInfo(SystemInfo mi)
    6/24/2013 3:48:25 PM Error: Error System.Exception: Access of system information failed!
       at KerberosCM.WMIHelper.getUserInfo(SystemInfo mi)
       at KerberosCM.SystemInfo.GetInfo()
       at KerberosConfigMgr.Utility.Login(String serverName, String login, String password, Boolean isCmdLine, Form uiForm)
    Things I have tried to resolve this:
    1. Verified that my account is a Domain Admin.
    2. Attempt to connect locally without inputting any information for server/user/pw
    3. Attempt to connect remotely using server/user/pw
    I always receive the same error message and log: Access of system information failed!
    Has anyone else run into this issue?

    Update to this:
    There were some invalid user accounts added to the Local Administrators group only showing up as a GUID. This caused the enumeration of the group to fail and generate the error in my original post. Removing those user accounts from the Administrators group
    got past the enumeration error.
    However, now when attempting to connect to the servers (locally or remotely) I get this error:
    6/27/2013 10:24:24 AM Info: Connect to WMI, \root\cimv2
    6/27/2013 10:24:38 AM Error: Access of system information failed System.Runtime.InteropServices.COMException (0x80070035): The network path was not found.
       at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
       at System.DirectoryServices.DirectoryEntry.Bind()
       at System.DirectoryServices.DirectoryEntry.get_AdsObject()
       at System.DirectoryServices.PropertyValueCollection.PopulateList()
       at System.DirectoryServices.PropertyValueCollection..ctor(DirectoryEntry entry, String propertyName)
       at System.DirectoryServices.PropertyCollection.get_Item(String propertyName)
       at System.DirectoryServices.AccountManagement.SAMStoreCtx.ResolveCrossStoreRefToPrincipal(Object o)
       at System.DirectoryServices.AccountManagement.SAMMembersSet.MoveNextForeign()
       at System.DirectoryServices.AccountManagement.SAMMembersSet.MoveNext()
       at System.DirectoryServices.AccountManagement.FindResultEnumerator`1.MoveNext()
       at System.Linq.Enumerable.Contains[TSource](IEnumerable`1 source, TSource value, IEqualityComparer`1 comparer)
       at KerberosCM.WMIHelper.isUserLocalAdmin(SystemInfo si, UserPrincipal user)
       at KerberosCM.WMIHelper.getUserInfo(SystemInfo mi)
    6/27/2013 10:24:38 AM Error: Error System.Exception: Access of system information failed!
       at KerberosCM.WMIHelper.getUserInfo(SystemInfo mi)
       at KerberosCM.SystemInfo.GetInfo()
       at KerberosConfigMgr.Utility.Login(String serverName, String login, String password, Boolean isCmdLine, Form uiForm)

  • Problem with Database Initialization when using Configuration Manager (ubuntu-jboss-mysql)

    Hello,
    When I try to initialize the database using Configuration Manager, the following error occurs:
    ALC-TTN-002-001: JDBC datasource lookup failed for resource reference [java:comp/env/jdbc/
    IdpDs]. The most likely cause is that a datasource having a JNDI
    name of [IDP_DS] does not exist or is misconfigured. Check the application
    server's configuration.
    I DO have an IDP_DS datasource configured in jboss. I carefully followed the Jboss configuration instructions, so I don't really understand which is the issue here.
    Anyone encountered a similar problem? Any help?
    Many thanks in advance,
    Artur

    Data source files have to end with ds.xml and should be copied to the /deploy folder of your JBoss configuration (all) for them to be picked up by JBoss.
    If the file was edited in Windows, make sure it does not contain DOS characters. Ubuntu Linux is not a supported LiveCycle OS platform currently. Only Red Hat Enterprise and SUSE Enterprise are.

Maybe you are looking for