[JBoss JIRA] (JBIDE-18698) Irrelevant server item at 4.2.0 Final What's New page
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18698?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-18698:
-----------------------------------
Fix Version/s: 4.2.1.CR1
(was: 4.3.x)
> Irrelevant server item at 4.2.0 Final What's New page
> -----------------------------------------------------
>
> Key: JBIDE-18698
> URL: https://issues.jboss.org/browse/JBIDE-18698
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: website
> Affects Versions: 4.2.0.Final
> Reporter: Martin Malina
> Assignee: Xavier Coulon
> Fix For: 4.2.1.CR1
>
>
> If you look at http://tools.jboss.org/documentation/whatsnew/jbosstools/4.2.0.Final.html...
> There is an item for
> JBIDE-17076 Move 'externally managed' server setting into the launch config ui's
> This was done for 4.2.0 Beta2
> But later it was reverted with
> JBIDE-17616 Move 'externally managed' from launch config to server editor
> I understand that currently the Final What's New page is an aggregate of all pre-final pages, so that's how this happened. And there is an ongoing discussion about this.
> But before a the mechanism is changed, I would prefer to simply remove this one item from the Beta2 N&N page - better to remove it altogether than to show an irrelevant item in the Final N&N page.
> Let me know if you agree and I can create a PR for it.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBTIS-350) Missing BPEL source plugins
by Robert (Bob) Brodt (JIRA)
[ https://issues.jboss.org/browse/JBTIS-350?page=com.atlassian.jira.plugin.... ]
Robert (Bob) Brodt commented on JBTIS-350:
------------------------------------------
Hey Paul, I'll take a look at this today - will let you know...
> Missing BPEL source plugins
> ---------------------------
>
> Key: JBTIS-350
> URL: https://issues.jboss.org/browse/JBTIS-350
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Affects Versions: 8.0.0.Beta1
> Reporter: Andrej Podhradsky
> Assignee: Robert (Bob) Brodt
>
> After installing all components included in Beta1 there are only the following souce plugins for BPEL
> org.jboss.tools.bpel.runtimes.source_1.2.101.Final-v20140108-1353-B1045.jar
> org.switchyard.tools.ui.bpel.source_2.0.0.v20141011-0508-H499-Alpha3.jar
> but there are much more BPEL plugins such as
> org.eclipse.bpel.ui, org.eclipse.bpel.ui.validator
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-18652) NPE in Eclipse Error Log View when Central repo isn't available
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18652?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-18652:
----------------------------------------
[~rhopp]: Ok for 4.2.1.CR1a or do you prefer we delay it (not too critical) ?
[~fbricon]: can you please review it, and merge it if Radim is ok with that?
> NPE in Eclipse Error Log View when Central repo isn't available
> ---------------------------------------------------------------
>
> Key: JBIDE-18652
> URL: https://issues.jboss.org/browse/JBIDE-18652
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.2.0.CR2
> Reporter: Denis Golovin
> Assignee: Mickael Istria
> Fix For: 4.2.1.Final
>
>
> Could be related to Central Update Site not being available, but it should not fail with NPE in this case.
> {code}java.lang.NullPointerException
> at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:101)
> at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:1)
> at org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi$6.run(ConnectorDescriptorItemUi.java:316)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54){code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBDS-3208) reorg/refactor directories for consistency across JBT/JBDS
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3208?page=com.atlassian.jira.plugin.... ]
Nick Boldt edited comment on JBDS-3208 at 12/3/14 11:41 AM:
------------------------------------------------------------
Based on side conversation (w/ Max) re: JBIDE-18833:
* we need to provide an update site that is a *composite of multiple nightly builds*, updates/\*/snapshots/
* this URL must in fact be a *symlink* to builds/\*/snapshots/ (or builds/<jobname>/) so that the N latest builds can be accessed from a single URL
* we must ensure that the cleanup script [1] is amended to perform deletes in these new folders, too.
* https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-promote/ will need to be forked to support new conventions
[1] http://hudson.qa.jboss.com/hudson/job/jbosstools-cleanup/
was (Author: nickboldt):
Based on side conversation (w/ Max) re: JBIDE-18833:
* we need to provide an update site that is a *composite of multiple nightly builds*, updates/\*/snapshots/
* this URL must in fact be a *symlink* to builds/\*/snapshots/ (or builds/<jobname>/) so that the N latest builds can be accessed from a single URL
* we must ensure that the cleanup script [1] is amended to perform deletes in these new folders, too.
[1] http://hudson.qa.jboss.com/hudson/job/jbosstools-cleanup/
> reorg/refactor directories for consistency across JBT/JBDS
> ----------------------------------------------------------
>
> Key: JBDS-3208
> URL: https://issues.jboss.org/browse/JBDS-3208
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: build
> Affects Versions: 9.0.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 9.0.0.Alpha1
>
>
> Be it resolved - we should reorg directories for consistency across JBT/JBDS:
> {code}
> download.jboss.org
> <earlyaccess,updates,discovery>/mars
> /snapshots [replace nightly]
> /staging [rename content for QE, moves to development when approved]
> /development
> /stable (updates/mars/stable is a pointer back into updates/mars)
> drop /integration (not used)
> builds/<jobname>/<buildid>
> builds/<jobname>/composite*.xml for last 2 builds
> targetplatforms/<type>/<version>
> {code}
> and
> {code}
> devstudio.redhat.com
> <earlyaccess,updates,discovery>/9.0
> /snapshots
> /staging
> /development
> /stable (updates/9.0/stable is a pointer back into updates/9.0)
> builds/<jobname>/<buildid>
> builds/<jobname>/composite*.xml for last 2 builds
> targetplatforms/<type>/<version>
> {code}
> Further discussion in http://ether-man.rhcloud.com/p/build.next.20141112
> This would remove the idea of the composite staging site [1] and the composite install job [2], today used to determine when it's time to run the aggregate builds, in favour of a new p2diff mechanism for determining if aggregates should be published. See JBIDE-18742 and JBIDE-16970.
> [1] http://download.jboss.org/jbosstools/builds/staging/_composite_/core/4.2....
> [2] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-17696) Enabling Maven Dependency Management job waits forever
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17696?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-17696:
--------------------------------
Fix Version/s: (was: 4.2.1.Final)
> Enabling Maven Dependency Management job waits forever
> ------------------------------------------------------
>
> Key: JBIDE-17696
> URL: https://issues.jboss.org/browse/JBIDE-17696
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: maven
> Affects Versions: 4.2.0.Beta2
> Environment: OpenJDK 1.7, 64b
> Ubuntu 12.04, 64b
> Reporter: Rastislav Wagner
> Assignee: Denis Golovin
> Fix For: 4.3.0.Alpha1
>
> Attachments: .options, jstack1.out, jstack2.out, jstack_mvn.out, mvn.png, wait1.png, wait2.png
>
>
> I dont have exact steps to reproduce because this usually occurs after longer work. I'm testing various configurators (CDI/Seam/JAXRS..) using this scenario:
> 1. Create Dynamic Web Project
> 2. Convert to maven project (using Configure -> Convert to maven..)
> 3. Add some dependency
> 4. check if proper facet was enabled
> 5. delete project and repeat
> After trying this 10-15 times (sometimes more, sometimes less), during step 2 "Enabling Maven Dependency Management" job is waiting and never ends - see screenshot - there's always "Setting classpath containers".
> JVM thread dump attached.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-18819) When discovery URL is not set, "Software/Updates" page is silently hidden
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18819?page=com.atlassian.jira.plugi... ]
Radim Hopp commented on JBIDE-18819:
------------------------------------
Thanks Fred. I wanted to take a look tomorrow. But since you say it's ok, I'll verify it with regular QA build.
> When discovery URL is not set, "Software/Updates" page is silently hidden
> -------------------------------------------------------------------------
>
> Key: JBIDE-18819
> URL: https://issues.jboss.org/browse/JBIDE-18819
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: central
> Affects Versions: 4.2.0.Final
> Reporter: Mickael Istria
> Assignee: Mickael Istria
> Labels: respin-a
> Fix For: 4.2.1.CR1, 4.3.0.Alpha1
>
>
> With latest CI build (in http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio.product_8.... ), Central editor seems to miss the "Software/Updates" tab.
> Log mentions an error, which doesn't seem related at first sight:
> {code:none}
> !SESSION 2014-11-21 15:51:47.555 -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.8.0_11
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> !ENTRY org.jboss.tools.project.examples 4 0 2014-11-21 15:53:24.762
> !MESSAGE All attempts to discover connectors have failed
> !SUBENTRY 1 org.eclipse.mylyn.discovery.core 4 0 2014-11-21 15:53:24.762
> !MESSAGE Failed to get connectors from RemoteProxyWizardDiscoveryStrategy
> !STACK 0
> java.lang.NullPointerException
> at java.net.URI$Parser.parse(URI.java:3042)
> at java.net.URI.<init>(URI.java:588)
> at org.jboss.tools.project.examples.internal.discovery.xpl.RemoteExternalBundleDiscoveryStrategy.loadRegistry(RemoteExternalBundleDiscoveryStrategy.java:90)
> at org.jboss.tools.project.examples.internal.discovery.xpl.ExternalBundleDiscoveryStrategy.performDiscovery(ExternalBundleDiscoveryStrategy.java:117)
> at org.jboss.tools.project.examples.internal.discovery.ChainedDiscoveryStrategy.performDiscovery(ChainedDiscoveryStrategy.java:62)
> at org.eclipse.mylyn.internal.discovery.core.model.ConnectorDiscovery.performDiscovery(ConnectorDiscovery.java:114)
> at org.jboss.tools.central.internal.discovery.wizards.ProxyWizardManager.loadWizards(ProxyWizardManager.java:107)
> at org.jboss.tools.central.internal.discovery.wizards.ProxyWizardUpdateJob.run(ProxyWizardUpdateJob.java:45)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-18740) Broken Mobile Engine download - JsonIOException
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18740?page=com.atlassian.jira.plugi... ]
Gorkem Ercan resolved JBIDE-18740.
----------------------------------
Resolution: Done
> Broken Mobile Engine download - JsonIOException
> -----------------------------------------------
>
> Key: JBIDE-18740
> URL: https://issues.jboss.org/browse/JBIDE-18740
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.2.0.Final
> Environment: Ubuntu 12.04, Ubuntu 14.04 - with encrypted filesystem
> Reporter: Pavol Srna
> Assignee: Gorkem Ercan
> Priority: Critical
> Labels: respin-a
> Fix For: 4.2.1.CR1
>
> Attachments: cordova.png, cordova_local.png, eclipse.log, local_search.log
>
>
> {code}
> com.google.gson.JsonIOException: java.io.IOException: Attempted read from closed stream.
> at com.google.gson.internal.Streams.parse(Streams.java:57)
> at com.google.gson.JsonParser.parse(JsonParser.java:84)
> at org.eclipse.thym.core.engine.internal.cordova.DefaultEngineRepoProvider.getEngines(DefaultEngineRepoProvider.java:111)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.getDownloadableVersions(CordovaEngineProvider.java:143)
> at org.eclipse.thym.ui.internal.engine.EngineDownloadDialog.createDialogArea(EngineDownloadDialog.java:245)
> at org.eclipse.jface.dialogs.TitleAreaDialog.createContents(TitleAreaDialog.java:161)
> at org.eclipse.thym.ui.internal.engine.EngineDownloadDialog.createContents(EngineDownloadDialog.java:183)
> at org.eclipse.jface.window.Window.create(Window.java:435)
> at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1101)
> at org.eclipse.jface.window.Window.open(Window.java:797)
> at org.eclipse.thym.ui.internal.engine.AvailableCordovaEnginesSection$5.handleEvent(AvailableCordovaEnginesSection.java:338)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4454)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3799)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3409)
> 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.handlers.WizardHandler$New.executeHandler(WizardHandler.java:269)
> at org.eclipse.ui.internal.handlers.WizardHandler.execute(WizardHandler.java:290)
> at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:294)
> at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
> 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:483)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
> at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:247)
> at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:229)
> at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
> at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:149)
> at org.eclipse.core.commands.Command.executeWithChecks(Command.java:499)
> at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
> at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210)
> at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommand(LegacyHandlerService.java:343)
> at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:159)
> 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:4454)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3799)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3409)
> 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:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:483)
> 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)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
> Caused by: java.io.IOException: Attempted read from closed stream.
> at org.apache.http.impl.io.ContentLengthInputStream.read(ContentLengthInputStream.java:172)
> at org.apache.http.conn.EofSensorInputStream.read(EofSensorInputStream.java:138)
> at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
> at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
> at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
> at java.io.InputStreamReader.read(InputStreamReader.java:184)
> at com.google.gson.stream.JsonReader.fillBuffer(JsonReader.java:825)
> at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:878)
> at com.google.gson.stream.JsonReader.consumeNonExecutePrefix(JsonReader.java:405)
> at com.google.gson.stream.JsonReader.peek(JsonReader.java:364)
> at com.google.gson.internal.Streams.parse(Streams.java:42)
> ... 65 more
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months