Skip to main content
Kofax

MarkView Oracle Integration - JSP Errors in iExpense and iProcurement

4481
Article # 304352 - Page views: 82

Summary

4481

Applies To

  • ERP System : Oracle
  • MarkView Version: 6.x and higher

Behavior

  • After upgrading or installing MarkView 6.x we are getting intermittent errors similiar to the following in Oracle Applications iExpense and iProcurement
    JSP Error:
    Request URI:/OA_HTML/OA.jsp
    Exception:
    java.lang.NoClassDefFoundError:

Known Causes

  • This error can be caused by missing custom class paths in the /iAS/Apache/Jserv/etc/jserv.properties file

Resolution

  • This can be resolved by adding the following lines at the end of the /iAS/Apache/Jserv/etc/jserv.properties file. Please note that there should be no trailing spaces after these lines as a trailing space will cause the same error to occur.
    # Custom classpath
    wrapper.classpath=$JAVA_TOP/log4j.jar
    wrapper.classpath=$JAVA_TOP/log4j.properties

Keywords: jserv, jsp