質問編集履歴
5
コメント追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -114,4 +114,6 @@
|
|
114
114
|
|
115
115
|
```
|
116
116
|
30-Apr-2018 10:39:56.782 重大 [main] org.apache.catalina.util.LifecycleBase.handleSubClassException Failed to initialize component [Connector[HTTP/1.1-8080]]
|
117
|
-
```
|
117
|
+
```
|
118
|
+
|
119
|
+
なぜ8080ポートで起動しようとしているのに、8000ポートでのアクセスにすり替わってるんだ…?
|
4
ファイル名強調
title
CHANGED
File without changes
|
body
CHANGED
@@ -52,8 +52,9 @@
|
|
52
52
|
|
53
53
|
|
54
54
|
# 追記2
|
55
|
-
commons-daemon.2018-04-30
|
56
55
|
|
56
|
+
**commons-daemon.2018-04-30**
|
57
|
+
|
57
58
|
```
|
58
59
|
[2018-04-30 10:39:55] [info] [ 5104] Commons Daemon procrun (1.1.0.0 32-bit) started
|
59
60
|
[2018-04-30 10:39:55] [info] [ 5104] Running 'Tomcat9' Service...
|
@@ -65,7 +66,7 @@
|
|
65
66
|
|
66
67
|
---
|
67
68
|
|
68
|
-
tomcat9-stdout.2018-04-30
|
69
|
+
**tomcat9-stdout.2018-04-30**
|
69
70
|
|
70
71
|
```
|
71
72
|
2018-04-30 10:39:55 Commons Daemon procrun stdout initialized
|
@@ -109,7 +110,7 @@
|
|
109
110
|
|
110
111
|
---
|
111
112
|
|
112
|
-
tomcat9-stderr.2018-04-30
|
113
|
+
**tomcat9-stderr.2018-04-30**
|
113
114
|
|
114
115
|
```
|
115
116
|
30-Apr-2018 10:39:56.782 重大 [main] org.apache.catalina.util.LifecycleBase.handleSubClassException Failed to initialize component [Connector[HTTP/1.1-8080]]
|
3
もういっこ
title
CHANGED
File without changes
|
body
CHANGED
@@ -104,4 +104,13 @@
|
|
104
104
|
10:40:49.595 [main] INFO o.scalatra.servlet.ScalatraListener - Initializing life cycle class: ScalatraBootstrap
|
105
105
|
```
|
106
106
|
|
107
|
-
gitbucketでワーニングが出ている…?
|
107
|
+
gitbucketでワーニングが出ている…?
|
108
|
+
|
109
|
+
|
110
|
+
---
|
111
|
+
|
112
|
+
tomcat9-stderr.2018-04-30
|
113
|
+
|
114
|
+
```
|
115
|
+
30-Apr-2018 10:39:56.782 重大 [main] org.apache.catalina.util.LifecycleBase.handleSubClassException Failed to initialize component [Connector[HTTP/1.1-8080]]
|
116
|
+
```
|
2
追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -39,43 +39,7 @@
|
|
39
39
|
30-Apr-2018 02:02:26.111 重大 [main] org.apache.catalina.core.StandardContext.startInternal 以前のエラーのためにコンテキストの起動が失敗しました [/gitbucket]
|
40
40
|
30-Apr-2018 02:02:26.877 警告 [main] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesJdbc The web application [gitbucket] registered the JDBC driver [org.h2.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.
|
41
41
|
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:
|
42
|
-
java.lang.Thread.sleep(Native Method)
|
43
|
-
akka.actor.LightArrayRevolverScheduler.waitNanos(LightArrayRevolverScheduler.scala:85)
|
44
|
-
akka.actor.LightArrayRevolverScheduler$$anon$4.nextTick(LightArrayRevolverScheduler.scala:265)
|
45
|
-
akka.actor.LightArrayRevolverScheduler$$anon$4.run(LightArrayRevolverScheduler.scala:235)
|
46
|
-
java.lang.Thread.run(Unknown Source)
|
47
42
|
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:
|
48
|
-
java.lang.String.startsWith(Unknown Source)
|
49
|
-
java.lang.String.startsWith(Unknown Source)
|
50
|
-
org.apache.catalina.webresources.AbstractArchiveResourceSet.getResource(AbstractArchiveResourceSet.java:235)
|
51
|
-
org.apache.catalina.webresources.StandardRoot.getResourceInternal(StandardRoot.java:281)
|
52
|
-
org.apache.catalina.webresources.Cache.getResource(Cache.java:62)
|
53
|
-
org.apache.catalina.webresources.StandardRoot.getResource(StandardRoot.java:216)
|
54
|
-
org.apache.catalina.webresources.StandardRoot.getClassLoaderResource(StandardRoot.java:225)
|
55
|
-
org.apache.catalina.loader.WebappClassLoaderBase.findClassInternal(WebappClassLoaderBase.java:2209)
|
56
|
-
org.apache.catalina.loader.WebappClassLoaderBase.findClass(WebappClassLoaderBase.java:816)
|
57
|
-
org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1261)
|
58
|
-
org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1121)
|
59
|
-
scala.collection.immutable.MapLike.filterKeys(MapLike.scala:95)
|
60
|
-
scala.collection.immutable.MapLike.filterKeys$(MapLike.scala:95)
|
61
|
-
scala.collection.immutable.AbstractMap.filterKeys(Map.scala:239)
|
62
|
-
akka.actor.dungeon.DeathWatch.removeFromMap(DeathWatch.scala:112)
|
63
|
-
akka.actor.dungeon.DeathWatch.$anonfun$watchedActorTerminated$1(DeathWatch.scala:73)
|
64
|
-
akka.actor.dungeon.DeathWatch$$Lambda$643/21082315.apply$mcV$sp(Unknown Source)
|
65
|
-
scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:12)
|
66
|
-
akka.actor.dungeon.DeathWatch.maintainAddressTerminatedSubscription(DeathWatch.scala:232)
|
67
|
-
akka.actor.dungeon.DeathWatch.watchedActorTerminated(DeathWatch.scala:73)
|
68
|
-
akka.actor.dungeon.DeathWatch.watchedActorTerminated$(DeathWatch.scala:68)
|
69
|
-
akka.actor.ActorCell.watchedActorTerminated(ActorCell.scala:370)
|
70
|
-
akka.actor.ActorCell.invokeAll$1(ActorCell.scala:461)
|
71
|
-
akka.actor.ActorCell.systemInvoke(ActorCell.scala:484)
|
72
|
-
akka.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:282)
|
73
|
-
akka.dispatch.Mailbox.run(Mailbox.scala:223)
|
74
|
-
akka.dispatch.Mailbox.exec(Mailbox.scala:234)
|
75
|
-
akka.dispatch.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
|
76
|
-
akka.dispatch.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)
|
77
|
-
akka.dispatch.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
|
78
|
-
akka.dispatch.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)
|
79
43
|
```
|
80
44
|
|
81
45
|
Javaはあまり得意ではなく、TomcatのGUIを利用しております。
|
@@ -84,4 +48,60 @@
|
|
84
48
|
|
85
49
|
|
86
50
|
# 追記1
|
87
|
-

|
51
|
+

|
52
|
+
|
53
|
+
|
54
|
+
# 追記2
|
55
|
+
commons-daemon.2018-04-30
|
56
|
+
|
57
|
+
```
|
58
|
+
[2018-04-30 10:39:55] [info] [ 5104] Commons Daemon procrun (1.1.0.0 32-bit) started
|
59
|
+
[2018-04-30 10:39:55] [info] [ 5104] Running 'Tomcat9' Service...
|
60
|
+
[2018-04-30 10:39:55] [info] [ 5788] Starting service...
|
61
|
+
[2018-04-30 10:39:57] [info] [ 5788] Service started in 1265 ms.
|
62
|
+
```
|
63
|
+
|
64
|
+
こちらは……あまり役に立ちそうにないですね。。。
|
65
|
+
|
66
|
+
---
|
67
|
+
|
68
|
+
tomcat9-stdout.2018-04-30
|
69
|
+
|
70
|
+
```
|
71
|
+
2018-04-30 10:39:55 Commons Daemon procrun stdout initialized
|
72
|
+
10:40:45.517 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
73
|
+
10:40:46.204 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
74
|
+
10:40:46.267 [main] INFO g.core.servlet.InitializeListener - Check version
|
75
|
+
10:40:46.267 [main] INFO g.core.servlet.InitializeListener - Start schema update
|
76
|
+
10:40:47.704 [main] INFO g.core.servlet.InitializeListener - Extract bundled plugins
|
77
|
+
10:40:48.595 [main] INFO g.core.servlet.InitializeListener - Initialize plugins
|
78
|
+
10:40:48.751 [main] INFO gitbucket.core.plugin.PluginRegistry - Initialize gitbucket-notifications-plugin_2.12-1.4.0.jar
|
79
|
+
10:40:49.126 [main] INFO gitbucket.core.plugin.PluginRegistry - Initialize gitbucket-notifications-plugin_2.12-1.2.0.jar
|
80
|
+
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.
|
81
|
+
10:40:49.204 [main] INFO gitbucket.core.plugin.PluginRegistry - Initialize gitbucket-notifications-plugin_2.12-1.1.0.jar
|
82
|
+
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.
|
83
|
+
10:40:49.282 [main] INFO gitbucket.core.plugin.PluginRegistry - Initialize gitbucket-notifications-plugin_2.12-1.0.0.jar
|
84
|
+
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.
|
85
|
+
10:40:49.360 [main] INFO gitbucket.core.plugin.PluginRegistry - Initialize gitbucket-notifications-plugin-assembly-1.5.0.jar
|
86
|
+
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.
|
87
|
+
10:40:49.423 [Thread-5] INFO g.core.plugin.PluginWatchThread - Start PluginWatchThread: D:\GitBucketRepository\plugins
|
88
|
+
10:40:49.532 [main] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
|
89
|
+
10:40:49.532 [main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.2.3 created.
|
90
|
+
10:40:49.532 [main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
|
91
|
+
10:40:49.532 [main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.2.3) 'QuartzScheduler~job' with instanceId 'job'
|
92
|
+
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
|
93
|
+
NOT STARTED.
|
94
|
+
Currently in standby mode.
|
95
|
+
Number of jobs executed: 0
|
96
|
+
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads.
|
97
|
+
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
|
98
|
+
|
99
|
+
10:40:49.532 [main] INFO o.quartz.impl.DirectSchedulerFactory - Quartz scheduler 'QuartzScheduler~job
|
100
|
+
10:40:49.532 [main] INFO o.quartz.impl.DirectSchedulerFactory - Quartz scheduler version: 2.2.3
|
101
|
+
10:40:49.548 [main] INFO org.quartz.core.QuartzScheduler - Scheduler QuartzScheduler~job_$_job started.
|
102
|
+
[INFO] [04/30/2018 10:40:49.564] [main] [[QuartzScheduler~job]] Setting up scheduled job 'Daily', with 'com.typesafe.akka.extension.quartz.QuartzCronSchedule@10d0815'
|
103
|
+
10:40:49.595 [main] INFO o.scalatra.servlet.ScalatraListener - The cycle class name from the config: ScalatraBootstrap
|
104
|
+
10:40:49.595 [main] INFO o.scalatra.servlet.ScalatraListener - Initializing life cycle class: ScalatraBootstrap
|
105
|
+
```
|
106
|
+
|
107
|
+
gitbucketでワーニングが出ている…?
|
1
FB追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -80,4 +80,8 @@
|
|
80
80
|
|
81
81
|
Javaはあまり得意ではなく、TomcatのGUIを利用しております。
|
82
82
|
何か復旧させる方法をご存知の方がいらっしゃいましたら、ご教示いただけますと幸いです。
|
83
|
-
どうぞよろしくお願いいたします。
|
83
|
+
どうぞよろしくお願いいたします。
|
84
|
+
|
85
|
+
|
86
|
+
# 追記1
|
87
|
+

|