Modify

Opened 15 years ago

Closed 15 years ago

#2866 closed defect (fixed)

Adding new WMS server

Reported by: fatbozz Owned by: dmuecke
Priority: major Milestone:
Component: Core imagery Version: latest
Keywords: Cc:

Description

I was adding new WMS server into presets. The server is http://wms.cuzk.cz/wms.asp?service=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&LAYERS=kn-i,prehledky,def_budovy&FORMAT=image/png&TRANSPARENT=TRUE

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1741
Node Kind: directory
Last Changed Author: stoecker
Last Changed Rev: 1741
Last Changed Date: 2009-07-06 17:53:10 +0200 (Mon, 06 Jul 2009)


Memory Usage: 1306 MB / 1339 MB (968 MB allocated, but free)
Java version: 1.6.0_14

Plugins: AgPifoJ
DirectUpload
buildings_tools
czechaddress
measurement
multipoly
openstreetbugs
routing
tageditor
terracer
usertools
utilsplugin
validator
wmsplugin
Plugin AgPifoJ Version: 16315
Plugin DirectUpload Version: 15828
Plugin buildings_tools Version: 18
Plugin czechaddress Version: 16290
Plugin measurement Version: 16317
Plugin multipoly Version: ${version.entry.commit.revision}
Plugin openstreetbugs Version: 16294
Plugin routing Version: 16294
Plugin tageditor Version: 15707
Plugin terracer Version: 16162
Plugin usertools Version: 14125
Plugin utilsplugin Version: 16162
Plugin validator Version: 16346
Plugin wmsplugin Version: 16363


java.lang.NullPointerException
	at wmsplugin.WMSPreferenceEditor.ok(WMSPreferenceEditor.java:142)
	at org.openstreetmap.josm.gui.preferences.PreferenceDialog.ok(PreferenceDialog.java:93)
	at org.openstreetmap.josm.actions.PreferencesAction.run(PreferencesAction.java:80)
	at org.openstreetmap.josm.actions.PreferencesAction.actionPerformed(PreferencesAction.java:39)
	at javax.swing.SwingUtilities.notifyAction(Unknown Source)
	at javax.swing.JComponent.processKeyBinding(Unknown Source)
	at javax.swing.KeyboardManager.fireBinding(Unknown Source)
	at javax.swing.KeyboardManager.fireKeyboardAction(Unknown Source)
	at javax.swing.JComponent.processKeyBindingsForAllComponents(Unknown Source)
	at javax.swing.JComponent.processKeyBindings(Unknown Source)
	at javax.swing.JComponent.processKeyEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
	at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
	at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
	at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
	at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)

Attachments (0)

Change History (4)

comment:1 by dmuecke, 15 years ago

Owner: changed from team to dmuecke
Status: newassigned

comment:2 by dmuecke, 15 years ago

Can't reproduce it using latest JOSM and WMS plugin.

comment:3 by dmuecke, 15 years ago

Hello fatbozz,
can you confirm issue still exists in latest JOSM?

comment:4 by fatbozz, 15 years ago

Resolution: fixed
Status: assignedclosed

in r1847 its ok.

Modify Ticket

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