Repository Corruption

We have a problem with our development repository, which says that it
has inconsistency ID. I have enclosed the actual forte error below.
This problem happened to us a month before and we did the following
corrective action. We created the new repository by importing all the
Forte and conductor plans. It worked and all went well until yesterday
when our backup script, which has the rpcopy and rpclean, failed. And
the old problem is back again. We could not start our repository
anymore. We tried to start by recreating the index file but it failed.
Since the regular rpclean failed we tried the -q option and tried
starting our repository. This time it worked. Even though it is up and
running now the repository looks very unstable now. It would be helpful
if someone can shed more light onto this problem. Any suggestion is far
beyond welcome. The Repository size is 450 MB now.
Forte Error
C:\forte\BackupScripts>echo on
C:\forte\BackupScripts>C:\forte\BackupScripts\RepBackUp.bat
c:\forte\BackUpRepositories wisor20Repos wisor20Repos1205
C:\forte\BackupScripts>if xc:\forte == x goto noroot
C:\forte\BackupScripts>set
sourceRepos=bt:c:\forte\repos\wisor20Repos1205
C:\forte\BackupScripts>set
destRepos=bt:c:\forte\BackUpRepositories\wisor20Repos1205
C:\forte\BackupScripts>set cmdstr=c:\forte\install\bin\rpcopy
C:\forte\BackupScripts>goto common
C:\forte\BackupScripts>rpstop -n wisor20Repos -k
rpstop Version 3.0.M.2
Windows NT
Forte Application Environment (tm), Forte Runtime Environment (tm),
Forte Conductor (tm):
Copyright (c) 1994-2000, Forte Software, Inc. and its licensors.
US Patent No. 5,457,797
Forte Express (tm), Forte WebEnterprise (tm):
Copyright (c) 1995-2000, Forte Software, Inc.
All Rights Reserved.
Unpublished rights reserved under the copyright laws of the United
States.
Thu Mar 23 22:46:52 2000
Type Service Flags Level
err sh * 255
Memory Configuration:
Minimum Allocation: 2000.
Maximum Allocation: 64000.
DoContract Percent: 65.
Allocation Increment: 1280.
Loaded Forte Message Catalog 'fortemsg/en_us.cat'
NLM Startup is Complete - Partition's Locale is 'en_us.win'
rpstop:Repository Server wisor20Repos successfully killed.
C:\forte\BackupScripts>c:\forte\install\bin\rpcopy -s
bt:c:\forte\repos\wisor20Repos1205 -fr
bt:c:\forte\BackUpRepositories\wisor20Repos1205 -r -fm(n:4000,x:64000)
rpcopy Version 3.0.M.2
Windows NT
Forte Application Environment (tm), Forte Runtime Environment (tm),
Forte Conductor (tm):
Copyright (c) 1994-2000, Forte Software, Inc. and its licensors.
US Patent No. 5,457,797
Forte Express (tm), Forte WebEnterprise (tm):
Copyright (c) 1995-2000, Forte Software, Inc.
All Rights Reserved.
Unpublished rights reserved under the copyright laws of the United
States.
Thu Mar 23 22:47:00 2000
Type Service Flags Level
err sh * 255
Memory Configuration:
Minimum Allocation: 4000.
Maximum Allocation: 64000.
DoContract Percent: 65.
Allocation Increment: 1280.
Loaded Forte Message Catalog 'fortemsg/en_us.cat'
NLM Startup is Complete - Partition's Locale is 'en_us.win'
rpcopy: Copying to B-tree repository
c:\forte\BackUpRepositories\wisor20Repos1205
rpcopy: Removing old target repository
c:\forte\BackUpRepositories\wisor20Repos1205.
ERROR: Exiting due to following exception:
SYSTEM ERROR: A serious error has occurred in Repository
(c:\forte\repos\wisor20Repos1205). Corrective action may be necessary.
Notify
your repository administrator.
Class: qqsp_ImplementationException
Error #: [1101, 198]
Detected at: qqrp_Repository::Fetch
Error Time: Wed Jan 03 22:02:13
Exception occurred (locally) on partition "Default LOM",
(partitionId =
9E06B050-B4CA-11D4-B5A6-82D3EA47AA77:0x2065, taskId =
[9E06B050-B4CA-11D4-B5A6-82D3EA47AA77:0x2065.1]) in application
"rpcopy",
pid 414 on node LEOPARD in environment centrale.
SYSTEM ERROR: Internal consistency error. InstanceId (64,0,8500514)
found
in record header did not match expected InstanceId (64,0,111906).
Class: qqsp_ImplementationException
Error #: [1106, 636]
Detected at: qqbt_BtreeAccess::GetPhysicalRecordSize
Error Time: Wed Jan 03 22:02:13
Exception occurred (locally) on partition "Default LOM",
(partitionId
= 9E06B050-B4CA-11D4-B5A6-82D3EA47AA77:0x2065, taskId =
[9E06B050-B4CA-11D4-B5A6-82D3EA47AA77:0x2065.1]) in
application
"rpcopy", pid 414 on node LEOPARD in environment centrale.

I've had a similiar problem on a project I was working on.
We had a real load of old and unused variables in Interconnect so that we decided to clean up the repository using iStudio. During that process we ran into the weird thing that some object could be removed even though we KNEW they were in use and vice versa.
This specific problem could be traced back to the usecount column in the interconnect repository. The usecount column was sometimes not updated properly.

Similar Messages

  • Check-in of uploaded  object library file (olb) in Repository corrupts file

    For version control purposes we standard upload all files we need to generate our forms. This also includes application specific object libraries. When a change is needed we:
    - checkout the *.olb file in Repository
    - download it to the file system
    - make changes to file on file system
    - upload new version of *.olb to Repository
    - check in the file in Repository
    The following thing happened (note that no changes were made to file):
    - checkout the *.olb file in Repository (file size = 428 KB)
    - download it to the file system (file size = 428 KB)
    - Open this *.olb in Forms Builder -> OK
    - upload same *.olb to Repository (file size = 428 KB)
    - download it again to the file system (file size = 428 KB)
    - Open this *.olb in Forms Builder -> OK
    - check in the file in Repository (file size = 427 KB !!!)
    - download it again to the file system (file size = 427 KB!!!)
    - Open this *.olb in Forms Builder -> Error
    After downloading this file to the file system and opening it in Forms Builder you get the following error message: 'PDE-PLI011A Tools common schema object is missing from the object store'. On metalink you can find additional information on this error; bottom line is that the file is corrupt.
    I repeated the above twice and it is reproducible with the olb file
    Anyone else seen this problem? We use Designer 6i version 6.5.90.0.14
    Message was edited by:
    bram.essers

    Hi,
    I think a found the root cause myself. In our repository we have keyword expansion installed which will fire upon checkin of objects (including files). I suspected that this functionality somehow corrupted the olb files. After excluding olb files from keyword expansion the problem disappeared.

  • Repository corrupt (again...)

    Hi,
    We have a corrupt repository (again).It is the third time in 2 years. Last time we coould migrate our production to development repository, but now it seems that the corruption already exists in production.
    Our production repository still works correct (so we can still pub/sub messages), until we add new, or change existing objects.
    We are now building a new repository from scratch out of the scripts (DTD's etc) in a newly installed hub-database.
    Anybody outthere who experienced the same? How did you solve it? Do you know what can cause these corruptions?

    The istudio tool doesn't update the USECOUNT column correctly, in some circumstances.
    If you are looking at Application View objects then you need to look at DSO and DSOATTR tables.
    The USECOUNT is on DSO.
    If you delete a publish event from an application then it will decrease the USECOUNT by 1. Sometimes this delete does not delete all the coresponding objects especially if other obects use this type and you need to tidy up. It is crap and has been an issue for years...unfortuanaltely.
    Best thing to do is check the DSO table, then check if there is a corresponding record in the DSOATTR (joining PARENTID and also TYPEREF), if there is not then usually you can reset the usecount to 1 and then delete it from iStudio.
    Make sure you run a repo backup each time you tinker with the repository especially if you haven't done it before.
    Another option is to raise a TAR and send them your repo and ask them to sort it out.
    The simpliest option is to always delete the publish event and all corresponding application datatypes each time, then reload the project and start again.
    Stuart.

  • Repository corrupted/loading process is taking long time

    The repository load process is getting stuck at the below message for long time. We have disabled sort indexes on all look up tables but still it is taking huge amount of time to load the repository.Any information on this would be of great help.
    94      2011/08/26 20:16:55.523     Report Info     Background_Thread@Accelerator     Preload.cpp               Processing sort indices for 'Products'... (98%)
    81      2011/08/27 02:08:23.298     Report Info     Background_Thread@Accelerator     Preload.cpp               Processing sort indices for 'Products'... (100%)
    Regards,
    Nitin

    Hi Nitin,
    There are many performance improvement steps that one can take regarding this including verifying your repository.
    But i think it should only be a problem if this problem reoccurs.
    The accelerators get created when there is a change in table and update indices creates them,possibly there are multiple changes and load by update indices has not taken place for sometme thats why it is creating them.
    For better performance one can do following:
    Make a judicious choice of which fields to track in change tracking
    Disk Space has a huge impact on smooth functioning of MDM. If the disk space is not enough MDM Server cannot even load the repositories
    Have a closer look at data model and field properties
    Verify if your MDS.INI has this parameter: Session Timeout Minutes (Number. Causes MDM Console, CLIX, and applications based on the new Java API to expire after the specified number of minutes elapses. Default is 14400 (24 hours).When set to 0, sessions never time out.).When you have many open connections, this can to generate performance issue on MDM server
    Refer to SAP Note Number: 1012745
    Hope this helps.
    Thanks,
    Ravi

  • DFS replication stopped working and cannot be debugged because WMI repository cannot be accessed

    Hello,
    two days ago our DFS replication suddendly stopped working sometime around midnight local time. At least this is what our second domain controller is reporting. Event log is flooded with event id 5002 from DFSR. It is unclear what caused this sudden problem
    and even worse, how to solve it. First thing I tried was to perform propagation tests. According to propagation report none of them was successful. Creating an integrity report brought me to another problem: It fails with two errors. First it is unable to
    connect to the other DC. Second it is unable to access local WMI repository. This is true for both machines.
    First I tried to find information on possible problems with WMI. WMIdiag provided a lot of information. However, opinions I found on the net largely disagree whether output from WMIdiag is useful or not. Yet I tried to re-compile .mof files and rebuild the
    repository. So far, nothing changed. This is my output from WMIdiag:
    34309 13:02:46 (0) ** WMIDiag v2.1 started on Donnerstag, 22. Mai 2014 at 12:49.
    34310 13:02:46 (0) **
    34311 13:02:46 (0) ** Copyright (c) Microsoft Corporation. All rights reserved - July 2007.
    34312 13:02:46 (0) **
    34313 13:02:46 (0) ** This script is not supported under any Microsoft standard support program or service.
    34314 13:02:46 (0) ** The script is provided AS IS without warranty of any kind. Microsoft further disclaims all
    34315 13:02:46 (0) ** implied warranties including, without limitation, any implied warranties of merchantability
    34316 13:02:46 (0) ** or of fitness for a particular purpose. The entire risk arising out of the use or performance
    34317 13:02:46 (0) ** of the scripts and documentation remains with you. In no event shall Microsoft, its authors,
    34318 13:02:46 (0) ** or anyone else involved in the creation, production, or delivery of the script be liable for
    34319 13:02:46 (0) ** any damages whatsoever (including, without limitation, damages for loss of business profits,
    34320 13:02:46 (0) ** business interruption, loss of business information, or other pecuniary loss) arising out of
    34321 13:02:46 (0) ** the use of or inability to use the script or documentation, even if Microsoft has been advised
    34322 13:02:46 (0) ** of the possibility of such damages.
    34323 13:02:46 (0) **
    34324 13:02:46 (0) **
    34325 13:02:46 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    34326 13:02:46 (0) ** ----------------------------------------------------- WMI REPORT: BEGIN ----------------------------------------------------------
    34327 13:02:46 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    34328 13:02:46 (0) **
    34329 13:02:46 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    34330 13:02:46 (0) ** Windows Server 2008 R2 - Service pack 1 - 64-bit (7601) - User 'COM\ABCDEF' on computer 'DC2'.
    34331 13:02:46 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    34332 13:02:46 (0) ** INFO: Environment: .................................................................................................. 1 ITEM(S)!
    34333 13:02:46 (0) ** INFO: => 1 possible incorrect shutdown(s) detected on:
    34334 13:02:46 (0) ** - Shutdown on 01 April 2014 10:20:54 (GMT-0).
    34335 13:02:46 (0) **
    34336 13:02:46 (0) ** System drive: ....................................................................................................... C: (Datenträgernr. 0 Partitionsnr. 1).
    34337 13:02:46 (0) ** Drive type: ......................................................................................................... SCSI (Adaptec Array SCSI Disk Device).
    34338 13:02:46 (0) ** There are no missing WMI system files: .............................................................................. OK.
    34339 13:02:46 (0) ** There are no missing WMI repository files: .......................................................................... OK.
    34340 13:02:46 (0) ** WMI repository state: ............................................................................................... CONSISTENT.
    34341 13:02:46 (0) ** AFTER running WMIDiag:
    34342 13:02:46 (0) ** The WMI repository has a size of: ................................................................................... 26 MB.
    34343 13:02:46 (0) ** - Disk free space on 'C:': .......................................................................................... 10665 MB.
    34344 13:02:46 (0) ** - INDEX.BTR, 4276224 bytes, 22.05.2014 12:52:30
    34345 13:02:46 (0) ** - MAPPING1.MAP, 67248 bytes, 22.05.2014 12:52:30
    34346 13:02:46 (0) ** - MAPPING2.MAP, 67168 bytes, 22.05.2014 12:48:33
    34347 13:02:46 (0) ** - OBJECTS.DATA, 23126016 bytes, 22.05.2014 12:52:30
    34348 13:02:46 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    34349 13:02:46 (0) ** INFO: Windows Firewall status: ...................................................................................... ENABLED.
    34350 13:02:46 (0) ** Windows Firewall Profile: ........................................................................................... DOMAIN.
    34351 13:02:46 (0) ** Inbound connections that do not match a rule BLOCKED: ............................................................... ENABLED.
    34352 13:02:46 (0) ** => This will prevent any WMI remote connectivity to this computer except
    34353 13:02:46 (0) ** if the following three inbound rules are ENABLED and non-BLOCKING:
    34354 13:02:46 (0) ** - 'Windows Management Instrumentation (DCOM-In)'
    34355 13:02:46 (0) ** - 'Windows Management Instrumentation (WMI-In)'
    34356 13:02:46 (0) ** - 'Windows Management Instrumentation (ASync-In)'
    34357 13:02:46 (0) ** Verify the reported status for each of these three inbound rules below.
    34358 13:02:46 (0) **
    34359 13:02:46 (0) ** Windows Firewall 'Windows Management Instrumentation (WMI)' group rule: ............................................. DISABLED.
    34360 13:02:46 (0) ** => This will prevent any WMI remote connectivity to/from this machine.
    34361 13:02:46 (0) ** - You can adjust the configuration by executing the following command:
    34362 13:02:46 (0) ** i.e. 'NETSH.EXE ADVFIREWALL FIREWALL SET RULE GROUP="Windows Management Instrumentation (WMI)" NEW ENABLE=YES'
    34363 13:02:46 (0) ** Note: With this command all inbound and outbound WMI rules are activated at once!
    34364 13:02:46 (0) ** You can also enable each individual rule instead of activating the group rule.
    34365 13:02:46 (0) **
    34366 13:02:46 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    34367 13:02:46 (0) ** DCOM Status: ........................................................................................................ OK.
    34368 13:02:46 (0) ** WMI registry setup: ................................................................................................. OK.
    34369 13:02:46 (0) ** INFO: WMI service has dependents: ................................................................................... 1 SERVICE(S)!
    34370 13:02:46 (0) ** - Internet Connection Sharing (ICS) (SHAREDACCESS, StartMode='Disabled')
    34371 13:02:46 (0) ** => If the WMI service is stopped, the listed service(s) will have to be stopped as well.
    34372 13:02:46 (0) ** Note: If the service is marked with (*), it means that the service/application uses WMI but
    34373 13:02:46 (0) ** there is no hard dependency on WMI. However, if the WMI service is stopped,
    34374 13:02:46 (0) ** this can prevent the service/application to work as expected.
    34375 13:02:46 (0) **
    34376 13:02:46 (0) ** RPCSS service: ...................................................................................................... OK (Already started).
    34377 13:02:46 (0) ** WINMGMT service: .................................................................................................... OK (Already started).
    34378 13:02:46 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    34379 13:02:46 (0) ** WMI service DCOM setup: ............................................................................................. OK.
    34380 13:02:46 (0) ** WMI components DCOM registrations: .................................................................................. OK.
    34381 13:02:46 (0) ** WMI ProgID registrations: ........................................................................................... OK.
    34382 13:02:46 (0) ** WMI provider DCOM registrations: .................................................................................... OK.
    34383 13:02:46 (0) ** WMI provider CIM registrations: ..................................................................................... OK.
    34384 13:02:46 (0) ** WMI provider CLSIDs: ................................................................................................ OK.
    34385 13:02:46 (2) !! WARNING: Some WMI providers EXE/DLL file(s) are missing: ............................................................ 1 WARNING(S)!
    34386 13:02:46 (0) ** - ROOT/MICROSOFTACTIVEDIRECTORY, ReplProv1, replprov.dll
    34387 13:02:46 (0) ** => This will make any operations related to the WMI class supported by the provider(s) to fail.
    34388 13:02:46 (0) ** This can be due to:
    34389 13:02:46 (0) ** - the de-installation of the software.
    34390 13:02:46 (0) ** - the deletion of some files.
    34391 13:02:46 (0) ** => If the software has been de-installed intentionally, then this information must be
    34392 13:02:46 (0) ** removed from the WMI repository. You can use the 'WMIC.EXE' command to remove
    34393 13:02:46 (0) ** the provider registration data.
    34394 13:02:46 (0) ** i.e. 'WMIC.EXE /NAMESPACE:\\ROOT\MICROSOFTACTIVEDIRECTORY path __Win32Provider Where Name='ReplProv1' DELETE'
    34395 13:02:46 (0) ** => If not, you must restore a copy of the missing provider EXE/DLL file(s) as indicated by the path.
    34396 13:02:46 (0) ** You can retrieve the missing file from:
    34397 13:02:46 (0) ** - A backup.
    34398 13:02:46 (0) ** - The Windows CD.
    34399 13:02:46 (0) ** - Another Windows installation using the same version and service pack level of the examined system.
    34400 13:02:46 (0) ** - The original CD or software package installing this WMI provider.
    34401 13:02:46 (0) **
    34402 13:02:46 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    34403 13:02:46 (0) ** INFO: User Account Control (UAC): ................................................................................... DISABLED.
    34404 13:02:46 (0) ** INFO: Local Account Filtering: ...................................................................................... ENABLED.
    34405 13:02:46 (0) ** => WMI tasks remotely accessing WMI information on this computer and requiring Administrative
    34406 13:02:46 (0) ** privileges MUST use a DOMAIN account part of the Local Administrators group of this computer
    34407 13:02:46 (0) ** to ensure that administrative privileges are granted. If a Local User account is used for remote
    34408 13:02:46 (0) ** accesses, it will be reduced to a plain user (filtered token), even if it is part of the Local Administrators group.
    34409 13:02:46 (0) **
    34410 13:02:46 (0) ** DCOM security for 'My Computer' (Access Permissions/Edit Limits): ................................................... MODIFIED.
    34411 13:02:46 (1) !! ERROR: Default trustee 'NT AUTHORITY\ANONYMOUS LOGON' has been REMOVED!
    34412 13:02:46 (0) ** - REMOVED ACE:
    34413 13:02:46 (0) ** ACEType: &h0
    34414 13:02:46 (0) ** ACCESS_ALLOWED_ACE_TYPE
    34415 13:02:46 (0) ** ACEFlags: &h0
    34416 13:02:46 (0) ** ACEMask: &h7
    34417 13:02:46 (0) ** DCOM_RIGHT_EXECUTE
    34418 13:02:46 (0) ** DCOM_RIGHT_ACCESS_LOCAL
    34419 13:02:46 (0) ** DCOM_RIGHT_ACCESS_REMOTE
    34420 13:02:46 (0) **
    34421 13:02:46 (0) ** => The REMOVED ACE was part of the DEFAULT setup for the trustee.
    34422 13:02:46 (0) ** Removing default security will cause some operations to fail!
    34423 13:02:46 (0) ** It is possible to fix this issue by editing the security descriptor and adding the ACE.
    34424 13:02:46 (0) ** For DCOM objects, this can be done with 'DCOMCNFG.EXE'.
    34425 13:02:46 (0) **
    34426 13:02:46 (0) ** DCOM security for 'My Computer' (Access Permissions/Edit Limits): ................................................... MODIFIED.
    34427 13:02:46 (1) !! ERROR: Default trustee 'BUILTIN\PERFORMANCE LOG USERS' has been REMOVED!
    34428 13:02:46 (0) ** - REMOVED ACE:
    34429 13:02:46 (0) ** ACEType: &h0
    34430 13:02:46 (0) ** ACCESS_ALLOWED_ACE_TYPE
    34431 13:02:46 (0) ** ACEFlags: &h0
    34432 13:02:46 (0) ** ACEMask: &h7
    34433 13:02:46 (0) ** DCOM_RIGHT_EXECUTE
    34434 13:02:46 (0) ** DCOM_RIGHT_ACCESS_LOCAL
    34435 13:02:46 (0) ** DCOM_RIGHT_ACCESS_REMOTE
    34436 13:02:46 (0) **
    34437 13:02:46 (0) ** => The REMOVED ACE was part of the DEFAULT setup for the trustee.
    34438 13:02:46 (0) ** Removing default security will cause some operations to fail!
    34439 13:02:46 (0) ** It is possible to fix this issue by editing the security descriptor and adding the ACE.
    34440 13:02:46 (0) ** For DCOM objects, this can be done with 'DCOMCNFG.EXE'.
    34441 13:02:46 (0) **
    34442 13:02:46 (0) ** DCOM security for 'My Computer' (Access Permissions/Edit Limits): ................................................... MODIFIED.
    34443 13:02:46 (1) !! ERROR: Default trustee 'EVERYONE' has been REMOVED!
    34444 13:02:46 (0) ** - REMOVED ACE:
    34445 13:02:46 (0) ** ACEType: &h0
    34446 13:02:46 (0) ** ACCESS_ALLOWED_ACE_TYPE
    34447 13:02:46 (0) ** ACEFlags: &h0
    34448 13:02:46 (0) ** ACEMask: &h7
    34449 13:02:46 (0) ** DCOM_RIGHT_EXECUTE
    34450 13:02:46 (0) ** DCOM_RIGHT_ACCESS_LOCAL
    34451 13:02:46 (0) ** DCOM_RIGHT_ACCESS_REMOTE
    34452 13:02:46 (0) **
    34453 13:02:46 (0) ** => The REMOVED ACE was part of the DEFAULT setup for the trustee.
    34454 13:02:46 (0) ** Removing default security will cause some operations to fail!
    34455 13:02:46 (0) ** It is possible to fix this issue by editing the security descriptor and adding the ACE.
    34456 13:02:46 (0) ** For DCOM objects, this can be done with 'DCOMCNFG.EXE'.
    34457 13:02:46 (0) **
    34458 13:02:46 (0) ** DCOM security for 'My Computer' (Launch & Activation Permissions/Edit Default): ..................................... MODIFIED.
    34459 13:02:46 (1) !! ERROR: Default trustee 'BUILTIN\ADMINISTRATORS' has been REMOVED!
    34460 13:02:46 (0) ** - REMOVED ACE:
    34461 13:02:46 (0) ** ACEType: &h0
    34462 13:02:46 (0) ** ACCESS_ALLOWED_ACE_TYPE
    34463 13:02:46 (0) ** ACEFlags: &h0
    34464 13:02:46 (0) ** ACEMask: &h1F
    34465 13:02:46 (0) ** DCOM_RIGHT_EXECUTE
    34466 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_LOCAL
    34467 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_REMOTE
    34468 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_LOCAL
    34469 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_REMOTE
    34470 13:02:46 (0) **
    34471 13:02:46 (0) ** => The REMOVED ACE was part of the DEFAULT setup for the trustee.
    34472 13:02:46 (0) ** Removing default security will cause some operations to fail!
    34473 13:02:46 (0) ** It is possible to fix this issue by editing the security descriptor and adding the ACE.
    34474 13:02:46 (0) ** For DCOM objects, this can be done with 'DCOMCNFG.EXE'.
    34475 13:02:46 (0) **
    34476 13:02:46 (0) ** DCOM security for 'My Computer' (Launch & Activation Permissions/Edit Default): ..................................... MODIFIED.
    34477 13:02:46 (1) !! ERROR: Default trustee 'NT AUTHORITY\INTERACTIVE' has been REMOVED!
    34478 13:02:46 (0) ** - REMOVED ACE:
    34479 13:02:46 (0) ** ACEType: &h0
    34480 13:02:46 (0) ** ACCESS_ALLOWED_ACE_TYPE
    34481 13:02:46 (0) ** ACEFlags: &h0
    34482 13:02:46 (0) ** ACEMask: &h1F
    34483 13:02:46 (0) ** DCOM_RIGHT_EXECUTE
    34484 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_LOCAL
    34485 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_REMOTE
    34486 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_LOCAL
    34487 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_REMOTE
    34488 13:02:46 (0) **
    34489 13:02:46 (0) ** => The REMOVED ACE was part of the DEFAULT setup for the trustee.
    34490 13:02:46 (0) ** Removing default security will cause some operations to fail!
    34491 13:02:46 (0) ** It is possible to fix this issue by editing the security descriptor and adding the ACE.
    34492 13:02:46 (0) ** For DCOM objects, this can be done with 'DCOMCNFG.EXE'.
    34493 13:02:46 (0) **
    34494 13:02:46 (0) ** DCOM security for 'My Computer' (Launch & Activation Permissions/Edit Default): ..................................... MODIFIED.
    34495 13:02:46 (1) !! ERROR: Default trustee 'NT AUTHORITY\SYSTEM' has been REMOVED!
    34496 13:02:46 (0) ** - REMOVED ACE:
    34497 13:02:46 (0) ** ACEType: &h0
    34498 13:02:46 (0) ** ACCESS_ALLOWED_ACE_TYPE
    34499 13:02:46 (0) ** ACEFlags: &h0
    34500 13:02:46 (0) ** ACEMask: &h1F
    34501 13:02:46 (0) ** DCOM_RIGHT_EXECUTE
    34502 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_LOCAL
    34503 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_REMOTE
    34504 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_LOCAL
    34505 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_REMOTE
    34506 13:02:46 (0) **
    34507 13:02:46 (0) ** => The REMOVED ACE was part of the DEFAULT setup for the trustee.
    34508 13:02:46 (0) ** Removing default security will cause some operations to fail!
    34509 13:02:46 (0) ** It is possible to fix this issue by editing the security descriptor and adding the ACE.
    34510 13:02:46 (0) ** For DCOM objects, this can be done with 'DCOMCNFG.EXE'.
    34511 13:02:46 (0) **
    34512 13:02:46 (0) ** DCOM security for 'My Computer' (Launch & Activation Permissions/Edit Limits): ...................................... MODIFIED.
    34513 13:02:46 (1) !! ERROR: Default trustee 'BUILTIN\ADMINISTRATORS' has been REMOVED!
    34514 13:02:46 (0) ** - REMOVED ACE:
    34515 13:02:46 (0) ** ACEType: &h0
    34516 13:02:46 (0) ** ACCESS_ALLOWED_ACE_TYPE
    34517 13:02:46 (0) ** ACEFlags: &h0
    34518 13:02:46 (0) ** ACEMask: &h1F
    34519 13:02:46 (0) ** DCOM_RIGHT_EXECUTE
    34520 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_LOCAL
    34521 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_REMOTE
    34522 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_LOCAL
    34523 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_REMOTE
    34524 13:02:46 (0) **
    34525 13:02:46 (0) ** => The REMOVED ACE was part of the DEFAULT setup for the trustee.
    34526 13:02:46 (0) ** Removing default security will cause some operations to fail!
    34527 13:02:46 (0) ** It is possible to fix this issue by editing the security descriptor and adding the ACE.
    34528 13:02:46 (0) ** For DCOM objects, this can be done with 'DCOMCNFG.EXE'.
    34529 13:02:46 (0) **
    34530 13:02:46 (0) ** DCOM security for 'My Computer' (Launch & Activation Permissions/Edit Limits): ...................................... MODIFIED.
    34531 13:02:46 (1) !! ERROR: Default trustee 'BUILTIN\PERFORMANCE LOG USERS' has been REMOVED!
    34532 13:02:46 (0) ** - REMOVED ACE:
    34533 13:02:46 (0) ** ACEType: &h0
    34534 13:02:46 (0) ** ACCESS_ALLOWED_ACE_TYPE
    34535 13:02:46 (0) ** ACEFlags: &h0
    34536 13:02:46 (0) ** ACEMask: &h1F
    34537 13:02:46 (0) ** DCOM_RIGHT_EXECUTE
    34538 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_LOCAL
    34539 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_REMOTE
    34540 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_LOCAL
    34541 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_REMOTE
    34542 13:02:46 (0) **
    34543 13:02:46 (0) ** => The REMOVED ACE was part of the DEFAULT setup for the trustee.
    34544 13:02:46 (0) ** Removing default security will cause some operations to fail!
    34545 13:02:46 (0) ** It is possible to fix this issue by editing the security descriptor and adding the ACE.
    34546 13:02:46 (0) ** For DCOM objects, this can be done with 'DCOMCNFG.EXE'.
    34547 13:02:46 (0) **
    34548 13:02:46 (0) ** DCOM security for 'My Computer' (Launch & Activation Permissions/Edit Limits): ...................................... MODIFIED.
    34549 13:02:46 (1) !! ERROR: Default trustee 'EVERYONE' has been REMOVED!
    34550 13:02:46 (0) ** - REMOVED ACE:
    34551 13:02:46 (0) ** ACEType: &h0
    34552 13:02:46 (0) ** ACCESS_ALLOWED_ACE_TYPE
    34553 13:02:46 (0) ** ACEFlags: &h0
    34554 13:02:46 (0) ** ACEMask: &hB
    34555 13:02:46 (0) ** DCOM_RIGHT_EXECUTE
    34556 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_LOCAL
    34557 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_LOCAL
    34558 13:02:46 (0) **
    34559 13:02:46 (0) ** => The REMOVED ACE was part of the DEFAULT setup for the trustee.
    34560 13:02:46 (0) ** Removing default security will cause some operations to fail!
    34561 13:02:46 (0) ** It is possible to fix this issue by editing the security descriptor and adding the ACE.
    34562 13:02:46 (0) ** For DCOM objects, this can be done with 'DCOMCNFG.EXE'.
    34563 13:02:46 (0) **
    34564 13:02:46 (0) ** DCOM security for 'Microsoft WMI Provider Subsystem Host' (Launch & Activation Permissions): ........................ MODIFIED.
    34565 13:02:46 (1) !! ERROR: Default trustee 'BUILTIN\ADMINISTRATORS' has been REMOVED!
    34566 13:02:46 (0) ** - REMOVED ACE:
    34567 13:02:46 (0) ** ACEType: &h0
    34568 13:02:46 (0) ** ACCESS_ALLOWED_ACE_TYPE
    34569 13:02:46 (0) ** ACEFlags: &h0
    34570 13:02:46 (0) ** ACEMask: &h1F
    34571 13:02:46 (0) ** DCOM_RIGHT_EXECUTE
    34572 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_LOCAL
    34573 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_REMOTE
    34574 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_LOCAL
    34575 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_REMOTE
    34576 13:02:46 (0) **
    34577 13:02:46 (0) ** => The REMOVED ACE was part of the DEFAULT setup for the trustee.
    34578 13:02:46 (0) ** Removing default security will cause some operations to fail!
    34579 13:02:46 (0) ** It is possible to fix this issue by editing the security descriptor and adding the ACE.
    34580 13:02:46 (0) ** For DCOM objects, this can be done with 'DCOMCNFG.EXE'.
    34581 13:02:46 (0) **
    34582 13:02:46 (0) ** DCOM security for 'Microsoft WMI Provider Subsystem Host' (Launch & Activation Permissions): ........................ MODIFIED.
    34583 13:02:46 (1) !! ERROR: Default trustee 'NT AUTHORITY\INTERACTIVE' has been REMOVED!
    34584 13:02:46 (0) ** - REMOVED ACE:
    34585 13:02:46 (0) ** ACEType: &h0
    34586 13:02:46 (0) ** ACCESS_ALLOWED_ACE_TYPE
    34587 13:02:46 (0) ** ACEFlags: &h0
    34588 13:02:46 (0) ** ACEMask: &h1F
    34589 13:02:46 (0) ** DCOM_RIGHT_EXECUTE
    34590 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_LOCAL
    34591 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_REMOTE
    34592 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_LOCAL
    34593 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_REMOTE
    34594 13:02:46 (0) **
    34595 13:02:46 (0) ** => The REMOVED ACE was part of the DEFAULT setup for the trustee.
    34596 13:02:46 (0) ** Removing default security will cause some operations to fail!
    34597 13:02:46 (0) ** It is possible to fix this issue by editing the security descriptor and adding the ACE.
    34598 13:02:46 (0) ** For DCOM objects, this can be done with 'DCOMCNFG.EXE'.
    34599 13:02:46 (0) **
    34600 13:02:46 (0) ** DCOM security for 'Microsoft WMI Provider Subsystem Host' (Launch & Activation Permissions): ........................ MODIFIED.
    34601 13:02:46 (1) !! ERROR: Default trustee 'NT AUTHORITY\SYSTEM' has been REMOVED!
    34602 13:02:46 (0) ** - REMOVED ACE:
    34603 13:02:46 (0) ** ACEType: &h0
    34604 13:02:46 (0) ** ACCESS_ALLOWED_ACE_TYPE
    34605 13:02:46 (0) ** ACEFlags: &h0
    34606 13:02:46 (0) ** ACEMask: &h1F
    34607 13:02:46 (0) ** DCOM_RIGHT_EXECUTE
    34608 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_LOCAL
    34609 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_REMOTE
    34610 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_LOCAL
    34611 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_REMOTE
    34612 13:02:46 (0) **
    34613 13:02:46 (0) ** => The REMOVED ACE was part of the DEFAULT setup for the trustee.
    34614 13:02:46 (0) ** Removing default security will cause some operations to fail!
    34615 13:02:46 (0) ** It is possible to fix this issue by editing the security descriptor and adding the ACE.
    34616 13:02:46 (0) ** For DCOM objects, this can be done with 'DCOMCNFG.EXE'.
    34617 13:02:46 (0) **
    34618 13:02:46 (0) ** DCOM security for 'Microsoft WMI Provider Subsystem Host' (Launch & Activation Permissions): ........................ MODIFIED.
    34619 13:02:46 (1) !! ERROR: Default trustee 'NT AUTHORITY\NETWORK SERVICE' has been REMOVED!
    34620 13:02:46 (0) ** - REMOVED ACE:
    34621 13:02:46 (0) ** ACEType: &h0
    34622 13:02:46 (0) ** ACCESS_ALLOWED_ACE_TYPE
    34623 13:02:46 (0) ** ACEFlags: &h0
    34624 13:02:46 (0) ** ACEMask: &h1F
    34625 13:02:46 (0) ** DCOM_RIGHT_EXECUTE
    34626 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_LOCAL
    34627 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_REMOTE
    34628 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_LOCAL
    34629 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_REMOTE
    34630 13:02:46 (0) **
    34631 13:02:46 (0) ** => The REMOVED ACE was part of the DEFAULT setup for the trustee.
    34632 13:02:46 (0) ** Removing default security will cause some operations to fail!
    34633 13:02:46 (0) ** It is possible to fix this issue by editing the security descriptor and adding the ACE.
    34634 13:02:46 (0) ** For DCOM objects, this can be done with 'DCOMCNFG.EXE'.
    34635 13:02:46 (0) **
    34636 13:02:46 (0) ** DCOM security for 'Microsoft WMI Provider Subsystem Host' (Launch & Activation Permissions): ........................ MODIFIED.
    34637 13:02:46 (1) !! ERROR: Default trustee 'NT AUTHORITY\LOCAL SERVICE' has been REMOVED!
    34638 13:02:46 (0) ** - REMOVED ACE:
    34639 13:02:46 (0) ** ACEType: &h0
    34640 13:02:46 (0) ** ACCESS_ALLOWED_ACE_TYPE
    34641 13:02:46 (0) ** ACEFlags: &h0
    34642 13:02:46 (0) ** ACEMask: &h1F
    34643 13:02:46 (0) ** DCOM_RIGHT_EXECUTE
    34644 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_LOCAL
    34645 13:02:46 (0) ** DCOM_RIGHT_LAUNCH_REMOTE
    34646 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_LOCAL
    34647 13:02:46 (0) ** DCOM_RIGHT_ACTIVATE_REMOTE
    34648 13:02:46 (0) **
    34649 13:02:46 (0) ** => The REMOVED ACE was part of the DEFAULT setup for the trustee.
    34650 13:02:46 (0) ** Removing default security will cause some operations to fail!
    34651 13:02:46 (0) ** It is possible to fix this issue by editing the security descriptor and adding the ACE.
    34652 13:02:46 (0) ** For DCOM objects, this can be done with 'DCOMCNFG.EXE'.
    34653 13:02:46 (0) **
    34654 13:02:46 (0) **
    34655 13:02:46 (0) ** DCOM security warning(s) detected: .................................................................................. 0.
    34656 13:02:46 (0) ** DCOM security error(s) detected: .................................................................................... 14.
    34657 13:02:46 (0) ** WMI security warning(s) detected: ................................................................................... 0.
    34658 13:02:46 (0) ** WMI security error(s) detected: ..................................................................................... 0.
    34659 13:02:46 (0) **
    34660 13:02:46 (1) !! ERROR: Overall DCOM security status: ................................................................................ ERROR!
    34661 13:02:46 (0) ** Overall WMI security status: ........................................................................................ OK.
    34662 13:02:46 (0) ** - Started at 'Root' --------------------------------------------------------------------------------------------------------------
    34663 13:02:46 (0) ** INFO: WMI permanent SUBSCRIPTION(S): ................................................................................ 1.
    34664 13:02:46 (0) ** - ROOT/SUBSCRIPTION, NTEventLogEventConsumer.Name="SCM Event Log Consumer".
    34665 13:02:46 (0) ** 'select * from MSFT_SCMEventLogEvent'
    34666 13:02:46 (0) **
    34667 13:02:46 (0) ** WMI TIMER instruction(s): ........................................................................................... NONE.
    34668 13:02:46 (0) ** INFO: WMI namespace(s) requiring PACKET PRIVACY: .................................................................... 3 NAMESPACE(S)!
    34669 13:02:46 (0) ** - ROOT/CIMV2/SECURITY/MICROSOFTTPM.
    34670 13:02:46 (0) ** - ROOT/CIMV2/TERMINALSERVICES.
    34671 13:02:46 (0) ** - ROOT/SERVICEMODEL.
    34672 13:02:46 (0) ** => When remotely connecting, the namespace(s) listed require(s) the WMI client to
    34673 13:02:46 (0) ** use an encrypted connection by specifying the PACKET PRIVACY authentication level.
    34674 13:02:46 (0) ** (RPC_C_AUTHN_LEVEL_PKT_PRIVACY or PktPrivacy flags)
    34675 13:02:46 (0) ** i.e. 'WMIC.EXE /NODE:"ISWDC2" /AUTHLEVEL:Pktprivacy /NAMESPACE:\\ROOT\SERVICEMODEL Class __SystemSecurity'
    34676 13:02:46 (0) **
    34677 13:02:46 (0) ** WMI MONIKER CONNECTIONS: ............................................................................................ OK.
    34678 13:02:46 (0) ** WMI CONNECTIONS: .................................................................................................... OK.
    34679 13:02:46 (1) !! ERROR: WMI GET operation errors reported: ........................................................................... 32 ERROR(S)!
    34680 13:02:46 (0) ** - Root/CIMV2, MSFT_NetInvalidDriverDependency, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34681 13:02:46 (0) ** MOF Registration: ''
    34682 13:02:46 (0) ** - Root/CIMV2, Win32_OsBaselineProvider, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34683 13:02:46 (0) ** MOF Registration: ''
    34684 13:02:46 (0) ** - Root/CIMV2, Win32_OsBaseline, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34685 13:02:46 (0) ** MOF Registration: ''
    34686 13:02:46 (0) ** - Root/CIMV2, Win32_DriverVXD, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34687 13:02:46 (0) ** MOF Registration: ''
    34688 13:02:46 (0) ** - Root/CIMV2, Win32_PerfFormattedData_BITS_BITSNetUtilization, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34689 13:02:46 (0) ** MOF Registration: ''
    34690 13:02:46 (0) ** - Root/CIMV2, Win32_PerfRawData_BITS_BITSNetUtilization, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34691 13:02:46 (0) ** MOF Registration: ''
    34692 13:02:46 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_GenericIKEandAuthIP, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34693 13:02:46 (0) ** MOF Registration: ''
    34694 13:02:46 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_GenericIKEandAuthIP, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34695 13:02:46 (0) ** MOF Registration: ''
    34696 13:02:46 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_IPsecAuthIPv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34697 13:02:46 (0) ** MOF Registration: ''
    34698 13:02:46 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_IPsecAuthIPv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34699 13:02:46 (0) ** MOF Registration: ''
    34700 13:02:46 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_IPsecAuthIPv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34701 13:02:46 (0) ** MOF Registration: ''
    34702 13:02:46 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_IPsecAuthIPv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34703 13:02:46 (0) ** MOF Registration: ''
    34704 13:02:46 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_IPsecIKEv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34705 13:02:46 (0) ** MOF Registration: ''
    34706 13:02:46 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_IPsecIKEv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34707 13:02:46 (0) ** MOF Registration: ''
    34708 13:02:46 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_IPsecIKEv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34709 13:02:46 (0) ** MOF Registration: ''
    34710 13:02:46 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_IPsecIKEv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34711 13:02:46 (0) ** MOF Registration: ''
    34712 13:02:46 (0) ** - Root/CIMV2, Win32_PerfFormattedData_TermService_TerminalServices, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34713 13:02:46 (0) ** MOF Registration: ''
    34714 13:02:46 (0) ** - Root/CIMV2, Win32_PerfRawData_TermService_TerminalServices, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34715 13:02:46 (0) ** MOF Registration: ''
    34716 13:02:46 (0) ** - Root/WMI, ReserveDisjoinThread, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34717 13:02:46 (0) ** MOF Registration: ''
    34718 13:02:46 (0) ** - Root/WMI, ReserveLateCount, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34719 13:02:46 (0) ** MOF Registration: ''
    34720 13:02:46 (0) ** - Root/WMI, ReserveJoinThread, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34721 13:02:46 (0) ** MOF Registration: ''
    34722 13:02:46 (0) ** - Root/WMI, ReserveDelete, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34723 13:02:46 (0) ** MOF Registration: ''
    34724 13:02:46 (0) ** - Root/WMI, ReserveBandwidth, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34725 13:02:46 (0) ** MOF Registration: ''
    34726 13:02:46 (0) ** - Root/WMI, ReserveCreate, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34727 13:02:46 (0) ** MOF Registration: ''
    34728 13:02:46 (0) ** - Root/WMI, SystemConfig_PhyDisk, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34729 13:02:46 (0) ** MOF Registration: ''
    34730 13:02:46 (0) ** - Root/WMI, SystemConfig_Video, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34731 13:02:46 (0) ** MOF Registration: ''
    34732 13:02:46 (0) ** - Root/WMI, SystemConfig_IDEChannel, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34733 13:02:46 (0) ** MOF Registration: ''
    34734 13:02:46 (0) ** - Root/WMI, SystemConfig_NIC, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34735 13:02:46 (0) ** MOF Registration: ''
    34736 13:02:46 (0) ** - Root/WMI, SystemConfig_Network, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34737 13:02:46 (0) ** MOF Registration: ''
    34738 13:02:46 (0) ** - Root/WMI, SystemConfig_CPU, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34739 13:02:46 (0) ** MOF Registration: ''
    34740 13:02:46 (0) ** - Root/WMI, SystemConfig_LogDisk, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34741 13:02:46 (0) ** MOF Registration: ''
    34742 13:02:46 (0) ** - Root/WMI, SystemConfig_Power, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    34743 13:02:46 (0) ** MOF Registration: ''
    34744 13:02:46 (0) ** => When a WMI performance class is missing (i.e. 'Win32_PerfRawData_TermService_TerminalServices'), it is generally due to
    34745 13:02:46 (0) ** a lack of buffer refresh of the WMI class provider exposing the WMI performance counters.
    34746 13:02:46 (0) ** You can refresh the WMI class provider buffer with the following command:
    34747 13:02:46 (0) **
    34748 13:02:46 (0) ** i.e. 'WINMGMT.EXE /SYNCPERF'
    34749 13:02:46 (0) **
    34750 13:02:46 (0) ** WMI MOF representations: ............................................................................................ OK.
    34751 13:02:46 (0) ** WMI QUALIFIER access operations: .................................................................................... OK.
    34752 13:02:46 (0) ** WMI ENUMERATION operations: ......................................................................................... OK.
    34753 13:02:46 (0) ** WMI EXECQUERY operations: ........................................................................................... OK.
    34754 13:02:46 (2) !! WARNING: WMI GET VALUE operation errors reported: ................................................................... 5 WARNING(S)!
    34755 13:02:46 (0) ** - Root, Instance: __EventConsumerProviderCacheControl=@, Property: ClearAfter='00000000000030.000000:000' (Expected default='00000000000500.000000:000').
    34756 13:02:46 (0) ** - Root, Instance: __EventProviderCacheControl=@, Property: ClearAfter='00000000000030.000000:000' (Expected default='00000000000500.000000:000').
    34757 13:02:46 (0) ** - Root, Instance: __EventSinkCacheControl=@, Property: ClearAfter='00000000000015.000000:000' (Expected default='00000000000230.000000:000').
    34758 13:02:46 (0) ** - Root, Instance: __ObjectProviderCacheControl=@, Property: ClearAfter='00000000000030.000000:000' (Expected default='00000000000500.000000:000').
    34759 13:02:46 (0) ** - Root, Instance: __PropertyProviderCacheControl=@, Property: ClearAfter='00000000000030.000000:000' (Expected default='00000000000500.000000:000').
    34760 13:02:46 (0) **
    34761 13:02:46 (0) ** WMI WRITE operations: ............................................................................................... NOT TESTED.
    34762 13:02:46 (0) ** WMI PUT operations: ................................................................................................. NOT TESTED.
    34763 13:02:46 (0) ** WMI DELETE operations: .............................................................................................. NOT TESTED.
    34764 13:02:46 (0) ** WMI static instances retrieved: ..................................................................................... 1822.
    34765 13:02:46 (0) ** WMI dynamic instances retrieved: .................................................................................... 0.
    34766 13:02:46 (0) ** WMI instance request cancellations (to limit performance impact): ................................................... 1.
    34767 13:02:46 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    34768 13:02:46 (0) ** # of Event Log events BEFORE WMIDiag execution since the last 20 day(s):
    34769 13:02:46 (0) ** DCOM: ............................................................................................................. 0.
    34770 13:02:46 (0) ** WINMGMT: .......................................................................................................... 0.
    34771 13:02:46 (0) ** WMIADAPTER: ....................................................................................................... 0.
    34772 13:02:46 (0) **
    34773 13:02:46 (0) ** # of additional Event Log events AFTER WMIDiag execution:
    34774 13:02:46 (0) ** DCOM: ............................................................................................................. 0.
    34775 13:02:46 (0) ** WINMGMT: .......................................................................................................... 0.
    34776 13:02:46 (0) ** WMIADAPTER: ....................................................................................................... 0.
    34777 13:02:46 (0) **
    34778 13:02:46 (0) ** 32 error(s) 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found
    34779 13:02:46 (0) ** => This error is typically a WMI error. This WMI error is due to:
    34780 13:02:46 (0) ** - a missing WMI class definition or object.
    34781 13:02:46 (0) ** (See any GET, ENUMERATION, EXECQUERY and GET VALUE operation failures).
    34782 13:02:46 (0) ** You can correct the missing class definitions by:
    34783 13:02:46 (0) ** - Manually recompiling the MOF file(s) with the 'MOFCOMP <FileName.MOF>' command.
    34784 13:02:46 (0) ** Note: You can build a list of classes in relation with their WMI provider and MOF file with WMIDiag.
    34785 13:02:46 (0) ** (This list can be built on a similar and working WMI Windows installation)
    34786 13:02:46 (0) ** The following command line must be used:
    34787 13:02:46 (0) ** i.e. 'WMIDiag CorrelateClassAndProvider'
    34788 13:02:46 (0) ** Note: When a WMI performance class is missing, you can manually resynchronize performance counters
    34789 13:02:46 (0) ** with WMI by starting the ADAP process.
    34790 13:02:46 (0) ** - a WMI repository corruption.
    34791 13:02:46 (0) ** In such a case, you must rerun WMIDiag with 'WriteInRepository' parameter
    34792 13:02:46 (0) ** to validate the WMI repository operations.
    34793 13:02:46 (0) ** Note: ENSURE you are an administrator with FULL access to WMI EVERY namespaces of the computer before
    34794 13:02:46 (0) ** executing the WriteInRepository command. To write temporary data from the Root namespace, use:
    34795 13:02:46 (0) ** i.e. 'WMIDiag WriteInRepository=Root'
    34796 13:02:46 (0) ** - If the WriteInRepository command fails, while being an Administrator with ALL accesses to ALL namespaces
    34797 13:02:46 (0) ** the WMI repository must be reconstructed.
    34798 13:02:46 (0) ** Note: The WMI repository reconstruction requires to locate all MOF files needed to rebuild the repository,
    34799 13:02:46 (0) ** otherwise some applications may fail after the reconstruction.
    34800 13:02:46 (0) ** This can be achieved with the following command:
    34801 13:02:46 (0) ** i.e. 'WMIDiag ShowMOFErrors'
    34802 13:02:46 (0) ** Note: The repository reconstruction must be a LAST RESORT solution and ONLY after executing
    34803 13:02:46 (0) ** ALL fixes previously mentioned.
    34804 13:02:46 (2) !! WARNING: Static information stored by external applications in the repository will be LOST! (i.e. SMS Inventory)
    34805 13:02:46 (0) **
    34806 13:02:46 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    34807 13:02:46 (0) ** WMI Registry key setup: ............................................................................................. OK.
    34808 13:02:46 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    34809 13:02:46 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    34810 13:02:46 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    34811 13:02:46 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    34812 13:02:46 (0) **
    34813 13:02:46 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    34814 13:02:46 (0) ** ------------------------------------------------------ WMI REPORT: END -----------------------------------------------------------
    34815 13:02:46 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    34816 13:02:46 (0) **
    34817 13:02:46 (0) ** ERROR: WMIDiag detected issues that could prevent WMI to work properly!. Check 'C:\USERS\ABCDEF\APPDATA\LOCAL\TEMP\WMIDIAG-V2.1_2K8R2.SRV.SP1.64_ISWDC2_2014.05.22_12.49.13.LOG' for details.
    34818 13:02:46 (0) **
    34819 13:02:46 (0) ** WMIDiag v2.1 ended on Donnerstag, 22. Mai 2014 at 13:02 (W:89 E:52 S:1).
    There are a lot of error in the report and I don't know, whether they are relevant or how to solve them. To my current knowledge, I need to solve at least some of them so that I can access the local WMI repository again and get replication back working.
    But after hours of research I am stuck. Any hints are greatly appreciated.
    Regards,
    Oliver

    I don't know why, but soon after posting this, I found a solution to the problem. The WMI part was solved in this thread:
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/953be9ef-e9e3-4885-a5c4-47fc475ba562/dfs-is-not-working-anymore?forum=winserverfiles
    The relevant portion is this:
    Open a CMD prompt in %windir%\system32\wbem
    mofcomp dfsrprovs.mof
    net stop winmgmt
    net start winmgmt
    net start iphlpsvc
    net stop dfsr
    net start dfsr
    I don't know why recompiling of all mof did not solve the problem, but the solution above did. Restarting the DCs solved the communication issue. I don't know why the primary DC forgot about the WMI DFS provider or why communication failed. However, it is
    working again, it seems.

  • SCCM 2012 Client Repository Currupted

    HI
    I am using SCCM 2012 in our organization, we had before SCCM 2007 and migrate from SCCM 2007 to SCCM 2012. After migration SCCM Client(win 7 x64 &x 86) repository issue occured. For the solution multiple HOTFIXES use but still it's occur in some machines
    after some time.
    Can anyone have experienced this and have good solution to sort it out repository corruption issue?
    Thank you

    Which repository are you talking about? WMI? How did you determine that there's a problem at all?
    Torsten Meringer | http://www.mssccmfaq.de

  • Error accessing repository database

    I am trying to access my local repository database and I am receiving the error in the screen shot below.  It is a SQL Server DB and I have verified that I can access the server and the database through SQL Server Management Studio.  This was working about 6 weeks back when I had it originally set up and I was able to access all of the database tables.  Any thoughts on what to check next?

    Ken,
    No clue. Is the local repository corrupt? Designer is trying to get the object version of the repository that are you trying to connect. You say it was working fine. Try accessing any other local repository, or if you don't have one, create a local repo and log into designer accessing the new local repo. If that works, then I'm afraid your local repo is corrupt.
    Arun J

  • Application error happening at least twice a day. Faulting applicaiton name: wmiprvse.exe

    We're experiencing an issue with one of our Windows Server 2008R2 Standard Edition SP1 servers where an Application error occurs at least twice, and sometimes up to 5 or 6 times per day.  The following error is what we see.  Any help would be greatly
    appreciated, and I'll be checking back frequently to check for updates and provide more info whenever needed.  Thanks!
    General:
    Faulting application name: wmiprvse.exe, version: 6.1.7601.17514, time stamp: 0x4ce79d42
    Faulting module name: ntdll.dll, version: 6.1.7601.17514, time stamp: 0x4ce7c8f9
    Exception code: 0xc0000374
    Fault offset: 0x00000000000c40f2
    Faulting process id: 0x1bbc
    Faulting application start time: 0x01cd5d65dbeb2e7c
    Faulting application path: C:\Windows\system32\wbem\wmiprvse.exe
    Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
    Details:
    System
    Provider
    [ Name]
    Application Error
    EventID
    1000
    [ Qualifiers]
    0
    Level
    2
    Task
    100
    Keywords
    0x80000000000000
    TimeCreated
    [ SystemTime]
    2012-07-09T08:34:39.000000000Z
    EventRecordID
    6812
    Channel
    Application
    Computer
    {FQDN}
    Security
    EventData
    wmiprvse.exe
    6.1.7601.17514
    4ce79d42
    ntdll.dll
    6.1.7601.17514
    4ce7c8f9
    c0000374
    00000000000c40f2
    1bbc
    01cd5d65dbeb2e7c
    C:\Windows\system32\wbem\wmiprvse.exe
    C:\Windows\SYSTEM32\ntdll.dll
    ebe1621c-c9a0-11e1-a1d4-5cf3fce8cef6
    ETA:  I also ran the wmidiag.exe tool from Microsoft.  I saw it as a suggestion on another forum and ran it.  I don't know if it has any bearing here, but this is the log in case it's helpful
    show
    06604 14:51:25 (0) ** WMIDiag v2.1 started on Tuesday, July 10, 2012 at 14:40.
    06605 14:51:25 (0) ** 
    06606 14:51:25 (0) ** Copyright (c) Microsoft Corporation. All rights reserved - July 2007.
    06607 14:51:25 (0) ** 
    06608 14:51:25 (0) ** This script is not supported under any Microsoft standard support program or service.
    06609 14:51:25 (0) ** The script is provided AS IS without warranty of any kind. Microsoft further disclaims all
    06610 14:51:25 (0) ** implied warranties including, without limitation, any implied warranties of merchantability
    06611 14:51:25 (0) ** or of fitness for a particular purpose. The entire risk arising out of the use or performance
    06612 14:51:25 (0) ** of the scripts and documentation remains with you. In no event shall Microsoft, its authors,
    06613 14:51:25 (0) ** or anyone else involved in the creation, production, or delivery of the script be liable for
    06614 14:51:25 (0) ** any damages whatsoever (including, without limitation, damages for loss of business profits,
    06615 14:51:25 (0) ** business interruption, loss of business information, or other pecuniary loss) arising out of
    06616 14:51:25 (0) ** the use of or inability to use the script or documentation, even if Microsoft has been advised
    06617 14:51:25 (0) ** of the possibility of such damages.
    06618 14:51:25 (0) ** 
    06619 14:51:25 (0) ** 
    06620 14:51:25 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    06621 14:51:25 (0) ** ----------------------------------------------------- WMI REPORT: BEGIN ----------------------------------------------------------
    06622 14:51:25 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    06623 14:51:25 (0) ** 
    06624 14:51:25 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    06625 14:51:25 (0) ** Windows Server 2008 R2 - Service pack 1 - 64-bit (7601) - User {Username} on computer {ComputerName}.
    06626 14:51:25 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    06627 14:51:25 (0) ** Environment: ........................................................................................................ OK.
    06628 14:51:25 (0) ** System drive: ....................................................................................................... C: (Disk #0 Partition #1).
    06629 14:51:25 (0) ** Drive type: ......................................................................................................... SCSI (IBM ServeRAID M5015 SCSI Disk Device).
    06630 14:51:25 (0) ** There are no missing WMI system files: .............................................................................. OK.
    06631 14:51:25 (0) ** There are no missing WMI repository files: .......................................................................... OK.
    06632 14:51:25 (0) ** WMI repository state: ............................................................................................... CONSISTENT.
    06633 14:51:25 (0) ** AFTER running WMIDiag:
    06634 14:51:25 (0) ** The WMI repository has a size of: ................................................................................... 90 MB.
    06635 14:51:25 (0) ** - Disk free space on 'C:': .......................................................................................... 75295 MB.
    06636 14:51:25 (0) **   - INDEX.BTR,                     15818752 bytes,     7/10/2012 2:38:58 PM
    06637 14:51:25 (0) **   - MAPPING1.MAP,                  242388 bytes,       7/10/2012 2:33:33 PM
    06638 14:51:25 (0) **   - MAPPING2.MAP,                  242388 bytes,       7/10/2012 2:38:58 PM
    06639 14:51:25 (0) **   - OBJECTS.DATA,                  77570048 bytes,     7/10/2012 2:38:58 PM
    06640 14:51:25 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    06641 14:51:25 (2) !! WARNING: Windows Firewall: .......................................................................................... DISABLED.
    06642 14:51:25 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    06643 14:51:25 (0) ** DCOM Status: ........................................................................................................ OK.
    06644 14:51:25 (0) ** WMI registry setup: ................................................................................................. OK.
    06645 14:51:25 (0) ** INFO: WMI service has dependents: ................................................................................... 1 SERVICE(S)!
    06646 14:51:25 (0) ** - Internet Connection Sharing (ICS) (SHAREDACCESS, StartMode='Disabled')
    06647 14:51:25 (0) ** => If the WMI service is stopped, the listed service(s) will have to be stopped as well.
    06648 14:51:25 (0) **    Note: If the service is marked with (*), it means that the service/application uses WMI but
    06649 14:51:25 (0) **          there is no hard dependency on WMI. However, if the WMI service is stopped,
    06650 14:51:25 (0) **          this can prevent the service/application to work as expected.
    06651 14:51:25 (0) ** 
    06652 14:51:25 (0) ** RPCSS service: ...................................................................................................... OK (Already started).
    06653 14:51:25 (0) ** WINMGMT service: .................................................................................................... OK (Already started).
    06654 14:51:25 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    06655 14:51:25 (0) ** WMI service DCOM setup: ............................................................................................. OK.
    06656 14:51:25 (0) ** WMI components DCOM registrations: .................................................................................. OK.
    06657 14:51:25 (0) ** WMI ProgID registrations: ........................................................................................... OK.
    06658 14:51:25 (0) ** WMI provider DCOM registrations: .................................................................................... OK.
    06659 14:51:25 (0) ** WMI provider CIM registrations: ..................................................................................... OK.
    06660 14:51:25 (0) ** WMI provider CLSIDs: ................................................................................................ OK.
    06661 14:51:25 (2) !! WARNING: Some WMI providers EXE/DLL file(s) are missing: ............................................................ 18 WARNING(S)!
    06662 14:51:25 (0) ** - ROOT/QLOGIC_CMPI, QLogic_NIC_Provider, C:\Program Files (x86)\Common Files\IBM\icc\cimom\bin\wmicpa.exe /G{28A5F598-F699-4A6B-B9F9-8C7EB9B7359F}:QLogic_NIC_Provider
    06663 14:51:25 (0) ** - ROOT/QLOGIC_CMPI, QLogic_FCHBA_Provider, C:\Program Files (x86)\Common Files\IBM\icc\cimom\bin\wmicpa.exe /G{0AE588DD-D2E9-41EB-BCD1-8BF474187EC5}:QLogic_FCHBA_Provider
    06664 14:51:25 (0) ** - ROOT/IBMSD, ADPT_Module, C:\Program Files (x86)\Common Files\IBM\icc\cimom\bin\wmicpa.exe /G{B007445E-6AF0-4CBD-9009-809F071FCE69}:ADPT_Module
    06665 14:51:25 (0) ** - ROOT/IBMSD, IBM_PA_Providers, C:\Program Files (x86)\Common Files\IBM\icc\cimom\bin\wmicpa.exe /G{2244E0FA-D37A-4F6E-82FB-92F1DB78716D}:IBM_PA_Providers
    06666 14:51:25 (0) ** - ROOT/IBMSD, EndpointRegistrationProviderModule, C:\Program Files (x86)\Common Files\IBM\icc\cimom\bin\wmicpa.exe /G{BF833E81-33AA-40ED-B74A-329F006DB4F8}:EndpointRegistrationProviderModule
    06667 14:51:25 (0) ** - ROOT/CIMV2, SBLIM_Data_Gatherer, C:\Program Files (x86)\Common Files\IBM\icc\cimom\bin\wmicpa.exe /G{0D03AF80-A160-44EF-9E8B-318201F41693}:SBLIM_Data_Gatherer
    06668 14:51:25 (0) ** - ROOT/ADPT, ADPT_Module, C:\Program Files (x86)\Common Files\IBM\icc\cimom\bin\wmicpa.exe /G{B007445E-6AF0-4CBD-9009-809F071FCE69}:ADPT_Module
    06669 14:51:25 (0) ** - ROOT/PG_INTEROP, SBLIM_Data_Gatherer, C:\Program Files (x86)\Common Files\IBM\icc\cimom\bin\wmicpa.exe /G{0D03AF80-A160-44EF-9E8B-318201F41693}:SBLIM_Data_Gatherer
    06670 14:51:25 (0) ** - ROOT/PG_INTEROP, LSIESG_SMIS13_HHR_ProviderModule, C:\Program Files (x86)\Common Files\IBM\icc\cimom\bin\wmicpa.exe /G{E21064DD-757A-4F2D-B798-81CDFF03B48C}:LSIESG_SMIS13_HHR_ProviderModule
    06671 14:51:25 (0) ** - ROOT/PG_INTEROP, emulex_fc_provider_Module, C:\Program Files (x86)\Common Files\IBM\icc\cimom\bin\wmicpa.exe /G{27734403-1E6C-4BC7-B97D-1FE9657B35EC}:emulex_fc_provider_Module
    06672 14:51:25 (0) ** - ROOT/PG_INTEROP, emulex_ucna_provider_Module, C:\Program Files (x86)\Common Files\IBM\icc\cimom\bin\wmicpa.exe /G{68D3C192-F517-41CC-B852-BA74A8D05A85}:emulex_ucna_provider_Module
    06673 14:51:25 (0) ** - ROOT/IBMSE, emulex_fc_provider_Module, C:\Program Files (x86)\Common Files\IBM\icc\cimom\bin\wmicpa.exe /G{27734403-1E6C-4BC7-B97D-1FE9657B35EC}:emulex_fc_provider_Module
    06674 14:51:25 (0) ** - ROOT/IBMSE, IBM_PA_Providers, C:\Program Files (x86)\Common Files\IBM\icc\cimom\bin\wmicpa.exe /G{2244E0FA-D37A-4F6E-82FB-92F1DB78716D}:IBM_PA_Providers
    06675 14:51:25 (0) ** - ROOT/IBMSE, emulex_ucna_provider_Module, C:\Program Files (x86)\Common Files\IBM\icc\cimom\bin\wmicpa.exe /G{68D3C192-F517-41CC-B852-BA74A8D05A85}:emulex_ucna_provider_Module
    06676 14:51:25 (0) ** - ROOT/LSI_MR_1_3_0, LSIESG_SMIS13_HHR_ProviderModule, C:\Program Files (x86)\Common Files\IBM\icc\cimom\bin\wmicpa.exe /G{E21064DD-757A-4F2D-B798-81CDFF03B48C}:LSIESG_SMIS13_HHR_ProviderModule
    06677 14:51:25 (0) ** - ROOT/EMULEX, emulex_fc_provider_Module, C:\Program Files (x86)\Common Files\IBM\icc\cimom\bin\wmicpa.exe /G{27734403-1E6C-4BC7-B97D-1FE9657B35EC}:emulex_fc_provider_Module
    06678 14:51:25 (0) ** - ROOT/EMULEX, emulex_ucna_provider_Module, C:\Program Files (x86)\Common Files\IBM\icc\cimom\bin\wmicpa.exe /G{68D3C192-F517-41CC-B852-BA74A8D05A85}:emulex_ucna_provider_Module
    06679 14:51:25 (0) ** - ROOT/BROCADE, brcdprovider_Module, C:\Program Files (x86)\Common Files\IBM\icc\cimom\bin\wmicpa.exe /G{48898EFD-0F9A-4657-B03D-FF400A7D2CDE}:brcdprovider_Module
    06680 14:51:25 (0) ** => This will make any operations related to the WMI class supported by the provider(s) to fail.
    06681 14:51:25 (0) **    This can be due to:
    06682 14:51:25 (0) **    - the de-installation of the software.
    06683 14:51:25 (0) **    - the deletion of some files.
    06684 14:51:25 (0) ** => If the software has been de-installed intentionally, then this information must be
    06685 14:51:25 (0) **    removed from the WMI repository. You can use the 'WMIC.EXE' command to remove
    06686 14:51:25 (0) **    the provider registration data.
    06687 14:51:25 (0) **    i.e. 'WMIC.EXE /NAMESPACE:\\ROOT\BROCADE path __Win32Provider Where Name='brcdprovider_Module' DELETE'
    06688 14:51:25 (0) ** => If not, you must restore a copy of the missing provider EXE/DLL file(s) as indicated by the path.
    06689 14:51:25 (0) **    You can retrieve the missing file from:
    06690 14:51:25 (0) **    - A backup.
    06691 14:51:25 (0) **    - The Windows CD.
    06692 14:51:25 (0) **    - Another Windows installation using the same version and service pack level of the examined system.
    06693 14:51:25 (0) **    - The original CD or software package installing this WMI provider.
    06694 14:51:25 (0) ** 
    06695 14:51:25 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    06696 14:51:25 (0) ** INFO: User Account Control (UAC): ................................................................................... DISABLED.
    06697 14:51:25 (0) ** INFO: Local Account Filtering: ...................................................................................... ENABLED.
    06698 14:51:25 (0) ** => WMI tasks remotely accessing WMI information on this computer and requiring Administrative
    06699 14:51:25 (0) **    privileges MUST use a DOMAIN account part of the Local Administrators group of this computer
    06700 14:51:25 (0) **    to ensure that administrative privileges are granted. If a Local User account is used for remote
    06701 14:51:25 (0) **    accesses, it will be reduced to a plain user (filtered token), even if it is part of the Local Administrators group.
    06702 14:51:25 (0) ** 
    06703 14:51:25 (0) ** Overall DCOM security status: ....................................................................................... OK.
    06704 14:51:25 (0) ** Overall WMI security status: ........................................................................................ OK.
    06705 14:51:25 (0) ** - Started at 'Root' --------------------------------------------------------------------------------------------------------------
    06706 14:51:25 (0) ** INFO: WMI permanent SUBSCRIPTION(S): ................................................................................ 2.
    06707 14:51:25 (0) ** - ROOT/SUBSCRIPTION, CommandLineEventConsumer.Name="BVTConsumer".
    06708 14:51:25 (0) **   'SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99'
    06709 14:51:25 (0) ** - ROOT/SUBSCRIPTION, NTEventLogEventConsumer.Name="SCM Event Log Consumer".
    06710 14:51:25 (0) **   'select * from MSFT_SCMEventLogEvent'
    06711 14:51:25 (0) ** 
    06712 14:51:25 (0) ** WMI TIMER instruction(s): ........................................................................................... NONE.
    06713 14:51:25 (0) ** INFO: WMI namespace(s) requiring PACKET PRIVACY: .................................................................... 3 NAMESPACE(S)!
    06714 14:51:25 (0) ** - ROOT/CIMV2/SECURITY/MICROSOFTTPM.
    06715 14:51:25 (0) ** - ROOT/CIMV2/TERMINALSERVICES.
    06716 14:51:25 (0) ** - ROOT/SERVICEMODEL.
    06717 14:51:25 (0) ** => When remotely connecting, the namespace(s) listed require(s) the WMI client to
    06718 14:51:25 (0) **    use an encrypted connection by specifying the PACKET PRIVACY authentication level.
    06719 14:51:25 (0) **    (RPC_C_AUTHN_LEVEL_PKT_PRIVACY or PktPrivacy flags)
    06720 14:51:25 (0) **    i.e. 'WMIC.EXE /NODE:"{ComputerName}" /AUTHLEVEL:Pktprivacy /NAMESPACE:\\ROOT\SERVICEMODEL Class __SystemSecurity'
    06721 14:51:25 (0) ** 
    06722 14:51:25 (0) ** WMI MONIKER CONNECTIONS: ............................................................................................ OK.
    06723 14:51:25 (0) ** WMI CONNECTIONS: .................................................................................................... OK.
    06724 14:51:25 (1) !! ERROR: WMI GET operation errors reported: ........................................................................... 30 ERROR(S)!
    06725 14:51:25 (0) ** - Root/CIMV2, MSFT_NetInvalidDriverDependency, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06726 14:51:25 (0) **   MOF Registration: ''
    06727 14:51:25 (0) ** - Root/CIMV2, Win32_OsBaselineProvider, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06728 14:51:25 (0) **   MOF Registration: ''
    06729 14:51:25 (0) ** - Root/CIMV2, Win32_OsBaseline, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06730 14:51:25 (0) **   MOF Registration: ''
    06731 14:51:25 (0) ** - Root/CIMV2, Win32_DriverVXD, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06732 14:51:25 (0) **   MOF Registration: ''
    06733 14:51:25 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_GenericIKEandAuthIP, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06734 14:51:25 (0) **   MOF Registration: ''
    06735 14:51:25 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_GenericIKEandAuthIP, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06736 14:51:25 (0) **   MOF Registration: ''
    06737 14:51:25 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_IPsecAuthIPv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06738 14:51:25 (0) **   MOF Registration: ''
    06739 14:51:25 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_IPsecAuthIPv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06740 14:51:25 (0) **   MOF Registration: ''
    06741 14:51:25 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_IPsecAuthIPv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06742 14:51:25 (0) **   MOF Registration: ''
    06743 14:51:25 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_IPsecAuthIPv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06744 14:51:25 (0) **   MOF Registration: ''
    06745 14:51:25 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_IPsecIKEv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06746 14:51:25 (0) **   MOF Registration: ''
    06747 14:51:25 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_IPsecIKEv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06748 14:51:25 (0) **   MOF Registration: ''
    06749 14:51:25 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_IPsecIKEv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06750 14:51:25 (0) **   MOF Registration: ''
    06751 14:51:25 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_IPsecIKEv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06752 14:51:25 (0) **   MOF Registration: ''
    06753 14:51:25 (0) ** - Root/CIMV2, Win32_PerfFormattedData_TermService_TerminalServices, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06754 14:51:25 (0) **   MOF Registration: ''
    06755 14:51:25 (0) ** - Root/CIMV2, Win32_PerfRawData_TermService_TerminalServices, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06756 14:51:25 (0) **   MOF Registration: ''
    06757 14:51:25 (0) ** - Root/WMI, ReserveDisjoinThread, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06758 14:51:25 (0) **   MOF Registration: ''
    06759 14:51:25 (0) ** - Root/WMI, ReserveLateCount, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06760 14:51:25 (0) **   MOF Registration: ''
    06761 14:51:25 (0) ** - Root/WMI, ReserveJoinThread, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06762 14:51:25 (0) **   MOF Registration: ''
    06763 14:51:25 (0) ** - Root/WMI, ReserveDelete, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06764 14:51:25 (0) **   MOF Registration: ''
    06765 14:51:25 (0) ** - Root/WMI, ReserveBandwidth, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06766 14:51:25 (0) **   MOF Registration: ''
    06767 14:51:25 (0) ** - Root/WMI, ReserveCreate, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06768 14:51:25 (0) **   MOF Registration: ''
    06769 14:51:25 (0) ** - Root/WMI, SystemConfig_PhyDisk, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06770 14:51:25 (0) **   MOF Registration: ''
    06771 14:51:25 (0) ** - Root/WMI, SystemConfig_Video, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06772 14:51:25 (0) **   MOF Registration: ''
    06773 14:51:25 (0) ** - Root/WMI, SystemConfig_IDEChannel, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06774 14:51:25 (0) **   MOF Registration: ''
    06775 14:51:25 (0) ** - Root/WMI, SystemConfig_NIC, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06776 14:51:25 (0) **   MOF Registration: ''
    06777 14:51:25 (0) ** - Root/WMI, SystemConfig_Network, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06778 14:51:25 (0) **   MOF Registration: ''
    06779 14:51:25 (0) ** - Root/WMI, SystemConfig_CPU, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06780 14:51:25 (0) **   MOF Registration: ''
    06781 14:51:25 (0) ** - Root/WMI, SystemConfig_LogDisk, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06782 14:51:25 (0) **   MOF Registration: ''
    06783 14:51:25 (0) ** - Root/WMI, SystemConfig_Power, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    06784 14:51:25 (0) **   MOF Registration: ''
    06785 14:51:25 (0) ** => When a WMI performance class is missing (i.e. 'Win32_PerfRawData_TermService_TerminalServices'), it is generally due to
    06786 14:51:25 (0) **    a lack of buffer refresh of the WMI class provider exposing the WMI performance counters.
    06787 14:51:25 (0) **    You can refresh the WMI class provider buffer with the following command:
    06788 14:51:25 (0) ** 
    06789 14:51:25 (0) **    i.e. 'WINMGMT.EXE /SYNCPERF'
    06790 14:51:25 (0) ** 
    06791 14:51:25 (0) ** WMI MOF representations: ............................................................................................ OK.
    06792 14:51:25 (0) ** WMI QUALIFIER access operations: .................................................................................... OK.
    06793 14:51:25 (0) ** WMI ENUMERATION operations: ......................................................................................... OK.
    06794 14:51:25 (2) !! WARNING: WMI EXECQUERY operation errors reported: ................................................................... 2 WARNING(S)!
    06795 14:51:25 (0) ** - Root/CIMV2, 'Select * From Win32_PointingDevice WHERE Status = "OK"' did not return any instance while AT LEAST 1 instance is expected.
    06796 14:51:25 (0) ** - Root/CIMV2, 'Select * From Win32_Keyboard' did not return any instance while AT LEAST 1 instance is expected.
    06797 14:51:25 (0) ** 
    06798 14:51:25 (2) !! WARNING: WMI GET VALUE operation errors reported: ................................................................... 5 WARNING(S)!
    06799 14:51:25 (0) ** - Root, Instance: __EventConsumerProviderCacheControl=@, Property: ClearAfter='00000000000030.000000:000' (Expected default='00000000000500.000000:000').
    06800 14:51:25 (0) ** - Root, Instance: __EventProviderCacheControl=@, Property: ClearAfter='00000000000030.000000:000' (Expected default='00000000000500.000000:000').
    06801 14:51:25 (0) ** - Root, Instance: __EventSinkCacheControl=@, Property: ClearAfter='00000000000015.000000:000' (Expected default='00000000000230.000000:000').
    06802 14:51:25 (0) ** - Root, Instance: __ObjectProviderCacheControl=@, Property: ClearAfter='00000000000030.000000:000' (Expected default='00000000000500.000000:000').
    06803 14:51:25 (0) ** - Root, Instance: __PropertyProviderCacheControl=@, Property: ClearAfter='00000000000030.000000:000' (Expected default='00000000000500.000000:000').
    06804 14:51:25 (0) ** 
    06805 14:51:25 (0) ** WMI WRITE operations: ............................................................................................... NOT TESTED.
    06806 14:51:25 (0) ** WMI PUT operations: ................................................................................................. NOT TESTED.
    06807 14:51:25 (0) ** WMI DELETE operations: .............................................................................................. NOT TESTED.
    06808 14:51:25 (0) ** WMI static instances retrieved: ..................................................................................... 2072.
    06809 14:51:25 (0) ** WMI dynamic instances retrieved: .................................................................................... 0.
    06810 14:51:25 (0) ** WMI instance request cancellations (to limit performance impact): ................................................... 1.
    06811 14:51:25 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    06812 14:51:25 (0) ** # of Event Log events BEFORE WMIDiag execution since the last 20 day(s):
    06813 14:51:25 (0) **   DCOM: ............................................................................................................. 0.
    06814 14:51:25 (0) **   WINMGMT: .......................................................................................................... 0.
    06815 14:51:25 (0) **   WMIADAPTER: ....................................................................................................... 0.
    06816 14:51:25 (0) ** 
    06817 14:51:25 (0) ** # of additional Event Log events AFTER WMIDiag execution:
    06818 14:51:25 (0) **   DCOM: ............................................................................................................. 0.
    06819 14:51:25 (0) **   WINMGMT: .......................................................................................................... 0.
    06820 14:51:25 (0) **   WMIADAPTER: ....................................................................................................... 0.
    06821 14:51:25 (0) ** 
    06822 14:51:25 (0) ** 30 error(s) 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found
    06823 14:51:25 (0) ** => This error is typically a WMI error. This WMI error is due to:
    06824 14:51:25 (0) **    - a missing WMI class definition or object.
    06825 14:51:25 (0) **      (See any GET, ENUMERATION, EXECQUERY and GET VALUE operation failures).
    06826 14:51:25 (0) **      You can correct the missing class definitions by:
    06827 14:51:25 (0) **      - Manually recompiling the MOF file(s) with the 'MOFCOMP <FileName.MOF>' command.
    06828 14:51:25 (0) **      Note: You can build a list of classes in relation with their WMI provider and MOF file with WMIDiag.
    06829 14:51:25 (0) **            (This list can be built on a similar and working WMI Windows installation)
    06830 14:51:25 (0) **            The following command line must be used:
    06831 14:51:25 (0) **            i.e. 'WMIDiag CorrelateClassAndProvider'
    06832 14:51:25 (0) **      Note: When a WMI performance class is missing, you can manually resynchronize performance counters
    06833 14:51:25 (0) **            with WMI by starting the ADAP process.
    06834 14:51:25 (0) **    - a WMI repository corruption.
    06835 14:51:25 (0) **      In such a case, you must rerun WMIDiag with 'WriteInRepository' parameter
    06836 14:51:25 (0) **      to validate the WMI repository operations.
    06837 14:51:25 (0) **    Note: ENSURE you are an administrator with FULL access to WMI EVERY namespaces of the computer before
    06838 14:51:25 (0) **          executing the WriteInRepository command. To write temporary data from the Root namespace, use:
    06839 14:51:25 (0) **          i.e. 'WMIDiag WriteInRepository=Root'
    06840 14:51:25 (0) **    - If the WriteInRepository command fails, while being an Administrator with ALL accesses to ALL namespaces
    06841 14:51:25 (0) **      the WMI repository must be reconstructed.
    06842 14:51:25 (0) **    Note: The WMI repository reconstruction requires to locate all MOF files needed to rebuild the repository,
    06843 14:51:25 (0) **          otherwise some applications may fail after the reconstruction.
    06844 14:51:25 (0) **          This can be achieved with the following command:
    06845 14:51:25 (0) **          i.e. 'WMIDiag ShowMOFErrors'
    06846 14:51:25 (0) **    Note: The repository reconstruction must be a LAST RESORT solution and ONLY after executing
    06847 14:51:25 (0) **          ALL fixes previously mentioned.
    06848 14:51:25 (2) !! WARNING: Static information stored by external applications in the repository will be LOST! (i.e. SMS Inventory)
    06849 14:51:25 (0) ** 
    06850 14:51:25 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    06851 14:51:25 (0) ** Unexpected, wrong or missing registry key values: ................................................................... 1 KEY(S)!
    06852 14:51:25 (0) ** INFO: Unexpected registry key value:
    06853 14:51:25 (0) **   - Current:  HKLM\SOFTWARE\Microsoft\WBEM\CIMOM\Logging (REG_SZ) -> 0
    06854 14:51:25 (0) **   - Expected: HKLM\SOFTWARE\Microsoft\WBEM\CIMOM\Logging (REG_SZ) -> 1
    06855 14:51:25 (0) **     From the command line, the registry configuration can be corrected with the following command:
    06856 14:51:25 (0) **     i.e. 'REG.EXE Add "HKLM\SOFTWARE\Microsoft\WBEM\CIMOM" /v "Logging" /t "REG_SZ" /d "1" /f'
    06857 14:51:25 (0) ** 
    06858 14:51:25 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    06859 14:51:25 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    06860 14:51:25 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    06861 14:51:25 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    06862 14:51:25 (0) ** 
    06863 14:51:25 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    06864 14:51:25 (0) ** ------------------------------------------------------ WMI REPORT: END -----------------------------------------------------------
    06865 14:51:25 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    06866 14:51:25 (0) ** 
    06867 14:51:25 (0) ** ERROR: WMIDiag detected issues that could prevent WMI to work properly!.  Check 'C:\USERS\{Username}\APPDATA\LOCAL\TEMP\WMIDIAG-V2.1_2K8R2.SRV.SP1.64_{ComputerName}_2012.07.10_14.40.25.LOG' for details.
    06868 14:51:25 (0) ** 
    06869 14:51:25 (0) ** WMIDiag v2.1 ended on Tuesday, July 10, 2012 at 14:51 (W:103 E:51 S:1).

    Following might help
    A Wmiprvse.exe process crashes in Windows Server 2008 R2 when you use the WMI interface to query the hardware status on a computer that supports the IPMI standard
    http://support.microsoft.com/kb/2280777
    I do not represent the organisation I work for, all the opinions expressed here are my own.
    This posting is provided "AS IS" with no warranties or guarantees and confers no rights.
    I saw this in my googling.  Listed as the cause on the hotfix page is the following: "This
    problem occurs because the Ipmiprv.dll module leads the Wmiprvse.exe process to crash. This behavior depends on certain hardware sensor types when the sensor is enumerated."  The
    faulting module for that hotfix is ipmiprv.dll, and our faulting module is ntdll.dll.  I'm thinking that this hotfix isn't applicable, but I'm open to hearing why I'm incorrect if I am.
    Seth Johnson

  • Cannot connect to Session broker server, but can to other servers in Cluster

    Hi Everyone,
    Hopefully this is the right place to post. Have searched quite a bit through the forums (not all 19000+ pages though), and can't seem to find a similiar issue.
    I have also searched the internet and tried all solutions others with a similiar problem have.
    This is my problem:
    We have two servers running Server 2008 R2, set up as Remote Desktop Servers in a cluster setup.
    The session broker is located on the second server (This is an active server which has sessions load balanced to it). There is also a DNS round robin setup
    Problem: When sessions are allowed to be load balanced on Server2, then the users cannot connect to the cluster. The round robin seems to still send some sessions to the first server, and these seem to connect fine.
    I suspected the issue was with the WMI Respository, and so started. I found a lot of errors, but have been unable to fix them.
    I downlaoded the WMIDiag from Microsoft, and here is the report:
    48866 15:56:44 (0) ** WMIDiag v2.1 started on 15 April 2015 at 15:48.
    48867 15:56:44 (0) **
    48868 15:56:44 (0) ** Copyright (c) Microsoft Corporation. All rights reserved - July 2007.
    48869 15:56:44 (0) **
    48870 15:56:44 (0) ** This script is not supported under any Microsoft standard support program or service.
    48871 15:56:44 (0) ** The script is provided AS IS without warranty of any kind. Microsoft further disclaims all
    48872 15:56:44 (0) ** implied warranties including, without limitation, any implied warranties of merchantability
    48873 15:56:44 (0) ** or of fitness for a particular purpose. The entire risk arising out of the use or performance
    48874 15:56:44 (0) ** of the scripts and documentation remains with you. In no event shall Microsoft, its authors,
    48875 15:56:44 (0) ** or anyone else involved in the creation, production, or delivery of the script be liable for
    48876 15:56:44 (0) ** any damages whatsoever (including, without limitation, damages for loss of business profits,
    48877 15:56:44 (0) ** business interruption, loss of business information, or other pecuniary loss) arising out of
    48878 15:56:44 (0) ** the use of or inability to use the script or documentation, even if Microsoft has been advised
    48879 15:56:44 (0) ** of the possibility of such damages.
    48880 15:56:44 (0) **
    48881 15:56:44 (0) **
    48882 15:56:44 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    48883 15:56:44 (0) ** ----------------------------------------------------- WMI REPORT: BEGIN ----------------------------------------------------------
    48884 15:56:44 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    48885 15:56:44 (0) **
    48886 15:56:44 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    48887 15:56:44 (0) ** Windows Server 2008 R2 - Service pack 1 - 64-bit (7601) - User 'MIBCO\CONN.LOMBARD' on computer 'SSCRDS02'.
    48888 15:56:44 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    48889 15:56:44 (0) ** INFO: Environment: .................................................................................................. 1 ITEM(S)!
    48890 15:56:44 (0) ** INFO: => 3 possible incorrect shutdown(s) detected on:
    48891 15:56:44 (0) **          - Shutdown on 05 December 2014 22:55:28 (GMT-0).
    48892 15:56:44 (0) **          - Shutdown on 12 December 2014 06:43:00 (GMT-0).
    48893 15:56:44 (0) **          - Shutdown on 27 February 2015 05:19:26 (GMT-0).
    48894 15:56:44 (0) **
    48895 15:56:44 (0) ** System drive: ....................................................................................................... C: (Disk #0 Partition #1).
    48896 15:56:44 (0) ** Drive type: ......................................................................................................... SCSI (DELL PERC H700 SCSI Disk Device).
    48897 15:56:44 (0) ** There are no missing WMI system files: .............................................................................. OK.
    48898 15:56:44 (0) ** There are no missing WMI repository files: .......................................................................... OK.
    48899 15:56:44 (0) ** WMI repository state: ............................................................................................... CONSISTENT.
    48900 15:56:44 (0) ** AFTER running WMIDiag:
    48901 15:56:44 (0) ** The WMI repository has a size of: ................................................................................... 26 MB.
    48902 15:56:44 (0) ** - Disk free space on 'C:': .......................................................................................... 297281 MB.
    48903 15:56:44 (0) **   - INDEX.BTR,                     5513216 bytes,      2015/04/15 03:52:21 PM
    48904 15:56:44 (0) **   - MAPPING1.MAP,                  76804 bytes,        2015/04/15 03:50:51 PM
    48905 15:56:44 (0) **   - MAPPING2.MAP,                  76804 bytes,        2015/04/15 03:52:21 PM
    48906 15:56:44 (0) **   - OBJECTS.DATA,                  22036480 bytes,     2015/04/15 03:52:21 PM
    48907 15:56:44 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    48908 15:56:44 (0) ** INFO: Windows Firewall status: ...................................................................................... ENABLED.
    48909 15:56:44 (0) ** Windows Firewall Profile: ........................................................................................... DOMAIN.
    48910 15:56:44 (0) ** Inbound connections that do not match a rule BLOCKED: ............................................................... ENABLED.
    48911 15:56:44 (0) ** => This will prevent any WMI remote connectivity to this computer except
    48912 15:56:44 (0) **    if the following three inbound rules are ENABLED and non-BLOCKING:
    48913 15:56:44 (0) **    - 'Windows Management Instrumentation (DCOM-In)'
    48914 15:56:44 (0) **    - 'Windows Management Instrumentation (WMI-In)'
    48915 15:56:44 (0) **    - 'Windows Management Instrumentation (ASync-In)'
    48916 15:56:44 (0) **    Verify the reported status for each of these three inbound rules below.
    48917 15:56:44 (0) **
    48918 15:56:44 (0) ** Windows Firewall 'Windows Management Instrumentation (WMI)' GROUP rule: ............................................. ENABLED.
    48919 15:56:44 (0) ** Windows Firewall 'Windows Management Instrumentation (WMI-Out)' rule: ............................................... ENABLED.
    48920 15:56:44 (0) ** Windows Firewall 'Windows Management Instrumentation (WMI-In)' rule: ................................................ ENABLED.
    48921 15:56:44 (0) ** Windows Firewall 'Windows Management Instrumentation (DCOM-In)' rule: ............................................... ENABLED.
    48922 15:56:44 (0) ** Windows Firewall 'Windows Management Instrumentation (ASync-In)' rule: .............................................. ENABLED.
    48923 15:56:44 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    48924 15:56:44 (0) ** DCOM Status: ........................................................................................................ OK.
    48925 15:56:44 (0) ** WMI registry setup: ................................................................................................. OK.
    48926 15:56:44 (0) ** INFO: WMI service has dependents: ................................................................................... 2 SERVICE(S)!
    48927 15:56:44 (0) ** - Internet Connection Sharing (ICS) (SHAREDACCESS, StartMode='Disabled')
    48928 15:56:44 (0) ** - SMS Agent Host (CCMEXEC, StartMode='Automatic')
    48929 15:56:44 (0) ** => If the WMI service is stopped, the listed service(s) will have to be stopped as well.
    48930 15:56:44 (0) **    Note: If the service is marked with (*), it means that the service/application uses WMI but
    48931 15:56:44 (0) **          there is no hard dependency on WMI. However, if the WMI service is stopped,
    48932 15:56:44 (0) **          this can prevent the service/application to work as expected.
    48933 15:56:44 (0) **
    48934 15:56:44 (0) ** RPCSS service: ...................................................................................................... OK (Already started).
    48935 15:56:44 (0) ** WINMGMT service: .................................................................................................... OK (Already started).
    48936 15:56:44 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    48937 15:56:44 (0) ** WMI service DCOM setup: ............................................................................................. OK.
    48938 15:56:44 (0) ** WMI components DCOM registrations: .................................................................................. OK.
    48939 15:56:44 (0) ** WMI ProgID registrations: ........................................................................................... OK.
    48940 15:56:44 (0) ** WMI provider DCOM registrations: .................................................................................... OK.
    48941 15:56:44 (0) ** WMI provider CIM registrations: ..................................................................................... OK.
    48942 15:56:44 (0) ** WMI provider CLSIDs: ................................................................................................ OK.
    48943 15:56:44 (0) ** WMI providers EXE/DLL availability: ................................................................................. OK.
    48944 15:56:44 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    48945 15:56:44 (0) ** INFO: User Account Control (UAC): ................................................................................... ENABLED.
    48946 15:56:44 (0) ** => WMI tasks requiring Administrative privileges on this computer MUST run in an elevated context.
    48947 15:56:44 (0) **    i.e. You can start your scripts or WMIC commands from an elevated command
    48948 15:56:44 (0) **         prompt by right clicking on the 'Command Prompt' icon in the Start Menu and
    48949 15:56:44 (0) **         selecting 'Run as Administrator'.
    48950 15:56:44 (0) **    i.e. You can also execute the WMI scripts or WMIC commands as a task
    48951 15:56:44 (0) **         in the Task Scheduler within the right security context.
    48952 15:56:44 (0) **
    48953 15:56:44 (0) ** INFO: Local Account Filtering: ...................................................................................... ENABLED.
    48954 15:56:44 (0) ** => WMI tasks remotely accessing WMI information on this computer and requiring Administrative
    48955 15:56:44 (0) **    privileges MUST use a DOMAIN account part of the Local Administrators group of this computer
    48956 15:56:44 (0) **    to ensure that administrative privileges are granted. If a Local User account is used for remote
    48957 15:56:44 (0) **    accesses, it will be reduced to a plain user (filtered token), even if it is part of the Local Administrators group.
    48958 15:56:44 (0) **
    48959 15:56:44 (0) ** DCOM security for 'Microsoft WBEM UnSecured Apartment' (Launch & Activation Permissions): ........................... MODIFIED.
    48960 15:56:44 (1) !! ERROR: Actual trustee 'NT AUTHORITY\SYSTEM' DOES NOT match corresponding expected trustee rights (Actual->Default)
    48961 15:56:44 (0) **        - ACTUAL ACE:
    48962 15:56:44 (0) **          ACEType:  &h0
    48963 15:56:44 (0) **                    ACCESS_ALLOWED_ACE_TYPE
    48964 15:56:44 (0) **          ACEFlags: &h4
    48965 15:56:44 (0) **                    NO_PROPAGATE_INHERIT_ACE
    48966 15:56:44 (0) **          ACEMask:  &hB
    48967 15:56:44 (0) **                    DCOM_RIGHT_EXECUTE
    48968 15:56:44 (0) **                    DCOM_RIGHT_LAUNCH_LOCAL
    48969 15:56:44 (0) **                    DCOM_RIGHT_ACTIVATE_LOCAL
    48970 15:56:44 (0) **        - EXPECTED ACE:
    48971 15:56:44 (0) **          ACEType:  &h0
    48972 15:56:44 (0) **                    ACCESS_ALLOWED_ACE_TYPE
    48973 15:56:44 (0) **          ACEFlags: &h0
    48974 15:56:44 (0) **          ACEMask:  &h1F
    48975 15:56:44 (0) **                    DCOM_RIGHT_EXECUTE
    48976 15:56:44 (0) **                    DCOM_RIGHT_LAUNCH_LOCAL
    48977 15:56:44 (0) **                    DCOM_RIGHT_LAUNCH_REMOTE
    48978 15:56:44 (0) **                    DCOM_RIGHT_ACTIVATE_LOCAL
    48979 15:56:44 (0) **                    DCOM_RIGHT_ACTIVATE_REMOTE
    48980 15:56:44 (0) **
    48981 15:56:44 (0) ** => The actual ACE has the right(s) '&h14 DCOM_RIGHT_LAUNCH_REMOTE DCOM_RIGHT_ACTIVATE_REMOTE' removed!
    48982 15:56:44 (0) **    This will cause some operations to fail!
    48983 15:56:44 (0) **    It is possible to fix this issue by editing the security descriptor and adding the removed right.
    48984 15:56:44 (0) **    For DCOM objects, this can be done with 'DCOMCNFG.EXE'.
    48985 15:56:44 (0) **
    48986 15:56:44 (0) ** DCOM security for 'Microsoft WBEM UnSecured Apartment' (Launch & Activation Permissions): ........................... MODIFIED.
    48987 15:56:44 (1) !! ERROR: Actual trustee 'NT AUTHORITY\INTERACTIVE' DOES NOT match corresponding expected trustee rights (Actual->Default)
    48988 15:56:44 (0) **        - ACTUAL ACE:
    48989 15:56:44 (0) **          ACEType:  &h0
    48990 15:56:44 (0) **                    ACCESS_ALLOWED_ACE_TYPE
    48991 15:56:44 (0) **          ACEFlags: &h4
    48992 15:56:44 (0) **                    NO_PROPAGATE_INHERIT_ACE
    48993 15:56:44 (0) **          ACEMask:  &hB
    48994 15:56:44 (0) **                    DCOM_RIGHT_EXECUTE
    48995 15:56:44 (0) **                    DCOM_RIGHT_LAUNCH_LOCAL
    48996 15:56:44 (0) **                    DCOM_RIGHT_ACTIVATE_LOCAL
    48997 15:56:44 (0) **        - EXPECTED ACE:
    48998 15:56:44 (0) **          ACEType:  &h0
    48999 15:56:44 (0) **                    ACCESS_ALLOWED_ACE_TYPE
    49000 15:56:44 (0) **          ACEFlags: &h0
    49001 15:56:44 (0) **          ACEMask:  &h1F
    49002 15:56:44 (0) **                    DCOM_RIGHT_EXECUTE
    49003 15:56:44 (0) **                    DCOM_RIGHT_LAUNCH_LOCAL
    49004 15:56:44 (0) **                    DCOM_RIGHT_LAUNCH_REMOTE
    49005 15:56:44 (0) **                    DCOM_RIGHT_ACTIVATE_LOCAL
    49006 15:56:44 (0) **                    DCOM_RIGHT_ACTIVATE_REMOTE
    49007 15:56:44 (0) **
    49008 15:56:44 (0) ** => The actual ACE has the right(s) '&h14 DCOM_RIGHT_LAUNCH_REMOTE DCOM_RIGHT_ACTIVATE_REMOTE' removed!
    49009 15:56:44 (0) **    This will cause some operations to fail!
    49010 15:56:44 (0) **    It is possible to fix this issue by editing the security descriptor and adding the removed right.
    49011 15:56:44 (0) **    For DCOM objects, this can be done with 'DCOMCNFG.EXE'.
    49012 15:56:44 (0) **
    49013 15:56:44 (0) **
    49014 15:56:44 (0) ** DCOM security warning(s) detected: .................................................................................. 0.
    49015 15:56:44 (0) ** DCOM security error(s) detected: .................................................................................... 2.
    49016 15:56:44 (0) ** WMI security warning(s) detected: ................................................................................... 0.
    49017 15:56:44 (0) ** WMI security error(s) detected: ..................................................................................... 0.
    49018 15:56:44 (0) **
    49019 15:56:44 (1) !! ERROR: Overall DCOM security status: ................................................................................ ERROR!
    49020 15:56:44 (0) ** Overall WMI security status: ........................................................................................ OK.
    49021 15:56:44 (0) ** - Started at 'Root' --------------------------------------------------------------------------------------------------------------
    49022 15:56:44 (0) ** INFO: WMI permanent SUBSCRIPTION(S): ................................................................................ 5.
    49023 15:56:44 (0) ** - ROOT/SUBSCRIPTION, NTEventLogEventConsumer.Name="SCM Event Log Consumer".
    49024 15:56:44 (0) **   'select * from MSFT_SCMEventLogEvent'
    49025 15:56:44 (0) ** - ROOT/CCM/POLICY, CCM_PolicyReplicationConsumer.Id="{9099D177-1AD6-46e6-BBC0-70F460786953}".
    49026 15:56:44 (0) **   'SELECT * FROM __NamespaceCreationEvent'
    49027 15:56:44 (0) ** - ROOT/CCM/POLICY, CCM_PolicyReplicationConsumer.Id="{9099D177-1AD6-46e6-BBC0-70F460786953}".
    49028 15:56:44 (0) **   'SELECT * FROM __ClassOperationEvent WHERE TargetClass ISA "CCM_Policy_EmbeddedObject"'
    49029 15:56:44 (0) ** - ROOT/CCM/POLICY, CCM_PolicyReplicationConsumer.Id="{9099D177-1AD6-46e6-BBC0-70F460786953}".
    49030 15:56:44 (0) **   'SELECT * FROM __ClassOperationEvent WHERE TargetClass ISA "CCM_Policy_Config"'
    49031 15:56:44 (0) ** - ROOT/CCM/POLICY, CCM_PolicyReplicationConsumer.Id="{9099D177-1AD6-46e6-BBC0-70F460786953}".
    49032 15:56:44 (0) **   'SELECT * FROM __ClassOperationEvent WHERE TargetClass ISA "CCM_Policy"'
    49033 15:56:44 (0) **
    49034 15:56:44 (0) ** WMI TIMER instruction(s): ........................................................................................... NONE.
    49035 15:56:44 (0) ** INFO: WMI namespace(s) requiring PACKET PRIVACY: .................................................................... 3 NAMESPACE(S)!
    49036 15:56:44 (0) ** - ROOT/CIMV2/SECURITY/MICROSOFTTPM.
    49037 15:56:44 (0) ** - ROOT/CIMV2/TERMINALSERVICES.
    49038 15:56:44 (0) ** - ROOT/SERVICEMODEL.
    49039 15:56:44 (0) ** => When remotely connecting, the namespace(s) listed require(s) the WMI client to
    49040 15:56:44 (0) **    use an encrypted connection by specifying the PACKET PRIVACY authentication level.
    49041 15:56:44 (0) **    (RPC_C_AUTHN_LEVEL_PKT_PRIVACY or PktPrivacy flags)
    49042 15:56:44 (0) **    i.e. 'WMIC.EXE /NODE:"SSCRDS02" /AUTHLEVEL:Pktprivacy /NAMESPACE:\\ROOT\SERVICEMODEL Class __SystemSecurity'
    49043 15:56:44 (0) **
    49044 15:56:44 (0) ** WMI MONIKER CONNECTIONS: ............................................................................................ OK.
    49045 15:56:44 (0) ** WMI CONNECTIONS: .................................................................................................... OK.
    49046 15:56:44 (1) !! ERROR: WMI GET operation errors reported: ........................................................................... 34 ERROR(S)!
    49047 15:56:44 (0) ** - Root/CIMV2, MSFT_NetInvalidDriverDependency, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49048 15:56:44 (0) **   MOF Registration: ''
    49049 15:56:44 (0) ** - Root/CIMV2, Win32_OsBaselineProvider, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49050 15:56:44 (0) **   MOF Registration: ''
    49051 15:56:44 (0) ** - Root/CIMV2, Win32_OsBaseline, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49052 15:56:44 (0) **   MOF Registration: ''
    49053 15:56:44 (0) ** - Root/CIMV2, Win32_DriverVXD, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49054 15:56:44 (0) **   MOF Registration: ''
    49055 15:56:44 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_GenericIKEandAuthIP, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49056 15:56:44 (0) **   MOF Registration: ''
    49057 15:56:44 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_GenericIKEandAuthIP, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49058 15:56:44 (0) **   MOF Registration: ''
    49059 15:56:44 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_IPsecAuthIPv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49060 15:56:44 (0) **   MOF Registration: ''
    49061 15:56:44 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_IPsecAuthIPv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49062 15:56:44 (0) **   MOF Registration: ''
    49063 15:56:44 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_IPsecAuthIPv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49064 15:56:44 (0) **   MOF Registration: ''
    49065 15:56:44 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_IPsecAuthIPv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49066 15:56:44 (0) **   MOF Registration: ''
    49067 15:56:44 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_IPsecIKEv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49068 15:56:44 (0) **   MOF Registration: ''
    49069 15:56:44 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_IPsecIKEv4, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49070 15:56:44 (0) **   MOF Registration: ''
    49071 15:56:44 (0) ** - Root/CIMV2, Win32_PerfFormattedData_Counters_IPsecIKEv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49072 15:56:44 (0) **   MOF Registration: ''
    49073 15:56:44 (0) ** - Root/CIMV2, Win32_PerfRawData_Counters_IPsecIKEv6, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49074 15:56:44 (0) **   MOF Registration: ''
    49075 15:56:44 (0) ** - Root/CIMV2, Win32_PerfFormattedData_NETDataProviderforOracle_NETDataProviderforOracle, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49076 15:56:44 (0) **   MOF Registration: ''
    49077 15:56:44 (0) ** - Root/CIMV2, Win32_PerfRawData_NETDataProviderforOracle_NETDataProviderforOracle, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49078 15:56:44 (0) **   MOF Registration: ''
    49079 15:56:44 (0) ** - Root/CIMV2, Win32_PerfFormattedData_TermService_TerminalServices, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49080 15:56:44 (0) **   MOF Registration: ''
    49081 15:56:44 (0) ** - Root/CIMV2, Win32_PerfRawData_TermService_TerminalServices, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49082 15:56:44 (0) **   MOF Registration: ''
    49083 15:56:44 (0) ** - Root/WMI, ReserveDisjoinThread, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49084 15:56:44 (0) **   MOF Registration: ''
    49085 15:56:44 (0) ** - Root/WMI, ReserveLateCount, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49086 15:56:44 (0) **   MOF Registration: ''
    49087 15:56:44 (0) ** - Root/WMI, ReserveJoinThread, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49088 15:56:44 (0) **   MOF Registration: ''
    49089 15:56:44 (0) ** - Root/WMI, ReserveDelete, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49090 15:56:44 (0) **   MOF Registration: ''
    49091 15:56:44 (0) ** - Root/WMI, ReserveBandwidth, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49092 15:56:44 (0) **   MOF Registration: ''
    49093 15:56:44 (0) ** - Root/WMI, ReserveCreate, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49094 15:56:44 (0) **   MOF Registration: ''
    49095 15:56:44 (0) ** - Root/WMI, SystemConfig_PhyDisk, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49096 15:56:44 (0) **   MOF Registration: ''
    49097 15:56:44 (0) ** - Root/WMI, SystemConfig_Video, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49098 15:56:44 (0) **   MOF Registration: ''
    49099 15:56:44 (0) ** - Root/WMI, SystemConfig_IDEChannel, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49100 15:56:44 (0) **   MOF Registration: ''
    49101 15:56:44 (0) ** - Root/WMI, SystemConfig_NIC, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49102 15:56:44 (0) **   MOF Registration: ''
    49103 15:56:44 (0) ** - Root/WMI, SystemConfig_Network, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49104 15:56:44 (0) **   MOF Registration: ''
    49105 15:56:44 (0) ** - Root/WMI, SystemConfig_CPU, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49106 15:56:44 (0) **   MOF Registration: ''
    49107 15:56:44 (0) ** - Root/WMI, SystemConfig_LogDisk, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49108 15:56:44 (0) **   MOF Registration: ''
    49109 15:56:44 (0) ** - Root/WMI, SystemConfig_Power, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49110 15:56:44 (0) **   MOF Registration: ''
    49111 15:56:44 (0) ** - root/ccm/LocationServices, ClientInfo, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49112 15:56:44 (0) **   MOF Registration: ''
    49113 15:56:44 (0) ** - root/ccm/LocationServices, ClientInfo, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    49114 15:56:44 (0) **   MOF Registration: ''
    49115 15:56:44 (0) ** => When a WMI performance class is missing (i.e. 'Win32_PerfRawData_TermService_TerminalServices'), it is generally due to
    49116 15:56:44 (0) **    a lack of buffer refresh of the WMI class provider exposing the WMI performance counters.
    49117 15:56:44 (0) **    You can refresh the WMI class provider buffer with the following command:
    49118 15:56:44 (0) **
    49119 15:56:44 (0) **    i.e. 'WINMGMT.EXE /SYNCPERF'
    49120 15:56:44 (0) **
    49121 15:56:44 (0) ** WMI MOF representations: ............................................................................................ OK.
    49122 15:56:44 (0) ** WMI QUALIFIER access operations: .................................................................................... OK.
    49123 15:56:44 (0) ** WMI ENUMERATION operations: ......................................................................................... OK.
    49124 15:56:44 (0) ** WMI EXECQUERY operations: ........................................................................................... OK.
    49125 15:56:44 (2) !! WARNING: WMI GET VALUE operation errors reported: ................................................................... 5 WARNING(S)!
    49126 15:56:44 (0) ** - Root, Instance: __EventConsumerProviderCacheControl=@, Property: ClearAfter='00000000000030.000000:000' (Expected default='00000000000500.000000:000').
    49127 15:56:44 (0) ** - Root, Instance: __EventProviderCacheControl=@, Property: ClearAfter='00000000000030.000000:000' (Expected default='00000000000500.000000:000').
    49128 15:56:44 (0) ** - Root, Instance: __EventSinkCacheControl=@, Property: ClearAfter='00000000000015.000000:000' (Expected default='00000000000230.000000:000').
    49129 15:56:44 (0) ** - Root, Instance: __ObjectProviderCacheControl=@, Property: ClearAfter='00000000000030.000000:000' (Expected default='00000000000500.000000:000').
    49130 15:56:44 (0) ** - Root, Instance: __PropertyProviderCacheControl=@, Property: ClearAfter='00000000000030.000000:000' (Expected default='00000000000500.000000:000').
    49131 15:56:44 (0) **
    49132 15:56:44 (0) ** WMI WRITE operations: ............................................................................................... NOT TESTED.
    49133 15:56:44 (0) ** WMI PUT operations: ................................................................................................. NOT TESTED.
    49134 15:56:44 (0) ** WMI DELETE operations: .............................................................................................. NOT TESTED.
    49135 15:56:44 (0) ** WMI static instances retrieved: ..................................................................................... 6304.
    49136 15:56:44 (0) ** WMI dynamic instances retrieved: .................................................................................... 0.
    49137 15:56:44 (0) ** WMI instance request cancellations (to limit performance impact): ................................................... 3.
    49138 15:56:44 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    49139 15:56:44 (0) ** # of Event Log events BEFORE WMIDiag execution since the last 20 day(s):
    49140 15:56:44 (0) **   DCOM: ............................................................................................................. 0.
    49141 15:56:44 (0) **   WINMGMT: .......................................................................................................... 0.
    49142 15:56:44 (0) **   WMIADAPTER: ....................................................................................................... 0.
    49143 15:56:44 (0) **
    49144 15:56:44 (0) ** # of additional Event Log events AFTER WMIDiag execution:
    49145 15:56:44 (0) **   DCOM: ............................................................................................................. 0.
    49146 15:56:44 (0) **   WINMGMT: .......................................................................................................... 0.
    49147 15:56:44 (0) **   WMIADAPTER: ....................................................................................................... 0.
    49148 15:56:44 (0) **
    49149 15:56:44 (0) ** 34 error(s) 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found
    49150 15:56:44 (0) ** => This error is typically a WMI error. This WMI error is due to:
    49151 15:56:44 (0) **    - a missing WMI class definition or object.
    49152 15:56:44 (0) **      (See any GET, ENUMERATION, EXECQUERY and GET VALUE operation failures).
    49153 15:56:44 (0) **      You can correct the missing class definitions by:
    49154 15:56:44 (0) **      - Manually recompiling the MOF file(s) with the 'MOFCOMP <FileName.MOF>' command.
    49155 15:56:44 (0) **      Note: You can build a list of classes in relation with their WMI provider and MOF file with WMIDiag.
    49156 15:56:44 (0) **            (This list can be built on a similar and working WMI Windows installation)
    49157 15:56:44 (0) **            The following command line must be used:
    49158 15:56:44 (0) **            i.e. 'WMIDiag CorrelateClassAndProvider'
    49159 15:56:44 (0) **      Note: When a WMI performance class is missing, you can manually resynchronize performance counters
    49160 15:56:44 (0) **            with WMI by starting the ADAP process.
    49161 15:56:44 (0) **    - a WMI repository corruption.
    49162 15:56:44 (0) **      In such a case, you must rerun WMIDiag with 'WriteInRepository' parameter
    49163 15:56:44 (0) **      to validate the WMI repository operations.
    49164 15:56:44 (0) **    Note: ENSURE you are an administrator with FULL access to WMI EVERY namespaces of the computer before
    49165 15:56:44 (0) **          executing the WriteInRepository command. To write temporary data from the Root namespace, use:
    49166 15:56:44 (0) **          i.e. 'WMIDiag WriteInRepository=Root'
    49167 15:56:44 (0) **    - If the WriteInRepository command fails, while being an Administrator with ALL accesses to ALL namespaces
    49168 15:56:44 (0) **      the WMI repository must be reconstructed.
    49169 15:56:44 (0) **    Note: The WMI repository reconstruction requires to locate all MOF files needed to rebuild the repository,
    49170 15:56:44 (0) **          otherwise some applications may fail after the reconstruction.
    49171 15:56:44 (0) **          This can be achieved with the following command:
    49172 15:56:44 (0) **          i.e. 'WMIDiag ShowMOFErrors'
    49173 15:56:44 (0) **    Note: The repository reconstruction must be a LAST RESORT solution and ONLY after executing
    49174 15:56:44 (0) **          ALL fixes previously mentioned.
    49175 15:56:44 (2) !! WARNING: Static information stored by external applications in the repository will be LOST! (i.e. SMS Inventory)
    49176 15:56:44 (0) **
    49177 15:56:44 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    49178 15:56:44 (0) ** Unexpected, wrong or missing registry key values: ................................................................... 1 KEY(S)!
    49179 15:56:44 (0) ** INFO: Unexpected registry key value:
    49180 15:56:44 (0) **   - Current:  HKLM\SOFTWARE\Microsoft\WBEM\CIMOM\Logging (REG_SZ) -> 0
    49181 15:56:44 (0) **   - Expected: HKLM\SOFTWARE\Microsoft\WBEM\CIMOM\Logging (REG_SZ) -> 1
    49182 15:56:44 (0) **     From the command line, the registry configuration can be corrected with the following command:
    49183 15:56:44 (0) **     i.e. 'REG.EXE Add "HKLM\SOFTWARE\Microsoft\WBEM\CIMOM" /v "Logging" /t "REG_SZ" /d "1" /f'
    49184 15:56:44 (0) **
    49185 15:56:44 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    49186 15:56:44 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    49187 15:56:44 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    49188 15:56:44 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    49189 15:56:44 (0) **
    49190 15:56:44 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    49191 15:56:44 (0) ** ------------------------------------------------------ WMI REPORT: END -----------------------------------------------------------
    49192 15:56:44 (0) ** ----------------------------------------------------------------------------------------------------------------------------------
    49193 15:56:44 (0) **
    49194 15:56:44 (0) ** ERROR: WMIDiag detected issues that could prevent WMI to work properly!.  Check 'C:\USERS\CONN.LOMBARD\APPDATA\LOCAL\TEMP\WMIDIAG-V2.1_2K8R2.SRV.SP1.64_SSCRDS02_2015.04.15_15.48.25.LOG' for details.
    49195 15:56:44 (0) **
    49196 15:56:44 (0) ** WMIDiag v2.1 ended on 15 April 2015 at 15:56 (W:110 E:41 S:1).
    This seems to be the biggest problem:
    48960 15:56:44 (1) !! ERROR: Actual trustee 'NT AUTHORITY\SYSTEM' DOES NOT match corresponding expected trustee rights (Actual->Default)
    This seems to be the second biggest error (and there are a few of them):
    0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
    I have tried:
    winmgmt /resyncperf
    winmgmt /verifyrepository
    winmgmt /salvagerepository
    winmgmt /resetrepository
    I have also tried registering the mof files with
    MOFCOMP <FileName.mof>
    Lastly, I even disabled the WMI service, renamed the Repository folder, and had it rebuild the repository.
    I got stuck on re registering the 'NT AUTHORITY\SYSTEM' (I think it is in the Components section in Administrative tools), as I could not find clear instructions on exactly how to go about it.
    Chkdsk found no errors
    Sfc /scannow found no errors
    winmgmt /verifyrepository finds no errors.
    I'm hoping someone here might be able to steer me in the right direction to get this resolved, as I do not want to rebuild a server that hosts a connection broker and has over 100 user profiles on it, as well as some very annoying and finniky LOB apps installed,
    which will have to manually be reinstalled for each profile.

    Hi,
    Here is a blog regarding how to fix WMI issue might be useful to you:
    Fixing WMI issues Using Batch Script
    http://social.technet.microsoft.com/wiki/contents/articles/6887.fixing-wmi-issues-using-batch-script.aspx
    In addition, you mentioned Remote Desktop Servers are in a cluster setup, would you tell us how did you create the cluster?
    As far as I know, with RD Connection Broker, we don’t need to create a cluster but just add multiple RD session hosts into one collection, then RD connection Broker would redirect sessions automatically.
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Express White Paper

    Thanks to all those who responded requesting the Express white paper. I
    received an overwhelming response. I was expecting a dozen or so
    requests - I received over 80. Apparently there is strong demand for
    lessons learned about working with Express.
    The paper is in-progress. Everyone that requested it will get it when
    it is ready, hopefully before end of September. BTW, my paper on
    Express and the Object/Relational Problem will be published by Dr.
    Dobb's Journal about that time also - the publisher tells me that the
    November issue will be on the newsstands by end of September. The DDJ
    article is a review of the basics of Express, what it does, and how
    you develop with it. It also includes our early experiences with it
    (article was written end of April and reflects almost three month's
    experience with Express at that time). The article also goes briefly
    over our concept for a rapid process specific to Express. The white
    paper will have much more to say on the topic.
    Several people thanked me for my generosity in offering a free white
    paper and sharing our experiences with the Forte' community. There is
    nothing generous about the offer: it is unabashed self-promotion in the
    finest tradition of American crass commercialism. We're a consulting
    company. We sell our knowledge and experience. If, after you get the
    white paper, you would like to retain us on a consulting assignment we
    would be very grateful, and you will have a chance to pay us back for
    our generosity. If not, maybe you can reciprocate and share your
    experiences.
    Now to the subject of this posting: why am I posting this now? Well,
    for one thing, I received several responses that said something
    like: " we've tried Express and we were disappointed with ...", or "we've
    been using it and have been frustrated with ...", or "we've evaluated it
    and we had difficulties with ...". I started writing reply notes to each
    of the individuals who expressed those negative experiences, but when I
    reviewed what I wrote, it sounded like a Dear Abby column, with the replies
    sounding like: Dear Disappointed, or Dear Frustrated, or Dear With
    Difficulties. I decided I'll just post one note for all those who've
    had negative experiences, or who are just starting to use/evaluate Express
    and are likely to have similar experiences. Hence this. I also felt that
    I should give people somewhat of an overview of what's coming in the
    white paper while they're waiting to get the finished product.
    Perhaps initial difficulties with Express is a problem of unrealistic
    expectations. I always try to remember Mick Jagger's words. Mick, as
    everyone knows, is one of the great software minds of the 20th century:
    "You can't always get what you want ...". You must determine if you're
    getting what you need.
    Seriously, I have been working on the object/relational "impedance
    mismatch problem" for close to ten years now (since 1987 when I
    developed an Ada/SQL binding for the US Department of Defense). I have seen
    many solutions, and have developed several myself for C,C++,Ada and
    for Oracle, Sybase, Informix, and Ingress. I find Express to be one
    of the most elegant solutions to that thorny problem. If you look at it from
    that point of view alone, it's very hard to fail to be impressed. If you're
    expecting Express (or PowerBuilder 5, or any other solution) to be yet another
    Silver bullet to slay the development monster then you'll be disappointed.
    Software development is hard, will continue to be hard, and will continue
    to get more complex. Anything that can help us eliminate or reduce what
    Frederick Brooks calls "accidental complexity", and design around "essential
    complexity", will help. Forte' and Express definitely do that. Paul
    Butterworth's paper on "Managing the New Complexities of Application
    Development", shows how Forte' has solved many of the development/deployment
    problems. If you haven't read it, I highly recommend it. If you have, I would
    recommend a re-read if you've forgotten why you chose Forte' to begin with, or
    if you yourself did not participate in making that choice, The Express user's
    manual, "Using Forte' Express", shows how Express extends Forte' to reduce
    the complexity of developing RDBMS-based systems.
    To get an appreciation for what Express does for you, try a simple
    experiment : spec out a GUI/RDBMS application, say the order entry application
    that comes with Express as a tutorial. Do it without Express. Then do it with
    Express. Try to make the application as complete as possible - it must
    implement all your business rules and have all the behaviors that you desire.
    Relax a bit about look and feel. Also Remember to keep the experiment fair.
    As part of your application development come up with a framework and an
    architecture that the next application will use. Your non-Express application
    also must be as extensible and modifiable as Express allows an Express
    project. Record the development time of both. If you can beat Express in
    development time, then you're a Forte' development Guru and people should be
    beating a path to your door.
    Lest anyone think I am a cheerleader for Express, I want to mention that
    I have some very strong disagreements with several aspects of the
    Express architecture. One major problem I find with it is conceptual.
    The Express relational encapsulation has added a great deal of accidental
    complexity, i.e complexity that is not inherently there because
    of the nature of the problem. It arises because of design or implementation
    choices. Express represents each database table with three classes (there is
    actually six classes per table, three of which are just derived place holders
    to contain customizations, so we'll ignore them for this discussion). For a
    table EMP, Express produces three base classes: an EMPClass, an EMPQuery
    class, and EMPMgr class. The EMPClass is quite understandable. It
    encapsulates the table's data. The EMPMgr class is somewhat understandable,
    it encapsulates operations that manage the table's data as it crosses the
    interfaces. But why do we need one class per table? A manager should manage
    several things, not one thing. That leads us to EMPQuery, the encapsulation
    that I have most difficulty with: creating a query class for each table. That
    is definitely the wrong abstraction.
    If you consider that, in general, a SQL query is multi-table:
    select t1.col1, t2.col2, t3.col3, ...
    from t1, t2, t3, ..
    where <expressions on t1.col1, t2.col2, ...>
    order by <expressions on t1.col1, t2.col2, ...>
    you'll see that the abstraction here is a query tree across many tables,
    many columns, and a large variety of expressions - single and multi-table. To
    attempt to encapsulate that in objects that are basically single table objects
    will produce a great deal of accidental complexity. The design choice of one
    query class per table makes writing one-table queries simple, but writing
    multi-table queries awkward.
    The Express architecture would be much simpler if there is a QueryTree
    class for all tables. Better yet, leave the representation of queries as
    text strings - ANSI or Forte' SQL on the client side, and DBMS-specific on the
    server side. A great deal of complexity in doing query customizations will
    be reduced. You will lose some type checking that the current design has, but
    hey, you can't always get what you want. When you have several hundred tables
    in your database and Express generates six classes to per table, you'll see
    that the number of classes generated as excessive. When you try to design a
    general query modification scheme you'll realize how awkward multi-table joins
    are to do via the Express BusinessQuery class. Last week I was developing a
    general design for row-level security, the query structure drove me crazy,
    I ended up catching the generated SQLText and inserting the security
    constraints.
    Now back to the Dear Abby column: If you're unhappy because of performance
    issues, try to isolate the reason for the poor performance. This is not easy
    in 3-tier applications. Don't be too quick to blame the bad performance on
    Express. Do you have a non-Express benchmark application that does the
    same thing and outperforms Express? Don't be too quick to blame Forte'
    either. Do you have a non-Forte' benchmark, that does the same things
    and outperforms Forte'? The operative words here are "does the same
    things". A VB application that issues a SQL Select is not a benchmark.
    Forte' allows you to instrument applications to study performance
    bottlenecks. Find out where your hot spots are and try to do some design
    work. If the Express architecture gets in the way, it's time for feedback
    to Express developers.
    Performance issues, particularly in 3-tier client/server systems are
    multi-faceted and complex. There are many interactions of database
    issues, interaction of the database with TOOL language issues, locking,
    caching, timing of asynchronous events, shared objects, distributed objects,
    remote references, memory allocation/deallocation, message traffic,
    copying across partitions, etc. etc. that have to be considered. There
    was an interesting discussion just a few days ago on multi-threading
    on the client side, and blocking in DBMS APIs. Issues like that can
    keep you bogged down for days. I have worked on several performance efforts
    on triage tuning teams and swat re-design teams, where several hundred man
    hours were dedicated to performance and tuning of c/s systems. Big and
    complex topic. What I would advice about performance is what Tom Gilb says:
    "(1) don't worry about it, and (2) don't worry about it yet" - assuming of
    course that you have a rational design, and a sound framework. Many sins of
    design are committed in the name of performance. Anyway, enough
    of the harangue about premature considerations of performance. Bottom
    line is : once you get your functionality, instrument, measure, and tune. If
    your architecture was sound, you won't have to re-design for performance, you
    would've designed it in.
    On our project the system is so large we are subsumed with rapid process
    issues: how can we get this monster finished on time? without having to
    expand the team to several times its size, and without having to spend more
    than we can afford? The upcoming white paper's focus will be on the rapid
    process. Probably at a later date, we'll do another paper on performance
    issues with Express.
    Another reason you may be unhappy with Express is if you perceive that
    it is the wrong tool for your application - but was chosen by
    corporate mandate. If your application does not involve an RDBMS (say
    real-time process control), then Express is obviously not for you. It may
    also appear that Express is not suitable for your application if your usage
    of the RDBMS is marginal, but your application logic is quite complex (in our
    case the application has many AI aspects to it, a rules-based database, and
    many interconnected patterns of rules, and rich behaviors). If you find
    you're spending too much time doing things outside Express, fighting
    Express, or doing way too many customizations, then Express may
    not have been the right choice for your application.
    Don't think, however, that Express is only for those applications that
    maintain relational base tables. You can use a relational database to
    store tables other than base tables (state transition tables, dialog
    support tables, views, and other kinds of virtual tables). To make use
    of Express's powerful application generating capabilities you can use
    tables created for the sole purpose of of supporting an Express
    application model. The table is in essence, a state transition
    diagram. The Express application model creates rows in this
    virtual table while the dialog is in-progress. You can use insert and
    update triggers in your SQL engine to do the real thing to your base
    tables. This trick is among some I'll detail in the white paper.
    Another reason some people may be unhappy with Express may be methodology
    tension between those who use behavior-driven methodologies (Booch, Jacobson,
    Wirfs-Brock), and those who favor data-driven methodologies (OMT, Coad). If
    you're in the first camp, you'll probably feel that the modeling done via
    Express is not adequate. You'd probably say "that's not an object model!
    that's an ERD". You would be half right - the Express business model shows
    only containment and association relationships. It does not document "uses"
    relationships, so it really can't be considered a full object-model. Granted;
    but once you make that realization, your reaction should be one of joy, not
    sadness. This is a brilliant reduction in the amount of modeling that needs
    to be done since most MIS systems are dominated by their data-model, not their
    behavior model (See Arthur Riel's Design Heuristics) . Behavior-based methodologies,
    with their documentation of use-cases and class behavior will tend to be analysis
    overkill for most MIS projects. For some OOA/OOD practitioners, going back to a
    data-centered process may be unpalatable. For those folks my advice would be to try to
    look at the business model/application models as meta-models. Take the
    generated classes and produce a full object model if you wish. Document your
    domain classes in your favorite CASE tool. By all means document
    domain-pertinent behavior and use-cases, they will help you test. But do
    appreciate the productivity gain produced by the reduction of modeling load
    that Express data-centered approach gives you. Your detailed
    behavior-based, use-case model may be a luxury you can't afford.
    If the methodology clash manifests itself politically in your
    organization, where you have the OO purists pooh-pooh a data centered
    approach, then you have my sympathies. My best advice is to cool it on the
    methodology religion front. If you have a product to deliver, you can't
    afford it. Also keep in mind that even if your modeling work is reduced by
    adopting a data-centered Express process, you'll still have ample
    opportunities to fully utilize your OOD expertise when it comes time to add
    functionality or improve performance of the entire application as a whole.
    There will still be processes where Express may not be expressive enough. Those
    processes whose behavior is so rich and intricate that you cannot find a
    data-based trick to model them with, you'd have to do outside Express. These
    should be rare and the exception not the rule in MIS systems, however.
    Does that exhaust the list of reasons of why people may be
    disappointed in Express? Probably not. Undoubtedly Express reduces your
    degrees of freedom, and constrains your choices, but many times "jail
    liberates". More reasons? I've heard some complaints about repository
    corruption problems. I'm not aware that we've had those, or that it is
    something due to Express. I'll check with our Forte' system manager. If we
    have, they must not have been show stoppers, and our system manager must
    have dealt with them quickly enough that the developers did not notice much.
    Until you get the full paper in a few weeks, I'll leave you with some
    thoughts about Express, and OO development in general:
    1. Learn about the concept of "Good enough" in software
    engineering. Here are some sources:
    - Ed Yourdon: Read Ed Yourdon's article in the last issue of Byte,
    titled "When Good Enough is Best". One of Yourdon's tips in the
    article: "It's the Process, Stupid!"
    Don't take "good enough" to mean that development with Express
    requires you to lower your expectations, or lower your
    standards. You must tune the concept of "good enough" to your
    acceptable standards.
    - Arthur Riel: Read Arthur Riel's great book "Object-Oriented Design
    Heuristics". Riel shows that there are many problems with no optimal
    solutions. This is particularly true in those systems that
    are not purely object oriented. Systems that interface with
    non-object oriented "legacy" systems, which is what Express
    is. Also, Riel's discussion of behavior-based vs data-based
    methodologies is very illuminating.
    2. Don't obsess about look and feel. That's where Express is most
    constraining. If you have unique look and feel requirements,
    and look and feel is paramount to you, save yourself some pain and
    choose another tool, or sing along with Mick: you can't always get
    you want ...
    3. Be clear about what rapid development really means. An excellent
    resource is the book by Steve McConnell of Microsoft: "Rapid
    Development - Taming Wild Software Schedules". A thick book, but the
    chapters on best practices, and the tens of case studies are great. The
    book shows clearly the differences between evolutionary
    delivery, and staged delivery. It shows the differences between
    evolutionary prototyping, throwaway prototyping, user-interface
    prototyping, and demonstration prototyping and the appropriate uses
    and risks of each. In our white paper we advocate a life cycle
    approach that is basically evolutionary prototyping, with evolutionary
    delivery, and occasional use of throwaway prototypes. We don't advocate
    using Express for demonstration prototyping.
    4. Realize that Express is maturing along with the product you're
    developing. If you don't have deep philosophicalobjections to the
    Express framework and architecture, then most of
    the concerns with Express would be temporary details that will be
    smoothed as Express, and Forte', mature. How long did we wait for
    Windows to mature? Let's be fair to the Express developers.
    5. The main keys to success in Express are not rocket science (I
    worry now about having hyped up people's expectations myself). The
    major keys to success revolve around management issues, not
    technical issues: expectations management, process management,
    and customizations management.
    The full paper includes the design and implementation of a Customizations
    Management System that allows you to plan customizations needed and to
    inventory customizations completed. It automates the process of
    extracting the customizations completed from the repository and stores
    them in a relational database. A customizations browser then allows
    management to plan and prioritize the implementation of customizations. It
    allows developers to study the completed customizations and to reuse code,
    design, or concepts to implement further customizations. Managing
    customizations is absolutely essential for success in Express. The paper
    will also detail a rapid process that is "Express friendly".
    I'm glad there was such a big response to the white paper offer. Now I have
    to sit down and write it!
    Nabil Hijazi Optimum Solutions, Inc.
    [email protected] 201 Elden Street
    Phone: (703) 435-3530 #501
    Fax: (703) 435-9212 Herndon, Va 22070
    ================================================
    You can't always get what you want.
    But if you try sometime, you might find,
    you get what you need. Mick Jagger.
    ------------------------------------------------

    [email protected] wrote:
    >
    A few comments on Nabil Hijazi's observations...
    Nabil Hijazi writes...
    One major problem I find with it is conceptual.The Express relational
    encapsulation has added a great deal of accidental complexity, i.e complexity
    that is not inherently there because of the nature of the problem. It arises
    because of design or implementation choices.
    Paul Krinsky comments...
    Anyone who has used NeXT's Enterprise Object Framework (EOF) will be at home
    with Express's architecture, it is very similar. NeXT has been around for a
    while and have gone through a lot. They originally started with DBKit to solve
    the persistence problem. Basically it wrappered the database libraries. EOF was
    created when it became clear that the DBKit approach wouldn't work. EOF has
    EO's (Enterprise Objects), EOQuery, EOController, etc. that do pretty much what
    BusinessClass, BusinessQuery and BusinessMgr do. I'm not sure if Forte hired
    people with NeXT experience, but it would be interesting to find out if both
    companies came up with the same architecture independently. What are the
    chances?
    Nabil Hijazi writes...
    The design choice of one query class per table makes writing one-table queries
    simple, but writing multi-table queries awkward.
    Paul Krinsky comments...
    I don't think BusinessQuery is too bad once you get used to it. Multi-table
    queries are pretty easy if you use the foreign attributes Express provides to
    build connected queries. One feature I miss from EOF is the EOFault. An EOFault
    stands in for an object to reduce the overhead of retrieving everything an
    object has a pointer to. For example, a retrieve on customer that contains an
    array of orders would bring in EOFaults to stand in for the orders. When one of
    the orders was referenced, EOF would produce a fault (hence the name) and go
    and get the required record. Of course you could force EOF to bring the real
    data and not use EOfaults if you wanted (if chance were high that you would
    need it). This feature saved a lot of memory and increased the speed of
    retrieval while still providing transparent access from the viewpoint of the
    developer. Another cool feature was uniquing. EOF kept track of the EOs it
    retrieved for a client. So if two windows both retrieved Customer X, EOF would
    realize this and point the 2nd window at the copy already in memory. This
    avoided having multiple copies of the same object in memory and allowed
    provided everyone with the most current changes.
    Nabil Hijazi writes...
    The Express architecture would be much simpler if there is a QueryTree
    class for all tables. Better yet, leave the representation of queries as text
    strings - ANSI or Forte' SQL on the client side, and DBMS-specific on the
    server side. A great deal of complexity in doing query customizations will be
    reduced. You will lose some type checking that the current design has, but hey,
    you can't always get what you want. When you have several hundred tables in
    your database and Express generates six classes to per table, you'll see that
    the number of classes generated as excessive. When you try to design a general
    query modification scheme you'll realize how awkward multi-table joins are to
    do via the Express BusinessQuery class. Last week I was developing a general
    design for row-level security, the query structure drove me crazy, I ended up
    catching the generated SQLText and inserting the security constraints.
    Paul Krinsky comments...
    I like the fact that Express manages the mapping to the database. I can change
    the underlying database schema and all my queries still work. When the DBAs
    inform me that I'm not following their naming standard (remove all vowels
    except for 207 "standard" abbreviations that somehow got blessed then compress
    to 8 characters using a bit compression algorithm that NASA would be proud of -
    am I ranting?) it lets me conform without having to deal with it except in the
    business model. It's nice to have a layer of abstraction.
    I'm not a big fan of having all the generated classes either. I think it's a
    necessary evil because of TOOL. NeXT uses Objective-C which is much more
    dynamic in nature (more in common with Smalltalk than C). Their business model
    can be defined on the fly and changed at runtime. It's pretty powerful but you
    always have the speed vs. size tradeoff. The BusinessQuery is a nice way to
    send only the what you need to the server in a format that isn't too difficult
    to translate to SQL but not so close to SQL that you couldn't rip out the
    backend and use the same interface to communicate with something other than a
    relational database.
    With any tool you have to understand it's strengths and weaknesses. Express is
    a 1.0 product. Given that I think they have done a great job. The biggest
    request I have is that Express moves away from being so focused on UI and
    Database access and focus more on the BusinessClasses. For example, why are the
    Validate and NewObject methods not on the BusinessClass? I understand their
    importance in the Window classes but they should really delegate most of the
    work to the BusinessClass. Otherwise you end up with most of the logic in the
    UI and a 2-tier application. One of the first things we did is extend the
    Window classes to delegate validation, etc. to the classes they display.Paul,
    This a very good point. After reviewing all the customizations we have done on
    our Express project, (BTW, I work with Nabil) I found that we have not done any
    business service customizations except for database row level security. We could
    have easily moved validation to the business classes. Actually, Express gives you examples
    for this. They recommend customizing the insert and update methods to apply validation.
    You could simply add your own validate method on the business class and have the insert,
    update, or the window call it. This is actually much more object oriented than coding
    validation into the window classes (for the oo purest out there!).
    Robert Crisafulli
    AMISYS Managed Care Solutions Inc.
    (301) 838-7540
    >
    I look forward to reading the white paper on Express. I would encourage anyone
    else to post similar documents. If anyone is interested, I can dig up some
    stuff I wrote on EOF's architecture. It's a good source for enhancement
    requests if nothing else! If anyone has used other persistence frameworks I
    think the group would benefit from their experiences.
    Paul Krinsky
    Price Waterhouse LLC
    Management Consulting Group

  • Last kernel patch for Solaris 10 x86 screwed up my kernel

    Hi,
    The last kernel patch for Solaris 10 x86 (sorry I can�t remember the patch id, but the revision is 30), available from Sun Update Manager screwed up my system.
    The system is still booting but in maintenance mode: smf can't start because of repository corrupted. Given instructions to restore the repository does not work because / filesystem is mounted read-only...
    As I am not a solaris expert, I will reinstall it from CD. I hope I won't loose the filesystem.
    I was used to blindly trust Sun solaris patches, that was a mistake.
    Laurent.

    i dont know why but still i do get default log in into the single mode
    after startup
    Requesting maintenance mode
    (See /lib/svc/share/README for aditional information. )
    Root password for system maintenance (control-d to bypass):i did removed the patch installed before so now
    SunOS jorgito 5.10 Generic_118844-26 i86pc i386 i86pcand finaly i do have milestone like this
    bash-3.00$ svcprop restarter | grep mile
    options/milestone astring svc:/milestone/multi-user:default
    dont know what to do else, also tried to synchronize boot-archive from solaris failsafe ...

  • C library issue

    Hello all - our app (on UDS 5.2.0) uses a C library and now we are upgrading the library. Everything seems ok while importing, compiling and distiriuting the updated library but when we try to integrate the workspace with the changes we get an error -
    Forte_cl0: SYSTEM ERROR: Error fetching system object (1,0xa5e0e,0)
    fromshadow!Class: qqsp_ImplementationException
    Error #: [1101, 279]
    Detected at: qqrp_ShadowRepositorySession::Fetch(FlatObject)
    Last TOOL statement: method
    abSurrogateRepositoryClient.IntegrateWorkspace
    Exception occurred (locally) on partition "Forte_cl0_Client",
    (partitionId
    = D89DBB80-4A53-11DA-92CE-76AFF250AA77:0x69b:0x2, taskId =
    [D89DBB80-4A53-11DA-92CE-76AFF250AA77:0x69b:0x2.18]) in
    application
    "FTLaunch_cl0", pid 1352 on node TESTPRO in environment DEVP
    And after this error no matter no matter what we do - compile,revert changes, unistall the library, the same error appears when we intergate workspace and we have to recreate the whole thing from scratch - the repos, environment etc. We are not using shadow repositories and are directly connected to the central repos. Has anyone seen this error before? Is there any issue wuth using C libraries on UDS? Any help would be appreciated...thanks!

    I got the same issue, trying to use UDS 5.2 and UDS 5.0 concurrently on my Win2K machine (I was testing upgrading to UDS 5.2). The solution is probably the same for other OSs.
    I have included the email correspondance with Sun below.
    Stephen.
    Hi Mary,
    Once I added the UDS 5.2 userlib and install/bin directories to my PATH, repository issue went away.
    You can close this request.
    Thanks for oyur help,
    Stephen.
    -----Original Message-----
    From: Mary McCarthy [mailto:[email protected]]
    Sent: 16 February 2005 10:45
    To: Boyatsis, Steven
    Cc: Montgomery, Stephen (LIT); Smyth, Ray(LIT)
    Subject: Re: Case # 64448594 - UDS 5.2 Shadow Repository Issue
    Hi Steven,
    I'm just checking in to learn the latest status of your shadow repository configuration. Have you been able to get past the ImplementationException?
    Thanks,
    Mary
    Mary McCarthy wrote:
    Hi Stephen,
    I checked with the backline team and found that strictly speaking, we
    don't recommend installing more than one UDS release runtime per
    machine. This is because the installer assumes only one release and
    it doesn't cater for multiple releases. Below is their advice for
    getting this work properly. Please keep us posted with your results.
    Thanks,
    Mary
    The problem comes with the values for the environment variables FORTE_*, WWW_* and PATH being different for each UDS release runtime. They may reside in any of the following Windows registry folders and are searched in this order.
    HKEY_CURRENT_USER\Environment
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
    HKEY_CURRENT_USER\Software\ForteSoftwareInc\Forte
    HKEY_LOCAL_MACHINE\SOFTWARE\ForteSoftwareInc\Forte\<release>
    In the case of the environment variables FORTE_* and WWW_*, the UDS runtime is able to retrieve them from the release specific folder in the Windows registry, so they should not present a problem, if they are only defined there with their release-specific value.
    HKEY_LOCAL_MACHINE\SOFTWARE\ForteSoftwareInc\Forte\<release>
    The environment variable PATH is used by the operating system when activating the UDS runtime libraries in %FORTE_ROOT%\install\bin, so the trick is to make sure that each UDS runtime has a distinct setting for PATH. Beware that only the following Windows registry folders are searched by the operating system.
    HKEY_CURRENT_USER\Environment
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session
    Manager\Environment
    The Windows NT Services for each release needs to start up as its own service account and not as the default 'Local System acount'.
    UDS Environment Manager <release>
    UDS Repository Manager <release>
    I suggest that the customer creates two service accounts.
    uds5_0_9
    uds5_2_0
    Log in to each account and set the environment variable PATH appropriately as a User environment variable and not as a System environment variable. Check the value of PATH in the following Windows registry folder.
    HKEY_CURRENT_USER\Environment
    Then change the four Windows NT Services to start up as the appropriate service account and then recycle the Windows NT Services in order that they will pick up the new local user registry hive that has the appropriate PATH setting.
    As with some things Windows related, the customer may need to recycle the operating system, if the new local user registry hive doesn't get loaded after these changes.Montgomery, Stephen (LIT) wrote:
    Hi Mary,
    I have further investigated this and I'm pretty sure it has to with
    having UDS 5.2 and UDS 5.0.9 installed on the same PC:
    Current Win2k Environment Settings :- defaultenv.txt
    I have my environment settings pointing to UDS 5.0, installed at
    c:\forte. I have UDS 5.2 installed at c:\forte52. I was using the
    following shortcut to use my UDS 5.2 workspace:
    where the full target command is "C:\forte52\install\bin\ftexec.exe
    -fr
    bt:c:\forte52\repos\dev52 -fi bt:c:\forte52\userapp\forte\cl0\forte
    -fm "(n:96000,x:128000)" -fns gardenia:6101 -fw montgoms_workspace"
    I consistently get the workspace error below either from importing a
    public plan, searching for text etc,
    SYSTEM ERROR: Error fetching system object (1,0xa5e11,0) from shadow!
    Class: qqsp_ImplementationException
    Error #: [1101, 279]
    Detected at: qqrp_ShadowRepositorySession::Fetch(FlatObject)
    Last TOOL statement: method
    abSurrogateRepositoryClient.ListPublicPlansWithData
    Error Time: Mon Feb 07 07:51:48
    Exception occurred (locally) on partition "Forte_cl0_Client",
    (partitionId
    = 5A4CD430-75F6-11D9-9ACC-6BC7A19DAA77:0xf06:0x1, taskId =
    [5A4CD430-75F6-11D9-9ACC-6BC7A19DAA77:0xf06:0x1.13]) in application
    "Forte_cl0", pid 804 on node DWS186 in environment T_env.
    However, if I set up a script to change the FORTE_ROOT variable to
    c:\forte52 and add the c:\forte52\userlib and c:\forte52\install\bin
    to start of my PATH variable, the error disappears. Previously I had
    tried just to change the FORTE_ROOT variable to C:\forte52 and then
    run the shortcut. This isn't enough though - you need to include the
    install and userlib directories on the PATH.
    Stephen.
    -----Original Message-----
    From: Mary McCarthy [mailto:[email protected]]
    Sent: 03 February 2005 15:44
    To: Montgomery, Stephen (LIT); Boyatsis, Steven
    Cc: Smyth, Ray(LIT)
    Subject: Re: Case # 64448594 - UDS 5.2 Shadow Repository Issue
    Hi Stephen and Steven,
    It sounds like the shadow still thinks it's detached. But the fact
    that you can do this through fscript contradicts that.
    Can you try attaching the shadow again? It might be a good idea to
    get everything checked in, all the shadows attached, then recreate
    them again. I've reviewed our list of known issues and we haven't
    seen repository corruption in ages.
    Thanks,
    Mary
    Montgomery, Stephen (LIT) wrote:
    Hi Mary,
    All of our Forte environments (including the repositories) run on AIX
    5.1. We have a large number of back-end UDS components that also run
    on AIX. Our clients and developers all use Windows 2000 SP4 to run
    the application front end/gui.
    The issue I have raised is being experienced only on Win2k when I've
    created a shadow repository for my new workspace using UDS 5.2.0
    Developer Edition. I then detach and reattach to pull in all the
    public plans into my local 'cache' in shadow. I then receive this
    intermittent error when I have tried importing new public plans,
    searching for text and once integrating...
    Hope this helps,
    Stephen.
    -----Original Message-----
    From: Mary McCarthy [mailto:[email protected]]
    Sent: 02 February 2005 18:10
    To: Montgomery, Stephen (LIT); Boyatsis, Steven
    Subject: Case # 64448594 - UDS 5.2 Shadow Repository Issue
    Hi Steven,
    I've been assigned to work with you on this support issue. I'm not
    terribly familiar with AIX. Would you mind clarifing the AIX version
    for me? Which portion of UDS is running on AIX, the server?
    Thanks,
    Mary
    Hardware Platform: IBM
    Component Affected: Languages/Development Tools OS and Kernel Version:
    AIX gardenia 1 5 0001DC5A4C00 Describe the problem: UDS 5.2 Shadow
    Repository Issue.
    Background Information:
    1. Running UDS 5.2.0 on client and server. Remote repository is
    newlycreated UDS 5.2.
    2. Created shadow repository for workspace on Win2k PC.
    3. Detached shadow to pull down/cache workspace plans locally on my
    machine 4. Attached Shadow to reconnect.
    5. Have been happily checking out/unchecking, branching, updating,compiling etc in shadow workspace for 2-3 days.
    Shadow Repository Info:
    Repository information:
    Connected to repository bt:c:\forte52\repos\dev52.
    Connected to an attached shadow (65).
    Current workspace is (montgoms_workspace)
    Workspace created: 24-Jan-2005 10:44:43
    Last Updated: 26-Jan-2005 11:27:05
    Up-to-date with integration #2.
    Last Integrated: (Never)
    Repository create date 13-Jan-2005 10:23:46.
    Persistent counter value (75737).
    This is a compressed repository.
    Shadow is on central repository dev_repos52.
    List of workspaces cached in this shadow.
    advap_workspace (220541)
    montgoms_workspace (220892)
    2 of a maximum of 15 workspaces are currently cached in thisshadow.
    Completed printing repository information.
    Issue:
    1. Attempt to include public plan from remote repository by Plan,Include Public. The following exception is raised and the list of
    available public plans is not shown.
    SYSTEM ERROR: Error fetching system object (1,0xa5e11,0) from shadow!
    Class: qqsp_ImplementationException
    Error #: [1101, 279]
    Detected at: qqrp_ShadowRepositorySession::Fetch(FlatObject)
    Last TOOL statement: method
    abSurrogateRepositoryClient.ListPublicPlansWithData
    Error Time: Thu Jan 27 10:04:49
    Exception occurred (locally) on partition "Forte_cl0_Client",(partitionId
    = CAF940B0-3D47-11D9-BCA0-F9B6F329AA77:0x7277:0x1, taskId =
    [CAF940B0-3D47-11D9-BCA0-F9B6F329AA77:0x7277:0x1.13]) inapplication
    "Forte_cl0", pid 1036 on node DWS186 in environment T_env.
    This exception is raised for each workspace cached in the local
    shadowbut I can import public plans into the workspaces using fscript.
    I also encountered the same error while performing a word search on
    another workspace in another UDS5.2 repository
    Thanks,
    Stephen
    This system is SRS Net Connect enabled: No I will be sending an
    Explorer file: No List steps to reproduce the problem(if applicable):
    When was the problem first noticed: week ago The problem is: staying
    the same Any changes recently?: None What software is having the
    problem?: UDS 5.2.0 on Windows 2000 SP 4.
    Desired start date for this service request: normal (according to
    service coverage) Alternate contact first name: stephen Alternate
    contact last name: montgomery Alternate contact phone: 00 44 2890
    445629 Alternate contact email: [email protected] Email
    copy of original Service Request to primary contact: Yes Preferred
    Method of Response: Email Email copy of Service Request to alternate
    contact: Yes Email primary and alternate contacts when a Sun
    engineer updates this Service Request: Yes
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\n0105003\Application Data
    CLASSPATH=.;C:\Program Files\SQLLIB\java\db2java.zip;C:\Program
    Files\SQLLIB\java\runtime.zip;C:\Program Files\SQLLIB\bin
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=DWS186
    ComSpec=C:\WINNT\system32\cmd.exe
    DB2INSTANCE=DB2
    DB2TEMPDIR=C:\Program Files\SQLLIB
    FORTE_ROOT=c:\forte
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\n0105003 ICM_FOLDER=Information
    Catalog Manager IMNINST=help IMNINSTSRV=C:\PROGRA~1\IBM\IMNNQ
    INCLUDE=C:\Program Files\Microsoft Visual C++ Toolkit
    2003\include;C:\Program Files\Microsoft SDK\include;C:\Program
    Files\SQLLIB\INCLUDE;C:\Program Files\SQLLIB\TEMPLATES\INCLUDE
    Lib=C:\Program Files\Microsoft Visual C++ Toolkit 2003\lib;C:\Program
    Files\Microsoft SDK\Lib;c:\sybase\LIB LOGONSERVER=\\BART
    MDIS_PROFILE=C:\Program Files\SQLLIB\METADATA\PROFILES
    NUMBER_OF_PROCESSORS=1
    OS=Windows_NT
    Os2LibPath=C:\WINNT\system32\os2\dll;
    Path=C:\WINNT\MS\SMS\CORE\BIN;C:\sybase\JS-12_5\bin;C:\sybase\OCS-12_5
    \dll;C:\sybase\OCS-12_5\bin;C:\Program Files\Microsoft Visual C++
    Toolkit 2003\bin;C:\Program Files\Microsoft
    SDK\Bin;C:\Perl\bin\;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem
    ;c:\sybase\dll;c:\sybase\bin;C:\Program
    Files\Rational\common;C:\Program Files\SQLLIB\BIN;C:\Program
    Files\SQLLIB\FUNCTION;C:\Program Files\SQLLIB\SAMPLES\REPL;C:\Program
    Files\SQLLIB\HELP;C:\PROGRA~1\IBM\IMNNQ;C:\PROGRA~1\TextPad
    4;C:\JBuilderX\jdk1.4;C:\JBuilderX\jdk1.4\bin;C:\Program Files\Common
    Files\GTK\2.0\bin;C:\Program Files\Executive
    Software\Diskeeper\;C:\Program Files\Unrar;C:\Program
    Files\Embarcadero\RSQL57;C:\Program
    Files\Embarcadero\Feb2001Shared;C:\Program
    Files\Embarcadero\RSQL57;C:\Program Files\Embarcadero\Feb2001Shared
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel
    PROCESSOR_LEVEL=15
    PROCESSOR_REVISION=0209
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    SMS_LOCAL_DIR=C:\WINNT
    SYBASE=C:\sybase
    SYBASE_JRE=C:\sybase\shared-1_0\JRE-1_3
    SYBASE_OCS=OCS-12_5
    SystemDrive=C:
    SystemRoot=C:\WINNT
    TEMP=C:\Temp
    TMP=C:\Temp
    USERDNSDOMAIN=lit.lmig.com
    USERDOMAIN=LIT0
    USERNAME=n0105003
    USERPROFILE=C:\Documents and Settings\n0105003
    VCToolkitInstallDir=C:\Program Files\Microsoft Visual C++ Toolkit
    2003\ VWSPATH=C:\Program Files\SQLLIB VWS_FOLDER=IBM DB2
    VWS_LOGGING=C:\Program Files\SQLLIB\LOGGING VWS_TEMPLATES=C:\Program
    Files\SQLLIB\TEMPLATES windir=C:\WINNT

  • CLIENT TO THE SCCM CONSOLE

    Hello
    My SCCM 2012 client not appear in SCCM Console
    LocationServices and ClientLocation is OK and the computer is assigned to Site
    Help ??
    Thank you . Regards

    Try the steps in the following blog Posts:
    http://trevorsullivan.net/2009/11/06/wmi-repository-corruption-sccm-client-fix/
    No, please, please do not do this. There is no indication of any WMI issues here and the process outlined in the blog post is destruction and highly recommended against.
    If you open the ConfigMgr control panel applet, how many actions are there under the Actions tab?
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • URGENT: All accounts on resource appear as deleted on reconcile

    IDM 6.0 SP1 Production Issue.
    I have a problem where all accounts on a resource type have started appearing as DELETED when I do a full reconcile. This has only started today and worked in the scheduled reconcile this morning.
    Resource Type is ORACLE, but I had a similar problem with a scripted gateway adapter a couple of weeks ago and worked around that by converting it to a database adapter (my thinking was that there was something wrong with the scripted gateway adapter).
    Anybody seen this kind of thing before?
    Possible repository corruption?

    Solution found: The client has different naming standards for OPS$ accounts in production and acceptance and the code change was missed on the go-live.

  • Re: System segmentattion access violation

    There is a special utility you must run which will clean the environment
    repository. It is located under the following directory:
    %{FORTE_ROOT}/install/diag/bin/
    It is called envedit
    The command works like this:
    %FORTE_ROOT%/install/diag/bin/envedit -fs -fr
    %FORTE_ROOT%/sysdata/envrepos/<envrepos_name>
    You can use the -i option to specifiy a script to run. Such a script will
    need to look like this:
    # envedit script for cleaning the environment repositories
    setworkspace SystemMgr
    open
    browse
    compactrepos
    quit
    quit
    This will clean and compact your environment repository. Make sure that yo
    ur environment is offline before you attempt this.
    Mark Musgrove
    Object Technologies. Inc.
    <Graphic image not retained>
    ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\ on 06/29/99 03:58:06 PM
    To: Mark Musgrove/BCS/BBS/BLS@BLS
    cc: ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\@yahoo.com@omgw,
    forte-users@O1=Internet/DD.RFC-822=forte-users\@sageit.com@omgw
    Subject: System segmentattion access violation
    Received: from carnac.bst.bellsouth.com (bos17943.al.bst.bls.com [90.110.28
    .65])
    by om1.al.bst.bls.com (8.8.6 (PHNE_17135)/8.8.6) with ESMTP id OAA1038
    9
    for <[email protected]>; Tue, 29 Jun 1999 14:56:37 -0
    500 (CDT)
    Received: from web502.yahoomail.com ([128.11.68.69])
    by carnac.bst.bellsouth.com (Netscape Messaging Server 3.52)
    with SMTP id AAA3C12 for <[email protected]>;
    Tue, 29 Jun 1999 14:56:03 -0500
    Received: from [206.49.176.243] by web502.yahoomail.com; Tue, 29 Jun 1999 1
    2:58:06 PDT
    Message-ID: <[email protected]>
    Date: Tue, 29 Jun 1999 12:58:06 -0700 (PDT)
    From: Jorge Espinoza <[email protected]>
    Subject: System segmentattion access violation
    To: [email protected]
    Cc: [email protected]
    MIME-Version: 1.0
    Content-Type: text/plain; charset=us-ascii
    Mark,
    We have tried # 1. It does not work.
    How do I clean the environment repository?
    Thanks
    Jorge
    --- [email protected] wrote:
    This type of segmentation violation is due to an
    environment manager
    repository corruption. One of the three options
    below will fix it(listed
    from easiest solution to most difficult). If the
    first two do not work,
    the third one will always fix the problem.
    1. Shutdown and restart the environment.
    2. If #1 does not fix the problem, then your
    environment repository has
    become corrupted. Shutdown the environment and
    clean your environment
    repository. This will fix your corruption problem
    about 75 % of the time.
    3. If #2 does not correct your error, then the
    environment is corrupted
    beyond repair. You will need to delete your current
    environment repository
    and rebuild it. Sometimes you can rebuild it using
    an export of your
    current environment(bootstrap). Many times though
    the current corrupted
    environment will not successfully allow you to
    export the environment
    definition. In this case, you will have to rebuild
    your environment from
    scratch.
    Hope this helps...
    Mark Musgrove
    Object Technologies, Inc
    <Graphic image not retained>
    ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\ on
    06/26/99 12:05:55 AM
    To:
    forte-users@O1=Internet/DD.RFC-822=forte-users\@SageIT.com@omgw
    cc:
    ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\@yahoo.com@omgw
    Subject: System segmentattion access violation
    Received: from carnac.bst.bellsouth.com
    (bos17943.al.bst.bls.com [90.110.28
    .65])
    by om1.al.bst.bls.com (8.8.6
    (PHNE_17135)/8.8.6) with ESMTP id XAA0132
    8
    for <[email protected]>; Fri,
    25 Jun 1999 23:45:53 -0
    500 (CDT)
    Received: from pebble.SageIT.com ([206.169.110.3])
    by carnac.bst.bellsouth.com (Netscape
    Messaging Server 3.52)
    with SMTP id AAA64AA for
    <[email protected]>;
    Fri, 25 Jun 1999 23:45:20 -0500
    Received: (from sync@localhost) by pebble.SageIT.com
    (8.6.10/8.6.9) id UAA1
    3783 for forte-users-outgoing; Fri, 25 Jun 1999
    20:51:51 -0700
    Received: (from uucp@localhost) by pebble.SageIT.com
    (8.6.10/8.6.9) id UAA1
    3767 for <[email protected]>; Fri, 25 Jun 1999
    20:51:46 -0700
    Received: from web501.yahoomail.com(128.11.68.68) by
    pebble.sagesoln.com vi
    a smap (V2.0)
    id xma013762; Fri, 25 Jun 99 20:51:31 -0700
    Message-ID:
    <[email protected]>
    Received: from [206.49.176.243] by
    web501.yahoomail.com; Fri, 25 Jun 1999 2
    1:05:55 PDT
    Date: Fri, 25 Jun 1999 21:05:55 -0700 (PDT)
    From: Jorge Espinoza <[email protected]>
    Subject: System segmentattion access violation
    To: [email protected]
    MIME-Version: 1.0
    Content-Type: text/plain; charset=us-ascii
    Sender: [email protected]
    Precedence: bulk
    Reply-To: Jorge Espinoza <[email protected]>
    Hello :
    We're try connect with our Central Server Node and
    have a problem, if we're make the connection with
    Escript this is
    succesfull, but if we're connected again with
    Econsole , Launcher
    Distributed or Forte Distributed then this
    connection display the
    following error
    NLM Startup is Complete - Partition's Locale is 'c'
    Loading partition FTLaunch_cl0_Client built on
    03-Sep-1998 00:37:56.
    There is no manager active for node FORTE1.
    Type Service Flags Level
    err sh * 255
    cfg sp 8 255
    cfg em 2 2
    FTLaunch_cl0: Configuring node agent.
    FTLaunch_cl0: Opening configuration repository
    bt:c:\forte\sysdata\envrepos\fort
    e1.
    FTLaunch_cl0: Attached to manager for node FORTE1.
    Type Service Flags Level
    err sh * 255
    cfg em 2 2
    Begin Stack Backtrace
    ==========================================================
    Trace caused by a segmentation or access violation
    in the Forte
    executable:
    ftexec Version 3.0.J.1
    Windows NT
    Forte Application Environment (tm), Forte Runtime
    Environment (tm),
    Forte Conductor (tm):
    Copyright (c) 1994-1998, Forte Software, Inc. and
    its licensors.
    US Patent No. 5,457,797
    Forte Express (tm), Forte WebEnterprise (tm):
    Copyright (c) 1995-1998, Forte Software, Inc.
    All Rights Reserved.
    Unpublished rights reserved under the copyright laws
    of the United
    States.
    Wed Sep 2 22:53:49 1998
    Fault at 25-Jun-1999 13:23:56, pid '180', node
    'FORTE1':
    User Name: Administrador
    Machine Name: FORTE1 with 1 CPU(s)
    OS version 4.0
    Loading symbols for ...
    c:\forte\install\bin\QQRP.dll
    c:\forte\install\bin\QQCT.dll
    c:\forte\install\bin\QQSH.dll
    c:\forte\install\bin\QQKN.dll
    c:\forte\install\bin\QQSM.dll
    c:\forte\install\bin\ftexec.exe
    c:\forte\install\bin\QQDO.dll
    c:\forte\install\bin\QQCM.dll
    c:\forte\install\bin\QQFO.dll
    c:\forte\install\bin\QQDS.dll
    c:\forte\install\bin\qqtlnt.dll
    c:\forte\install\bin\w3tpwss.dll
    c:\forte\install\bin\qqem.dll
    c:\forte\install\bin\QQDD.dll
    c:\forte\install\bin\QQRT.dll
    C:\WINNT\System32\WINSPOOL.DRV
    C:\WINNT\System32\rpcltc1.dll
    C:\WINNT\System32\rnr20.dll
    C:\WINNT\System32\rasadhlp.dll
    C:\WINNT\System32\IMM32.dll
    C:\WINNT\System32\spool\DRIVERS\W32X86\2\RASDDUI.DLL
    C:\WINNT\system32\msafd.dll
    C:\WINNT\System32\wshtcpip.dll
    C:\WINNT\System32\WS2HELP.dll
    C:\WINNT\System32\WS2_32.dll
    C:\WINNT\System32\WSOCK32.dll
    C:\WINNT\system32\ole32.dll
    C:\WINNT\system32\COMCTL32.dll
    C:\WINNT\system32\SHELL32.dll
    C:\WINNT\system32\comdlg32.dll
    C:\WINNT\system32\ADVAPI32.dll
    C:\WINNT\system32\RPCRT4.dll
    C:\WINNT\system32\USER32.dll
    C:\WINNT\system32\GDI32.dll
    C:\WINNT\system32\KERNEL32.dll
    C:\WINNT\System32\ntdll.dll
    C:\WINNT\system32\MSVCRT.dll
    Stack backtrace ...
    qqem 026e2c5d (0130bac0,00000001,00000000,013b8aa0)
    QQSM 003b238a (0130bac0,013b8aa0,013f0001,013f4768)
    QQKN 0024d5f1 (0130bac0,013b8aa0,013f0001,013f4748)
    QQKN 00250915 (0130bac0,013b8aa0,013f4730,013f4748)
    QQDO 00432d96 (0130bac0,0209fd40,000000d0,013365b8)
    === message truncated ===
    Do You Yahoo!?
    Get your free @yahoo.com address at http://mail.yahoo.com
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    There is a special utility you must run which will clean the environment
    repository. It is located under the following directory:
    %{FORTE_ROOT}/install/diag/bin/
    It is called envedit
    The command works like this:
    %FORTE_ROOT%/install/diag/bin/envedit -fs -fr
    %FORTE_ROOT%/sysdata/envrepos/<envrepos_name>
    You can use the -i option to specifiy a script to run. Such a script will
    need to look like this:
    # envedit script for cleaning the environment repositories
    setworkspace SystemMgr
    open
    browse
    compactrepos
    quit
    quit
    This will clean and compact your environment repository. Make sure that yo
    ur environment is offline before you attempt this.
    Mark Musgrove
    Object Technologies. Inc.
    <Graphic image not retained>
    ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\ on 06/29/99 03:58:06 PM
    To: Mark Musgrove/BCS/BBS/BLS@BLS
    cc: ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\@yahoo.com@omgw,
    forte-users@O1=Internet/DD.RFC-822=forte-users\@sageit.com@omgw
    Subject: System segmentattion access violation
    Received: from carnac.bst.bellsouth.com (bos17943.al.bst.bls.com [90.110.28
    .65])
    by om1.al.bst.bls.com (8.8.6 (PHNE_17135)/8.8.6) with ESMTP id OAA1038
    9
    for <[email protected]>; Tue, 29 Jun 1999 14:56:37 -0
    500 (CDT)
    Received: from web502.yahoomail.com ([128.11.68.69])
    by carnac.bst.bellsouth.com (Netscape Messaging Server 3.52)
    with SMTP id AAA3C12 for <[email protected]>;
    Tue, 29 Jun 1999 14:56:03 -0500
    Received: from [206.49.176.243] by web502.yahoomail.com; Tue, 29 Jun 1999 1
    2:58:06 PDT
    Message-ID: <[email protected]>
    Date: Tue, 29 Jun 1999 12:58:06 -0700 (PDT)
    From: Jorge Espinoza <[email protected]>
    Subject: System segmentattion access violation
    To: [email protected]
    Cc: [email protected]
    MIME-Version: 1.0
    Content-Type: text/plain; charset=us-ascii
    Mark,
    We have tried # 1. It does not work.
    How do I clean the environment repository?
    Thanks
    Jorge
    --- [email protected] wrote:
    This type of segmentation violation is due to an
    environment manager
    repository corruption. One of the three options
    below will fix it(listed
    from easiest solution to most difficult). If the
    first two do not work,
    the third one will always fix the problem.
    1. Shutdown and restart the environment.
    2. If #1 does not fix the problem, then your
    environment repository has
    become corrupted. Shutdown the environment and
    clean your environment
    repository. This will fix your corruption problem
    about 75 % of the time.
    3. If #2 does not correct your error, then the
    environment is corrupted
    beyond repair. You will need to delete your current
    environment repository
    and rebuild it. Sometimes you can rebuild it using
    an export of your
    current environment(bootstrap). Many times though
    the current corrupted
    environment will not successfully allow you to
    export the environment
    definition. In this case, you will have to rebuild
    your environment from
    scratch.
    Hope this helps...
    Mark Musgrove
    Object Technologies, Inc
    <Graphic image not retained>
    ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\ on
    06/26/99 12:05:55 AM
    To:
    forte-users@O1=Internet/DD.RFC-822=forte-users\@SageIT.com@omgw
    cc:
    ja.espinoza@O1=Internet/DD.RFC-822=ja_espinoza\@yahoo.com@omgw
    Subject: System segmentattion access violation
    Received: from carnac.bst.bellsouth.com
    (bos17943.al.bst.bls.com [90.110.28
    .65])
    by om1.al.bst.bls.com (8.8.6
    (PHNE_17135)/8.8.6) with ESMTP id XAA0132
    8
    for <[email protected]>; Fri,
    25 Jun 1999 23:45:53 -0
    500 (CDT)
    Received: from pebble.SageIT.com ([206.169.110.3])
    by carnac.bst.bellsouth.com (Netscape
    Messaging Server 3.52)
    with SMTP id AAA64AA for
    <[email protected]>;
    Fri, 25 Jun 1999 23:45:20 -0500
    Received: (from sync@localhost) by pebble.SageIT.com
    (8.6.10/8.6.9) id UAA1
    3783 for forte-users-outgoing; Fri, 25 Jun 1999
    20:51:51 -0700
    Received: (from uucp@localhost) by pebble.SageIT.com
    (8.6.10/8.6.9) id UAA1
    3767 for <[email protected]>; Fri, 25 Jun 1999
    20:51:46 -0700
    Received: from web501.yahoomail.com(128.11.68.68) by
    pebble.sagesoln.com vi
    a smap (V2.0)
    id xma013762; Fri, 25 Jun 99 20:51:31 -0700
    Message-ID:
    <[email protected]>
    Received: from [206.49.176.243] by
    web501.yahoomail.com; Fri, 25 Jun 1999 2
    1:05:55 PDT
    Date: Fri, 25 Jun 1999 21:05:55 -0700 (PDT)
    From: Jorge Espinoza <[email protected]>
    Subject: System segmentattion access violation
    To: [email protected]
    MIME-Version: 1.0
    Content-Type: text/plain; charset=us-ascii
    Sender: [email protected]
    Precedence: bulk
    Reply-To: Jorge Espinoza <[email protected]>
    Hello :
    We're try connect with our Central Server Node and
    have a problem, if we're make the connection with
    Escript this is
    succesfull, but if we're connected again with
    Econsole , Launcher
    Distributed or Forte Distributed then this
    connection display the
    following error
    NLM Startup is Complete - Partition's Locale is 'c'
    Loading partition FTLaunch_cl0_Client built on
    03-Sep-1998 00:37:56.
    There is no manager active for node FORTE1.
    Type Service Flags Level
    err sh * 255
    cfg sp 8 255
    cfg em 2 2
    FTLaunch_cl0: Configuring node agent.
    FTLaunch_cl0: Opening configuration repository
    bt:c:\forte\sysdata\envrepos\fort
    e1.
    FTLaunch_cl0: Attached to manager for node FORTE1.
    Type Service Flags Level
    err sh * 255
    cfg em 2 2
    Begin Stack Backtrace
    ==========================================================
    Trace caused by a segmentation or access violation
    in the Forte
    executable:
    ftexec Version 3.0.J.1
    Windows NT
    Forte Application Environment (tm), Forte Runtime
    Environment (tm),
    Forte Conductor (tm):
    Copyright (c) 1994-1998, Forte Software, Inc. and
    its licensors.
    US Patent No. 5,457,797
    Forte Express (tm), Forte WebEnterprise (tm):
    Copyright (c) 1995-1998, Forte Software, Inc.
    All Rights Reserved.
    Unpublished rights reserved under the copyright laws
    of the United
    States.
    Wed Sep 2 22:53:49 1998
    Fault at 25-Jun-1999 13:23:56, pid '180', node
    'FORTE1':
    User Name: Administrador
    Machine Name: FORTE1 with 1 CPU(s)
    OS version 4.0
    Loading symbols for ...
    c:\forte\install\bin\QQRP.dll
    c:\forte\install\bin\QQCT.dll
    c:\forte\install\bin\QQSH.dll
    c:\forte\install\bin\QQKN.dll
    c:\forte\install\bin\QQSM.dll
    c:\forte\install\bin\ftexec.exe
    c:\forte\install\bin\QQDO.dll
    c:\forte\install\bin\QQCM.dll
    c:\forte\install\bin\QQFO.dll
    c:\forte\install\bin\QQDS.dll
    c:\forte\install\bin\qqtlnt.dll
    c:\forte\install\bin\w3tpwss.dll
    c:\forte\install\bin\qqem.dll
    c:\forte\install\bin\QQDD.dll
    c:\forte\install\bin\QQRT.dll
    C:\WINNT\System32\WINSPOOL.DRV
    C:\WINNT\System32\rpcltc1.dll
    C:\WINNT\System32\rnr20.dll
    C:\WINNT\System32\rasadhlp.dll
    C:\WINNT\System32\IMM32.dll
    C:\WINNT\System32\spool\DRIVERS\W32X86\2\RASDDUI.DLL
    C:\WINNT\system32\msafd.dll
    C:\WINNT\System32\wshtcpip.dll
    C:\WINNT\System32\WS2HELP.dll
    C:\WINNT\System32\WS2_32.dll
    C:\WINNT\System32\WSOCK32.dll
    C:\WINNT\system32\ole32.dll
    C:\WINNT\system32\COMCTL32.dll
    C:\WINNT\system32\SHELL32.dll
    C:\WINNT\system32\comdlg32.dll
    C:\WINNT\system32\ADVAPI32.dll
    C:\WINNT\system32\RPCRT4.dll
    C:\WINNT\system32\USER32.dll
    C:\WINNT\system32\GDI32.dll
    C:\WINNT\system32\KERNEL32.dll
    C:\WINNT\System32\ntdll.dll
    C:\WINNT\system32\MSVCRT.dll
    Stack backtrace ...
    qqem 026e2c5d (0130bac0,00000001,00000000,013b8aa0)
    QQSM 003b238a (0130bac0,013b8aa0,013f0001,013f4768)
    QQKN 0024d5f1 (0130bac0,013b8aa0,013f0001,013f4748)
    QQKN 00250915 (0130bac0,013b8aa0,013f4730,013f4748)
    QQDO 00432d96 (0130bac0,0209fd40,000000d0,013365b8)
    === message truncated ===
    Do You Yahoo!?
    Get your free @yahoo.com address at http://mail.yahoo.com
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

Maybe you are looking for

  • Run OrderPG.xml in Jdeveloper 10.1.3.3.0

    Hi, Can anyone describe me the steps to be followed to compile and run the OrderPG in JDeveloper? I have followed all the steps required and described. Copied complete $JAVA_TOP/oracle/apps/po structure to my desktop under my projects. I have also co

  • New iPhone, but some iMessages are still going to my old one.

    I just got a new iPhone, with my old iPhone now acting as an iPod touch (no sim). Also have an iPad 2 and my Apple IDs and receiving email addresses are the same across all three devices for iMessage. Some iMessages are only coming through to my old

  • Java.lang.ClassFormatError: Bad major version number

    Hi friends, I am using JWS2.0(trial version). I have uploaded class files into servlet (and respective packages), every thing was working fine. one fine day i started getting the 404 - file not found error(JWS not yet expired). I uninstalled the jws,

  • Video thumbnails in organizer

         I cannot see the thumbnails for my mpeg files in organizer.  why?

  • Frequent Block Corruption alert .........

    We are getting more frequent Block corruption alert from our production RAC (2 node) db. if we use dbv utility to check block corruption, everything looks normal and if we check following dictionary views, we could not find any details . GV$BACKUP_CO