Opened 4 years ago
Closed 4 years ago
#21099 closed defect (invalid)
JOSM freezes when I choose Bing imagery
Reported by: | iman | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core imagery | Version: | tested |
Keywords: | josm freez bing | Cc: |
Description
What steps will reproduce the problem?
- Start JOSM
- Choose Bing Imagery
logs
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2021-06-02 22:03:39 +0200 (Wed, 02 Jun 2021) Build-Date:2021-06-02 20:11:30 Revision:17919 Relative:URL: ^/trunk Identification: JOSM/1.5 (17919 en) Windows 10 64-Bit OS Build number: Windows 10 Enterprise 2009 (19043) Memory Usage: 210 MB / 989 MB (63 MB allocated, but free) Java version: 1.8.0_291-b10, Oracle Corporation, Java HotSpot(TM) Client VM Look and Feel: javax.swing.plaf.metal.MetalLookAndFeel Screen: \Display0 1920×1080 (scaling 1.00×1.00) Maximum Screen Size: 1920×1080 Best cursor sizes: 16×16→32×32, 32×32→32×32 System property file.encoding: Cp1256 System property sun.jnu.encoding: Cp1256 Locale info: en_US Numbers with default locale: 1234567890 -> 1234567890 VM arguments: [-Djava.net.useSystemProxies=true] Plugins: + CADTools (1008) + DirectDownload (35640) + DirectUpload (35640) + FastDraw (35640) + MakeParallel (v1.1.0) + PicLayer (1.0.1) + alignways (35753) + apache-commons (35524) + buildings_tools (35756) + centernode (v1.0.4) + changeset-viewer (25) + easypresets (1616854084) + ejml (35458) + ext_tools (35640) + geotools (35458) + gridify (1606242219) + imagery_offset_db (35640) + jaxb (35543) + jogl (1.2.3) + jts (35458) + log4j (35458) + measurement (35640) + merge-overlap (35640) + opendata (35640) + reverter (35732) + undelete (35640) + utilsplugin2 (35691) + waypoint_search (35562) Last errors/warnings: - 00002.825 W: Unable to request certificate of https://roottest-g3.pkioverheid.nl - 00003.149 W: Unable to request certificate of https://roottest-g3.pkioverheid.nl - 00016.516 W: Ext_Tools warning: can not load file <josm.pref>\plugins\ext_tools\tools.cfg - 00016.517 W: Ext_Tools warning: can not load file <josm.pref>\plugins\ext_tools\repo.cfg
more logs
As I run JOSM via a *.bat file with this command:
start "JOSM Launcher" java -Xmx1024M -Djava.net.useSystemProxies=true -jar josm-tested.jar
a command prompt window will remain open along JOSM. Here is the messages appeared in it:
java.io.UnsupportedEncodingException: cp720 java.io.UnsupportedEncodingException: cp720 2021-07-11 21:27:45.372 INFO: Log level is at INFO (INFO, 800) 2021-07-11 21:27:47.767 WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5. 2021-07-11 21:27:48.097 WARNING: Unable to request certificate of https://roottest-g3.pkioverheid.nl 2021-07-11 21:27:48.397 WARNING: Unable to request certificate of https://roottest-g3.pkioverheid.nl 2021-07-11 21:27:55.431 INFO: Skipping plugin update after JOSM upgrade. Automatic update at startup is disabled. 2021-07-11 21:27:55.435 INFO: loading plugin 'jaxb' (version 35543) 2021-07-11 21:27:55.439 INFO: loading plugin 'log4j' (version 35458) 2021-07-11 21:28:00.692 INFO: GET https://api.openstreetmap.org/api/0.6/user/details -> HTTP/1.1 200 (4.4 s; 649 B) 2021-07-11 21:28:01.579 INFO: Obtained 82 Tag2Link rules from resource://META-INF/resources/webjars/tag2link/2021.3.21/index.json 2021-07-11 21:28:03.615 INFO: Could not load tool definition getoffset 2021-07-11 21:28:03.629 INFO: loading plugin 'jogl' (version 1.2.3) 2021-07-11 21:28:03.631 INFO: loading plugin 'reverter' (version 35732) 2021-07-11 21:28:03.662 INFO: RemoteControl: adding command "revert_changeset" (handled by RevertChangesetHandler) 2021-07-11 21:28:03.663 INFO: loading plugin 'apache-commons' (version 35524) 2021-07-11 21:28:03.672 INFO: loading plugin 'jts' (version 35458) 2021-07-11 21:28:03.675 INFO: loading plugin 'ejml' (version 35458) 2021-07-11 21:28:03.677 INFO: loading plugin 'geotools' (version 35458) 2021-07-11 21:28:03.971 INFO: Warp/affine reduction enabled: true 2021-07-11 21:28:04.487 INFO: loading plugin 'utilsplugin2' (version 35691) 2021-07-11 21:28:04.595 INFO: loading plugin 'MakeParallel' (version v1.1.0) 2021-07-11 21:28:04.617 INFO: loading plugin 'opendata' (version 35640) 2021-07-11 21:28:04.660 INFO: loading plugin 'alignways' (version 35753) 2021-07-11 21:28:04.667 INFO: loading plugin 'measurement' (version 35640) 2021-07-11 21:28:04.669 INFO: loading plugin 'CADTools' (version 1008) 2021-07-11 21:28:04.697 INFO: loading plugin 'gridify' (version 1606242219) 2021-07-11 21:28:04.703 INFO: loading plugin 'centernode' (version v1.0.4) 2021-07-11 21:28:04.725 INFO: loading plugin 'PicLayer' (version 1.0.1) 2021-07-11 21:28:04.739 INFO: loading plugin 'imagery_offset_db' (version 35640) 2021-07-11 21:28:04.754 INFO: loading plugin 'DirectDownload' (version 35640) 2021-07-11 21:28:04.769 INFO: loading plugin 'changeset-viewer' (version 25) 2021-07-11 21:28:04.771 INFO: loading plugin 'DirectUpload' (version 35640) 2021-07-11 21:28:04.781 INFO: loading plugin 'FastDraw' (version 35640) 2021-07-11 21:28:04.782 INFO: loading plugin 'ext_tools' (version 35640) 2021-07-11 21:28:04.783 WARNING: Ext_Tools warning: can not load file C:\Users\Iman\AppData\Roaming\JOSM\plugins\ext_tools\tools.cfg 2021-07-11 21:28:04.786 WARNING: Ext_Tools warning: can not load file C:\Users\Iman\AppData\Roaming\JOSM\plugins\ext_tools\repo.cfg 2021-07-11 21:28:04.793 INFO: loading plugin 'easypresets' (version 1616854084) 2021-07-11 21:28:04.821 INFO: loading plugin 'waypoint_search' (version 35562) 2021-07-11 21:28:04.823 INFO: loading plugin 'undelete' (version 35640) 2021-07-11 21:28:04.867 INFO: loading plugin 'buildings_tools' (version 35756) 2021-07-11 21:28:04.886 INFO: loading plugin 'merge-overlap' (version 35640) 2021-07-11 21:28:04.972 INFO: RemoteControl::Accepting remote connections on /0:0:0:0:0:0:0:1:8111 2021-07-11 21:28:04.972 INFO: RemoteControl::Accepting remote connections on /127.0.0.1:8111 2021-07-11 21:28:04.972 INFO: Message notifier active (checks every 5 minutes) 2021-07-11 21:28:04.988 INFO: Changeset updater active (checks every 60 minutes if open changesets have been closed) 2021-07-11 21:28:05.393 INFO: GET https://api.openstreetmap.org/api/0.6/user/details (get number of unread messages) -> HTTP/1.1 200 (418 ms; 649 B) 2021-07-11 21:28:37.874 INFO: Reassigning shortcut 'subwindow:conflict' from null to 640 because of conflict with Alt+Shift+C 2021-07-11 21:28:37.874 INFO: Silent shortcut conflict: 'subwindow:conflict' moved by 'tools:addcenternode' to 'Ctrl+Alt+F1'. 2021-07-11 21:28:38.619 INFO: AbstractTileSourceLayer: estimated visible tiles: 54, estimated cache size: 466 2021-07-11 21:28:38.704 INFO: AbstractTileSourceLayer: estimated visible tiles: 54, estimated cache size: 466 2021-07-11 21:28:38.705 INFO: AbstractTileSourceLayer: estimated visible tiles: 54, estimated cache size: 466 2021-07-11 21:28:38.705 INFO: Allocate for tile source layer: 116 MB of memory. Available: 939 MB. 2021-07-11 21:28:42.518 INFO: GET https://dev.virtualearth.net/REST/v1/Imagery/Metadata/Aerial?include=ImageryProviders&output=xml&key=Arzdiw4nlOJzRwOz__qailc8NiR31Tt51dN2D7cm57NrnceZnCpgOkmJhNpGoppU -> !!! (3.8 s) 2021-07-11 21:28:42.520 WARNING: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake. Cause: java.io.EOFException: SSL peer shut down incorrectly javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake at sun.security.ssl.SSLSocketImpl.handleEOF(Unknown Source) at sun.security.ssl.SSLSocketImpl.decode(Unknown Source) at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) at org.openstreetmap.josm.tools.Http1Client.performConnection(Http1Client.java:78) at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:148) at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:124) at org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource$BingAttributionData.updateData(CachedAttributionBingAerialTileSource.java:59) at org.openstreetmap.josm.io.CacheCustomContent.updateForce(CacheCustomContent.java:131) at org.openstreetmap.josm.io.CacheCustomContent.updateForceString(CacheCustomContent.java:143) at org.openstreetmap.josm.io.CacheCustomContent.updateIfRequiredString(CacheCustomContent.java:121) at org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource.lambda$getAttributionLoaderCallable$0(CachedAttributionBingAerialTileSource.java:82) at java.util.concurrent.FutureTask.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.EOFException: SSL peer shut down incorrectly at sun.security.ssl.SSLSocketInputRecord.read(Unknown Source) at sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source) at sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source) at sun.security.ssl.SSLTransport.decode(Unknown Source) ... 17 more 2021-07-11 21:28:42.521 WARNING: Could not connect to Bing API. Will retry in 1 seconds.: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake. Cause: java.io.EOFException: SSL peer shut down incorrectly 2021-07-11 21:28:47.342 INFO: GET https://dev.virtualearth.net/REST/v1/Imagery/Metadata/Aerial?include=ImageryProviders&output=xml&key=Arzdiw4nlOJzRwOz__qailc8NiR31Tt51dN2D7cm57NrnceZnCpgOkmJhNpGoppU -> !!! (3.8 s) 2021-07-11 21:28:47.343 WARNING: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake. Cause: java.io.EOFException: SSL peer shut down incorrectly javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake at sun.security.ssl.SSLSocketImpl.handleEOF(Unknown Source) at sun.security.ssl.SSLSocketImpl.decode(Unknown Source) at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) at org.openstreetmap.josm.tools.Http1Client.performConnection(Http1Client.java:78) at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:148) at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:124) at org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource$BingAttributionData.updateData(CachedAttributionBingAerialTileSource.java:59) at org.openstreetmap.josm.io.CacheCustomContent.updateForce(CacheCustomContent.java:131) at org.openstreetmap.josm.io.CacheCustomContent.updateForceString(CacheCustomContent.java:143) at org.openstreetmap.josm.io.CacheCustomContent.updateIfRequiredString(CacheCustomContent.java:121) at org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource.lambda$getAttributionLoaderCallable$0(CachedAttributionBingAerialTileSource.java:82) at java.util.concurrent.FutureTask.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.EOFException: SSL peer shut down incorrectly at sun.security.ssl.SSLSocketInputRecord.read(Unknown Source) at sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source) at sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source) at sun.security.ssl.SSLTransport.decode(Unknown Source) ... 17 more 2021-07-11 21:28:47.345 WARNING: Already here java.io.EOFException: SSL peer shut down incorrectly 2021-07-11 21:28:47.348 WARNING: Could not connect to Bing API. Will retry in 2 seconds.: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake. Cause: java.io.EOFException: SSL peer shut down incorrectly 2021-07-11 21:28:53.302 INFO: GET https://dev.virtualearth.net/REST/v1/Imagery/Metadata/Aerial?include=ImageryProviders&output=xml&key=Arzdiw4nlOJzRwOz__qailc8NiR31Tt51dN2D7cm57NrnceZnCpgOkmJhNpGoppU -> !!! (3.9 s) 2021-07-11 21:28:53.303 WARNING: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake. Cause: java.io.EOFException: SSL peer shut down incorrectly javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake at sun.security.ssl.SSLSocketImpl.handleEOF(Unknown Source) at sun.security.ssl.SSLSocketImpl.decode(Unknown Source) at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) at org.openstreetmap.josm.tools.Http1Client.performConnection(Http1Client.java:78) at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:148) at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:124) at org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource$BingAttributionData.updateData(CachedAttributionBingAerialTileSource.java:59) at org.openstreetmap.josm.io.CacheCustomContent.updateForce(CacheCustomContent.java:131) at org.openstreetmap.josm.io.CacheCustomContent.updateForceString(CacheCustomContent.java:143) at org.openstreetmap.josm.io.CacheCustomContent.updateIfRequiredString(CacheCustomContent.java:121) at org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource.lambda$getAttributionLoaderCallable$0(CachedAttributionBingAerialTileSource.java:82) at java.util.concurrent.FutureTask.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.EOFException: SSL peer shut down incorrectly at sun.security.ssl.SSLSocketInputRecord.read(Unknown Source) at sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source) at sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source) at sun.security.ssl.SSLTransport.decode(Unknown Source) ... 17 more 2021-07-11 21:28:53.305 WARNING: Already here java.io.EOFException: SSL peer shut down incorrectly 2021-07-11 21:28:53.308 WARNING: Could not connect to Bing API. Will retry in 4 seconds.: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake. Cause: java.io.EOFException: SSL peer shut down incorrectly 2021-07-11 21:29:01.109 INFO: GET https://dev.virtualearth.net/REST/v1/Imagery/Metadata/Aerial?include=ImageryProviders&output=xml&key=Arzdiw4nlOJzRwOz__qailc8NiR31Tt51dN2D7cm57NrnceZnCpgOkmJhNpGoppU -> !!! (3.8 s) 2021-07-11 21:29:01.109 WARNING: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake. Cause: java.io.EOFException: SSL peer shut down incorrectly javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake at sun.security.ssl.SSLSocketImpl.handleEOF(Unknown Source) at sun.security.ssl.SSLSocketImpl.decode(Unknown Source) at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) at org.openstreetmap.josm.tools.Http1Client.performConnection(Http1Client.java:78) at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:148) at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:124) at org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource$BingAttributionData.updateData(CachedAttributionBingAerialTileSource.java:59) at org.openstreetmap.josm.io.CacheCustomContent.updateForce(CacheCustomContent.java:131) at org.openstreetmap.josm.io.CacheCustomContent.updateForceString(CacheCustomContent.java:143) at org.openstreetmap.josm.io.CacheCustomContent.updateIfRequiredString(CacheCustomContent.java:121) at org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource.lambda$getAttributionLoaderCallable$0(CachedAttributionBingAerialTileSource.java:82) at java.util.concurrent.FutureTask.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.EOFException: SSL peer shut down incorrectly at sun.security.ssl.SSLSocketInputRecord.read(Unknown Source) at sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source) at sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source) at sun.security.ssl.SSLTransport.decode(Unknown Source) ... 17 more 2021-07-11 21:29:01.109 WARNING: Already here java.io.EOFException: SSL peer shut down incorrectly 2021-07-11 21:29:01.115 WARNING: Could not connect to Bing API. Will retry in 8 seconds.: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake. Cause: java.io.EOFException: SSL peer shut down incorrectly 2021-07-11 21:29:13.012 INFO: GET https://dev.virtualearth.net/REST/v1/Imagery/Metadata/Aerial?include=ImageryProviders&output=xml&key=Arzdiw4nlOJzRwOz__qailc8NiR31Tt51dN2D7cm57NrnceZnCpgOkmJhNpGoppU -> !!! (3.9 s) 2021-07-11 21:29:13.612 WARNING: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake. Cause: java.io.EOFException: SSL peer shut down incorrectly javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake at sun.security.ssl.SSLSocketImpl.handleEOF(Unknown Source) at sun.security.ssl.SSLSocketImpl.decode(Unknown Source) at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) at org.openstreetmap.josm.tools.Http1Client.performConnection(Http1Client.java:78) at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:148) at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:124) at org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource$BingAttributionData.updateData(CachedAttributionBingAerialTileSource.java:59) at org.openstreetmap.josm.io.CacheCustomContent.updateForce(CacheCustomContent.java:131) at org.openstreetmap.josm.io.CacheCustomContent.updateForceString(CacheCustomContent.java:143) at org.openstreetmap.josm.io.CacheCustomContent.updateIfRequiredString(CacheCustomContent.java:121) at org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource.lambda$getAttributionLoaderCallable$0(CachedAttributionBingAerialTileSource.java:82) at java.util.concurrent.FutureTask.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.EOFException: SSL peer shut down incorrectly at sun.security.ssl.SSLSocketInputRecord.read(Unknown Source) at sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source) at sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source) at sun.security.ssl.SSLTransport.decode(Unknown Source) ... 17 more 2021-07-11 21:29:13.614 WARNING: Already here java.io.EOFException: SSL peer shut down incorrectly 2021-07-11 21:29:13.614 WARNING: Could not connect to Bing API. Will retry in 16 seconds.: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake. Cause: java.io.EOFException: SSL peer shut down incorrectly 2021-07-11 21:29:33.379 INFO: GET https://dev.virtualearth.net/REST/v1/Imagery/Metadata/Aerial?include=ImageryProviders&output=xml&key=Arzdiw4nlOJzRwOz__qailc8NiR31Tt51dN2D7cm57NrnceZnCpgOkmJhNpGoppU -> !!! (3.8 s) 2021-07-11 21:29:33.381 WARNING: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake. Cause: java.io.EOFException: SSL peer shut down incorrectly javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake at sun.security.ssl.SSLSocketImpl.handleEOF(Unknown Source) at sun.security.ssl.SSLSocketImpl.decode(Unknown Source) at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) at org.openstreetmap.josm.tools.Http1Client.performConnection(Http1Client.java:78) at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:148) at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:124) at org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource$BingAttributionData.updateData(CachedAttributionBingAerialTileSource.java:59) at org.openstreetmap.josm.io.CacheCustomContent.updateForce(CacheCustomContent.java:131) at org.openstreetmap.josm.io.CacheCustomContent.updateForceString(CacheCustomContent.java:143) at org.openstreetmap.josm.io.CacheCustomContent.updateIfRequiredString(CacheCustomContent.java:121) at org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource.lambda$getAttributionLoaderCallable$0(CachedAttributionBingAerialTileSource.java:82) at java.util.concurrent.FutureTask.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.EOFException: SSL peer shut down incorrectly at sun.security.ssl.SSLSocketInputRecord.read(Unknown Source) at sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source) at sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source) at sun.security.ssl.SSLTransport.decode(Unknown Source) ... 17 more 2021-07-11 21:29:33.384 WARNING: Already here java.io.EOFException: SSL peer shut down incorrectly 2021-07-11 21:29:33.384 WARNING: Could not connect to Bing API. Will retry in 32 seconds.: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake. Cause: java.io.EOFException: SSL peer shut down incorrectly 2021-07-11 21:30:09.227 INFO: GET https://dev.virtualearth.net/REST/v1/Imagery/Metadata/Aerial?include=ImageryProviders&output=xml&key=Arzdiw4nlOJzRwOz__qailc8NiR31Tt51dN2D7cm57NrnceZnCpgOkmJhNpGoppU -> !!! (3.8 s) 2021-07-11 21:30:09.228 WARNING: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake. Cause: java.io.EOFException: SSL peer shut down incorrectly javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake at sun.security.ssl.SSLSocketImpl.handleEOF(Unknown Source) at sun.security.ssl.SSLSocketImpl.decode(Unknown Source) at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) at org.openstreetmap.josm.tools.Http1Client.performConnection(Http1Client.java:78) at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:148) at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:124) at org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource$BingAttributionData.updateData(CachedAttributionBingAerialTileSource.java:59) at org.openstreetmap.josm.io.CacheCustomContent.updateForce(CacheCustomContent.java:131) at org.openstreetmap.josm.io.CacheCustomContent.updateForceString(CacheCustomContent.java:143) at org.openstreetmap.josm.io.CacheCustomContent.updateIfRequiredString(CacheCustomContent.java:121) at org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource.lambda$getAttributionLoaderCallable$0(CachedAttributionBingAerialTileSource.java:82) at java.util.concurrent.FutureTask.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.EOFException: SSL peer shut down incorrectly at sun.security.ssl.SSLSocketInputRecord.read(Unknown Source) at sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source) at sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source) at sun.security.ssl.SSLTransport.decode(Unknown Source) ... 17 more 2021-07-11 21:30:09.229 WARNING: Already here java.io.EOFException: SSL peer shut down incorrectly 2021-07-11 21:30:09.229 WARNING: Could not connect to Bing API. Will retry in 64 seconds.: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake. Cause: java.io.EOFException: SSL peer shut down incorrectly 2021-07-11 21:31:17.081 INFO: GET https://dev.virtualearth.net/REST/v1/Imagery/Metadata/Aerial?include=ImageryProviders&output=xml&key=Arzdiw4nlOJzRwOz__qailc8NiR31Tt51dN2D7cm57NrnceZnCpgOkmJhNpGoppU -> !!! (3.9 s) 2021-07-11 21:31:17.082 WARNING: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake. Cause: java.io.EOFException: SSL peer shut down incorrectly javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake at sun.security.ssl.SSLSocketImpl.handleEOF(Unknown Source) at sun.security.ssl.SSLSocketImpl.decode(Unknown Source) at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) at org.openstreetmap.josm.tools.Http1Client.performConnection(Http1Client.java:78) at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:148) at org.openstreetmap.josm.tools.HttpClient.connect(HttpClient.java:124) at org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource$BingAttributionData.updateData(CachedAttributionBingAerialTileSource.java:59) at org.openstreetmap.josm.io.CacheCustomContent.updateForce(CacheCustomContent.java:131) at org.openstreetmap.josm.io.CacheCustomContent.updateForceString(CacheCustomContent.java:143) at org.openstreetmap.josm.io.CacheCustomContent.updateIfRequiredString(CacheCustomContent.java:121) at org.openstreetmap.josm.data.imagery.CachedAttributionBingAerialTileSource.lambda$getAttributionLoaderCallable$0(CachedAttributionBingAerialTileSource.java:82) at java.util.concurrent.FutureTask.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.EOFException: SSL peer shut down incorrectly at sun.security.ssl.SSLSocketInputRecord.read(Unknown Source) at sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source) at sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source) at sun.security.ssl.SSLTransport.decode(Unknown Source) ... 17 more 2021-07-11 21:31:17.089 WARNING: Already here java.io.EOFException: SSL peer shut down incorrectly 2021-07-11 21:31:17.089 WARNING: Could not connect to Bing API. Will retry in 128 seconds.: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake. Cause: java.io.EOFException: SSL peer shut down incorrectly 2021-07-11 21:33:06.925 INFO: GET https://api.openstreetmap.org/api/0.6/user/details (get number of unread messages) -> HTTP/1.1 200 (1.9 s; 649 B)
Attachments (2)
Change History (5)
by , 4 years ago
Attachment: | josm window.png added |
---|
by , 4 years ago
Attachment: | command prompt windwo.png added |
---|
command prompt window that remains open along josm
comment:2 by , 4 years ago
Update:
Just noticed that I've set two custom dns servers on Windows 10. Removed them and started JOSM again. Bing imagery successfully loaded.
Then I set those dns servers again. Restarted Windows. Bing imagey is yet successfully loading (I didn't used any proxy).
So my problem currently is solved. :)
comment:3 by , 4 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
OK, thanks for letting us know!
JOSM UI while is in freez