質問編集履歴
1
環境詳細の追加とエラー情報を追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -2,4 +2,8 @@
|
|
2
2
|
|
3
3
|
ワークスペースを変えるとその日は使用できたのですが、今朝デバックを使用しようと試みると使用できない状態でした。
|
4
4
|
|
5
|
-
このような場合は、何か原因がある場合があるのか、もうアプリ自体を再インストールすれば改善されるのか教えていただきたく思います。
|
5
|
+
このような場合は、何か原因がある場合があるのか、もうアプリ自体を再インストールすれば改善されるのか教えていただきたく思います。
|
6
|
+
|
7
|
+
システムの種類は64ビットであり、使用しているeclipseのバージョンは: 2020-12 (4.18.0)です。
|
8
|
+
|
9
|
+
コンソールには 1. select tauthority0_.authority_kbn as authorit1_14_, tauthority0_.function as function2_14_, tauthority0_.url as url3_14_, tauthority0_.del_flg as del_flg4_14_, tauthority0_.ins_datetime as ins_date5_14_, tauthority0_.ins_user_id as ins_user6_14_, tauthority0_.screen as screen7_14_, tauthority0_.upd_datetime as upd_date8_14_, tauthority0_.upd_user_id as upd_user9_14_ from t_authority tauthority0_ where tauthority0_.del_flg='0' このようなSQL文で処理が止まってしまっています。 ブラウザ上には、このサイトにアクセスできません。 ERR_CONNECTION_REFUSEDのようなものが出力されています。
|