Troubleshooting

From GLOW Visualization
Revision as of 23:18, 6 April 2010 by Walter (talk | contribs) (Created page with 'This page contains some common problems and their solutions. ==UnsatisfiedLinkError: no nativewindow_jvm in java.library.path== If you receive this error, it means that the JOGL…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

This page contains some common problems and their solutions.

UnsatisfiedLinkError: no nativewindow_jvm in java.library.path

If you receive this error, it means that the JOGL libraries (.dll or .so files) could not be found.

  • Windows: Please install the JOGL installer, and reboot your system afterwards.
  • Mac OS X, Unix: Please see Running GLOW on Unix for how to start Protege properly.