INFO [dlight.libs.common.logger]: Should not be called from UI thread [junit] java.lang.Exception: Should not be called from UI thread [junit] at org.netbeans.modules.dlight.libs.common.DLightLibsCommonLogger.assertNonUiThread(DLightLibsCommonLogger.java:119) [junit] at org.netbeans.modules.dlight.libs.common.DLightLibsCommonLogger.assertNonUiThreadOnce(DLightLibsCommonLogger.java:129) [junit] at org.netbeans.modules.remote.support.LocalFileSystemProvider.urlToFileObject(LocalFileSystemProvider.java:253) [junit] at org.netbeans.modules.remote.spi.FileSystemProvider.urlToFileObject(FileSystemProvider.java:273) [junit] at org.netbeans.modules.cnd.remote.fs.CndFileSystemProviderImpl.toFileObjectImpl(CndFileSystemProviderImpl.java:87) [junit] at org.netbeans.modules.cnd.spi.utils.CndFileSystemProvider$DefaultProvider.toFileObjectImpl(CndFileSystemProvider.java:242) [junit] at org.netbeans.modules.cnd.spi.utils.CndFileSystemProvider.toFileObject(CndFileSystemProvider.java:135) [junit] at org.netbeans.modules.cnd.utils.cache.CndFileUtils$Flags.get(CndFileUtils.java:614) [junit] at org.netbeans.modules.cnd.utils.cache.CndFileUtils$Flags.access$400(CndFileUtils.java:596) [junit] at org.netbeans.modules.cnd.utils.cache.CndFileUtils.getFlags(CndFileUtils.java:414) [junit] at org.netbeans.modules.cnd.utils.cache.CndFileUtils.isExistingFile(CndFileUtils.java:334) [junit] at org.netbeans.modules.cnd.makeproject.ui.wizards.PanelProjectLocationVisual.updateTexts(PanelProjectLocationVisual.java:957) [junit] at org.netbeans.modules.cnd.makeproject.ui.wizards.PanelProjectLocationVisual.update(PanelProjectLocationVisual.java:868) [junit] at org.netbeans.modules.cnd.makeproject.ui.wizards.PanelProjectLocationVisual.insertUpdate(PanelProjectLocationVisual.java:859) [junit] at javax.swing.text.AbstractDocument.fireInsertUpdate(AbstractDocument.java:202) [junit] at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:749) [junit] at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:708) [junit] at javax.swing.text.PlainDocument.insertString(PlainDocument.java:130) [junit] at javax.swing.text.AbstractDocument.replace(AbstractDocument.java:670) [junit] at javax.swing.text.JTextComponent.setText(JTextComponent.java:1718) [junit] at org.netbeans.modules.cnd.makeproject.ui.wizards.PanelProjectLocationVisual.read(PanelProjectLocationVisual.java:765) [junit] at org.netbeans.modules.cnd.makeproject.ui.wizards.PanelConfigureProjectVisual.read(PanelConfigureProjectVisual.java:81) [junit] at org.netbeans.modules.cnd.makeproject.ui.wizards.PanelConfigureProject.readSettings(PanelConfigureProject.java:150) [junit] at org.netbeans.modules.cnd.makeproject.ui.wizards.PanelConfigureProject.readSettings(PanelConfigureProject.java:60) [junit] at org.openide.WizardDescriptor.updateStateOpen(WizardDescriptor.java:863) [junit] at org.openide.WizardDescriptor.updateState(WizardDescriptor.java:818) [junit] at org.openide.loaders.TemplateWizard.updateState(TemplateWizard.java:754) [junit] at org.netbeans.modules.project.ui.NewProjectWizard.updateState(NewProjectWizard.java:71) [junit] at org.openide.WizardDescriptor._updateState(WizardDescriptor.java:796) [junit] at org.openide.WizardDescriptor.access$200(WizardDescriptor.java:90) [junit] at org.openide.WizardDescriptor$Listener.stateChanged(WizardDescriptor.java:2092) [junit] at org.openide.util.WeakListenerImpl$Change.stateChanged(WeakListenerImpl.java:329) [junit] at org.openide.loaders.TemplateWizardIterImpl.run(TemplateWizardIterImpl.java:275) [junit] at org.openide.util.Mutex.doEvent(Mutex.java:1343) [junit] at org.openide.util.Mutex.writeAccess(Mutex.java:457) [junit] at org.openide.loaders.TemplateWizardIterImpl.fireStateChanged(TemplateWizardIterImpl.java:261) [junit] at org.openide.loaders.TemplateWizardIterImpl.setIterator(TemplateWizardIterImpl.java:120) [junit] at org.openide.loaders.TemplateWizardIteratorWrapper.setIterator(TemplateWizardIteratorWrapper.java:79) [junit] at org.openide.loaders.TemplateWizard.setTemplateImpl(TemplateWizard.java:209) [junit] at org.openide.loaders.TemplateWizard$1.run(TemplateWizard.java:231) [junit] at org.openide.loaders.TemplateWizard$1.run(TemplateWizard.java:228) [junit] at org.openide.util.Mutex.doEventAccess(Mutex.java:1363) [junit] at org.openide.util.Mutex.readAccess(Mutex.java:273) [junit] at org.openide.loaders.TemplateWizard.setTemplate(TemplateWizard.java:228) [junit] at org.netbeans.modules.project.ui.ProjectTemplatePanel.storeSettings(ProjectTemplatePanel.java:141) [junit] at org.netbeans.modules.project.ui.ProjectTemplatePanel.storeSettings(ProjectTemplatePanel.java:72) [junit] at org.openide.WizardDescriptor.storeSettingsAndNotify(WizardDescriptor.java:1377) [junit] at org.openide.WizardDescriptor.access$1700(WizardDescriptor.java:90) [junit] at org.openide.WizardDescriptor$Listener$1.run(WizardDescriptor.java:2115) [junit] at org.openide.WizardDescriptor.lazyValidate(WizardDescriptor.java:1500) [junit] at org.openide.WizardDescriptor.access$1900(WizardDescriptor.java:90) [junit] at org.openide.WizardDescriptor$Listener.actionPerformed(WizardDescriptor.java:2139) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.lang.reflect.Method.invoke(Method.java:601) [junit] at org.openide.util.WeakListenerImpl$ProxyListener.invoke(WeakListenerImpl.java:457) [junit] at $Proxy15.actionPerformed(Unknown Source) [junit] at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018) [junit] at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341) [junit] at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) [junit] at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) [junit] at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) [junit] at java.awt.Component.processMouseEvent(Component.java:6505) [junit] at javax.swing.JComponent.processMouseEvent(JComponent.java:3321) [junit] at java.awt.Component.processEvent(Component.java:6270) [junit] at java.awt.Container.processEvent(Container.java:2229) [junit] at java.awt.Component.dispatchEventImpl(Component.java:4861) [junit] at java.awt.Container.dispatchEventImpl(Container.java:2287) [junit] at java.awt.Component.dispatchEvent(Component.java:4687) [junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:723) [junit] at java.awt.EventQueue.access$200(EventQueue.java:103) [junit] at java.awt.EventQueue$3.run(EventQueue.java:682) [junit] at java.awt.EventQueue$3.run(EventQueue.java:680) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87) [junit] at java.awt.EventQueue$4.run(EventQueue.java:696) [junit] at java.awt.EventQueue$4.run(EventQueue.java:694) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:693) [junit] at org.netbeans.jemmy.QueueTool$JemmyQueue.dispatchEvent(QueueTool.java:609) [junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) [junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) [junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:154) [junit] at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:182) [junit] at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:221) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:219) [junit] at java.awt.Dialog.show(Dialog.java:1077) [junit] at org.netbeans.core.windows.services.NbPresenter.superShow(NbPresenter.java:1074) [junit] at org.netbeans.core.windows.services.NbPresenter.doShow(NbPresenter.java:1114) [junit] at org.netbeans.core.windows.services.NbPresenter.run(NbPresenter.java:1096) [junit] at org.netbeans.core.windows.services.NbPresenter.run(NbPresenter.java:126) [junit] at org.openide.util.Mutex.doEventAccess(Mutex.java:1363) [junit] at org.openide.util.Mutex.readAccess(Mutex.java:273) [junit] at org.netbeans.core.windows.services.NbPresenter.show(NbPresenter.java:1081) [junit] at java.awt.Component.show(Component.java:1651) [junit] at java.awt.Component.setVisible(Component.java:1603) [junit] at java.awt.Window.setVisible(Window.java:1014) [junit] at java.awt.Dialog.setVisible(Dialog.java:1003) [junit] at org.netbeans.core.windows.services.DialogDisplayerImpl$1AWTQuery.showDialog(DialogDisplayerImpl.java:260) [junit] at org.netbeans.core.windows.services.DialogDisplayerImpl$1AWTQuery.run(DialogDisplayerImpl.java:186) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251) [junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:721) [junit] at java.awt.EventQueue.access$200(EventQueue.java:103) [junit] at java.awt.EventQueue$3.run(EventQueue.java:682) [junit] at java.awt.EventQueue$3.run(EventQueue.java:680) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:691) [junit] at org.netbeans.jemmy.QueueTool$JemmyQueue.dispatchEvent(QueueTool.java:609) [junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) [junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) [junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) [junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) [junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) [junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)