Skip to main content
Inspiring
July 20, 2011
Question

Multiple Error Messages CFB2 after hotfix installation

  • July 20, 2011
  • 1 reply
  • 1861 views

Hi,

I just installed the CFB2 Hotfix on Windows 7 pro 64 AND 32bit machines and now get a ton of startup errors in the error log. I have no idea what is causing this. Here is a small part of the error log. I have tried starting with the -clean option and still get the errors. It's approx. 900 lines of messages.

Any way to remove the cause of these?

Thanks,

Doug

!ENTRY org.eclipse.equinox.preferences 4 4 2011-07-20 14:01:23.928
!MESSAGE Exception loading preferences from: .
!STACK 0
org.osgi.service.prefs.BackingStoreException: Unable to determine provisioning agent from location: file:\2fC:\2fUsers\2fDoug\2fAppData\2fLocal\2fTemp\2fI1306347801\2fWindows\2fp2\2f
    at org.eclipse.equinox.internal.p2.engine.ProfilePreferences.getAgent(ProfilePreferences.java:159)
    at org.eclipse.equinox.internal.p2.engine.ProfilePreferences.load(ProfilePreferences.java:240)
    at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:307)
    at org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences.java:543)
    at org.eclipse.core.internal.preferences.EclipsePreferences.node(EclipsePreferences.java:669)
    at org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences.java:549)
    at org.eclipse.core.internal.preferences.EclipsePreferences.node(EclipsePreferences.java:669)
    at org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences.java:549)
    at org.eclipse.core.internal.preferences.EclipsePreferences.node(EclipsePreferences.java:669)
    at org.eclipse.core.internal.preferences.RootPreferences.getNode(RootPreferences.java:106)
    at org.eclipse.core.internal.preferences.RootPreferences.node(RootPreferences.java:85)
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.getPreferences(AbstractRepositoryManager.java:499)
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.remember(AbstractRepositoryManager.java:857)
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.stop(AbstractRepositoryManager.java:1052)
    at org.eclipse.equinox.internal.p2.core.ProvisioningAgent.unregisterService(ProvisioningAgent.java:121)
    .................... cut .................

!SESSION 2011-07-20 14:01:34.716 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_24
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 -clean

!ENTRY org.eclipse.equinox.p2.engine 4 4 2011-07-20 14:01:37.799
!MESSAGE An error occurred while installing the items
!SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2011-07-20 14:01:37.799
!MESSAGE session context was:(profile=profile, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> com.adobe.ide.coldfusion.search 2.0.0.277745, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).
!SUBENTRY 1 org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2011-07-20 14:01:37.799
!MESSAGE The artifact file for osgi.bundle,com.adobe.ide.coldfusion.search,2.0.0.277745 was not found.

...... more .....

!ENTRY org.eclipse.update.configurator 4 0 2011-07-20 14:01:38.686
!MESSAGE Could not install bundle plugins/org.sat4j.pb_2.2.0.v20100429.jar   Bundle "org.sat4j.pb" version "2.2.0.v20100429" has already been installed from: reference:file:plugins/org.sat4j.pb_2.2.0.v20100429.jar

!ENTRY org.eclipse.update.configurator 4 0 2011-07-20 14:01:38.687
!MESSAGE Could not install bundle plugins/org.scriptaculous.1.8_1.8.0.00001.jar   Bundle "org.scriptaculous.1.8" version "1.8.0.00001" has already been installed from: reference:file:plugins/org.scriptaculous.1.8_1.8.0.00001.jar

!ENTRY Extensions 1 0 2011-07-20 14:01:42.481
!MESSAGE Dangling meta character '*' near index 0

This topic has been closed for replies.

1 reply

Participating Frequently
September 19, 2011

Can you please close the builder if running and

rename the directory

<USER_Home>/Adobe ColdFusion Builder 2.0 Configuration/

to

<USER_Home>/Adobe ColdFusion Builder 2.0 Configuration_XX/

(Or any another name is also OK)

and try launching the builder.

This should heal any plugin versions cached data and fix the issue.

DJ SmithAuthor
Inspiring
September 19, 2011

I just tried that on my 64-bit machine and get the following in my error.log. Note on the keybinding, I have NOT added or changed any keybindings, so don't know where that's coming from.

!SESSION 2011-09-15 14:03:47.654 -----------------------------------------------

eclipse.buildId=unknown

java.version=1.6.0_24

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 -clean

!ENTRY org.eclipse.jface 2 0 2011-09-15 14:05:08.069

!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.

!SUBENTRY 1 org.eclipse.jface 2 0 2011-09-15 14:05:08.069

!MESSAGE A conflict occurred for ALT+CTRL+R:

Binding(ALT+CTRL+R,

    ParameterizedCommand(Command(com.adobe.ide.coldfusion.shortcut.cfscript,Insert cfscript block,

        Insert cfscript block,

        Category(com.adobe.ide.coldfusion.commands,CFML Editor,null,true),

        com.adobe.ide.coldfusion.shortcut.handlers.CFScriptHandler,

        ,,true),null),

    cfscheme,

    com.adobe.ide.editor.cfml.context,,,user)

Binding(ALT+CTRL+R,

    ParameterizedCommand(Command(com.adobe.ide.coldfusion.shortcut.cfscript,Insert cfscript block,

        Insert cfscript block,

        Category(com.adobe.ide.coldfusion.commands,CFML Editor,null,true),

        com.adobe.ide.coldfusion.shortcut.handlers.CFScriptHandler,

        ,,true),null),

    cfscheme,

    com.adobe.snippet.context,,,user)

!ENTRY org.eclipse.osgi 2 1 2011-09-15 14:06:56.414

!MESSAGE NLS unused message: CFMLKeysPreferencePage.0 in: com.adobe.ide.coldfusion.keyboard.preferences.messages

!ENTRY org.eclipse.osgi 2 1 2011-09-15 14:06:56.415

!MESSAGE NLS unused message: CFMLKeysPreferencePage.1 in: com.adobe.ide.coldfusion.keyboard.preferences.messages

!ENTRY org.eclipse.osgi 2 1 2011-09-15 14:06:56.416

!MESSAGE NLS unused message: CFMLKeysPreferencePage.4 in: com.adobe.ide.coldfusion.keyboard.preferences.messages

!SESSION 2011-09-15 14:08:36.899 -----------------------------------------------

eclipse.buildId=unknown

java.version=1.6.0_24

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 -clean

!ENTRY org.eclipse.jface 2 0 2011-09-15 14:08:41.807

!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.

!SUBENTRY 1 org.eclipse.jface 2 0 2011-09-15 14:08:41.807

!MESSAGE A conflict occurred for ALT+CTRL+R:

Binding(ALT+CTRL+R,

    ParameterizedCommand(Command(com.adobe.ide.coldfusion.shortcut.cfscript,Insert cfscript block,

        Insert cfscript block,

        Category(com.adobe.ide.coldfusion.commands,CFML Editor,null,true),

        com.adobe.ide.coldfusion.shortcut.handlers.CFScriptHandler,

        ,,true),null),

    cfscheme,

    com.adobe.snippet.context,,,user)

Binding(ALT+CTRL+R,

    ParameterizedCommand(Command(com.adobe.ide.coldfusion.shortcut.cfscript,Insert cfscript block,

        Insert cfscript block,

        Category(com.adobe.ide.coldfusion.commands,CFML Editor,null,true),

        com.adobe.ide.coldfusion.shortcut.handlers.CFScriptHandler,

        ,,true),null),

    cfscheme,

    com.adobe.ide.editor.cfml.context,,,user)

!SESSION 2011-09-16 13:43:24.117 -----------------------------------------------

eclipse.buildId=unknown

java.version=1.6.0_24

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 -clean

!ENTRY org.eclipse.jface 2 0 2011-09-16 13:43:31.062

!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.

!SUBENTRY 1 org.eclipse.jface 2 0 2011-09-16 13:43:31.062

!MESSAGE A conflict occurred for ALT+CTRL+R:

Binding(ALT+CTRL+R,

    ParameterizedCommand(Command(com.adobe.ide.coldfusion.shortcut.cfscript,Insert cfscript block,

        Insert cfscript block,

        Category(com.adobe.ide.coldfusion.commands,CFML Editor,null,true),

        com.adobe.ide.coldfusion.shortcut.handlers.CFScriptHandler,

        ,,true),null),

    cfscheme,

    com.adobe.snippet.context,,,user)

Binding(ALT+CTRL+R,

    ParameterizedCommand(Command(com.adobe.ide.coldfusion.shortcut.cfscript,Insert cfscript block,

        Insert cfscript block,

        Category(com.adobe.ide.coldfusion.commands,CFML Editor,null,true),

        com.adobe.ide.coldfusion.shortcut.handlers.CFScriptHandler,

        ,,true),null),

    cfscheme,

    com.adobe.ide.editor.cfml.context,,,user)

!SESSION 2011-09-19 10:18:43.271 -----------------------------------------------

eclipse.buildId=unknown

java.version=1.6.0_24

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 -clean

!ENTRY org.eclipse.equinox.p2.engine 4 4 2011-09-19 10:18:55.798

!MESSAGE An error occurred while committing the engine session for profile: profile.

!SUBENTRY 1 org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2011-09-19 10:18:55.798

!MESSAGE

!SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2011-09-19 10:18:55.798

!MESSAGE Error saving manipulator.

!STACK 0

java.lang.NullPointerException

    at org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser.saveFwConfig(EquinoxFwConfigFileParser.java:489)

    at org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxManipulatorImpl.save(EquinoxManipulatorImpl.java:407)

    at org.eclipse.equinox.internal.p2.touchpoint.eclipse.LazyManipulator.save(LazyManipulator.java:96)

    at org.eclipse.equinox.internal.p2.touchpoint.eclipse.EclipseTouchpoint.saveManipulator(EclipseTouchpoint.java:61)

    at org.eclipse.equinox.internal.p2.touchpoint.eclipse.EclipseTouchpoint.commit(EclipseTouchpoint.java:137)

    at org.eclipse.equinox.internal.p2.engine.EngineSession.commit(EngineSession.java:123)

    at org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:91)

    at org.eclipse.equinox.internal.p2.engine.Engine.perform(Engine.java:44)

    at org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.executePlan(ProfileSynchronizer.java:720)

    at org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.performAddRemove(ProfileSynchronizer.java:173)

    at org.eclipse.equinox.internal.p2.reconciler.dropins.ProfileSynchronizer.synchronize(ProfileSynchronizer.java:128)

    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.synchronize(Activator.java:419)

    at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Activator.java:176)

    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783)

    at java.security.AccessController.doPrivileged(Native Method)

    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774)

    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)

    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:370)

    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:374)

    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1067)

    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:561)

    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:546)

    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:459)

    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)

    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:440)

    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227)

    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:337)

!ENTRY org.eclipse.jface 2 0 2011-09-19 10:19:16.671

!MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.

!SUBENTRY 1 org.eclipse.jface 2 0 2011-09-19 10:19:16.671

!MESSAGE A conflict occurred for ALT+CTRL+R:

Binding(ALT+CTRL+R,

    ParameterizedCommand(Command(com.adobe.ide.coldfusion.shortcut.cfscript,Insert cfscript block,

        Insert cfscript block,

        Category(com.adobe.ide.coldfusion.commands,CFML Editor,null,true),

        com.adobe.ide.coldfusion.shortcut.handlers.CFScriptHandler,

        ,,true),null),

    cfscheme,

    com.adobe.snippet.context,,,user)

Binding(ALT+CTRL+R,

    ParameterizedCommand(Command(com.adobe.ide.coldfusion.shortcut.cfscript,Insert cfscript block,

        Insert cfscript block,

        Category(com.adobe.ide.coldfusion.commands,CFML Editor,null,true),

        com.adobe.ide.coldfusion.shortcut.handlers.CFScriptHandler,

        ,,true),null),

    cfscheme,

    com.adobe.ide.editor.cfml.context,,,user)

!ENTRY org.eclipse.ui 4 4 2011-09-19 10:20:08.432

!MESSAGE Category com.adobe.model.editor.views not found for view com.adobe.rds.client.core.views.DatabaseView.  This view added to 'Other' category.

!ENTRY org.eclipse.ui 4 4 2011-09-19 10:20:08.432

!MESSAGE Category com.aptana.ide.documentation not found for view com.aptana.ide.documentation.jquery.visualjquery.  This view added to 'Other' category.

!ENTRY org.eclipse.ui 4 4 2011-09-19 10:20:08.432

!MESSAGE Category com.aptana.ide.documentation not found for view com.aptana.ide.documentation.libraryname.sampleview.  This view added to 'Other' category.

!ENTRY org.eclipse.ui 4 4 2011-09-19 10:20:08.447

!MESSAGE Category com.adobe.model.editor.views not found for view com.adobe.rds.client.core.views.DatabaseView.  This view added to 'Other' category.

!ENTRY org.eclipse.ui 4 4 2011-09-19 10:20:08.447

!MESSAGE Category com.aptana.ide.documentation not found for view com.aptana.ide.documentation.jquery.visualjquery.  This view added to 'Other' category.

!ENTRY org.eclipse.ui 4 4 2011-09-19 10:20:08.447

!MESSAGE Category com.aptana.ide.documentation not found for view com.aptana.ide.documentation.libraryname.sampleview.  This view added to 'Other' category.