﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7715	"Error ""Unexpected exception"""	jcjmdurand@…	jcjmdurand@…	"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
}}}
"	defect	closed	normal		Core	tested	othersoftware	template_report	
