[JBoss JIRA] (JBIDE-23001) Application Wizard: NPE when opening OS 2 wizard from central or shell menu
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23001?page=com.atlassian.jira.plugi... ]
Fred Bricon reassigned JBIDE-23001:
-----------------------------------
Assignee: Dmitry Bocharov
> Application Wizard: NPE when opening OS 2 wizard from central or shell menu
> ---------------------------------------------------------------------------
>
> Key: JBIDE-23001
> URL: https://issues.jboss.org/browse/JBIDE-23001
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.1.AM3
> Reporter: Marián Labuda
> Assignee: Dmitry Bocharov
> Labels: application_wizard, openshift_v2, regression
>
> When I am opening a New OpenShift Application wizard for OpenShift 2 connections, I get an NPE. This is caused only when opening wizard from shell menu File - New - OpenShift Application or from Central.
> stack trace of NPE:
> {code}
> Problems occurred when invoking code from plug-in: "org.eclipse.jface".
> java.lang.NullPointerException
> at org.jboss.tools.openshift.internal.common.ui.connection.ConnectionWizardPage.onPageWillGetDeactivated(ConnectionWizardPage.java:408)
> at org.jboss.tools.openshift.internal.common.ui.wizard.AbstractOpenShiftWizardPage$3.handlePageChanging(AbstractOpenShiftWizardPage.java:121)
> at org.eclipse.jface.wizard.WizardDialog$7.run(WizardDialog.java:1540)
> 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.wizard.WizardDialog.firePageChanging(WizardDialog.java:1537)
> at org.eclipse.jface.wizard.WizardDialog.doPageChanging(WizardDialog.java:890)
> at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:1177)
> at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:876)
> at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:419)
> at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5219)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4553)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4143)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
> at org.eclipse.jface.window.Window.open(Window.java:794)
> at org.jboss.tools.central.internal.WizardSupport.openWizard(WizardSupport.java:71)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage$9.run(GettingStartedHtmlPage.java:431)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4528)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4146)
> 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:687)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
> 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)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-23004) Missing requirements when installing JBT into eclipse
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23004?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-23004:
------------------------------------
It's the internet. It breaks sometimes. :D
When in doubt, ask yourself, "Have you tried turning it off and on again?"
> Missing requirements when installing JBT into eclipse
> -----------------------------------------------------
>
> Key: JBIDE-23004
> URL: https://issues.jboss.org/browse/JBIDE-23004
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, updatesite
> Affects Versions: 4.4.1.AM3
> Reporter: Jan Richter
> Assignee: Nick Boldt
> Attachments: terminals.ssh-jbt-staging-site.png
>
>
> Trying to install JBT from http://download.jboss.org/jbosstools/neon/staging/updates - select Abridged tools, get the following error:
> {noformat}
> Cannot complete the install because one or more required items could not be found.
> Software being installed: JBoss Tools Maven Packaging Configurator 1.8.1.v20160614-2136 (org.jboss.tools.maven.jbosspackaging.feature.feature.group 1.8.1.v20160614-2136)
> Missing requirement: JBoss AS, WildFly & EAP Server Tools - Remote Systems Integration 3.2.1.v20160624-1543 (org.jboss.ide.eclipse.as.server.rse.integration.feature.feature.group 3.2.1.v20160624-1543) requires 'org.eclipse.rse.subsystems.terminals.ssh 0.0.0' but it could not be found
> Cannot satisfy dependency:
> From: JBoss AS, WildFly & EAP Server Tools 3.2.1.v20160722-0641 (org.jboss.ide.eclipse.as.feature.feature.group 3.2.1.v20160722-0641)
> To: org.jboss.ide.eclipse.as.server.rse.integration.feature.feature.group [3.2.1.v20160624-1543]
> Cannot satisfy dependency:
> From: JBoss AS, WildFly & EAP Server Tools 3.2.1.v20160812-0023 (org.jboss.ide.eclipse.as.feature.feature.group 3.2.1.v20160812-0023)
> To: org.jboss.ide.eclipse.as.server.rse.integration.feature.feature.group [3.2.1.v20160624-1543]
> Cannot satisfy dependency:
> From: JBoss Tools Maven Packaging Configurator 1.8.1.v20160614-2136 (org.jboss.tools.maven.jbosspackaging.feature.feature.group 1.8.1.v20160614-2136)
> To: org.jboss.ide.eclipse.as.feature.feature.group 3.0.0
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-23004) Missing requirements when installing JBT into eclipse
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23004?page=com.atlassian.jira.plugi... ]
Jan Richter closed JBIDE-23004.
-------------------------------
Resolution: Rejected
Since it was some magic error that I can no longer reproduce, I'm closing this as rejected.
> Missing requirements when installing JBT into eclipse
> -----------------------------------------------------
>
> Key: JBIDE-23004
> URL: https://issues.jboss.org/browse/JBIDE-23004
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, updatesite
> Affects Versions: 4.4.1.AM3
> Reporter: Jan Richter
> Assignee: Nick Boldt
> Attachments: terminals.ssh-jbt-staging-site.png
>
>
> Trying to install JBT from http://download.jboss.org/jbosstools/neon/staging/updates - select Abridged tools, get the following error:
> {noformat}
> Cannot complete the install because one or more required items could not be found.
> Software being installed: JBoss Tools Maven Packaging Configurator 1.8.1.v20160614-2136 (org.jboss.tools.maven.jbosspackaging.feature.feature.group 1.8.1.v20160614-2136)
> Missing requirement: JBoss AS, WildFly & EAP Server Tools - Remote Systems Integration 3.2.1.v20160624-1543 (org.jboss.ide.eclipse.as.server.rse.integration.feature.feature.group 3.2.1.v20160624-1543) requires 'org.eclipse.rse.subsystems.terminals.ssh 0.0.0' but it could not be found
> Cannot satisfy dependency:
> From: JBoss AS, WildFly & EAP Server Tools 3.2.1.v20160722-0641 (org.jboss.ide.eclipse.as.feature.feature.group 3.2.1.v20160722-0641)
> To: org.jboss.ide.eclipse.as.server.rse.integration.feature.feature.group [3.2.1.v20160624-1543]
> Cannot satisfy dependency:
> From: JBoss AS, WildFly & EAP Server Tools 3.2.1.v20160812-0023 (org.jboss.ide.eclipse.as.feature.feature.group 3.2.1.v20160812-0023)
> To: org.jboss.ide.eclipse.as.server.rse.integration.feature.feature.group [3.2.1.v20160624-1543]
> Cannot satisfy dependency:
> From: JBoss Tools Maven Packaging Configurator 1.8.1.v20160614-2136 (org.jboss.tools.maven.jbosspackaging.feature.feature.group 1.8.1.v20160614-2136)
> To: org.jboss.ide.eclipse.as.feature.feature.group 3.0.0
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-23006) OkHttp reports leaked connections
by Fred Bricon (JIRA)
Fred Bricon created JBIDE-23006:
-----------------------------------
Summary: OkHttp reports leaked connections
Key: JBIDE-23006
URL: https://issues.jboss.org/browse/JBIDE-23006
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.1.AM3
Reporter: Fred Bricon
After connecting to an OpenShift instance, some warnings show up in the logs eventually:
{noformat}
août 15, 2016 10:55:20 AM okhttp3.internal.Platform log
AVERTISSEMENT: A connection to https://console.dev-preview-stg.openshift.com/ was leaked. Did you forget to close a response body?
août 15, 2016 10:55:20 AM okhttp3.internal.Platform log
AVERTISSEMENT: A connection to https://console.dev-preview-stg.openshift.com/ was leaked. Did you forget to close a response body?
{noformat}
I haven't figured out exactly what steps cause these yet.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-22188) Creating an Openshift3 server adapter on Windows causes rsync failures
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22188?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-22188.
---------------------------------
I am not able to reproduce it on Windows with DevStudio build AM3-v20160812-1839-B5760
> Creating an Openshift3 server adapter on Windows causes rsync failures
> ----------------------------------------------------------------------
>
> Key: JBIDE-22188
> URL: https://issues.jboss.org/browse/JBIDE-22188
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.0.Alpha1
> Environment: windows 10
> Reporter: Jeff MAURY
> Assignee: Andre Dietisheim
> Labels: openshift_v3, server_adapter
> Fix For: 4.4.1.AM3
>
>
> I am on a W10 machine with the cwrsync (https://www.itefix.net/cwrsync) rsync client.
> When I create the server adapter, I always got rync error with the message:
> {code}
> rsync: failed to modify permissions on "/cygdrive/c/work/runtime-JBossTools/.metadata/.plugins/org.jboss.ide.eclipse.as.core/eap-app_at_OpenShift_3_(10.2.2.2)/deploy/ROOT.war": Permission denied (13)
> rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1650) [generator=3.1.2]
> error: exit status 23
> {code}
> Full stack trace:
> {code}
> org.eclipse.equinox.launcher.Main at localhost:55022 (Suspended)
> Daemon System Thread [Attach Listener] (Suspended)
> Daemon System Thread [Signal Dispatcher] (Suspended)
> Daemon System Thread [Finalizer] (Suspended)
> waiting for: ReferenceQueue$Lock (id=661)
> Object.wait(long) line: not available [native method]
> ReferenceQueue.remove(long) line: 143
> ReferenceQueue.remove() line: 164
> Finalizer$FinalizerThread.run() line: 209
> Daemon System Thread [Reference Handler] (Suspended)
> waiting for: Reference$Lock (id=662)
> Object.wait(long) line: not available [native method]
> Reference$Lock(Object).wait() line: 502
> Reference.tryHandlePending(boolean) line: 191
> Reference$ReferenceHandler.run() line: 153
> Thread [main] (Suspended)
> OS.WaitMessage() line: not available
> Display.sleep() line: 4739
> IDEWorkbenchAdvisor(WorkbenchAdvisor).eventLoopIdle(Display) line: 368
> IDEWorkbenchAdvisor.eventLoopIdle(Display) line: 864
> Workbench$3.eventLoopIdle(Display) line: 520
> PartRenderingEngine$4.run() line: 1123
> Realm.runWithDefault(Realm, Runnable) line: 336
> PartRenderingEngine.run(MApplicationElement, IEclipseContext) line: 1019
> E4Workbench.createAndRunUI(MApplicationElement) line: 157
> Workbench$5.run() line: 691
> Realm.runWithDefault(Realm, Runnable) line: 336
> Workbench.createAndRunWorkbench(Display, WorkbenchAdvisor) line: 604
> PlatformUI.createAndRunWorkbench(Display, WorkbenchAdvisor) line: 150
> IDEApplication.start(IApplicationContext) line: 138
> EclipseAppHandle.run(Object) line: 196
> EclipseAppLauncher.runApplication(Object) line: 134
> EclipseAppLauncher.start(Object) line: 104
> EclipseStarter.run(Object) line: 388
> EclipseStarter.run(String[], Runnable) line: 243
> NativeMethodAccessorImpl.invoke0(Method, Object, Object[]) line: not available [native method]
> NativeMethodAccessorImpl.invoke(Object, Object[]) line: 62
> DelegatingMethodAccessorImpl.__invoke(Object, Object[]) line: 43
> DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: not available
> DelegatingMethodAccessorImpl.invoke(Object, Object[]) line: not available
> Method.invoke(Object, Object...) line: 498
> Main.invokeFramework(String[], URL[]) line: 670
> Main.basicRun(String[]) line: 609
> Main.run(String[]) line: 1516
> Main.main(String[]) line: 1489
> Daemon Thread [GroupPoller] (Suspended)
> waiting for: TaskQueue (id=653)
> Object.wait(long) line: not available [native method]
> TimerThread.mainLoop() line: 552
> TimerThread.run() line: 505
> Thread [Active Thread: Equinox Container: c0c5ea0f-4705-0016-1225-a081794d26c1] (Suspended)
> Unsafe.park(boolean, long) line: not available [native method]
> LockSupport.parkNanos(Object, long) line: 215
> AbstractQueuedSynchronizer$ConditionObject.awaitNanos(long) line: 2078
> ScheduledThreadPoolExecutor$DelayedWorkQueue.take() line: 1093
> ScheduledThreadPoolExecutor$DelayedWorkQueue.take() line: 809
> ScheduledThreadPoolExecutor(ThreadPoolExecutor).getTask() line: 1067
> ScheduledThreadPoolExecutor(ThreadPoolExecutor).runWorker(ThreadPoolExecutor$Worker) line: 1127
> ThreadPoolExecutor$Worker.run() line: 617
> Thread.run() line: 745
> Daemon Thread [Framework Event Dispatcher: org.eclipse.osgi.internal.framework.EquinoxEventPublisher@76b642aa] (Suspended)
> waiting for: EventManager$EventThread (id=399)
> Object.wait(long) line: not available [native method]
> EventManager$EventThread(Object).wait() line: 502
> EventManager$EventThread.getNextEvent() line: 400
> EventManager$EventThread.run() line: 336
> Daemon Thread [Start Level: Equinox Container: c0c5ea0f-4705-0016-1225-a081794d26c1] (Suspended)
> waiting for: EventManager$EventThread (id=401)
> Object.wait(long) line: not available [native method]
> EventManager$EventThread(Object).wait() line: 502
> EventManager$EventThread.getNextEvent() line: 400
> EventManager$EventThread.run() line: 336
> Daemon Thread [[Timer] - Main Queue Handler] (Suspended)
> waiting for: Object (id=660)
> Object.wait(long) line: not available [native method]
> TimerImpl.run() line: 141
> Thread.run() line: 745
> Daemon Thread [Bundle File Closer] (Suspended)
> waiting for: EventManager$EventThread (id=406)
> Object.wait(long) line: not available [native method]
> EventManager$EventThread(Object).wait() line: 502
> EventManager$EventThread.getNextEvent() line: 400
> EventManager$EventThread.run() line: 336
> Thread [Worker-JM] (Suspended)
> waiting for: ArrayList (id=659)
> Object.wait(long) line: not available [native method]
> InternalWorker.run() line: 59
> Daemon Thread [JRebel plugin.xml scanner] (Suspended)
> Thread.sleep(long) line: not available [native method]
> PluginXmlScanner.run() line: 89
> Thread.run() line: 745
> Daemon Thread [EMF Reference Cleaner] (Suspended)
> waiting for: ReferenceQueue$Lock (id=657)
> Object.wait(long) line: not available [native method]
> ReferenceQueue.remove(long) line: 143
> ReferenceQueue.remove() line: 164
> CommonUtil$1ReferenceClearingQueuePollingThread.run() line: 70
> Daemon Thread [Java indexing] (Suspended)
> waiting for: IndexManager (id=654)
> Object.wait(long) line: not available [native method]
> IndexManager(Object).wait() line: 502
> IndexManager(JobManager).run() line: 371
> Thread.run() line: 745
> Daemon Thread [[ThreadPool Manager] - Idle Thread] (Suspended)
> waiting for: Executor (id=421)
> Object.wait(long) line: not available [native method]
> Executor(Object).wait() line: 502
> Executor.run() line: 106
> Thread [Worker-3] (Suspended)
> waiting for: Object (id=658)
> Object.wait(long) line: not available [native method]
> Object.wait() line: 502
> ThreadJob.waitForRun(ThreadJob, IProgressMonitor, InternalJob, Thread) line: 270
> ThreadJob.joinRun(ThreadJob, IProgressMonitor) line: 197
> ImplicitJobs.begin(ISchedulingRule, IProgressMonitor, boolean) line: 92
> JobManager.beginRule(ISchedulingRule, IProgressMonitor) line: 307
> StringPoolJob.run(IProgressMonitor) line: 98
> Worker.run() line: 55
> Daemon Thread [EventAdmin Async Event Dispatcher Thread] (Suspended)
> waiting for: EventManager$EventThread (id=436)
> Object.wait(long) line: not available [native method]
> EventManager$EventThread(Object).wait() line: 502
> EventManager$EventThread.getNextEvent() line: 400
> EventManager$EventThread.run() line: 336
> Daemon Thread [JavaScript indexing] (Suspended)
> waiting for: IndexManager (id=656)
> Object.wait(long) line: not available [native method]
> IndexManager(Object).wait() line: 502
> IndexManager(JobManager).run() line: 370
> Thread.run() line: 745
> Thread [Worker-4] (Suspended (breakpoint at line 73 in RSync$1))
> RSync$1.runOCBinary(MultiStatus) line: 73
> RSync$1(OCBinaryOperation).run(MultiStatus) line: 34
> RSync.syncPodsToDirectory(File, MultiStatus, IServerConsoleWriter) line: 78
> OpenShiftPublishController.publishStart(IProgressMonitor) line: 65
> OpenShiftServerBehaviour(CachedPublisherProfileBehavior).publishStart(IProgressMonitor) line: 47
> OpenShiftServerBehaviour(ServerBehaviourDelegate).publish(int, IProgressMonitor) line: 942
> OpenShiftServerBehaviour(ServerBehaviourDelegate).publish(int, List<IModule[]>, IProgressMonitor, IAdaptable) line: 774
> Server.publishImpl(int, List<IModule[]>, IAdaptable, IProgressMonitor) line: 3172
> Server$PublishJob.run(IProgressMonitor) line: 345
> Worker.run() line: 55
> Thread [Worker-8] (Suspended)
> waiting for: Object (id=658)
> Object.wait(long) line: not available [native method]
> Object.wait() line: 502
> ThreadJob.waitForRun(ThreadJob, IProgressMonitor, InternalJob, Thread) line: 270
> ThreadJob.joinRun(ThreadJob, IProgressMonitor) line: 197
> ImplicitJobs.begin(ISchedulingRule, IProgressMonitor, boolean) line: 92
> JobManager.beginRule(ISchedulingRule, IProgressMonitor) line: 307
> Server$PublishJob.run(IProgressMonitor) line: 344
> Worker.run() line: 55
> Daemon System Thread [Java2D Disposer] (Suspended)
> waiting for: ReferenceQueue$Lock (id=663)
> Object.wait(long) line: not available [native method]
> ReferenceQueue.remove(long) line: 143
> ReferenceQueue.remove() line: 164
> Disposer.run() line: 148
> Thread.run() line: 745
> Daemon System Thread [AWT-Windows] (Suspended)
> WToolkit.eventLoop() line: not available
> WToolkit.run() line: 306
> Thread.run() line: 745
> Thread [Worker-11] (Suspended)
> waiting for: WorkerPool (id=655)
> Object.wait(long) line: not available [native method]
> WorkerPool.sleep(long) line: 188
> WorkerPool.startJob(Worker) line: 220
> Worker.run() line: 52
> Thread [Worker-13] (Suspended)
> waiting for: WorkerPool (id=655)
> Object.wait(long) line: not available [native method]
> WorkerPool.sleep(long) line: 188
> WorkerPool.startJob(Worker) line: 220
> Worker.run() line: 52
> Thread [Worker-14] (Suspended)
> waiting for: WorkerPool (id=655)
> Object.wait(long) line: not available [native method]
> WorkerPool.sleep(long) line: 188
> WorkerPool.startJob(Worker) line: 220
> Worker.run() line: 52
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-23004) Missing requirements when installing JBT into eclipse
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23004?page=com.atlassian.jira.plugi... ]
Jan Richter commented on JBIDE-23004:
-------------------------------------
And it works again. I have no idea why it didn't earlier, update site fart maybe?
> Missing requirements when installing JBT into eclipse
> -----------------------------------------------------
>
> Key: JBIDE-23004
> URL: https://issues.jboss.org/browse/JBIDE-23004
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, updatesite
> Affects Versions: 4.4.1.AM3
> Reporter: Jan Richter
> Assignee: Nick Boldt
> Attachments: terminals.ssh-jbt-staging-site.png
>
>
> Trying to install JBT from http://download.jboss.org/jbosstools/neon/staging/updates - select Abridged tools, get the following error:
> {noformat}
> Cannot complete the install because one or more required items could not be found.
> Software being installed: JBoss Tools Maven Packaging Configurator 1.8.1.v20160614-2136 (org.jboss.tools.maven.jbosspackaging.feature.feature.group 1.8.1.v20160614-2136)
> Missing requirement: JBoss AS, WildFly & EAP Server Tools - Remote Systems Integration 3.2.1.v20160624-1543 (org.jboss.ide.eclipse.as.server.rse.integration.feature.feature.group 3.2.1.v20160624-1543) requires 'org.eclipse.rse.subsystems.terminals.ssh 0.0.0' but it could not be found
> Cannot satisfy dependency:
> From: JBoss AS, WildFly & EAP Server Tools 3.2.1.v20160722-0641 (org.jboss.ide.eclipse.as.feature.feature.group 3.2.1.v20160722-0641)
> To: org.jboss.ide.eclipse.as.server.rse.integration.feature.feature.group [3.2.1.v20160624-1543]
> Cannot satisfy dependency:
> From: JBoss AS, WildFly & EAP Server Tools 3.2.1.v20160812-0023 (org.jboss.ide.eclipse.as.feature.feature.group 3.2.1.v20160812-0023)
> To: org.jboss.ide.eclipse.as.server.rse.integration.feature.feature.group [3.2.1.v20160624-1543]
> Cannot satisfy dependency:
> From: JBoss Tools Maven Packaging Configurator 1.8.1.v20160614-2136 (org.jboss.tools.maven.jbosspackaging.feature.feature.group 1.8.1.v20160614-2136)
> To: org.jboss.ide.eclipse.as.feature.feature.group 3.0.0
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-23004) Missing requirements when installing JBT into eclipse
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23004?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-23004:
-------------------------------
Attachment: terminals.ssh-jbt-staging-site.png
Please try again. The file you seek is actually on the update site, as we can see from the p2browser [1].
!terminals.ssh-jbt-staging-site.png!
[1] https://github.com/ifedorenko/p2-browser
> Missing requirements when installing JBT into eclipse
> -----------------------------------------------------
>
> Key: JBIDE-23004
> URL: https://issues.jboss.org/browse/JBIDE-23004
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, updatesite
> Affects Versions: 4.4.1.AM3
> Reporter: Jan Richter
> Assignee: Nick Boldt
> Attachments: terminals.ssh-jbt-staging-site.png
>
>
> Trying to install JBT from http://download.jboss.org/jbosstools/neon/staging/updates - select Abridged tools, get the following error:
> {noformat}
> Cannot complete the install because one or more required items could not be found.
> Software being installed: JBoss Tools Maven Packaging Configurator 1.8.1.v20160614-2136 (org.jboss.tools.maven.jbosspackaging.feature.feature.group 1.8.1.v20160614-2136)
> Missing requirement: JBoss AS, WildFly & EAP Server Tools - Remote Systems Integration 3.2.1.v20160624-1543 (org.jboss.ide.eclipse.as.server.rse.integration.feature.feature.group 3.2.1.v20160624-1543) requires 'org.eclipse.rse.subsystems.terminals.ssh 0.0.0' but it could not be found
> Cannot satisfy dependency:
> From: JBoss AS, WildFly & EAP Server Tools 3.2.1.v20160722-0641 (org.jboss.ide.eclipse.as.feature.feature.group 3.2.1.v20160722-0641)
> To: org.jboss.ide.eclipse.as.server.rse.integration.feature.feature.group [3.2.1.v20160624-1543]
> Cannot satisfy dependency:
> From: JBoss AS, WildFly & EAP Server Tools 3.2.1.v20160812-0023 (org.jboss.ide.eclipse.as.feature.feature.group 3.2.1.v20160812-0023)
> To: org.jboss.ide.eclipse.as.server.rse.integration.feature.feature.group [3.2.1.v20160624-1543]
> Cannot satisfy dependency:
> From: JBoss Tools Maven Packaging Configurator 1.8.1.v20160614-2136 (org.jboss.tools.maven.jbosspackaging.feature.feature.group 1.8.1.v20160614-2136)
> To: org.jboss.ide.eclipse.as.feature.feature.group 3.0.0
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months
[JBoss JIRA] (JBIDE-22907) NullPointerException in CDICoreValidator.validateBean
by Rastislav Wagner (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22907?page=com.atlassian.jira.plugi... ]
Rastislav Wagner closed JBIDE-22907.
------------------------------------
> NullPointerException in CDICoreValidator.validateBean
> -----------------------------------------------------
>
> Key: JBIDE-22907
> URL: https://issues.jboss.org/browse/JBIDE-22907
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdi
> Affects Versions: 4.3.1.Final
> Reporter: Automated Error Reporting Bot
> Assignee: Viacheslav Kabanovich
> Fix For: 4.4.1.AM3
>
>
> The following problem was reported via the automated error reporting:
> Message:
> {noformat}
> java.lang.NullPointerException: null
> at org.jboss.tools.cdi.internal.core.validation.CDICoreValidator.validateBean(CDICoreValidator.java:748)
> at org.jboss.tools.cdi.internal.core.validation.CDICoreValidator.validateResource(CDICoreValidator.java:641)
> at org.jboss.tools.cdi.internal.core.validation.CDICoreValidator.validate(CDICoreValidator.java:407)
> at org.jboss.tools.common.validation.ValidatorManager.validate(ValidatorManager.java:140)
> at org.jboss.tools.common.validation.ValidatorManager.validateInJob(ValidatorManager.java:81)
> at org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:78)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.eclipse.wst.validation | 1.2.700.v201508251749 | 1.2.700.v201508251749 |
> | org.jboss.tools.cdi.core | 1.7.1.Final-v20160330-2256-B84 | 1.8.0.Final-v20160610-0126-B1 |
> | org.jboss.tools.common.validation | 3.7.1.Final-v20160408-2358-B112 | 3.8.0.Final-v20160610-1533-B7 |
> Operating Systems:
> | Linux | 3.13.0 | 4.7.0 |
> | MacOSX | 10.11.5 | 10.11.5 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/57278377e4b0a54983...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 7 months