Skip to main content
Participant
September 24, 2012
Question

unable to start CF Builder 2

  • September 24, 2012
  • 2 replies
  • 4851 views

I have installed ColdFusionBuilder_2_WWEJ on a  Microsoft Windows Server 2008 R2 Enterprise 6.1 System. jre-7u7-windows-x64 and jre-7u7-windows-i586 are already installed. The Builder get startet on one terminal session, but on all other sessions pops this error: Can anyone Help please!

...See the log file... \configuration\123.log

!SESSION 2012-09-24 14:59:56.315 -----------------------------------------------

eclipse.buildId=unknown

java.version=1.6.0_29

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

Command-line arguments:  -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.osgi 4 0 2012-09-24 14:59:57.220

!MESSAGE Application error

!STACK 1

java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).

          at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)

          at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)

          at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)

          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

          at java.lang.reflect.Method.invoke(Method.java:597)

          at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)

          at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)

          at org.eclipse.equinox.launcher.Main.run(Main.java:1410)

Thanks

This topic has been closed for replies.

2 replies

Participating Frequently
September 24, 2012

Can you please do the following and see if it works?

Close CF Builder and then rename the following directory

<user.home>/Adobe ColdFusion Builder 2.0.1 Configuration

After this start the CF Builder back.

Thanks,

Krishna

ColdFusion Team

Carl Von Stetten
Legend
September 24, 2012

I think the version of Eclipse inside CFBuilder 2 is still on Java 6.  Try installing Java 6 instead of 7 to see if it resolves your issue.

-Carl V.

ZweKfmAuthor
Participant
September 26, 2012

Can you please do the following and see if it works?

Close CF Builder and then rename the following directory

<user.home>/Adobe ColdFusion Builder 2.0.1 Configuration

After this start the CF Builder back.

Thanks,

Krishna

ColdFusion Team

This hint doesn't work

Carl Von Stetten schrieb:

I think the version of Eclipse inside CFBuilder 2 is still on Java 6.  Try installing Java 6 instead of 7 to see if it resolves your issue.

-Carl V.

This note I have to try asap.

Thanks!

ZweKfmAuthor
Participant
September 27, 2012

I think the version of Eclipse inside CFBuilder 2 is still on Java 6.  Try installing Java 6 instead of 7 to see if it resolves your issue.

-Carl V.

Doesn't work, still same error.

!SESSION 2012-09-27 10:21:10.768 -----------------------------------------------

eclipse.buildId=unknown

java.version=1.6.0_29

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US

Command-line arguments:  -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.osgi 4 0 2012-09-27 10:21:11.673

!MESSAGE Application error

!STACK 1

java.lang.IllegalStateException: Unable to acquire application service.

Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).

          at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)

          at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)

          at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)

          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

          at java.lang.reflect.Method.invoke(Method.java:597)

          at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)

          at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)

          at org.eclipse.equinox.launcher.Main.run(Main.java:1410)