Modify ↓
Opened 8 years ago
Closed 5 years ago
#13634 closed defect (needinfo)
IllegalArgumentException: Illegal latitude value mbtiles
Reported by: | anonymous | Owned by: | iandees |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin mbtiles | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2016-09-06 00:16:07 +0200 (Tue, 06 Sep 2016) Build-Date:2016-09-05 22:21:00 Revision:10966 Relative:URL: ^/trunk Identification: JOSM/1.5 (10966 zh_CN) Windows 7 64-Bit Memory Usage: 381 MB / 868 MB (95 MB allocated, but free) Java version: 1.8.0_101-b13, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1366x768 Maximum Screen Size: 1366x768 Plugins: + BuildingGeneralization (1010) + CADTools (1006) + FastDraw (32938) + Tracer2 (32788) + alignways (32921) + areaselector (282) + buildings_tools (32944) + download_along (32946) + lakewalker (32699) + log4j (32699) + mbtiles (v2.0-4-g1006305) + routes (32842) + routing (32796) + terracer (32699) + touchscreenhelper (32699) + turnlanes (32796) + turnlanes-tagging (245) Last errors/warnings: - W: java.util.zip.ZipException: error in opening zip file - W: PluginException: : org.openstreetmap.josm.plugins.PluginException: 无效的 jar 文件“<josm.pref>\plugins\OpenStreetView.jar.new” - W: 文件"OpenStreetView.jar.new"扫描插件信息失败,正在跳过。 - W: 更新插件 - org.openstreetmap.josm.plugins.PluginHandler$UpdatePluginsMessagePanel[,0,0,0x0,invalid,layout=java.awt.GridBagLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=] - W: java.util.zip.ZipException: error in opening zip file - W: PluginException: : org.openstreetmap.josm.plugins.PluginException: 无效的 jar 文件“<josm.pref>\plugins\OpenStreetView.jar.new” - W: 文件"OpenStreetView.jar.new"扫描插件信息失败,正在跳过。 - W: Invalid jar file ''<josm.pref>\plugins\routes.jar.new'' (exists: false, canRead: false) - W: 无法从临时下载文件“<josm.pref>\plugins\OpenStreetView.jar.new”中安装插件“<josm.pref>\plugins\OpenStreetView.jar”。error in opening zip file: java.util.zip.ZipException: error in opening zip file === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-0 (20) of main java.lang.IllegalArgumentException: 非法纬度值“179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000” at org.openstreetmap.josm.data.Bounds.initLat(Bounds.java:248) at org.openstreetmap.josm.data.Bounds.<init>(Bounds.java:239) at org.openstreetmap.josm.data.Bounds.<init>(Bounds.java:212) at org.openstreetmap.josm.data.Bounds.<init>(Bounds.java:208) at org.openstreetmap.josm.data.imagery.ImageryInfo$ImageryBounds.<init>(ImageryInfo.java:106) at org.openstreetmap.josm.plugins.mbtiles.MbtilesLayer.buildImageryInfo(MbtilesLayer.java:89) at org.openstreetmap.josm.plugins.mbtiles.MbtilesLayer.<init>(MbtilesLayer.java:34) at org.openstreetmap.josm.plugins.mbtiles.MbtilesFileImporter.importData(MbtilesFileImporter.java:27) at org.openstreetmap.josm.io.FileImporter.importDataHandleExceptions(FileImporter.java:90) at org.openstreetmap.josm.actions.OpenFileAction$OpenFileTask.importData(OpenFileAction.java:349) at org.openstreetmap.josm.actions.OpenFileAction$OpenFileTask.realRun(OpenFileAction.java:302) at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:93) at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:141) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
Attachments (0)
Change History (2)
comment:1 by , 8 years ago
Component: | Core → Plugin mbtiles |
---|---|
Owner: | changed from | to
Summary: | mtb worrng → IllegalArgumentException: Illegal latitude value mbtiles |
comment:2 by , 5 years ago
Resolution: | → needinfo |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
What did you do before the Exception?