LiClipse 3.6.0 Refresh Not Refreshing

17 views
Skip to first unread message

Kenneth Loafman

unread,
May 4, 2017, 3:45:36 PM5/4/17
to LiClipse
Hi,

I'm on a Mac and just installed 3.6.0 (was on 3.3.0) as a clean install, plus a few must-haves.  Now, after a commit, or F5, or menu Refresh, the PyDev Package Explorer  is not refreshing, and is still highlighting the same changed files I just committed.  Any idea what could cause this?  A setting somewhere I'm not seeing?

The only way to "refresh" is to close the project and reopen it.  That's kinda expensive time wise.

...Thanks,
...Ken

Fabio Zadrozny

unread,
May 5, 2017, 8:00:21 AM5/5/17
to Kenneth Loafman, LiClipse
Hi Kenneth,

Really strange... I can't really reproduce this on Windows (will try on Mac later on) -- seems some issue on EGit (which was updated in the last release).

Some setting to check on the preferences:

General > Workspace:
    Refresh using native hooks or polling should be on
    Refresh on access should be on
    
Team > Git 
    Automatic refresh:
        Refresh resources when index changes should be on
        Refresh only when workbench is active (in this case, my own is on, but you can try to turn it off to see if it makes a difference).
        You can try to make the refresh interval there smaller too.

Do you have some error in your error log?

Best Regards,

Fabio
    

--
You received this message because you are subscribed to the Google Groups "LiClipse" group.
To unsubscribe from this group and stop receiving emails from it, send an email to liclipse+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Kenneth Loafman

unread,
May 5, 2017, 9:14:22 AM5/5/17
to Fabio Zadrozny, LiClipse
Hi Fabio,

Thanks for checking.  I made the changes you suggested, quit, and restarted.  No change.

The .metadata/.log file has a couple of messages for today:
!ENTRY org.eclipse.ui 4 0 2017-05-05 08:02:57.717
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.NullPointerException
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3703)
        at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
        at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
        at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
        at com.brainwy.liclipse.rcp.IDEApplication.start(IDEApplication.java:210)
        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:388)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
!SESSION 2017-05-05 08:08:42.115 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_77
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -keyring /Users/ken/.eclipse_keyring
Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -keyring /Users/ken/.eclipse_keyring

!ENTRY org.eclipse.core.net 1 0 2017-05-05 08:08:44.355
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences

!ENTRY org.eclipse.e4.ui.workbench 4 0 2017-05-05 08:08:46.037
!MESSAGE Unable to retrieve the bundle from the URI: bundleclass://org.eclipse.launchbar.ui/org.eclipse.launchbar.ui.internal.controls.LaunchBarControl

...Thanks,
...Ken

Kenneth Loafman

unread,
May 10, 2017, 5:04:05 AM5/10/17
to Fabio Zadrozny, LiClipse
OK, mark this one closed, the problem went away.  I deleted the project and re-imported it and now refresh is working.  Must have been something corrupted in the project metadata that made LiClipse think that refresh was off.

...Thanks,
...Ken

Reply all
Reply to author
Forward
0 new messages