Problem
When ingesting data from JDBC sources during configuration of Import Jobs from databases, the error OutOfMemory: PermGen space
may be observed.
Cause
Datameer appears to leak the driver classes into the permgen space, eventually overrunning the permgen and causing the server to become unresponsive and requiring a reboot.
This is known internally as DAP-25721.
Solution
To work-around this issue, deplay custom JDBC drivers through the following directory, instead of uploading the JDBC driver via UI:
<datameer-install-path>/etc/custom-jars
If required, please contact Datameer Technical Support for further information.
Comments
0 comments
Please sign in to leave a comment.