Ticket #14301: out.txt

File out.txt, 27.3 KB (added by jca@…, 7 years ago)

output from console

Line 
1jca@opensuse-142:/usr/share/java> java -jar josm-tested.jar
22017-01-27 17:36:17.407 INFO: Log niveau er på INFO (INFO, 800)
32017-01-27 17:36:18.796 INFO: GET https://josm.openstreetmap.de/wiki/Da:StartupPage -> !!!
42017-01-27 17:36:18.797 WARNING: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException. Årsag: java.security.ProviderException: java.lang.NegativeArraySizeException. Årsag: java.lang.NegativeArraySizeException
5javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException
6 at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
7 at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
8 at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1906)
9 at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1889)
10 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1410)
11 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
12 at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
13 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
14 at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
15 at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:124)
16 at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:74)
17 at org.openstreetmap.josm.tools.WikiReader.readLang(WikiReader.java:100)
18 at org.openstreetmap.josm.tools.WikiReader.readLang(WikiReader.java:75)
19 at org.openstreetmap.josm.gui.GettingStarted$MotdContent.updateData(GettingStarted.java:88)
20 at org.openstreetmap.josm.io.CacheCustomContent.updateForce(CacheCustomContent.java:137)
21 at org.openstreetmap.josm.io.CacheCustomContent.updateForceString(CacheCustomContent.java:149)
22 at org.openstreetmap.josm.io.CacheCustomContent.updateIfRequiredString(CacheCustomContent.java:127)
23 at org.openstreetmap.josm.gui.GettingStarted.lambda$getMOTD$1(GettingStarted.java:143)
24 at java.lang.Thread.run(Thread.java:745)
25Caused by: java.security.ProviderException: java.lang.NegativeArraySizeException
26 at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147)
27 at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703)
28 at sun.security.ssl.ECDHCrypt.<init>(ECDHCrypt.java:77)
29 at sun.security.ssl.ClientHandshaker.serverKeyExchange(ClientHandshaker.java:721)
30 at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:281)
31 at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
32 at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
33 at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
34 at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
35 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
36 ... 14 more
37Caused by: java.lang.NegativeArraySizeException
38 at sun.security.ec.ECKeyPairGenerator.generateECKeyPair(Native Method)
39 at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:128)
40 ... 23 more
41
422017-01-27 17:36:18.798 WARNING: Kunne ikke læse MOTD. Handling var: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException. Årsag: java.security.ProviderException: java.lang.NegativeArraySizeException. Årsag: java.lang.NegativeArraySizeException
432017-01-27 17:36:19.921 INFO: GET https://api.openstreetmap.org/api/capabilities -> !!!
442017-01-27 17:36:19.922 WARNING: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException. Årsag: java.security.ProviderException: java.lang.NegativeArraySizeException. Årsag: java.lang.NegativeArraySizeException
45javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException
46 at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
47 at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
48 at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1906)
49 at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1889)
50 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1410)
51 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
52 at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
53 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
54 at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
55 at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:124)
56 at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:74)
57 at org.openstreetmap.josm.io.OsmApi.sendRequest(OsmApi.java:665)
58 at org.openstreetmap.josm.io.OsmApi$CapabilitiesCache.updateData(OsmApi.java:182)
59 at org.openstreetmap.josm.io.CacheCustomContent.updateForce(CacheCustomContent.java:137)
60 at org.openstreetmap.josm.io.CacheCustomContent.updateForceString(CacheCustomContent.java:149)
61 at org.openstreetmap.josm.io.CacheCustomContent.updateIfRequiredString(CacheCustomContent.java:127)
62 at org.openstreetmap.josm.io.OsmApi.initialize(OsmApi.java:212)
63 at org.openstreetmap.josm.Main.lambda$initialize$1(Main.java:535)
64 at org.openstreetmap.josm.Main$InitializationTask.call(Main.java:602)
65 at org.openstreetmap.josm.Main$InitializationTask.call(Main.java:586)
66 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
67 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
68 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
69 at java.lang.Thread.run(Thread.java:745)
70Caused by: java.security.ProviderException: java.lang.NegativeArraySizeException
71 at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147)
72 at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703)
73 at sun.security.ssl.ECDHCrypt.<init>(ECDHCrypt.java:77)
74 at sun.security.ssl.ClientHandshaker.serverKeyExchange(ClientHandshaker.java:721)
75 at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:281)
76 at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
77 at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
78 at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
79 at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
80 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
81 ... 19 more
82Caused by: java.lang.NegativeArraySizeException
83 at sun.security.ec.ECKeyPairGenerator.generateECKeyPair(Native Method)
84 at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:128)
85 ... 28 more
86
872017-01-27 17:36:19.922 WARNING: Already here java.lang.NegativeArraySizeException
882017-01-27 17:36:19.923 WARNING: java.lang.NegativeArraySizeException
892017-01-27 17:36:20.003 INFO: GET https://josm.openstreetmap.de/maps -> !!!
902017-01-27 17:36:20.004 WARNING: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException. Årsag: java.security.ProviderException: java.lang.NegativeArraySizeException. Årsag: java.lang.NegativeArraySizeException
91javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException
92 at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
93 at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
94 at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1906)
95 at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1889)
96 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1410)
97 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
98 at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
99 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
100 at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
101 at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:124)
102 at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:74)
103 at org.openstreetmap.josm.io.CachedFile.checkLocal(CachedFile.java:472)
104 at org.openstreetmap.josm.io.CachedFile.getFile(CachedFile.java:272)
105 at org.openstreetmap.josm.io.CachedFile.getInputStream(CachedFile.java:207)
106 at org.openstreetmap.josm.io.CachedFile.getContentReader(CachedFile.java:250)
107 at org.openstreetmap.josm.io.imagery.ImageryReader.parse(ImageryReader.java:86)
108 at org.openstreetmap.josm.data.imagery.ImageryLayerInfo$DefaultEntryLoader.loadSource(ImageryLayerInfo.java:154)
109 at org.openstreetmap.josm.data.imagery.ImageryLayerInfo$DefaultEntryLoader.realRun(ImageryLayerInfo.java:136)
110 at org.openstreetmap.josm.data.imagery.ImageryLayerInfo.loadDefaults(ImageryLayerInfo.java:100)
111 at org.openstreetmap.josm.data.imagery.ImageryLayerInfo.load(ImageryLayerInfo.java:83)
112 at org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.initialize(ImageryPreference.java:942)
113 at org.openstreetmap.josm.Main$InitializationTask.call(Main.java:602)
114 at org.openstreetmap.josm.Main$InitializationTask.call(Main.java:586)
115 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
116 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
117 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
118 at java.lang.Thread.run(Thread.java:745)
119Caused by: java.security.ProviderException: java.lang.NegativeArraySizeException
120 at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147)
121 at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703)
122 at sun.security.ssl.ECDHCrypt.<init>(ECDHCrypt.java:77)
123 at sun.security.ssl.ClientHandshaker.serverKeyExchange(ClientHandshaker.java:721)
124 at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:281)
125 at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
126 at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
127 at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
128 at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
129 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
130 ... 22 more
131Caused by: java.lang.NegativeArraySizeException
132 at sun.security.ec.ECKeyPairGenerator.generateECKeyPair(Native Method)
133 at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:128)
134 ... 31 more
135
1362017-01-27 17:36:20.005 SEVERE: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException. Årsag: java.security.ProviderException: java.lang.NegativeArraySizeException. Årsag: java.lang.NegativeArraySizeException
137javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException
138 at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
139 at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
140 at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1906)
141 at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1889)
142 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1410)
143 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
144 at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
145 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
146 at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
147 at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:124)
148 at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:74)
149 at org.openstreetmap.josm.io.CachedFile.checkLocal(CachedFile.java:472)
150 at org.openstreetmap.josm.io.CachedFile.getFile(CachedFile.java:272)
151 at org.openstreetmap.josm.io.CachedFile.getInputStream(CachedFile.java:207)
152 at org.openstreetmap.josm.io.CachedFile.getContentReader(CachedFile.java:250)
153 at org.openstreetmap.josm.io.imagery.ImageryReader.parse(ImageryReader.java:86)
154 at org.openstreetmap.josm.data.imagery.ImageryLayerInfo$DefaultEntryLoader.loadSource(ImageryLayerInfo.java:154)
155 at org.openstreetmap.josm.data.imagery.ImageryLayerInfo$DefaultEntryLoader.realRun(ImageryLayerInfo.java:136)
156 at org.openstreetmap.josm.data.imagery.ImageryLayerInfo.loadDefaults(ImageryLayerInfo.java:100)
157 at org.openstreetmap.josm.data.imagery.ImageryLayerInfo.load(ImageryLayerInfo.java:83)
158 at org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.initialize(ImageryPreference.java:942)
159 at org.openstreetmap.josm.Main$InitializationTask.call(Main.java:602)
160 at org.openstreetmap.josm.Main$InitializationTask.call(Main.java:586)
161 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
162 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
163 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
164 at java.lang.Thread.run(Thread.java:745)
165Caused by: java.security.ProviderException: java.lang.NegativeArraySizeException
166 at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147)
167 at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703)
168 at sun.security.ssl.ECDHCrypt.<init>(ECDHCrypt.java:77)
169 at sun.security.ssl.ClientHandshaker.serverKeyExchange(ClientHandshaker.java:721)
170 at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:281)
171 at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
172 at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
173 at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
174 at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
175 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
176 ... 22 more
177Caused by: java.lang.NegativeArraySizeException
178 at sun.security.ec.ECKeyPairGenerator.generateECKeyPair(Native Method)
179 at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:128)
180 ... 31 more
181
182[INFO] CompositeCacheManager - Instance is null, returning unconfigured instance
1832017-01-27 17:36:21.820 INFO: GET https://api.openstreetmap.org/api/capabilities -> !!!
1842017-01-27 17:36:21.821 WARNING: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException. Årsag: java.security.ProviderException: java.lang.NegativeArraySizeException. Årsag: java.lang.NegativeArraySizeException
185javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException
186 at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
187 at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
188 at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1906)
189 at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1889)
190 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1410)
191 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
192 at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
193 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
194 at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
195 at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:124)
196 at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:74)
197 at org.openstreetmap.josm.io.OsmApi.sendRequest(OsmApi.java:665)
198 at org.openstreetmap.josm.io.OsmApi$CapabilitiesCache.updateData(OsmApi.java:182)
199 at org.openstreetmap.josm.io.CacheCustomContent.updateForce(CacheCustomContent.java:137)
200 at org.openstreetmap.josm.io.CacheCustomContent.updateForceString(CacheCustomContent.java:149)
201 at org.openstreetmap.josm.io.CacheCustomContent.updateIfRequiredString(CacheCustomContent.java:127)
202 at org.openstreetmap.josm.io.OsmApi.initialize(OsmApi.java:212)
203 at org.openstreetmap.josm.io.OsmApi.initialize(OsmApi.java:194)
204 at org.openstreetmap.josm.data.validation.tests.ApiCapabilitiesTest.initialize(ApiCapabilitiesTest.java:36)
205 at org.openstreetmap.josm.data.validation.OsmValidator.initializeTests(OsmValidator.java:332)
206 at org.openstreetmap.josm.data.validation.OsmValidator.initializeTests(OsmValidator.java:315)
207 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
208 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
209 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
210 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
211 at java.lang.Thread.run(Thread.java:745)
212Caused by: java.security.ProviderException: java.lang.NegativeArraySizeException
213 at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147)
214 at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703)
215 at sun.security.ssl.ECDHCrypt.<init>(ECDHCrypt.java:77)
216 at sun.security.ssl.ClientHandshaker.serverKeyExchange(ClientHandshaker.java:721)
217 at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:281)
218 at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
219 at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
220 at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
221 at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
222 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
223 ... 21 more
224Caused by: java.lang.NegativeArraySizeException
225 at sun.security.ec.ECKeyPairGenerator.generateECKeyPair(Native Method)
226 at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:128)
227 ... 30 more
228
2292017-01-27 17:36:21.821 WARNING: Already here java.lang.NegativeArraySizeException
2302017-01-27 17:36:21.822 WARNING: Already here java.lang.NegativeArraySizeException
2312017-01-27 17:36:21.822 SEVERE: org.openstreetmap.josm.io.OsmApiInitializationException: org.openstreetmap.josm.io.OsmTransferException: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException. Årsag: org.openstreetmap.josm.io.OsmTransferException: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException. Årsag: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException. Årsag: java.security.ProviderException: java.lang.NegativeArraySizeException. Årsag: java.lang.NegativeArraySizeException
232org.openstreetmap.josm.io.OsmApiInitializationException: org.openstreetmap.josm.io.OsmTransferException: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException
233 at org.openstreetmap.josm.io.OsmApi.initialize(OsmApi.java:269)
234 at org.openstreetmap.josm.io.OsmApi.initialize(OsmApi.java:194)
235 at org.openstreetmap.josm.data.validation.tests.ApiCapabilitiesTest.initialize(ApiCapabilitiesTest.java:36)
236 at org.openstreetmap.josm.data.validation.OsmValidator.initializeTests(OsmValidator.java:332)
237 at org.openstreetmap.josm.data.validation.OsmValidator.initializeTests(OsmValidator.java:315)
238 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
239 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
240 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
241 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
242 at java.lang.Thread.run(Thread.java:745)
243Caused by: org.openstreetmap.josm.io.OsmTransferException: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException
244 at org.openstreetmap.josm.io.OsmApi.sendRequest(OsmApi.java:712)
245 at org.openstreetmap.josm.io.OsmApi$CapabilitiesCache.updateData(OsmApi.java:182)
246 at org.openstreetmap.josm.io.CacheCustomContent.updateForce(CacheCustomContent.java:137)
247 at org.openstreetmap.josm.io.CacheCustomContent.updateForceString(CacheCustomContent.java:149)
248 at org.openstreetmap.josm.io.CacheCustomContent.updateIfRequiredString(CacheCustomContent.java:127)
249 at org.openstreetmap.josm.io.OsmApi.initialize(OsmApi.java:212)
250 ... 9 more
251Caused by: javax.net.ssl.SSLException: java.security.ProviderException: java.lang.NegativeArraySizeException
252 at sun.security.ssl.Alerts.getSSLException(Alerts.java:208)
253 at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949)
254 at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1906)
255 at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1889)
256 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1410)
257 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
258 at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
259 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
260 at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)
261 at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:124)
262 at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:74)
263 at org.openstreetmap.josm.io.OsmApi.sendRequest(OsmApi.java:665)
264 ... 14 more
265Caused by: java.security.ProviderException: java.lang.NegativeArraySizeException
266 at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:147)
267 at java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:703)
268 at sun.security.ssl.ECDHCrypt.<init>(ECDHCrypt.java:77)
269 at sun.security.ssl.ClientHandshaker.serverKeyExchange(ClientHandshaker.java:721)
270 at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:281)
271 at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
272 at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
273 at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
274 at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
275 at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
276 ... 21 more
277Caused by: java.lang.NegativeArraySizeException
278 at sun.security.ec.ECKeyPairGenerator.generateECKeyPair(Native Method)
279 at sun.security.ec.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:128)
280 ... 30 more
281
282[INFO] ThreadPoolManager - thread_pool.default PoolConfiguration = useBoundary = [false] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
283[INFO] CompositeCacheManager - Setting default auxiliaries to null
284[INFO] CompositeCacheManager - setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = UPDATE, spoolChunkSize = 2 ]
285[INFO] CompositeCacheManager - setting defaultElementAttributes to [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = false, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1485534981886, LastAccessTime = 1485534981886, getTimeToLiveSeconds() = -1, createTime = 1485534981886 ]
286[INFO] CompositeCacheConfigurator - Parsed regions []
287[INFO] CompositeCacheManager - Finished configuration in 26 ms.
288[INFO] CompositeCacheConfigurator - No special ElementAttribute class defined for key [jcs.region.TMS.elementattributes], using default class.
289[INFO] AbstractDoubleLinkedListMemoryCache - initialized MemoryCache for TMS
290[INFO] CompositeCache - Constructed cache with name [TMS] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 0, maxSpoolPerRun = -1, diskUsagePattern = UPDATE, spoolChunkSize = 2 ]
291[INFO] BlockDiskCache - Region [TMS_BLOCK_v2] Constructing BlockDiskCache with attributes
292BlockDiskAttributes
293 DiskPath [/home/jca/.cache/JOSM/tiles]
294 MaxKeySize [524288]
295 MaxPurgatorySize [5000]
296 BlockSizeBytes [4096]
297 KeyPersistenceIntervalSeconds [300]
298 DiskLimitType [SIZE]
299[INFO] BlockDiskCache - Region [TMS_BLOCK_v2] Cache file root directory: [/home/jca/.cache/JOSM/tiles]
300[INFO] BlockDisk - Constructing BlockDisk, blockSizeBytes [4096]
301[INFO] BlockDiskKeyStore - Region [TMS_BLOCK_v2] Cache file root directory [/home/jca/.cache/JOSM/tiles]
302[INFO] BlockDiskKeyStore - Region [TMS_BLOCK_v2] Key File [/home/jca/.cache/JOSM/tiles/TMS_BLOCK_v2.key]
303[INFO] BlockDiskKeyStore - Region [TMS_BLOCK_v2] Set maxKeySize to: '524288'
304[WARN] BlockDiskCache - Region [TMS_BLOCK_v2] Resetting cache
305[INFO] BlockDiskKeyStore - Region [TMS_BLOCK_v2] Saving keys to [/home/jca/.cache/JOSM/tiles/TMS_BLOCK_v2.key], key count [0]
306[INFO] BlockDiskKeyStore - Region [TMS_BLOCK_v2] Finished saving keys. It took 2ms. to store 0 keys. Key file length [4]
307[INFO] BlockDiskCache - Region [TMS_BLOCK_v2] Block Disk Cache is alive.
3082017-01-27 17:37:28.247 INFO: Defaults for download.newlayer differ: false != true
309[INFO] ElementEventQueue - Element event queue destroyed: org.apache.commons.jcs.engine.control.event.ElementEventQueue@10ea143d
310[INFO] CompositeCache - In DISPOSE, [TMS] fromRemote [false]
311[INFO] CompositeCache - In DISPOSE, [TMS] auxiliary [TMS_BLOCK_v2]
312[INFO] CompositeCache - In DISPOSE, [TMS] put 0 into auxiliary TMS_BLOCK_v2
313[INFO] AbstractDiskCache - No longer waiting for event queue to finish: Cache Event Queue
314Working = true
315Alive = false
316Empty = true
317Size = 0
318[INFO] AbstractDiskCache - In dispose, destroying event queue.
319[INFO] CacheEventQueue - Destroy was called after queue was destroyed. Doing nothing. Stats = Cache Event Queue
320Working = true
321Alive = false
322Empty = true
323Size = 0
324[INFO] BlockDiskKeyStore - Region [TMS_BLOCK_v2] Saving keys to [/home/jca/.cache/JOSM/tiles/TMS_BLOCK_v2.key], key count [0]
325[INFO] BlockDiskKeyStore - Region [TMS_BLOCK_v2] Finished saving keys. It took 0ms. to store 0 keys. Key file length [4]
326[INFO] BlockDiskCache - Region [TMS_BLOCK_v2] Shutdown complete.
327[INFO] CompositeCache - In DISPOSE, [TMS] disposing of memory cache.
328[INFO] AbstractMemoryCache - Memory Cache dispose called.
3292017-01-27 17:37:37.584 INFO: Restart [/usr/lib64/jvm/java-1.8.0-openjdk-1.8.0/jre/bin/java, -jar, josm-tested.jar]