ACPI Error and warning

Hi everyone,
I just switched over from Ubuntu 14.04 after installing a new hard drive on my Samsung 900x3c. I did a clean Arch install with Lxqt as my desktop and in an attempt to get all the function keys working and installing samsung-tools I discovered a couple of errors and warnings in the dmesg output related to AE_NOT_FOUND  as well as conflict between the systemIO range and the OpRegion. Now I would really like to remove these errors/warnings even though for the moment apart from the missing function keys (which might even be unrelated) I do not have any major side effects. The output of dmesg -t | grep -i 'error\|warn\|exception' is:
ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20141107/hwxface-580)
acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20141107/utaddress-258)
ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20141107/utaddress-258)
ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20141107/utaddress-258)
ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20141107/utaddress-258)
ACPI Warning: SystemIO range 0x000000000000efa0-0x000000000000efbf conflicts with OpRegion 0x000000000000efa0-0x000000000000efaf (\_SB_.PCI0.SBUS.SMBI) (20141107/utaddress-258)
Any ideas?
Thanks a lot in advance and best regards,
S

You can ignore those.
If you look at the journal entries around those lines you'll get more context for those messages.
The first one is part of the probing to find supported sleep states. Your system doesn't support the S2 sleep state.
The second is caused by your system's firmware not allowing the OS to use ASPM (Active State Power Management) to control the power mode of the PCI Express bus/devices. There can be lots of reasons for that - e.g. no support in firmware, firmware deliberately not allowing OS control, bug in firmware, specific manual settings have been set in the firmware, etc. Unless you care about the power management of PCI Express devices, just ignore the message. Otherwise, check the PCI Express power settings (if available) in your system's firmware, alternativelyi there may be a newer firmware - if there is, see what the changes are to determine if updating will help.
for the ACPI warnings see https://bbs.archlinux.org/viewtopic.php?id=163556

Similar Messages

  • Application Nividia Stream error and warning in the Event Viewer Windows 8.1

    Have found the following repeating error and warning  in the Event Viewer Windows 8.1 64 bit reg.the application Nividia Stream:
    1. The error :
    "Can not find the description of event 2001 identification from
    the source NvStreamSvc.
    Either the component causing this issue is not
    installed in the local computer or installation is broken. You can install or
    repair the component in the computer.
    Information to the event :
    NvStreamSvc
    Failed continue stopping [6] "
    2. The warning :
    "Can not find the description of event 2002 identification
    from the source NvStreamSvc.
    Either the component causing this issue is not
    installed in the local computer or installation is broken. You can install or
    repair the component in the computer.
    Information to the event
    NvStreamSvc
    SSAU process ID 7820 did not exit, Termination.
    [6]”
    I would appreciate the advice how to fix it.
    Thanks and best regards,
    Ewa

    Hi,
    Thanks for your reply.
    Have the lastest updated Nividia driver :  version 347.88 - shall I uninstall and install again ?
    Shall I make express installation /as usually/ or advanced ?
    Reg. Nividia Stream service - shall I disable this service in services.msc ?
    The software - now have Nividia GeForce Experience  updated to the version 2.4.1.21 on 30th
    March.                                                                                                                                                 
    Would appreciate your further assistance and help.
    Thanks and best regards, Ewa

  • Window Errors and Warning in this Transaction not shown

    We're using Designer 6.5.82.3.0.
    Business rules aren't generated according to CDM Ruleframe, no CAPI. But Table API/trigger logic.
    => Pre-Before-Insert-Row
    BEGIN
    if CDR_CPN.F_CPN_UNIQUE(:new.CODE)
    then
    -- a new code
    null;
    else
    -- code already exists
    QMS$ERRORS.SHOW_MESSAGE
    ('CDR-05000'
    ,:new.CODE);
    end if;
    END;
    When an business rule fails the window Errors and Warning in this Transaction with the error-message is not shown. Instead we get the message Transaction failed
    (when using sqlplus the same message appears, then running @messages.sql =>correct message)
    According to a previous discussion the ON-ERROR of the module component should be modified (author Bart van Ges 22 May 2002). And this works, the window Errors and Warning in this Transaction is shown with the correct message.
    Has anyone another solution, patch or any idea why the window doesn't appear without the modification?
    Cheers,
    Bob

    All,
    Since Headstart for 6.0 (patch 12) and Headstart for 6i, Headstart default only functions well in combination with CDM RuleFrame. If you want to deviate from this standard, the functionality in the libraries should be adapted for this purpose. There are several ways to do this:
    - show serverside errors in an error Alert window
    - show serverside errors in the RuleFrame transaction and errors window.
    Whatever approach you choose - in this thread several suggestions are being made - it is not documented in headstart how to do this. The Oracle Headstart group is not able at this moment to investigate time to workout the alternatives, though I will add an enhancement request to headstart to document these options in the headstart user guide.
    Two extra suggestions:
    - try to test your workaround as well as possible (try to raise errors from server, client, try to violate server constraints (pk, uk, fk, ck) and try to let serverside pl/sql fail.
    - if you do not make use of ruleframe, you might run into a problem if you try to commit in the serverside logic, in this case remove the calls in the template package (qms$even_form) to open and close the transaction (pre-commit and post-forms-commit trigger events).
    Regards,
    Marc Vah[i]Long postings are being truncated to ~1 kB at this time.

  • Error and warning message querry?

    How is it that i can see in spro all the error and warning messages???

    Hi,
    in table t100 through se11  i can see the field MSGNR  , THATS IT ,

  • How to get rid of the weblogic.kernel.Default errors and warning?

    Hi there,
    When i'm running my application deployed on WLS8.1 SP3 and the application is running fine, but the following error and warnings were thrown.
    2004-08-05 11:26:30,453 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] ERROR com.bea.wlw.runtime.core.util.Config - Failed to obtain connection to datasource=cgDataSource, using generic DB properties
    <Aug 5, 2004 11:26:30 AM SGT> <Error> <WLW> <000000> <Failed to obtain connection to datasource=cgDataSource, using generic DB properties>
    2004-08-05 11:27:12,281 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN org.apache.jcs.config.OptionConverter - Could not find value for key jcs.default.elementattributes
    2004-08-05 11:27:12,282 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN org.apache.jcs.engine.control.CompositeCacheConfigurator - Could not instantiate eAttr named 'jcs.default.elementattributes', using defaults.
    2004-08-05 11:27:12,308 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN org.apache.jcs.config.OptionConverter - Could not find value for key jcs.system.groupIdCache.elementattributes
    2004-08-05 11:27:12,308 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN org.apache.jcs.engine.control.CompositeCacheConfigurator - Could not instantiate eAttr named 'jcs.system.groupIdCache.elementattributes', using defaults.
    2004-08-05 11:27:12,386 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN org.apache.jcs.config.OptionConverter - Could not find value for key jcs.region.CodeTableCache.elementattributes
    2004-08-05 11:27:12,386 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN org.apache.jcs.engine.control.CompositeCacheConfigurator - Could not instantiate eAttr named 'jcs.region.CodeTableCache.elementattributes', using defaults.
    2004-08-05 11:27:13,527 [ExecuteThread: '13' for queue: 'weblogic.kernel.Default'] WARN com.bea.wlw.netui.script.el.NetUIReadVariableResolver - Could not create a ContextFactory for type "com.bea.netuix.servlets.script.PortalVariableResolver$PortalContextFactory" because the ContextFactory implementation class could not be found.
    May i know why this is so? How to get rid of these error and warnings?
    Thanks
    Derek
    Message was edited by derekchan at Aug 4, 2004 8:41 PM
    Message was edited by derekchan at Aug 4, 2004 8:42 PM

    you didnt seem to have configured the datasource / connection pool / database control with proper db properties
    you should check your configuration to see if you have done it right and then you should check your application and the properties settings in the controls to ensure they are right.

  • Regarding error and warning messages in log.

    hi all,
    i need to move the error meaasges and warning messages to log....am downloading the FI data from EC...
    my req is if the company code  is not in header..throws warning message" comp has not been for header" and at the same the file has to be generated.....
    and for line item if the trading partner is not present it throws error message and at the same time file has to be generated.....
    for exxample like this.....
    GL account     FS item      Trading Partner  TC     Value in TC       LC       Value in LC
    12345678          213344   XXXX            USD     1,000          1,000
         USD

    Hi,
    u can use an internla table and get all the Logs,
    for Example if company code is not there the move the company code and pernr to ITAB1,
    if EMP subgroup is not there in header then move to ITAB2.and at the final appene itab1,itab2 to one more inernal table so that this final table contains all the errored pernrs, and u can display it

  • RV220W Syslog Summary, ERROR and WARNING

    Hi.
    Firmware Version: 1.0.4.17
    I have some warnings and errors. And wondering if someone can explain if they are dangerous or can be viewed and deleted?
    Syslog Summary:
    Emergency:     0
    Alert:               0
    Critical:            0
    Error:               19
    Warning:          105
    ERROR:
    Sun Mar  3 08:37:15 2013(GMT) [RT][System][PLATFORM] /pfrm2.0/bin/bwLimitConfig /tmp/system.db 9 dot11STA 1 failed. status=-1
    Sun Mar  3 08:37:15 2013(GMT) [RT][System][EVTDSPTCH] umiIoctl (18, UMI_CMD_DB_UPDATE(4)) failed. table=dot11STA row=1
    Sun Mar  3 08:37:52 2013(GMT) [RT][System][PLATFORM] IP:       XXX.XXX.XXX.XXX
    Sun Mar  3 08:37:52 2013(GMT) [RT][System][PLATFORM] BCAST:    XXX.XXX.XXX.XXX
    Sun Mar  3 08:37:52 2013(GMT) [RT][System][PLATFORM] SUBNET:   255.255.255.0
    Sun Mar  3 08:37:52 2013(GMT) [RT][System][PLATFORM] GW:       95.34.60.1
    Sun Mar  3 08:37:52 2013(GMT) [RT][System][PLATFORM] DNS1:     193.213.112.4
    Sun Mar  3 08:37:52 2013(GMT) [RT][System][PLATFORM] DNS2:     130.67.15.198
    Sun Mar  3 08:37:52 2013(GMT) [RT][System][PLATFORM] Interface:eth1
    Sun Mar  3 08:40:07 2013(GMT) [RT][System][PLATFORM] /pfrm2.0/bin/bwLimitConfig /tmp/system.db 18 dot11STA 5 failed. status=-1
    Sun Mar  3 08:40:07 2013(GMT) [RT][System][EVTDSPTCH] umiIoctl (18, UMI_CMD_DB_UPDATE(4)) failed. table=dot11STA row=5
    Sun Mar  3 08:40:07 2013(GMT) [RT][System][PLATFORM] /pfrm2.0/bin/bwLimitConfig /tmp/system.db 9 dot11STA 5 failed. status=-1
    Sun Mar  3 08:40:07 2013(GMT) [RT][System][EVTDSPTCH] umiIoctl (18, UMI_CMD_DB_UPDATE(4)) failed. table=dot11STA row=5
    Sun Mar  3 08:40:08 2013(GMT) [RT][System][PLATFORM] /pfrm2.0/bin/bwLimitConfig /tmp/system.db 18 dot11STA 5 failed. status=-1
    Sun Mar  3 08:40:08 2013(GMT) [RT][System][EVTDSPTCH] umiIoctl (18, UMI_CMD_DB_UPDATE(4)) failed. table=dot11STA row=5
    Sun Mar  3 08:43:25 2013(GMT) [RT][System][PLATFORM] /pfrm2.0/bin/bwLimitConfig /tmp/system.db 9 dot11STA 5 failed. status=-1
    Sun Mar  3 08:43:25 2013(GMT) [RT][System][EVTDSPTCH] umiIoctl (18, UMI_CMD_DB_UPDATE(4)) failed. table=dot11STA row=5
    Sun Mar  3 08:45:19 2013(GMT) [RT][System][PLATFORM] /pfrm2.0/bin/bwLimitConfig /tmp/system.db 18 dot11STA 5 failed. status=-1
    Sun Mar  3 08:45:19 2013(GMT) [RT][System][EVTDSPTCH] umiIoctl (18, UMI_CMD_DB_UPDATE(4)) failed. table=dot11STA row=5
    2011-01-01 00:00:42: [RT][IKE] INFO:  IKE started
    WARNING:
    Sun Mar  3 07:11:02 2013(GMT) [RT][Kernel][KERNEL] ERROR:endChantRecv: protocol PNAC returned !OK
    Sun Mar  3 07:11:02 2013(GMT) [RT][Kernel][KERNEL] ERROR:endChantRecv: protocol PNAC returned !OK
    Sun Mar  3 07:11:02 2013(GMT) [RT][Kernel][KERNEL] ERROR:endChantRecv: protocol PNAC returned !OK
    Sun Mar  3 07:11:02 2013(GMT) [RT][Kernel][KERNEL] ERROR:endChantRecv: protocol PNAC returned !OK
    Sun Mar  3 07:56:27 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 07:56:27 2013(GMT) [RT][Kernel][KERNEL] printk: 22 messages suppressed.
    Sun Mar  3 07:56:27 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 07:56:27 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 07:56:27 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:11:02 2013(GMT) [RT][Kernel][KERNEL] ERROR:endChantRecv: protocol PNAC returned !OK
    Sun Mar  3 08:11:02 2013(GMT) [RT][Kernel][KERNEL] ERROR:endChantRecv: protocol PNAC returned !OK
    Sun Mar  3 08:11:02 2013(GMT) [RT][Kernel][KERNEL] ERROR:endChantRecv: protocol PNAC returned !OK
    Sun Mar  3 08:11:02 2013(GMT) [RT][Kernel][KERNEL] ERROR:endChantRecv: protocol PNAC returned !OK
    Sun Mar  3 08:40:07 2013(GMT) [RT][Kernel][KERNEL] ERROR:endChantRecv: protocol PNAC returned !OK
    Sun Mar  3 08:40:07 2013(GMT) [RT][Kernel][KERNEL] ERROR:endChantRecv: protocol PNAC returned !OK
    Sun Mar  3 08:45:22 2013(GMT) [RT][Kernel][KERNEL] ERROR:endChantRecv: protocol PNAC returned !OK
    Sun Mar  3 08:45:22 2013(GMT) [RT][Kernel][KERNEL] ERROR:endChantRecv: protocol PNAC returned !OK
    Sun Mar  3 08:48:52 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:48:52 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:48:52 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:48:52 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:48:52 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:48:52 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:12 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:12 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:12 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:12 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:12 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:12 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:13 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:28 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:28 2013(GMT) [RT][Kernel][KERNEL] printk: 8 messages suppressed.
    Sun Mar  3 08:56:28 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:28 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:28 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:28 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:28 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:33 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:33 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:33 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:33 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:33 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:33 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:33 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:33 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:33 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:33 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] printk: 2 messages suppressed.
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] printk: 1 messages suppressed.
    Sun Mar  3 08:56:34 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 09:04:34 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 09:04:34 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 09:04:34 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 09:04:34 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 09:04:49 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 09:04:49 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 09:04:49 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 09:04:49 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 09:04:49 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 09:04:49 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 09:04:49 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 09:04:49 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 09:04:49 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 09:04:49 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 09:04:49 2013(GMT) [RT][Kernel][KERNEL] WARNING:cvmx_ptr_to_phys() passed a NULL pointer
    Sun Mar  3 09:04:49 2013(GMT) [RT][Kernel][KERNEL] cvm_ipfwd_cache_flow: Failed to allocate flow info buffer
    Sun Mar  3 09:11:04 2013(GMT) [RT][Kernel][KERNEL] ERROR:endChantRecv: protocol PNAC returned !OK
    Sun Mar  3 09:11:04 2013(GMT) [RT][Kernel][KERNEL] ERROR:endChantRecv: protocol PNAC returned !OK
    Sun Mar  3 09:11:04 2013(GMT) [RT][Kernel][KERNEL] ERROR:endChantRecv: protocol PNAC returned !OK
    Sun Mar  3 09:11:04 2013(GMT) [RT][Kernel][KERNEL] ERROR:endChantRecv: protocol PNAC returned !OK
    2011-01-01 00:00:42: [RT][IKE] INFO:  IKE started
    Thank you for your help.
    Regards Håkon

    Thank you for using our forum, my name is Johnnatan I am part of the Small business Support community. I apologize for this inconvenience you are having, also I am sorry if I can´t give you a complete information regarding this kind of logs, multiple of these are application Port-based Network Access Control, also some of these error are regarding this software, in charge to control all the traffic to give you a extra security. All these logs are security reports which were accessed through wireless.
    To answer your question, those are security tracking of all alerts that software gave you, in this case I advise you to keep with this information. I hope you find this answer useful,
    *Please mark the question as Answered or rate it so other users can benefit from it"
    Greetings,
    Johnnatan Rodriguez Miranda.
    Cisco Network Support Engineer.

  • Error and Warning message documentation

    Hi. I'm looking for general documentation that I can use as a reference whenever the compiler/linker/etc. spews out an error or warning message. For example, I'm trying to build a UnitTest framework and I'm getting the following error from the linker:
    ld: fatal: symbol 'X' is multiply defined: (file a.o and file b.o)
    Thanks,
    Mike

    Hi,
    in table t100 through se11  i can see the field MSGNR  , THATS IT ,

  • Firefox not loading webpages from yesterday. I am getting a string of error and warning messages. I tried reloading but getting same messages. Like Parsing Value, Unknown property zoom. Lots of different errors. Cannot re-load pluggins. Help!

    Used Firefox for some time no problem until yesterday. Now it wont load web pages. Getting a string of warnings and errors. Tried reloading but getting same errors. Can't download pluggins. Error in Parsing, Unknown Property, Unknown Zoom, loads of messages like this for no apparent reason. Help please!
    == 10 July 2010

    Same thing started after updating to 3.6.6 on Window XP. Some pages load after doing "shift - Reload page", but not always. Error Console is showing a lot of "Errors" and lots of "Warnings" from pages that do not load. But before 3.6.6 update the pages loaded OK.

  • ACPI error and warnings on Linux Thinkpad T430

    Hello,
    i found in dmesg command output on my linux 3.13 (fedora 20) running on Thinkpad T430 (2349-H2G) the following warnings/errors about ACPI tables
    -> ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    -> ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20131115/utaddress-251)
    -> ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20131115/utaddress-251)
    -> ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20131115/utaddress-251)
    -> ACPI Warning: \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131115/nsarguments-95)
    ->PCI: not using MMCONFIG
    ->ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
    ->ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
    -> acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    -> acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability]
    -> acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
    -> acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability]
    -> acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER]
    -> acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
    they seem related to a missing part on a FADT ACPI table or incorrect sintax
    please can you fix it?

    I have a W520 running Fedora20, with the same messages in the dmesg output; I assumed it was related to my nvidia (Optimus) card and, therefore, didn't worry since Optimus is still not quite fully supported--far from it, in fact.  Do the T430s have switchable graphics? From what I can make out, it's referring to a "PlugNPlay??" device on the PCIe bus. Take a look around bugzilla.kernel.org, see if there are some similar bugs filed; I see this one that mentions "the acpi_idle driver is not registering with cpuidle no matter the parameters used, and Powertop-2.5 shows up empty in the Idle State tab".  Try booting with these kernel parameters, see if it makes any difference at all: 
    intel_idle.max_cstate=0 and processor.nocst=1
    and/or if you see something similar suggested in your dmesg output. Mine has
    ACPI: Using IOAPIC for interrupt routing
    [ +0.000026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug

  • Validation errors and warning on JSP

    Hi, I created a test project portal application on NW CE 7.2 and it run success and show the jsp correctly.
    The problem is that on JSP editor i am getting warning and error as follow
    <%@ taglib uri = "tlhtmlb" prefix="hbj" %>
    --> cannot find the tag library descriptor
    And as expected the unknown tag for all tag used
    On portalapp all is correct adding the sharing and componet-profile
                   <property name="prt:taglib:tlhtmlb"
                       value="/SERVICE/com.sap.portal.htmlb/taglib/htmlb.tld"/>
    I followed next thread but without success [Cannot find the tag library descriptor for tagLib|JSPDynPage : Cannot find the tag library descriptor for tagLib]
    Regards

    All,
    Since Headstart for 6.0 (patch 12) and Headstart for 6i, Headstart default only functions well in combination with CDM RuleFrame. If you want to deviate from this standard, the functionality in the libraries should be adapted for this purpose. There are several ways to do this:
    - show serverside errors in an error Alert window
    - show serverside errors in the RuleFrame transaction and errors window.
    Whatever approach you choose - in this thread several suggestions are being made - it is not documented in headstart how to do this. The Oracle Headstart group is not able at this moment to investigate time to workout the alternatives, though I will add an enhancement request to headstart to document these options in the headstart user guide.
    Two extra suggestions:
    - try to test your workaround as well as possible (try to raise errors from server, client, try to violate server constraints (pk, uk, fk, ck) and try to let serverside pl/sql fail.
    - if you do not make use of ruleframe, you might run into a problem if you try to commit in the serverside logic, in this case remove the calls in the template package (qms$even_form) to open and close the transaction (pre-commit and post-forms-commit trigger events).
    Regards,
    Marc Vah[i]Long postings are being truncated to ~1 kB at this time.

  • Error and Warning after/before POST - Satellite M40X-129

    Hi there,
    I use a Satellite M40X-129, bought in 2005.
    After reinstalling Windows and all the necessary drivers (after more than 3 years, that was the longest time i used a windows installation ;-)) this afternoon, i encounter the following situation when booting:
    (... ram check and all the stuff....)
    System Configuration Data updated
    ERROR
    0271: Check date and time settings
    WARNING
    0251: System CMOS checksum bad - default configuration used
    Press <F1> to resume, <F2> to Setup
    When i press F1 to resume, windows is booting just fine as i'm used to it.
    I also can enter setup and have to update the Time setting.
    Two scenarios:
    a) Booting windows, shutting down, rebooting: error message happens again
    b) setting time, exit bios with saving the config, booting up, fine until reboot/shutdown is necessary
    I tried to download bios update to v1.60, but the setup tool told me that this version is already in use and it will not progress.
    What i'm wondering: why does this happen? I don't think the battery power is low, which was suggested to other users in other threads, because it happend right after i installed chipset drivers/utils and other drivers from the toshiba download page.
    What can i do?
    - Bios update? -> Where to find a new version? A tool (which i downloaded of a site associated to Phoenix Technologies) told me there is an update available for my Bios, but it wants me to join a $29,99/year membership
    - Exchange CMOS battery? -> how to disassemble m40x-129, any tutorials? Dont want to f*ck it up...
    any other advice?
    Thanks for your help.
    best regards

    Hi
    > Does anyone have the service manual for m40x? Dont want to disassemble it without one
    Unfortunately, seems such manuals are not available for public usage nothing on the Toshiba page :( seems only the authorized service partner can access such manuals
    I think an CMOS battery replacement is not really expensive and could be done very fast so I think you should contact the ASP in your country and should ask for further handling I mean that its a little bit risky to disassemble a notebook without any manual and knowing how to do that exactly
    Furthermore you should know that you would need a compatible battery which can be ordered only from the ASP
    Sorry that I cannot help you with an manual but I think its better and safer to ask an notebook technician for assistance
    Cheers buddy

  • Error and warning in event viewer

    event viewer id:3036
    source              : search
    log name          : Application
    level                 : Warning
    Task category  : Gatherer
    or
    Event id           : 4
    source             : Filter Manager
    level                : Warning
    User                : System
    help me about this log to fix them
          Thnks in advance
                manmohan singh
                  [email protected]

    help about this log
    Log Name:      System
    Source:        Microsoft-Windows-FilterManager
    Date:          2/25/2015 7:52:02 AM
    Event ID:      4
    Task Category: None
    Level:         Warning
    Keywords:      
    User:          INTEL-PC\INTEL
    Computer:      INTEL-PC
    Description:
    File System Filter 'CFRMD' (Version 6.1, ‎2012‎-‎07‎-‎17T10:35:30.000000000Z) failed to attach to volume '\Device\Harddisk0\DR0'.  The filter returned a non-standard final status of 0xc01c0016.  This filter and/or its supporting applications should
    handle this condition.  If this condition persists, contact the vendor.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-FilterManager" Guid="{F3C5E28E-63F6-49C7-A204-E48A1BC4B09D}" />
        <EventID>4</EventID>
        <Version>0</Version>
        <Level>3</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2015-02-25T02:22:02.005859300Z" />
        <EventRecordID>601761</EventRecordID>
        <Correlation />
        <Execution ProcessID="2312" ThreadID="2316" />
        <Channel>System</Channel>
        <Computer>INTEL-PC</Computer>
        <Security UserID="S-1-5-21-391057159-2020086719-658341616-1000" />
      </System>
      <EventData>
        <Data Name="FinalStatus">0xc01c0016</Data>
        <Data Name="DeviceVersionMajor">6</Data>
        <Data Name="DeviceVersionMinor">1</Data>
        <Data Name="DeviceNameLength">5</Data>
        <Data Name="DeviceName">CFRMD</Data>
        <Data Name="DeviceTime">2012-07-17T10:35:30.000000000Z</Data>
        <Data Name="ExtraStringLength">21</Data>
        <Data Name="ExtraString">\Device\Harddisk0\DR0</Data>
      </EventData>
    </Event>

  • Server log shows error and warning 108 & 1085 every 5 minutes. Faile dto apply changes to software installation settings.

    Event: 108
    Failed to apply changes to software installation settings. Software changes could not be applied. A previous log entry with details should exist. The error was : %%2147746153
    Event: 1085
    Windows failed to apply the Software Installation settings. Software Installation settings might have its own log file. Please click on the "More information" link.
    This errors have been happening a long while and do not appear to be having any effects on our end users. However, they are making
    it very hard to sift through our log files as you could imagine! This DC is windows 2008 r2.
    If there is any other information needed, let me know. Thanks!

    In addition you can debug the software installation Policy easily.
    GPO Troubleshooting
    Also you can use the ADM/ADMX for GPO related issues (GPO DEBUG LOGGING).
    http://www.gpoguy.com/FreeTools/FreeToolsLibrary/tabid/67/agentType/View/PropertyID/85/Default.aspx
    http://www.gpoguy.com/FreeTools/FreeToolsLibrary/tabid/67/agentType/View/PropertyID/84/Default.aspx
    Use this tool for registry key change.
    http://www.gpoguy.com/FreeTools/FreeToolsLibrary/tabid/67/agentType/View/PropertyID/87/Default.aspx 
    I have tested all the above tools and all are working fine.
    Best regards Biswajit Biswas Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights. MCP 2003,MCSA 2003, MCSA:M 2003, CCNA, MCTS, Enterprise Admin

  • Flex build errors and warnings not in English but in Dutch

    Hello Flash Builders,
    I'm using Flash Builder 4 beta and both Flex SDK 3.4 and 4.0 beta 2. The problem I have is pretty annoying. Many error and warning descriptions, which you see in the "Problems" pane in Flash Builder, are in Dutch. Why? I do not know. I never told it to and I can't find anywhere in the settings an option to change it. I did not download the Flex SDK in Dutch, if that's even possible. Unless they forced me to, because they found out I live in Holland I think I would like Dutch compile error descriptions.
    Though I am Dutch, most of the time the Dutch descriptions are fare more difficult to understand than the English versions. And looking up an error when you don't know what it means is also pointless, cause the most common language on the net is ofcourse English and not Dutch.
    Someone knows how to change the language of the compiler error and warning descriptions?
    Any help would be great!
    Many thanks.

    Hi,
    DBNetLib (Database Network Library) errors occur when the BizTalk Server runtime is unable to communicate with either the MessageBox or Management databases. When this occurs, the BizTalk Server runtime instance that catches the exception shuts down and
    then cycles every minute to check to see if the database is available.
    Check if there is any server restart activity happening every night?
    Alternatively, you might need to
    Set the SynAttackProtect registry setting as described in
    http://support.microsoft.com/kb/899599. Additionally,
    look at the Group policy for that SQL server to be sure that the Group Policy does not periodically UNDO the setting change that you did above.
    Refer:
    [DBNETLIB][ConnectionWrite (send()).]General network error. Check your network documentation.
    Other possible causes could be
    1) Low hardware specs (Could be hard disk memory issue, check the free space on the server)
    2) Sharing one server or disk for more than one group of BizTalk databases
    It could also be a network card issue that could we worked around by turning off TCP Chimney using the following command:
    Netsh int ip set chimney DISABLED
    For more information, see
    Microsoft support article 942861.
    Refer for details:
    Avoiding DBNETLIB Exceptions
    Similar issue reported here ->
    BizTalk service stopping automatically.
    Also refer this link and look into the description of Error 6,10 and 11.
    BizTalk - Errors and Warnings, Causes and Solutions 
    Rachit
    Please mark as answer or vote as helpful if my reply does

Maybe you are looking for