Quantcast
Channel: SCN : Unanswered Discussions - BI Platform
Viewing all articles
Browse latest Browse all 5661

com.sun.security.auth.login.ConfigFile.init(Unknown Source)

$
0
0

Hello,

 

Currently am working with Java SDK BI 4.1 to create stand alone application.

 

I have Authentication problem though secWnAD for the below code.


ISessionMgrsessionMgr = CrystalEnterprise.getSessionMgr();

 

 

enterpriseSession = sessionMgr.logon("xxxxx","xxxxx", "xxxxxxx", "secWinAD");


Error:

 

Caused by: java.io.IOException: Unable to locate a login configuration
at com.sun.security.auth.login.ConfigFile.init(Unknown Source)

 

when I tried to implement the same through VBA I am not getting any error for authentication.

 

Kindly help me.

 

Regards

Arun


Viewing all articles
Browse latest Browse all 5661

Trending Articles