Modify

Opened 13 years ago

Closed 13 years ago

#7715 closed defect (othersoftware)

Error "Unexpected exception"

Reported by: jcjmdurand@… Owned by: jcjmdurand@…
Priority: normal Milestone:
Component: Core Version: tested
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

I move a point. When I upload the changes, I get the error window: "Unexpected exception".
This problem has appeared since I changed my motherboard (Asus P8H61-M WX) and processor (Intel G620). My OS is Windows XP SP2.
To start JOSM I use a batch file whose contents are as follows:
cd C: \ Documents and Settings \ Jacques \ My Documents \ JavaOpenStreetMap
start javaw-Xmx512m-jar-josm tested.jar
exit

What is the expected result?

The expected result is to upload the changes.

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

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2012-05-02 01:31:00
Last Changed Author: stoecker
Revision: 5210
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2012-05-01 16:42:42 +0200 (Tue, 01 May 2012)
Last Changed Rev: 5210

Identification: JOSM/1.5 (5210 fr)
Memory Usage: 67 MB / 494 MB (15 MB allocated, but free)
Java version: 1.6.0_31, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows XP
Dataset consistency test: No problems found

Plugin: cadastre-fr (27981)
Plugin: jts (28210)
Plugin: opendata (28364)

java.lang.NoClassDefFoundError: Could not initialize class javax.crypto.SunJCE_b
	at javax.crypto.Mac.getInstance(DashoA13*..)
	at oauth.signpost.signature.HmacSha1MessageSigner.sign(HmacSha1MessageSigner.java:48)
	at oauth.signpost.AbstractOAuthConsumer.sign(AbstractOAuthConsumer.java:107)
	at oauth.signpost.AbstractOAuthConsumer.sign(AbstractOAuthConsumer.java:119)
	at org.openstreetmap.josm.io.OsmConnection.addOAuthAuthorizationHeader(OsmConnection.java:121)
	at org.openstreetmap.josm.io.OsmConnection.addAuth(OsmConnection.java:132)
	at org.openstreetmap.josm.io.OsmApi.sendRequest(OsmApi.java:577)
	at org.openstreetmap.josm.io.OsmApi.sendRequest(OsmApi.java:534)
	at org.openstreetmap.josm.io.OsmApi.openChangeset(OsmApi.java:372)
	at org.openstreetmap.josm.io.OsmServerWriter.uploadOsm(OsmServerWriter.java:201)
	at org.openstreetmap.josm.gui.io.UploadPrimitivesTask.realRun(UploadPrimiti

Attachments (0)

Change History (4)

comment:1 by Don-vip, 13 years ago

Looks like a bad Java install. Try to uninstall/reinstall the JRE.

comment:2 by stoecker, 13 years ago

Owner: changed from team to jcjmdurand@…
Status: newneedinfo

comment:3 by jcjmdurand@…, 13 years ago

Thank you very much for your help. After installing the latest version of Java, everything is back to normal.

comment:4 by Don-vip, 13 years ago

Resolution: othersoftware
Status: needinfoclosed

you're welcome :)

Modify Ticket

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