facebook

Android build falure

  1. MyEclipse IDE
  2.  > 
  3. Mobile Tooling

Tagged: 

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #455418 Reply

    DaveClark
    Participant

    I have the latest myelcipse and windows 7. I am importing mobione projects in myeclipse to build phonegap projects. I can build ios and windows, but the Android build keeps saying

    Build Failed:cannot find symbol:ChildBrowser.java

    any ideas about how to fix this?

    Thanks for any help

    #455436 Reply

    support-swapna
    Moderator

    Dave,

    Sorry that you are seeing this issue.

    Can you please give us some more information?

    1.Is it a local or remote build?
    2.Can you please check if the build from command line works fine?

    –Swapna
    MyEclipse Support

    #455457 Reply

    DaveClark
    Participant

    I am doing a remote build. I do not know anything about the command line, nor would i even know how to begin with it. Maybe you can guide me through it. i did download the android sdk and tried a local build, but it to failed. I am sending the .log file from the .metadata directory. I don’t know if that is the right file.

    Thanks for your help

    #455458 Reply

    DaveClark
    Participant

    The file would not send, so i cut abd pasted it. I you think I should not release this info just delete it.

    !SESSION 2015-10-12 20:37:45.640 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-12 20:39:52.760
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-12 20:39:57.034
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-12 20:39:57.034
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@112db8a,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@10b71c9,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.osgi 2 0 2015-10-12 20:40:16.840
    !MESSAGE While loading class “org.eclipse.m2e.core.internal.index.IIndex”, thread “Thread[Worker-5,5,main]” timed out waiting (5001ms) for thread “Thread[Worker-4,5,main]” to finish starting bundle “org.eclipse.m2e.core_1.5.0.me201410311552 [961]”. To avoid deadlock, thread “Thread[Worker-5,5,main]” is proceeding but “org.eclipse.m2e.core.internal.index.IIndex” may not be fully initialized.
    !STACK 0
    org.osgi.framework.BundleException: Unable to acquire the state change lock for the module: osgi.identity; osgi.identity=”org.eclipse.m2e.core”; type=”osgi.bundle”; version:Version=”1.5.0.me201410311552″; singleton:=”true” [id=961] STARTED [STARTED]
    at org.eclipse.osgi.container.Module.lockStateChange(Module.java:329)
    at org.eclipse.osgi.container.Module.start(Module.java:389)
    at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:454)
    at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
    at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:531)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324)
    at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:320)
    at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:36)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:391)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:2493)
    at java.lang.Class.getConstructor0(Class.java:2803)
    at java.lang.Class.newInstance(Class.java:345)
    at org.eclipse.osgi.internal.framework.BundleContextImpl.loadBundleActivator(BundleContextImpl.java:755)
    at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:706)
    at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:936)
    at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:319)
    at org.eclipse.osgi.container.Module.doStart(Module.java:571)
    at org.eclipse.osgi.container.Module.start(Module.java:439)
    at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:454)
    at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
    at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:531)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324)
    at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:320)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:395)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:568)
    at org.eclipse.m2e.logback.appender.MavenConsoleAppender.isActive(MavenConsoleAppender.java:52)
    at org.eclipse.m2e.logback.appender.MavenConsoleAppender.append(MavenConsoleAppender.java:34)
    at org.eclipse.m2e.logback.appender.MavenConsoleAppender.append(MavenConsoleAppender.java:1)
    at ch.qos.logback.core.UnsynchronizedAppenderBase.doAppend(UnsynchronizedAppenderBase.java:88)
    at ch.qos.logback.core.spi.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:48)
    at ch.qos.logback.classic.Logger.appendLoopOnAppenders(Logger.java:280)
    at ch.qos.logback.classic.Logger.callAppenders(Logger.java:267)
    at ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:449)
    at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:403)
    at ch.qos.logback.classic.Logger.info(Logger.java:607)
    at com.genuitec.eclipse.mobile.html5.core.ui.Html5AppCoreUIPlugin.start(Html5AppCoreUIPlugin.java:51)
    at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:771)
    at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:764)
    at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:721)
    at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:936)
    at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:319)
    at org.eclipse.osgi.container.Module.doStart(Module.java:571)
    at org.eclipse.osgi.container.Module.start(Module.java:439)
    at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:454)
    at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
    at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:531)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324)
    at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:320)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:395)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:568)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
    at com.genuitec.eclipse.migration.core.workspace.internal.WorkspaceMigrationOperationDef.createOperation(WorkspaceMigrationOperationDef.java:72)
    at com.genuitec.eclipse.migration.core.workspace.internal.WorkspaceMigrationManagerImpl$1.run(WorkspaceMigrationManagerImpl.java:99)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    !ENTRY org.eclipse.osgi 2 0 2015-10-12 20:40:22.211
    !MESSAGE While loading class “org.eclipse.m2e.core.internal.lifecyclemapping.discovery.IMavenDiscovery”, thread “Thread[Worker-5,5,main]” timed out waiting (5002ms) for thread “Thread[Worker-4,5,main]” to finish starting bundle “org.eclipse.m2e.core_1.5.0.me201410311552 [961]”. To avoid deadlock, thread “Thread[Worker-5,5,main]” is proceeding but “org.eclipse.m2e.core.internal.lifecyclemapping.discovery.IMavenDiscovery” may not be fully initialized.
    !STACK 0
    org.osgi.framework.BundleException: Unable to acquire the state change lock for the module: osgi.identity; osgi.identity=”org.eclipse.m2e.core”; type=”osgi.bundle”; version:Version=”1.5.0.me201410311552″; singleton:=”true” [id=961] STARTED [STARTED]
    at org.eclipse.osgi.container.Module.lockStateChange(Module.java:329)
    at org.eclipse.osgi.container.Module.start(Module.java:389)
    at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:454)
    at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
    at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:531)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324)
    at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:320)
    at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:36)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:391)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Class.java:2531)
    at java.lang.Class.getMethod0(Class.java:2774)
    at java.lang.Class.getMethod(Class.java:1663)
    at org.eclipse.m2e.logback.appender.MavenConsoleAppender.isActive(MavenConsoleAppender.java:53)
    at org.eclipse.m2e.logback.appender.MavenConsoleAppender.append(MavenConsoleAppender.java:34)
    at org.eclipse.m2e.logback.appender.MavenConsoleAppender.append(MavenConsoleAppender.java:1)
    at ch.qos.logback.core.UnsynchronizedAppenderBase.doAppend(UnsynchronizedAppenderBase.java:88)
    at ch.qos.logback.core.spi.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:48)
    at ch.qos.logback.classic.Logger.appendLoopOnAppenders(Logger.java:280)
    at ch.qos.logback.classic.Logger.callAppenders(Logger.java:267)
    at ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:449)
    at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:403)
    at ch.qos.logback.classic.Logger.info(Logger.java:607)
    at com.genuitec.eclipse.mobile.html5.core.ui.Html5AppCoreUIPlugin.start(Html5AppCoreUIPlugin.java:51)
    at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:771)
    at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:764)
    at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:721)
    at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:936)
    at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:319)
    at org.eclipse.osgi.container.Module.doStart(Module.java:571)
    at org.eclipse.osgi.container.Module.start(Module.java:439)
    at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:454)
    at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
    at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:531)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324)
    at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:320)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:395)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:568)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
    at com.genuitec.eclipse.migration.core.workspace.internal.WorkspaceMigrationOperationDef.createOperation(WorkspaceMigrationOperationDef.java:72)
    at com.genuitec.eclipse.migration.core.workspace.internal.WorkspaceMigrationManagerImpl$1.run(WorkspaceMigrationManagerImpl.java:99)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-12 20:40:31.828
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-12 20:40:31.829
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-12 20:40:31.829
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.000
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\html\css_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.069
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\html\forms_lists_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.088
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\html\htmlform_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.110
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\html\html_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.160
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\html\javascript_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.198
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\jsp\jsf_f_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.226
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\jsp\jsf_h_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.260
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\jsp\struts_bean_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.289
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\jsp\struts_html_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.316
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\jsp\struts_logic_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.343
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\jsp\struts_tiles_snippets.xml

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-12 21:35:00.202
    !MESSAGE Private app limit reached

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-12 21:35:00.318
    !MESSAGE Private app limit reached
    !STACK 0
    com.genuitec.eclipse.mobile.common.phonegap.remote.PhonegapBuildException: Private app limit reached
    at com.genuitec.eclipse.mobile.common.phonegap.remote.PhonegapBuildService.invoke(PhonegapBuildService.java:221)
    at com.genuitec.eclipse.mobile.common.phonegap.remote.PhonegapBuildService.invoke(PhonegapBuildService.java:227)
    at com.genuitec.eclipse.mobile.common.phonegap.remote.PhonegapBuildService.createApp(PhonegapBuildService.java:83)
    at com.genuitec.eclipse.mobile.phonegap.core.build.PhonegapRemoteBuildJob.run(PhonegapRemoteBuildJob.java:352)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-12 21:48:11.346
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-12 21:48:11.385
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY org.eclipse.help 4 0 2015-10-12 21:59:06.804
    !MESSAGE Error reading help table of contents file /”org.aspectj.ajde/toc_ajprogguide.xml” (skipping file)
    !STACK 0
    java.io.FileNotFoundException
    at org.eclipse.help.internal.toc.TocFileParser.parse(TocFileParser.java:49)
    at org.eclipse.help.internal.toc.TocFileProvider.getTocContributions(TocFileProvider.java:47)
    at org.eclipse.help.internal.toc.TocManager.getAndCacheTocContributions(TocManager.java:210)
    at org.eclipse.help.internal.toc.TocManager.getTocContributionsForToc(TocManager.java:199)
    at org.eclipse.help.internal.toc.TocManager.getRootTocContributions(TocManager.java:306)
    at org.eclipse.help.internal.toc.TocManager.getTocs(TocManager.java:68)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.getTopicCategory(ContextHelpPart.java:673)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.formatHelpContext(ContextHelpPart.java:623)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.handleActivation(ContextHelpPart.java:326)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.setFormInput(ContextHelpPart.java:712)
    at org.eclipse.ui.forms.ManagedForm.setInput(ManagedForm.java:238)
    at org.eclipse.help.ui.internal.views.RelatedTopicsPart.setFormInput(RelatedTopicsPart.java:187)
    at org.eclipse.ui.forms.ManagedForm.setInput(ManagedForm.java:238)
    at org.eclipse.help.ui.internal.views.ReusableHelpPart.update(ReusableHelpPart.java:1158)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContextAsHelpTray(DefaultHelpUI.java:427)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContext(DefaultHelpUI.java:348)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContext(DefaultHelpUI.java:288)
    at org.eclipse.ui.internal.help.WorkbenchHelpSystem.displayContext(WorkbenchHelpSystem.java:956)
    at org.eclipse.ui.internal.help.WorkbenchHelpSystem$WorkbenchHelpListener.helpRequested(WorkbenchHelpSystem.java:143)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:153)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
    at org.eclipse.jface.window.Window.open(Window.java:808)
    at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.open(WorkbenchPreferenceDialog.java:221)
    at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java:66)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:519)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

    !ENTRY org.eclipse.help 4 0 2015-10-12 21:59:06.828
    !MESSAGE Error reading help table of contents file /”org.aspectj.ajde/toc_ajdevguide.xml” (skipping file)
    !STACK 0
    java.io.FileNotFoundException
    at org.eclipse.help.internal.toc.TocFileParser.parse(TocFileParser.java:49)
    at org.eclipse.help.internal.toc.TocFileProvider.getTocContributions(TocFileProvider.java:47)
    at org.eclipse.help.internal.toc.TocManager.getAndCacheTocContributions(TocManager.java:210)
    at org.eclipse.help.internal.toc.TocManager.getTocContributionsForToc(TocManager.java:199)
    at org.eclipse.help.internal.toc.TocManager.getRootTocContributions(TocManager.java:306)
    at org.eclipse.help.internal.toc.TocManager.getTocs(TocManager.java:68)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.getTopicCategory(ContextHelpPart.java:673)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.formatHelpContext(ContextHelpPart.java:623)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.handleActivation(ContextHelpPart.java:326)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.setFormInput(ContextHelpPart.java:712)
    at org.eclipse.ui.forms.ManagedForm.setInput(ManagedForm.java:238)
    at org.eclipse.help.ui.internal.views.RelatedTopicsPart.setFormInput(RelatedTopicsPart.java:187)
    at org.eclipse.ui.forms.ManagedForm.setInput(ManagedForm.java:238)
    at org.eclipse.help.ui.internal.views.ReusableHelpPart.update(ReusableHelpPart.java:1158)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContextAsHelpTray(DefaultHelpUI.java:427)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContext(DefaultHelpUI.java:348)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContext(DefaultHelpUI.java:288)
    at org.eclipse.ui.internal.help.WorkbenchHelpSystem.displayContext(WorkbenchHelpSystem.java:956)
    at org.eclipse.ui.internal.help.WorkbenchHelpSystem$WorkbenchHelpListener.helpRequested(WorkbenchHelpSystem.java:143)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:153)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
    at org.eclipse.jface.window.Window.open(Window.java:808)
    at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.open(WorkbenchPreferenceDialog.java:221)
    at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java:66)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:519)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

    !ENTRY org.eclipse.help 4 0 2015-10-12 21:59:06.829
    !MESSAGE Error reading help table of contents file /”org.aspectj.ajde/toc_adk15notebook.xml” (skipping file)
    !STACK 0
    java.io.FileNotFoundException
    at org.eclipse.help.internal.toc.TocFileParser.parse(TocFileParser.java:49)
    at org.eclipse.help.internal.toc.TocFileProvider.getTocContributions(TocFileProvider.java:47)
    at org.eclipse.help.internal.toc.TocManager.getAndCacheTocContributions(TocManager.java:210)
    at org.eclipse.help.internal.toc.TocManager.getTocContributionsForToc(TocManager.java:199)
    at org.eclipse.help.internal.toc.TocManager.getRootTocContributions(TocManager.java:306)
    at org.eclipse.help.internal.toc.TocManager.getTocs(TocManager.java:68)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.getTopicCategory(ContextHelpPart.java:673)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.formatHelpContext(ContextHelpPart.java:623)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.handleActivation(ContextHelpPart.java:326)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.setFormInput(ContextHelpPart.java:712)
    at org.eclipse.ui.forms.ManagedForm.setInput(ManagedForm.java:238)
    at org.eclipse.help.ui.internal.views.RelatedTopicsPart.setFormInput(RelatedTopicsPart.java:187)
    at org.eclipse.ui.forms.ManagedForm.setInput(ManagedForm.java:238)
    at org.eclipse.help.ui.internal.views.ReusableHelpPart.update(ReusableHelpPart.java:1158)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContextAsHelpTray(DefaultHelpUI.java:427)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContext(DefaultHelpUI.java:348)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContext(DefaultHelpUI.java:288)
    at org.eclipse.ui.internal.help.WorkbenchHelpSystem.displayContext(WorkbenchHelpSystem.java:956)
    at org.eclipse.ui.internal.help.WorkbenchHelpSystem$WorkbenchHelpListener.helpRequested(WorkbenchHelpSystem.java:143)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:153)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
    at org.eclipse.jface.window.Window.open(Window.java:808)
    at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.open(WorkbenchPreferenceDialog.java:221)
    at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java:66)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:519)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

    !ENTRY org.eclipse.help 4 0 2015-10-12 21:59:06.830
    !MESSAGE Error reading help table of contents file /”org.aspectj.ajde/toc_ajpdguide.xml” (skipping file)
    !STACK 0
    java.io.FileNotFoundException
    at org.eclipse.help.internal.toc.TocFileParser.parse(TocFileParser.java:49)
    at org.eclipse.help.internal.toc.TocFileProvider.getTocContributions(TocFileProvider.java:47)
    at org.eclipse.help.internal.toc.TocManager.getAndCacheTocContributions(TocManager.java:210)
    at org.eclipse.help.internal.toc.TocManager.getTocContributionsForToc(TocManager.java:199)
    at org.eclipse.help.internal.toc.TocManager.getRootTocContributions(TocManager.java:306)
    at org.eclipse.help.internal.toc.TocManager.getTocs(TocManager.java:68)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.getTopicCategory(ContextHelpPart.java:673)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.formatHelpContext(ContextHelpPart.java:623)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.handleActivation(ContextHelpPart.java:326)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.setFormInput(ContextHelpPart.java:712)
    at org.eclipse.ui.forms.ManagedForm.setInput(ManagedForm.java:238)
    at org.eclipse.help.ui.internal.views.RelatedTopicsPart.setFormInput(RelatedTopicsPart.java:187)
    at org.eclipse.ui.forms.ManagedForm.setInput(ManagedForm.java:238)
    at org.eclipse.help.ui.internal.views.ReusableHelpPart.update(ReusableHelpPart.java:1158)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContextAsHelpTray(DefaultHelpUI.java:427)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContext(DefaultHelpUI.java:348)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContext(DefaultHelpUI.java:288)
    at org.eclipse.ui.internal.help.WorkbenchHelpSystem.displayContext(WorkbenchHelpSystem.java:956)
    at org.eclipse.ui.internal.help.WorkbenchHelpSystem$WorkbenchHelpListener.helpRequested(WorkbenchHelpSystem.java:143)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:153)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
    at org.eclipse.jface.window.Window.open(Window.java:808)
    at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.open(WorkbenchPreferenceDialog.java:221)
    at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java:66)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:519)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

    !ENTRY org.eclipse.help.base 4 0 2015-10-12 21:59:18.661
    !MESSAGE Help index declared, but missing for plugin org.eclipse.wst.jsdt.doc.

    !ENTRY org.eclipse.help.base 4 0 2015-10-12 21:59:31.131
    !MESSAGE An error occured while pre-processing help XHTML document “/org.eclipse.jpt.jpadiagrameditor.doc.user/html/getting_started.html” for search indexing
    !STACK 0
    org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; JAXP00010001: The parser has encountered more than “64000” entity expansions in this document; this is the limit imposed by the JDK.
    at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
    at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:347)
    at org.eclipse.help.internal.dynamic.DocumentReader.read(DocumentReader.java:56)
    at org.eclipse.help.internal.dynamic.XMLProcessor.process(XMLProcessor.java:49)
    at org.eclipse.help.internal.xhtml.DynamicXHTMLProcessor.process(DynamicXHTMLProcessor.java:76)
    at org.eclipse.help.internal.search.XHTMLSearchParticipant.preprocess(XHTMLSearchParticipant.java:106)
    at org.eclipse.help.search.SearchParticipantXML.addDocument(SearchParticipantXML.java:297)
    at org.eclipse.help.internal.search.HTMLSearchParticipant.addDocument(HTMLSearchParticipant.java:52)
    at org.eclipse.help.internal.search.SearchIndex.addDocument(SearchIndex.java:231)
    at org.eclipse.help.internal.search.IndexingOperation.addDocuments(IndexingOperation.java:252)
    at org.eclipse.help.internal.search.IndexingOperation.addNewDocuments(IndexingOperation.java:159)
    at org.eclipse.help.internal.search.IndexingOperation.execute(IndexingOperation.java:106)
    at org.eclipse.help.internal.search.LocalSearchManager.updateIndex(LocalSearchManager.java:628)
    at org.eclipse.help.internal.search.LocalSearchManager.ensureIndexUpdated(LocalSearchManager.java:602)
    at org.eclipse.help.internal.search.federated.IndexerJob.run(IndexerJob.java:31)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    !ENTRY org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help documentation could not be indexed completely.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/debug/core/jsdi/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/debug/core/breakpoints/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_javaCompletionProposalComputer.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/dialogs/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/debug/core/jsdi/event/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/ast/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/jsdoc/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_core_validationParticipant.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/refactoring/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/debug/core/jsdi/connect/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/eval/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_documentationProvider.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/dom/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/text/java/hover/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_javaElementFilters.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/debug/core/jsdi/request/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/launching/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_quickFixProcessors.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_javaEditorTextHovers.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_javaCompletionProposalSorters.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/libraries/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_core_inferrenceSupport.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/manipulation/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_JsGlobalScopeUIInitializer.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/debug/rhino/debugger/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/refactoring/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/text/folding/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_core_codeFormatter.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/compiler/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/wizards/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/overview-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/debug/core/model/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_quickAssistProcessors.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/search/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/actions/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/debug/rhino/debugger/shell/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_foldingStructureProviders.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_core_JsGlobalScopeContainerInitializer.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Exception occurred while adding document /org.eclipse.jpt.jpadiagrameditor.doc.user/html/getting_started.html to index.
    !STACK 0
    org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
    at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:198)
    at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
    at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441)
    at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368)
    at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1436)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1019)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:333)
    at javax.xml.parsers.SAXParser.parse(SAXParser.java:195)
    at org.eclipse.help.search.SearchParticipantXML.addDocument(SearchParticipantXML.java:298)
    at org.eclipse.help.internal.search.HTMLSearchParticipant.addDocument(HTMLSearchParticipant.java:52)
    at org.eclipse.help.internal.search.SearchIndex.addDocument(SearchIndex.java:231)
    at org.eclipse.help.internal.search.IndexingOperation.addDocuments(IndexingOperation.java:252)
    at org.eclipse.help.internal.search.IndexingOperation.addNewDocuments(IndexingOperation.java:159)
    at org.eclipse.help.internal.search.IndexingOperation.execute(IndexingOperation.java:106)
    at org.eclipse.help.internal.search.LocalSearchManager.updateIndex(LocalSearchManager.java:628)
    at org.eclipse.help.internal.search.LocalSearchManager.ensureIndexUpdated(LocalSearchManager.java:602)
    at org.eclipse.help.internal.search.federated.IndexerJob.run(IndexerJob.java:31)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_debug_core_launchingConnectors.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/dom/rewrite/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_core_JsGlobalScopeVariableInitializer.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/util/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/text/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/search/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/jsdoc/msdn/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_core_sourcePathProvider.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/project/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_classpathAttributeConfiguration.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_debug_core_breakpointParticipants.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_JsGlobalScopeContainerPage.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/infer/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_queryParticipants.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/compiler/libraries/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/formatter/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/refactoring/descriptors/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_javadocCompletionProcessor.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/text/java/package-summary.html cannot be opened.

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-12 22:22:17.790
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-12 22:22:17.848
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-12 22:24:15.467
    !MESSAGE Build failed: cannot find symbol: ChildBrowser.java

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-12 22:24:15.568
    !MESSAGE Build failed: cannot find symbol: ChildBrowser.java

    !ENTRY org.eclipse.ui.views.properties.tabbed 4 4 2015-10-12 22:26:30.150
    !MESSAGE Contributor com.genuitec.eclipse.meexplorer.MENavigator cannot be created.

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-12 22:31:46.617
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-12 22:31:46.724
    !MESSAGE Build failed: Check dependencies
    (1 failure)
    !SESSION 2015-10-13 06:38:14.472 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-13 06:39:06.957
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-13 06:39:16.163
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-13 06:39:16.163
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@101fb4c,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@1194039,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-13 06:40:18.261
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-13 06:40:24.058
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-13 06:40:24.058
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY tern.eclipse.ide.core 4 0 2015-10-13 06:40:49.424
    !MESSAGE Cannot start node process.
    !STACK 0
    tern.TernException: Cannot start node process.
    at tern.eclipse.ide.internal.core.resources.IDETernFileUploader$1.onError(IDETernFileUploader.java:133)
    at tern.server.nodejs.NodejsTernServer.request(NodejsTernServer.java:163)
    at tern.eclipse.ide.internal.core.resources.IDETernFileUploader.run(IDETernFileUploader.java:124)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    Caused by: tern.server.nodejs.process.NodejsProcessException: Cannot start node process.
    at tern.server.nodejs.process.NodejsProcess.waitOnStartNodejs(NodejsProcess.java:386)
    at tern.server.nodejs.process.NodejsProcess.start(NodejsProcess.java:350)
    at tern.server.nodejs.NodejsTernServer.getBaseURL(NodejsTernServer.java:239)
    at tern.server.nodejs.NodejsTernServer.makeRequest(NodejsTernServer.java:171)
    at tern.server.nodejs.NodejsTernServer.request(NodejsTernServer.java:159)
    … 2 more

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-13 06:42:16.860
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-13 06:42:17.027
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY org.eclipse.help 4 0 2015-10-13 06:44:04.562
    !MESSAGE Error reading help table of contents file /”org.aspectj.ajde/toc_ajprogguide.xml” (skipping file)
    !STACK 0
    java.io.FileNotFoundException
    at org.eclipse.help.internal.toc.TocFileParser.parse(TocFileParser.java:49)
    at org.eclipse.help.internal.toc.TocFileProvider.getTocContributions(TocFileProvider.java:47)
    at org.eclipse.help.internal.toc.TocManager.getAndCacheTocContributions(TocManager.java:210)
    at org.eclipse.help.internal.toc.TocManager.getTocContributionsForToc(TocManager.java:199)
    at org.eclipse.help.internal.toc.TocManager.getRootTocContributions(TocManager.java:306)
    at org.eclipse.help.internal.toc.TocManager.getTocs(TocManager.java:68)
    at org.eclipse.help.internal.search.SearchResults.getTocForTopic(SearchResults.java:220)
    at org.eclipse.help.internal.search.SearchResults.addHits(SearchResults.java:86)
    at org.eclipse.help.internal.search.SearchIndex.search(SearchIndex.java:629)
    at org.eclipse.help.internal.search.LocalSearchManager.search(LocalSearchManager.java:549)
    at org.eclipse.help.internal.search.SearchManager.searchLocal(SearchManager.java:103)
    at org.eclipse.help.internal.search.SearchManager.search(SearchManager.java:94)
    at org.eclipse.help.internal.search.federated.LocalHelp.run(LocalHelp.java:81)
    at org.eclipse.help.internal.search.federated.FederatedSearchJob.run(FederatedSearchJob.java:38)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    !ENTRY org.eclipse.help 4 0 2015-10-13 06:44:04.563
    !MESSAGE Error reading help table of contents file /”org.aspectj.ajde/toc_ajdevguide.xml” (skipping file)
    !STACK 0
    java.io.FileNotFoundException
    at org.eclipse.help.internal.toc.TocFileParser.parse(TocFileParser.java:49)
    at org.eclipse.help.internal.toc.TocFileProvider.getTocContributions(TocFileProvider.java:47)
    at org.eclipse.help.internal.toc.TocManager.getAndCacheTocContributions(TocManager.java:210)
    at org.eclipse.help.internal.toc.TocManager.getTocContributionsForToc(TocManager.java:199)
    at org.eclipse.help.internal.toc.TocManager.getRootTocContributions(TocManager.java:306)
    at org.eclipse.help.internal.toc.TocManager.getTocs(TocManager.java:68)
    at org.eclipse.help.internal.search.SearchResults.getTocForTopic(SearchResults.java:220)
    at org.eclipse.help.internal.search.SearchResults.addHits(SearchResults.java:86)
    at org.eclipse.help.internal.search.SearchIndex.search(SearchIndex.java:629)
    at org.eclipse.help.internal.search.LocalSearchManager.search(LocalSearchManager.java:549)
    at org.eclipse.help.internal.search.SearchManager.searchLocal(SearchManager.java:103)
    at org.eclipse.help.internal.search.SearchManager.search(SearchManager.java:94)
    at org.eclipse.help.internal.search.federated.LocalHelp.run(LocalHelp.java:81)
    at org.eclipse.help.internal.search.federated.FederatedSearchJob.run(FederatedSearchJob.java:38)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    !ENTRY org.eclipse.help 4 0 2015-10-13 06:44:04.564
    !MESSAGE Error reading help table of contents file /”org.aspectj.ajde/toc_adk15notebook.xml” (skipping file)
    !STACK 0
    java.io.FileNotFoundException
    at org.eclipse.help.internal.toc.TocFileParser.parse(TocFileParser.java:49)
    at org.eclipse.help.internal.toc.TocFileProvider.getTocContributions(TocFileProvider.java:47)
    at org.eclipse.help.internal.toc.TocManager.getAndCacheTocContributions(TocManager.java:210)
    at org.eclipse.help.internal.toc.TocManager.getTocContributionsForToc(TocManager.java:199)
    at org.eclipse.help.internal.toc.TocManager.getRootTocContributions(TocManager.java:306)
    at org.eclipse.help.internal.toc.TocManager.getTocs(TocManager.java:68)
    at org.eclipse.help.internal.search.SearchResults.getTocForTopic(SearchResults.java:220)
    at org.eclipse.help.internal.search.SearchResults.addHits(SearchResults.java:86)
    at org.eclipse.help.internal.search.SearchIndex.search(SearchIndex.java:629)
    at org.eclipse.help.internal.search.LocalSearchManager.search(LocalSearchManager.java:549)
    at org.eclipse.help.internal.search.SearchManager.searchLocal(SearchManager.java:103)
    at org.eclipse.help.internal.search.SearchManager.search(SearchManager.java:94)
    at org.eclipse.help.internal.search.federated.LocalHelp.run(LocalHelp.java:81)
    at org.eclipse.help.internal.search.federated.FederatedSearchJob.run(FederatedSearchJob.java:38)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    !ENTRY org.eclipse.help 4 0 2015-10-13 06:44:04.564
    !MESSAGE Error reading help table of contents file /”org.aspectj.ajde/toc_ajpdguide.xml” (skipping file)
    !STACK 0
    java.io.FileNotFoundException
    at org.eclipse.help.internal.toc.TocFileParser.parse(TocFileParser.java:49)
    at org.eclipse.help.internal.toc.TocFileProvider.getTocContributions(TocFileProvider.java:47)
    at org.eclipse.help.internal.toc.TocManager.getAndCacheTocContributions(TocManager.java:210)
    at org.eclipse.help.internal.toc.TocManager.getTocContributionsForToc(TocManager.java:199)
    at org.eclipse.help.internal.toc.TocManager.getRootTocContributions(TocManager.java:306)
    at org.eclipse.help.internal.toc.TocManager.getTocs(TocManager.java:68)
    at org.eclipse.help.internal.search.SearchResults.getTocForTopic(SearchResults.java:220)
    at org.eclipse.help.internal.search.SearchResults.addHits(SearchResults.java:86)
    at org.eclipse.help.internal.search.SearchIndex.search(SearchIndex.java:629)
    at org.eclipse.help.internal.search.LocalSearchManager.search(LocalSearchManager.java:549)
    at org.eclipse.help.internal.search.SearchManager.searchLocal(SearchManager.java:103)
    at org.eclipse.help.internal.search.SearchManager.search(SearchManager.java:94)
    at org.eclipse.help.internal.search.federated.LocalHelp.run(LocalHelp.java:81)
    at org.eclipse.help.internal.search.federated.FederatedSearchJob.run(FederatedSearchJob.java:38)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-13 06:49:25.384
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-13 06:49:25.414
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-13 07:18:22.568
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-13 07:18:22.602
    !MESSAGE Build failed: Check dependencies
    (1 failure)
    !SESSION 2015-10-14 07:29:05.929 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-14 07:29:24.306
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-14 07:29:31.422
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-14 07:29:31.422
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@17ad394,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@d8a8aa,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-14 07:30:17.832
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-14 07:30:22.247
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-14 07:30:22.247
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY com.genuitec.pulse.client.delivery.package.runtime 1 0 2015-10-14 07:31:43.102
    !MESSAGE Metadata for this software package has been updated and is being received from the update server

    !ENTRY com.genuitec.pulse.client.delivery.package.runtime 1 0 2015-10-14 07:31:44.272
    !MESSAGE Received updated metadata from the delivery server for this package indicating likelihood of updates or new notifications
    !SESSION 2015-10-14 07:32:24.222 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-14 07:32:33.067
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-14 07:32:35.268
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-14 07:32:35.268
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@1aad5c6,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@b8d7bd,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-14 07:32:45.096
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-14 07:32:46.469
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-14 07:32:46.469
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY com.genuitec.pulse.client.delivery.package.runtime.ui 1 0 2015-10-14 07:33:04.956
    !MESSAGE Unused software cleanup finished successfully

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-14 07:34:27.982
    !MESSAGE Build failed: Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“iOSTeam Provisioning Profile: *”) were found.

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-14 07:34:28.185
    !MESSAGE Build failed: Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“iOSTeam Provisioning Profile: *”) were found.

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-14 07:36:59.723
    !MESSAGE Build failed: Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“everyone 9-15-2015”) were found.

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-14 07:36:59.786
    !MESSAGE Build failed: Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“everyone 9-15-2015”) were found.
    !SESSION 2015-10-16 19:40:20.369 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-16 19:40:44.129
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-16 19:40:55.972
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-16 19:40:55.972
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@a00f91,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@5e3154,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-16 19:41:35.658
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 19:41:39.698
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 19:41:41.539
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
    !SESSION 2015-10-16 20:08:29.260 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-16 20:09:15.451
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-16 20:09:17.528
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-16 20:09:17.528
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@20f3f4,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@1701c57,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-16 20:09:26.046
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:09:27.418
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:09:27.418
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
    !SESSION 2015-10-16 20:17:10.787 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-16 20:19:04.173
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-16 20:19:24.144
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-16 20:19:24.144
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@13afee7,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@34feaf,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-16 20:20:52.518
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:21:00.443
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:21:00.443
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
    !SESSION 2015-10-16 20:45:42.309 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-16 20:46:01.981
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-16 20:46:03.980
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-16 20:46:03.980
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@18c48d,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@104294,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-16 20:46:12.388
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:46:13.823
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:46:13.823
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
    !SESSION 2015-10-16 20:49:08.518 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-16 20:49:14.383
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-16 20:49:16.429
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-16 20:49:16.429
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@1c16493,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@1b1fa0d,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-16 20:49:24.900
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:49:26.273
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:49:26.273
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
    !SESSION 2015-10-16 20:55:25.507 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86 -data mobione projects

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-16 20:55:28.191
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-16 20:55:30.361
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-16 20:55:30.361
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@1857199,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@1e520b2,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-16 20:55:38.879
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:55:40.189
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:55:40.205
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
    !SESSION 2015-10-20 02:03:22.809 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-20 02:03:42.446
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-20 02:03:52.930
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-20 02:03:52.930
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@64c084,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@9b58e2,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-20 02:04:39.698
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-20 02:04:47.639
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-20 02:04:47.639
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-20 02:08:15.447
    !MESSAGE Build failed: cannot find symbol: ChildBrowser.java

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-20 02:08:18.114
    !MESSAGE Build failed: cannot find symbol: ChildBrowser.java

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-20 02:11:57.435
    !MESSAGE Build failed: cannot find symbol: ChildBrowser.java

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-20 02:11:57.466
    !MESSAGE Build failed: cannot find symbol: ChildBrowser.java
    !SESSION 2015-10-20 03:27:10.012 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-20 03:27:30.710
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-20 03:27:46.142
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-20 03:27:46.142
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@1ec9346,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@b8dec7,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-20 03:28:34.642
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-20 03:28:40.336
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-20 03:28:40.336
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-20 03:34:03.570
    !MESSAGE Build failed: cannot find symbol: ChildBrowser.java

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-20 03:34:03.757
    !MESSAGE Build failed: cannot find symbol: ChildBrowser.java

    !ENTRY com.genuitec.eclipse.mobile.common 4 1 2015-10-20 03:34:57.407
    !MESSAGE Command execution failed with code 1
    Please check the error log for details
    !STACK 0
    org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
    at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:377)
    at org.apache.commons.exec.DefaultExecutor.access$200(DefaultExecutor.java:46)
    at org.apache.commons.exec.DefaultExecutor$1.run(DefaultExecutor.java:188)
    !SUBENTRY 1 com.genuitec.eclipse.mobile.common 1 0 2015-10-20 03:34:57.422
    !MESSAGE Output log:
    executing ‘cordova platform add android’…
    npm

    http GET https://registry.npmjs.org/cordova-android/3.6.3

    npm

    http

    200
    https://registry.npmjs.org/cordova-android/3.6.3

    npm

    http
    GET
    https://registry.npmjs.org/cordova-android/-/cordova-android-3.6.3.tgz

    npm

    http

    200
    https://registry.npmjs.org/cordova-android/-/cordova-android-3.6.3.tgz

    Creating android project…

    C:\Users\Dave\.cordova\lib\npm_cache\cordova-android\3.6.3\package\bin\node_modules\q\q.js:126
    throw e;
    ^
    Error: Please install Android target “android-19”.
    Hint: Run “android” from your command-line to open the SDK manager.
    at C:\Users\Dave\.cordova\lib\npm_cache\cordova-android\3.6.3\package\bin\lib\check_reqs.js:173:19
    at _fulfilled (C:\Users\Dave\.cordova\lib\npm_cache\cordova-android\3.6.3\package\bin\node_modules\q\q.js:798:54)
    at self.promiseDispatch.done (C:\Users\Dave\.cordova\lib\npm_cache\cordova-android\3.6.3\package\bin\node_modules\q\q.js:827:30)
    at Promise.promise.promiseDispatch (C:\Users\Dave\.cordova\lib\npm_cache\cordova-android\3.6.3\package\bin\node_modules\q\q.js:760:13)
    at C:\Users\Dave\.cordova\lib\npm_cache\cordova-android\3.6.3\package\bin\node_modules\q\q.js:574:44
    at flush (C:\Users\Dave\.cordova\lib\npm_cache\cordova-android\3.6.3\package\bin\node_modules\q\q.js:108:17)
    at process._tickCallback (node.js:415:13)

    phonegap.js support will soon be removed.
    please replace ‘phonegap.js’ references with ‘cordova.js’
    executing ‘cordova build android –debug –verbose’…

    #455460 Reply

    DaveClark
    Participant

    that file was the android local build

    #455463 Reply

    DaveClark
    Participant

    here is the file from the remote android build. again, if you think it is inappropriate just delete it.

    !SESSION 2015-10-12 20:37:45.640 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-12 20:39:52.760
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-12 20:39:57.034
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-12 20:39:57.034
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@112db8a,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@10b71c9,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.osgi 2 0 2015-10-12 20:40:16.840
    !MESSAGE While loading class “org.eclipse.m2e.core.internal.index.IIndex”, thread “Thread[Worker-5,5,main]” timed out waiting (5001ms) for thread “Thread[Worker-4,5,main]” to finish starting bundle “org.eclipse.m2e.core_1.5.0.me201410311552 [961]”. To avoid deadlock, thread “Thread[Worker-5,5,main]” is proceeding but “org.eclipse.m2e.core.internal.index.IIndex” may not be fully initialized.
    !STACK 0
    org.osgi.framework.BundleException: Unable to acquire the state change lock for the module: osgi.identity; osgi.identity=”org.eclipse.m2e.core”; type=”osgi.bundle”; version:Version=”1.5.0.me201410311552″; singleton:=”true” [id=961] STARTED [STARTED]
    at org.eclipse.osgi.container.Module.lockStateChange(Module.java:329)
    at org.eclipse.osgi.container.Module.start(Module.java:389)
    at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:454)
    at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
    at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:531)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324)
    at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:320)
    at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:36)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:391)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:2493)
    at java.lang.Class.getConstructor0(Class.java:2803)
    at java.lang.Class.newInstance(Class.java:345)
    at org.eclipse.osgi.internal.framework.BundleContextImpl.loadBundleActivator(BundleContextImpl.java:755)
    at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:706)
    at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:936)
    at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:319)
    at org.eclipse.osgi.container.Module.doStart(Module.java:571)
    at org.eclipse.osgi.container.Module.start(Module.java:439)
    at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:454)
    at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
    at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:531)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324)
    at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:320)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:395)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:568)
    at org.eclipse.m2e.logback.appender.MavenConsoleAppender.isActive(MavenConsoleAppender.java:52)
    at org.eclipse.m2e.logback.appender.MavenConsoleAppender.append(MavenConsoleAppender.java:34)
    at org.eclipse.m2e.logback.appender.MavenConsoleAppender.append(MavenConsoleAppender.java:1)
    at ch.qos.logback.core.UnsynchronizedAppenderBase.doAppend(UnsynchronizedAppenderBase.java:88)
    at ch.qos.logback.core.spi.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:48)
    at ch.qos.logback.classic.Logger.appendLoopOnAppenders(Logger.java:280)
    at ch.qos.logback.classic.Logger.callAppenders(Logger.java:267)
    at ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:449)
    at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:403)
    at ch.qos.logback.classic.Logger.info(Logger.java:607)
    at com.genuitec.eclipse.mobile.html5.core.ui.Html5AppCoreUIPlugin.start(Html5AppCoreUIPlugin.java:51)
    at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:771)
    at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:764)
    at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:721)
    at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:936)
    at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:319)
    at org.eclipse.osgi.container.Module.doStart(Module.java:571)
    at org.eclipse.osgi.container.Module.start(Module.java:439)
    at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:454)
    at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
    at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:531)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324)
    at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:320)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:395)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:568)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
    at com.genuitec.eclipse.migration.core.workspace.internal.WorkspaceMigrationOperationDef.createOperation(WorkspaceMigrationOperationDef.java:72)
    at com.genuitec.eclipse.migration.core.workspace.internal.WorkspaceMigrationManagerImpl$1.run(WorkspaceMigrationManagerImpl.java:99)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    !ENTRY org.eclipse.osgi 2 0 2015-10-12 20:40:22.211
    !MESSAGE While loading class “org.eclipse.m2e.core.internal.lifecyclemapping.discovery.IMavenDiscovery”, thread “Thread[Worker-5,5,main]” timed out waiting (5002ms) for thread “Thread[Worker-4,5,main]” to finish starting bundle “org.eclipse.m2e.core_1.5.0.me201410311552 [961]”. To avoid deadlock, thread “Thread[Worker-5,5,main]” is proceeding but “org.eclipse.m2e.core.internal.lifecyclemapping.discovery.IMavenDiscovery” may not be fully initialized.
    !STACK 0
    org.osgi.framework.BundleException: Unable to acquire the state change lock for the module: osgi.identity; osgi.identity=”org.eclipse.m2e.core”; type=”osgi.bundle”; version:Version=”1.5.0.me201410311552″; singleton:=”true” [id=961] STARTED [STARTED]
    at org.eclipse.osgi.container.Module.lockStateChange(Module.java:329)
    at org.eclipse.osgi.container.Module.start(Module.java:389)
    at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:454)
    at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
    at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:531)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324)
    at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:320)
    at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:36)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:391)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Class.java:2531)
    at java.lang.Class.getMethod0(Class.java:2774)
    at java.lang.Class.getMethod(Class.java:1663)
    at org.eclipse.m2e.logback.appender.MavenConsoleAppender.isActive(MavenConsoleAppender.java:53)
    at org.eclipse.m2e.logback.appender.MavenConsoleAppender.append(MavenConsoleAppender.java:34)
    at org.eclipse.m2e.logback.appender.MavenConsoleAppender.append(MavenConsoleAppender.java:1)
    at ch.qos.logback.core.UnsynchronizedAppenderBase.doAppend(UnsynchronizedAppenderBase.java:88)
    at ch.qos.logback.core.spi.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:48)
    at ch.qos.logback.classic.Logger.appendLoopOnAppenders(Logger.java:280)
    at ch.qos.logback.classic.Logger.callAppenders(Logger.java:267)
    at ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:449)
    at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:403)
    at ch.qos.logback.classic.Logger.info(Logger.java:607)
    at com.genuitec.eclipse.mobile.html5.core.ui.Html5AppCoreUIPlugin.start(Html5AppCoreUIPlugin.java:51)
    at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:771)
    at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:764)
    at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:721)
    at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:936)
    at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:319)
    at org.eclipse.osgi.container.Module.doStart(Module.java:571)
    at org.eclipse.osgi.container.Module.start(Module.java:439)
    at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:454)
    at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
    at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:531)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:324)
    at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:320)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:395)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337)
    at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    at org.eclipse.osgi.internal.framework.EquinoxBundle.loadClass(EquinoxBundle.java:568)
    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
    at com.genuitec.eclipse.migration.core.workspace.internal.WorkspaceMigrationOperationDef.createOperation(WorkspaceMigrationOperationDef.java:72)
    at com.genuitec.eclipse.migration.core.workspace.internal.WorkspaceMigrationManagerImpl$1.run(WorkspaceMigrationManagerImpl.java:99)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-12 20:40:31.828
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-12 20:40:31.829
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-12 20:40:31.829
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.000
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\html\css_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.069
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\html\forms_lists_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.088
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\html\htmlform_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.110
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\html\html_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.160
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\html\javascript_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.198
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\jsp\jsf_f_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.226
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\jsp\jsf_h_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.260
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\jsp\struts_bean_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.289
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\jsp\struts_html_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.316
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\jsp\struts_logic_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2015-10-12 20:40:34.343
    !MESSAGE Installed snippet library: C:\Users\Dave\AppData\Local\MyEclipse 2015 CI\configuration\org.eclipse.osgi\135\.cp\snippets\jsp\struts_tiles_snippets.xml

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-12 21:35:00.202
    !MESSAGE Private app limit reached

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-12 21:35:00.318
    !MESSAGE Private app limit reached
    !STACK 0
    com.genuitec.eclipse.mobile.common.phonegap.remote.PhonegapBuildException: Private app limit reached
    at com.genuitec.eclipse.mobile.common.phonegap.remote.PhonegapBuildService.invoke(PhonegapBuildService.java:221)
    at com.genuitec.eclipse.mobile.common.phonegap.remote.PhonegapBuildService.invoke(PhonegapBuildService.java:227)
    at com.genuitec.eclipse.mobile.common.phonegap.remote.PhonegapBuildService.createApp(PhonegapBuildService.java:83)
    at com.genuitec.eclipse.mobile.phonegap.core.build.PhonegapRemoteBuildJob.run(PhonegapRemoteBuildJob.java:352)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-12 21:48:11.346
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-12 21:48:11.385
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY org.eclipse.help 4 0 2015-10-12 21:59:06.804
    !MESSAGE Error reading help table of contents file /”org.aspectj.ajde/toc_ajprogguide.xml” (skipping file)
    !STACK 0
    java.io.FileNotFoundException
    at org.eclipse.help.internal.toc.TocFileParser.parse(TocFileParser.java:49)
    at org.eclipse.help.internal.toc.TocFileProvider.getTocContributions(TocFileProvider.java:47)
    at org.eclipse.help.internal.toc.TocManager.getAndCacheTocContributions(TocManager.java:210)
    at org.eclipse.help.internal.toc.TocManager.getTocContributionsForToc(TocManager.java:199)
    at org.eclipse.help.internal.toc.TocManager.getRootTocContributions(TocManager.java:306)
    at org.eclipse.help.internal.toc.TocManager.getTocs(TocManager.java:68)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.getTopicCategory(ContextHelpPart.java:673)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.formatHelpContext(ContextHelpPart.java:623)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.handleActivation(ContextHelpPart.java:326)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.setFormInput(ContextHelpPart.java:712)
    at org.eclipse.ui.forms.ManagedForm.setInput(ManagedForm.java:238)
    at org.eclipse.help.ui.internal.views.RelatedTopicsPart.setFormInput(RelatedTopicsPart.java:187)
    at org.eclipse.ui.forms.ManagedForm.setInput(ManagedForm.java:238)
    at org.eclipse.help.ui.internal.views.ReusableHelpPart.update(ReusableHelpPart.java:1158)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContextAsHelpTray(DefaultHelpUI.java:427)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContext(DefaultHelpUI.java:348)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContext(DefaultHelpUI.java:288)
    at org.eclipse.ui.internal.help.WorkbenchHelpSystem.displayContext(WorkbenchHelpSystem.java:956)
    at org.eclipse.ui.internal.help.WorkbenchHelpSystem$WorkbenchHelpListener.helpRequested(WorkbenchHelpSystem.java:143)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:153)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
    at org.eclipse.jface.window.Window.open(Window.java:808)
    at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.open(WorkbenchPreferenceDialog.java:221)
    at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java:66)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:519)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

    !ENTRY org.eclipse.help 4 0 2015-10-12 21:59:06.828
    !MESSAGE Error reading help table of contents file /”org.aspectj.ajde/toc_ajdevguide.xml” (skipping file)
    !STACK 0
    java.io.FileNotFoundException
    at org.eclipse.help.internal.toc.TocFileParser.parse(TocFileParser.java:49)
    at org.eclipse.help.internal.toc.TocFileProvider.getTocContributions(TocFileProvider.java:47)
    at org.eclipse.help.internal.toc.TocManager.getAndCacheTocContributions(TocManager.java:210)
    at org.eclipse.help.internal.toc.TocManager.getTocContributionsForToc(TocManager.java:199)
    at org.eclipse.help.internal.toc.TocManager.getRootTocContributions(TocManager.java:306)
    at org.eclipse.help.internal.toc.TocManager.getTocs(TocManager.java:68)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.getTopicCategory(ContextHelpPart.java:673)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.formatHelpContext(ContextHelpPart.java:623)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.handleActivation(ContextHelpPart.java:326)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.setFormInput(ContextHelpPart.java:712)
    at org.eclipse.ui.forms.ManagedForm.setInput(ManagedForm.java:238)
    at org.eclipse.help.ui.internal.views.RelatedTopicsPart.setFormInput(RelatedTopicsPart.java:187)
    at org.eclipse.ui.forms.ManagedForm.setInput(ManagedForm.java:238)
    at org.eclipse.help.ui.internal.views.ReusableHelpPart.update(ReusableHelpPart.java:1158)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContextAsHelpTray(DefaultHelpUI.java:427)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContext(DefaultHelpUI.java:348)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContext(DefaultHelpUI.java:288)
    at org.eclipse.ui.internal.help.WorkbenchHelpSystem.displayContext(WorkbenchHelpSystem.java:956)
    at org.eclipse.ui.internal.help.WorkbenchHelpSystem$WorkbenchHelpListener.helpRequested(WorkbenchHelpSystem.java:143)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:153)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
    at org.eclipse.jface.window.Window.open(Window.java:808)
    at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.open(WorkbenchPreferenceDialog.java:221)
    at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java:66)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:519)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

    !ENTRY org.eclipse.help 4 0 2015-10-12 21:59:06.829
    !MESSAGE Error reading help table of contents file /”org.aspectj.ajde/toc_adk15notebook.xml” (skipping file)
    !STACK 0
    java.io.FileNotFoundException
    at org.eclipse.help.internal.toc.TocFileParser.parse(TocFileParser.java:49)
    at org.eclipse.help.internal.toc.TocFileProvider.getTocContributions(TocFileProvider.java:47)
    at org.eclipse.help.internal.toc.TocManager.getAndCacheTocContributions(TocManager.java:210)
    at org.eclipse.help.internal.toc.TocManager.getTocContributionsForToc(TocManager.java:199)
    at org.eclipse.help.internal.toc.TocManager.getRootTocContributions(TocManager.java:306)
    at org.eclipse.help.internal.toc.TocManager.getTocs(TocManager.java:68)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.getTopicCategory(ContextHelpPart.java:673)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.formatHelpContext(ContextHelpPart.java:623)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.handleActivation(ContextHelpPart.java:326)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.setFormInput(ContextHelpPart.java:712)
    at org.eclipse.ui.forms.ManagedForm.setInput(ManagedForm.java:238)
    at org.eclipse.help.ui.internal.views.RelatedTopicsPart.setFormInput(RelatedTopicsPart.java:187)
    at org.eclipse.ui.forms.ManagedForm.setInput(ManagedForm.java:238)
    at org.eclipse.help.ui.internal.views.ReusableHelpPart.update(ReusableHelpPart.java:1158)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContextAsHelpTray(DefaultHelpUI.java:427)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContext(DefaultHelpUI.java:348)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContext(DefaultHelpUI.java:288)
    at org.eclipse.ui.internal.help.WorkbenchHelpSystem.displayContext(WorkbenchHelpSystem.java:956)
    at org.eclipse.ui.internal.help.WorkbenchHelpSystem$WorkbenchHelpListener.helpRequested(WorkbenchHelpSystem.java:143)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:153)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
    at org.eclipse.jface.window.Window.open(Window.java:808)
    at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.open(WorkbenchPreferenceDialog.java:221)
    at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java:66)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:519)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

    !ENTRY org.eclipse.help 4 0 2015-10-12 21:59:06.830
    !MESSAGE Error reading help table of contents file /”org.aspectj.ajde/toc_ajpdguide.xml” (skipping file)
    !STACK 0
    java.io.FileNotFoundException
    at org.eclipse.help.internal.toc.TocFileParser.parse(TocFileParser.java:49)
    at org.eclipse.help.internal.toc.TocFileProvider.getTocContributions(TocFileProvider.java:47)
    at org.eclipse.help.internal.toc.TocManager.getAndCacheTocContributions(TocManager.java:210)
    at org.eclipse.help.internal.toc.TocManager.getTocContributionsForToc(TocManager.java:199)
    at org.eclipse.help.internal.toc.TocManager.getRootTocContributions(TocManager.java:306)
    at org.eclipse.help.internal.toc.TocManager.getTocs(TocManager.java:68)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.getTopicCategory(ContextHelpPart.java:673)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.formatHelpContext(ContextHelpPart.java:623)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.handleActivation(ContextHelpPart.java:326)
    at org.eclipse.help.ui.internal.views.ContextHelpPart.setFormInput(ContextHelpPart.java:712)
    at org.eclipse.ui.forms.ManagedForm.setInput(ManagedForm.java:238)
    at org.eclipse.help.ui.internal.views.RelatedTopicsPart.setFormInput(RelatedTopicsPart.java:187)
    at org.eclipse.ui.forms.ManagedForm.setInput(ManagedForm.java:238)
    at org.eclipse.help.ui.internal.views.ReusableHelpPart.update(ReusableHelpPart.java:1158)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContextAsHelpTray(DefaultHelpUI.java:427)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContext(DefaultHelpUI.java:348)
    at org.eclipse.help.ui.internal.DefaultHelpUI.displayContext(DefaultHelpUI.java:288)
    at org.eclipse.ui.internal.help.WorkbenchHelpSystem.displayContext(WorkbenchHelpSystem.java:956)
    at org.eclipse.ui.internal.help.WorkbenchHelpSystem$WorkbenchHelpListener.helpRequested(WorkbenchHelpSystem.java:143)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:153)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
    at org.eclipse.jface.window.Window.open(Window.java:808)
    at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.open(WorkbenchPreferenceDialog.java:221)
    at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java:66)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:519)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

    !ENTRY org.eclipse.help.base 4 0 2015-10-12 21:59:18.661
    !MESSAGE Help index declared, but missing for plugin org.eclipse.wst.jsdt.doc.

    !ENTRY org.eclipse.help.base 4 0 2015-10-12 21:59:31.131
    !MESSAGE An error occured while pre-processing help XHTML document “/org.eclipse.jpt.jpadiagrameditor.doc.user/html/getting_started.html” for search indexing
    !STACK 0
    org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; JAXP00010001: The parser has encountered more than “64000” entity expansions in this document; this is the limit imposed by the JDK.
    at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
    at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:347)
    at org.eclipse.help.internal.dynamic.DocumentReader.read(DocumentReader.java:56)
    at org.eclipse.help.internal.dynamic.XMLProcessor.process(XMLProcessor.java:49)
    at org.eclipse.help.internal.xhtml.DynamicXHTMLProcessor.process(DynamicXHTMLProcessor.java:76)
    at org.eclipse.help.internal.search.XHTMLSearchParticipant.preprocess(XHTMLSearchParticipant.java:106)
    at org.eclipse.help.search.SearchParticipantXML.addDocument(SearchParticipantXML.java:297)
    at org.eclipse.help.internal.search.HTMLSearchParticipant.addDocument(HTMLSearchParticipant.java:52)
    at org.eclipse.help.internal.search.SearchIndex.addDocument(SearchIndex.java:231)
    at org.eclipse.help.internal.search.IndexingOperation.addDocuments(IndexingOperation.java:252)
    at org.eclipse.help.internal.search.IndexingOperation.addNewDocuments(IndexingOperation.java:159)
    at org.eclipse.help.internal.search.IndexingOperation.execute(IndexingOperation.java:106)
    at org.eclipse.help.internal.search.LocalSearchManager.updateIndex(LocalSearchManager.java:628)
    at org.eclipse.help.internal.search.LocalSearchManager.ensureIndexUpdated(LocalSearchManager.java:602)
    at org.eclipse.help.internal.search.federated.IndexerJob.run(IndexerJob.java:31)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    !ENTRY org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help documentation could not be indexed completely.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/debug/core/jsdi/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/debug/core/breakpoints/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_javaCompletionProposalComputer.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/dialogs/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/debug/core/jsdi/event/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/ast/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/jsdoc/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_core_validationParticipant.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/refactoring/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/debug/core/jsdi/connect/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/eval/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_documentationProvider.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/dom/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/text/java/hover/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_javaElementFilters.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/debug/core/jsdi/request/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/launching/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_quickFixProcessors.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_javaEditorTextHovers.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_javaCompletionProposalSorters.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/libraries/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_core_inferrenceSupport.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/manipulation/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_JsGlobalScopeUIInitializer.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/debug/rhino/debugger/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/refactoring/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/text/folding/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_core_codeFormatter.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/compiler/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/wizards/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/overview-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/debug/core/model/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_quickAssistProcessors.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/search/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/actions/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/debug/rhino/debugger/shell/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_foldingStructureProviders.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_core_JsGlobalScopeContainerInitializer.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:32.999
    !MESSAGE Exception occurred while adding document /org.eclipse.jpt.jpadiagrameditor.doc.user/html/getting_started.html to index.
    !STACK 0
    org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
    at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:198)
    at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
    at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441)
    at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368)
    at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1436)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1019)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
    at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:649)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:333)
    at javax.xml.parsers.SAXParser.parse(SAXParser.java:195)
    at org.eclipse.help.search.SearchParticipantXML.addDocument(SearchParticipantXML.java:298)
    at org.eclipse.help.internal.search.HTMLSearchParticipant.addDocument(HTMLSearchParticipant.java:52)
    at org.eclipse.help.internal.search.SearchIndex.addDocument(SearchIndex.java:231)
    at org.eclipse.help.internal.search.IndexingOperation.addDocuments(IndexingOperation.java:252)
    at org.eclipse.help.internal.search.IndexingOperation.addNewDocuments(IndexingOperation.java:159)
    at org.eclipse.help.internal.search.IndexingOperation.execute(IndexingOperation.java:106)
    at org.eclipse.help.internal.search.LocalSearchManager.updateIndex(LocalSearchManager.java:628)
    at org.eclipse.help.internal.search.LocalSearchManager.ensureIndexUpdated(LocalSearchManager.java:602)
    at org.eclipse.help.internal.search.federated.IndexerJob.run(IndexerJob.java:31)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_debug_core_launchingConnectors.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/dom/rewrite/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_core_JsGlobalScopeVariableInitializer.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/util/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/text/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/search/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/jsdoc/msdn/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_core_sourcePathProvider.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/project/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_classpathAttributeConfiguration.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_debug_core_breakpointParticipants.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_JsGlobalScopeContainerPage.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/infer/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_queryParticipants.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/compiler/libraries/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/formatter/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/core/refactoring/descriptors/package-summary.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/extension-points/org_eclipse_wst_jsdt_ui_javadocCompletionProcessor.html cannot be opened.
    !SUBENTRY 1 org.eclipse.help.base 4 4 2015-10-12 21:59:33.000
    !MESSAGE Help document /org.eclipse.wst.jsdt.doc/reference/api/org/eclipse/wst/jsdt/ui/text/java/package-summary.html cannot be opened.

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-12 22:22:17.790
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-12 22:22:17.848
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-12 22:24:15.467
    !MESSAGE Build failed: cannot find symbol: ChildBrowser.java

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-12 22:24:15.568
    !MESSAGE Build failed: cannot find symbol: ChildBrowser.java

    !ENTRY org.eclipse.ui.views.properties.tabbed 4 4 2015-10-12 22:26:30.150
    !MESSAGE Contributor com.genuitec.eclipse.meexplorer.MENavigator cannot be created.

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-12 22:31:46.617
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-12 22:31:46.724
    !MESSAGE Build failed: Check dependencies
    (1 failure)
    !SESSION 2015-10-13 06:38:14.472 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-13 06:39:06.957
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-13 06:39:16.163
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-13 06:39:16.163
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@101fb4c,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@1194039,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-13 06:40:18.261
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-13 06:40:24.058
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-13 06:40:24.058
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY tern.eclipse.ide.core 4 0 2015-10-13 06:40:49.424
    !MESSAGE Cannot start node process.
    !STACK 0
    tern.TernException: Cannot start node process.
    at tern.eclipse.ide.internal.core.resources.IDETernFileUploader$1.onError(IDETernFileUploader.java:133)
    at tern.server.nodejs.NodejsTernServer.request(NodejsTernServer.java:163)
    at tern.eclipse.ide.internal.core.resources.IDETernFileUploader.run(IDETernFileUploader.java:124)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    Caused by: tern.server.nodejs.process.NodejsProcessException: Cannot start node process.
    at tern.server.nodejs.process.NodejsProcess.waitOnStartNodejs(NodejsProcess.java:386)
    at tern.server.nodejs.process.NodejsProcess.start(NodejsProcess.java:350)
    at tern.server.nodejs.NodejsTernServer.getBaseURL(NodejsTernServer.java:239)
    at tern.server.nodejs.NodejsTernServer.makeRequest(NodejsTernServer.java:171)
    at tern.server.nodejs.NodejsTernServer.request(NodejsTernServer.java:159)
    … 2 more

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-13 06:42:16.860
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-13 06:42:17.027
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY org.eclipse.help 4 0 2015-10-13 06:44:04.562
    !MESSAGE Error reading help table of contents file /”org.aspectj.ajde/toc_ajprogguide.xml” (skipping file)
    !STACK 0
    java.io.FileNotFoundException
    at org.eclipse.help.internal.toc.TocFileParser.parse(TocFileParser.java:49)
    at org.eclipse.help.internal.toc.TocFileProvider.getTocContributions(TocFileProvider.java:47)
    at org.eclipse.help.internal.toc.TocManager.getAndCacheTocContributions(TocManager.java:210)
    at org.eclipse.help.internal.toc.TocManager.getTocContributionsForToc(TocManager.java:199)
    at org.eclipse.help.internal.toc.TocManager.getRootTocContributions(TocManager.java:306)
    at org.eclipse.help.internal.toc.TocManager.getTocs(TocManager.java:68)
    at org.eclipse.help.internal.search.SearchResults.getTocForTopic(SearchResults.java:220)
    at org.eclipse.help.internal.search.SearchResults.addHits(SearchResults.java:86)
    at org.eclipse.help.internal.search.SearchIndex.search(SearchIndex.java:629)
    at org.eclipse.help.internal.search.LocalSearchManager.search(LocalSearchManager.java:549)
    at org.eclipse.help.internal.search.SearchManager.searchLocal(SearchManager.java:103)
    at org.eclipse.help.internal.search.SearchManager.search(SearchManager.java:94)
    at org.eclipse.help.internal.search.federated.LocalHelp.run(LocalHelp.java:81)
    at org.eclipse.help.internal.search.federated.FederatedSearchJob.run(FederatedSearchJob.java:38)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    !ENTRY org.eclipse.help 4 0 2015-10-13 06:44:04.563
    !MESSAGE Error reading help table of contents file /”org.aspectj.ajde/toc_ajdevguide.xml” (skipping file)
    !STACK 0
    java.io.FileNotFoundException
    at org.eclipse.help.internal.toc.TocFileParser.parse(TocFileParser.java:49)
    at org.eclipse.help.internal.toc.TocFileProvider.getTocContributions(TocFileProvider.java:47)
    at org.eclipse.help.internal.toc.TocManager.getAndCacheTocContributions(TocManager.java:210)
    at org.eclipse.help.internal.toc.TocManager.getTocContributionsForToc(TocManager.java:199)
    at org.eclipse.help.internal.toc.TocManager.getRootTocContributions(TocManager.java:306)
    at org.eclipse.help.internal.toc.TocManager.getTocs(TocManager.java:68)
    at org.eclipse.help.internal.search.SearchResults.getTocForTopic(SearchResults.java:220)
    at org.eclipse.help.internal.search.SearchResults.addHits(SearchResults.java:86)
    at org.eclipse.help.internal.search.SearchIndex.search(SearchIndex.java:629)
    at org.eclipse.help.internal.search.LocalSearchManager.search(LocalSearchManager.java:549)
    at org.eclipse.help.internal.search.SearchManager.searchLocal(SearchManager.java:103)
    at org.eclipse.help.internal.search.SearchManager.search(SearchManager.java:94)
    at org.eclipse.help.internal.search.federated.LocalHelp.run(LocalHelp.java:81)
    at org.eclipse.help.internal.search.federated.FederatedSearchJob.run(FederatedSearchJob.java:38)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    !ENTRY org.eclipse.help 4 0 2015-10-13 06:44:04.564
    !MESSAGE Error reading help table of contents file /”org.aspectj.ajde/toc_adk15notebook.xml” (skipping file)
    !STACK 0
    java.io.FileNotFoundException
    at org.eclipse.help.internal.toc.TocFileParser.parse(TocFileParser.java:49)
    at org.eclipse.help.internal.toc.TocFileProvider.getTocContributions(TocFileProvider.java:47)
    at org.eclipse.help.internal.toc.TocManager.getAndCacheTocContributions(TocManager.java:210)
    at org.eclipse.help.internal.toc.TocManager.getTocContributionsForToc(TocManager.java:199)
    at org.eclipse.help.internal.toc.TocManager.getRootTocContributions(TocManager.java:306)
    at org.eclipse.help.internal.toc.TocManager.getTocs(TocManager.java:68)
    at org.eclipse.help.internal.search.SearchResults.getTocForTopic(SearchResults.java:220)
    at org.eclipse.help.internal.search.SearchResults.addHits(SearchResults.java:86)
    at org.eclipse.help.internal.search.SearchIndex.search(SearchIndex.java:629)
    at org.eclipse.help.internal.search.LocalSearchManager.search(LocalSearchManager.java:549)
    at org.eclipse.help.internal.search.SearchManager.searchLocal(SearchManager.java:103)
    at org.eclipse.help.internal.search.SearchManager.search(SearchManager.java:94)
    at org.eclipse.help.internal.search.federated.LocalHelp.run(LocalHelp.java:81)
    at org.eclipse.help.internal.search.federated.FederatedSearchJob.run(FederatedSearchJob.java:38)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    !ENTRY org.eclipse.help 4 0 2015-10-13 06:44:04.564
    !MESSAGE Error reading help table of contents file /”org.aspectj.ajde/toc_ajpdguide.xml” (skipping file)
    !STACK 0
    java.io.FileNotFoundException
    at org.eclipse.help.internal.toc.TocFileParser.parse(TocFileParser.java:49)
    at org.eclipse.help.internal.toc.TocFileProvider.getTocContributions(TocFileProvider.java:47)
    at org.eclipse.help.internal.toc.TocManager.getAndCacheTocContributions(TocManager.java:210)
    at org.eclipse.help.internal.toc.TocManager.getTocContributionsForToc(TocManager.java:199)
    at org.eclipse.help.internal.toc.TocManager.getRootTocContributions(TocManager.java:306)
    at org.eclipse.help.internal.toc.TocManager.getTocs(TocManager.java:68)
    at org.eclipse.help.internal.search.SearchResults.getTocForTopic(SearchResults.java:220)
    at org.eclipse.help.internal.search.SearchResults.addHits(SearchResults.java:86)
    at org.eclipse.help.internal.search.SearchIndex.search(SearchIndex.java:629)
    at org.eclipse.help.internal.search.LocalSearchManager.search(LocalSearchManager.java:549)
    at org.eclipse.help.internal.search.SearchManager.searchLocal(SearchManager.java:103)
    at org.eclipse.help.internal.search.SearchManager.search(SearchManager.java:94)
    at org.eclipse.help.internal.search.federated.LocalHelp.run(LocalHelp.java:81)
    at org.eclipse.help.internal.search.federated.FederatedSearchJob.run(FederatedSearchJob.java:38)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-13 06:49:25.384
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-13 06:49:25.414
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-13 07:18:22.568
    !MESSAGE Build failed: Check dependencies
    (1 failure)

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-13 07:18:22.602
    !MESSAGE Build failed: Check dependencies
    (1 failure)
    !SESSION 2015-10-14 07:29:05.929 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-14 07:29:24.306
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-14 07:29:31.422
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-14 07:29:31.422
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@17ad394,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@d8a8aa,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-14 07:30:17.832
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-14 07:30:22.247
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-14 07:30:22.247
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY com.genuitec.pulse.client.delivery.package.runtime 1 0 2015-10-14 07:31:43.102
    !MESSAGE Metadata for this software package has been updated and is being received from the update server

    !ENTRY com.genuitec.pulse.client.delivery.package.runtime 1 0 2015-10-14 07:31:44.272
    !MESSAGE Received updated metadata from the delivery server for this package indicating likelihood of updates or new notifications
    !SESSION 2015-10-14 07:32:24.222 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-14 07:32:33.067
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-14 07:32:35.268
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-14 07:32:35.268
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@1aad5c6,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@b8d7bd,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-14 07:32:45.096
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-14 07:32:46.469
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-14 07:32:46.469
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY com.genuitec.pulse.client.delivery.package.runtime.ui 1 0 2015-10-14 07:33:04.956
    !MESSAGE Unused software cleanup finished successfully

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-14 07:34:27.982
    !MESSAGE Build failed: Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“iOSTeam Provisioning Profile: *”) were found.

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-14 07:34:28.185
    !MESSAGE Build failed: Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“iOSTeam Provisioning Profile: *”) were found.

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-14 07:36:59.723
    !MESSAGE Build failed: Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“everyone 9-15-2015”) were found.

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-14 07:36:59.786
    !MESSAGE Build failed: Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“everyone 9-15-2015”) were found.
    !SESSION 2015-10-16 19:40:20.369 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-16 19:40:44.129
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-16 19:40:55.972
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-16 19:40:55.972
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@a00f91,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@5e3154,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-16 19:41:35.658
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 19:41:39.698
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 19:41:41.539
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
    !SESSION 2015-10-16 20:08:29.260 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-16 20:09:15.451
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-16 20:09:17.528
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-16 20:09:17.528
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@20f3f4,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@1701c57,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-16 20:09:26.046
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:09:27.418
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:09:27.418
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
    !SESSION 2015-10-16 20:17:10.787 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-16 20:19:04.173
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-16 20:19:24.144
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-16 20:19:24.144
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@13afee7,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@34feaf,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-16 20:20:52.518
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:21:00.443
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:21:00.443
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
    !SESSION 2015-10-16 20:45:42.309 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-16 20:46:01.981
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-16 20:46:03.980
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-16 20:46:03.980
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@18c48d,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@104294,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-16 20:46:12.388
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:46:13.823
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:46:13.823
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
    !SESSION 2015-10-16 20:49:08.518 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-16 20:49:14.383
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-16 20:49:16.429
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-16 20:49:16.429
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@1c16493,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@1b1fa0d,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-16 20:49:24.900
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:49:26.273
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:49:26.273
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
    !SESSION 2015-10-16 20:55:25.507 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86 -data mobione projects

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-16 20:55:28.191
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-16 20:55:30.361
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-16 20:55:30.361
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@1857199,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@1e520b2,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-16 20:55:38.879
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:55:40.189
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-16 20:55:40.205
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
    !SESSION 2015-10-20 02:03:22.809 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-20 02:03:42.446
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-20 02:03:52.930
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-20 02:03:52.930
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@64c084,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@9b58e2,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-20 02:04:39.698
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-20 02:04:47.639
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-20 02:04:47.639
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-20 02:08:15.447
    !MESSAGE Build failed: cannot find symbol: ChildBrowser.java

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-20 02:08:18.114
    !MESSAGE Build failed: cannot find symbol: ChildBrowser.java

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-20 02:11:57.435
    !MESSAGE Build failed: cannot find symbol: ChildBrowser.java

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-20 02:11:57.466
    !MESSAGE Build failed: cannot find symbol: ChildBrowser.java
    !SESSION 2015-10-20 03:27:10.012 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-20 03:27:30.710
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-20 03:27:46.142
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-20 03:27:46.142
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@1ec9346,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@b8dec7,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-20 03:28:34.642
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-20 03:28:40.336
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-20 03:28:40.336
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-20 03:34:03.570
    !MESSAGE Build failed: cannot find symbol: ChildBrowser.java

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-20 03:34:03.757
    !MESSAGE Build failed: cannot find symbol: ChildBrowser.java

    !ENTRY com.genuitec.eclipse.mobile.common 4 1 2015-10-20 03:34:57.407
    !MESSAGE Command execution failed with code 1
    Please check the error log for details
    !STACK 0
    org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
    at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:377)
    at org.apache.commons.exec.DefaultExecutor.access$200(DefaultExecutor.java:46)
    at org.apache.commons.exec.DefaultExecutor$1.run(DefaultExecutor.java:188)
    !SUBENTRY 1 com.genuitec.eclipse.mobile.common 1 0 2015-10-20 03:34:57.422
    !MESSAGE Output log:
    executing ‘cordova platform add android’…
    npm

    http GET https://registry.npmjs.org/cordova-android/3.6.3

    npm

    http

    200
    https://registry.npmjs.org/cordova-android/3.6.3

    npm

    http
    GET
    https://registry.npmjs.org/cordova-android/-/cordova-android-3.6.3.tgz

    npm

    http

    200
    https://registry.npmjs.org/cordova-android/-/cordova-android-3.6.3.tgz

    Creating android project…

    C:\Users\Dave\.cordova\lib\npm_cache\cordova-android\3.6.3\package\bin\node_modules\q\q.js:126
    throw e;
    ^
    Error: Please install Android target “android-19”.
    Hint: Run “android” from your command-line to open the SDK manager.
    at C:\Users\Dave\.cordova\lib\npm_cache\cordova-android\3.6.3\package\bin\lib\check_reqs.js:173:19
    at _fulfilled (C:\Users\Dave\.cordova\lib\npm_cache\cordova-android\3.6.3\package\bin\node_modules\q\q.js:798:54)
    at self.promiseDispatch.done (C:\Users\Dave\.cordova\lib\npm_cache\cordova-android\3.6.3\package\bin\node_modules\q\q.js:827:30)
    at Promise.promise.promiseDispatch (C:\Users\Dave\.cordova\lib\npm_cache\cordova-android\3.6.3\package\bin\node_modules\q\q.js:760:13)
    at C:\Users\Dave\.cordova\lib\npm_cache\cordova-android\3.6.3\package\bin\node_modules\q\q.js:574:44
    at flush (C:\Users\Dave\.cordova\lib\npm_cache\cordova-android\3.6.3\package\bin\node_modules\q\q.js:108:17)
    at process._tickCallback (node.js:415:13)

    phonegap.js support will soon be removed.
    please replace ‘phonegap.js’ references with ‘cordova.js’
    executing ‘cordova build android –debug –verbose’…

    !SESSION 2015-10-20 07:37:51.819 ———————————————–
    eclipse.buildId=13.0.0-20150518
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    !ENTRY org.eclipse.wst.common.project.facet.core 4 0 2015-10-20 07:38:01.480
    !MESSAGE Project facet grails.app has not been defined. It is used in plugin com.vmware.vfabric.ide.eclipse.tcserver.core.

    !ENTRY org.eclipse.jface 2 0 2015-10-20 07:38:03.560
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2015-10-20 07:38:03.560
    !MESSAGE A conflict occurred for CTRL+F9:
    Binding(CTRL+F9,
    ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
    ,
    Category(org.eclipse.ui.category.navigate,Navigate,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@dc24fa,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(CTRL+F9,
    ParameterizedCommand(Command(RunSQLAction,Run SQL,
    Run SQL,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@ffc188,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.m2e.logback.appender 4 0 2015-10-20 07:38:12.307
    !MESSAGE Caught exception in FS.readPipe()

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-20 07:38:13.680
    !MESSAGE Warning: EGit couldn’t detect the installation path “gitPrefix” of native Git. Hence EGit can’t respect system level
    Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory.
    The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in
    this system level configuration. The Git installation location can be configured on the
    Team > Git > Configuration preference page’s ‘System Settings’ tab.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY org.eclipse.egit.ui 2 0 2015-10-20 07:38:13.681
    !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
    user global configuration and to define the default location to store repositories: ‘C:\Users\Dave’. If this is
    not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
    EGit might behave differently since they see different configuration options.
    This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core.ui 4 0 2015-10-20 07:45:36.073
    !MESSAGE Build failed: cannot find symbol: ChildBrowser.java

    !ENTRY com.genuitec.eclipse.mobile.phonegap.core 4 0 2015-10-20 07:45:36.130
    !MESSAGE Build failed: cannot find symbol: ChildBrowser.java

    #455579 Reply

    support-swapna
    Moderator

    Dave,

    Thank you for the log file.It looks like an issue with Target Android version.

    Can you please open the Android SDK Manager, check if you have Android 4.4.2(API 19) installed? If you have installed a more recent version then please install Android 4.4.2(API 19) instead for the build to be successful.

    Please refer to the ‘Installing the Android SDK’ section of this tutorial : https://www.genuitec.com/products/myeclipse/learning-center/mobile/setting-environment-phonegap/

    Please also verify if you have set up MyEclipse to work with the Android SDK tools. Go to Window > Preferences > MyEclipse > Mobile Tools > PhoneGap Build > Local Build.

    Clear the contents of the .log file located at /.metadata/.log and try the local build again.
    If the issue persists, please send us the .log file for further investigation.

    Let us know how it works for you.

    –Swapna
    MyEclipse Support

    #455604 Reply

    DaveClark
    Participant

    Thank for the replay. I would prefer to do remote builds. Do I still have to have the android sdk on my machine for remote to work? I will do as you say and let you know.

    #455634 Reply

    DaveClark
    Participant

    When I had the childbrowser.java build error, I didn’t have the android sdk on my machine and I was doing a remote build. Does that seems right?

    Thanks for any help

    #455693 Reply

    support-swapna
    Moderator

    Dave,

    You need to install Android SDK on your machine if you want to build the apps locally. For remote builds, it is not required as you will be using the online service from PhoneGap Build.

    Please check this FAQ to understand the difference between Remote and Local builds:
    https://www.genuitec.com/products/myeclipse/learning-center/mobile/mobile-development-faq/

    You can build Android apps locally on Windows as long as you have the SDK installed.

    It looks like an issue with the missing ChildBrowser plugin.
    Can you please install it and see how the remote build works?
    Right click on the PG project > PhoneGap > Add Plugin. You can install from the Cordova.io repository or using the Git URL or from a local directory.

    If you are using the PhoneGap Build remote service, not all PhoneGap plugins will work. They have a specific list of ones that work with their build system. Find the list at https://build.phonegap.com/plugins.

    For the ChildBrowser plugin for PhoneGap, you can use this Git URL to install the plugin : https://github.com/alunny/ChildBrowser.git

    If you are still seeing issues, please send us the project to help us replicate the issue at our end.Also send us the console output for the remote build for further investigation.

    Let us know how it works for you.

    –Swapna
    MyEclipse Support

    #456529 Reply

    support-swapna
    Moderator

    Dave,

    Is the issue with remote build resolved? Did you get a chance to try the suggestions in my previous reply?
    If yes, please let us know how it works.

    –Swapna
    MyEclipse Support

    #457933 Reply

    NeilDun
    Participant

    Hi … I Am getting a similar problem. I.E. The builder is telling me that ChildBrowser.java cannot be found. However looking at the plugins under my project, com.phonegap.plugins.childbrowser is listed?!

    Any ideas how I get past this?

    Regards Neil Dun

    Attachments:
    You must be logged in to view attached files.
    #457947 Reply

    support-swapna
    Moderator

    Neil,

    Are you doing a local or remote build ?

    If its a remote build, then can you please check if the issue persists with a local build?

    It might be due to the Cordova/PhoneGap team recently retiring their custom default plugin repository and replacing it with the npm (node package manager) based plugin repository. Here’s more info on the topic from the adobe team: http://phonegap.com/blog/2015/05/26/npm-plugins-available/

    For remote build, please make changes to the plugin definitions in the config.xml accordingly and check if the issue persists.

    Please also send us the .log file located at <workspace dir>/.metadata/.log for further investigation.

    Let us know how it works for you.

    –Swapna
    MyEclipse Support

    #458538 Reply

    coil6699
    Participant

    hello , I have already follow the link that you post , add
    <gap:plugin name=”com.phonegap.plugins.childbrowser” source=”npm” version=”1.0.0″ />
    into config.xml , but still got error , as below:

    Build failed: “plugman install –platform android –project /tmp/gimlet/1854/1660856/www_android/project –plugin com.orcasinc.childbrowser@5.0.1”: Fetching plugin “com.orcasinc.childbrowser@5.0.1” via npm
    Failed to fetch plugin com.orcasinc.childbrowser@5.0.1 via registry.
    Probably this is either a connection problem, or plugin spec is incorrect.
    Check your connection and plugin name/version/URL.
    Error: Registry returned 404 for GET on https://registry.npmjs.org/com.orcasinc.childbrowser

    #458550 Reply

    support-swapna
    Moderator

    coil6699,

    Sorry that you are seeing this issue.

    From the error, it looks like you also have an entry for com.orcasinc.childbrowser plugin in your config.xml along with the com.phonegap.plugins.childbrowser plugin.
    Can you please recheck the same?

    Plugins which are on plugins.cordova.io should be moved to npmjs.com repository.I am not aware if the third party plugins (com.phonegap.plugins.childbrowser, com.orcasinc.childbrowser) you are adding were previously on the plugins.cordova.io repo before and now on the npmjs.com repo.

    So edit the plugin declaration in the config.xml , remove the source variable as below and try the remote build :

    <gap:plugin name=”com.phonegap.plugins.childbrowser” version=”5.0.0″ />
    Please note the change in the version as suggested in this link :
    https://build.phonegap.com/plugins/480

    Let us know how it works for you.

    –Swapna
    MyEclipse Support

Viewing 15 posts - 1 through 15 (of 15 total)
Reply To: Android build falure

You must be logged in to post in the forum log in