問題タブ [event-viewer]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
powershell - 最新のイベント ログを取得する
サーバーで過去 24 時間にログで生成されたデータの量を調べようとしています。
このコマンドで見つかったファイルサイズを要約することを考えました:
これに関する問題は、C:\Windows\System32\winevt\Logs にあるファイルに最後に書き込んだときだけを取得しているように見え、メモリ内にあるように見えるものを取得していないように見えることです。スクリプトが実行される瞬間まですべてを探しています!
より良い方法で私を助けてもらえますか?
asp.net - サーバー マネージャーで特定の IIS サイト ID のカスタム ビューを設定するにはどうすればよいですか?
IIS 上の特定のサイト (この場合は ID 28) のカスタム ビューを設定しようとしています。
過去 30 日間、ログ (アプリケーション) ごとのクリティカル、エラー、および警告。キーワードは「Classic」で、すべての .Net アプリケーション エラーをピックアップします。ただし、どの IIS サイト ID から発信されたかを示す証拠はログにありません。
少なくとも次のいずれかを対象とするようにフィルターを修正するにはどうすればよいですか: [要求情報] > [スレッド アカウント名] (これは、私が見る限り IIS プール名です) または [アプリケーション情報] > [アプリケーション パス] のいずれかです。
上記のいずれかを対象とするようにクエリ XML を手動で修正するために、誰かが私を正しい方向に向けることができますか?
c# - サーバーで警告を表示するイベント ビューアー
サーバーのイベント ビューア ログにこの警告メッセージが表示されます。4 ~ 10 分間隔で定期的に生成されます。
誰でも助けることができますか?
イベントコード: 3005
イベント メッセージ: 未処理の例外が発生しました。
イベント時間: 2013/10/20 21:04:29
イベント時間 (UTC): 2013/10/21 1:04:29 AM
イベント ID: 0e9fd5b5a1134c1d928e41260fc89668
イベント シーケンス: 1013 イベント発生: 1
イベント詳細コード: 0
アプリケーション情報:
プロセス情報:
例外情報:
Microsoft.Reporting.WebForms.HandlerOperation.GetAndEnsureParam (NameValueCollection urlQuery、文字列 paramName) で
Microsoft.Reporting.WebForms.ReportImageOperation.PerformOperation (NameValueCollection urlQuery、HttpResponse 応答) で
Microsoft.Reporting.WebForms.HttpHandler.ProcessRequest (HttpContext コンテキスト) で System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() で
System.Web.HttpApplication.ExecuteStep (IExecutionStep ステップ、ブール値 & completedSynchronously) で
要請情報:
スレッド情報:
Microsoft.Reporting.WebForms.HandlerOperation.GetAndEnsureParam (NameValueCollection urlQuery、文字列 paramName) で
Microsoft.Reporting.WebForms.ReportImageOperation.PerformOperation (NameValueCollection urlQuery、HttpResponse 応答) で
Microsoft.Reporting.WebForms.HttpHandler.ProcessRequest (HttpContext コンテキスト) で
System.Web.HttpAplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() で
System.Web.HttpApplication.ExecuteStep (IExecutionStep ステップ、ブール値 & completedSynchronously) で
c# - WindowsService 例外処理
Windowsサーバーとして実行されているWebサービス(テストマシン上)があります。クラッシュすることもあります (これは小さな問題です)。大きな問題は、クラッシュしたときに何が起こったのかを知る情報がほとんどないことです。イベントビューアで次のようにします。
EventType clr20r3、P1 mywebservice.exe、P2 1.0.5085.19354、P3 529d9a15、P4 mscorlib、P5 2.0.0.0、P6 5040540e、P7 e2、P8 10、P9 system.invalidoperationexception、P10 NIL。
プロセスを起動するコードです。コードのさまざまな場所から手動で試行するとthrow InvalidOperationException()
、例外が処理されます。
windows - Windows タスク スケジューラの vbs ファイルが失敗します (ただし、手動で正常に実行されます)
Windows タスク スケジューラを使用して、Excel クラッシュ (アプリケーション イベント 1000) のイベントで以下のスクリプト ファイルを実行しています。スクリプトを手動で実行すると、Excel ファイル 'E:\Test.xlsm' が例外として開きます。ただし、タスク マネージャーから呼び出された場合 (Excel アプリケーションがクラッシュした場合)、Excel は開きません。少なくとも、後で確認したときに、開いているExcelのインスタンスはありません。イベント ビューアー ウィンドウから、vbs ファイルが実際に呼び出されていることがわかりますが、何らかの理由で Excel が開きません。
スクリプトを手動で実行する (スクリプトをダブルクリックする) 場合と、Windows タスク マネージャーからスクリプトを呼び出す場合とで動作が異なる原因は何ですか?
Windows 2008R2 と Excel 2010 (32 ビット) を使用しています。
ありがとう!
visual-studio-2012 - Windows Phone 8 アプリの実行中に Visual Studio 2012 が終了/再起動する
私はWindows Phone 8アプリで作業していますが、数日前は正常に動作していましたが、Visual Studio 2012 Professionalが正常に動作していないため、wp8アプリの実行中に再起動しています。デバッグするブレークポイントをアプリに配置しましたが、実際のカーソルでは app.xaml.cs を初期化しません。
そのため、エラーを検出するために、イベント ビューアーから Windows.Log を検索し、そこでエラー ログを見つけました。しかし、私はそのジャグリングを理解することができません。そのイベント ログをコードとして書いています。役立つ提案をお願いします。
apache - Xampp - Apache Shuts Down Unexpectedly, Empty Log File And No Events
I have XAMPP installed on my machine. I am trying to run Apache from the XAMPP Control Panel.
I start the XAMPP Control Panel by right-clicking the shortcut and selecting "Run as administrator" (I am logged in on an account with Administrator privileges). The Control Panel starts up and everything appears to be in order (no error messages/warnings).
When I click the Start button next to Apache I get the following error message:
Note that it's telling me Apache has shutdown unexpectedly and to check the error.log file and the Windows Event Viewer.
I checked the error.log file but it's empty:
I also checked for any events using Windows Event Viewer but the event viewer shows no events (under Application):
I have checked for programs that might be blocking ports, etc. (like Skype, Visual SVN Server) and closed any programs that might be causing the issue.
Is there anything else I can do to find out what might be going on?
Thank you.
UPDATE
I figured out the problem by trying to run apache from a DOS command prompt. Running from the command prompt gave me the specific errors and the location in the httpd.conf file where those errors were. It turns out that my ServerRoot and DocumentRoot values were incorrect (pointing to wrong directories). I changed them to point to the correct directories and now I can start apache from the Control Panel.
Curious, why didn't I see the error messages about ServerRoot and DocumentRoot when launching from the Control Panel?
asp.net - Web サーバーのイベント ビューアー エラーから詳細な説明を取得する方法
ユーザーを断続的にログアウトさせるasp.net 4.5でビルドされたWebアプリケーションがあります。イベントビューアから次のエラーを取得できました。これは、ユーザーがログアウトする原因となっているエラーだと思います。
障害のあるアプリケーション名: w3wp.exe、バージョン: 7.5.7601.17514、タイム スタンプ: 0x4ce7a5f8
障害が発生しているモジュール名: nlssorting.dll、バージョン: 4.0.30319.17929、タイム スタンプ: 0x4ffa55e0
例外コード: 0xc00000fd
障害オフセット: 0x00001cda
障害のあるプロセス ID: 0x358c
障害のあるアプリケーションの開始時刻: 0x01cf11fdded81940
障害のあるアプリケーション パス: C:\Windows\SysWOW64\inetsrv\w3wp.exe
エラーが発生しているモジュール パス: C:\Windows\Microsoft.NET\Framework\v4.0.30319\nlssorting.dll
レポート ID: 4c2ecce0-7df2-11e3-9850-bc764e080abb
エラーの説明からは多くの情報を得ることができなかったので、プロセスを中断するために Web アプリケーションによってスローされた例外の種類や (理想的には) どの dll またはメソッドがそのエラーをスローしたか。
前もって感謝します!