Modify

Opened 16 years ago

Closed 16 years ago

#2537 closed defect (fixed)

Intersect Way plugin contain no manifest. JOSM cant be started

Reported by: fatbozz Owned by: team
Priority: major Milestone:
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 by fatbozz, 16 years ago

version is r1569

comment:2 by fatbozz, 16 years ago

Resolution: fixed
Status: newclosed

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

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.