Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

DataStax DevCenter stuck on Startup

I just installed DataStax DevCenter. However when loading up, the Automatic Update & Usage page pops up. However the "Ok" button is disabled and unclickable. So I can't get pass the startup loading of the application. How can I bypass this?

Click here for screenshot

like image 681
chubbychu Avatar asked Jan 20 '18 01:01

chubbychu


1 Answers

This sounds very much like a known issue with DevCenter and Java versions 1.8.0_152 or Java 9.

Are you using either of those? Use java -version on the command line to quickly check which version is being used.

The only workaround at this time is to use a different version of Java - version 1.8.0_151 or earlier should be fine.

like image 151
djatnieks Avatar answered Oct 01 '22 09:10

djatnieks