Modify

Opened 12 years ago

Closed 12 years ago

#9974 closed defect (invalid)

uploading impossible

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. Open JOSM
  2. Make any modification
  3. Upload

What is the expected result?

What happens instead?

Please provide any additional information below. Attach a screenshot if
possible.

Build-Date: 2014-05-02 23:47:07
Revision: 7001
Is-Local-Build: true

Identification: JOSM/1.5 (7001 SVN fr) Linux Gentoo
Memory Usage: 714 MB / 1664 MB (507 MB allocated, but free)
Java version: 1.7.0_55, Oracle Corporation, OpenJDK 64-Bit Server VM
VM arguments: [-Djava.library.path=/lib:/usr/lib]
Dataset consistency test: No problems found

Plugin: AddrInterpolation (30416)
Plugin: DirectDownload (30416)
Plugin: FastDraw (30416)
Plugin: FixAddresses (30416)
Plugin: HouseNumberTaggingTool (30416)
Plugin: OpeningHoursEditor (30416)
Plugin: RoadSigns (30416)
Plugin: SeaMapEditor (30416)
Plugin: cadastre-fr (30416)
Plugin: conflation (0.1.6)
Plugin: continuosDownload (28565)
Plugin: download_along (30416)
Plugin: editgpx (30416)
Plugin: epci-fr (30416)
Plugin: ext_tools (30416)
Plugin: fieldpapers (b49dadd)
Plugin: geotools (30416)
Plugin: imagery_offset_db (30416)
Plugin: imageryadjust (30416)
Plugin: importvec (30416)
Plugin: jts (30416)
Plugin: lakewalker (30416)
Plugin: log4j (30416)
Plugin: mapdust (30416)
Plugin: measurement (30416)
Plugin: mirrored_download (30416)
Plugin: namemanager (30416)
Plugin: notes (v0.9.2)
Plugin: opendata (30416)
Plugin: openstreetbugs (30416)
Plugin: osmose (0.0.20111113.0)
Plugin: print (30416)
Plugin: public_transport (30416)
Plugin: reltoolbox (30416)
Plugin: reverter (30416)
Plugin: routes (30416)
Plugin: routing (30416)
Plugin: tageditor (30416)
Plugin: turnrestrictions (30416)
Plugin: utilsplugin2 (30419)
Plugin: walkingpapers (30416)
Plugin: waydownloader (30416)
Plugin: wikipedia (30416)
Plugin: wms-turbo-challenge2 (30416)

java.lang.NoClassDefFoundError: sun/net/www/protocol/http/HttpCallerInfo
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1447)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
	at java.net.HttpURLConnection.getResponseMessage(HttpURLConnection.java:534)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseMessage(HttpsURLConnectionImpl.java:382)
	at org.openstreetmap.josm.io.OsmApi.sendRequest(OsmApi.java:647)
	at org.openstreetmap.josm.io.OsmApi.sendRequest(OsmApi.java:582)
	at org.openstreetmap.josm.io.OsmApi.openChangeset(OsmApi.java:415)
	at org.openstreetmap.josm.io.OsmServerWriter.uploadOsm(OsmServerWriter.java:201)
	at org.openstreetmap.josm.gui.io.UploadPrimitivesTask.realRun(UploadPrimitivesTask.java:248)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:82)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:150)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:744)

Attachments (0)

Change History (1)

in reply to:  description comment:1 by Don-vip, 12 years ago

Resolution: invalid
Status: newclosed

Replying to anonymous:

Build-Date: 2014-05-02 23:47:07
Revision: 7001
Is-Local-Build: true

Identification: JOSM/1.5 (7001 SVN fr) Linux Gentoo
Java version: 1.7.0_55, Oracle Corporation, OpenJDK 64-Bit Server VM
VM arguments: [-Djava.library.path=/lib:/usr/lib]

Why are you using an old SVN version? Please update your project and recompile properly. Your java.library.path looks wrong, too.

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.