質問編集履歴

1

再質問

2018/05/02 09:14

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -1,11 +1,149 @@
1
+ Eclipseの勉強中です。
2
+
1
- EclipseはALL in ONE で正常に動作しています。
3
+ Eclipseは最新版でALL in ONE で正常に動作しています。
2
4
 
3
5
  version:JAVA IDE for Web Developers,Oxygen.3a Release(4.7.3a)です。
4
6
 
5
- tomcatを新しく入れ替えて、tomcat9.0/bin/Tomcat9w.exe をくリックすると画面がでてきて、startでstart状態似なり、stopボタンでstoppedに
7
+ tomcatを新しく入れ替えて、tomcat9.0/bin/Tomcat9w.exe をくリックすると画面がでてきて、startでstart状態からstopped状態なります。昨日寝る前にTomcatは起動できたのですが、
6
8
 
7
- り動ている思われます。
9
+ きょうはstartを押すとstartしない途中でstopped状態になります。
8
10
 
9
- しかしwebでhttp://localhost:8080と打ち込んでつながらないのですが、
11
+ 当然「http://localhost:8080と打ち込んでつながらないのですが、
10
12
 
13
+ インストール先は
14
+
15
+ c:¥Program Files¥Apache Software Foundation¥Tomcat9.0_Tomcat9_1\bin\Tomcat9_1w.exe
16
+
17
+ となっています。
18
+
19
+ なんとかlogの取り方が分かり。それは
20
+
21
+
22
+
23
+ eclipse.buildId=4.7.3.M20180330-0640
24
+
25
+ java.version=1.8.0_162
26
+
27
+ java.vendor=Oracle Corporation
28
+
29
+ BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=ja_JP
30
+
31
+ Framework arguments: -product org.eclipse.epp.package.jee.product
32
+
33
+ Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product
34
+
35
+
36
+
37
+ !ENTRY org.eclipse.jface 2 0 2018-05-02 15:58:31.458
38
+
39
+ !MESSAGE キーバインドの競合が発生しました。 通常のアクセラレーター操作を妨げる可能性があります。
40
+
41
+ !SUBENTRY 1 org.eclipse.jface 2 0 2018-05-02 15:58:31.458
42
+
43
+ !MESSAGE ALT+CTRL+Y の競合が発生しました:
44
+
45
+ Binding(ALT+CTRL+Y,
46
+
47
+ ParameterizedCommand(Command(org.eclipse.team.svn.revision.graph.command.ShowRevisionGraphCommand,改訂グラフの表示...,
48
+
49
+ ,
50
+
51
+ Category(org.eclipse.team.svn.ui.command.category,SVN,null,true),
52
+
53
+ org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@588614f9,
54
+
55
+ ,,true),null),
56
+
57
+ org.eclipse.ui.defaultAcceleratorConfiguration,
58
+
59
+ org.eclipse.ui.contexts.window,,,system)
60
+
61
+ Binding(ALT+CTRL+Y,
62
+
63
+ ParameterizedCommand(Command(org.eclipse.swtbot.generator.client.commands.import.code,SWTBot コードのインポート,
64
+
65
+ Imports code to editor and removes it from the client recorder view,
66
+
67
+ Category(org.eclipse.core.commands.categories.autogenerated,カテゴリーなし,自動生成コマンドかカテゴリーを持たないコマンド,true),
68
+
69
+ org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@16718e1b,
70
+
71
+ ,,true),null),
72
+
73
+ org.eclipse.ui.defaultAcceleratorConfiguration,
74
+
75
+ org.eclipse.ui.contexts.window,,,system)
76
+
77
+
78
+
79
+ !ENTRY org.eclipse.jface.text 2 0 2018-05-02 16:03:07.555
80
+
81
+ !MESSAGE 重複テンプレート ID: 'org.eclipse.wst.xslt.templates.xpath.number'
82
+
83
+
84
+
85
+ !ENTRY org.eclipse.jface.text 2 0 2018-05-02 16:03:07.565
86
+
87
+ !MESSAGE 重複テンプレート ID: 'org.eclipse.wst.xslt.templates.xpath.round'
88
+
89
+
90
+
91
+ !ENTRY org.eclipse.jface.text 2 0 2018-05-02 16:03:07.604
92
+
93
+ !MESSAGE 重複テンプレート ID: 'zigen.plugin.db.template.sql.case'
94
+
95
+
96
+
97
+ !ENTRY org.eclipse.wst.server.discovery 1 0 2018-05-02 16:04:04.645
98
+
99
+ !MESSAGE すでにインストール済み: org.eclipse.jst.server.generic.jonas4
100
+
101
+
102
+
103
+ !ENTRY org.eclipse.jface.text 2 0 2018-05-02 16:05:11.477
104
+
105
+ !MESSAGE 重複テンプレート ID: 'org.eclipse.wst.xslt.templates.xpath.number'
106
+
107
+
108
+
109
+ !ENTRY org.eclipse.jface.text 2 0 2018-05-02 16:05:11.482
110
+
111
+ !MESSAGE 重複テンプレート ID: 'org.eclipse.wst.xslt.templates.xpath.round'
112
+
113
+
114
+
115
+ !ENTRY org.eclipse.jface.text 2 0 2018-05-02 16:05:11.496
116
+
117
+ !MESSAGE 重複テンプレート ID: 'zigen.plugin.db.template.sql.case'
118
+
119
+
120
+
121
+ !ENTRY org.eclipse.wst.server.discovery 1 0 2018-05-02 16:09:04.191
122
+
123
+ !MESSAGE すでにインストール済み: org.eclipse.jst.server.generic.jonas4
124
+
125
+
126
+
127
+ !ENTRY org.eclipse.wst.server.discovery 1 0 2018-05-02 16:19:50.571
128
+
129
+ !MESSAGE すでにインストール済み: org.eclipse.jst.server.generic.jonas4
130
+
131
+
132
+
133
+ !ENTRY org.eclipse.equinox.p2.updatechecker 4 0 2018-05-02 16:59:11.508
134
+
135
+ !MESSAGE Exception in update check thread
136
+
137
+ !STACK 0
138
+
139
+ java.lang.IllegalArgumentException: timeout value is negative
140
+
141
+ at java.lang.Thread.sleep(Native Method)
142
+
143
+ at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker$UpdateCheckThread.run(UpdateChecker.java:86) です。
144
+
145
+
146
+
11
- 教えてください。状況、情報不足は後からコメントでします。
147
+ 情報不足は後からコメントでします。
148
+
149
+ 2日ほど苦戦しています。教えてください。