質問編集履歴

5

コメント追加

2018/04/30 02:03

投稿

nnahito
nnahito

スコア2004

test CHANGED
File without changes
test CHANGED
@@ -231,3 +231,7 @@
231
231
  30-Apr-2018 10:39:56.782 重大 [main] org.apache.catalina.util.LifecycleBase.handleSubClassException Failed to initialize component [Connector[HTTP/1.1-8080]]
232
232
 
233
233
  ```
234
+
235
+
236
+
237
+ なぜ8080ポートで起動しようとしているのに、8000ポートでのアクセスにすり替わってるんだ…?

4

ファイル名強調

2018/04/30 02:03

投稿

nnahito
nnahito

スコア2004

test CHANGED
File without changes
test CHANGED
@@ -106,7 +106,9 @@
106
106
 
107
107
  # 追記2
108
108
 
109
+
110
+
109
- commons-daemon.2018-04-30
111
+ **commons-daemon.2018-04-30**
110
112
 
111
113
 
112
114
 
@@ -132,7 +134,7 @@
132
134
 
133
135
 
134
136
 
135
- tomcat9-stdout.2018-04-30
137
+ **tomcat9-stdout.2018-04-30**
136
138
 
137
139
 
138
140
 
@@ -220,7 +222,7 @@
220
222
 
221
223
 
222
224
 
223
- tomcat9-stderr.2018-04-30
225
+ **tomcat9-stderr.2018-04-30**
224
226
 
225
227
 
226
228
 

3

もういっこ

2018/04/30 01:49

投稿

nnahito
nnahito

スコア2004

test CHANGED
File without changes
test CHANGED
@@ -211,3 +211,21 @@
211
211
 
212
212
 
213
213
  gitbucketでワーニングが出ている…?
214
+
215
+
216
+
217
+
218
+
219
+ ---
220
+
221
+
222
+
223
+ tomcat9-stderr.2018-04-30
224
+
225
+
226
+
227
+ ```
228
+
229
+ 30-Apr-2018 10:39:56.782 重大 [main] org.apache.catalina.util.LifecycleBase.handleSubClassException Failed to initialize component [Connector[HTTP/1.1-8080]]
230
+
231
+ ```

2

追記

2018/04/30 01:49

投稿

nnahito
nnahito

スコア2004

test CHANGED
File without changes
test CHANGED
@@ -80,80 +80,8 @@
80
80
 
81
81
  30-Apr-2018 02:02:26.892 警告 [main] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [gitbucket] appears to have started a thread named [job-scheduler-1] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
82
82
 
83
- java.lang.Thread.sleep(Native Method)
84
-
85
- akka.actor.LightArrayRevolverScheduler.waitNanos(LightArrayRevolverScheduler.scala:85)
86
-
87
- akka.actor.LightArrayRevolverScheduler$$anon$4.nextTick(LightArrayRevolverScheduler.scala:265)
88
-
89
- akka.actor.LightArrayRevolverScheduler$$anon$4.run(LightArrayRevolverScheduler.scala:235)
90
-
91
- java.lang.Thread.run(Unknown Source)
92
-
93
83
  30-Apr-2018 02:02:26.892 警告 [main] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [gitbucket] appears to have started a thread named [job-akka.actor.default-dispatcher-2] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
94
84
 
95
- java.lang.String.startsWith(Unknown Source)
96
-
97
- java.lang.String.startsWith(Unknown Source)
98
-
99
- org.apache.catalina.webresources.AbstractArchiveResourceSet.getResource(AbstractArchiveResourceSet.java:235)
100
-
101
- org.apache.catalina.webresources.StandardRoot.getResourceInternal(StandardRoot.java:281)
102
-
103
- org.apache.catalina.webresources.Cache.getResource(Cache.java:62)
104
-
105
- org.apache.catalina.webresources.StandardRoot.getResource(StandardRoot.java:216)
106
-
107
- org.apache.catalina.webresources.StandardRoot.getClassLoaderResource(StandardRoot.java:225)
108
-
109
- org.apache.catalina.loader.WebappClassLoaderBase.findClassInternal(WebappClassLoaderBase.java:2209)
110
-
111
- org.apache.catalina.loader.WebappClassLoaderBase.findClass(WebappClassLoaderBase.java:816)
112
-
113
- org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1261)
114
-
115
- org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1121)
116
-
117
- scala.collection.immutable.MapLike.filterKeys(MapLike.scala:95)
118
-
119
- scala.collection.immutable.MapLike.filterKeys$(MapLike.scala:95)
120
-
121
- scala.collection.immutable.AbstractMap.filterKeys(Map.scala:239)
122
-
123
- akka.actor.dungeon.DeathWatch.removeFromMap(DeathWatch.scala:112)
124
-
125
- akka.actor.dungeon.DeathWatch.$anonfun$watchedActorTerminated$1(DeathWatch.scala:73)
126
-
127
- akka.actor.dungeon.DeathWatch$$Lambda$643/21082315.apply$mcV$sp(Unknown Source)
128
-
129
- scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:12)
130
-
131
- akka.actor.dungeon.DeathWatch.maintainAddressTerminatedSubscription(DeathWatch.scala:232)
132
-
133
- akka.actor.dungeon.DeathWatch.watchedActorTerminated(DeathWatch.scala:73)
134
-
135
- akka.actor.dungeon.DeathWatch.watchedActorTerminated$(DeathWatch.scala:68)
136
-
137
- akka.actor.ActorCell.watchedActorTerminated(ActorCell.scala:370)
138
-
139
- akka.actor.ActorCell.invokeAll$1(ActorCell.scala:461)
140
-
141
- akka.actor.ActorCell.systemInvoke(ActorCell.scala:484)
142
-
143
- akka.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:282)
144
-
145
- akka.dispatch.Mailbox.run(Mailbox.scala:223)
146
-
147
- akka.dispatch.Mailbox.exec(Mailbox.scala:234)
148
-
149
- akka.dispatch.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
150
-
151
- akka.dispatch.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)
152
-
153
- akka.dispatch.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
154
-
155
- akka.dispatch.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
156
-
157
85
  ```
158
86
 
159
87
 
@@ -171,3 +99,115 @@
171
99
  # 追記1
172
100
 
173
101
  ![イメージ説明](bd71aab1534de49e68dfc24a657d006f.jpeg)
102
+
103
+
104
+
105
+
106
+
107
+ # 追記2
108
+
109
+ commons-daemon.2018-04-30
110
+
111
+
112
+
113
+ ```
114
+
115
+ [2018-04-30 10:39:55] [info] [ 5104] Commons Daemon procrun (1.1.0.0 32-bit) started
116
+
117
+ [2018-04-30 10:39:55] [info] [ 5104] Running 'Tomcat9' Service...
118
+
119
+ [2018-04-30 10:39:55] [info] [ 5788] Starting service...
120
+
121
+ [2018-04-30 10:39:57] [info] [ 5788] Service started in 1265 ms.
122
+
123
+ ```
124
+
125
+
126
+
127
+ こちらは……あまり役に立ちそうにないですね。。。
128
+
129
+
130
+
131
+ ---
132
+
133
+
134
+
135
+ tomcat9-stdout.2018-04-30
136
+
137
+
138
+
139
+ ```
140
+
141
+ 2018-04-30 10:39:55 Commons Daemon procrun stdout initialized
142
+
143
+ 10:40:45.517 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
144
+
145
+ 10:40:46.204 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
146
+
147
+ 10:40:46.267 [main] INFO g.core.servlet.InitializeListener - Check version
148
+
149
+ 10:40:46.267 [main] INFO g.core.servlet.InitializeListener - Start schema update
150
+
151
+ 10:40:47.704 [main] INFO g.core.servlet.InitializeListener - Extract bundled plugins
152
+
153
+ 10:40:48.595 [main] INFO g.core.servlet.InitializeListener - Initialize plugins
154
+
155
+ 10:40:48.751 [main] INFO gitbucket.core.plugin.PluginRegistry - Initialize gitbucket-notifications-plugin_2.12-1.4.0.jar
156
+
157
+ 10:40:49.126 [main] INFO gitbucket.core.plugin.PluginRegistry - Initialize gitbucket-notifications-plugin_2.12-1.2.0.jar
158
+
159
+ 10:40:49.173 [main] WARN gitbucket.core.plugin.PluginRegistry - Plugin notifications is duplicated. gitbucket-notifications-plugin_2.12-1.4.0.jar is available.
160
+
161
+ 10:40:49.204 [main] INFO gitbucket.core.plugin.PluginRegistry - Initialize gitbucket-notifications-plugin_2.12-1.1.0.jar
162
+
163
+ 10:40:49.251 [main] WARN gitbucket.core.plugin.PluginRegistry - Plugin notifications is duplicated. gitbucket-notifications-plugin_2.12-1.4.0.jar is available.
164
+
165
+ 10:40:49.282 [main] INFO gitbucket.core.plugin.PluginRegistry - Initialize gitbucket-notifications-plugin_2.12-1.0.0.jar
166
+
167
+ 10:40:49.314 [main] WARN gitbucket.core.plugin.PluginRegistry - Plugin notifications is duplicated. gitbucket-notifications-plugin_2.12-1.4.0.jar is available.
168
+
169
+ 10:40:49.360 [main] INFO gitbucket.core.plugin.PluginRegistry - Initialize gitbucket-notifications-plugin-assembly-1.5.0.jar
170
+
171
+ 10:40:49.407 [main] WARN gitbucket.core.plugin.PluginRegistry - Plugin notifications is duplicated. gitbucket-notifications-plugin_2.12-1.4.0.jar is available.
172
+
173
+ 10:40:49.423 [Thread-5] INFO g.core.plugin.PluginWatchThread - Start PluginWatchThread: D:\GitBucketRepository\plugins
174
+
175
+ 10:40:49.532 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
176
+
177
+ 10:40:49.532 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.2.3 created.
178
+
179
+ 10:40:49.532 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
180
+
181
+ 10:40:49.532 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.2.3) 'QuartzScheduler~job' with instanceId 'job'
182
+
183
+ Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
184
+
185
+ NOT STARTED.
186
+
187
+ Currently in standby mode.
188
+
189
+ Number of jobs executed: 0
190
+
191
+ Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads.
192
+
193
+ Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
194
+
195
+
196
+
197
+ 10:40:49.532 [main] INFO o.quartz.impl.DirectSchedulerFactory - Quartz scheduler 'QuartzScheduler~job
198
+
199
+ 10:40:49.532 [main] INFO o.quartz.impl.DirectSchedulerFactory - Quartz scheduler version: 2.2.3
200
+
201
+ 10:40:49.548 [main] INFO org.quartz.core.QuartzScheduler - Scheduler QuartzScheduler~job_$_job started.
202
+
203
+ [INFO] [04/30/2018 10:40:49.564] [main] [[QuartzScheduler~job]] Setting up scheduled job 'Daily', with 'com.typesafe.akka.extension.quartz.QuartzCronSchedule@10d0815'
204
+
205
+ 10:40:49.595 [main] INFO o.scalatra.servlet.ScalatraListener - The cycle class name from the config: ScalatraBootstrap
206
+
207
+ 10:40:49.595 [main] INFO o.scalatra.servlet.ScalatraListener - Initializing life cycle class: ScalatraBootstrap
208
+
209
+ ```
210
+
211
+
212
+
213
+ gitbucketでワーニングが出ている…?

1

FB追記

2018/04/30 01:47

投稿

nnahito
nnahito

スコア2004

test CHANGED
File without changes
test CHANGED
@@ -163,3 +163,11 @@
163
163
  何か復旧させる方法をご存知の方がいらっしゃいましたら、ご教示いただけますと幸いです。
164
164
 
165
165
  どうぞよろしくお願いいたします。
166
+
167
+
168
+
169
+
170
+
171
+ # 追記1
172
+
173
+ ![イメージ説明](bd71aab1534de49e68dfc24a657d006f.jpeg)