[josm-dev] Problem with WMS plugin

Jeffrey Ollie jeff at ocjtech.us
Sun Jul 5 20:35:33 BST 2009


I'm having problems with the latest JOSM (1732) and WMS plugin
(16308).  I keep getting these exceptions on the console:

	java.lang.Exception: Illegal repetition
	{proj}
	Image couldn't be fetched:
		at wmsplugin.WMSGrabber.fetch(WMSGrabber.java:70)
		at wmsplugin.Grabber.attempt(Grabber.java:68)
		at wmsplugin.WMSGrabber.run(WMSGrabber.java:49)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
		at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
		at java.util.concurrent.FutureTask.run(FutureTask.java:166)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
		at java.lang.Thread.run(Thread.java:636)

This is the version of Java I'm using (on Fedora 11):

	$ java -version
	java version "1.6.0_0"
	OpenJDK Runtime Environment (IcedTea6 1.5) (fedora-22.b16.fc11-x86_64)
	OpenJDK 64-Bit Server VM (build 14.0-b15, mixed mode)

-- 
Jeff Ollie




More information about the josm-dev mailing list