Cantara Installation FAQ
Licensing
- The license server may not be contactable
- The license Id or Key may not be valid - check with the Rinami Portal.
- Refer to the knowledgebase article Cantara License Renewal.
JDE Components
The order of restoring CNTR projects does not matter. However, there are software dependencies between the projects. This means that whenever a project is updated, any projects which it depends upon should also be up to date. Refer to Cantara JD Edwards Components for further information about OMW project dependencies.
- If an Agent server has been deployed, check that the Agent URL has been configured (property cantara.agent.url, see Creating the Access Server Properties File).
- The Oracle JDE EnterpriseOne Interoperability Libraries may not have been installed on the Agent server (if utilized) or otherwise on each Access server.
- A table definition on the JD Edwards server may be out of sync with the metadata. An update of the metadata may need to be applied to the database.
Yes there are likely changes to be made to the settings for maxKernelProcesses, [JDENET_KERNEL_DEF16] and [JDENET_KERNEL_DEF22]. It is recommended you consult with Rinami on these changes.
Cantara Error Messages
- This error indicates that the Access Server is down. Contact your IT Support.
General
- Refer to FAQ entry "XML list output folder reaches max size"
- Possible causes:
- Not enough disk space
- XML list output is not configured correctly for the load
- Queries are too large
- Bug in app causing the query to not be fully read resulting in the output file never being deleted from the JD Edwards server
- Potential solutions:
- Upgrade to Cantara 6 and use the SQL query engine
- If upgrading is not an option, then the disk space could be increased
- The configuration could be updated
- A nightly script could be run to remove old files from the output folder (eg delete output files older than yesterday)
- Further diagnostic advice is provided below
LREngine output folder disk space
Sometimes when a query gets executed, old files get left behind in the JD Edwards LREngine output folder which can cause it to fill up.
This may be indicated by a login failure with the error message "Transaction Error. Unexpected JDE return code".
It may also be indicated by XML Kernel List errors, such as those shown below.
Example XML Kernel List Errors
1688023 Sun Nov 29 22:04:36.817736 lridxindex.c669 LREngine - IDX_IDX - LRIdxCreateIndexFile failed, file '/E920SYS/output/lrj5fc48b740330-0019c1d7-000032fa-00000000000000000000ffff0a0c400a'.
1688023 Sun Nov 29 22:04:36.822672 lrfile.c449 LREngine - PRC_FIL - failed to create a new db file.
1688023 Sun Nov 29 22:04:36.822800 lrfile.c868 LREngine - PRC_FIL - failed to create a file's object.
There is a setting in the JDE.ini file that determines the size and the location of the LREngine output. Example settings are shown below:
LREngine Example Settings
[LREngine]
System=C:\JDEdwardsPPack\E920\output
Repository_Size=20
Disk_Monitor=YES
The default setting for the Repository_Size is 20, which means that 20% of the free disk space on your EnterpriseOne service will be allocated to the LREngine folder.
- Possible causes:
- IBM databases do not return the sequence number from the F00165
- Potential solutions:
- Use AIS as the media access method