Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

[SOLVED]Scene Builder 2.0 not opening

CyberBoyFeb 15 2015 — edited Feb 17 2015

When i open the JavaFX Scene Builder 2.0,nothing happens.

I'm using Windows 7 with JDK 8(64Bit).

Comments

ryanjaeb

I've seen this happen the odd time.  You launch Scene Builder, nothing happens, and there's no feedback.  For me, I'm able to go into the task manager and kill and existing Scene Builder process that seems to be stuck in some way.  I can't remember if it's labelled as Scene Builder or if it's a plain old Java process.

If it's the same thing I've seen, restarting your machine would also do the trick.

CyberBoy

Just now i  found a solution to this.

Problem has occurred due to Bit defender Antivirus.

After adding the executing folder to exclusion list,it is working well.

chris.good

Hi Cyberboy,

Have you verified the problem recurs if you take it out of the exclusion list again?

I don't have any problem with BitDefender, Scene Builder and Win7.

Have you seen this solution:

http://deltadata.wordpress.com/2013/12/25/javafx-scene-builder-failed-to-create-jvm-fix/ :

1.Search for regedit.exe and run it.

2.Go to HKEY_CURRENT_USER\Software\JavaSoft\Prefs\com\oracle\javafx\scenebuilder\/J/V/M/User/Options

3.Edit the value from 999m to 512m

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 17 2015
Added on Feb 15 2015
3 comments
1,584 views