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

problem about jpf plugin in eclipse #280

Open
github-dxl opened this issue Jan 10, 2021 · 1 comment
Open

problem about jpf plugin in eclipse #280

github-dxl opened this issue Jan 10, 2021 · 1 comment

Comments

@github-dxl
Copy link

喔喔 14:22:00
Executing command: java -jar C:\Users\ww\jpf\jpf-core\build\RunJPF.jar +shell.port=0 C:\Users\ww\jpf\jpf-core\src\examples\Choice.jpf
[SEVERE] JPF configuration error: error instantiating class gov.nasa.jpf.vm.OVHeap for entry "vm.heap.class":

exception in gov.nasa.jpf.vm.OVHeap(gov.nasa.jpf.Config,gov.nasa.jpf.vm.KernelState):

java.lang.NoClassDefFoundError: sun/misc/SharedSecrets
used within "vm.class" instantiation of class gov.nasa.jpf.vm.SingleProcessVM
[SEVERE] JPF terminated

Unable to create the selected preference page.
gov.nasa.runjpf.options.Preferences cannot be found by eclipse-jpf_1.0.0.2

@cyrille-artho
Copy link
Member

Same at issue #279. Looks like a configuration/Java version issue.

Note that the Eclipse plugin is not supported anymore, so please remove it from the CLASSPATH to avoid problems.

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