Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development enviroment help (Idea freeze problem) #158

Open
erolozcan opened this issue Jun 22, 2017 · 1 comment
Open

Development enviroment help (Idea freeze problem) #158

erolozcan opened this issue Jun 22, 2017 · 1 comment

Comments

@erolozcan
Copy link

My problem is most probably not directly related with OpenBaton, but it could possible that someone, who is contributing this project, experienced the same problem.

I am changing codes of some OpenBaton projects (NFVO, generic-vnfm, openstack4j-plugin..).
IntelliJ is freezing when i tried to run (NFVO - Application.java) my changes directly from Intell Idea. The Idea UI stop responding to any action. No thread dump is generated from Idea. I also cannot generated thread dump with kill -3 . There is no clue in the log files (idea logs, syslog, dmesg, kern, Xorg, openbaton etc.).

I can run some non OpenBaton projects without freeze. But those projects are not big as OpenBaton. I increased Xmax size of Idea, but nothing changed.

Do you have any suggestion to solve this problem?

OS of my development environment is Ubuntu Linux which is running as VirtualBox guest on Windows 7 host.

My development environment details:
VirtualBox Host: Window 7 Version 5.1.22 r115126 (Qt5.6.2) + Oracle VM VirtualBox Extension Pack installed
Ubuntu Linux 16.04 LTS with the latest updates + VBox Guest Additions installed
IntelliJ Idea 2017.1.4 (installed from umake ide and updated)
Oracle JDK 1.8.0_131 amd64
Linux 4.8.0-56-generic
Gnome Shell 3.18.5

@marcellom
Copy link
Contributor

marcellom commented Dec 11, 2017

How much memory has your Ubuntu virtual machine? Try to monitor the available memory when you launch the NFVO from Intellij IDEA. FYI I use a develop environment with 16 GB of RAM and I've never had such problem so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants