Exception starting xend (Broken capability chain: 0000:0c:00.0

Hi all,
i just installed ovm on my lab pc for learning purposes.
my lab pc is a Gigabyte X79-UD5 motherboard with sandy bridge processor and 32 gb ram.
the installation went ok but when i wanted to discover it with OVM manager i received :
"Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: discover_server , Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['xm', 'info'] failed (1): stderr: Error: Unable to connect to xend: No such file or directory. Is xend running?
stdout:
Sat Jan 12 21:21:19 CET 2013
at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
... 36 more
i had a look on the ovm server and noticed following in /var/log/xen
PciDeviceParseError: Broken capability chain: 0000:0c:00.0
[2013-01-12 20:50:38 3756] INFO (SrvDaemon:227) Xend stopped due to signal 15.
[2013-01-12 20:50:42 4206] INFO (SrvDaemon:332) Xend Daemon started
[2013-01-12 20:50:42 4206] INFO (SrvDaemon:336) Xend changeset: unavailable.
[2013-01-12 20:50:42 4206] DEBUG (tcp:96) Listening on :8002
[2013-01-12 20:50:42 4206] DEBUG (tcp:193) Listening on :8003
[2013-01-12 20:50:42 4206] ERROR (SrvDaemon:349) Exception starting xend (Broken capability chain: 0000:0c:00.0)
Traceback (most recent call last):
File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvDaemon.py", line 341, in run
servers = SrvServer.create()
File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvServer.py", line 258, in create
root.putChild('xend', SrvRoot())
File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvRoot.py", line 40, in __init__
self.get(name)
File "/usr/lib64/python2.4/site-packages/xen/web/SrvDir.py", line 84, in get
val = val.getobj()
File "/usr/lib64/python2.4/site-packages/xen/web/SrvDir.py", line 52, in getobj
self.obj = klassobj()
File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvNode.py", line 30, in __init__
self.xn = XendNode.instance()
File "/usr/lib64/python2.4/site-packages/xen/xend/XendNode.py", line 1181, in instance
inst = XendNode()
File "/usr/lib64/python2.4/site-packages/xen/xend/XendNode.py", line 159, in __init__
self._init_PPCIs()
File "/usr/lib64/python2.4/site-packages/xen/xend/XendNode.py", line 282, in initPPCIs
for pci_dev in PciUtil.get_all_pci_devices():
File "/usr/lib64/python2.4/site-packages/xen/util/pci.py", line 476, in get_all_pci_devices
return map(PciDevice, get_all_pci_dict())
File "/usr/lib64/python2.4/site-packages/xen/util/pci.py", line 701, in __init__
self.get_info_from_sysfs()
File "/usr/lib64/python2.4/site-packages/xen/util/pci.py", line 1271, in get_info_from_sysfs
self.find_capability(0x11)
File "/usr/lib64/python2.4/site-packages/xen/util/pci.py", line 1233, in find_capability
raise PciDeviceParseError(
PciDeviceParseError: Broken capability chain: 0000:0c:00.0
any ideas of whats wrong here ?
all help appreciated ...
best regards,
Philippe

i found following link have no idea if this is related to my issue
http://wiki.xen.org/wiki/VTd_HowTo

Similar Messages

  • Failure: WebModule[/amserver]: WEB2680: Exception starting filter amlcontro

    We have installed JES2005Q1 on solaris 10, and it worked well. But after setting some configrations on WEB server admin console and apply changes, the server.xml has been changed automatically, returning to original unconfigured version, many items such as /amserver,/amconsole lost. Then we fix this problem as following steps:
    1.We insert these lost items(/amserver,/amconsole, etc) into server.xml, and restart.
    2.It prompted that some classes can not found. Then we add these related jar(all jars under SUNWam/lib) to "Classpath Suffix" on admin console, restart.
    3.It still throw exception during the loading of /amserver, the output on console when the exception occured is attached.
    4.Then we do not know how to go on without detailed prompt about the exception.
    **********************************************copyed from solaris console begin************************************
    # ./start
    Sun ONE Web Server 6.1SP4 B12/16/2004 11:42
    info: CORE3016: daemon is running as super-user
    info: CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.5.0_01] from [Sun Microsystems Inc.]
    info: WEB0100: Loading web module in virtual server [https-tspportal.gdsoftpark.com] at []
    info: WEB0100: Loading web module in virtual server [https-tspportal.gdsoftpark.com] at [amconsole]
    warning: WEB6100: locale-charset-info is deprecated, please use parameter-encoding
    info: WEB0100: Loading web module in virtual server [https-tspportal.gdsoftpark.com] at [amserver]
    warning: WEB6100: locale-charset-info is deprecated, please use parameter-encoding
    info: WEB0100: Loading web module in virtual server [https-tspportal.gdsoftpark.com] at [ampassword]
    warning: WEB6100: locale-charset-info is deprecated, please use parameter-encoding
    info: WEB0100: Loading web module in virtual server [https-tspportal.gdsoftpark.com] at [amcommon]
    info: WEB0100: Loading web module in virtual server [https-tspportal.gdsoftpark.com] at [search]
    failure: WebModule[amserver]: WEB2680: Exception starting filter amlcontroller
    java.lang.NoClassDefFoundError
    at com.iplanet.services.ldap.LDAPUser.getPasswd(LDAPUser.java:117)
    at com.iplanet.services.ldap.ServerInstance.getPasswd(ServerInstance.java:128)
    at com.sun.identity.security.ServerInstanceAction.run(ServerInstanceAction.java:92)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.iplanet.ums.DataLayer.getInstance(DataLayer.java:210)
    at com.sun.identity.sm.ldap.SMSLdapObject.initialize(SMSLdapObject.java:143)
    at com.sun.identity.sm.ldap.SMSLdapObject.<init>(SMSLdapObject.java:118)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at java.lang.Class.newInstance0(Class.java:350)
    at java.lang.Class.newInstance(Class.java:303)
    at com.sun.identity.sm.SMSEntry.<clinit>(SMSEntry.java:116)
    at com.sun.identity.sm.ServiceSchemaManager.<clinit>(ServiceSchemaManager.java:67)
    at com.iplanet.am.util.AMClientDetector.getServiceSchemaManager(AMClientDetector.java:219)
    at com.iplanet.am.util.AMClientDetector.<clinit>(AMClientDetector.java:94)
    at com.sun.mobile.filter.AMLController.init(AMLController.java:85)
    at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:262)
    at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:322)
    at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:120)
    at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3271)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:3747)
    at com.iplanet.ias.web.WebModule.start(WebModule.java:251)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355)
    at org.apache.catalina.startup.Embedded.start(Embedded.java:995)
    at com.iplanet.ias.web.WebContainer.start(WebContainer.java:431)
    at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:500)
    at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    failure: WebModule[amserver]: WEB2705: Context startup failed due to previous errors
    info: HTTP3072: [LS ls1] http://tspportal.gdsoftpark.com:80 ready to accept requests
    startup: server started successfully
    **********************************************end************************************

    I have the same problem , I am using JES 2005Q4 on Redhat LE 3 AS, I have tried to remove the access manager and reinstall it again , but the same problem still, also I have re install the mobile access packages again (--force) but it does not fix my problem.
    Is there is any recommednations ????
    Please update me on [email protected]
    the error message as follows :
    [17/Jan/2006:11:10:47] failure (11396):      WebModule[amserver]: WEB2680: Exception starting filter amlcontroller
         java.lang.ClassNotFoundException: com.sun.mobile.filter.AMLController
         at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1465)
         at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1301)
         at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:260)
         at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:322)
         at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:120)
         at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3271)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:3747)
         at com.iplanet.ias.web.WebModule.start(WebModule.java:251)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355)
         at org.apache.catalina.startup.Embedded.start(Embedded.java:995)
         at com.iplanet.ias.web.WebContainer.start(WebContainer.java:431)
         at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:500)
         at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    [17/Jan/2006:11:10:47] failure (11396):      WebModule[amserver]: WEB2705: Context startup failed due to previous errors
    [17/Jan/2006:11:10:50] info (11396):      HTTP3072: [LS ls1] http://redhat.omnixco.com:90 ready to accept requests
    [17/Jan/2006:11:10:53] info (11396):      CORE3274: successful server startup

  • Exception starting workflow while creating new project

    We created a new SharePoint Designer based workflow and published it to Project Online.
    Later we created new EPT and associated the above mentioned workflow to it.
    Now whenever we tried creating a new project based on this EPT, it fails with an error as mentioned below:
    "Your new EPT has been created successfully, but failed to publish and will not be listed in the Project Error".
    Looking at the queue jobs, I see below errors. Does anyone how to solve this issue?
    General
    Exception Starting Workflow: Workflow _c78ab50f-a884-47d0-98bb-a9e6e5eab058_, for scope _/spo/b2645c43-2431-4498-aa01-367736a9461e/822d4328-2ebd-41fd-b9df-51a1cc138781/88697637-7217-40cc-b4db-be9e0cf8582e_, was not found. HTTP headers received from
    the server - ActivityId: 959408f6-002a-4b62-8368-997e74f55174. NodeId: . Scope: . Client ActivityId : d84a129c-99cc-6054-2a55-5ec692cb26fe.. Trace: at Microsoft.Workflow.Client.ClientHelpers.SendRequest[T](HttpWebRequest request, T content) at Microsoft.Workflow.Client.WorkflowManager.StartInternal(String
    workflowName, WorkflowStartParameters startParameters) at Microsoft.SharePoint.WorkflowServices.FabricWorkflowManagementClient.StartInstance(String serviceGroupName, String workflowName, String monitoringParam, String activationKey, IDictionary`2 payload)
    at Microsoft.SharePoint.WorkflowServices.FabricWorkflowInstanceProvider.StartWorkflow(WorkflowSubscription subscription, IDictionary`2 payload) at Microsoft.Office.Project.Server.BusinessLayer.Workflow.StartWorkflow(Guid projectGuid, Guid enterpriseProjectTypeUid,
    Boolean isNewProject, Guid previousEntepriseProjectTypeUid, Boolean skipStage, Guid stageToSkipTo):
    WorkflowExceptionStartingWorkflow (35115). Details: id='35115' name='WorkflowExceptionStartingWorkflow' uid='925896db-84a6-e211-915a-00155d855c0e'.
    Error:
    WorkflowCannotStartWorkflow (35100). Details: id='35100' name='WorkflowCannotStartWorkflow' uid='935896db-84a6-e211-915a-00155d855c0e'.
    Queue:
    GeneralQueueJobFailed (26000) - WorkflowStartWorkflow.WorkflowStartWorkflowMessage. Details: id='26000' name='GeneralQueueJobFailed'
    uid='945896db-84a6-e211-915a-00155d855c0e' JobUID='9f1a80d7-84a6-e211-9b9d-00155d85170c' ComputerName='b5274f0d-31e4-406a-9540-8bc9ee3f62f1' GroupType='WorkflowStartWorkflow' MessageType='WorkflowStartWorkflowMessage' MessageId='1' Stage='' CorrelationUID='d84a129c-99cc-6054-2a55-5ec692cb26fe'.
    For more details, check the ULS logs on machine b5274f0d-31e4-406a-9540-8bc9ee3f62f1 for entries with JobUID 9f1a80d7-84a6-e211-9b9d-00155d85170c.
    <input accesskey="c" id="CancelButton" style="padding:7px 10px;border:1px solid rgb(171, 171, 171);color:#444444;font-family:'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif;font-size:11px;margin-left:10px;vertical-align:middle;min-width:6em;background-color:#fdfdfd;"
    type="button" value="Close" />

    Has there been any update on this? Since today I have it too. I was able to create projects with simple workflows yesterday, but not today?
    I get this:
    General
    Exception Starting Workflow: Workflow _ee038ab6-e3e1-4103-9c9f-eb1e34051e03_, for scope _/spo/68c4496a-d2a8-44af-9ff1-cbe0128a80a2/9c9ff6c2-baac-4268-9698-15f0e991bd2a/82440e58-df26-4089-ade6-6f1bc4644c3b_, was not found. HTTP headers received from
    the server - ActivityId: 07317e81-c57d-4eb2-888c-0d17451a35f9. NodeId: . Scope: . Client ActivityId : 08a8209c-7064-f0ac-d588-023a72c8ddd0.. Trace:    at Microsoft.Workflow.Client.ClientHelpers.SendRequest[T](HttpWebRequest request, T content)  
    at Microsoft.Workflow.Client.WorkflowManager.StartInternal(String workflowName, WorkflowStartParameters startParameters)   at Microsoft.SharePoint.WorkflowServices.FabricWorkflowManagementClient.StartInstance(String serviceGroupName, String workflowName,
    String monitoringParam, String activationKey, IDictionary`2 payload)   at Microsoft.SharePoint.WorkflowServices.FabricWorkflowInstanceProvider.StartWorkflow(WorkflowSubscription subscription, IDictionary`2 payload)   at Microsoft.Office.Project.Server.BusinessLayer.Workflow.StartWorkflow(Guid
    projectGuid, Guid enterpriseProjectTypeUid, Boolean isNewProject, Guid previousEntepriseProjectTypeUid, Boolean skipStage, Guid stageToSkipTo):
    WorkflowExceptionStartingWorkflow (35115). Details: id='35115' name='WorkflowExceptionStartingWorkflow' uid='6a415759-96c9-e211-8076-00155d987b12'.
    Error:
    WorkflowCannotStartWorkflow (35100). Details: id='35100' name='WorkflowCannotStartWorkflow' uid='6b415759-96c9-e211-8076-00155d987b12'.
    Queue:
    GeneralQueueJobFailed (26000) - WorkflowStartWorkflow.WorkflowStartWorkflowMessage. Details: id='26000' name='GeneralQueueJobFailed' uid='6c415759-96c9-e211-8076-00155d987b12' JobUID='b2af9253-96c9-e211-b137-00155d987314'
    ComputerName='09c6345c-04e8-4611-9fe7-b45e66936f28' GroupType='WorkflowStartWorkflow' MessageType='WorkflowStartWorkflowMessage' MessageId='1' Stage='' CorrelationUID='08a8209c-7064-f0ac-d588-023a72c8ddd0'. For more details, check the ULS logs on machine
    09c6345c-04e8-4611-9fe7-b45e66936f28 for entries with JobUID
    b2af9253-96c9-e211-b137-00155d987314.
                 <input accesskey="o" id="ctl00_ctl00_PlaceHolderMain_idOkButton" name="ctl00$ctl00$PlaceHolderMain$idOkButton" style="display:none;" type="button" value="OK" />            
    <input accesskey="c" id="CancelButton" type="button" value="Close" />          

  • My iPod is on its charger and won't do anything except start a sonar ping noise. HELP

    My iPod won't do anything, on or off the charger, except start a sonar ping sound. What is wrong with it and how do I fix it?

    Try:                                               
    - iOS: Not responding or does not turn on           
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try another cable                     
    - Try on another computer                                                       
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
      Apple Retail Store - Genius Bar                                              

  • Event triggering fails to start the next process chain

    Hi
    I have two process chains A & B
    At the end of process chain A i am triggerring the an event which is the start condition for process chain B.( periodic )
    Now when i debug my process chain A , i see the event is triggered successfully but inspite of that the next process chain does not start.
    Does anyone faced similar problem? Its little urgent. Any clue would be useful.
    Regards
    Purva

    HI,
    In addition to the above comment also see if you have given the event name correctly and try to see if you can run the PC by triggering the event manually (Tcode: SM64)
    Assign points if helpful.
    Rgds,
    Kalyan

  • Exception starting filter WMS11

    Hi,
    I am using Oracle Fusion Middleware MapViewer 11g R1 Preview 2 / 15-April-2008
    Any Ideas?
    2008-04-19 13:51:08,234 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[mapviewer]] Exception starting filter WMS11
    java.lang.NoClassDefFoundError: oracle/core/ojdl/logging/ODLLogger
         at oracle.mapviewer.share.util.LogFactory.getODLLoger(LogFactory.java:118)
         at oracle.mapviewer.share.util.LogFactory.getLogger(LogFactory.java:79)
         at oracle.lbs.webmapserver.WMSServletFilter.<clinit>(WMSServletFilter.java:68)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:255)
         at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:397)
         at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:108)
         at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3722)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4367)
         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:790)
         at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:770)
         at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:553)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:296)
         at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.apache.catalina.core.StandardContext.init(StandardContext.java:5312)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:296)
         at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.web.tomcat.service.TomcatDeployer.performDeployInternal(TomcatDeployer.java:301)
         at org.jboss.web.tomcat.service.TomcatDeployer.performDeploy(TomcatDeployer.java:104)
         at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:375)
         at org.jboss.web.WebModule.startModule(WebModule.java:83)
         at org.jboss.web.WebModule.startService(WebModule.java:61)
         at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
         at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
         at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
         at $Proxy0.start(Unknown Source)
         at org.jboss.system.ServiceController.start(ServiceController.java:417)
         at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
         at $Proxy44.start(Unknown Source)
         at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:466)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
         at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
         at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)
         at org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServiceMBeanSupport.java:238)
         at org.jboss.wsf.container.jboss42.DeployerInterceptor.start(DeployerInterceptor.java:87)
         at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerInterceptorSupport.java:188)
         at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
         at $Proxy45.start(Unknown Source)
         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
         at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
         at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
         at $Proxy9.deploy(Unknown Source)
         at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
         at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
         at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
         at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
         at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
         at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
         at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
         at $Proxy0.start(Unknown Source)
         at org.jboss.system.ServiceController.start(ServiceController.java:417)
         at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
         at $Proxy4.start(Unknown Source)
         at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
         at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
         at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
         at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
         at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
         at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
         at $Proxy5.deploy(Unknown Source)
         at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
         at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
         at org.jboss.Main.boot(Main.java:200)
         at org.jboss.Main$1.run(Main.java:508)
         at java.lang.Thread.run(Thread.java:619)
    Regards,
    Lucas

    Hi, Joao.
    First of all, thank you for your previously help.
    I'm trying to use the mapviewer.ear from the mapviewer_11gpre2.zip file on the JBoss 4.2.2. GA server.
    The ojdl.jar library I had copy from the mapviewer_for_oc4j1013.ear archive, I also added a xmlparserv2.jar and dms.jar library.
    After that it worked perfectly.
    I believe that is all.
    Lucas Eskopinski.

  • Trouble starting lm_sensors - broken ACPI somehow?

    I'm doing a hardware project that absolutely needs the temperature sensors to work (I'm sure Nocona Xeons at least can report their temperature, right?). I tried to start lm_sensors but it gives me an error :
    [ 4615.922564] smsc47m1: Found SMSC LPC47M10x/LPC47M112/LPC47M13x
    [ 4615.922588] ACPI Warning: SystemIO range 0x0000000000000804-0x0000000000000804 conflicts with OpRegion 0x0000000000000800-0x000000000000087f (\_SB_.PCI0.LPC_.SIO_.SSWC) (20131218/utaddress-258)
    [ 4615.922603] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    What can I do now? Must I fix the ACPI DSDT and compile a custom kernel? Is the problem elsewhere? Here's my 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.6-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.0 20140521 (prerelease) (GCC) ) #1 SMP PREEMPT Sun Jun 8 10:08:38 CEST 2014
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c1ee7abf-ad86-4d5d-9c66-149ddeb2cc2b rw quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009afff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009b000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfeeffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bfef0000-0x00000000bfefafff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000bfefb000-0x00000000bfefffff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bff00000-0x00000000bff7ffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bff80000-0x00000000bfffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fed003ff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffbfffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.3 present.
    [ 0.000000] DMI: FUJITSU SIEMENS D1889/D1889, BIOS 4.06 Rev. 1.07.1889 05/22/2006
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0xbff80 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-BFFFF uncachable
    [ 0.000000] C0000-C7FFF write-protect
    [ 0.000000] C8000-DFFFF uncachable
    [ 0.000000] E0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F80000000 write-back
    [ 0.000000] 1 base 080000000 mask FC0000000 write-back
    [ 0.000000] 2 base 0BFF80000 mask FFFF80000 uncachable
    [ 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 0x000f6c10-0x000f6c1f] mapped at [ffff8800000f6c10]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000095000] 95000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b39000, 0x01b39fff] PGTABLE
    [ 0.000000] BRK [0x01b3a000, 0x01b3afff] PGTABLE
    [ 0.000000] BRK [0x01b3b000, 0x01b3bfff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbfc00000-0xbfdfffff]
    [ 0.000000] [mem 0xbfc00000-0xbfdfffff] page 2M
    [ 0.000000] BRK [0x01b3c000, 0x01b3cfff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbc000000-0xbfbfffff]
    [ 0.000000] [mem 0xbc000000-0xbfbfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x80000000-0xbbffffff]
    [ 0.000000] [mem 0x80000000-0xbbffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7fffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x7fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0xbfe00000-0xbfeeffff]
    [ 0.000000] [mem 0xbfe00000-0xbfeeffff] page 4k
    [ 0.000000] BRK [0x01b3d000, 0x01b3dfff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbff00000-0xbff7ffff]
    [ 0.000000] [mem 0xbff00000-0xbff7ffff] page 4k
    [ 0.000000] RAMDISK: [mem 0x379c8000-0x37cdbfff]
    [ 0.000000] ACPI: RSDP 00000000000f6ba0 000024 (v02 PTLTD )
    [ 0.000000] ACPI: XSDT 00000000bfef5365 00004C (v01 PTLTD ? XSDT 06040001 LTP 00000000)
    [ 0.000000] ACPI: FACP 00000000bfef5425 0000F4 (v03 FSC 06040001 000F4240)
    [ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/32 (20131218/tbfadt-603)
    [ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/PmTimerBlock: 32/24 (20131218/tbfadt-603)
    [ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 64/32 (20131218/tbfadt-603)
    [ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20131218/tbfadt-684)
    [ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/PmTimerBlock: 24, using default 32 (20131218/tbfadt-684)
    [ 0.000000] ACPI: DSDT 00000000bfef5519 00597B (v01 FSC D1649 06040001 MSFT 02000002)
    [ 0.000000] ACPI: FACS 00000000bfefbfc0 000040
    [ 0.000000] ACPI: SPCR 00000000bfefae94 000050 (v01 PTLTD $UCRTBL$ 06040001 PTL 00000001)
    [ 0.000000] ACPI: MCFG 00000000bfefaee4 000040 (v01 PTLTD MCFG 06040001 LTP 00000000)
    [ 0.000000] ACPI: APIC 00000000bfefaf24 0000B4 (v01 PTLTD ? APIC 06040001 LTP 00000000)
    [ 0.000000] ACPI: BOOT 00000000bfefafd8 000028 (v01 PTLTD $SBFTBL$ 06040001 LTP 00000001)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000000bff7ffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0xbff7ffff]
    [ 0.000000] NODE_DATA [mem 0xbff7b000-0xbff7ffff]
    [ 0.000000] [ffffea0000000000-ffffea0002ffffff] PMD -> [ffff8800bc400000-ffff8800bf3fffff] 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-0x0009afff]
    [ 0.000000] node 0: [mem 0x00100000-0xbfeeffff]
    [ 0.000000] node 0: [mem 0xbff00000-0xbff7ffff]
    [ 0.000000] On node 0 totalpages: 786186
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3994 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12222 pages used for memmap
    [ 0.000000] DMA32 zone: 782192 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0xf008
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x06] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x07] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: IOAPIC (id[0x03] address[0xfec80000] gsi_base[24])
    [ 0.000000] IOAPIC[1]: apic_id 3, version 32, address 0xfec80000, GSI 24-47
    [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec80800] gsi_base[48])
    [ 0.000000] IOAPIC[2]: apic_id 4, version 32, address 0xfec80800, GSI 48-71
    [ 0.000000] ACPI: IOAPIC (id[0x05] address[0xfec84000] gsi_base[72])
    [ 0.000000] IOAPIC[3]: apic_id 5, version 32, address 0xfec84000, GSI 72-95
    [ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec84800] gsi_base[96])
    [ 0.000000] IOAPIC[4]: apic_id 8, version 32, address 0xfec84800, GSI 96-119
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 136
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009b000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbfef0000-0xbfefafff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbfefb000-0xbfefffff]
    [ 0.000000] e820: [mem 0xc0000000-0xdfffffff] 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:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff8800bfa00000 s87040 r8192 d23552 u524288
    [ 0.000000] pcpu-alloc: s87040 r8192 d23552 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 773879
    [ 0.000000] Policy zone: DMA32
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c1ee7abf-ad86-4d5d-9c66-149ddeb2cc2b rw quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 3080100K/3144744K available (5231K kernel code, 858K rwdata, 1632K rodata, 1120K init, 1288K bss, 64644K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [ 0.000000] NR_IRQS:8448 nr_irqs:1024 16
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 12582912 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 2800.289 MHz processor
    [ 0.006691] Calibrating delay loop (skipped), value calculated using timer frequency.. 5602.93 BogoMIPS (lpj=9334296)
    [ 0.006698] pid_max: default: 32768 minimum: 301
    [ 0.006716] ACPI: Core revision 20131218
    [ 0.012193] ACPI: All ACPI Tables successfully acquired
    [ 0.013380] Security Framework initialized
    [ 0.013395] Yama: becoming mindful.
    [ 0.014111] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.017887] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.019116] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.019133] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.019579] Initializing cgroup subsys memory
    [ 0.019591] Initializing cgroup subsys devices
    [ 0.019595] Initializing cgroup subsys freezer
    [ 0.019598] Initializing cgroup subsys net_cls
    [ 0.019602] Initializing cgroup subsys blkio
    [ 0.019653] CPU: Physical Processor ID: 0
    [ 0.019656] CPU: Processor Core ID: 0
    [ 0.019660] mce: CPU supports 4 MCE banks
    [ 0.019676] CPU0: Thermal monitoring enabled (TM1)
    [ 0.019689] Last level iTLB entries: 4KB 64, 2MB 64, 4MB 64
    Last level dTLB entries: 4KB 64, 2MB 0, 4MB 64, 1GB 0
    tlb_flushall_shift: 6
    [ 0.019789] Freeing SMP alternatives memory: 20K (ffffffff819f0000 - ffffffff819f5000)
    [ 0.021441] ftrace: allocating 20032 entries in 79 pages
    [ 0.030824] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.066385] smpboot: CPU0: Intel(R) Xeon(TM) CPU 2.80GHz (fam: 0f, model: 04, stepping: 03)
    [ 0.066666] Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
    [ 0.066666] ... version: 0
    [ 0.066666] ... bit width: 40
    [ 0.066666] ... generic registers: 18
    [ 0.066666] ... value mask: 000000ffffffffff
    [ 0.066666] ... max period: 0000007fffffffff
    [ 0.066666] ... fixed-purpose events: 0
    [ 0.066666] ... event mask: 000000000003ffff
    [ 0.083414] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.090117] x86: Booting SMP configuration:
    [ 0.090121] .... node #0, CPUs: #1 #2 #3
    [ 0.226615] x86: Booted up 1 node, 4 CPUs
    [ 0.226622] smpboot: Total of 4 processors activated (22409.32 BogoMIPS)
    [ 0.230130] devtmpfs: initialized
    [ 0.234761] PM: Registering ACPI NVS region [mem 0xbfefb000-0xbfefffff] (20480 bytes)
    [ 0.234984] pinctrl core: initialized pinctrl subsystem
    [ 0.235035] RTC time: 14:13:27, date: 06/18/14
    [ 0.235108] NET: Registered protocol family 16
    [ 0.236767] cpuidle: using governor ladder
    [ 0.236770] cpuidle: using governor menu
    [ 0.236797] ACPI: bus type PCI registered
    [ 0.236802] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.236942] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.236945] PCI: Intel Corporation E7520 Memory Controller Hub with MMCONFIG support
    [ 0.236953] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [ 0.264586] PCI: Using configuration type 1 for base access
    [ 0.265811] bio: create slab <bio-0> at 0
    [ 0.265811] ACPI: Added _OSI(Module Device)
    [ 0.265811] ACPI: Added _OSI(Processor Device)
    [ 0.265811] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.265811] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.272375] ACPI: Interpreter enabled
    [ 0.272395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580)
    [ 0.272405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131218/hwxface-580)
    [ 0.272426] ACPI: (supports S0 S1 S4 S5)
    [ 0.272429] ACPI: Using IOAPIC for interrupt routing
    [ 0.272481] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    [ 0.272971] ACPI: No dock devices found.
    [ 0.283013] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.283024] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.283036] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
    [ 0.283150] acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    [ 0.283155] acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
    [ 0.283159] acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    [ 0.283162] acpi PNP0A03:00: host bridge window [mem 0x000c8000-0x000dffff] (ignored)
    [ 0.283166] acpi PNP0A03:00: host bridge window [mem 0xc0000000-0xdfffffff] (ignored)
    [ 0.283170] acpi PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff] (ignored)
    [ 0.283173] acpi PNP0A03:00: host bridge window [mem 0xfed00400-0xfedfffff] (ignored)
    [ 0.283176] acpi PNP0A03:00: host bridge window [mem 0xfef00000-0xffafffff] (ignored)
    [ 0.283180] acpi PNP0A03:00: host bridge window [mem 0xffc00000-0xffefffff] (ignored)
    [ 0.283184] PCI: root bus 00: using default resources
    [ 0.283424] PCI host bridge to bus 0000:00
    [ 0.283430] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.283435] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    [ 0.283438] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
    [ 0.283455] pci 0000:00:00.0: [8086:3590] type 00 class 0x060000
    [ 0.283642] pci 0000:00:02.0: [8086:3595] type 01 class 0x060400
    [ 0.283715] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
    [ 0.283770] pci 0000:00:02.0: System wakeup disabled by ACPI
    [ 0.283866] pci 0000:00:04.0: [8086:3597] type 01 class 0x060400
    [ 0.283938] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
    [ 0.283992] pci 0000:00:04.0: System wakeup disabled by ACPI
    [ 0.284084] pci 0000:00:05.0: [8086:3598] type 01 class 0x060400
    [ 0.284156] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
    [ 0.284209] pci 0000:00:05.0: System wakeup disabled by ACPI
    [ 0.284299] pci 0000:00:06.0: [8086:3599] type 01 class 0x060400
    [ 0.284370] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
    [ 0.284424] pci 0000:00:06.0: System wakeup disabled by ACPI
    [ 0.284537] pci 0000:00:1d.0: [8086:24d2] type 00 class 0x0c0300
    [ 0.284587] pci 0000:00:1d.0: reg 0x20: [io 0x1000-0x101f]
    [ 0.284690] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.284779] pci 0000:00:1d.1: [8086:24d4] type 00 class 0x0c0300
    [ 0.284828] pci 0000:00:1d.1: reg 0x20: [io 0x1400-0x141f]
    [ 0.284925] pci 0000:00:1d.1: System wakeup disabled by ACPI
    [ 0.285006] pci 0000:00:1d.2: [8086:24d7] type 00 class 0x0c0300
    [ 0.285055] pci 0000:00:1d.2: reg 0x20: [io 0x1800-0x181f]
    [ 0.285179] pci 0000:00:1d.3: [8086:24de] type 00 class 0x0c0300
    [ 0.285228] pci 0000:00:1d.3: reg 0x20: [io 0x1c00-0x1c1f]
    [ 0.285363] pci 0000:00:1d.7: [8086:24dd] type 00 class 0x0c0320
    [ 0.285389] pci 0000:00:1d.7: reg 0x10: [mem 0xde100000-0xde1003ff]
    [ 0.285493] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.285547] pci 0000:00:1d.7: System wakeup disabled by ACPI
    [ 0.285629] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060400
    [ 0.285772] pci 0000:00:1f.0: [8086:24d0] type 00 class 0x060100
    [ 0.285843] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
    [ 0.285854] pci 0000:00:1f.0: quirk: [io 0xf000-0xf07f] claimed by ICH4 ACPI/GPIO/TCO
    [ 0.285860] pci 0000:00:1f.0: quirk: [io 0xf180-0xf1bf] claimed by ICH4 GPIO
    [ 0.285970] pci 0000:00:1f.1: [8086:24db] type 00 class 0x01018a
    [ 0.285987] pci 0000:00:1f.1: reg 0x10: [io 0x0000-0x0007]
    [ 0.285999] pci 0000:00:1f.1: reg 0x14: [io 0x0000-0x0003]
    [ 0.286010] pci 0000:00:1f.1: reg 0x18: [io 0x0000-0x0007]
    [ 0.286021] pci 0000:00:1f.1: reg 0x1c: [io 0x0000-0x0003]
    [ 0.286033] pci 0000:00:1f.1: reg 0x20: [io 0x2400-0x240f]
    [ 0.286044] pci 0000:00:1f.1: reg 0x24: [mem 0x00000000-0x000003ff]
    [ 0.286173] pci 0000:00:1f.3: [8086:24d3] type 00 class 0x0c0500
    [ 0.286222] pci 0000:00:1f.3: reg 0x20: [io 0x2000-0x201f]
    [ 0.286461] pci 0000:01:00.0: [8086:0330] type 01 class 0x060400
    [ 0.286536] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
    [ 0.286573] pci 0000:01:00.0: System wakeup disabled by ACPI
    [ 0.286661] pci 0000:01:00.2: [8086:0332] type 01 class 0x060400
    [ 0.286740] pci 0000:01:00.2: PME# supported from D0 D3hot D3cold
    [ 0.286782] pci 0000:01:00.2: System wakeup disabled by ACPI
    [ 0.286863] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.286878] pci 0000:00:02.0: PCI bridge to [bus 01-03]
    [ 0.286886] pci 0000:00:02.0: bridge window [mem 0xde200000-0xde2fffff]
    [ 0.286894] pci 0000:00:02.0: bridge window [mem 0xde000000-0xde0fffff 64bit pref]
    [ 0.287000] pci 0000:02:0e.0: [1000:0408] type 00 class 0x010400
    [ 0.287028] pci 0000:02:0e.0: reg 0x10: [mem 0xde000000-0xde00ffff pref]
    [ 0.287050] pci 0000:02:0e.0: reg 0x18: [mem 0xde240000-0xde27ffff]
    [ 0.287089] pci 0000:02:0e.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
    [ 0.287143] pci 0000:02:0e.0: supports D1
    [ 0.287237] pci 0000:01:00.0: PCI bridge to [bus 02]
    [ 0.287247] pci 0000:01:00.0: bridge window [mem 0xde200000-0xde2fffff]
    [ 0.287254] pci 0000:01:00.0: bridge window [mem 0xde000000-0xde0fffff 64bit pref]
    [ 0.287462] pci 0000:01:00.2: PCI bridge to [bus 03]
    [ 0.287579] pci 0000:04:00.0: [14e4:1659] type 00 class 0x020000
    [ 0.287604] pci 0000:04:00.0: reg 0x10: [mem 0xde300000-0xde30ffff 64bit]
    [ 0.287727] pci 0000:04:00.0: PME# supported from D3hot D3cold
    [ 0.287821] pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.287833] pci 0000:00:04.0: PCI bridge to [bus 04]
    [ 0.287841] pci 0000:00:04.0: bridge window [mem 0xde300000-0xde3fffff]
    [ 0.287945] pci 0000:05:00.0: [14e4:1659] type 00 class 0x020000
    [ 0.287969] pci 0000:05:00.0: reg 0x10: [mem 0xde400000-0xde40ffff 64bit]
    [ 0.288091] pci 0000:05:00.0: PME# supported from D3hot D3cold
    [ 0.288183] pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.288195] pci 0000:00:05.0: PCI bridge to [bus 05]
    [ 0.288202] pci 0000:00:05.0: bridge window [mem 0xde400000-0xde4fffff]
    [ 0.288318] pci 0000:06:00.0: [8086:0329] type 01 class 0x060400
    [ 0.288342] pci 0000:06:00.0: PXH quirk detected; SHPC device MSI disabled
    [ 0.288358] pci 0000:06:00.0: reg 0x10: [mem 0xde500000-0xde500fff 64bit]
    [ 0.288422] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
    [ 0.288465] pci 0000:06:00.0: System wakeup disabled by ACPI
    [ 0.288554] pci 0000:06:00.2: [8086:032a] type 01 class 0x060400
    [ 0.288576] pci 0000:06:00.2: PXH quirk detected; SHPC device MSI disabled
    [ 0.288592] pci 0000:06:00.2: reg 0x10: [mem 0xde501000-0xde501fff 64bit]
    [ 0.288656] pci 0000:06:00.2: PME# supported from D0 D3hot D3cold
    [ 0.288694] pci 0000:06:00.2: System wakeup disabled by ACPI
    [ 0.288776] pci 0000:06:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.288789] pci 0000:00:06.0: PCI bridge to [bus 06-08]
    [ 0.288796] pci 0000:00:06.0: bridge window [mem 0xde500000-0xde5fffff]
    [ 0.288982] acpiphp: Slot [4] registered
    [ 0.289075] pci 0000:06:00.0: PCI bridge to [bus 07]
    [ 0.289308] acpiphp: Slot [5] registered
    [ 0.289435] pci 0000:06:00.2: PCI bridge to [bus 08]
    [ 0.289528] pci 0000:09:05.0: [1002:4752] type 00 class 0x030000
    [ 0.289548] pci 0000:09:05.0: reg 0x10: [mem 0xdf000000-0xdfffffff]
    [ 0.289560] pci 0000:09:05.0: reg 0x14: [io 0x3000-0x30ff]
    [ 0.289572] pci 0000:09:05.0: reg 0x18: [mem 0xde620000-0xde620fff]
    [ 0.289608] pci 0000:09:05.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
    [ 0.289640] pci 0000:09:05.0: supports D1 D2
    [ 0.289752] pci 0000:00:1e.0: PCI bridge to [bus 09] (subtractive decode)
    [ 0.289760] pci 0000:00:1e.0: bridge window [io 0x3000-0x3fff]
    [ 0.289766] pci 0000:00:1e.0: bridge window [mem 0xde600000-0xdfffffff]
    [ 0.289772] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode)
    [ 0.289776] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xfffffffff] (subtractive decode)
    [ 0.290045] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
    [ 0.290168] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
    [ 0.290284] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
    [ 0.290398] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
    [ 0.290500] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
    [ 0.290604] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
    [ 0.290707] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
    [ 0.290824] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 9 10 11 12 14 15)
    [ 0.291396] ACPI: Enabled 2 GPEs in block 00 to 1F
    [ 0.291534] vgaarb: device added: PCI:0000:09:05.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.291534] vgaarb: loaded
    [ 0.291534] vgaarb: bridge control possible 0000:09:05.0
    [ 0.291534] PCI: Using ACPI for IRQ routing
    [ 0.299774] PCI: pci_cache_line_size set to 64 bytes
    [ 0.299843] e820: reserve RAM buffer [mem 0x0009b000-0x0009ffff]
    [ 0.299848] e820: reserve RAM buffer [mem 0xbfef0000-0xbfffffff]
    [ 0.299851] e820: reserve RAM buffer [mem 0xbff80000-0xbfffffff]
    [ 0.300055] NetLabel: Initializing
    [ 0.300059] NetLabel: domain hash size = 128
    [ 0.300060] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.300082] NetLabel: unlabeled traffic allowed by default
    [ 0.300203] hpet clockevent registered
    [ 0.300208] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    [ 0.300213] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    [ 0.300220] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    [ 0.302253] Switched to clocksource hpet
    [ 0.313770] pnp: PnP ACPI init
    [ 0.313816] ACPI: bus type PNP registered
    [ 0.314347] pnp 00:00: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.314502] system 00:01: [io 0x04d0-0x04d1] has been reserved
    [ 0.314508] system 00:01: [io 0x0ca2-0x0ca3] has been reserved
    [ 0.314512] system 00:01: [io 0x0ca4-0x0ca5] has been reserved
    [ 0.314516] system 00:01: [io 0xf000-0xf07f] has been reserved
    [ 0.314520] system 00:01: [io 0xf100-0xf10f] has been reserved
    [ 0.314523] system 00:01: [io 0xf180-0xf1bf] has been reserved
    [ 0.314527] system 00:01: [io 0x0800-0x087f] has been reserved
    [ 0.314531] system 00:01: [io 0xf820-0xf82f] has been reserved
    [ 0.314535] system 00:01: [io 0xfe00] has been reserved
    [ 0.314540] system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved
    [ 0.314544] system 00:01: [mem 0xfec00000-0xfecfffff] could not be reserved
    [ 0.314550] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.314575] pnp 00:02: [dma 4]
    [ 0.314626] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.314720] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.314802] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.314876] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.314975] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.315443] pnp 00:07: Plug and Play ACPI device, IDs PNP0400 (active)
    [ 0.315790] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.315859] pnp: PnP ACPI: found 9 devices
    [ 0.315863] ACPI: bus type PNP unregistered
    [ 0.325255] pci 0000:00:1e.0: BAR 15: assigned [mem 0xc0000000-0xc00fffff pref]
    [ 0.325262] pci 0000:00:1f.1: BAR 5: assigned [mem 0xc0100000-0xc01003ff]
    [ 0.325272] pci 0000:02:0e.0: BAR 6: assigned [mem 0xde020000-0xde03ffff pref]
    [ 0.325278] pci 0000:01:00.0: PCI bridge to [bus 02]
    [ 0.325286] pci 0000:01:00.0: bridge window [mem 0xde200000-0xde2fffff]
    [ 0.325292] pci 0000:01:00.0: bridge window [mem 0xde000000-0xde0fffff 64bit pref]
    [ 0.325299] pci 0000:01:00.2: PCI bridge to [bus 03]
    [ 0.325311] pci 0000:00:02.0: PCI bridge to [bus 01-03]
    [ 0.325317] pci 0000:00:02.0: bridge window [mem 0xde200000-0xde2fffff]
    [ 0.325323] pci 0000:00:02.0: bridge window [mem 0xde000000-0xde0fffff 64bit pref]
    [ 0.325330] pci 0000:00:04.0: PCI bridge to [bus 04]
    [ 0.325336] pci 0000:00:04.0: bridge window [mem 0xde300000-0xde3fffff]
    [ 0.325346] pci 0000:00:05.0: PCI bridge to [bus 05]
    [ 0.325351] pci 0000:00:05.0: bridge window [mem 0xde400000-0xde4fffff]
    [ 0.325361] pci 0000:06:00.0: PCI bridge to [bus 07]
    [ 0.325372] pci 0000:06:00.2: PCI bridge to [bus 08]
    [ 0.325383] pci 0000:00:06.0: PCI bridge to [bus 06-08]
    [ 0.325390] pci 0000:00:06.0: bridge window [mem 0xde500000-0xde5fffff]
    [ 0.325401] pci 0000:09:05.0: BAR 6: assigned [mem 0xc0000000-0xc001ffff pref]
    [ 0.325405] pci 0000:00:1e.0: PCI bridge to [bus 09]
    [ 0.325409] pci 0000:00:1e.0: bridge window [io 0x3000-0x3fff]
    [ 0.325416] pci 0000:00:1e.0: bridge window [mem 0xde600000-0xdfffffff]
    [ 0.325422] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xc00fffff pref]
    [ 0.325431] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
    [ 0.325434] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff]
    [ 0.325438] pci_bus 0000:01: resource 1 [mem 0xde200000-0xde2fffff]
    [ 0.325442] pci_bus 0000:01: resource 2 [mem 0xde000000-0xde0fffff 64bit pref]
    [ 0.325445] pci_bus 0000:02: resource 1 [mem 0xde200000-0xde2fffff]
    [ 0.325449] pci_bus 0000:02: resource 2 [mem 0xde000000-0xde0fffff 64bit pref]
    [ 0.325453] pci_bus 0000:04: resource 1 [mem 0xde300000-0xde3fffff]
    [ 0.325456] pci_bus 0000:05: resource 1 [mem 0xde400000-0xde4fffff]
    [ 0.325460] pci_bus 0000:06: resource 1 [mem 0xde500000-0xde5fffff]
    [ 0.325464] pci_bus 0000:09: resource 0 [io 0x3000-0x3fff]
    [ 0.325467] pci_bus 0000:09: resource 1 [mem 0xde600000-0xdfffffff]
    [ 0.325470] pci_bus 0000:09: resource 2 [mem 0xc0000000-0xc00fffff pref]
    [ 0.325474] pci_bus 0000:09: resource 4 [io 0x0000-0xffff]
    [ 0.325477] pci_bus 0000:09: resource 5 [mem 0x00000000-0xfffffffff]
    [ 0.325528] NET: Registered protocol family 2
    [ 0.325807] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.326033] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    [ 0.326292] TCP: Hash tables configured (established 32768 bind 32768)
    [ 0.326363] TCP: reno registered
    [ 0.326381] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.326424] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.326544] NET: Registered protocol family 1
    [ 0.326580] pci_bus 0000:01: writes to ASPM control bits will be ignored
    [ 0.326587] pci_bus 0000:04: writes to ASPM control bits will be ignored
    [ 0.326593] pci_bus 0000:05: writes to ASPM control bits will be ignored
    [ 0.326599] pci_bus 0000:06: writes to ASPM control bits will be ignored
    [ 0.328476] pci 0000:01:00.0: rerouting interrupts for [8086:0330]
    [ 0.328485] pci 0000:01:00.2: rerouting interrupts for [8086:0332]
    [ 0.328499] pci 0000:06:00.0: rerouting interrupts for [8086:0329]
    [ 0.328504] pci 0000:06:00.2: rerouting interrupts for [8086:032a]
    [ 0.328513] pci 0000:09:05.0: Boot video device
    [ 0.328518] PCI: CLS 64 bytes, default 64
    [ 0.328615] Unpacking initramfs...
    [ 0.426850] Freeing initrd memory: 3152K (ffff8800379c8000 - ffff880037cdc000)
    [ 0.426895] Simple Boot Flag at 0x5c set to 0x1
    [ 0.427178] Scanning for low memory corruption every 60 seconds
    [ 0.427751] futex hash table entries: 1024 (order: 4, 65536 bytes)
    [ 0.444686] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.448004] zbud: loaded
    [ 0.448253] VFS: Disk quotas dquot_6.5.2
    [ 0.448344] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.448595] msgmni has been set to 6022
    [ 0.448705] Key type big_key registered
    [ 0.448992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.449073] io scheduler noop registered
    [ 0.449078] io scheduler deadline registered
    [ 0.449149] io scheduler cfq registered (default)
    [ 0.450303] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.450337] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.450458] GHES: HEST is not enabled!
    [ 0.450564] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.471105] 00:08: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
    [ 0.471743] Linux agpgart interface v0.103
    [ 0.471827] rtc_cmos 00:03: RTC can wake from S4
    [ 0.471993] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.472028] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 0.472049] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.472296] TCP: cubic registered
    [ 0.472525] NET: Registered protocol family 10
    [ 0.472879] NET: Registered protocol family 17
    [ 0.473428] registered taskstats version 1
    [ 0.473979] Magic number: 2:6:233
    [ 0.474080] rtc_cmos 00:03: setting system clock to 2014-06-18 14:13:27 UTC (1403100807)
    [ 0.474185] PM: Hibernation image not present or could not be loaded.
    [ 0.475887] Freeing unused kernel memory: 1120K (ffffffff818d8000 - ffffffff819f0000)
    [ 0.475891] Write protecting the kernel read-only data: 8192k
    [ 0.480251] Freeing unused kernel memory: 904K (ffff88000151e000 - ffff880001600000)
    [ 0.482102] Freeing unused kernel memory: 416K (ffff880001798000 - ffff880001800000)
    [ 0.495212] random: systemd-tmpfile urandom read with 2 bits of entropy available
    [ 0.498057] systemd-udevd[59]: starting version 213
    [ 0.534553] i8042: PNP: PS/2 Controller [PNP0303:KEYB] at 0x60,0x64 irq 1
    [ 0.534563] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    [ 0.535401] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.544553] SCSI subsystem initialized
    [ 0.544949] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
    [ 0.545664] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
    [ 0.545714] megaraid: probe new device 0x1000:0x0408:0x1734:0x1065: bus 2:slot 14:func 0
    [ 0.545912] megaraid 0000:02:0e.0: PCI IRQ 38 -> rerouted to legacy IRQ 18
    [ 0.548745] ACPI: bus type USB registered
    [ 0.548801] usbcore: registered new interface driver usbfs
    [ 0.548825] usbcore: registered new interface driver hub
    [ 0.548958] usbcore: registered new device driver usb
    [ 0.549974] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.550694] uhci_hcd: USB Universal Host Controller Interface driver
    [ 0.551130] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 0.551151] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
    [ 0.551171] uhci_hcd 0000:00:1d.0: detected 2 ports
    [ 0.551234] uhci_hcd 0000:00:1d.0: irq 16, io base 0x00001000
    [ 0.551836] hub 1-0:1.0: USB hub found
    [ 0.551861] hub 1-0:1.0: 2 ports detected
    [ 0.552568] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 0.552589] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
    [ 0.552601] uhci_hcd 0000:00:1d.1: detected 2 ports
    [ 0.552649] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001400
    [ 0.552804] ehci-pci: EHCI PCI platform driver
    [ 0.553161] hub 2-0:1.0: USB hub found
    [ 0.553185] hub 2-0:1.0: 2 ports detected
    [ 0.553878] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [ 0.553897] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
    [ 0.553910] uhci_hcd 0000:00:1d.2: detected 2 ports
    [ 0.553939] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001800
    [ 0.554478] hub 3-0:1.0: USB hub found
    [ 0.554502] hub 3-0:1.0: 2 ports detected
    [ 0.555186] uhci_hcd 0000:00:1d.3: UHCI Host Controller
    [ 0.555206] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
    [ 0.555227] uhci_hcd 0000:00:1d.3: detected 2 ports
    [ 0.555257] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00001c00
    [ 0.555766] hub 4-0:1.0: USB hub found
    [ 0.555789] hub 4-0:1.0: 2 ports detected
    [ 0.558220] ehci-pci 0000:00:1d.7: EHCI Host Controller
    [ 0.558243] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 5
    [ 0.558270] ehci-pci 0000:00:1d.7: debug port 1
    [ 0.558570] libata version 3.00 loaded.
    [ 0.562220] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
    [ 0.562258] ehci-pci 0000:00:1d.7: irq 23, io mem 0xde100000
    [ 0.563397] megaraid: fw version:[516O] bios version:[H434]
    [ 0.564080] scsi0 : LSI Logic MegaRAID driver
    [ 0.564661] scsi[0]: scanning scsi channel 0 [Phy 0] for non-raid devices
    [ 0.570066] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 0.570623] hub 5-0:1.0: USB hub found
    [ 0.570643] hub 5-0:1.0: 8 ports detected
    [ 0.593546] hub 1-0:1.0: USB hub found
    [ 0.593566] hub 1-0:1.0: 2 ports detected
    [ 0.616783] hub 2-0:1.0: USB hub found
    [ 0.616800] hub 2-0:1.0: 2 ports detected
    [ 0.640103] hub 3-0:1.0: USB hub found
    [ 0.640119] hub 3-0:1.0: 2 ports detected
    [ 0.663451] hub 4-0:1.0: USB hub found
    [ 0.663467] hub 4-0:1.0: 2 ports detected
    [ 0.663682] ata_piix 0000:00:1f.1: version 2.13
    [ 0.666044] scsi1 : ata_piix
    [ 0.666314] scsi2 : ata_piix
    [ 0.666443] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x2400 irq 14
    [ 0.666450] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x2408 irq 15
    [ 0.826963] ata2.00: ATAPI: HL-DT-STCD-RW/DVD DRIVE GCC-4244N, 1.00, max UDMA/33
    [ 0.840175] ata2.00: configured for UDMA/33
    [ 1.319305] scsi 0:0:8:0: Processor SDR GEM318P 1 PQ: 0 ANSI: 2
    [ 1.343392] usb 2-1: new low-speed USB device number 2 using uhci_hcd
    [ 1.430019] tsc: Refined TSC clocksource calibration: 2800.099 MHz
    [ 1.540495] hidraw: raw HID events driver (C) Jiri Kosina
    [ 1.581874] usbcore: registered new interface driver usbhid
    [ 1.581880] usbhid: USB HID core driver
    [ 1.582916] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1:1.0/0003:046D:C31C.0001/input/input1
    [ 1.583047] hid-generic 0003:046D:C31C.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:1d.1-1/input0
    [ 1.596662] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1:1.1/0003:046D:C31C.0002/input/input2
    [ 1.596801] hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:1d.1-1/input1
    [ 1.763386] usb 2-2: new low-speed USB device number 3 using uhci_hcd
    [ 1.953959] input: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:1d.1/usb2/2-2/2-2:1.0/0003:045E:0039.0003/input/input3
    [ 1.954061] hid-generic 0003:045E:0039.0003: input,hidraw2: USB HID v1.10 Mouse [Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)] on usb-0000:00:1d.1-2/input0
    [ 2.430128] Switched to clocksource tsc
    [ 3.073026] scsi[0]: scanning scsi channel 1 [Phy 1] for non-raid devices
    [ 3.556721] floppy0: no floppy controllers found
    [ 6.827929] scsi[0]: scanning scsi channel 2 [virtual] for logical drives
    [ 6.828103] scsi 0:2:0:0: Direct-Access MegaRAID LD 0 RAID5 138G 516O PQ: 0 ANSI: 2
    [ 6.828373] scsi 0:2:1:0: Direct-Access MegaRAID LD 1 RAID0 139G 516O PQ: 0 ANSI: 2
    [ 6.837458] scsi 2:0:0:0: CD-ROM HL-DT-ST RW/DVD GCC-4244N 1.00 PQ: 0 ANSI: 5
    [ 6.845749] sd 0:2:0:0: [sda] 284262400 512-byte logical blocks: (145 GB/135 GiB)
    [ 6.845795] sd 0:2:0:0: [sda] Write Protect is off
    [ 6.845804] sd 0:2:0:0: [sda] Mode Sense: 00 00 00 00
    [ 6.845823] sd 0:2:1:0: [sdb] 286310400 512-byte logical blocks: (146 GB/136 GiB)
    [ 6.845840] sd 0:2:0:0: [sda] Asking for cache data failed
    [ 6.845867] sd 0:2:1:0: [sdb] Write Protect is off
    [ 6.845870] sd 0:2:1:0: [sdb] Mode Sense: 00 00 00 00
    [ 6.845902] sd 0:2:0:0: [sda] Assuming drive cache: write through
    [ 6.845904] sd 0:2:1:0: [sdb] Asking for cache data failed
    [ 6.845908] sd 0:2:1:0: [sdb] Assuming drive cache: write through
    [ 6.846629] sd 0:2:0:0: [sda] Asking for cache data failed
    [ 6.846695] sd 0:2:1:0: [sdb] Asking for cache data failed
    [ 6.846700] sd 0:2:0:0: [sda] Assuming drive cache: write through
    [ 6.846808] sd 0:2:1:0: [sdb] Assuming drive cache: write through
    [ 6.847202] sda: sda1
    [ 6.847661] sd 0:2:0:0: [sda] Asking for cache data failed
    [ 6.847710] sd 0:2:0:0: [sda] Assuming drive cache: write through
    [ 6.847757] sd 0:2:0:0: [sda] Attached SCSI disk
    [ 6.857584] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
    [ 6.857589] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 6.858016] sr 2:0:0:0: Attached scsi CD-ROM sr0
    [ 6.864239] sdb: sdb1 sdb2
    [ 6.864820] sd 0:2:1:0: [sdb] Asking for cache data failed
    [ 6.864871] sd 0:2:1:0: [sdb] Assuming drive cache: write through
    [ 6.864919] sd 0:2:1:0: [sdb] Attached SCSI disk
    [ 7.161855] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 7.459809] systemd[1]: systemd 213 running in system mode. (+PAM -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR)
    [ 7.460132] systemd[1]: Detected architecture 'x86-64'.
    [ 7.467447] systemd[1]: Set hostname to <oldp4server-1>.
    [ 7.877258] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
    [ 7.877862] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 7.877966] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 7.877989] systemd[1]: Expecting device sys-subsystem-net-devices-enp4s0.device...
    [ 7.878013] systemd[1]: Starting Remote File Systems.
    [ 7.878033] systemd[1]: Reached target Remote File Systems.
    [ 7.878060] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 7.878119] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 7.878138] systemd[1]: Starting Paths.
    [ 7.878157] systemd[1]: Reached target Paths.
    [ 7.878178] systemd[1]: Starting Encrypted Volumes.
    [ 7.878197] systemd[1]: Reached target Encrypted Volumes.
    [ 7.878234] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 7.878391] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 7.878416] systemd[1]: Expecting device dev-sdb2.device...
    [ 7.878437] systemd[1]: Starting Root Slice.
    [ 7.892090] systemd[1]: Created slice Root Slice.
    [ 7.892115] systemd[1]: Starting User and Session Slice.
    [ 7.892449] systemd[1]: Created slice User and Session Slice.
    [ 7.892470] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 7.892537] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 7.892557] systemd[1]: Starting Delayed Shutdown Socket.
    [ 7.892602] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 7.892622] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 7.892661] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 7.892687] systemd[1]: Starting udev Kernel Socket.
    [ 7.892723] systemd[1]: Listening on udev Kernel Socket.
    [ 7.892747] systemd[1]: Starting udev Control Socket.
    [ 7.892785] systemd[1]: Listening on udev Control Socket.
    [ 7.892805] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 7.892851] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 7.892874] systemd[1]: Starting Journal Socket.
    [ 7.892960] systemd[1]: Listening on Journal Socket.
    [ 7.892992] systemd[1]: Starting System Slice.
    [ 7.893325] systemd[1]: Created slice System Slice.
    [ 7.893376] systemd[1]: Started File System Check on Root Device.
    [ 7.893394] systemd[1]: Mounting Temporary Directory...
    [ 7.903916] systemd[1]: Starting system-dhcpcd.slice.
    [ 7.904307] systemd[1]: Created slice system-dhcpcd.slice.
    [ 7.904330] systemd[1]: Starting system-getty.slice.
    [ 7.904680] systemd[1]: Created slice system-getty.slice.
    [ 7.904732] systemd[1]: Mounting POSIX Message Queue File System...
    [ 7.905464] systemd[1]: Mounting Debug File System...
    [ 7.919306] systemd[1]: Started Set Up Additional Binary Formats.
    [ 7.919374] systemd[1]: Mounting Huge Pages File System...
    [ 7.920228] systemd[1]: Starting Setup Virtual Console...
    [ 7.921131] systemd[1]: Starting udev Coldplug all Devices...
    [ 7.927210] systemd[1]: Starting Apply Kernel Variables...
    [ 7.928738] systemd[1]: Started Load Kernel Modules.
    [ 7.928808] systemd[1]: Mounting Configuration File System...
    [ 7.929610] systemd[1]: Mounted FUSE Control File System.
    [ 7.931800] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 7.932627] systemd[1]: Starting Journal Service...
    [ 7.933558] systemd[1]: Started Journal Service.
    [ 8.173207] EXT4-fs (sda1): re-mounted. Opts: data=ordered
    [ 8.182934] random: nonblocking pool is initialized
    [ 8.255179] systemd-udevd[156]: starting version 213
    [ 8.284504] systemd-journald[136]: Received request to flush runtime journal from PID 1
    [ 9.162061] shpchp 0000:06:00.0: HPC vendor_id 8086 device_id 329 ss_vid 0 ss_did 0
    [ 9.162390] shpchp 0000:06:00.0: Can't get msi for the hotplug controller
    [ 9.162397] shpchp 0000:06:00.0: Use INTx for the hotplug controller
    [ 9.163681] shpchp 0000:06:00.0: pci_hp_register failed with error -16
    [ 9.163748] shpchp 0000:06:00.0: Slot initialization failed
    [ 9.163934] shpchp 0000:06:00.2: HPC vendor_id 8086 device_id 32a ss_vid 0 ss_did 0
    [ 9.164236] shpchp 0000:06:00.2: Can't get msi for the hotplug controller
    [ 9.164242] shpchp 0000:06:00.2: Use INTx for the hotplug controller
    [ 9.164310] shpchp 0000:06:00.2: pci_hp_register failed with error -16
    [ 9.164368] shpchp 0000:06:00.2: Slot initialization failed
    [ 9.164481] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 9.195865] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
    [ 9.195880] ACPI: Power Button [PWRB]
    [ 9.196109] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
    [ 9.196117] ACPI: Power Button [PWRF]
    [ 9.205930] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
    [ 9.222964] EDAC MC: Ver: 3.0.0
    [ 9.228303] parport_pc 00:07: reported by Plug and Play ACPI
    [ 9.228337] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
    [ 9.256367] Contact your BIOS vendor to see if the E752x error registers can be safely un-hidden
    [ 9.269841] intel_rng: FWH not detected
    [ 9.277456] input: PC Speaker as /devices/platform/pcspkr/input/input6
    [ 9.290666] ACPI Warning: SystemIO range 0x000000000000f180-0x000000000000f1af conflicts with OpRegion 0x000000000000f19b-0x000000000000f19b (\_SB_.PCI0.LPC_.LEDB) (20131218/utaddress-258)
    [ 9.290727] ACPI Warning: SystemIO range 0x000000000000f180-0x000000000000f1af conflicts with OpRegion 0x000000000000f19a-0x000000000000f19a (\_SB_.PCI0.LPC_.LEDC) (20131218/utaddress-258)
    [ 9.290739] ACPI Warning: SystemIO range 0x000000000000f180-0x000000000000f1af conflicts with OpRegion 0x000000000000f18f-0x000000000000f18f (\_SB_.PCI0.LPC_.LEDE) (20131218/utaddress-258)
    [ 9.290749] ACPI Warning: SystemIO range 0x000000000000f180-0x000000000000f1af conflicts with OpRegion 0x000000000000f18e-0x000000000000f18e (\_SB_.PCI0.LPC_.SLPL) (20131218/utaddress-258)
    [ 9.290759] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 9.291940] microcode: CPU0 sig=0xf43, pf=0x1, revision=0x5
    [ 9.299821] microcode: CPU1 sig=0xf43, pf=0x1, revision=0x5
    [ 9.299857] microcode: CPU2 sig=0xf43, pf=0x1, revision=0x5
    [ 9.299896] microcode: CPU3 sig=0xf43, pf=0x1, revision=0x5
    [ 9.300056] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 9.327802] pps_core: LinuxPPS API ver. 1 registered
    [ 9.327811] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
    [ 9.329015] PTP clock support registered
    [ 9.360329] ppdev: user-space parallel port driver
    [ 9.379148] xor: measuring software checksum speed
    [ 9.410033] prefetch64-sse: 3732.000 MB/sec
    [ 9.424652] iTCO_vendor_support: vendor-support=0
    [ 9.425495] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 9.425547] iTCO_wdt: Found a ICH5 or ICH5R TCO device (Version=1, TCOBASE=0xf060)
    [ 9.425793] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 9.438928] tg3.c:v3.136 (Jan 03, 2014)
    [ 9.443354] generic_sse: 3652.800 MB/sec
    [ 9.443361] xor: using function: prefetch64-sse (3732.000 MB/sec)
    [ 9.448681] Adding 1596412k swap on /dev/sdb2. Priority:-1 extents:1 across:1596412k FS
    [ 9.462378] tg3 0000:04:00.0 eth0: Tigon3 [partno(BCM95721) rev 4101] (PCI Express) MAC address 00:30:05:ac:d0:3a
    [ 9.462390] tg3 0000:04:00.0 eth0: attached PHY is 5750 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
    [ 9.462398] tg3 0000:04:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1]
    [ 9.462406] tg3 0000:04:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
    [ 9.516946] tg3 0000:05:00.0 eth1: Tigon3 [partno(BCM95721) rev 4101] (PCI Express) MAC address 00:30:05:ae:f3:3f
    [ 9.516957] tg3 0000:05:00.0 eth1: attached PHY is 5750 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
    [ 9.516964] tg3 0000:05:00.0 eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
    [ 9.516970] tg3 0000:05:00.0 eth1: dma_rwctrl[76180000] dma_mask[64-bit]
    [ 9.530017] raid6: sse2x1 1877 MB/s
    [ 9.586685] raid6: sse2x2 2984 MB/s
    [ 9.595834] mousedev: PS/2 mouse device common for all mice
    [ 9.616884] systemd-udevd[164]: renamed network interface eth0 to enp4s0
    [ 9.633550] systemd-udevd[165]: renamed network interface eth1 to enp5s0
    [ 9.643365] raid6: sse2x4 2766 MB/s
    [ 9.643371] raid6: using algorithm sse2x2 (2984 MB/s)
    [ 9.643375] raid6: using intx1 recovery algorithm
    [ 9.742388] bio: create slab <bio-1> at 1
    [ 9.749649] Btrfs loaded
    [ 9.750840] BTRFS: device fsid d6c1b359-6ed3-429d-a667-3506b1f95e83 devid 1 transid 4 /dev/sdb1
    [ 9.798908] IPv6: ADDRCONF(NETDEV_UP): enp4s0: link is not ready
    [ 12.078746] tg3 0000:04:00.0 enp4s0: Link is up at 1000 Mbps, full duplex
    [ 12.078767] tg3 0000:04:00.0 enp4s0: Flow control is on for TX and on for RX
    [ 12.078799] IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
    [ 12.236723] floppy0: no floppy controllers found
    [ 170.843424] usb 2-1: USB disconnect, device number 2
    [ 171.116753] usb 2-2: USB disconnect, device number 3
    [ 4579.809578] usb 2-1: new low-speed USB device number 4 using uhci_hcd
    [ 4580.012329] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1:1.0/0003:046D:C31C.0004/input/input7
    [ 4580.012609] hid-generic 0003:046D:C31C.0004: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:1d.1-1/input0
    [ 4580.060885] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:1d.1/usb2/2-1/2-1:1.1/0003:046D:C31C.0005/input/input8
    [ 4580.061115] hid-generic 0003:046D:C31C.0005: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:1d.1-1/input1
    [ 4614.311546] i2c /dev entries driver
    [ 4615.922564] smsc47m1: Found SMSC LPC47M10x/LPC47M112/LPC47M13x
    [ 4615.922588] ACPI Warning: SystemIO range 0x0000000000000804-0x0000000000000804 conflicts with OpRegion 0x0000000000000800-0x000000000000087f (\_SB_.PCI0.LPC_.SIO_.SSWC) (20131218/utaddress-258)
    [ 4615.922603] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver

    I decompiled the DSDT (lesson: avoid Fujitsu Primergy RX300S2!)  and I found some things which might have to do with the SuperIO chip:
    [root@oldp4server-1 ~]# iasl -tc -vr dsdt-old.dsl
    Intel ACPI Component Architecture
    ASL Optimizing Compiler version 20140424-64 [May 4 2014]
    Copyright (c) 2000 - 2014 Intel Corporation
    dsdt-old.dsl 118: Method (\_WAK, 1, NotSerialized)
    Warning 3107 - ^ Reserved method must return a value (Integer/Package required for _WAK)
    dsdt-old.dsl 378: 0x00000000,
    Error 6043 - ^ Invalid combination of Length and Min/Max fixed flags
    dsdt-old.dsl 5711: CreateByteField (BUFF, \_SB.PCI0.LPC.SIO.LPT._CRS._Y09._MIN, AD1L)
    Warning 3128 - ResourceTag larger than Field ^ (Size mismatch, Tag: 16 bits, Field: 8 bits)
    dsdt-old.dsl 5713: CreateByteField (BUFF, \_SB.PCI0.LPC.SIO.LPT._CRS._Y09._MAX, AD2L)
    Warning 3128 - ResourceTag larger than Field ^ (Size mismatch, Tag: 16 bits, Field: 8 bits)
    dsdt-old.dsl 5887: CreateByteField (BUFF, \_SB.PCI0.LPC.SIO.ECP._CRS._Y0B._MIN, AD1L)
    Warning 3128 - ResourceTag larger than Field ^ (Size mismatch, Tag: 16 bits, Field: 8 bits)
    dsdt-old.dsl 5889: CreateByteField (BUFF, \_SB.PCI0.LPC.SIO.ECP._CRS._Y0B._MAX, AD2L)
    Warning 3128 - ResourceTag larger than Field ^ (Size mismatch, Tag: 16 bits, Field: 8 bits)
    dsdt-old.dsl 5891: CreateByteField (BUFF, \_SB.PCI0.LPC.SIO.ECP._CRS._Y0C._MIN, A41L)
    Warning 3128 - ResourceTag larger than Field ^ (Size mismatch, Tag: 16 bits, Field: 8 bits)
    dsdt-old.dsl 5893: CreateByteField (BUFF, \_SB.PCI0.LPC.SIO.ECP._CRS._Y0C._MAX, A42L)
    Warning 3128 - ResourceTag larger than Field ^ (Size mismatch, Tag: 16 bits, Field: 8 bits)
    dsdt-old.dsl 6045: CreateByteField (BUFF, \_SB.PCI0.LPC.SIO.COM2._CRS._Y0F._MIN, AD1L)
    Warning 3128 - ResourceTag larger than Field ^ (Size mismatch, Tag: 16 bits, Field: 8 bits)
    dsdt-old.dsl 6047: CreateByteField (BUFF, \_SB.PCI0.LPC.SIO.COM2._CRS._Y0F._MAX, AD2L)
    Warning 3128 - ResourceTag larger than Field ^ (Size mismatch, Tag: 16 bits, Field: 8 bits)
    dsdt-old.dsl 6234: CreateByteField (BUFF, \_SB.PCI0.LPC.SIO2.COM1._CRS._Y11._MIN, AD1L)
    Warning 3128 - ResourceTag larger than Field ^ (Size mismatch, Tag: 16 bits, Field: 8 bits)
    dsdt-old.dsl 6236: CreateByteField (BUFF, \_SB.PCI0.LPC.SIO2.COM1._CRS._Y11._MAX, AD2L)
    Warning 3128 - ResourceTag larger than Field ^ (Size mismatch, Tag: 16 bits, Field: 8 bits)
    ASL Input: dsdt-old.dsl - 6323 lines, 232387 bytes, 2689 keywords
    Hex Dump: dsdt-old.hex - 205597 bytes
    Compilation complete. 1 Errors, 11 Warnings, 57 Remarks, 589 Optimizations
    I changed the relevant lines from CreateByteField to CreateWordField. I hope I'm not going to break something horribly

  • Error -200 and no sound except start-up tone

    After playing sound over headset my macbook won't play any sounds except the start sound. Furthermore my Itunes won't start anymore and I've got the error -200 ... any help?

    i'm not sure exactly how to restore your original sounds however if you go to control panel->sounds->then the sound tab. it shows all the sounds used for different applications.. i think there is a restore to default at the bottum. you can do that or manually change the sound it makes.
    hope this helps a little.

  • Stop sign in the start process of process chain

    Hi Team,
    We are seeing a 'stop sign' in the Start process of a 'Process Chain'.  Normally there's a green tick. Any idea why ?  We did manually post a day's data.
    Thanks,
    R T

    option 1. right click and display all jobs. If you see two released jobs, delete one of them. Also check the validity on the user-id of the scheduled job.
    option 2. activate & schedule the pc again. If it still shows red stop. right click & get more info from the message long text. May be the start process is deleted somehow.
    Kumar Gudiseva.

  • Stoping Start Process in Process Chain ...

    Hi Guys,
    We are working in BI 7.0 Planing and Forecasting System.
    Here we are using one Meta chain which has a program that triggers 6 sub process chains.
    Out of those subprocess chains 1 chain is running with green colour at Start Process stage only for the last 3 days.
    We have checked the function module RSPC_PROCESS_FINISH, but we all have no authorization to execute that.
    Please let me know is there any other approach to rectify this issue.
    Points are awarded to ASAP replys.......
    Thanks in advance
    Peter

    hi,
    is the color of the start process is green? if so it might have triggerred the next process.
    right click the start process then chk the chain option end time, is the satsus shows any time of completion? if so this process is completed. chk what is the next process .
    chk the table RSPCPROCESSLOG by giving the instance of the start process and variant of the start process.
    there you can find the status - chk if it is G, then the process is completed successfully. else if the status is F then it is just finished and will not trigger the next process and you have to trigger the next process manually if you dont have access to run the RSPC_PROCESS_FINISH.
    chk this works or not - goto se38/se37 you have an option of information click on it and there you can specify the FM RSPC_PROCESS_FINIsh and search in FM, then surely it will take u to the FM and have the option to run it. give the instance,variant and logid of start process then give the status as G and execute it.
    Ramesh

  • Re: Exception starting a managed server

    "Sanjay Aggarwal" <[email protected]> wrote in message news:<3b37c890$[email protected]>...
    I am trying to bring up an admin server and a managed server on the same
    machine.
    First I started the admin server (listen port 7001) and added a new server
    in the domain (different listen port 8001). Then I am tried to start the
    managed server on the same machine and I get the following error:
    The WebLogic Server did not start up properly.
    Exception raised: weblogic.management.configuration.ConfigurationException:
    connecting to http://10.0.0.166:7001/wl_management_internal2/Bootstrap -
    with nested exception:
    [weblogic.net.http.HttpUnauthorizedException: 401]
    weblogic.net.http.HttpUnauthorizedException: 401
    at
    weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:32
    8)
    at
    java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:230)
    at weblogic.management.Admin.getBootstrapLocalServer(Admin.java:921)
    at weblogic.management.Admin.initialize(Admin.java:287)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:317)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    --------------- nested within: ------------------
    weblogic.management.configuration.ConfigurationException: connecting to
    http://10.0.0.166:7001/wl_management_internal2/Bootstrap - with nested
    exception:
    [weblogic.net.http.HttpUnauthorizedException: 401]
    at weblogic.management.Admin.getBootstrapLocalServer(Admin.java:990)
    at weblogic.management.Admin.initialize(Admin.java:287)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:317)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    Is there anything specific I need to do for setting up the managed server.
    Any help would be greatly appreciated.
    - sanjaytry changing domain name in startManagedWebLogic.sh

    Sanjay, how did you resolve your problem?
    because I have the same error.
    TIA

  • Exception starting a managed server

    I am trying to bring up an admin server and a managed server on the same
    machine.
    First I started the admin server (listen port 7001) and added a new server
    in the domain (different listen port 8001). Then I am tried to start the
    managed server on the same machine and I get the following error:
    The WebLogic Server did not start up properly.
    Exception raised: weblogic.management.configuration.ConfigurationException:
    connecting to http://10.0.0.166:7001/wl_management_internal2/Bootstrap -
    with nested exception:
    [weblogic.net.http.HttpUnauthorizedException: 401]
    weblogic.net.http.HttpUnauthorizedException: 401
    at
    weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:32
    8)
    at
    java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:230)
    at weblogic.management.Admin.getBootstrapLocalServer(Admin.java:921)
    at weblogic.management.Admin.initialize(Admin.java:287)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:317)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    --------------- nested within: ------------------
    weblogic.management.configuration.ConfigurationException: connecting to
    http://10.0.0.166:7001/wl_management_internal2/Bootstrap - with nested
    exception:
    [weblogic.net.http.HttpUnauthorizedException: 401]
    at weblogic.management.Admin.getBootstrapLocalServer(Admin.java:990)
    at weblogic.management.Admin.initialize(Admin.java:287)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:317)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    Is there anything specific I need to do for setting up the managed server.
    Any help would be greatly appreciated.
    - sanjay

    Sanjay, how did you resolve your problem?
    because I have the same error.
    TIA

  • Exception starting managed server

    Hi All,
    I installed and configured WLS 8.1. I also configured nodemanager and everything
    was working fine. Then I added some classpath parameters and now I had to restart
    the managed server so that the classpath changes will be applied. Here I started
    getting the following exception and the managed server is not starting at all.
    [The request to start the server myServer of domain mydomain failed because the
    node manager did not hear from the managed server in the configured timeout period.
    Despite this, if the managed server has not failed, it will come up and the node
    manager will start monitoring it. To adjust this timeout so that the task does
    not fail prematurely, please refer to the node manager property ScavangerDelaySeconds
    (Default value : 180 seconds. Current value : 180 seconds).]
    I also verified that nodemanager is working fine.
    Thanks
    WD

    Hi All,
    I installed and configured WLS 8.1. I also configured nodemanager and everything
    was working fine. Then I added some classpath parameters and now I had to restart
    the managed server so that the classpath changes will be applied. Here I started
    getting the following exception and the managed server is not starting at all.
    [The request to start the server myServer of domain mydomain failed because the
    node manager did not hear from the managed server in the configured timeout period.
    Despite this, if the managed server has not failed, it will come up and the node
    manager will start monitoring it. To adjust this timeout so that the task does
    not fail prematurely, please refer to the node manager property ScavangerDelaySeconds
    (Default value : 180 seconds. Current value : 180 seconds).]
    I also verified that nodemanager is working fine.
    Thanks
    WD

  • Exception starting server when using wlserver Ant task

    Hello All:
    When attempting to start my server using the wlserver Ant task, i receive the following error:
    [wlserver] java.lang.NoClassDefFoundError: weblogic/Server
    [wlserver] Exception in thread "main"
    [wlserver] Error in server execution
    my snippet is as follows:
    <target name="start-server">
    <wlserver beahome="C:\bea" weblogichome="c:\bea\weblogic81" host="localhost"
                        port="7001" username="weblogic" domainname="mydomain" password="weblogic"
                        servername="myserver" action="start"/>
    </target>
    It seems as if it should work fine. Anybody have any solutions? Thanks in advance.
    Ricky

    Ricky,
    You have to add the weblogic JARs to the classpath of the wlserver task.
    add something similar to the following (bold text are additions):
    <path id="classpath.weblogic">
    <fileset dir="c:/bea/weblogic81/server/lib">
    <include name="weblogic_sp.jar" />
    <include name="weblogic.jar" />
    <include name="webserviceclient.jar" />
    </fileset>
    </path>
    <target name="start-server">
    <wlserver beahome="C:\bea" weblogichome="c:\bea\weblogic81" host="localhost"
    port="7001" username="weblogic" domainname="mydomain" password="weblogic"
    servername="myserver" action="start" classpathref="classpath.weblogic"/>
    </target>
    --Peter                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Com.sap.mw.jco.JCO$Exception starting the J2EE server 620

    We are using J2EE 620 pl26, with the latest JCO, but often trying to acces the J2EE services like Mobile Engine Webconsole 21 or the WebEnabled Sapconsole 640 we recive the message:
    'Dispatche runningbut no server connected'.
    The J2EE dispatcher and server are started at Sap startup. Just after that time the J2EE is working fine, but after some time the J2EE server get down.
    We found this message into the J2EE console_logs:
    "RFCEngine: Server startup error, stopping "SAPProfile:F:\usr\sap\CAM\SYS\profile\CAM_DVEBMGS00_itmif089" :
    com.sap.mw.jco.JCO$Exception: (129) JCO_ERROR_SERVER_STARTUP: Server startup failed at Fri Oct 15 09:58:20 CEST 2004.
    This is caused by either a) erroneous server settings, b) the backend system has been shutdown, c) network problems. Will try next startup in 2 seconds.
    Could not establish the lcom accepted connection: lcomListenCreate failed with rc 9"
    We do not find any Oss notes for that.
    Any advise is wellcome.
    Regards

    Hi Mauro,
    normally when you apply a new SAP Kernel a frfclib.sar file is delivered. This frfclib file need to be copied to the J2EE directory /os_libs and need to be extracted there. This frfclib version must always match to the SAP Kernel version.
    Ciao
    tc

Maybe you are looking for