Matlab & Factset: Cannot connect

조회 수: 3 (최근 30일)
Stan
Stan 2013년 3월 11일
Hello,
I have the Datafeed Toolbox and a valid version of Factset. So with the Database Toolbox I try to connect to Factset by first setting up the connection with the following command: factset('Username', 'SerialNumber', 'Password', 'fsid')
The following non-descriptive error then appears: Error using createtoken (line 11) Java exception occurred: java.security.InvalidKeyException: Invalid AES key length: 3 bytes
at com.sun.crypto.provider.AESCipher.engineGetKeySize(DashoA13*..)
at javax.crypto.Cipher.b(DashoA13*..)
at javax.crypto.Cipher.a(DashoA13*..)
at javax.crypto.Cipher.a(DashoA13*..)
at javax.crypto.Cipher.a(DashoA13*..)
at javax.crypto.Cipher.init(DashoA13*..)
at javax.crypto.Cipher.init(DashoA13*..)
at FASTFetch.encodeTicket(FASTFetch.java:118)
at FASTFetch.generateTicket(FASTFetch.java:134)
at FASTFetch.generateTokenParam(FASTFetch.java:224)
Error in makeurl (line 14) t = createtoken(usern,serial,password,cid);
Error in C:\Program Files\MATLAB\R2012b\toolbox\datafeed\datafeed\@factset\factset.p>factset (line 49)
Anyone dealt with this before and can offer assistance? Thank you.

답변 (1개)

Subin Kuttappan Stellal Mary
Subin Kuttappan Stellal Mary 2016년 2월 10일
This is related to false credentials or the license issues for FactSet. I suggest you to contact FactSet directly for this issue.

카테고리

Help CenterFile Exchange에서 Parallel Computing에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by