質問編集履歴

9

修正

2020/08/25 11:07

投稿

cosmosyuki
cosmosyuki

スコア4

test CHANGED
File without changes
test CHANGED
@@ -162,6 +162,8 @@
162
162
 
163
163
  ```ここに言語名を入力
164
164
 
165
+ //1、2行目から時々でてくる、 authentication failures; に何かヒントがありますか?
166
+
165
167
  [root@ik1-426-45381 logs]# journalctl -xe
166
168
 
167
169
  Aug 25 19:47:22 ik1-426-45381.vs.sakura.ne.jp sshd[4585]: PAM 2 more authentication failures; logname= uid=0 euid=0 tty=ssh ruser=

8

追記

2020/08/25 11:07

投稿

cosmosyuki
cosmosyuki

スコア4

test CHANGED
File without changes
test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
 
5
- ###【「試してみたこと」に追記しました(2020:08:25)】
5
+ ###【「試したこと」に追記しました(2020:08:25)】
6
6
 
7
7
  tomcatのアプリケーションマネジャーを起動するところまで、一度はできたものの、その後データベースソフトを入れた後に再度起動しようとしたらできなくなっていました。色々試していますが、解決しません・・
8
8
 
@@ -158,7 +158,7 @@
158
158
 
159
159
  色々検索し沢山のサイトを見てまわり、ファイルの記述を変更したりと試してみましたが、起動しません。
160
160
 
161
- ↓journalctl というコマンドがあるようなので試してみました。以下のログは一部抜粋です。2000行以上ありました。
161
+ 【追記分】↓journalctl というコマンドがあるようなので試してみました。以下のログは一部抜粋です。2000行以上ありました。
162
162
 
163
163
  ```ここに言語名を入力
164
164
 

7

修正

2020/08/25 11:05

投稿

cosmosyuki
cosmosyuki

スコア4

test CHANGED
File without changes
test CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
 
4
4
 
5
+ ###【「試してみたこと」に追記しました(2020:08:25)】
6
+
5
7
  tomcatのアプリケーションマネジャーを起動するところまで、一度はできたものの、その後データベースソフトを入れた後に再度起動しようとしたらできなくなっていました。色々試していますが、解決しません・・
6
8
 
7
9
  エラーメッセージから何か分かるものでしょうか。
@@ -156,6 +158,40 @@
156
158
 
157
159
  色々検索し沢山のサイトを見てまわり、ファイルの記述を変更したりと試してみましたが、起動しません。
158
160
 
161
+ ↓journalctl というコマンドがあるようなので試してみました。以下のログは一部抜粋です。2000行以上ありました。
162
+
163
+ ```ここに言語名を入力
164
+
165
+ [root@ik1-426-45381 logs]# journalctl -xe
166
+
167
+ Aug 25 19:47:22 ik1-426-45381.vs.sakura.ne.jp sshd[4585]: PAM 2 more authentication failures; logname= uid=0 euid=0 tty=ssh ruser=
168
+
169
+ Aug 25 19:47:27 ik1-426-45381.vs.sakura.ne.jp sshd[4599]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ss
170
+
171
+ Aug 25 19:47:29 ik1-426-45381.vs.sakura.ne.jp sshd[4599]: Failed password for root from 222.186.31.83 port 60939 ssh2
172
+
173
+ Aug 25 19:47:32 ik1-426-45381.vs.sakura.ne.jp sshd[4599]: Failed password for root from 222.186.31.83 port 60939 ssh2
174
+
175
+ Aug 25 19:47:35 ik1-426-45381.vs.sakura.ne.jp sshd[4599]: Failed password for root from 222.186.31.83 port 60939 ssh2
176
+
177
+ Aug 25 19:47:35 ik1-426-45381.vs.sakura.ne.jp sshd[4599]: Received disconnect from 222.186.31.83 port 60939:11: [preauth]
178
+
179
+ Aug 25 19:47:35 ik1-426-45381.vs.sakura.ne.jp sshd[4599]: Disconnected from 222.186.31.83 port 60939 [preauth]
180
+
181
+ Aug 25 19:47:35 ik1-426-45381.vs.sakura.ne.jp sshd[4599]: PAM 2 more authentication failures; logname= uid=0 euid=0 tty=ssh ruser=
182
+
183
+ Aug 25 19:47:36 ik1-426-45381.vs.sakura.ne.jp sshd[4611]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ss
184
+
185
+ Aug 25 19:47:38 ik1-426-45381.vs.sakura.ne.jp sshd[4611]: Failed password for root from 222.186.31.83 port 22182 ssh2
186
+
187
+ Aug 25 19:47:41 ik1-426-45381.vs.sakura.ne.jp sshd[4611]: Failed password for root from 222.186.31.83 port 22182 ssh2
188
+
189
+ Aug 25 19:47:44 ik1-426-45381.vs.sakura.ne.jp sshd[4611]: Failed password for root from 222.186.31.83 port 22182 ssh2
190
+
191
+
192
+
193
+ ```
194
+
159
195
 
160
196
 
161
197
  ### 補足情報(FW/ツールのバージョンなど)

6

追記

2020/08/25 11:04

投稿

cosmosyuki
cosmosyuki

スコア4

test CHANGED
File without changes
test CHANGED
@@ -173,3 +173,7 @@
173
173
  【OS】
174
174
 
175
175
  CentOs7
176
+
177
+ 【ローカル端末】
178
+
179
+ windows10

5

修正

2020/08/25 06:40

投稿

cosmosyuki
cosmosyuki

スコア4

test CHANGED
File without changes
test CHANGED
@@ -15,6 +15,8 @@
15
15
  ```ここに言語名を入力
16
16
 
17
17
  //systemct. start tomcat.serviceを行うと以下のエラーがでます
18
+
19
+ [root@ik1-426-45381 etc]# systemctl start tomcat.service
18
20
 
19
21
  Job for tomcat.service failed because the control process exited with error code. See "systemctl status tomcat.service" and "journalctl -xe" for details.
20
22
 
@@ -53,10 +55,6 @@
53
55
  ```ここに言語名を入力
54
56
 
55
57
  //journalctlを確認してみたら以下のようになりました
56
-
57
- [root@ik1-426-45381 etc]# systemctl start tomcat.service
58
-
59
- Job for tomcat.service failed because the control process exited with error code. See "systemctl status tomcat.service" and "journalctl -xe" for details.
60
58
 
61
59
  [root@ik1-426-45381 etc]# systemctl status systemd-journald.service
62
60
 

4

追記

2020/08/25 06:36

投稿

cosmosyuki
cosmosyuki

スコア4

test CHANGED
File without changes
test CHANGED
@@ -47,6 +47,44 @@
47
47
  Aug 25 14:05:51 ik1-426-45381.vs.sakura.ne.jp systemd[1]: Unit tomcat.service entered failed state.
48
48
 
49
49
  Aug 25 14:05:51 ik1-426-45381.vs.sakura.ne.jp systemd[1]: tomcat.service failed.
50
+
51
+ ```
52
+
53
+ ```ここに言語名を入力
54
+
55
+ //journalctlを確認してみたら以下のようになりました
56
+
57
+ [root@ik1-426-45381 etc]# systemctl start tomcat.service
58
+
59
+ Job for tomcat.service failed because the control process exited with error code. See "systemctl status tomcat.service" and "journalctl -xe" for details.
60
+
61
+ [root@ik1-426-45381 etc]# systemctl status systemd-journald.service
62
+
63
+ * systemd-journald.service - Journal Service
64
+
65
+ Loaded: loaded (/usr/lib/systemd/system/systemd-journald.service; static; vendor preset: disabled)
66
+
67
+ Active: active (running) since Tue 2020-08-25 14:00:03 JST; 1h 33min ago
68
+
69
+ Docs: man:systemd-journald.service(8)
70
+
71
+ man:journald.conf(5)
72
+
73
+ Main PID: 354 (systemd-journal)
74
+
75
+ Status: "Processing requests..."
76
+
77
+ CGroup: /system.slice/systemd-journald.service
78
+
79
+ `-354 /usr/lib/systemd/systemd-journald
80
+
81
+
82
+
83
+ Aug 25 14:00:03 localhost.localdomain systemd-journal[354]: Runtime journal is using 6.1M (max allowed 49.5M, trying to leave 74.3M free of 489.…t 49.5M).
84
+
85
+ Aug 25 14:00:03 localhost.localdomain systemd-journal[354]: Journal started
86
+
87
+ Hint: Some lines were ellipsized, use -l to show in full.
50
88
 
51
89
  ```
52
90
 

3

追記

2020/08/25 06:35

投稿

cosmosyuki
cosmosyuki

スコア4

test CHANGED
File without changes
test CHANGED
@@ -11,6 +11,14 @@
11
11
 
12
12
 
13
13
  ### 発生している問題・エラーメッセージ
14
+
15
+ ```ここに言語名を入力
16
+
17
+ //systemct. start tomcat.serviceを行うと以下のエラーがでます
18
+
19
+ Job for tomcat.service failed because the control process exited with error code. See "systemctl status tomcat.service" and "journalctl -xe" for details.
20
+
21
+ ```
14
22
 
15
23
 
16
24
 

2

追記

2020/08/25 06:32

投稿

cosmosyuki
cosmosyuki

スコア4

test CHANGED
File without changes
test CHANGED
@@ -121,3 +121,11 @@
121
121
  Java(TM) SE Runtime Environment (build 14.0.2+12-46)
122
122
 
123
123
  Java HotSpot(TM) 64-Bit Server VM (build 14.0.2+12-46, mixed mode, sharing)
124
+
125
+ 【tomcat】
126
+
127
+ バージョン 9.0.0.37
128
+
129
+ 【OS】
130
+
131
+ CentOs7

1

文字の修正

2020/08/25 06:26

投稿

cosmosyuki
cosmosyuki

スコア4

test CHANGED
File without changes
test CHANGED
@@ -84,12 +84,6 @@
84
84
 
85
85
  WantedBy=multi-user.target
86
86
 
87
- export JAVA_HOME=/usr/java/
88
-
89
- export PATH=$JAVA_HOME/bin:$PATH
90
-
91
- export CATALINA_HOME=/usr/local/tomcat
92
-
93
87
  ```
94
88
 
95
89