No maps

Bild von m.zdila

 

Hello

I am running BT747 (BT747_2.X.1685_full.zip) as desktop application (no Java Webstart) and I have no proxy configured neither in the system (Ubuntu) nor in jre/lib/net.properties. The problem is that I can't see any maps in the map view. In the console I see many instances of the following exception:

Mar 5, 2010 8:32:31 PM org.jdesktop.swingx.mapviewer.AbstractTileFactory$TileDownloader run
SEVERE: tile-downloader-5 error downloading tile: osm/5/15/9.png url: http://tile.openstreetmap.org/5/15/9.png
java.net.SocketException: Can't connect to SOCKS proxy:Connection refused
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:397)
at java.net.Socket.connect(Socket.java:525)
at sun.net.NetworkClient.doConnect(NetworkClient.java:158)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:529)
at sun.net.www.http.HttpClient.<init>(HttpClient.java:233)
at sun.net.www.http.HttpClient.New(HttpClient.java:306)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:867)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:815)
at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:726)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1049)
at org.jdesktop.swingx.mapviewer.AbstractTileFactory$TileDownloader.run(AbstractTileFactory.java:315)
at java.lang.Thread.run(Thread.java:619)

Any suggestions?

Thanks in advance