Bonjour

J'ai voulu faire un upgrade de ma version de tomcat, cela n'a pas fonctionné, je suis donc revenu en arriere, mais j'ai désormais le message.
Je suis en Java7.80 sous Centos

com.mchange.v2.async.ThreadPoolAsynchronousRunner] com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector

Une idee comment resoudre celui ci
Je n'atteint plus mon serveur depuis ???

Merci d'avance
Phil
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
 
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server} Setting property 'xport' to '8005' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.catalina.core.AprLifecycleListener init
INFOS: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.Digester endElement
AVERTISSEMENT:   No rules found matching 'Server/Service/Engine/Host/Context/Logger'.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.Digester endElement
AVERTISSEMENT:   No rules found matching 'Server/Service/Engine/Host/Context/Logger'.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.SetPropertiesRule begin
AVERTISSEMENT: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'debug' to '0' did not find a matching property.
mai 09, 2015 10:19:55 AM org.apache.tomcat.util.digester.Digester endElement
AVERTISSEMENT:   No rules found matching 'Server/Service/Engine/Host/Context/Logger'.
mai 09, 2015 10:19:55 AM org.apache.coyote.AbstractProtocol init
INFOS: Initializing ProtocolHandler ["http-bio-8080"]
mai 09, 2015 10:19:55 AM org.apache.catalina.startup.Catalina load
INFOS: Initialization processed in 446 ms
mai 09, 2015 10:19:55 AM org.apache.catalina.core.StandardService startInternal
INFOS: Démarrage du service Catalina
mai 09, 2015 10:19:55 AM org.apache.catalina.core.StandardEngine startInternal
INFOS: Starting Servlet Engine: Apache Tomcat/7.0.XX
mai 09, 2015 10:19:57 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: /WEB-INF/webcomponents.tld is already defined
mai 09, 2015 10:19:57 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
Starting up background thread: JSPWiki Lucene Indexer.
Starting up background thread: WatchDog for 'JSPWiki'.
2015-05-09 10:20:01 [INFO ] WAR contextFolder is /home/rtomcat/webapps/gitblit-1.X.1
2015-05-09 10:20:01 [WARN ] You are using a Tomcat-based server and your current settings will prevent grouped repositories, forks, personal repositories, and tree navigation from working properly. Please review the FAQ for details about running Gitblit on Tomcat. http://gitblit.com/faq.html and http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0450
2015-05-09 10:20:01 [WARN ] Overriding web.forwardSlashCharacter and setting to !
2015-05-09 10:20:01 [INFO ] 
2015-05-09 10:20:01 [INFO ] ----[com.gitblit.manager.IRuntimeManager]----
2015-05-09 10:20:01 [INFO ] Basefolder  : /home/rtomcat/webapps/gitblit-1.X.1/WEB-INF/data
2015-05-09 10:20:01 [INFO ] Settings    : /home/rtomcat/webapps/gitblit-1.X.1/WEB-INF/data/gitblit.properties
2015-05-09 10:20:01 [INFO ] JVM timezone: Europe/Paris (CEST +0200)
2015-05-09 10:20:01 [INFO ] App timezone: Europe/Paris (CEST +0200)
2015-05-09 10:20:01 [INFO ] 
2015-05-09 10:20:01 [INFO ] ----[com.gitblit.manager.INotificationManager]----
2015-05-09 10:20:01 [WARN ] Mail service disabled.
2015-05-09 10:20:01 [INFO ] 
2015-05-09 10:20:01 [INFO ] ----[com.gitblit.manager.IUserManager]----
2015-05-09 10:20:01 [INFO ] ConfigUserService(/home/rtomcat/webapps/gitblit-1.X.1/WEB-INF/data/users.conf)
2015-05-09 10:20:01 [INFO ] 
2015-05-09 10:20:01 [INFO ] ----[com.gitblit.manager.IAuthenticationManager]----
2015-05-09 10:20:01 [INFO ] External authentication disabled.
2015-05-09 10:20:01 [INFO ] 
2015-05-09 10:20:01 [INFO ] ----[com.gitblit.manager.IRepositoryManager]----
2015-05-09 10:20:01 [INFO ] Repositories folder : /home/rtomcat/webapps/gitblit-1.X.1/WEB-INF/data/git
2015-05-09 10:20:01 [INFO ] Identifying repositories...
2015-05-09 10:20:01 [INFO ] 0 repositories identified with calculated folder sizes in 6 msecs
2015-05-09 10:20:01 [INFO ] Lucene will process indexed branches every 2 minutes.
2015-05-09 10:20:01 [INFO ] Garbage Collector (GC) is disabled.
2015-05-09 10:20:01 [INFO ] Mirror service is disabled.
2015-05-09 10:20:01 [INFO ] Preparing 14 day commit cache. please wait...
2015-05-09 10:20:01 [INFO ] 0 repositories identified with calculated folder sizes in 0 msecs
2015-05-09 10:20:01 [INFO ] built 14 day commit cache of 0 commits across 0 repositories in 0 msecs
2015-05-09 10:20:01 [INFO ] 
2015-05-09 10:20:01 [INFO ] ----[com.gitblit.manager.IProjectManager]----
2015-05-09 10:20:01 [INFO ] 
2015-05-09 10:20:01 [INFO ] ----[com.gitblit.manager.IFederationManager]----
2015-05-09 10:20:01 [INFO ] 
2015-05-09 10:20:01 [INFO ] ----[com.gitblit.manager.IGitblit]----
2015-05-09 10:20:01 [INFO ] Starting services manager...
2015-05-09 10:20:01 [INFO ] Federation passphrase is blank! This server can not be PULLED from.
2015-05-09 10:20:01 [INFO ] Fanout PubSub service is disabled.
2015-05-09 10:20:01 [INFO ] Git Daemon is listening on 0.0.0.0:9418
2015-05-09 10:20:01 [WARN ] No ticket service configured.
2015-05-09 10:20:01 [INFO ] 
2015-05-09 10:20:01 [INFO ] All managers started.
2015-05-09 10:20:01 [INFO ] 
2015-05-09 10:20:01 [INFO ] [GitBlitWebApp] init: Wicket core library initializer
2015-05-09 10:20:01 [INFO ] [GitBlitWebApp] init: Wicket extensions initializer
2015-05-09 10:20:01 [INFO ] [GitBlitWebApp] Started Wicket version 1.X.21 in deployment mode
mai 09, 2015 10:20:02 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
mai 09, 2015 10:20:02 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
mai 09, 2015 10:20:02 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
mai 09, 2015 10:20:02 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
mai 09, 2015 10:20:02 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
mai 09, 2015 10:20:02 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
ApplicationListener DataSource dans web.xml : betaboutiques
ApplicationListener dataSourceJNDIName: java:/comp/env/jdbc_betaboutiques_MySQL
ApplicationListener DataSource : betaboutiques charge !
log4j:INFO Using URL [file:/home/rtomcat/webapps/betaboutiques/WEB-INF/classes/log4j.properties] for automatic log4j configuration of repository named [default].
mai 09, 2015 10:20:04 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://www.cowsultants.com/taglibs/itracker-1.0 is already defined
mai 09, 2015 10:20:05 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jstl/core_rt is already defined
mai 09, 2015 10:20:05 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jstl/core is already defined
mai 09, 2015 10:20:05 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jsp/jstl/core is already defined
mai 09, 2015 10:20:05 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jstl/fmt_rt is already defined
mai 09, 2015 10:20:05 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jstl/fmt is already defined
mai 09, 2015 10:20:05 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jsp/jstl/fmt is already defined
mai 09, 2015 10:20:05 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jsp/jstl/functions is already defined
mai 09, 2015 10:20:05 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/permittedTaglibs is already defined
mai 09, 2015 10:20:05 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://jakarta.apache.org/taglibs/standard/scriptfree is already defined
mai 09, 2015 10:20:05 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jstl/sql_rt is already defined
mai 09, 2015 10:20:05 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jstl/sql is already defined
mai 09, 2015 10:20:05 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jsp/jstl/sql is already defined
mai 09, 2015 10:20:05 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jstl/xml_rt is already defined
mai 09, 2015 10:20:05 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jstl/xml is already defined
mai 09, 2015 10:20:05 AM org.apache.catalina.startup.TaglibUriRule body
INFOS: TLD skipped. URI: http://java.sun.com/jsp/jstl/xml is already defined
10:20:26,078 WARN  [com.mchange.v2.async.ThreadPoolAsynchronousRunner] com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@275c1821 -- APPARENT DEADLOCK!!! Creating emergency threads for unassigned pending tasks!
10:20:26,082 WARN  [com.mchange.v2.async.ThreadPoolAsynchronousRunner] com.mchange.v2.async.ThreadPoolAsynchronousRunner$DeadlockDetector@275c1821 -- APPARENT DEADLOCK!!! Complete Status: 
	Managed Threads: 3
	Active Threads: 3
	Active Tasks: 
		com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@7ff01f94 (com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2)
		com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@6da96f2a (com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0)
		com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@ec166a5 (com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1)
	Pending Tasks: 
		com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@3b39e234
		com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@5531e24c
		com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@3e001746
Pool thread stack traces:
	Thread[com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0,5,main]
		java.net.PlainSocketImpl.socketConnect(Native Method)
		java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
		java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
		java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
		java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
		java.net.Socket.connect(Socket.java:579)
		sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
		sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
		sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		java.lang.reflect.Method.invoke(Method.java:606)
		com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:315)
		com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:306)
		com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2502)
		com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2539)
		com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2321)
		com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:832)
		com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:46)
		sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
		sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
		sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
		java.lang.reflect.Constructor.newInstance(Constructor.java:526)
		com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
		com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:417)
		com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:344)
		com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:134)
		com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
		com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
		com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
		com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
		com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
		com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
		com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
	Thread[com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1,5,main]
		java.net.PlainSocketImpl.socketConnect(Native Method)
		java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
		java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
		java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
		java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
		java.net.Socket.connect(Socket.java:579)
		sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
		sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
		sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		java.lang.reflect.Method.invoke(Method.java:606)
		com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:315)
		com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:306)
		com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2502)
		com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2539)
		com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2321)
		com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:832)
		com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:46)
		sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
		sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
		sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
		java.lang.reflect.Constructor.newInstance(Constructor.java:526)
		com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
		com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:417)
		com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:344)
		com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:134)
		com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
		com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
		com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
		com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
		com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
		com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
		com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
	Thread[com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2,5,main]
		java.net.PlainSocketImpl.socketConnect(Native Method)
		java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
		java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
		java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
		java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
		java.net.Socket.connect(Socket.java:579)
		sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
		sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
		sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		java.lang.reflect.Method.invoke(Method.java:606)
		com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:315)
		com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:306)
		com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2502)
		com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2539)
		com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2321)
		com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:832)
		com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:46)
		sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
		sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
		sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
		java.lang.reflect.Constructor.newInstance(Constructor.java:526)
		com.mysql.jdbc.Util.handleNewInstance(Util.java:409)
		com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:417)
		com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:344)
		com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:134)
		com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)
		com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)
		com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)
		com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)
		com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)
		com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)
		com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
 
 
2015-05-09 10:21:01 [INFO ] 0 repositories identified with calculated folder sizes in 1 msecs
10:21:26,084 WARN  [com.mchange.v2.async.ThreadPoolAsynchronousRunner] Task com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@6da96f2a (in deadlocked PoolThread) failed to complete in maximum time 60000ms. Trying interrupt().
10:21:26,088 WARN  [com.mchange.v2.async.ThreadPoolAsynchronousRunner] Task com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@ec166a5 (in deadlocked PoolThread) failed to complete in maximum time 60000ms. Trying interrupt().
10:21:26,088 WARN  [com.mchange.v2.async.ThreadPoolAsynchronousRunner] Task com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@7ff01f94 (in deadlocked PoolThread) failed to complete in maximum time 60000ms. Trying interrupt().
10:22:13,177 WARN  [com.mchange.v2.resourcepool.BasicResourcePool] com.mchange.v2.resourcepool.BasicResourcePool@15e6c38d -- Thread unexpectedly interrupted while performing an acquisition attempt.
java.lang.InterruptedException: sleep interrupted
	at java.lang.Thread.sleep(Native Method)
	at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1805)
	at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
10:22:13,177 WARN  [com.mchange.v2.resourcepool.BasicResourcePool] com.mchange.v2.resourcepool.BasicResourcePool@15e6c38d -- Thread unexpectedly interrupted while performing an acquisition attempt.
java.lang.InterruptedException: sleep interrupted
	at java.lang.Thread.sleep(Native Method)
	at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1805)
	at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
10:22:13,177 WARN  [com.mchange.v2.resourcepool.BasicResourcePool] com.mchange.v2.resourcepool.BasicResourcePool@15e6c38d -- Thread unexpectedly interrupted while performing an acquisition attempt.
java.lang.InterruptedException: sleep interrupted
	at java.lang.Thread.sleep(Native Method)
	at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1805)
	at com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run(ThreadPoolAsynchronousRunner.java:547)
2015-05-09 10:23:01 [INFO ] 0 repositories identified with calculated folder sizes in 1 msecs
2015-05-09 10:25:01 [INFO ] 0 repositories identified with calculated folder sizes in 1 msecs