Failed to create the JVM on macOS with WICED Studio 6.6

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Calvin
Level 1
Level 1
First solution authored First reply posted First question asked

Hi there,

I just installed the latest version WICED Studio for macOS 11.4.

My Java version is:

java version "1.8.0_301"

Java(TM) SE Runtime Environment (build 1.8.0_301-b09)

Java HotSpot(TM) 64-Bit Server VM (build 25.301-b09, mixed mode)

But I always get this alert. Any suggestion?

 截圖 2021-09-06 14.49.39.png

0 Likes
1 Solution

Thanks, @Murali_R. It works like a charm.

Also, a better guide for specifying JVM for Eclipse on macOS: https://wiki.eclipse.org/Eclipse.ini#-vm_value:_macOS_Example

Also update $JAVA_HOME: https://developer.apple.com/forums/thread/666681 

View solution in original post

0 Likes
2 Replies
Murali_R
Moderator
Moderator
Moderator
250 sign-ins 250 replies posted 100 solutions authored

Looks like this is an issue with java running on macos and not WICED. check these  out. they might help you. https://developer.apple.com/forums/thread/667957 https://www.pushing-pixels.org/2020/06/19/fixing-the-failed-to-create-the-java-virtual-machine-error...

Thanks

Thanks, @Murali_R. It works like a charm.

Also, a better guide for specifying JVM for Eclipse on macOS: https://wiki.eclipse.org/Eclipse.ini#-vm_value:_macOS_Example

Also update $JAVA_HOME: https://developer.apple.com/forums/thread/666681 

0 Likes