Tagged: 예약된 작업

윈도용 프로세스 죽었을 때 다시 살리는 재구동 배치 파일 3

윈도용 프로세스 죽었을 때 다시 살리는 재구동 배치 파일

Warning: WP_Syntax::substituteToken(): Argument #1 ($match) must be passed by reference, value given in /volume1/web/www/blog/wp-content/plugins/wp-syntax/wp-syntax.php on line 380 Call Stack: 0.0001 360336 1. {main}() /volume1/web/www/blog/index.php:0 0.0001 360640 2. require('/volume1/web/www/blog/wp-blog-header.php') /volume1/web/www/blog/index.php:17 0.9163 24519056 3. require_once('/volume1/web/www/blog/wp-includes/template-loader.php') /volume1/web/www/blog/wp-blog-header.php:19 0.9238 24647208 4. include('/volume1/web/www/blog/wp-content/themes/hueman/archive.php') /volume1/web/www/blog/wp-includes/template-loader.php:106 1.0560 25774832 5. hu_get_content($tmpl = 'tmpl/archive-tmpl', $print = ???) /volume1/web/www/blog/wp-content/themes/hueman/archive.php:3 1.0564 25791944 6. hu_get_template_part($path = 'tmpl/archive-tmpl') /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:27 1.0564 25792032 7. get_template_part($slug = 'tmpl/archive-tmpl', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:1741 1.0564 25792360 8. locate_template($template_names = [0 => 'tmpl/archive-tmpl.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 1.0565 25792616 9. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 1.0565 25792904 10. require('/volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php') /volume1/web/www/blog/wp-includes/template.php:792 1.0567 25792904 11. hu_get_template_part($path = 'parts/post-list-articles') /volume1/web/www/blog/wp-content/themes/hueman/tmpl/archive-tmpl.php:9 1.0567 25793008 12. get_template_part($slug = 'parts/post-list-articles', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/functions/init-front.php:1741 1.0567 25793360 13. locate_template($template_names = [0 => 'parts/post-list-articles.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 1.0567 25793632 14. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 1.0568 25794080 15. require('/volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php') /volume1/web/www/blog/wp-includes/template.php:792 1.0572 25804792 16. get_template_part($slug = 'content', $name = ???, $args = ???) /volume1/web/www/blog/wp-content/themes/hueman/parts/post-list-articles.php:19 1.0572 25805104 17. locate_template($template_names = [0 => 'content.php'], $load = TRUE, $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/general-template.php:206 1.0573 25805360 18. load_template($_template_file = '/volume1/web/www/blog/wp-content/themes/hueman/content.php', $load_once = FALSE, $args = []) /volume1/web/www/blog/wp-includes/template.php:725 1.0573 25805776 19. require('/volume1/web/www/blog/wp-content/themes/hueman/content.php') /volume1/web/www/blog/wp-includes/template.php:792 1.0621 25818080 20. the_excerpt() /volume1/web/www/blog/wp-content/themes/hueman/content.php:72 1.0621 25818080 21. get_the_excerpt($post = ???) /volume1/web/www/blog/wp-includes/post-template.php:399 1.0621 25818080 22. apply_filters($hook_name = 'get_the_excerpt', $value = '', ...$args = variadic(class WP_Post { public $ID = 3297; public $post_author = '1'; public $post_date = '2011-03-22 12:00:07'; public $post_date_gmt = '2011-03-22 03:00:07'; public $post_content = '

페이스북에서 잠깐 언급했는데, 윈도 서버에서 구동되는 외부 제작 프로그램이 원인 불명으로 자꾸 죽는 증상이 발생해서 만들어 본 배치 파일입니다. 해당 배치 파일을 스케줄러에 넣어서 1분마다 한 번씩 실행하여 프로세스가 죽어 있는 경우 재실행하게 했죠.

\r\n\r\n

배치 파일 내용은 아래와 같습니다.

\r\n\r\n
@echo off\r\n\r\nset PNAME=faIpScanner.exe\r\nset DIR=C:\\\r\n\r\ntasklist /fi "imagena'...; public $post_title = '윈도용 프로세스 죽었을 때 다시 살리는 재구동 배치 파일'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = '%ec%9c%88%eb%8f%84%ec%9a%a9-%ed%94%84%eb%a1%9c%ec%84%b8%ec%8a%a4-%ec%a3%bd%ec%97%88%ec%9d%84-%eb%95%8c-%eb%8b%a4%ec%8b%9c-%ec%82%b4%eb%a6%ac%eb%8a%94-%ec%9e%ac%ea%b5%ac%eb%8f%99-%eb%b0%b0%ec%b9%98'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2011-03-22 16:54:14'; public $post_modified_gmt = '2011-03-22 07:54:14'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=3297'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '3'; public $filter = 'raw' })) /volume1/web/www/blog/wp-includes/post-template.php:434
    1.0621   25818328  23. WP_Hook->apply_filters($value = '', $args = [0 => '', 1 => class WP_Post { public $ID = 3297; public $post_author = '1'; public $post_date = '2011-03-22 12:00:07'; public $post_date_gmt = '2011-03-22 03:00:07'; public $post_content = '

페이스북에서 잠깐 언급했는데, 윈도 서버에서 구동되는 외부 제작 프로그램이 원인 불명으로 자꾸 죽는 증상이 발생해서 만들어 본 배치 파일입니다. 해당 배치 파일을 스케줄러에 넣어서 1분마다 한 번씩 실행하여 프로세스가 죽어 있는 경우 재실행하게 했죠.

\r\n\r\n

배치 파일 내용은 아래와 같습니다.

\r\n\r\n
@echo off\r\n\r\nset PNAME=faIpScanner.exe\r\nset DIR=C:\\\r\n\r\ntasklist /fi "imagena'...; public $post_title = '윈도용 프로세스 죽었을 때 다시 살리는 재구동 배치 파일'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = '%ec%9c%88%eb%8f%84%ec%9a%a9-%ed%94%84%eb%a1%9c%ec%84%b8%ec%8a%a4-%ec%a3%bd%ec%97%88%ec%9d%84-%eb%95%8c-%eb%8b%a4%ec%8b%9c-%ec%82%b4%eb%a6%ac%eb%8a%94-%ec%9e%ac%ea%b5%ac%eb%8f%99-%eb%b0%b0%ec%b9%98'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2011-03-22 16:54:14'; public $post_modified_gmt = '2011-03-22 07:54:14'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=3297'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '3'; public $filter = 'raw' }]) /volume1/web/www/blog/wp-includes/plugin.php:205
    1.0621   25818976  24. wp_trim_excerpt($text = '', $post = class WP_Post { public $ID = 3297; public $post_author = '1'; public $post_date = '2011-03-22 12:00:07'; public $post_date_gmt = '2011-03-22 03:00:07'; public $post_content = '

페이스북에서 잠깐 언급했는데, 윈도 서버에서 구동되는 외부 제작 프로그램이 원인 불명으로 자꾸 죽는 증상이 발생해서 만들어 본 배치 파일입니다. 해당 배치 파일을 스케줄러에 넣어서 1분마다 한 번씩 실행하여 프로세스가 죽어 있는 경우 재실행하게 했죠.

\r\n\r\n

배치 파일 내용은 아래와 같습니다.

\r\n\r\n
@echo off\r\n\r\nset PNAME=faIpScanner.exe\r\nset DIR=C:\\\r\n\r\ntasklist /fi "imagena'...; public $post_title = '윈도용 프로세스 죽었을 때 다시 살리는 재구동 배치 파일'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'open'; public $ping_status = 'open'; public $post_password = ''; public $post_name = '%ec%9c%88%eb%8f%84%ec%9a%a9-%ed%94%84%eb%a1%9c%ec%84%b8%ec%8a%a4-%ec%a3%bd%ec%97%88%ec%9d%84-%eb%95%8c-%eb%8b%a4%ec%8b%9c-%ec%82%b4%eb%a6%ac%eb%8a%94-%ec%9e%ac%ea%b5%ac%eb%8f%99-%eb%b0%b0%ec%b9%98'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2011-03-22 16:54:14'; public $post_modified_gmt = '2011-03-22 07:54:14'; public $post_content_filtered = ''; public $post_parent = 0; public $guid = 'https://raftwood.net/blog/?p=3297'; public $menu_order = 0; public $post_type = 'post'; public $post_mime_type = ''; public $comment_count = '3'; public $filter = 'raw' }) /volume1/web/www/blog/wp-includes/class-wp-hook.php:324
    1.0623   25818256  25. apply_filters($hook_name = 'the_content', $value = '

페이스북에서 잠깐 언급했는데, 윈도 서버에서 구동되는 외부 제작 프로그램이 원인 불명으로 자꾸 죽는 증상이 발생해서 만들어 본 배치 파일입니다. 해당 배치 파일을 스케줄러에 넣어서 1분마다 한 번씩 실행하여 프로세스가 죽어 있는 경우 재실행하게 했죠.

\r\n\r\n

배치 파일 내용은 아래와 같습니다.

\r\n\r\n
@echo off\r\n\r\nset PNAME=faIpScanner.exe\r\nset DIR=C:\\\r\n\r\ntasklist /fi "imagena'...) /volume1/web/www/blog/wp-includes/formatting.php:3992
    1.0623   25818504  26. WP_Hook->apply_filters($value = '

페이스북에서 잠깐 언급했는데, 윈도 서버에서 구동되는 외부 제작 프로그램이 원인 불명으로 자꾸 죽는 증상이 발생해서 만들어 본 배치 파일입니다. 해당 배치 파일을 스케줄러에 넣어서 1분마다 한 번씩 실행하여 프로세스가 죽어 있는 경우 재실행하게 했죠.

\r\n\r\n

배치 파일 내용은 아래와 같습니다.

\r\n\r\n
@echo off\r\n\r\nset PNAME=faIpScanner.exe\r\nset DIR=C:\\\r\n\r\ntasklist /fi "imagena'..., $args = [0 => '

페이스북에서 잠깐 언급했는데, 윈도 서버에서 구동되는 외부 제작 프로그램이 원인 불명으로 자꾸 죽는 증상이 발생해서 만들어 본 배치 파일입니다. 해당 배치 파일을 스케줄러에 넣어서 1분마다 한 번씩 실행하여 프로세스가 죽어 있는 경우 재실행하게 했죠.

\r\n\r\n

배치 파일 내용은 아래와 같습니다.

\r\n\r\n
@echo off\r\n\r\nset PNAME=faIpScanner.exe\r\nset DIR=C:\\\r\n\r\ntasklist /fi "imagena'...]) /volume1/web/www/blog/wp-includes/plugin.php:205
    1.0623   25819560  27. WP_Syntax::beforeFilter($content = '

페이스북에서 잠깐 언급했는데, 윈도 서버에서 구동되는 외부 제작 프로그램이 원인 불명으로 자꾸 죽는 증상이 발생해서 만들어 본 배치 파일입니다. 해당 배치 파일을 스케줄러에 넣어서 1분마다 한 번씩 실행하여 프로세스가 죽어 있는 경우 재실행하게 했죠.

\r\n\r\n

배치 파일 내용은 아래와 같습니다.

\r\n\r\n
@echo off\r\n\r\nset PNAME=faIpScanner.exe\r\nset DIR=C:\\\r\n\r\ntasklist /fi "imagena'...) /volume1/web/www/blog/wp-includes/class-wp-hook.php:324
    1.0623   25819560  28. preg_replace_callback($pattern = '/\\s*(.*)<\\/pre>\\s*/siU', $callback = [0 => 'WP_Syntax', 1 => 'substituteToken'], $subject = '

페이스북에서 잠깐 언급했는데, 윈도 서버에서 구동되는 외부 제작 프로그램이 원인 불명으로 자꾸 죽는 증상이 발생해서 만들어 본 배치 파일입니다. 해당 배치 파일을 스케줄러에 넣어서 1분마다 한 번씩 실행하여 프로세스가 죽어 있는 경우 재실행하게 했죠.

\r\n\r\n

배치 파일 내용은 아래와 같습니다.

\r\n\r\n
@echo off\r\n\r\nset PNAME=faIpScanner.exe\r\nset DIR=C:\\\r\n\r\ntasklist /fi "imagena'...) /volume1/web/www/blog/wp-content/plugins/wp-syntax/wp-syntax.php:380

페이스북에서 잠깐 언급했는데, 윈도 서버에서 구동되는 외부 제작 프로그램이 원인 불명으로 자꾸 죽는 증상이 발생해서 만들어 본 배치 파일입니다. 해당 배치 파일을 스케줄러에 넣어서 1분마다 한 번씩 실행하여 프로세스가 죽어...