Skip to Main Content

NoSQL Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

running MovieDemo app have java.lang.OutOfMemoryError: PermGen space error

user638744Mar 25 2014 — edited Jul 19 2014

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.

Comments

Ralph Ashley

Hmmmm,
I pulled base.vessel_registration from the database while I pulled params.vessel table from the model browser.
I still can't get my head around the difference since I just pulled all tables from the DB to a new rel.model.
Seriously, considering moving back to designer, now... :(

Answer

I'll recommend to use DM import functionality or even to switch to standalone version of DM. The picture shows that you are mixing tables from different models or model and directly from database. Your life will be simpler with standalone DM.
Philip

Marked as Answer by Ralph Ashley · Apr 19 2021
Ralph Ashley

Just in case someone else reads this I just want to be clear in that the problem was my importing the tables from different sources, one was directly from the DB while the other was from the list of relational tables.
Solution:
Get the tables from the same source.
I will be installing the stand alone version of DM.

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 16 2014
Added on Mar 25 2014
2 comments
1,772 views