Session Timed Out Error
- Problem
The following error is received when performing any operation: java.lang.Exception:
Session timed out
- Solution
Timeout limits are set and enforced in the Web or app server. If a period of inactivity occurs that is greater than the limit set, for security reasons, users are forced to login again. Consult your Web server's documentation for information on setting this limit.
Tar Error When Unpacking Distributions
If you receive LongLink error(s) when attempting to untar an ENOVIA
distribution file such as ENOVIALiveCollaborationServer-VERSION.tar, install GNU tar 1.14 or higher and unpack with gtar. The original POSIX format can only handle 100 characters for link names.
Problems with JSP Path for ENOVIA apps
If you have problems with the path for the JSPs when using an ENOVIA
app, make sure the following settings are defined as follows in the web.xml file.
ematrix.login.page=/ematrix/emxLogin.jsp
ematrix.home.page=/ematrix/emxHome.jsp