cancel
Showing results for 
Search instead for 
Did you mean: 

Plugin secEnteprise not found (FWM 02016)

Former Member
0 Kudos

Hello.

Although a

CrystalEnterprise.getSessionMgr().getInstalledAuthIDs()

returns the following values:

secEnterprise
secLDAP
secWinAD

the following statement returns the above mentioned error (Plugin secEnterprise not found (FWM 02016):

CrystalEnterprise.getSessionMgr().logon(userid, password, cms, "secEnterprise")

What have i done wrong? Where is my mistake?

Any suggestions?

Accepted Solutions (0)

Answers (1)

Answers (1)

ted_ueda
Active Contributor
0 Kudos

I would first check for missing jar files.

Sincerely,

Ted Ueda

Former Member
0 Kudos

Hello Ted,

you have been absolutely right, the classpath was lacking some jar files.