Delete+attr+value operations not replicated

Hi,
I have a replicated environment and a really weird situation in it. Replication agreements works properly except for operations like:
changetype: modify
delete: profileoutputfrequency
profileoutputfrequency: 1
When I send to the server the same operation without the attribute value
changetype: modify
delete: profileoutputfrequency
changes are replicated without any problem. If instead of using 'profileoutputfrequency' I try to delete 'description'
changetype: modify
delete: description
description: 1
it works.
I saw in the consumer audit log that the operation is being replicated and it seems like the change is made successfully. Later, when I check the object I changed, the profileoutputfrequency attribute is still there.
If I disable the replica and I send modify operations directly against the consumer it works fine so I can't say consumer database is corrupted. I also tried to re-generate indexes for that attribute, re-initialize replication agreement and consumer, etc.
As you can see, it's a really weird error. Any idea about what to do?
Thanks in advance
Jorge

Hi again,
I installed 5.1 SP2 and the error is still there. Even deleting the attribute value with ldapmodify the change is not propagated to the consumer. Actually, it is propagated (I can see it in the audit log) but it's not made effective although the consumer access log says there is no error in the update.
Any other idea?
Jorge

Similar Messages

  • PO with positions not replicated in R/3

    Hi Gurus,
    we've implemented SAP SRM on an extended classic scenario with R/3 as the back-end system.
    When I create a PO in which I create new positions by copying a deleted position, these are not replicated in the back-end system.
    So, for instance, in a PO with 5 positions, I delete the last one and then I copy it.
    I get an order with 6 positions: one of them is deleted, so the actual positions are just 5. When the order is completely approved, it is replicated in the R/3 system with just 4 positions!!!!
    Could anyone give me an hand, please?
    Thank you very much.
    Regards,
    Giovanni Ottavio Lo Brutto

    Hello John,
    Please check the document status in BBP_PD transaction.
    If there is something like transfer error, goto RZ20 and check error message in  Purchase Oder node.
    Regards,
    masa

  • Tax Jurisdiction code is not replicating from Delivery address tab to Invoi

    Hi Gurus,
             when i trying to change the value i.e tax jurisdiction code in the  delivery address tab that value is not replicating to the Invoice tab in the transaction ME22N.
    How to resolve this ???
    thanks in advance.

    Hi,
    Make use of this BADI  ME_TAX_FROM_ADDRESS in this use method  GETTXJCD_
    You will get the delivery address number using function modeul  MM_DELIVERY_ADDRESS_TXJCD_GET
    Regards,
    Pravin

  • Delete COPA characteristics which not used in any operating concern

    Hello SAP experts,
    Please advise me on how to delete PA characteristic "WW001" created by mistake that we are hoping to delete if possible. However, when attempting to delete in KEA5, the error log appear as
    Data element RKEG_WW001 is used in these table/view
    CACS_S_COND_MA
    JVKOMP
    KOMG
    KOMGF
    KOMGFNEW
    KOMGFOLD
    KOMP
    KOMPAKE
    STR_KOMG
    TRCON_IT_KOMP
    WB2_EKOMP
    And does not allow the deletion
    WW001 have already been delete from the operating concerns.
    Please shed some light on how to do this?
    Thanks in advance for your help
    Yang

    Hi,
    In order to delete a characteristic you should perform                    
    the following activities:                                                                               
    1. Delete the corresponding characteristics and value fields from         
    Customizing in all clients (this includes forms, reports, planning        
    layouts, and so forth). To locate characteristics and value fields, use   
    the appropriate where-used list in the Customizing Monitor. You can       
    access it by choosing Tools -> Analysis -> Check Customizing Settings     
    (TA KECM).                                                                
    You can jump directly from the where-used list to the relevant            
    Customizing transaction and then delete the appropriate field there.      
    2. Switch to the screen for maintaining the data structure of an          
    operating concern (Maintain operating concern).                           
    3. If you need to effect other changes to the datastucture for the        
    operating concern before making any deletions, effect those changes and   
    save the data structure.                                                  
    4. In order to be able to select the fields of the data structure,        
    choose Extras -> Characteristics (or Value fields) -> Unlock.             
    5. Select the characteristics and value fields to be deleted and remove   
    them from the data structure with the "Reset fields" function.            
    6. Reactivate the operating concern. The system starts by checking        
    whether the operating concern contains any data and whether the fields    
    to be deleted are still being used in any Customizing settings.           
    7. If none of the fields are still in use, the system then starts the     
    re-activation. If the operating concern does not contain any data or      
    does not require the database system to be converted, the tables are      
    activated. You are then able to activate the environment for the          
    operating concern. In this case, the following activities no longer       
    apply.                                                                    
    If the operating concern already contains data, a system message tells    
    you that the database needs to be converted. If you proceed, an           
    activation log appears (at the top of the list).                          
    8. Analyze the activation log. If it only contains error messages         
    telling you to convert the tables, proceed with the next activity.        
    You must otherwise remove the cause of the errors before the tables can   
    be converted. In this case, you should answer "No" to the next prompt,    
    which asks whether the conversion transaction should start.               
    9. If you still only receive error messages telling you to convert the    
    tables, choose "Back" and start the conversion.                                      
    10. Plan a job for the conversion. A list of the tables to be converted              
    is shown for this. If the tables only contain a small amount of data                 
    (less than 10 000 records), then all the tables can be converted in one              
    job. In that case, you can select all the tables.                                    
    For larger tables, conversion should take place in several jobs.                     
    However, you should ensure that table CE4xxxx (where xxxx = operating                
    concern) is the last table to be converted.                                          
    Warning. No other changes can be made to the operating concern during                
    the conversion.                                                                      
    A copy of the table is generated during the conversion. The database                 
    system should have sufficient memory available for this copy.                        
    To schedule conversion as a job, use the "Schedule selections" function.             
    You can display the current status of the conversion by selecting the                
    "Refresh" icon. Tables disappear from the list once they have been                   
    converted sucessfully. If a conversion is taking a while, it is also                 
    possible to leave the transaction. You can then continue the conversion              
    using DB requests -> Mass processing in one of the following ways:                   
    With the job overview. You access this by choosing System -> Services ->  Jobs.                                                                               
    Using the database utility transaction. You access this by choosing                  
    Utilities -> Database Utility in the ABAP Dictionary menu.                           
    You can use the status function to call up the status of the operating               
    concern during operating concern maintenance. You need to activate all  tables after conversion.                                                             
    11. To analyze errors that have occurred during the conversion, you can  use the database utility transaction by choosing Extras -> Logs. The log             
    has the same name as the conversion job: TBATG-date. You can also  restart the conversion with this transaction.                                        
    For more information on the database utility, choose Help -> Application           
    help while still in the above transaction.                                           
    12. Once you have activated all the tables in the operating concern,                 
    generate the operating concern environment from within operating concern maintenance.                                                                         
    You can then use the operating concern again.                                        
    Please, refer to the IMG documentation under Controlling ->                          
    Profitability Analysis -> Structures -> Define operating concern                     
    -> Maintain operating concern, for further details.                                                                               
    It is not possible to transport information about 'deleting of             
    characteristics (value fields)' with transaction KE3I. Only                          
    characteristics and value fields included in operating concern (to be                
    transported) are transported with KE3I. Deleted characteristics and                  
    value fields are ignored. You have to delete these characteristics and               
    value fields manually in each system.    
    Best regards,
    Maria Luisa

  • JDBC Adapter - DELETE operation not working in receiver backend system

    Hi All,
    In my scenario ,I want  to delete entire records of the table from one backend system.
    I have created the inbound message and after mapping it is as below:
      <?xml version="1.0" encoding="UTF-8" ?>
    <ns0:abc_delete xmlns:ns0="http://abc/xi/BACKEND/IB_IF_18/100">
    <STATEMENTNAME>
      <F12345 action="DELETE" />
      </STATEMENTNAME>
      </ns0:abc_delete>
    here F12345 is the table name.
    When I execute this scenario I get black and white flag in XI SXMB_MONI but in backend system (SQL Server) no records get deleted the table is as it is.

    Please have a look on this (same mentioned by Bhavesh)...
    http://help.sap.com/saphelp_nw04/helpdata/en/7e/5df96381ec72468a00815dd80f8b63/frameset.htm
    <b><b>  <StatementName3>
    <dbTableName action=”DELETE”>
    <key1>
    <col2>val2old</col2>
    <col4>val4</col4>     
    </key1>
    <key2>
    <col2>val2old2</col2>
    </key2>
    </dbTableName> 
      </StatementName3></b></b>
    &#9679;      action=DELETE
    Statements with this action cause existing table values to be deleted. One or more <key> elements formulate the condition for which table values are deleted. The names of <key> elements are arbitrary. Column values within a <key> element are combined with a logical AND; different <key> elements are combined with a logical OR.
    The corresponding SQL statement for StatementName3 in the example above is as follows:
    DELETE FROM dbTableName  WHERE ((col2=’val2old’ AND col4=’val4’) OR (col2=’val2old2’))
    The response document contains the following element:
    <delete_count>count</delete_count>
    If there is no <key> element, or if there is a <key> element but it is empty, then no condition is specified and the entire table is to be deleted. This may not be permitted by the configuration of the JDBC adapter for security reasons and will therefore result in an error during message processing and an appropriate error message.
    Thanks
    Farooq.

  • Changed Ulimits values for the Oracle user and getting error -bash: ulimit: max user processes: cannot modify limit: Operation not permitted when logging in.

    I'm trying to increate the ulimits for max user processes and open files for the oracle user.  I've set the values in limits.conf, /etc/profile and in oracle's environment scripts. Now when I log in as oracle I get the below errors. If I change the ulimits back to the original values errors go away but ulimits aren't changed.
    login as: oracle
    [email protected]'s password:
    Last login: Fri Mar  6 09:56:02 2015 from mtkadmin12
    You are logging onto an Oracle system.
    Kickstarted on: 2014-06-05
    -bash: ulimit: max user processes: cannot modify limit: Operation not permitted
    -bash: ulimit: max user processes: cannot modify limit: Operation not permitted
    [oracle@servername ~]$

    Thanks for the update.
    I modified the /etc/security/limits.d/90-nproc.conf and added a line for oracle and also modifed the oracle.sh file.  The ulimits are setting correctly when I su - oracle but they are still wrong when sshing in as oracle.
    [root@mtkdevorap11d-1 ~]# su - oracle
    [oracle@mtkdevorap11d-1 ~]$ ulimit -Ha
    core file size          (blocks, -c) unlimited
    data seg size           (kbytes, -d) unlimited
    scheduling priority             (-e) 0
    file size               (blocks, -f) unlimited
    pending signals                 (-i) 1030982
    max locked memory       (kbytes, -l) 94371840
    max memory size         (kbytes, -m) unlimited
    open files                      (-n) 65536
    pipe size            (512 bytes, -p) 8
    POSIX message queues     (bytes, -q) 819200
    real-time priority              (-r) 0
    stack size              (kbytes, -s) unlimited
    cpu time               (seconds, -t) unlimited
    max user processes              (-u) 16384
    virtual memory          (kbytes, -v) unlimited
    file locks                      (-x) unlimited
    [oracle@mtkdevorap11d-1 ~]$
    [oracle@mtkdevorap11d-2 ~]$ ssh mtkdevorap11d-1
    Last login: Mon Mar 16 13:04:16 2015 from mtkdevorap11d-2.conveydev.com
    You are logging onto an Oracle system.
    Kickstarted on: 2014-06-05
    [oracle@mtkdevorap11d-1 ~]$ ulimit -Ha
    core file size          (blocks, -c) unlimited
    data seg size           (kbytes, -d) unlimited
    scheduling priority             (-e) 0
    file size               (blocks, -f) unlimited
    pending signals                 (-i) 1030982
    max locked memory       (kbytes, -l) 64
    max memory size         (kbytes, -m) unlimited
    open files                      (-n) 4096
    pipe size            (512 bytes, -p) 8
    POSIX message queues     (bytes, -q) 819200
    real-time priority              (-r) 0
    stack size              (kbytes, -s) unlimited
    cpu time               (seconds, -t) unlimited
    max user processes              (-u) 16384
    virtual memory          (kbytes, -v) unlimited
    file locks                      (-x) unlimited
    [oracle@mtkdevorap11d-1 ~]$

  • Delete tunnel "sit0" failed: Operation not permitted

    I tried to connect to Ipv6 through a 6to4 tunnel, but I couldn't and now I cannot delete the tunnel and I cannot connect to internet at all because all traffic is being redirected to the unusable tunnel.
    When I created the tunnel I ran the following code:
    # ip tunnel add 6to4 mode sit remote any local 192.168.43.68 (which was my address)
    I tried to flush and delete the tunnel and it deleted "6to4", but " sit0" remains. When I try to delete it, it says
    # ip tunnel del sit0
    delete tunnel "sit0" failed: Operation not permitted
    I did this as root, of course, and I need to delete it to get my Internet working again. Help please!
    Oh, and rebooting or modprobe -r sit has not resolved the problem because the interface remains and it doesn't show any webpage, although I can see that it shows connected.
    Is there any config file where tunnel configuration is saved so I could modify the file manually and reboot without it being active again?
    Last edited by kristian.tenorio (2015-01-17 14:02:15)

    I'm sorry. I actually had a DNS problem that I hadn't figured out. I still have not deleted the sit0 interface, but it's not giving me problems (it wasn't exactly the cause).

  • MDSModelDeploy Operation Failed, clone cannot be deployed, The Attribute Value is not valid

    I've created a model containing a customer entity with various domain based attributes.  I've populated the entities via a combination of manual entry and the staging tables.  In the source system I have approx 950 customer records, all of which
    fail validation on the source system as some of the attributes will be maintained only in MDS and are not in the source systems I'm pulling the initial data from.
    I ran the MDSModelDeploy.exe to create a package containing data on the source system.  I then ran the package to apply the package using the -deployclone option on my target system.  I piped the output into a flat file for review.
    Here is the error I'm receiving.
    MDSModelDeploy operation failed. Elapsed time: 00:01:00.2314612
    Error:
    A clone of the "Subzero_1" model cannot be deployed.
    An error occurred while processing message request type 'EntityMembersMergeRequest'. See exception details for more information.
    Package deployment failed with 344 errors
    The attribute value is not valid.
    The attribute value is not valid.   (repeated 344 times)
    Any ideas what the issue might be?  I have tried verbose logging as well and did not find anything that would point me in the direction of the problem.  The end result was that the model was not deployed to the target.
    I have also created a package without data, deployed that, then applied the data.  This gets the model to the target and the data also appears to be there but I did receive this error on the deployupdate.
    This is on SQL Server 2012.

    I am seeing the same error. Created a model, Cloned the model. Made changes to the clone (Schema and Data), and used MDSModelDeploy UpdateModel to update the primary (not cloned) model.  In looking at the log, I see the error shown below, but I do not
    see anything that points to what was happening at the time.
    I tried running a SQL trace to see if one of the SQL commands received an error, but none of the commands did.
    In looking at the model that was updated, I can see all of the schema changes were made, and most of the data was updated. There is one table that did not update completely. The attributes in the table consist of Domain Specific and text attributes only. 
    I also verified that everything on both models was validated before starting.
    In the weblog I see the error listed below, but there is nothing in the data that would match that value 
    Not sure were to go from here....
    Chad
    --- MDSMODELDEPLOY ERROR RECEIVED ---
    MDS Error: 0 : Microsoft.MasterDataServices.WebUI.ServiceAdapterObjectInvalidException: An error occurred while processing message request type 'EntityMembersMergeRequest'. See exception details for more information.
       at Microsoft.MasterDataServices.WebUI.ServiceAdapter.InspectResponseForErrors(MessageRequest request, MessageResponse response)
       at Microsoft.MasterDataServices.WebUI.ServiceAdapter.ExecuteRequest[TRequestType,TResponseType](MdmServiceOperation`2 operation, TRequestType request)
       at Microsoft.MasterDataServices.WebUI.ServiceAdapter.DoEntityMembersMerge(EntityMembers entityMembers)
       at Microsoft.MasterDataServices.Deployment.ModelDeployer.BatchEntityMembersMerge(Collection`1 masterData, Boolean membersOnly, Int32 batchSize, Int32 totalBatches, Collection`1 errors)
       at Microsoft.MasterDataServices.Deployment.ModelDeployer.UpdateData(Collection`1 masterData, Warnings errorsAsWarnings)
       at Microsoft.MasterDataServices.Deployment.ModelDeployer.DeployUpdate(Package package, Boolean includeData, Identifier targetVersionId)
       at Microsoft.MasterDataServices.Deployment.Utility.ModelDeploy.DeployUpdate(String serviceName, String packageFile, String versionName)
       at Microsoft.MasterDataServices.Deployment.Utility.ModelDeploy.Main(String[] args)
        DateTime=2014-02-06T16:03:17.8405277Z
    -- WEB ERROR RECEIVED --
    MDS Verbose: 0 : Unable to convert value of query string parameter Id = VID to an integer
        DateTime=2014-02-06T17:18:00.7367274Z

  • AD Replication issues, SYSVOL / NETLOGON not replicating

    Hello Experts!
    We have a client that recently called us for some assistance. The IT department had a new virtual environment stood up. They Created 3 new VMs and promoted them all to domain controllers. The current domain and forest functional levels are (and were) Server
    2003. There were two existing domain controllers, both Server 2003. The new domain controllers are Server 2012 R2. After promoting the 3 new servers to DC’s, they demoted one of the old DC’s. Then they transferred FSMO roles to a new 2012 R2 DC. When they
    went to demote the last server 2003 DC, it was giving them the error that it is the last DC in the domain. That’s when we were called to assist. I have since demoted 2 of the 3 new 2012 R2 DCs and transferred all FSMO roles back to the Server 2003 DC.
    I have been running some tools to try and gather data. Here is the DCDIAG from the last Server 2003 DC:
    C:\Documents and Settings\user>dcdiag /fix
    Domain Controller Diagnosis
    Performing initial setup:
       Done gathering initial info.
    Doing initial required tests
       Testing server: domainname\server2003server
          Starting test: Connectivity
             ......................... server2003server passed test Connectivity
    Doing primary tests
       Testing server: domainname\server2003server
          Starting test: Replications
             ......................... server2003server passed test Replications
          Starting test: NCSecDesc
             ......................... server2003server passed test NCSecDesc
          Starting test: NetLogons
             ......................... server2003server passed test NetLogons
          Starting test: Advertising
             ......................... server2003server passed test Advertising
          Starting test: KnowsOfRoleHolders
             ......................... server2003server passed test KnowsOfRoleHolders
          Starting test: RidManager
             ......................... server2003server passed test RidManager
          Starting test: MachineAccount
             ......................... server2003server passed test MachineAccount
          Starting test: Services
             ......................... server2003server passed test Services
          Starting test: ObjectsReplicated
             ......................... server2003server passed test ObjectsReplicated
          Starting test: frssysvol
             ......................... server2003server passed test frssysvol
          Starting test: frsevent
             There are warning or error events within the last 24 hours after the
             SYSVOL has been shared.  Failing SYSVOL replication problems may cause
             Group Policy problems.
             ......................... server2003server failed test frsevent
          Starting test: kccevent
             ......................... server2003server passed test kccevent
          Starting test: systemlog
             An Error Event occured.  EventID: 0x0000410B
                Time Generated: 02/18/2015   19:27:04
                Event String: The request for a new account-identifier pool
             An Error Event occured.  EventID: 0xC4350607
                Time Generated: 02/18/2015   19:28:22
                Event String: Component: System Information Agent
             An Error Event occured.  EventID: 0xC00110CD
                Time Generated: 02/18/2015   19:28:22
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00072787
                Time Generated: 02/18/2015   19:28:22
                Event String: The WinRM service is unable to start because of a
             An Error Event occured.  EventID: 0xC0060024
                Time Generated: 02/18/2015   19:28:34
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0xC0002720
                Time Generated: 02/18/2015   19:32:26
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0xC25A001D
                Time Generated: 02/18/2015   14:33:27
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x825A0011
                Time Generated: 02/18/2015   14:33:28
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x825A0011
                Time Generated: 02/18/2015   14:33:31
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x0000410B
                Time Generated: 02/18/2015   14:36:18
                Event String: The request for a new account-identifier pool
             An Error Event occured.  EventID: 0xC4350607
                Time Generated: 02/18/2015   14:38:48
                Event String: Component: System Information Agent
             An Error Event occured.  EventID: 0x00072787
                Time Generated: 02/18/2015   14:38:48
                Event String: The WinRM service is unable to start because of a
             An Error Event occured.  EventID: 0xC4350505
                Time Generated: 02/18/2015   14:38:54
                Event String: NIC Agent: Connectivity has been lost for the NIC
             An Error Event occured.  EventID: 0x825A0011
                Time Generated: 02/18/2015   14:39:00
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x825A0011
                Time Generated: 02/18/2015   14:39:14
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168E
                Time Generated: 02/18/2015   14:39:54
                Event String: The dynamic registration of the DNS record
             An Error Event occured.  EventID: 0x0000168F
                Time Generated: 02/18/2015   14:42:09
                Event String: The dynamic deletion of the DNS record
             An Error Event occured.  EventID: 0x0000168F
                Time Generated: 02/18/2015   14:42:09
                Event String: The dynamic deletion of the DNS record
             An Error Event occured.  EventID: 0x0000168F
                Time Generated: 02/18/2015   14:42:09
                Event String: The dynamic deletion of the DNS record
             An Error Event occured.  EventID: 0x0000168F
                Time Generated: 02/18/2015   14:42:09
                Event String: The dynamic deletion of the DNS record
             An Error Event occured.  EventID: 0xC25A001D
                Time Generated: 02/18/2015   14:42:10
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x825A0011
                Time Generated: 02/18/2015   14:42:22
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x825A0011
                Time Generated: 02/18/2015   14:42:37
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0xC4350607
                Time Generated: 02/18/2015   14:48:03
                Event String: Component: System Information Agent
             An Error Event occured.  EventID: 0x00072787
                Time Generated: 02/18/2015   14:48:03
                Event String: The WinRM service is unable to start because of a
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   14:50:06
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   14:50:06
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   14:50:06
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   14:50:07
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   14:50:07
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   14:50:07
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   14:50:07
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   14:50:07
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   14:50:07
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   14:50:07
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x40000004
                Time Generated: 02/18/2015   14:55:30
                Event String: The kerberos client received a
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:11:36
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:11:37
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:11:37
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:11:38
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:11:38
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:11:38
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:11:38
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:11:38
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:11:38
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:11:39
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:16:07
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:16:08
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:16:08
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:16:09
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:16:09
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:16:09
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:16:10
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:16:10
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:16:10
                (Event String could not be retrieved)
             An Error Event occured.  EventID: 0x00000457
                Time Generated: 02/18/2015   15:16:10
                (Event String could not be retrieved)
             ......................... server2003server failed test systemlog
          Starting test: VerifyReferences
             Some objects relating to the DC server2003server have problems:
                [1] Problem: Missing Expected Value
                 Base Object:
                CN= server2003server,OU=Domain Controllers,DC=domainname,DC=com
                 Base Object Description: "DC Account Object"
                 Value Object Attribute Name: frsComputerReferenceBL
                 Value Object Description: "SYSVOL FRS Member Object"
                 Recommended Action: See Knowledge Base Article: Q312862
                [1] Problem: Missing Expected Value
                 Base Object:
                CN=NTDS Settings,CN= server2003server,CN=Servers,CN=domainname,CN=Sites,CN=C
    onfiguration,DC=domainname,DC=com
                 Base Object Description: "DSA Object"
                 Value Object Attribute Name: serverReferenceBL
                 Value Object Description: "SYSVOL FRS Member Object"
                 Recommended Action: See Knowledge Base Article: Q312862
             ......................... server2003server failed test VerifyReferences
       Running partition tests on : ForestDnsZones
          Starting test: CrossRefValidation
             ......................... ForestDnsZones passed test CrossRefValidation
          Starting test: CheckSDRefDom
             ......................... ForestDnsZones passed test CheckSDRefDom
       Running partition tests on : DomainDnsZones
          Starting test: CrossRefValidation
             ......................... DomainDnsZones passed test CrossRefValidation
          Starting test: CheckSDRefDom
             ......................... DomainDnsZones passed test CheckSDRefDom
       Running partition tests on : Schema
          Starting test: CrossRefValidation
             ......................... Schema passed test CrossRefValidation
          Starting test: CheckSDRefDom
             ......................... Schema passed test CheckSDRefDom
       Running partition tests on : Configuration
          Starting test: CrossRefValidation
             ......................... Configuration passed test CrossRefValidation
          Starting test: CheckSDRefDom
             ......................... Configuration passed test CheckSDRefDom
       Running partition tests on : domainname
          Starting test: CrossRefValidation
             ......................... domainname passed test CrossRefValidation
          Starting test: CheckSDRefDom
             ......................... domainname passed test CheckSDRefDom
       Running enterprise tests on : domainname.com
          Starting test: Intersite
             ......................... domainname.com passed test Intersite
          Starting test: FsmoCheck
             ......................... domainname.com passed test FsmoCheck
    C:\Documents and Settings\user>
    Now the DCDIAG for the Server 2012 R2 DC.
    2012R2DC
    PS C:\Users\user > dcdiag /fix
    Directory Server Diagnosis
    Performing initial setup:
       Trying to find home server...
       Home Server = 2012R2DC
       * Identified AD Forest.
       Done gathering initial info.
    Doing initial required tests
       Testing server: domainname\2012R2DC
          Starting test: Connectivity
             ......................... 2012R2DC
    passed test Connectivity
    Doing primary tests
       Testing server: domainname\2012R2DC
          Starting test: Advertising
             Warning: DsGetDcName returned information for \\server2003server.domainname.com, when we were trying to reach 2012R2DC.
             SERVER IS NOT RESPONDING or IS NOT CONSIDERED SUITABLE.
             ......................... 2012R2DC
    failed test Advertising
          Starting test: FrsEvent
             There are warning or error events within the last 24 hours after the SYSVOL has been shared.  Failing SYSVOL
             replication problems may cause Group Policy problems.
             ......................... 2012R2DC
    passed test FrsEvent
          Starting test: DFSREvent
             ......................... 2012R2DC passed test DFSREvent
          Starting test: SysVolCheck
             ......................... 2012R2DC passed test SysVolCheck
          Starting test: KccEvent
             ......................... 2012R2DC passed test KccEvent
          Starting test: KnowsOfRoleHolders
             ......................... 2012R2DC passed test KnowsOfRoleHolders
          Starting test: MachineAccount
             ......................... 2012R2DC passed test MachineAccount
          Starting test: NCSecDesc
             ......................... 2012R2DC passed test NCSecDesc
          Starting test: NetLogons
             Unable to connect to the NETLOGON share! (\\2012R2DC \netlogon)
             [2012R2DC] An net use or LsaPolicy operation failed with error 67, The network name cannot be found..
             ......................... 2012R2DC failed test NetLogons
          Starting test: ObjectsReplicated
             ......................... 2012R2DC passed test ObjectsReplicated
          Starting test: Replications
             [Replications Check, 2012R2DC] DsReplicaGetInfo(PENDING_OPS, NULL) failed, error 0x2105
             "Replication access was denied."
             ......................... 2012R2DC failed test Replications
          Starting test: RidManager
             ......................... 2012R2DC passed test RidManager
          Starting test: Services
                Could not open NTDS Service on 2012R2DC, error 0x5 "Access is denied."
             ......................... 2012R2DC failed test Services
          Starting test: SystemLog
             An error event occurred.  EventID: 0x0000041E
                Time Generated: 02/18/2015   14:39:32
                Event String:
                The processing of Group Policy failed. Windows could not obtain the name of a domain controller. This could
    be caused by a name resolution failure. Verify your Domain Name System (DNS) is configured and working correctly.
             An error event occurred.  EventID: 0x0000041E
                Time Generated: 02/18/2015   14:44:34
                Event String:
                The processing of Group Policy failed. Windows could not obtain the name of a domain controller. This could
    be caused by a name resolution failure. Verify your Domain Name System (DNS) is configured and working correctly.
             An error event occurred.  EventID: 0x40000004
                Time Generated: 02/18/2015   14:47:09
                Event String:
                The Kerberos client received a KRB_AP_ERR_MODIFIED error from the server cr-dc3$. The target name used was C
    RDC02$. This indicates that the target server failed to decrypt the ticket provided by the client. This can occur when t
    he target server principal name (SPN) is registered on an account other than the account the target service is using. En
    sure that the target SPN is only registered on the account used by the server. This error can also happen if the target
    service account password is different than what is configured on the Kerberos Key Distribution Center for that target se
    rvice. Ensure that the service on the server and the KDC are both configured to use the same password. If the server nam
    e is not fully qualified, and the target domain (domainname.COM) is different from the client domain (domainname.COM),
     check if there are identically named server accounts in these two domains, or use the fully-qualified name to identify
    the server.
             ......................... 2012R2DC failed test SystemLog
          Starting test: VerifyReferences
             ......................... 2012R2DC passed test VerifyReferences
       Running partition tests on : ForestDnsZones
          Starting test: CheckSDRefDom
             ......................... ForestDnsZones passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... ForestDnsZones passed test CrossRefValidation
       Running partition tests on : DomainDnsZones
          Starting test: CheckSDRefDom
             ......................... DomainDnsZones passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... DomainDnsZones passed test CrossRefValidation
       Running partition tests on : Schema
          Starting test: CheckSDRefDom
             ......................... Schema passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... Schema passed test CrossRefValidation
       Running partition tests on : Configuration
          Starting test: CheckSDRefDom
             ......................... Configuration passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... Configuration passed test CrossRefValidation
       Running partition tests on : domainname
          Starting test: CheckSDRefDom
             ......................... domainname passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... domainname passed test CrossRefValidation
       Running enterprise tests on : domainname.com
          Starting test: LocatorCheck
             ......................... domainname.com passed test LocatorCheck
          Starting test: Intersite
             ......................... domainname.com passed test Intersite
    PS C:\Users\user>
    From here I can see SYSVOL and NETLOGON are not replicating from server2003server. When I log on to server2003server and run ‘net share’ the SYSVOL and NETLOGON shares are shared. But, when I do the same on 2012R2DC there are no NETLOGON or SYSVOL shares.
    I see ntfrs issues. So I ran ntfrsutl ds on server2003server and the results are here:
    C:\Documents and Settings\user>ntfrsutl ds
    NTFRS CONFIGURATION IN THE DS
    SUBSTITUTE DCINFO FOR DC
       FRS  DomainControllerName: (null)
       Computer Name            : SERVER2003SERVER
       Computer DNS Name        : SERVER2003SERVER.domainname.com
    BINDING TO THE DS:
       ldap_connect     : SERVER2003SERVER.domainname.com
       DsBind     : SERVER2003SERVER.domainname.com
    NAMING CONTEXTS:
       SitesDn    : CN=Sites,cn=configuration,dc= domainname,dc=com
       ServicesDn : CN=Services,cn=configuration,dc= domainname,dc=com
       DefaultNcDn: DC= domainname,DC=com
       ComputersDn: CN=Computers,DC= domainname,DC=com
       DomainCtlDn: OU=Domain Controllers,DC= domainname,DC=com
       Fqdn       : CN= SERVER2003SERVER,OU=Domain Controllers,DC= domainname,DC=com
       Searching  : Fqdn
    COMPUTER: SERVER2003SERVER
       DN   : cn= SERVER2003SERVER,ou=domain controllers,dc= domainname,dc=com
       Guid : d3cfdf56-a013-40ab-a2e9ffc3d88896bd
       UAC  : 0x00082000
       Server BL : CN= SERVER2003SERVER,CN=Servers,CN=domainname,CN=Sites,CN=Configuration,D
    C= SERVER2003SERVER,DC=com
       Settings  : cn=ntds settings,cn= SERVER2003SERVER,cn=servers,cn= domainname,cn=sites,c
    n=configuration,dc= domainname,dc=com
       DNS Name  : SERVER2003SERVER. domainname.com
       WhenCreated  : 5/29/2007 10:36:30 Eastern Standard Time Eastern Daylight Time
     [300]
       WhenChanged  : 2/17/2015 11:21:58 Eastern Standard Time Eastern Daylight Time
     [300]
       SUBSCRIPTION: NTFRS SUBSCRIPTIONS
          DN   : cn=ntfrs subscriptions,cn= SERVER2003SERVER,ou=domain controllers,dc= domainname,dc=com
          Guid : 5d0ca299-209d-4814-ae6d7acd9209e10a
          Working       : c:\windows\ntfrs
          Actual Working: c:\windows\ntfrs
          WhenCreated  : 5/29/2007 10:50:26 Eastern Standard Time Eastern Daylight T
    ime [300]
          WhenChanged  : 5/29/2007 10:50:26 Eastern Standard Time Eastern Daylight T
    ime [300]
          SUBSCRIBER: DOMAIN SYSTEM VOLUME (SYSVOL SHARE)
             DN   : cn=domain system volume (sysvol share),cn=ntfrs subscriptions,cn
    = SERVER2003SERVER,ou=domain controllers,dc= domainname,dc=com
             Guid : fb56d707-3c40-429f-bd7c63d227b9fb5d
             Member Ref: (null)
             Root      : c:\windows\sysvol\domain
             Stage     : c:\windows\sysvol\staging\domain
             WhenCreated  : 5/29/2007 10:50:26 Eastern Standard Time Eastern Dayligh
    t Time [300]
             WhenChanged  : 5/29/2007 10:50:26 Eastern Standard Time Eastern Dayligh
    t Time [300]
       SERVER2003SERVER IS NOT A MEMBER OF ANY SET!
    C:\Documents and Settings\user>
    Also worth noting that when we power down SERVER2003SERVER no computer can contact a logon server. 
    The last line of this worries me as well. I am going to continue to work on this but I wanted to get these logs to some other eyes in case you have some ideas off the bat. Thanks in advance!

    I would first recommend to make sure that the new DCs are also global catalogs and to refer to IP setting recommendations I shared here: http://www.ahmedmalek.com/web/fr/home.asp
    It is possible to do a non-authoritative restore of SYSVOL to make it appear on the other DCs: https://support.microsoft.com/kb/290762?wa=wsignin1.0
    However, you would need to upgrade to DFSR.
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • Delete COPA value fields in a productive system

    Does anyone have practical experience with deleting COPA value fields in a productive system?
    The issue is that old, no longer used value fields should be deleted from a productive system to allow creating new ones, as the maximun number of value fields is reached.
    An alternative would be to delete the prior transaction data captured on these no longer to be used value fields and rename them for their new use (to avoid that different kind of old and new data is reported on the same value field).
    I am refering to the documentation on transaction KEA0 (or OSS note 160892 up to release 4.5), where it is mentioned that deleting value fields should only be done for operating concerns that have not yet been used productively. Did anyone do this already in a productive system?
    Cheers, Peter

    To delete characteristics or value fields, you should perform the following       
    activities:                                                                               
    1. Delete the corresponding characteristics and value fields from      
    Customizing in all clients (this includes forms, reports, planning     
    layouts, and so forth). To locate characteristics and value fields, use
    the appropriate where-used list in the Customizing Monitor. You can    
    access it by choosing Tools -> Analysis -> Check Customizing Settings  
    (TA KECM).                                                             
    You can jump directly from the where-used list to the relevant         
    Customizing transaction and then delete the appropriate field there.   
    2. Switch to the screen for maintaining the data structure of an       
    operating concern (Maintain operating concern).                                                                               
    3. If you need to effect other changes to the datastucture for the     
    operating concern before making any deletions, effect those changes and
    save the data structure.                                                                               
    4. In order to be able to select the fields of the data structure,     
    choose Extras -> Characteristics (or Value fields) -> Unlock.                                                                               
    5. Select the characteristics and value fields to be deleted and remove
    them from the data structure with the "Reset fields" function.                                                                               
    6. Reactivate the operating concern. The system starts by checking
    whether the operating concern contains any data and whether the fields   
    to be deleted are still being used in any Customizing settings.                                                                               
    7. If none of the fields are still in use, the system then starts the    
    re-activation. If the operating concern does not contain any data or     
    does not require the database system to be converted, the tables are     
    activated. You are then able to activate the environment for the         
    operating concern. In this case, the following activities no longer      
    apply.                                                                   
    If the operating concern already contains data, a system message tells   
    you that the database needs to be converted. If you proceed, an          
    activation log appears (at the top of the list).                                                                               
    8. Analyze the activation log. If it only contains error messages        
    telling you to convert the tables, proceed with the next activity.       
    You must otherwise remove the cause of the errors before the tables can  
    be converted. In this case, you should answer "No" to the next prompt,   
    which asks whether the conversion transaction should start.                                                                               
    9. If you still only receive error messages telling you to convert the   
    tables, choose "Back" and start the conversion.                                                                               
    10. Plan a job for the conversion. A list of the tables to be converted  
    is shown for this. If the tables only contain a small amount of data     
    (less than 10 000 records), then all the tables can be converted in one  
    job. In that case, you can select all the tables.                        
    For larger tables, conversion should take place in several jobs.                  
    However, you should ensure that table CE4xxxx (where xxxx = operating             
    concern) is the last table to be converted.                                       
    Warning. No other changes can be made to the operating concern during             
    the conversion.                                                                   
    A copy of the table is generated during the conversion. The database              
    system should have sufficient memory available for this copy.                     
    To schedule conversion as a job, use the "Schedule selections" function.          
    You can display the current status of the conversion by selecting the             
    "Refresh" icon. Tables disappear from the list once they have been                
    converted sucessfully. If a conversion is taking a while, it is also              
    possible to leave the transaction. You can then continue the conversion           
    using DB requests -> Mass processing in one of the following ways:                
    With the job overview. You access this by choosing System -> Services ->          
    Jobs.                                                                             
    Using the database utility transaction. You access this by choosing               
    Utilities -> Database Utility in the ABAP Dictionary menu.                        
    You can use the status function to call up the status of the operating            
    concern during operating concern maintenance. You need to activate all            
    tables after conversion.                                                                               
    11. To analyze errors that have occurred during the conversion, you can           
    use the database utility transaction by choosing Extras -> Logs. The log          
    has the same name as the conversion job: TBATG-date. You can also                 
    restart the conversion with this transaction.                                     
    For more information on the database utility, choose Help -> Application          
    help while still in the above transaction.                                                                               
    12. Once you have activated all the tables in the operating concern,    
    generate the operating concern environment from within operating concern
    maintenance.                                                            
    You can then use the operating concern again.                           
    Please, refer to the IMG documentation under Controlling ->             
    Profitability Analysis -> Structures -> Define operating concern        
    -> Maintain operating concern, for further details.                     
    Hope it helps

  • Commit operation not enabled after createinsert in detail table

    Hi Everybody,
    After clicking createinsert operation for detail table in master detail, i got unique contraint error from db.after rectifiying the data for newly created row..commit operation not enabled to save the data.
    Please find the code i used in my jsf.
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
              xmlns:f="http://java.sun.com/jsf/core"
              xmlns:h="http://java.sun.com/jsf/html"
              xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
      <jsp:directive.page contentType="text/html;charset=UTF-8"/>
      <f:view>
        <af:document id="d1">
          <af:messages id="m1"/>
          <af:form id="f1">
            <af:panelBox text="PanelBox2" id="pb2">
              <f:facet name="toolbar">
                <af:group id="g2">
                  <af:commandButton actionListener="#{bindings.Delete1.execute}"
                                    text="Delete1"
                                    disabled="#{!bindings.Delete1.enabled}"
                                    id="cb4"/>
                  <af:commandButton
                                    text="CreateInsert1"
                                    disabled="#{!bindings.CreateInsert1.enabled}"
                                    id="cb3"
                                    action="#{backingBeanScope.MyIndustryBean.cb3_action}"/>
                  <af:commandButton actionListener="#{bindings.Commit.execute}"
                                    text="Commit"
                                    disabled="#{!bindings.Commit.enabled}"
                                    id="cb5"/>
                  <af:commandButton actionListener="#{bindings.Rollback.execute}"
                                    text="Rollback"
                                    disabled="#{!bindings.Rollback.enabled}"
                                    immediate="true" id="cb6">
                    <af:resetActionListener/>
                  </af:commandButton>
                </af:group>
              </f:facet>
              <af:table value="#{bindings.IndustryEOView1.collectionModel}"
                        var="row" rows="#{bindings.IndustryEOView1.rangeSize}"
                        emptyText="#{bindings.IndustryEOView1.viewable ? 'No data to display.' : 'Access Denied.'}"
                        fetchSize="#{bindings.IndustryEOView1.rangeSize}"
                        rowBandingInterval="0"
                        filterModel="#{bindings.IndustryEOView1Query.queryDescriptor}"
                        queryListener="#{bindings.IndustryEOView1Query.processQuery}"
                        filterVisible="true" varStatus="vs"
                        selectedRowKeys="#{bindings.IndustryEOView1.collectionModel.selectedRow}"
                        selectionListener="#{bindings.IndustryEOView1.collectionModel.makeCurrent}"
                        rowSelection="single" id="t1" width="448"
                        inlineStyle="height:193px;" partialTriggers="::cb3 ::cb4">
                <af:column sortProperty="IdDesc" filterable="true" sortable="true"
                           headerText="#{bindings.IndustryEOView1.hints.IdDesc.label}"
                           id="c2">
                  <af:inputText value="#{row.bindings.IdDesc.inputValue}"
                                label="#{bindings.IndustryEOView1.hints.IdDesc.label}"
                                required="#{bindings.IndustryEOView1.hints.IdDesc.mandatory}"
                                columns="#{bindings.IndustryEOView1.hints.IdDesc.displayWidth}"
                                maximumLength="#{bindings.IndustryEOView1.hints.IdDesc.precision}"
                                shortDesc="#{bindings.IndustryEOView1.hints.IdDesc.tooltip}"
                                id="it2">
                    <f:validator binding="#{row.bindings.IdDesc.validator}"/>
                  </af:inputText>
                </af:column>
                <af:column sortProperty="IdPlace" filterable="true" sortable="true"
                           headerText="#{bindings.IndustryEOView1.hints.IdPlace.label}"
                           id="c1">
                  <af:inputText value="#{row.bindings.IdPlace.inputValue}"
                                label="#{bindings.IndustryEOView1.hints.IdPlace.label}"
                                required="#{bindings.IndustryEOView1.hints.IdPlace.mandatory}"
                                columns="#{bindings.IndustryEOView1.hints.IdPlace.displayWidth}"
                                maximumLength="#{bindings.IndustryEOView1.hints.IdPlace.precision}"
                                shortDesc="#{bindings.IndustryEOView1.hints.IdPlace.tooltip}"
                                id="it1">
                    <f:validator binding="#{row.bindings.IdPlace.validator}"/>
                  </af:inputText>
                </af:column>
              </af:table>
            </af:panelBox>
            <af:panelBox text="PanelBox1" id="pb1">
              <f:facet name="toolbar">
                <af:group id="g1">
                  <af:commandButton actionListener="#{bindings.Delete.execute}"
                                    text="Delete"
                                    disabled="#{!bindings.Delete.enabled}"
                                    id="cb2"/>
                  <af:commandButton
                                    text="CreateInsert"
                                    disabled="#{!bindings.CreateInsert.enabled}"
                                    id="cb1"
                                    action="#{backingBeanScope.MyIndustryBean.cb1_action}"/>
                  <af:commandButton actionListener="#{bindings.Create.execute}"
                                    text="Create"
                                    disabled="#{!bindings.Create.enabled}"
                                    id="cb7"/>
                </af:group>
              </f:facet>
              <af:table value="#{bindings.IndustryRatinEOView1.collectionModel}"
                        var="row" rows="#{bindings.IndustryRatinEOView1.rangeSize}"
                        emptyText="#{bindings.IndustryRatinEOView1.viewable ? 'No data to display.' : 'Access Denied.'}"
                        fetchSize="#{bindings.IndustryRatinEOView1.rangeSize}"
                        rowBandingInterval="0"
                        filterModel="#{bindings.IndustryRatinEOView1Query.queryDescriptor}"
                        queryListener="#{bindings.IndustryRatinEOView1Query.processQuery}"
                        filterVisible="true" varStatus="vs"
                        selectedRowKeys="#{bindings.IndustryRatinEOView1.collectionModel.selectedRow}"
                        selectionListener="#{bindings.IndustryRatinEOView1.collectionModel.makeCurrent}"
                        rowSelection="single" id="t2"
                        partialTriggers="::t1 ::cb1 ::cb2 ::cb7">
                <af:column sortProperty="RatingId" filterable="true" sortable="true"
                           headerText="#{bindings.IndustryRatinEOView1.hints.RatingId.label}"
                           id="c5">
                  <af:selectOneChoice value="#{row.bindings.RatingId.inputValue}"
                                      label="#{row.bindings.RatingId.label}"
                                      required="#{bindings.IndustryRatinEOView1.hints.RatingId.mandatory}"
                                      shortDesc="#{bindings.IndustryRatinEOView1.hints.RatingId.tooltip}"
                                      id="soc2" autoSubmit="true">
                    <f:selectItems value="#{row.bindings.RatingId.items}" id="si2"/>
                  </af:selectOneChoice>
                </af:column>
                <af:column sortProperty="RatingSubId" filterable="true"
                           sortable="true"
                           headerText="#{bindings.IndustryRatinEOView1.hints.RatingSubId.label}"
                           id="c6" partialTriggers="soc2">
                  <af:selectOneChoice value="#{row.bindings.RatingSubId.inputValue}"
                                      label="#{row.bindings.RatingSubId.label}"
                                      required="#{bindings.IndustryRatinEOView1.hints.RatingSubId.mandatory}"
                                      shortDesc="#{bindings.IndustryRatinEOView1.hints.RatingSubId.tooltip}"
                                      id="soc1" partialTriggers="soc2">
                    <f:selectItems value="#{row.bindings.RatingSubId.items}"
                                   id="si1"/>
                  </af:selectOneChoice>
                </af:column>
                <af:column sortProperty="Place" filterable="true" sortable="true"
                           headerText="#{bindings.IndustryRatinEOView1.hints.Place.label}"
                           id="c4">
                  <af:inputText value="#{row.bindings.Place.inputValue}"
                                label="#{bindings.IndustryRatinEOView1.hints.Place.label}"
                                required="#{bindings.IndustryRatinEOView1.hints.Place.mandatory}"
                                columns="#{bindings.IndustryRatinEOView1.hints.Place.displayWidth}"
                                maximumLength="#{bindings.IndustryRatinEOView1.hints.Place.precision}"
                                shortDesc="#{bindings.IndustryRatinEOView1.hints.Place.tooltip}"
                                id="it3">
                    <f:validator binding="#{row.bindings.Place.validator}"/>
                  </af:inputText>
                </af:column>
                <af:column sortProperty="RatingDesc" filterable="true"
                           sortable="true"
                           headerText="#{bindings.IndustryRatinEOView1.hints.RatingDesc.label}"
                           id="c3">
                  <af:inputText value="#{row.bindings.RatingDesc.inputValue}"
                                label="#{bindings.IndustryRatinEOView1.hints.RatingDesc.label}"
                                required="#{bindings.IndustryRatinEOView1.hints.RatingDesc.mandatory}"
                                columns="#{bindings.IndustryRatinEOView1.hints.RatingDesc.displayWidth}"
                                maximumLength="#{bindings.IndustryRatinEOView1.hints.RatingDesc.precision}"
                                shortDesc="#{bindings.IndustryRatinEOView1.hints.RatingDesc.tooltip}"
                                id="it4">
                    <f:validator binding="#{row.bindings.RatingDesc.validator}"/>
                  </af:inputText>
                </af:column>
              </af:table>
            </af:panelBox>
          </af:form>
        </af:document>
      </f:view>
    </jsp:root>

    Hi,
    Need to set partialSubmit true for CreateInsert and partialTrigger attribute for Commit button(Select Createinsert button for partialTrigger )

  • [webgl] sluggish performance ( /dev/nvidia0 Operation not permitted )

    We (folks on #archlinux already tried helping) have been at this for hours now... no solution found yet.
    summary: webgl works but performance is sluggish(20 to 30fps) which makes me assume it's falling back to software rendering for some unknown reason
    already tried many things: vmalloc kernel parameters, irq control left to bios/archlinux, being in the video group, not being in the video group, having an xorg.conf, not having an xorg.conf, different AGP aperture sizes in BIOS, regular gl performance is normal (60 fps (capped to display refresh) in glxgears), only webgl slugs, card (GT 7600 256MB VRAM) should support the required shader language version for webgl (and webgl performance is only sluggish in linux... so I think it must be a configuration issue on some driver/kernel/browser setting?)
    Different browsers show different messages when started from the console but I don't know what to make of those and googling them did not reveal any solutions so far either.
    browsers tested: firefox, google-chrome(from AUR), chromium
    window managers tested: enlightenment, fluxbox
    kernel: linux-lts
    driver: nvidia-304xx-lts (can not use Nouveau as Nouveau keeps locking up the GPU)
    It's a fresh archlinux installation (Ubuntu had the same performance problem btw in case that might be useful to know for looking for the cause).
    Everything I tried so far, did not change anything about the sluggish webgl performance problem.
    One thing I noticed is that /dev/nvidia0 and /dev/nvidiactl both do not exist until after "startx". Could that be a problem?
    Here are some logs, hoping someone sees something which looks suspicious and knows what else I could try to make it work.
    dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.14.23-1-lts (nobody@home-andyrtr-arch64-chroots-testing-x86_64-andyrtr) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP Thu Oct 30 19:41:12 CET 2014
    [ 0.000000] Command line: BOOT_IMAGE=../vmlinuz-linux-lts ipv6.disable=1 vmalloc=256M root=/dev/sda1 rw initrd=../initramfs-linux-lts.img
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005ffbffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000005ffc0000-0x000000005ffcffff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000005ffd0000-0x000000005fffffff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff7c0000-0x00000000ffffffff] reserved
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.3 present.
    [ 0.000000] DMI: ASUSTek Computer Inc. K8N-E-Deluxe/'K8N-E-Deluxe', BIOS 1012.007 01/18/2006
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] AGP bridge at 00:00:00
    [ 0.000000] Aperture from AGP @ e0000000 old size 32 MB
    [ 0.000000] Aperture size 4096 MB (APSIZE 0) is not right, using settings from NB
    [ 0.000000] Aperture from AGP @ e0000000 size 32 MB (APSIZE 0)
    [ 0.000000] e820: last_pfn = 0x5ffc0 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-EFFFF uncachable
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask FFC0000000 write-back
    [ 0.000000] 1 base 0040000000 mask FFE0000000 write-back
    [ 0.000000] 2 disabled
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b40000, 0x01b40fff] PGTABLE
    [ 0.000000] BRK [0x01b41000, 0x01b41fff] PGTABLE
    [ 0.000000] BRK [0x01b42000, 0x01b42fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x5fa00000-0x5fbfffff]
    [ 0.000000] [mem 0x5fa00000-0x5fbfffff] page 2M
    [ 0.000000] BRK [0x01b43000, 0x01b43fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x5c000000-0x5f9fffff]
    [ 0.000000] [mem 0x5c000000-0x5f9fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x5bffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x5bffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x5fc00000-0x5ffbffff]
    [ 0.000000] [mem 0x5fc00000-0x5fdfffff] page 2M
    [ 0.000000] [mem 0x5fe00000-0x5ffbffff] page 4k
    [ 0.000000] BRK [0x01b44000, 0x01b44fff] PGTABLE
    [ 0.000000] RAMDISK: [mem 0x5fc97000-0x5ffbffff]
    [ 0.000000] ACPI: RSDP 00000000000f9cb0 000014 (v00 ACPIAM)
    [ 0.000000] ACPI: RSDT 000000005ffc0000 000030 (v01 A M I OEMRSDT 01000618 MSFT 00000097)
    [ 0.000000] ACPI: FACP 000000005ffc0200 000081 (v02 A M I OEMFACP 01000618 MSFT 00000097)
    [ 0.000000] ACPI: DSDT 000000005ffc0400 004524 (v01 A0055 A0055003 00000003 INTL 02002026)
    [ 0.000000] ACPI: FACS 000000005ffd0000 000040
    [ 0.000000] ACPI: APIC 000000005ffc0390 000068 (v01 A M I OEMAPIC 01000618 MSFT 00000097)
    [ 0.000000] ACPI: OEMB 000000005ffd0040 000041 (v01 A M I OEMBIOS 01000618 MSFT 00000097)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] Scanning NUMA topology in Northbridge 24
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000005ffbffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x5ffbffff]
    [ 0.000000] NODE_DATA [mem 0x5fc92000-0x5fc96fff]
    [ 0.000000] [ffffea0000000000-ffffea00017fffff] PMD -> [ffff88005dc00000-ffff88005f3fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal empty
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
    [ 0.000000] node 0: [mem 0x00100000-0x5ffbffff]
    [ 0.000000] On node 0 totalpages: 393054
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 6079 pages used for memmap
    [ 0.000000] DMA32 zone: 389056 pages, LIFO batch:31
    [ 0.000000] Nvidia board detected. Ignoring ACPI timer override.
    [ 0.000000] If you got timer trouble try acpi_use_timer_override
    [ 0.000000] ACPI: PM-Timer IO Port: 0x4008
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: BIOS IRQ0 override ignored.
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] ACPI: IRQ14 used by override.
    [ 0.000000] ACPI: IRQ15 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000e3fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e4000-0x000fffff]
    [ 0.000000] e820: [mem 0x60000000-0xfebfffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88005fa00000 s86656 r8192 d23936 u2097152
    [ 0.000000] pcpu-alloc: s86656 r8192 d23936 u2097152 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 386890
    [ 0.000000] Policy zone: DMA32
    [ 0.000000] Kernel command line: BOOT_IMAGE=../vmlinuz-linux-lts ipv6.disable=1 vmalloc=256M root=/dev/sda1 rw initrd=../initramfs-linux-lts.img
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] AGP bridge at 00:00:00
    [ 0.000000] Aperture from AGP @ e0000000 old size 32 MB
    [ 0.000000] Aperture size 4096 MB (APSIZE 0) is not right, using settings from NB
    [ 0.000000] Aperture from AGP @ e0000000 size 32 MB (APSIZE 0)
    [ 0.000000] Node 0: aperture @ e0000000 size 256 MB
    [ 0.000000] Memory: 1532388K/1572216K available (5187K kernel code, 858K rwdata, 1640K rodata, 1136K init, 1300K bss, 39828K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    [ 0.000000] Hierarchical RCU implementation.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
    [ 0.000000] NR_IRQS:8448 nr_irqs:256 16
    [ 0.000000] spurious 8259A interrupt: IRQ7.
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 6291456 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 2210.711 MHz processor
    [ 0.010032] Calibrating delay loop (skipped), value calculated using timer frequency.. 4421.42 BogoMIPS (lpj=22107110)
    [ 0.010037] pid_max: default: 32768 minimum: 301
    [ 0.010061] ACPI: Core revision 20131218
    [ 0.020405] ACPI: All ACPI Tables successfully acquired
    [ 0.020642] Security Framework initialized
    [ 0.020671] Yama: becoming mindful.
    [ 0.020955] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.025410] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.027465] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.027473] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.028144] Initializing cgroup subsys memory
    [ 0.028166] Initializing cgroup subsys devices
    [ 0.028170] Initializing cgroup subsys freezer
    [ 0.028173] Initializing cgroup subsys net_cls
    [ 0.028177] Initializing cgroup subsys blkio
    [ 0.028234] tseg: 0000000000
    [ 0.028253] mce: CPU supports 5 MCE banks
    [ 0.028279] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
    Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4, 1GB 0
    tlb_flushall_shift: 6
    [ 0.034575] Freeing SMP alternatives memory: 20K (ffffffff819f4000 - ffffffff819f9000)
    [ 0.035713] ftrace: allocating 20111 entries in 79 pages
    [ 0.049994] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
    [ 0.150150] smpboot: CPU0: AMD Athlon(tm) 64 Processor 3200+ (fam: 0f, model: 0c, stepping: 00)
    [ 0.160000] Performance Events: AMD PMU driver.
    [ 0.160000] ... version: 0
    [ 0.160000] ... bit width: 48
    [ 0.160000] ... generic registers: 4
    [ 0.160000] ... value mask: 0000ffffffffffff
    [ 0.160000] ... max period: 00007fffffffffff
    [ 0.160000] ... fixed-purpose events: 0
    [ 0.160000] ... event mask: 000000000000000f
    [ 0.160000] x86: Booted up 1 node, 1 CPUs
    [ 0.160000] smpboot: Total of 1 processors activated (4421.42 BogoMIPS)
    [ 0.160000] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.160000] devtmpfs: initialized
    [ 0.160000] PM: Registering ACPI NVS region [mem 0x5ffd0000-0x5fffffff] (196608 bytes)
    [ 0.160000] pinctrl core: initialized pinctrl subsystem
    [ 0.160056] RTC time: 14:37:08, date: 11/06/14
    [ 0.160148] NET: Registered protocol family 16
    [ 0.160332] cpuidle: using governor ladder
    [ 0.160334] cpuidle: using governor menu
    [ 0.160347] node 0 link 0: io port [1000, ffffff]
    [ 0.160351] TOM: 0000000060000000 aka 1536M
    [ 0.160356] node 0 link 0: mmio [a0000, bffff]
    [ 0.160359] node 0 link 0: mmio [60000000, fe0bffff]
    [ 0.160363] bus: [bus 00-ff] on node 0 link 0
    [ 0.160365] bus: 00 [io 0x0000-0xffff]
    [ 0.160367] bus: 00 [mem 0x000a0000-0x000bffff]
    [ 0.160369] bus: 00 [mem 0x60000000-0xfcffffffff]
    [ 0.160397] ACPI: bus type PCI registered
    [ 0.160401] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.160498] PCI: Using configuration type 1 for base access
    [ 0.161627] bio: create slab <bio-0> at 0
    [ 0.161792] ACPI: Added _OSI(Module Device)
    [ 0.161794] ACPI: Added _OSI(Processor Device)
    [ 0.161795] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.161797] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.163305] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.164921] ACPI: Interpreter enabled
    [ 0.164937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580)
    [ 0.164955] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.164958] ACPI: Using IOAPIC for interrupt routing
    [ 0.164998] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    [ 0.165137] ACPI: No dock devices found.
    [ 0.170533] ACPI: Power Resource [ISAV] (on)
    [ 0.173609] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.173619] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
    [ 0.173626] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
    [ 0.173736] acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    [ 0.173739] acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
    [ 0.173742] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    [ 0.173745] acpi PNP0A03:00: host bridge window [mem 0x60000000-0xff7bffff] (ignored)
    [ 0.173749] PCI: root bus 00: hardware-probed resources
    [ 0.173755] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
    [ 0.173915] PCI host bridge to bus 0000:00
    [ 0.173919] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.173922] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    [ 0.173925] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.173928] pci_bus 0000:00: root bus resource [mem 0x60000000-0xfcffffffff]
    [ 0.173943] pci 0000:00:00.0: [10de:00e1] type 00 class 0x060000
    [ 0.173955] pci 0000:00:00.0: reg 0x10: [mem 0xe0000000-0xefffffff pref]
    [ 0.174087] pci 0000:00:01.0: [10de:00e0] type 00 class 0x060100
    [ 0.174184] pci 0000:00:01.1: [10de:00e4] type 00 class 0x0c0500
    [ 0.174192] pci 0000:00:01.1: reg 0x10: [io 0x5080-0x509f]
    [ 0.174203] pci 0000:00:01.1: reg 0x20: [io 0x5000-0x503f]
    [ 0.174207] pci 0000:00:01.1: reg 0x24: [io 0x5040-0x507f]
    [ 0.174221] pci 0000:00:01.1: PME# supported from D3hot D3cold
    [ 0.174311] pci 0000:00:02.0: [10de:00e7] type 00 class 0x0c0310
    [ 0.174319] pci 0000:00:02.0: reg 0x10: [mem 0xfebfd000-0xfebfdfff]
    [ 0.174342] pci 0000:00:02.0: supports D1 D2
    [ 0.174345] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.174378] pci 0000:00:02.0: System wakeup disabled by ACPI
    [ 0.174441] pci 0000:00:02.1: [10de:00e7] type 00 class 0x0c0310
    [ 0.174448] pci 0000:00:02.1: reg 0x10: [mem 0xfebfe000-0xfebfefff]
    [ 0.174472] pci 0000:00:02.1: supports D1 D2
    [ 0.174474] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.174506] pci 0000:00:02.1: System wakeup disabled by ACPI
    [ 0.174565] pci 0000:00:02.2: [10de:00e8] type 00 class 0x0c0320
    [ 0.174573] pci 0000:00:02.2: reg 0x10: [mem 0xfebffc00-0xfebffcff]
    [ 0.174602] pci 0000:00:02.2: supports D1 D2
    [ 0.174605] pci 0000:00:02.2: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.174652] pci 0000:00:02.2: System wakeup disabled by ACPI
    [ 0.174721] pci 0000:00:05.0: [10de:00df] type 00 class 0x068000
    [ 0.174728] pci 0000:00:05.0: reg 0x10: [mem 0xfebfc000-0xfebfcfff]
    [ 0.174733] pci 0000:00:05.0: reg 0x14: [io 0xec00-0xec07]
    [ 0.174755] pci 0000:00:05.0: supports D1 D2
    [ 0.174758] pci 0000:00:05.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.174790] pci 0000:00:05.0: System wakeup disabled by ACPI
    [ 0.174854] pci 0000:00:06.0: [10de:00ea] type 00 class 0x040100
    [ 0.174861] pci 0000:00:06.0: reg 0x10: [io 0xe800-0xe8ff]
    [ 0.174866] pci 0000:00:06.0: reg 0x14: [io 0xe400-0xe47f]
    [ 0.174870] pci 0000:00:06.0: reg 0x18: [mem 0xfebfb000-0xfebfbfff]
    [ 0.174890] pci 0000:00:06.0: supports D1 D2
    [ 0.174967] pci 0000:00:08.0: [10de:00e5] type 00 class 0x01018a
    [ 0.174983] pci 0000:00:08.0: reg 0x20: [io 0xffa0-0xffaf]
    [ 0.175075] pci 0000:00:0a.0: [10de:00e3] type 00 class 0x010185
    [ 0.175082] pci 0000:00:0a.0: reg 0x10: [io 0x09f0-0x09f7]
    [ 0.175087] pci 0000:00:0a.0: reg 0x14: [io 0x0bf0-0x0bf3]
    [ 0.175092] pci 0000:00:0a.0: reg 0x18: [io 0x0970-0x0977]
    [ 0.175096] pci 0000:00:0a.0: reg 0x1c: [io 0x0b70-0x0b73]
    [ 0.175101] pci 0000:00:0a.0: reg 0x20: [io 0xc800-0xc80f]
    [ 0.175105] pci 0000:00:0a.0: reg 0x24: [io 0xc400-0xc47f]
    [ 0.175191] pci 0000:00:0b.0: [10de:00e2] type 01 class 0x060400
    [ 0.175286] pci 0000:00:0e.0: [10de:00ed] type 01 class 0x060400
    [ 0.175325] pci 0000:00:0e.0: System wakeup disabled by ACPI
    [ 0.175388] pci 0000:00:18.0: [1022:1100] type 00 class 0x060000
    [ 0.175468] pci 0000:00:18.1: [1022:1101] type 00 class 0x060000
    [ 0.175549] pci 0000:00:18.2: [1022:1102] type 00 class 0x060000
    [ 0.175627] pci 0000:00:18.3: [1022:1103] type 00 class 0x060000
    [ 0.175752] pci 0000:01:00.0: [10de:02e0] type 00 class 0x030000
    [ 0.175770] pci 0000:01:00.0: reg 0x10: [mem 0xfd000000-0xfdffffff]
    [ 0.175780] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff pref]
    [ 0.175790] pci 0000:01:00.0: reg 0x18: [mem 0xfc000000-0xfcffffff]
    [ 0.175821] pci 0000:01:00.0: reg 0x30: [mem 0xfe9e0000-0xfe9fffff pref]
    [ 0.175934] pci 0000:00:0b.0: PCI bridge to [bus 01]
    [ 0.175940] pci 0000:00:0b.0: bridge window [mem 0xfa900000-0xfe9fffff]
    [ 0.175943] pci 0000:00:0b.0: bridge window [mem 0xba800000-0xda7fffff pref]
    [ 0.175986] pci 0000:02:0b.0: [1106:3044] type 00 class 0x0c0010
    [ 0.175998] pci 0000:02:0b.0: reg 0x10: [mem 0xfeaff800-0xfeafffff]
    [ 0.176005] pci 0000:02:0b.0: reg 0x14: [io 0xbc00-0xbc7f]
    [ 0.176047] pci 0000:02:0b.0: supports D2
    [ 0.176049] pci 0000:02:0b.0: PME# supported from D2 D3hot D3cold
    [ 0.176124] pci 0000:00:0e.0: PCI bridge to [bus 02]
    [ 0.176127] pci 0000:00:0e.0: bridge window [io 0xb000-0xbfff]
    [ 0.176130] pci 0000:00:0e.0: bridge window [mem 0xfea00000-0xfeafffff]
    [ 0.176957] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *0, disabled.
    [ 0.177043] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *11
    [ 0.177127] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *0, disabled.
    [ 0.177211] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *0, disabled.
    [ 0.177294] ACPI: PCI Interrupt Link [LNKE] (IRQs 16 17 18 19) *11
    [ 0.177374] ACPI: PCI Interrupt Link [LUS0] (IRQs 20 21 22) *11
    [ 0.177454] ACPI: PCI Interrupt Link [LUS1] (IRQs 20 21 22) *9
    [ 0.177533] ACPI: PCI Interrupt Link [LUS2] (IRQs 20 21 22) *10
    [ 0.177612] ACPI: PCI Interrupt Link [LKLN] (IRQs 20 21 22) *11
    [ 0.177706] ACPI: PCI Interrupt Link [LAUI] (IRQs 20 21 22) *9
    [ 0.177786] ACPI: PCI Interrupt Link [LKMO] (IRQs 20 21 22) *0, disabled.
    [ 0.177867] ACPI: PCI Interrupt Link [LKSM] (IRQs 20 21 22) *0, disabled.
    [ 0.177947] ACPI: PCI Interrupt Link [LTID] (IRQs 20 21 22) *0
    [ 0.178035] ACPI: PCI Interrupt Link [LTIE] (IRQs 20 21 22) *0, disabled.
    [ 0.178144] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22) *14
    [ 0.178495] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.178498] vgaarb: loaded
    [ 0.178499] vgaarb: bridge control possible 0000:01:00.0
    [ 0.178573] PCI: Using ACPI for IRQ routing
    [ 0.178578] PCI: pci_cache_line_size set to 64 bytes
    [ 0.178617] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
    [ 0.178621] e820: reserve RAM buffer [mem 0x5ffc0000-0x5fffffff]
    [ 0.178834] NetLabel: Initializing
    [ 0.178836] NetLabel: domain hash size = 128
    [ 0.178838] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.178866] NetLabel: unlabeled traffic allowed by default
    [ 0.178945] Switched to clocksource refined-jiffies
    [ 0.193118] pnp: PnP ACPI init
    [ 0.193168] ACPI: bus type PNP registered
    [ 0.193275] pnp 00:00: [dma 4]
    [ 0.193336] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.193401] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.193439] pnp 00:02: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.193480] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.193867] pnp 00:04: [dma 2]
    [ 0.193932] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active)
    [ 0.194190] pnp 00:05: [dma 3]
    [ 0.194334] pnp 00:05: Plug and Play ACPI device, IDs PNP0401 (active)
    [ 0.194597] pnp 00:06: Plug and Play ACPI device, IDs PNPb006 (active)
    [ 0.194863] system 00:07: [io 0x0190-0x0193] has been reserved
    [ 0.194867] system 00:07: [io 0x04d0-0x04d1] has been reserved
    [ 0.194870] system 00:07: [io 0x4000-0x40ff window] has been reserved
    [ 0.194873] system 00:07: [io 0x4400-0x44ff window] has been reserved
    [ 0.194876] system 00:07: [io 0x4800-0x48ff window] has been reserved
    [ 0.194881] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.194987] system 00:08: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.194990] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.194993] system 00:08: [mem 0xff780000-0xff7bffff] has been reserved
    [ 0.194996] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.195070] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.195231] system 00:0a: [io 0x0480-0x0487] has been reserved
    [ 0.195234] system 00:0a: [io 0x0d00-0x0d07] has been reserved
    [ 0.195237] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.195468] pnp 00:0b: Plug and Play ACPI device, IDs PNPb02f (active)
    [ 0.195722] pnp 00:0c: [dma 0 disabled]
    [ 0.195790] pnp 00:0c: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.196055] pnp 00:0d: [dma 0 disabled]
    [ 0.196135] pnp 00:0d: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.196351] system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.196355] system 00:0e: [mem 0x000c0000-0x000dffff] could not be reserved
    [ 0.196358] system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved
    [ 0.196360] system 00:0e: [mem 0x00100000-0x5fffffff] could not be reserved
    [ 0.196363] system 00:0e: [mem 0xff7c0000-0xffffffff] has been reserved
    [ 0.196366] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.196611] pnp: PnP ACPI: found 15 devices
    [ 0.196613] ACPI: bus type PNP unregistered
    [ 0.203623] Switched to clocksource acpi_pm
    [ 0.203683] pci 0000:00:0b.0: PCI bridge to [bus 01]
    [ 0.203692] pci 0000:00:0b.0: bridge window [mem 0xfa900000-0xfe9fffff]
    [ 0.203696] pci 0000:00:0b.0: bridge window [mem 0xba800000-0xda7fffff pref]
    [ 0.203702] pci 0000:00:0e.0: PCI bridge to [bus 02]
    [ 0.203705] pci 0000:00:0e.0: bridge window [io 0xb000-0xbfff]
    [ 0.203709] pci 0000:00:0e.0: bridge window [mem 0xfea00000-0xfeafffff]
    [ 0.203715] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
    [ 0.203718] pci_bus 0000:00: resource 5 [mem 0x000a0000-0x000bffff]
    [ 0.203720] pci_bus 0000:00: resource 6 [mem 0x60000000-0xfcffffffff]
    [ 0.203723] pci_bus 0000:01: resource 1 [mem 0xfa900000-0xfe9fffff]
    [ 0.203726] pci_bus 0000:01: resource 2 [mem 0xba800000-0xda7fffff pref]
    [ 0.203730] pci_bus 0000:02: resource 0 [io 0xb000-0xbfff]
    [ 0.203732] pci_bus 0000:02: resource 1 [mem 0xfea00000-0xfeafffff]
    [ 0.203816] NET: Registered protocol family 2
    [ 0.204157] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.204482] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
    [ 0.204915] TCP: Hash tables configured (established 16384 bind 16384)
    [ 0.205152] TCP: reno registered
    [ 0.205159] UDP hash table entries: 1024 (order: 3, 32768 bytes)
    [ 0.205233] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
    [ 0.205488] NET: Registered protocol family 1
    [ 0.205869] ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 22
    [ 0.290220] ACPI: PCI Interrupt Link [LUS1] enabled at IRQ 21
    [ 0.370210] ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 20
    [ 0.370416] pci 0000:01:00.0: Boot video device
    [ 0.370423] PCI: CLS 32 bytes, default 64
    [ 0.370570] Unpacking initramfs...
    [ 0.464290] Freeing initrd memory: 3236K (ffff88005fc97000 - ffff88005ffc0000)
    [ 0.464451] microcode: AMD CPU family 0xf not supported
    [ 0.464560] Scanning for low memory corruption every 60 seconds
    [ 0.465261] futex hash table entries: 256 (order: 2, 16384 bytes)
    [ 0.479534] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.481578] zbud: loaded
    [ 0.481785] VFS: Disk quotas dquot_6.5.2
    [ 0.481858] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.482120] msgmni has been set to 2999
    [ 0.482218] Key type big_key registered
    [ 0.482413] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.482461] io scheduler noop registered
    [ 0.482463] io scheduler deadline registered (default)
    [ 0.482512] io scheduler cfq registered
    [ 0.482688] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.482710] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.482841] GHES: HEST is not enabled!
    [ 0.482924] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.503487] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
    [ 0.524026] 00:0d: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
    [ 0.524343] Linux agpgart interface v0.103
    [ 0.524401] rtc_cmos 00:01: RTC can wake from S4
    [ 0.524562] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
    [ 0.524601] rtc_cmos 00:01: alarms up to one year, y3k, 114 bytes nvram
    [ 0.524617] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.524839] TCP: cubic registered
    [ 0.524845] IPv6: Loaded, but administratively disabled, reboot required to enable
    [ 0.524849] NET: Registered protocol family 17
    [ 0.525165] registered taskstats version 1
    [ 0.525574] Magic number: 6:546:636
    [ 0.525730] rtc_cmos 00:01: setting system clock to 2014-11-06 14:37:08 UTC (1415284628)
    [ 0.525790] PM: Hibernation image not present or could not be loaded.
    [ 0.529043] Freeing unused kernel memory: 1136K (ffffffff818d8000 - ffffffff819f4000)
    [ 0.529053] Write protecting the kernel read-only data: 8192k
    [ 0.534311] Freeing unused kernel memory: 944K (ffff880001514000 - ffff880001600000)
    [ 0.536542] Freeing unused kernel memory: 408K (ffff88000179a000 - ffff880001800000)
    [ 0.552237] random: systemd-tmpfile urandom read with 1 bits of entropy available
    [ 0.560351] systemd-udevd[39]: starting version 216
    [ 0.592052] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    [ 0.592059] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    [ 0.592875] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.596938] Floppy drive(s): fd0 is 1.44M
    [ 0.614213] ACPI: bus type USB registered
    [ 0.614265] usbcore: registered new interface driver usbfs
    [ 0.614281] usbcore: registered new interface driver hub
    [ 0.614967] FDC 0 is a post-1991 82077
    [ 0.625659] SCSI subsystem initialized
    [ 0.633113] libata version 3.00 loaded.
    [ 0.633845] sata_nv 0000:00:0a.0: version 3.5
    [ 0.634191] ACPI: PCI Interrupt Link [LTID] BIOS reported IRQ 0, using IRQ 22
    [ 0.634194] ACPI: PCI Interrupt Link [LTID] enabled at IRQ 22
    [ 0.635580] usbcore: registered new device driver usb
    [ 0.636718] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.637213] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 0.637384] ohci-pci: OHCI PCI platform driver
    [ 0.637732] ehci-pci: EHCI PCI platform driver
    [ 0.647435] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 19
    [ 0.647607] scsi0 : sata_nv
    [ 0.652697] scsi1 : sata_nv
    [ 0.652813] ata1: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xc800 irq 22
    [ 0.652817] ata2: SATA max UDMA/133 cmd 0x970 ctl 0xb70 bmdma 0xc808 irq 22
    [ 0.653212] ohci-pci 0000:00:02.0: OHCI PCI host controller
    [ 0.653223] ohci-pci 0000:00:02.0: new USB bus registered, assigned bus number 1
    [ 0.653279] ohci-pci 0000:00:02.0: irq 22, io mem 0xfebfd000
    [ 0.685200] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.700074] firewire_ohci 0000:02:0b.0: added OHCI v1.0 device as card 0, 4 IR + 8 IT contexts, quirks 0x11
    [ 0.712351] hub 1-0:1.0: USB hub found
    [ 0.712367] hub 1-0:1.0: 4 ports detected
    [ 0.712766] ohci-pci 0000:00:02.1: OHCI PCI host controller
    [ 0.712776] ohci-pci 0000:00:02.1: new USB bus registered, assigned bus number 2
    [ 0.712845] ohci-pci 0000:00:02.1: irq 21, io mem 0xfebfe000
    [ 0.772298] hub 2-0:1.0: USB hub found
    [ 0.772346] hub 2-0:1.0: 4 ports detected
    [ 0.773212] ehci-pci 0000:00:02.2: EHCI Host Controller
    [ 0.773228] ehci-pci 0000:00:02.2: new USB bus registered, assigned bus number 3
    [ 0.773242] ehci-pci 0000:00:02.2: debug port 1
    [ 0.773285] ehci-pci 0000:00:02.2: cache line size of 32 is not supported
    [ 0.773315] ehci-pci 0000:00:02.2: irq 20, io mem 0xfebffc00
    [ 0.790050] ehci-pci 0000:00:02.2: USB 2.0 started, EHCI 1.00
    [ 0.790381] hub 3-0:1.0: USB hub found
    [ 0.790395] hub 3-0:1.0: 8 ports detected
    [ 0.880074] hub 1-0:1.0: USB hub found
    [ 0.880086] hub 1-0:1.0: 4 ports detected
    [ 0.970117] hub 2-0:1.0: USB hub found
    [ 0.970134] hub 2-0:1.0: 4 ports detected
    [ 0.970356] pata_amd 0000:00:08.0: version 0.4.1
    [ 0.973849] scsi2 : pata_amd
    [ 0.974094] scsi3 : pata_amd
    [ 0.974162] ata3: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
    [ 0.974165] ata4: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
    [ 0.980098] ata1: SATA link down (SStatus 0 SControl 300)
    [ 1.110030] usb 3-1: new high-speed USB device number 2 using ehci-pci
    [ 1.190443] ata3.00: ATA-6: IC35L120AVV207-0, V24OA63A, max UDMA/100
    [ 1.190446] ata3.00: 241254720 sectors, multi 16: LBA48
    [ 1.190651] ata3.01: ATA-7: Hitachi HDT725032VLAT80, V54OA42A, max UDMA/133
    [ 1.190654] ata3.01: 625142448 sectors, multi 16: LBA48
    [ 1.190664] ata3: nv_mode_filter: 0x3f39f&0x3f39f->0x3f39f, BIOS=0x3f000 (0xc6c7c000) ACPI=0x3f01f (20:15:0x1f)
    [ 1.190668] ata3: nv_mode_filter: 0x7f39f&0x7f39f->0x7f39f, BIOS=0x7f000 (0xc6c7c000) ACPI=0x7f01f (20:15:0x1f)
    [ 1.200168] firewire_core 0000:02:0b.0: created device fw0: GUID 00e0180000b91545, S400
    [ 1.250375] ata3.00: configured for UDMA/100
    [ 1.265023] usb-storage 3-1:1.0: USB Mass Storage device detected
    [ 1.265669] scsi4 : usb-storage 3-1:1.0
    [ 1.265808] usbcore: registered new interface driver usb-storage
    [ 1.290406] ata3.01: configured for UDMA/133
    [ 1.310032] ata2: SATA link down (SStatus 0 SControl 300)
    [ 1.310260] scsi 2:0:0:0: Direct-Access ATA IC35L120AVV207-0 V24O PQ: 0 ANSI: 5
    [ 1.310565] scsi 2:0:1:0: Direct-Access ATA Hitachi HDT72503 V54O PQ: 0 ANSI: 5
    [ 1.380033] usb 3-2: new high-speed USB device number 3 using ehci-pci
    [ 1.460029] tsc: Refined TSC clocksource calibration: 2210.758 MHz
    [ 1.490267] ata4.00: ATAPI: PIONEER DVD-RW DVR-107D, 1.21, max UDMA/33
    [ 1.490278] ata4: nv_mode_filter: 0x739f&0x739f->0x739f, BIOS=0x7000 (0xc6c7c000) ACPI=0x701f (60:600:0x13)
    [ 1.510193] ata4.00: configured for UDMA/33
    [ 1.517016] scsi 3:0:0:0: CD-ROM PIONEER DVD-RW DVR-107D 1.21 PQ: 0 ANSI: 5
    [ 1.530745] sd 2:0:1:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB)
    [ 1.530827] sd 2:0:1:0: [sdb] Write Protect is off
    [ 1.530831] sd 2:0:1:0: [sdb] Mode Sense: 00 3a 00 00
    [ 1.530860] sd 2:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.530988] sd 2:0:0:0: [sda] 241254720 512-byte logical blocks: (123 GB/115 GiB)
    [ 1.531050] sd 2:0:0:0: [sda] Write Protect is off
    [ 1.531053] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.531145] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.536391] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
    [ 1.536403] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 1.536800] sr 3:0:0:0: Attached scsi CD-ROM sr0
    [ 1.542997] usb-storage 3-2:1.0: USB Mass Storage device detected
    [ 1.543072] sdb: sdb1
    [ 1.543976] scsi5 : usb-storage 3-2:1.0
    [ 1.567204] sd 2:0:1:0: [sdb] Attached SCSI disk
    [ 1.575313] sda: sda1 sda2
    [ 1.575840] sd 2:0:0:0: [sda] Attached SCSI disk
    [ 1.660061] usb 3-3: new high-speed USB device number 4 using ehci-pci
    [ 1.810652] hub 3-3:1.0: USB hub found
    [ 1.810704] hub 3-3:1.0: 4 ports detected
    [ 2.210057] usb 2-2: new low-speed USB device number 2 using ohci-pci
    [ 2.261495] scsi 4:0:0:0: Direct-Access INTENSO USB 1100 PQ: 0 ANSI: 0 CCS
    [ 2.263859] sd 4:0:0:0: [sdc] 15858688 512-byte logical blocks: (8.11 GB/7.56 GiB)
    [ 2.264963] sd 4:0:0:0: [sdc] Write Protect is off
    [ 2.264968] sd 4:0:0:0: [sdc] Mode Sense: 43 00 00 00
    [ 2.266088] sd 4:0:0:0: [sdc] No Caching mode page found
    [ 2.266143] sd 4:0:0:0: [sdc] Assuming drive cache: write through
    [ 2.270838] sd 4:0:0:0: [sdc] No Caching mode page found
    [ 2.270891] sd 4:0:0:0: [sdc] Assuming drive cache: write through
    [ 2.271726] sdc: sdc1 sdc2
    [ 2.275974] sd 4:0:0:0: [sdc] No Caching mode page found
    [ 2.276035] sd 4:0:0:0: [sdc] Assuming drive cache: write through
    [ 2.276094] sd 4:0:0:0: [sdc] Attached SCSI removable disk
    [ 2.446613] hidraw: raw HID events driver (C) Jiri Kosina
    [ 2.458243] usbcore: registered new interface driver usbhid
    [ 2.458250] usbhid: USB HID core driver
    [ 2.459628] input: Logitech USB Mouse as /devices/pci0000:00/0000:00:02.1/usb2/2-2/2-2:1.0/0003:046D:C00C.0001/input/input1
    [ 2.460237] hid-generic 0003:046D:C00C.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB Mouse] on usb-0000:00:02.1-2/input0
    [ 2.465896] Switched to clocksource tsc
    [ 2.514535] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.540869] scsi 5:0:0:0: Direct-Access Hama FlashPen 1.04 PQ: 0 ANSI: 0 CCS
    [ 2.541837] sd 5:0:0:0: [sdd] 1003520 512-byte logical blocks: (513 MB/490 MiB)
    [ 2.542457] sd 5:0:0:0: [sdd] Write Protect is off
    [ 2.542461] sd 5:0:0:0: [sdd] Mode Sense: 23 00 00 00
    [ 2.543083] sd 5:0:0:0: [sdd] No Caching mode page found
    [ 2.543138] sd 5:0:0:0: [sdd] Assuming drive cache: write through
    [ 2.546081] sd 5:0:0:0: [sdd] No Caching mode page found
    [ 2.546131] sd 5:0:0:0: [sdd] Assuming drive cache: write through
    [ 2.546968] sdd:
    [ 2.549206] sd 5:0:0:0: [sdd] No Caching mode page found
    [ 2.549255] sd 5:0:0:0: [sdd] Assuming drive cache: write through
    [ 2.549305] sd 5:0:0:0: [sdd] Attached SCSI removable disk
    [ 3.215911] systemd[1]: systemd 216 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN )
    [ 3.216179] systemd[1]: Detected architecture 'x86-64'.
    [ 3.233071] systemd[1]: Set hostname to <db1arch>.
    [ 4.451586] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
    [ 4.452340] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 4.452470] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 4.452530] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 4.453076] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 4.453109] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 4.453152] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 4.453167] systemd[1]: Starting Paths.
    [ 4.453440] systemd[1]: Reached target Paths.
    [ 4.453453] systemd[1]: Starting Encrypted Volumes.
    [ 4.453723] systemd[1]: Reached target Encrypted Volumes.
    [ 4.453743] systemd[1]: Expecting device dev-sda2.device...
    [ 4.453935] systemd[1]: Expecting device dev-disk-by\x2duuid-1be23119\x2d5515\x2d4480\x2da559\x2d696105f9cee4.device...
    [ 4.454136] systemd[1]: Expecting device dev-disk-by\x2duuid-385efd17\x2d3905\x2d4b8f\x2d8ec8\x2d9419a38cfcb0.device...
    [ 4.454332] systemd[1]: Starting Root Slice.
    [ 4.461699] systemd[1]: Created slice Root Slice.
    [ 4.461738] systemd[1]: Starting User and Session Slice.
    [ 4.462302] systemd[1]: Created slice User and Session Slice.
    [ 4.462320] systemd[1]: Starting Delayed Shutdown Socket.
    [ 4.462665] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 4.462683] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 4.462993] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 4.463008] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 4.463307] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 4.463322] systemd[1]: Starting Journal Socket (/dev/log).
    [ 4.463621] systemd[1]: Listening on Journal Socket (/dev/log).
    [ 4.463637] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 4.463929] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 4.463954] systemd[1]: Starting udev Control Socket.
    [ 4.464241] systemd[1]: Listening on udev Control Socket.
    [ 4.464259] systemd[1]: Starting udev Kernel Socket.
    [ 4.464547] systemd[1]: Listening on udev Kernel Socket.
    [ 4.464579] systemd[1]: Starting Journal Socket.
    [ 4.464874] systemd[1]: Listening on Journal Socket.
    [ 4.464930] systemd[1]: Starting System Slice.
    [ 4.465527] systemd[1]: Created slice System Slice.
    [ 4.465560] systemd[1]: Started File System Check on Root Device.
    [ 4.465574] systemd[1]: Starting system-systemd\x2dfsck.slice.
    [ 4.466125] systemd[1]: Created slice system-systemd\x2dfsck.slice.
    [ 4.475871] systemd[1]: Mounting Temporary Directory...
    [ 4.486514] systemd[1]: Starting system-getty.slice.
    [ 4.487508] systemd[1]: Created slice system-getty.slice.
    [ 4.487590] systemd[1]: Mounting Huge Pages File System...
    [ 4.488820] systemd[1]: Starting udev Coldplug all Devices...
    [ 4.491503] systemd[1]: Starting Setup Virtual Console...
    [ 4.494613] systemd[1]: Mounting Debug File System...
    [ 4.497220] systemd[1]: Mounting POSIX Message Queue File System...
    [ 4.557484] systemd[1]: Starting Set Up Additional Binary Formats...
    [ 4.640820] systemd[1]: Started Load Kernel Modules.
    [ 4.640879] systemd[1]: Starting Apply Kernel Variables...
    [ 4.642456] systemd[1]: Mounting Configuration File System...
    [ 4.643981] systemd[1]: Mounted FUSE Control File System.
    [ 4.864249] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 4.865740] systemd[1]: Starting Journal Service...
    [ 4.867779] systemd[1]: Started Journal Service.
    [ 5.312956] EXT4-fs (sda1): re-mounted. Opts: data=ordered
    [ 5.624022] systemd-udevd[140]: starting version 216
    [ 6.289020] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
    [ 6.289034] ACPI: Power Button [PWRB]
    [ 6.289120] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 6.289123] ACPI: Power Button [PWRF]
    [ 6.352568] agpgart-amd64 0000:00:00.0: AGP bridge [10de/00e1]
    [ 6.352584] agpgart-amd64 0000:00:00.0: aperture size 4096 MB is not right, using settings from NB
    [ 6.352594] agpgart-amd64 0000:00:00.0: setting up Nforce3 AGP
    [ 6.368450] agpgart-amd64 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
    [ 6.486856] parport_pc 00:05: reported by Plug and Play ACPI
    [ 6.486927] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
    [ 6.587129] gameport gameport0: NS558 PnP Gameport is pnp00:0b/gameport0, io 0x200, speed 904kHz
    [ 6.688852] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
    [ 6.689198] ACPI: PCI Interrupt Link [LKLN] enabled at IRQ 21
    [ 6.728214] random: nonblocking pool is initialized
    [ 6.988022] mousedev: PS/2 mouse device common for all mice
    [ 7.210562] forcedeth 0000:00:05.0: ifname eth0, PHY OUI 0x5043 @ 1, addr 00:11:d8:00:96:f1
    [ 7.210572] forcedeth 0000:00:05.0: csum timirq gbit lnktim desc-v2
    [ 7.210685] ACPI Warning: SystemIO range 0x0000000000005000-0x000000000000503f conflicts with OpRegion 0x0000000000005000-0x0000000000005004 (\_SB_.PCI0.SMBS.SMRG) (20131218/utaddress-258)
    [ 7.210694] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 7.210750] i2c i2c-0: nForce2 SMBus adapter at 0x5040
    [ 7.210837] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 7.304777] MCE: In-kernel MCE decoding enabled.
    [ 7.310354] [Firmware Bug]: powernow-k8: No PSB or ACPI _PSS objects
    [ 7.310416] powernow-k8: Make sure that your BIOS is up to date and Cool'N'Quiet support is enabled in BIOS setup
    [ 7.388088] ACPI: PCI Interrupt Link [LAUI] enabled at IRQ 20
    [ 7.482978] ppdev: user-space parallel port driver
    [ 7.492121] EDAC MC: Ver: 3.0.0
    [ 7.682441] AMD64 EDAC driver v3.4.0
    [ 7.720053] intel8x0_measure_ac97_clock: measured 50279 usecs (2472 samples)
    [ 7.720064] intel8x0: clocking to 46862
    [ 7.720952] EDAC amd64: DRAM ECC enabled.
    [ 7.720961] EDAC amd64: K8 revE or earlier detected (node 0).
    [ 7.721024] EDAC amd64: CS0: Double data rate SDRAM
    [ 7.721026] EDAC amd64: CS1: Double data rate SDRAM
    [ 7.721028] EDAC amd64: CS2: Double data rate SDRAM
    [ 7.721029] EDAC amd64: CS3: Double data rate SDRAM
    [ 7.721031] EDAC amd64: CS4: Double data rate SDRAM
    [ 7.721032] EDAC amd64: CS5: Double data rate SDRAM
    [ 7.721371] EDAC MC0: Giving out device to module amd64_edac controller K8: DEV 0000:00:18.2 (INTERRUPT)
    [ 7.721411] EDAC PCI0: Giving out device to module amd64_edac controller EDAC PCI controller: DEV 0000:00:18.2 (POLLED)
    [ 7.819219] systemd-udevd[148]: renamed network interface eth0 to enp0s5
    [ 8.800850] nvidia: module license 'NVIDIA' taints kernel.
    [ 8.800863] Disabling lock debugging due to kernel taint
    [ 8.878778] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 18
    [ 8.878854] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
    [ 8.879632] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 304.123 Wed Jul 2 10:59:22 PDT 2014
    [ 9.251351] Adding 2137224k swap on /dev/sda2. Priority:-1 extents:1 across:2137224k FS
    [ 9.501409] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 10.518296] ip_tables: (C) 2000-2006 Netfilter Core Team
    [ 10.788573] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
    [ 11.527802] systemd-journald[119]: Received request to flush runtime journal from PID 1
    glxinfo | grep OpenGL
    OpenGL vendor string: NVIDIA Corporation
    OpenGL renderer string: GeForce 7600 GT/AGP/SSE2
    OpenGL version string: 2.1.2 NVIDIA 304.123
    OpenGL shading language version string: 1.20 NVIDIA via Cg compiler
    OpenGL extensions:
    OpenGL ES profile version string: OpenGL ES 2.0 NVIDIA 304.123 304.123
    OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.00
    OpenGL ES profile extensions:
    lspci -v
    00:00.0 Host bridge: NVIDIA Corporation nForce3 250Gb Host Bridge (rev a1)
    Subsystem: ASUSTeK Computer Inc. K8N-E
    Flags: bus master, 66MHz, fast devsel, latency 0
    Memory at e0000000 (32-bit, prefetchable) [size=256M]
    Capabilities: [44] HyperTransport: Slave or Primary Interface
    Capabilities: [c0] AGP version 3.0
    Kernel driver in use: agpgart-amd64
    Kernel modules: amd64_agp
    00:01.0 ISA bridge: NVIDIA Corporation nForce3 250Gb LPC Bridge (rev a2)
    Subsystem: ASUSTeK Computer Inc. K8N-E
    Flags: bus master, 66MHz, fast devsel, latency 0
    00:01.1 SMBus: NVIDIA Corporation nForce 250Gb PCI System Management (rev a1)
    Subsystem: ASUSTeK Computer Inc. K8N-E
    Flags: 66MHz, fast devsel
    I/O ports at 5080 [size=32]
    I/O ports at 5000 [size=64]
    I/O ports at 5040 [size=64]
    Capabilities: [44] Power Management version 2
    Kernel driver in use: nForce2_smbus
    Kernel modules: i2c_nforce2
    00:02.0 USB controller: NVIDIA Corporation CK8S USB Controller (rev a1) (prog-if 10 [OHCI])
    Subsystem: ASUSTeK Computer Inc. K8N-E
    Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 22
    Memory at febfd000 (32-bit, non-prefetchable) [size=4K]
    Capabilities: [44] Power Management version 2
    Kernel driver in use: ohci-pci
    Kernel modules: ohci_pci
    00:02.1 USB controller: NVIDIA Corporation CK8S USB Controller (rev a1) (prog-if 10 [OHCI])
    Subsystem: ASUSTeK Computer Inc. K8N-E
    Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 21
    Memory at febfe000 (32-bit, non-prefetchable) [size=4K]
    Capabilities: [44] Power Management version 2
    Kernel driver in use: ohci-pci
    Kernel modules: ohci_pci
    00:02.2 USB controller: NVIDIA Corporation nForce3 EHCI USB 2.0 Controller (rev a2) (prog-if 20 [EHCI])
    Subsystem: ASUSTeK Computer Inc. K8N-E
    Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 20
    Memory at febffc00 (32-bit, non-prefetchable) [size=256]
    Capabilities: [44] Debug port: BAR=1 offset=0098
    Capabilities: [80] Power Management version 2
    Kernel driver in use: ehci-pci
    Kernel modules: ehci_pci
    00:05.0 Bridge: NVIDIA Corporation CK8S Ethernet Controller (rev a2)
    Subsystem: ASUSTeK Computer Inc. K8N-E
    Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 21
    Memory at febfc000 (32-bit, non-prefetchable) [size=4K]
    I/O ports at ec00 [size=8]
    Capabilities: [44] Power Management version 2
    Kernel driver in use: forcedeth
    Kernel modules: forcedeth
    00:06.0 Multimedia audio controller: NVIDIA Corporation nForce3 250Gb AC'97 Audio Controller (rev a1)
    Subsystem: ASUSTeK Computer Inc. Device 812a
    Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 20
    I/O ports at e800 [size=256]
    I/O ports at e400 [size=128]
    Memory at febfb000 (32-bit, non-prefetchable) [size=4K]
    Capabilities: [44] Power Management version 2
    Kernel driver in use: snd_intel8x0
    Kernel modules: snd_intel8x0
    00:08.0 IDE interface: NVIDIA Corporation CK8S Parallel ATA Controller (v2.5) (rev a2) (prog-if 8a [Master SecP PriP])
    Subsystem: ASUSTeK Computer Inc. K8N-E
    Flags: bus master, 66MHz, fast devsel, latency 0
    [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
    [virtual] Memory at 000003f0 (type 3, non-prefetchable)
    [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
    [virtual] Memory at 00000370 (type 3, non-prefetchable)
    I/O ports at ffa0 [size=16]
    Capabilities: [44] Power Management version 2
    Kernel driver in use: pata_amd
    Kernel modules: pata_amd, pata_acpi, ata_generic
    00:0a.0 IDE interface: NVIDIA Corporation nForce3 Serial ATA Controller (rev a2) (prog-if 85 [Master SecO PriO])
    Subsystem: ASUSTeK Computer Inc. K8N-E
    Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 22
    I/O ports at 09f0 [size=8]
    I/O ports at 0bf0 [size=4]
    I/O ports at 0970 [size=8]
    I/O ports at 0b70 [size=4]
    I/O ports at c800 [size=16]
    I/O ports at c400 [size=128]
    Capabilities: [44] Power Management version 2
    Kernel driver in use: sata_nv
    Kernel modules: sata_nv, pata_acpi, ata_generic
    00:0b.0 PCI bridge: NVIDIA Corporation nForce3 250Gb AGP Host to PCI Bridge (rev a2) (prog-if 00 [Normal decode])
    Flags: bus master, 66MHz, medium devsel, latency 16
    Bus: primary=00, secondary=01, subordinate=01, sec-latency=10
    Memory behind bridge: fa900000-fe9fffff
    Prefetchable memory behind bridge: ba800000-da7fffff
    Kernel modules: shpchp
    00:0e.0 PCI bridge: NVIDIA Corporation nForce3 250Gb PCI-to-PCI Bridge (rev a2) (prog-if 00 [Normal decode])
    Flags: bus master, 66MHz, fast devsel, latency 0
    Bus: primary=00, secondary=02, subordinate=02, sec-latency=128
    I/O behind bridge: 0000b000-0000bfff
    Memory behind bridge: fea00000-feafffff
    Kernel modules: shpchp
    00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
    Flags: fast devsel
    Capabilities: [80] HyperTransport: Host or Secondary Interface
    00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] Address Map
    Flags: fast devsel
    00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] DRAM Controller
    Flags: fast devsel
    Kernel driver in use: amd64_edac
    Kernel modules: amd64_edac_mod
    00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
    Flags: fast devsel
    Kernel driver in use: k8temp
    Kernel modules: k8temp
    01:00.0 VGA compatible controller: NVIDIA Corporation G73 [GeForce 7600 GT] (rev a2) (prog-if 00 [VGA controller])
    Subsystem: CardExpert Technology Device 0401
    Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 18
    Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
    Memory at c0000000 (32-bit, prefetchable) [size=256M]
    Memory at fc000000 (32-bit, non-prefetchable) [size=16M]
    Expansion ROM at fe9e0000 [disabled] [size=128K]
    Capabilities: [60] Power Management version 2
    Capabilities: [44] AGP version 3.0
    Kernel driver in use: nvidia
    Kernel modules: nouveau, nvidia
    02:0b.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev 80) (prog-if 10 [OHCI])
    Subsystem: ASUSTeK Computer Inc. A8V/A8N/P4P800 series motherboard
    Flags: bus master, medium devsel, latency 64, IRQ 19
    Memory at feaff800 (32-bit, non-prefetchable) [size=2K]
    I/O ports at bc00 [size=128]
    Capabilities: [50] Power Management version 2
    Kernel driver in use: firewire_ohci
    Kernel modules: firewire_ohci
    running browsers from a uterm shows only these console messages (nothing else):
    firefox http://dennisbusch.de/software/refugeel … _rlGL.html
    (process:489): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
    google-chrome-stable http://dennisbusch.de/software/refugeel … _rlGL.html
    NVIDIA: could not open the device file /dev/nvidia0 (Operation not permitted).
    NVIDIA: could not open the device file /dev/nvidia0 (Operation not permitted).
    google-chrome-stable --ignore-gpu-blacklist http://dennisbusch.de/software/refugeel … _rlGL.html
    NVIDIA: could not open the device file /dev/nvidia0 (Operation not permitted).
    NVIDIA: could not open the device file /dev/nvidia0 (Operation not permitted).
    chromium shows the same messages as google-chrome-stable does.
    stat /dev/nvidia0
    File: /dev/nvidia0
    Size: 0 Blocks: 0 IO Block: 4096 character special file
    Device: 5h/5d Inode: 10741 Links: 1 Device type: c3,0
    Access: (0666/crw-rw-rw-) Uid: ( 0/ root) Gid: ( 0/ root)
    Access: 2014-11-06 15:42:55.105702689 +0100
    Modify: 2014-11-06 15:42:55.105702689 +0100
    Change: 2014-11-06 15:42:55.105702689 +0100
    Birth: -
    That's all I know. Any ideas?

    Still trying...but pretty much stumbling around in the dark here.
    cat /proc/driver/nvidia/agp/host-bridge
    Host Bridge:      PCI device 10de:00e1
    Fast Writes:      Supported
    SBA:          Supported
    AGP Rates:      8x 4x
    Registers:      0x1f00421b:0x00000312
    cat /proc/driver/nvidia/agp/gpu
    Fast Writes:      Supported
    SBA:          Supported
    AGP Rates:      8x 4x
    Registers:      0xff000e1b:0x1f004312
    cat /proc/driver/nvidia/agp/status
    Status:      Enabled
    Driver:      AGPGART
    AGP Rate:      8x
    Fast Writes:      Disabled
    SBA:          Enabled
    Digging around the web I found how to enable fastwrites and did so by
    creating a file /etc/modprobe.d/nvidia.conf
    with this content:
    options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1
    after reboot, startx
    cat /proc/driver/nvidia/agp/status
    Status:      Enabled
    Driver:      AGPGART
    AGP Rate:      8x
    Fast Writes:      Enabled
    SBA:          Enabled
    The problem of sluggish webgl performance persists though and the
    browsers as described in the OP are still giving the same messages.
    Here is some more data, maybe it's relevant...
    cat /proc/driver/nvidia/params
    EnableVia4x: 0
    EnableALiAGP: 0
    NvAGP: 3
    ReqAGPRate: 15
    EnableAGPSBA: 1
    EnableAGPFW: 1
    Mobile: 4294967295
    ResmanDebugLevel: 4294967295
    RmLogonRC: 1
    ModifyDeviceFiles: 1
    DeviceFileUID: 0
    DeviceFileGID: 0
    DeviceFileMode: 438
    RemapLimit: 0
    UpdateMemoryTypes: 4294967295
    InitializeSystemMemoryAllocations: 1
    UseVBios: 1
    RMEdgeIntrCheck: 1
    UsePageAttributeTable: 4294967295
    EnableMSI: 0
    MapRegistersEarly: 0
    RegisterForACPIEvents: 1
    RegistryDwords: ""
    RmMsg: ""

  • VMM 2012 R2 - Create or Update Run As Account Failure: The specified directory service attribute or value does not exist

    VMM 2012R2 UR4 - Version 3.2.7768.0
    Not sure when this started happening since I haven't had to update or create a new RunAs account in VMM in some time, but every time I do, either through the console or through PowerShell it throws an error about The specified directory service attribute
    or value does not exist.  The VMM Service account is the same as it always has been, and other than this issue everything with VMM is working fine.  The full text of the error message is below.
    I am hoping someone has some ideas because I don't have any more at this point.
    ------------------- Error Report -------------------
    Error report created 12/22/2014 9:43:33 AM
    CLR is not terminating
    --------------- Bucketing Parameters ---------------
    EventType=VMM20
    P1(appName)=vmmservice.exe
    P2(appVersion)=3.2.7768.0
    P3(assemblyName)=Microsoft.Cryptography.DKM.dll
    P4(assemblyVer)=3.2.7510.0
    P5(methodName)=Microsoft.Incubation.Crypto.GroupKeys.ADRepository.EnumerateKeys
    P6(exceptionType)=System.Runtime.InteropServices.COMException
    P7(callstackHash)=d0d2
    SCVMM Version=3.2.7768.0
    SCVMM flavor=C-buddy-RTL-AMD64
    Default Assembly Version=3.2.7768.0
    Executable Name=vmmservice.exe
    Executable Version=3.2.7768.0
    Base Exception Target Site=140712994535888
    Base Exception Assembly name=System.DirectoryServices.dll
    Base Exception Method Name=System.DirectoryServices.DirectoryEntry.Bind
    Exception Message=The specified directory service attribute or value does not exist.
    EIP=0x00007ffa67d15bf8
    Build bit-size=64
    ------------ exceptionObject.ToString() ------------
    System.Runtime.InteropServices.COMException (0x8007200A): The specified directory service attribute or value does not exist.
       at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
       at System.DirectoryServices.DirectoryEntry.Bind()
       at System.DirectoryServices.DirectoryEntry.get_IsContainer()
       at System.DirectoryServices.DirectoryEntries.ChildEnumerator..ctor(DirectoryEntry container)
       at Microsoft.Incubation.Crypto.GroupKeys.ADRepository.EnumerateKeys()
       at Microsoft.Incubation.Crypto.GroupKeys.DKMBase.FindNewestKey()
       at Microsoft.Incubation.Crypto.GroupKeys.DKMBase.GetCurrentKeyAndUpdate(KeyPolicy& keyPolicy)
       at Microsoft.Incubation.Crypto.GroupKeys.DKMBase.Protect(MemoryStream plaintext)
       at Microsoft.VirtualManager.Engine.DKMUtil.Protect(Byte[] data)
       at Microsoft.VirtualManager.Engine.CryptoHelper.Protect(Char[] data)
       at Microsoft.VirtualManager.Engine.CryptoHelper.Protect(SecureString data)
       at Microsoft.VirtualManager.DB.RunAs.RunAsDBAccess.UpsertRunAsAccount(RunAsAccountData data, SqlContext context, Boolean isAdd, Boolean setCredential)
       at Microsoft.VirtualManager.Engine.RunAs.RunAsAccount.AddOrUpdateObjectInDB(SqlContext context, Boolean setCredential)
       at Microsoft.VirtualManager.Engine.RunAs.RunAsAccount.UpdateDB(SqlContext ctx, Boolean setCredential)
       at Microsoft.VirtualManager.Engine.RunAs.RunAsAccount.Update(SqlContext ctx, Boolean setCredential)
       at Microsoft.VirtualManager.Engine.AuthorizationManager.SetRunAsAccountTask.RunSubtask()
       at Microsoft.VirtualManager.Engine.TaskRepository.SubtaskBase.Run()
       at Microsoft.VirtualManager.Engine.TaskRepository.Task`1.SubtaskRun(Object state)
    --------------- exception.StackTrace ---------------
    at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
       at System.DirectoryServices.DirectoryEntry.Bind()
       at System.DirectoryServices.DirectoryEntry.get_IsContainer()
       at System.DirectoryServices.DirectoryEntries.ChildEnumerator..ctor(DirectoryEntry container)
       at Microsoft.Incubation.Crypto.GroupKeys.ADRepository.EnumerateKeys()
       at Microsoft.Incubation.Crypto.GroupKeys.DKMBase.FindNewestKey()
       at Microsoft.Incubation.Crypto.GroupKeys.DKMBase.GetCurrentKeyAndUpdate(KeyPolicy& keyPolicy)
       at Microsoft.Incubation.Crypto.GroupKeys.DKMBase.Protect(MemoryStream plaintext)
       at Microsoft.VirtualManager.Engine.DKMUtil.Protect(Byte[] data)
       at Microsoft.VirtualManager.Engine.CryptoHelper.Protect(Char[] data)
       at Microsoft.VirtualManager.Engine.CryptoHelper.Protect(SecureString data)
       at Microsoft.VirtualManager.DB.RunAs.RunAsDBAccess.UpsertRunAsAccount(RunAsAccountData data, SqlContext context, Boolean isAdd, Boolean setCredential)
       at Microsoft.VirtualManager.Engine.RunAs.RunAsAccount.AddOrUpdateObjectInDB(SqlContext context, Boolean setCredential)
       at Microsoft.VirtualManager.Engine.RunAs.RunAsAccount.UpdateDB(SqlContext ctx, Boolean setCredential)
       at Microsoft.VirtualManager.Engine.RunAs.RunAsAccount.Update(SqlContext ctx, Boolean setCredential)
       at Microsoft.VirtualManager.Engine.AuthorizationManager.SetRunAsAccountTask.RunSubtask()
       at Microsoft.VirtualManager.Engine.TaskRepository.SubtaskBase.Run()
       at Microsoft.VirtualManager.Engine.TaskRepository.Task`1.SubtaskRun(Object state)
    ------------- StackTrace from handler --------------
    This is the call stack from where the exception was caught, not where it was thrown.
    at Microsoft.VirtualManager.Utils.Diagnostics.WatsonReport.WriteReportTextFile(TextWriter reportFile)
       at Microsoft.VirtualManager.Utils.Diagnostics.WatsonReport.Send()
       at Microsoft.VirtualManager.Utils.Diagnostics.WatsonExceptionReport.Send()
       at Microsoft.VirtualManager.Utils.Diagnostics.WatsonCenter.ReportException(Exception e, WERReportOptions options, String& localReportPath)
       at Microsoft.VirtualManager.Engine.TaskRepository.Task`1.SubtaskRun(Object state)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
    -------------------- Assemblies --------------------
    mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll
        Module=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll
        Version=4.0.30319.34014
        BuildType=retail
        Product=Microsoft® .NET Framework
    VMMService, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\vmmservice.exe
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\vmmservice.exe
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceProcess\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.ServiceProcess.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceProcess\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.ServiceProcess.dll
        Version=4.0.30319.33440
        BuildType=retail
        Product=Microsoft® .NET Framework
    System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
        Version=4.0.30319.34003
        BuildType=retail
        Product=Microsoft® .NET Framework
    TraceWrapper, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\TraceWrapper.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\TraceWrapper.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Utils, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Utils.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Utils.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    NativeMethods, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\NativeMethods.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\NativeMethods.dll
        Version=3.2.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.Common, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Common.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Common.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.IndigoAccessLayer, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.IndigoAccessLayer.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.IndigoAccessLayer.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll
        Version=4.0.30319.33440
        BuildType=retail
        Product=Microsoft® .NET Framework
    Skuhelper, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Skuhelper.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Skuhelper.dll
        Version=3.2.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Errors, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Errors.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Errors.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Remoting, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Remoting.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Remoting.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll
        Version=4.0.30319.34230
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll
        Version=4.0.30319.33440
        Product=Microsoft® .NET Framework
    System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
        Version=4.0.30319.33440
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.DirectoryServices.AccountManagement, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.DirectoryServices.AccountManagement\v4.0_4.0.0.0__b77a5c561934e089\System.DirectoryServices.AccountManagement.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.DirectoryServices.AccountManagement\v4.0_4.0.0.0__b77a5c561934e089\System.DirectoryServices.AccountManagement.dll
        Version=4.0.30319.33440
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll
        Version=4.0.30319.34230
        BuildType=retail
        Product=Microsoft® .NET Framework
    Engine.Adhc.Operations, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Adhc.Operations.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Adhc.Operations.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.TaskRepository, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.TaskRepository.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.TaskRepository.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    ImgLibEngine, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\ImgLibEngine.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\ImgLibEngine.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    VmmHelperHost, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VmmHelperHost.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VmmHelperHost.dll
        Version=3.2.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    VirtualizationInterfaces, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VirtualizationInterfaces.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VirtualizationInterfaces.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    NetworkServiceInterfaces, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\NetworkServiceInterfaces.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\NetworkServiceInterfaces.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    ClusterUtil, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\ClusterUtil.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\ClusterUtil.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    VMWareImplementation, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VMWareImplementation.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VMWareImplementation.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.AuthorizationManager, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.AuthorizationManager.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.AuthorizationManager.dll
        Version=3.2.7672.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.AuthorizationManagerTasks, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.AuthorizationManagerTasks.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.AuthorizationManagerTasks.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.Backup, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Backup.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Backup.dll
        Version=3.2.7672.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.BitBos, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.BitBos.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.BitBos.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Management.Automation\v4.0_3.0.0.0__31bf3856ad364e35\System.Management.Automation.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Management.Automation\v4.0_3.0.0.0__31bf3856ad364e35\System.Management.Automation.dll
        Version=6.3.9600.17090
        BuildType=retail
        Product=Microsoft (R) Windows (R) Operating System
    WsManWrappers, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\WsManWrappers.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\WsManWrappers.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    SqmWrapper, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\SqmWrapper.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\SqmWrapper.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.Deployment, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Deployment.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Deployment.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.Placement.ResourceModel, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Placement.ResourceModel.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Placement.ResourceModel.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.ImgLibOperation, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.ImgLibOperation.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.ImgLibOperation.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
        Version=4.0.30319.34230
        BuildType=retail
        Product=Microsoft® .NET Framework
    Engine.CustomProperties, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.CustomProperties.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.CustomProperties.dll
        Version=3.2.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.VmOperations, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.VmOperations.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.VmOperations.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.MomDal, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.MomDal.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.MomDal.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll
        Version=4.0.30319.33440
        BuildType=retail
        Product=Microsoft® .NET Framework
    Engine.PxeServer, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.PxeServer.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.PxeServer.dll
        Version=3.2.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.Placement, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Placement.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Placement.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.P2VCommon, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.P2VCommon.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.P2VCommon.dll
        Version=3.2.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    PatchExtractor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\PatchExtractor.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\PatchExtractor.dll
    Engine.ConfigurationProviders, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.ConfigurationProviders.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.ConfigurationProviders.dll
        Version=3.2.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    GatewayInterfaces, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\GatewayInterfaces.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\GatewayInterfaces.dll
        Version=3.2.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Microsoft.Management.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Management.Infrastructure\v4.0_1.0.0.0__31bf3856ad364e35\Microsoft.Management.Infrastructure.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Management.Infrastructure\v4.0_1.0.0.0__31bf3856ad364e35\Microsoft.Management.Infrastructure.dll
        Version=6.3.9600.16384
        BuildType=retail
        Product=Microsoft (R) Windows (R) Operating System
    Microsoft.CapacityManager.Modeling.Store.ModelLibrary, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Microsoft.CapacityManager.Modeling.Store.ModelLibrary.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Microsoft.CapacityManager.Modeling.Store.ModelLibrary.dll
        Version=3.2.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.CustomPropertyTasks, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.CustomPropertyTasks.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.CustomPropertyTasks.dll
        Version=3.2.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.UMOperation, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.UMOperation.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.UMOperation.dll
        Version=3.2.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.Scheduler, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Scheduler.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Scheduler.dll
        Version=3.2.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.Tasks, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Tasks.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Tasks.dll
        Version=3.2.7672.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.ServiceOperations, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.ServiceOperations.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.ServiceOperations.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    GoalState, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\GoalState.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\GoalState.dll
        Version=3.2.7768.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    Engine.CloudService, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.CloudService.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.CloudService.dll
        Version=3.2.7672.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    WSManAutomation, Version=3.2.7768.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\WSManAutomation.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\WSManAutomation.dll
    wmiWrappers, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\WMIWrappers.dll
        Module=D:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\WMIWrappers.dll
        Version=3.2.7510.0
        BuildType=retail
        Product=System Center Virtual Machine Manager 2012 R2
    System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_64\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_64\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll
        Version=4.0.30319.33440
        Product=Microsoft® .NET Framework
    System.EnterpriseServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_64\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_64\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_64\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll
        Version=4.0.30319.33440
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll
        Version=4.0.30319.33440
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.DirectoryServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.DirectoryServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.DirectoryServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.dll
        Version=4.0.30319.33440
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Management\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Management.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Management\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Management.dll
        Version=4.0.30319.33440
        BuildType=retail
        Product=Microsoft® .NET Framework
    --------- Extra Data for Watson Report -------------
    Error Reporting Enabled=True
    *** Extra Data ***
    Process ID = 4356 (0x1104)
    Managed Thread ID = 18
    Native Thread ID = 5520 (0x1590)
    MCITP | VCP4 | VCP5

    Hi,
    You want userPrincipalName, not userPrincipleName.
    http://msdn.microsoft.com/en-us/library/windows/desktop/ms680857%28v=vs.85%29.aspx
    Don't retire TechNet! -
    (Don't give up yet - 12,575+ strong and growing)

  • Contract Release value is not updated with Limit item value

    We have SRM 4.0 with ECS scenario.
    Contract are created in SRM and replicated to ERP.
    If we create PO with Service line and Limit line using contract in both of these line items, contract Release value is getting updated only with Service line item value.
    But the contract Total value is the addition of Service and Limit value of PO.
    Why Contract Release value is not getting updated with Limit item value. Please help as early as possible.

    Hi Sandeep
    Yes. there are various reasons .upon your contract incorrect status and linkage not establised / or more attachment in SRM GOA.
    what type of contract are you using? GOA or CCTR
    If it is GOA - which version of SRM and service pack ?are you in ?
    If it is a GOA , BLAREL idoc might failed to post the release value in the SRM .
    How contracts are created material / mat group ?
    to fix or understand the issue, you need to recreate the issue.
    what is the ERROR in BLAREL in SRM idoc monitoring ?

  • Contract Release Value is not updated with Confirmation or Invoice value

    The release value for a contract in SRM EBP shows the value of purchase orders created using that contract.  It does not take into account confirmation and/or invoice values.
    For example I create a PO for 10 items at £100/each using Contract ABC.  The total value of the PO is £1000 and the release value contract ABC would be £1000.  If I then only confirm and invoice 5 items (£500) for the PO, the release value of contract ABC stays at £1000 even though I would expect it to update to £500
    Therefore the release value of the contract could be incorrectly overstated if purchase orders are created against the contract but not actually invoiced/confirmed for their total value.
    Please could you confirm the correct functionality and how I could find out the the true invoice value of purchases made using a contract?

    Hi
    <u>Which SRM and R/3 versions are you using ?</u>
    <b>Meanwhile, please go through the following SAP OSS Notes, which will help in this case -></b>
    Note 622045 Net value in release overview of contract is incorrect
    Note 493519 Release quantities are not updated
    Note 1108322 BBP_CONTRACT_CHECK wrong calculation of values
    Note 1102886 Contracts: Lesser Field length for Target Value
    Note 1082548 Check of Released quantity and released value in contract
    Note 656181 Release synchronization of releases on services
    Note 874920 Currency not allowed to be changed for a 'Released' Contract
    Note 703771 Resetting release values during purchase order item deletion
    Note 643823 BLAREL: Incorrect values in service segment
    Note 519879 BBP_CTR_MAIN: No message when values in Contract are reset
    Note 520734 Target value not converted if currency is changed
    Note 528897 Documents not displayed in contract release order overview
    Note 430373 BBP_CON_MNT: No releases available
    Note 491993 Entry of contracts with target values
    Note 437491 Purchase contract: Incorrect update of the call-off values
    Note 406799 BBP_CON_MNT: Fields after contract release ready for input
    Note 398168 Purchase contract: Target value is not changed
    <b>Do let me know.</b>
    Regards
    - Atul

Maybe you are looking for