Menu

#86 Jpype doesn’t recognize “None” as “Null”

Website
open
nobody
5
2016-09-29
2016-09-29
No

Jpype doesn’t recognize “None” as “Null”

Failed tests:
test_api.MyTest.setUpClass
error: |
Traceback (most recent call last):
File "/home/mahesh/test/util/time.py", line 60, in wrapper
return wrapped(args, *kwargs)
File "/home/mahesh/test/test_vasa_provider_api.py", line 35, in setUpClass
cls.jpype = VasaJpype()
File "/home/mahesh/test/vasa_jpype.py", line 31, in init
self._initializeCertificates()
File "/home/mahesh/test/vasa_jpype.py", line 43, in _initializeCertificates
keyStore = self._getCertStore(KEYSTORE_JKS)
** File "/home/mahesh/test/vasa_jpype.py", line 72, in _getCertStore
keyStore.load(fileInputStream, JKS_STORE_PASS_PHRASE)

  • RuntimeError: No matching overloads found. at native/common/jpmethod.cpp:121
    *

Discussion


Log in to post a comment.

MongoDB Logo MongoDB