Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Unable to get message text from Windows 2008 Event Log

by BrowserUk (Patriarch)
on Jan 31, 2013 at 15:12 UTC ( [id://1016333]=note: print w/replies, xml ) Need Help??


in reply to Unable to get message text from Windows 2008 Event Log

If you Google "2008 service pack 2 event log", it looks like SP2 may well have introduced some bugs.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
  • Comment on Re: Unable to get message text from Windows 2008 Event Log

Replies are listed 'Best First'.
Re^2: Unable to get message text from Windows 2008 Event Log
by Anonymous Monk on Feb 01, 2013 at 06:32 UTC

    Thanks for the information but its quite strange that i couldn't able to get the message from source category "Service Control Manager". Is it a known bug in "Win32::EventLog"?

    Regards

    Karthik

      Is it a known bug in "Win32::EventLog"?

      I've no idea. But if the module works on service pack 1, and not service pack 2, there are two possibilities:

      1. Service Pack 2 introduced a bug which only MS will be able to fix.
      2. Service Pack 2 changed the OS in such a way that Win32::EventLog will need modifications.

      Win32 APIs usually maintain backward compatibility, and looking at the amount of buzz concerning Event log errors and SP2, it looks most likely to be a bug in the SP rather than anything that the module, perl or you can fix.

      Reading some of the buzz, it looks like MS have provided hotfixes for several related problems, so that woul dbe my first avenue of research for finding a way around the problem. (Basically, I'm suggesting that you contact MS.)


      With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
      Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
      "Science is about questioning the status quo. Questioning authority".
      In the absence of evidence, opinion is indistinguishable from prejudice.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1016333]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-19 20:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found