Modify

Opened 4 years ago

Closed 4 years ago

#2537 closed defect (fixed)

Intersect Way plugin contain no manifest. JOSM cant be started

Reported by: fatbozz Owned by: team
Priority: major Component: Plugin
Version: Keywords: Intersect way
Cc:

Description

D:\GPS>java -Xmx1350M -jar -Dsun.java2d.d3d=false josm-latest.jar
org.openstreetmap.josm.plugins.PluginException: An error occurred in plugin Intersect_way
        at org.openstreetmap.josm.plugins.PluginInformation.<init>(PluginInformation.java:121)
        at org.openstreetmap.josm.plugins.PluginInformation.<init>(PluginInformation.java:59)
        at org.openstreetmap.josm.plugins.PluginInformation.findPlugin(PluginInformation.java:206)
        at org.openstreetmap.josm.plugins.PluginHandler.loadPlugins(PluginHandler.java:74)
        at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:160)
Caused by: java.io.IOException: C:\Documents and Settings\fatbozz\APPDATA\JOSM\plugins\Intersect_way.jar contains no manifest.
        at org.openstreetmap.josm.plugins.PluginInformation.<init>(PluginInformation.java:72)
        ... 4 more

And JOSM is stall at Splash screen.

Attachments (0)

Change History (2)

comment:1 Changed 4 years ago by fatbozz

version is r1569

comment:2 Changed 4 years ago by fatbozz

  • Resolution set to fixed
  • Status changed from new to closed

I Updated plugin via own script. File not found and has 0b filesize. Deleted and ok

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.