I have downloaded the Oracle Big data Lite VM 2.4.1. and followed the OTN Developer Day: Oracle Big Data Hands on lab on Introduction to Oracle NoSQL Database. After finished loading the customer data into NoSQL database, I run the application and tried to login. The following error message came out after I clicked on the login button at the index.jsp page.
java.lang.OutOfMemoryError: PermGen space
How can I solve this problem?
thanks in advance for the guidance.