Author Topic: CMIS 3.0.4 FP 7 with CMOD ODWEK 10.1.0.5 - Login domain failed.  (Read 1248 times)

LairFilho

  • Jr. Member
  • **
  • Posts: 14
    • View Profile
CMIS 3.0.4 FP 7 with CMOD ODWEK 10.1.0.5 - Login domain failed.
« on: September 06, 2019, 01:16:56 PM »
Hi, everyone!!!

For who had problem with CMIS for CMOD using ODWEK 10.1.0.5:

[9/6/19 15:48:54:079 BRT] 000000b9 Authenticatio E com.ibm.ecm.integration.common.authentication.servlet.AuthenticationFilter doFilter Authentication error in request processing
                                 com.ibm.ecm.cmis.exceptions.CMISAuthenticationException: Login domain failed. com.google.gson.JsonSyntaxException

This problem occurs when the jar file "gson-2.8.1.jar" is not found on CLASSPATH, although had setting on it. According the ODWEK documentation, this setting can be:
AIX:
            - CLASSPATH=/opt/IBM/ondemand/V10.1/jars/gson-2.8.1.jar
Linux:
            - CLASSPATH=/opt/ibm/ondemand/V10.1/jars/gson-2.8.1.jar
Windows:
            - CLASSPATH=C:\Program Files\IBM\OnDemand\V10.1\jars\gson-2.8.1.jar

This configuration doesn't worked, but I resolved this problem putting this file on CMIS path, deployed on WAS: .../cmis.ear/odcmis.war/WEB-INF/lib. After that, I restarted the CMIS application and I could be log in on CMOD using CMIS.

Configuration used for this test:

AIX 7200-03-02-1846 (PowerPC_POWER8)
WebSphere Application Server Network Deployment 9.0.0.11
CMIS cmis-fncs-installer304.007.0062 (201905122130)
CMOD ODWEK 10.1.0.5

Best Regards

Lair Martins - IBM