Forum Discussion
EFroh
New Contributor
6 years agoHi, I got the following Error when I tried to open my top level QSYS design: Error: An unexpected error occurred during Open System: java.lang.NullPointerException Debug: java.lang.NullPointerException
I have a top level QSYS with two QSYSes included. When I tried to rename some of the internal QSYS export ports, I got this error in the top-level QSYS.
I use 18.1.0.222 Quartus version.
How do I fix it?
Thanks,
6 Replies
- KennyT_altera
Super Contributor
What OS that you were using?
check if you have any linked 'disabled' components in the system - if yes, try to delete rather than disable the components then system builder.
- KennyT_altera
Super Contributor
any update?
- EFroh
New Contributor
Hi,
I work with CentoOS 6.7/6.9
Thanks,
- KennyT_altera
Super Contributor
Have you try the suggestion above? If yes, what is the result?
- EFroh
New Contributor
Thanks! After I removed the disabled components it works!
- KennyT_altera
Super Contributor
Good to hear that!