Error occurred during initialization of VM: java.lang.UnsatisfiedLinkError: java.lang.Class.desiredAssertionStatus0(Ljava/lang/Class;)

Peiqin

I was trying to run a very simple java application, when I ran into the error message below:

Error occurred during initialization of VM
java.lang.UnsatisfiedLinkError: java.lang.Class.desiredAssertionStatus0(Ljava/lang/Class;)Z
<<no stack trace available>>

My eclipse was working well, and I didn't think I change anything that matters. Can someone please give me a hint?

BTW, I set the JRE in eclipse as Java\jre7, is this correct?

Juned Ahsan

Depends where your jre is. if you have re-installed jre. Delete the old jre and re-add in eclipse under Preferences->Java->Installed JRE

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Error occurred during initialization of VM: java.lang.UnsatisfiedLinkError: java.lang.Class.desiredAssertionStatus0(Ljava/lang/Class;)

From Dev

Java: Error occurred during initialization of VM

From Dev

Eclipse will not run Hello World (Error occurred during initialization of boot layer java.lang.module.FindException: Module Moussa.java not found)

From Dev

An internal error occurred during: "Loading descriptor for ... java.lang.NullPointerException

From Dev

An internal error occurred during: "Launching Project". java.lang.NullPointerException

From Dev

java.lang.UnsatisfiedLinkError error in android

From Dev

java.lang.UnsatisfiedLinkError error in android

From Dev

Getting "Error occurred during initialization of VM"

From Dev

Why Java fail to run class- error occurred during initialization of boot layer- Module mods not found

From Java

An internal error occurred during: "Updating Maven Project". java.lang.NullPointerException

From Dev

(Eclipse) An internal error occurred during: "Decoration Calculation". java.lang.StackOverflowError in Ubuntu 14.10

From Dev

(Eclipse) An internal error occurred during: "Decoration Calculation". java.lang.StackOverflowError in Ubuntu 14.10

From Dev

OpenCV java.lang.UnsatisfiedLinkError

From Dev

eclipse: java.lang.UnsatisfiedLinkError

From Dev

JNI java.lang.UnsatisfiedLinkError

From Dev

java.lang.UnsatisfiedLinkError caused by "Too many open files" error

From Dev

How to fix java.lang.UnsatisfiedLinkError in java

From Dev

Error occurred during initialization of VM while running jdevloper

From Dev

Android - Scandit - java.lang.UnsatisfiedLinkError

From Dev

java.lang.UnsatisfiedLinkError: Cannot load library

From Dev

JNI : Get java.lang.UnsatisfiedLinkError

From Dev

java.lang.UnsatisfiedLinkError aacdecoder lib

From Dev

java.lang.UnsatisfiedLinkError: Cannot load library

From Dev

java.lang.UnsatisfiedLinkError aacdecoder lib

From Dev

SEVERE: Exception occurred during processing request: null java.lang.NullPointerException

From Dev

Cytoscape error during network analysis - java.lang.exception?

From Dev

java.lang.NullPointerException error during sending email -Android

From Dev

SOLR error java.lang.ClassCastException during indexing

From Dev

Command line Java: Error: A JNI error has occurred/Exception in thread "main" java.lang.NoClassDefFoundError

Related Related

  1. 1

    Error occurred during initialization of VM: java.lang.UnsatisfiedLinkError: java.lang.Class.desiredAssertionStatus0(Ljava/lang/Class;)

  2. 2

    Java: Error occurred during initialization of VM

  3. 3

    Eclipse will not run Hello World (Error occurred during initialization of boot layer java.lang.module.FindException: Module Moussa.java not found)

  4. 4

    An internal error occurred during: "Loading descriptor for ... java.lang.NullPointerException

  5. 5

    An internal error occurred during: "Launching Project". java.lang.NullPointerException

  6. 6

    java.lang.UnsatisfiedLinkError error in android

  7. 7

    java.lang.UnsatisfiedLinkError error in android

  8. 8

    Getting "Error occurred during initialization of VM"

  9. 9

    Why Java fail to run class- error occurred during initialization of boot layer- Module mods not found

  10. 10

    An internal error occurred during: "Updating Maven Project". java.lang.NullPointerException

  11. 11

    (Eclipse) An internal error occurred during: "Decoration Calculation". java.lang.StackOverflowError in Ubuntu 14.10

  12. 12

    (Eclipse) An internal error occurred during: "Decoration Calculation". java.lang.StackOverflowError in Ubuntu 14.10

  13. 13

    OpenCV java.lang.UnsatisfiedLinkError

  14. 14

    eclipse: java.lang.UnsatisfiedLinkError

  15. 15

    JNI java.lang.UnsatisfiedLinkError

  16. 16

    java.lang.UnsatisfiedLinkError caused by "Too many open files" error

  17. 17

    How to fix java.lang.UnsatisfiedLinkError in java

  18. 18

    Error occurred during initialization of VM while running jdevloper

  19. 19

    Android - Scandit - java.lang.UnsatisfiedLinkError

  20. 20

    java.lang.UnsatisfiedLinkError: Cannot load library

  21. 21

    JNI : Get java.lang.UnsatisfiedLinkError

  22. 22

    java.lang.UnsatisfiedLinkError aacdecoder lib

  23. 23

    java.lang.UnsatisfiedLinkError: Cannot load library

  24. 24

    java.lang.UnsatisfiedLinkError aacdecoder lib

  25. 25

    SEVERE: Exception occurred during processing request: null java.lang.NullPointerException

  26. 26

    Cytoscape error during network analysis - java.lang.exception?

  27. 27

    java.lang.NullPointerException error during sending email -Android

  28. 28

    SOLR error java.lang.ClassCastException during indexing

  29. 29

    Command line Java: Error: A JNI error has occurred/Exception in thread "main" java.lang.NoClassDefFoundError

HotTag

Archive