Has anyone run into the issue with CIWEB1008 Repository not available when creating a new repository?
This is the error in the log:
com.ibm.ecm.struts.actions.od.ODLogonAction.createODConnection()
java.lang.NoSuchFieldError: com/ibm/edms/od/ODConfig.MAX_TRACELOG_SIZE
ICN is 2.0.3, ODWEK on AIX V9.0, CMOD server on z/OS V9.0.
Is there anything else needs to be done to configure ODWEK for ICN after the install besides adding LIBPATH and CLASSPATH?
Stupid question, but did you create a database and have the ICN tables created in it?
The problem has been resolved after removing WEBI from Websphere configuration including Shared Libraries that were pointing to the old 8.4 version of ODWEK. MAX_TRACELOG_SIZE parameter was new with V9 of ODWEK.