Project

General

Profile

Actions

Bug #3294

closed

bouncy castle issue

Added by Santcroos Mark over 12 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Low
Assigned To:
-
Start date:
10/25/2012
Due date:
% Done:

0%

Estimated time:

Description

Hi,

I got this error when trying very simple examples:

Traceback (most recent call last):
File "srm2.py", line 4, in ?
f = filesystem.File.create(surl)
File "/home/marksant/proj/jsaga/JPySAGA-0.4/build/lib/jpysaga/error.py", line 165, in you_will_never_see_this_name
raise e
jpype._jexception.java.lang.IncompatibleClassChangeErrorPyRaisable: java.lang.NoSuchFieldError: rsaEncryption

I could get rid of the error by moving "bcprov-jdk16-1.46.jar" out of the lib directory of jsaga.

This is on:
$ java -version
java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.10) (rhel-1.28.1.10.10.el5_8-x86_64)
OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
$ uname -a
Linux stoeptegel.nikhef.nl 2.6.18-308.8.2.el5 #1 SMP Tue Jun 12 09:58:12 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
$ cat /etc/issue
CentOS release 5.8 (Final)

However, now I'm back to issue: #2158.

Actions #1

Updated by Schwarz Lionel over 11 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF