Hi, I've been running (and working on) the same set of SWPs for weeks now and this evening I'm getting the "Not a registered SWP..." error message.
It's the same file, (*.ui.ttlx), same class, etc... I've had the error before, usually when there is some sort of import problem but no errors about that now. Typically refreshing the system entries does the trick. No luck this time. I restarted TBC into a new workspace and imported everything from the previous one. The SWP is still unregistered. I did receive a few instances of this error during the import: *Problems occurred when invoking code from plug-in: "org.eclipse.jface".* The stack trace is below and seems to indicate something related to TBCFileRegistry. Is there a way to see what SWPs are registered? Can I trace this error further somehow? Thanks, Tim TBC 6.4.1 org.eclipse.core.runtime.AssertionFailedException: null argument: at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85) at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73) at org.eclipse.ui.internal.decorators.DecorationReference.<init>(DecorationReference.java:35) at org.eclipse.ui.internal.decorators.DecorationScheduler.queueForDecoration(DecorationScheduler.java:150) at org.eclipse.ui.internal.decorators.DecoratorManager.labelProviderChanged(DecoratorManager.java:747) at org.eclipse.jface.viewers.BaseLabelProvider$1.run(BaseLabelProvider.java:72) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173) at org.eclipse.jface.viewers.BaseLabelProvider.fireLabelProviderChanged(BaseLabelProvider.java:69) at org.topbraidcomposer.core.io.FileRegistryDecorator.updateFile(FileRegistryDecorator.java:70) at org.topbraidcomposer.core.io.TBCFileRegistry$1.fileAdded(TBCFileRegistry.java:103) at org.topbraid.core.registry.impl.FileRegistry$FRChange.tellRegister(FileRegistry.java:84) at org.topbraid.core.registry.impl.FileRegistry.safeRegister(FileRegistry.java:689) at org.topbraid.core.registry.impl.FileRegistry.register(FileRegistry.java:508) at org.topbraid.core.registry.impl.FileRegistry.registerAndProcessImports(FileRegistry.java:739) at org.topbraidcomposer.core.io.TBCFileRegistry.handleFileAdded(TBCFileRegistry.java:190) at org.topbraidcomposer.core.io.TBCFileRegistry.handleFileDelta(TBCFileRegistry.java:272) at org.topbraidcomposer.core.io.TBCFileRegistry.access$0(TBCFileRegistry.java:248) at org.topbraidcomposer.core.io.TBCFileRegistry$3.visit(TBCFileRegistry.java:288) at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:64) at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:75) at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:75) at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:75) at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:75) at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:48) at org.topbraidcomposer.core.io.TBCFileRegistry.handleResourceChange(TBCFileRegistry.java:284) at org.topbraidcomposer.core.io.TBCFileRegistry.access$1(TBCFileRegistry.java:282) at org.topbraidcomposer.core.io.TBCFileRegistry$5.run(TBCFileRegistry.java:430) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119) eclipse.buildId=unknown java.version=1.8.0_222 java.vendor=AdoptOpenJDK BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Command-line arguments: -os win32 -ws win32 -arch x86_64 -- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/CAF0Wbn%2BS-YiG%3DFchYKgd541E73woDOOo8Cv6J9Q%2BC0%3DFSJ_iBQ%40mail.gmail.com.
