Modify

Opened 15 years ago

Closed 15 years ago

#3259 closed defect (fixed)

Plugin route and routes can not be loaded

Reported by: meppen7 Owned by: meppen7
Priority: minor Milestone:
Component: Plugin routes Version: latest
Keywords: plugin, route, routes Cc:

Description

Starting JOSM a message window pops up:

Disable plugin
Could not load plugin routes. Delete from preferences?

Disable plugin Keep plugin

Same for plugin routing
JOSM: 1941
routes: latest version 16683
route: latest version 16799

loading plastic_laf
loading AgPifoJ
loading Create_grid_of_ways
loading Intersect_way
loading PicLayer
loading buildings_tools
loading editgpx
loading graphview
loading lakewalker
loading livegps
loading measurement
loading multipoly
Silent shortcut conflict: 'tools:multipoly' moved by 'tools:mirror' to 'Alt+Umsc
halt+M'.
loading openstreetbugs
loading openvisible
loading osmarender
loading remotecontrol
RemoteControl::Accepting connections on port 8111org.openstreetmap.josm.plugins.
PluginException: An error occurred in plugin routes

at org.openstreetmap.josm.plugins.PluginInformation.loadClass(PluginInfo

rmation.java:200)

at org.openstreetmap.josm.plugins.PluginHandler.loadPlugins(PluginHandle

r.java:167)

at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:

138)
Caused by: java.lang.ClassNotFoundException: org.openstreetmap.josm.plugins.rout
es.RoutesPlugin

at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at org.openstreetmap.josm.plugins.PluginInformation.loadClass(PluginInfo

rmation.java:197)

... 2 more

org.openstreetmap.josm.plugins.PluginException: An error occurred in plugin rout
ing

at org.openstreetmap.josm.plugins.PluginInformation.loadClass(PluginInfo

rmation.java:200)

at org.openstreetmap.josm.plugins.PluginHandler.loadPlugins(PluginHandle

r.java:167)

at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:

138)
Caused by: java.lang.ClassNotFoundException: com.innovant.josm.plugin.routing.Ro
utingPlugin

at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at org.openstreetmap.josm.plugins.PluginInformation.loadClass(PluginInfo

rmation.java:197)

... 2 more

loading tageditor
loading tagging-preset-tester
loading terracer
loading usertools
loading utilsplugin
loading validator
loading walkingpapers
loading waydownloader
loading wmsplugin
loading surveyor

Attachments (0)

Change History (4)

comment:1 by stoecker, 15 years ago

Owner: changed from jttt to meppen7
Status: newneedinfo

How did you start JOSM. Using Webstart? In this case it is a dupe of #2297.

in reply to:  1 ; comment:2 by anonymous, 15 years ago

Replying to stoecker:

How did you start JOSM. Using Webstart? In this case it is a dupe of #2297.

No,
this way
C:\Windows\System32\java.exe -Xmx1024m -jar "C:\Laptop_D\Open Street\Editor\josm-latest.jar"

OS: Vista 32bit

in reply to:  2 comment:3 by anonymous, 15 years ago

Replying to anonymous:

Replying to stoecker:

How did you start JOSM. Using Webstart? In this case it is a dupe of #2297.

No,
this way
C:\Windows\System32\java.exe -Xmx1024m -jar "C:\Laptop_D\Open Street\Editor\josm-latest.jar"

OS: Vista 32bit

Problem seems to be solved with Version 2018

comment:4 by Gubaer, 15 years ago

Resolution: fixed
Status: needinfoclosed

closing

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain meppen7.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.