Closed Bug 99375 Opened 23 years ago Closed 23 years ago

UnsatisfiedLinkError gives misleading description

Categories

(JSS Graveyard :: Library, defect, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jamie-bugzilla, Assigned: jamie-bugzilla)

Details

Attachments

(1 file)

Java's UnsatisfiedLinkError says "Unable to load jss library" if there is a problem loading any shared library. So, for example, if NSPR is not in the LD_LIBRARY_PATH, you will get this message. The message should preferably say which library could not be loaded, or, if this is not possible, the error message should indicate that any of the libraries failed to load.
Attached patch proposed patchSplinter Review
Severity: normal → minor
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → 3.1.1
Fixed on 3.1 branch and trunk. /cvsroot/mozilla/security/jss/org/mozilla/jss/manage/CryptoManager.java,v <-- CryptoManager.java new revision: 1.7.2.2; previous revision: 1.7.2.1 /cvsroot/mozilla/security/jss/org/mozilla/jss/manage/CryptoManager.java,v <-- CryptoManager.java new revision: 1.9; previous revision: 1.8
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: