[JBoss JIRA] (JBTIS-657) Fuse EA tooling cannot be installed from central
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-657?page=com.atlassian.jira.plugin.... ]
Andrej Podhradsky commented on JBTIS-657:
-----------------------------------------
The Fuse tooling can be installed if we enable the EA and the JBDS instance is run with the following args
{code}
-Djboss.discovery.directory.url=https://devstudio.redhat.com/9.0/staging/updates/integration-stack/discovery/9.0.0.CR1a/earlyaccess/devstudio-directory.xml
-Djboss.discovery.site.integration-stack.url=https://devstudio.redhat.com/9.0/staging/updates/integration-stack/discovery/9.0.0.CR1a/
-Djboss.discovery.earlyaccess.site.integration-stack.url=https://devstudio.redhat.com/9.0/staging/updates/integration-stack/discovery/9.0.0.CR1a/earlyaccess/
-Djboss.discovery.site.url=https://devstudio.redhat.com/9.0/staging/updates/
-Djboss.discovery.earlyaccess.site.url=https://devstudio.redhat.com/9.0/staging/updates/discovery.earlyaccess/9.1.0.CR1b/
-Djboss.discovery.earlyaccess.list.url=https://devstudio.redhat.com/9.0/staging/updates/discovery.earlyaccess/9.1.0.CR1b/devstudio-earlyaccess.properties
{code}
I assume that after releasing GA builds of JBDS and JBDS-IS then we do have to set the args above. So, the only problem is that the quickstart is visible even if we didn't enable EA.
> Fuse EA tooling cannot be installed from central
> ------------------------------------------------
>
> Key: JBTIS-657
> URL: https://issues.jboss.org/browse/JBTIS-657
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Affects Versions: 4.3.0.CR1
> Reporter: Jan Richter
> Assignee: Paul Leacu
> Priority: Blocker
> Fix For: 4.3.0.Final
>
>
> It fails with the following message:
> {noformat}Cannot complete the install because one or more required items could not be found.
> Software being installed: JBoss Fuse Tooling JMX Bundles 8.0.0.Beta2-v20160401-1305-B821 (org.fusesource.ide.jmx.feature.feature.group 8.0.0.Beta2-v20160401-1305-B821)
> Missing requirement: JBoss Fuse Tooling JMX Bundles 8.0.0.Beta2-v20160401-1305-B821 (org.fusesource.ide.jmx.feature.feature.group 8.0.0.Beta2-v20160401-1305-B821) requires 'org.eclipse.gemini.management 2.0.0.RELEASE' but it could not be found{noformat}
> and this is in the error log:
> {noformat}HTTP Server 'Gateway Timeout': https://devstudio.jboss.com/targetplatforms/jbdsistarget/9.0.1.Final-SNAP...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-22145) nio WatchService possibly causing errors / locking files on windows
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22145?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-22145:
-------------------------------------
Relevent links:
openjdk jira: https://bugs.openjdk.java.net/browse/JDK-8153925
mailing list thread: http://mail.openjdk.java.net/pipermail/jdk8u-dev/2016-April/005265.html
Patch: http://cr.openjdk.java.net/~akasko/jdk8u/8153925/webrev.00/src/windows/cl...
> nio WatchService possibly causing errors / locking files on windows
> -------------------------------------------------------------------
>
> Key: JBIDE-22145
> URL: https://issues.jboss.org/browse/JBIDE-22145
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.3.0.Final
> Environment: - Windows 7 x64
> - jdk1.8.0_77 (32-bit)
> - Eclipse Mars.2 (32-bit)
> - JBoss Tools 4.3.0.FINAL
> - Wildfly 10.0.0.FINAL
> Reporter: Tobias van den Berg
> Assignee: Thomas Mäder
> Priority: Critical
> Fix For: 4.4.0.Alpha1
>
> Attachments: FailureWatchModify1.PML, FileWatchError.zip, FSWatcherHang.txt, Logfile.PML, OkWatchModify1.PML
>
>
> The following error is thrown after publishing a maven webapplication (.war) to Wildfly 10.0:
> "Error renaming C:\wildfly-10.0.0.Final\standalone\tmp\tmp8945090880188299781.properties to C:\wildfly-10.0.0.Final\standalone\deployments\WebViewer-0.0.3-SNAPSHOT.war\META-INF\maven\nl.incad.webviewer\WebViewer\pom.properties.
> This may be caused by incorrect file permissions, or your server's temporary deploy directory may be on a different filesystem than the final destination.
> You may adjust these settings in the server editor."
> The webapplication is no longer available/online after the error. The only solution is to restart the server and to re-add the webapplication to the server. This makes it very hard to develop/test a webapplication on wildfly 10. The same error is thrown on wildfly 8.0/8.1, but the difference is that the webapplication is still available/online after the error.
> I've tried/tested the following:
> - Checked/updated Windows file permisions for the wildfly directory
> - Take ownership of the wildfly directory (recursively)
> - Disabled Windows User Account Control (UAC)
> - Run Eclipse as Admin
> Relates to:
> - JBIDE-18697
> - JBIDE-17545
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3780) Lots of errors of type HTTP Server 'Gateway Timeout'
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3780?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-3780:
-----------------------------
Labels: respin-c (was: )
> Lots of errors of type HTTP Server 'Gateway Timeout'
> ----------------------------------------------------
>
> Key: JBDS-3780
> URL: https://issues.jboss.org/browse/JBDS-3780
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: updatesite
> Affects Versions: 9.1.0.CR1
> Reporter: Andrej Podhradsky
> Assignee: Nick Boldt
> Priority: Critical
> Labels: respin-c
>
> Recently I'm often getting lots of errors such as
> {code}
> !ENTRY org.eclipse.equinox.p2.transport.ecf 4 1002 2016-04-06 21:42:20.140
> !MESSAGE HTTP Server 'Gateway Timeout': https://devstudio.redhat.com/9.0/development/updates/compositeArtifacts.xml
> !STACK 1
> org.eclipse.ecf.filetransfer.BrowseFileTransferException: HttpComponents connection error response code 504.
> at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:289)
> at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> !SUBENTRY 1 org.eclipse.ecf.identity 4 0 2016-04-06 21:42:20.142
> !MESSAGE HttpComponents connection error response code 504.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3780) Lots of errors of type HTTP Server 'Gateway Timeout'
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-3780?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-3780:
-----------------------------
Priority: Blocker (was: Critical)
> Lots of errors of type HTTP Server 'Gateway Timeout'
> ----------------------------------------------------
>
> Key: JBDS-3780
> URL: https://issues.jboss.org/browse/JBDS-3780
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: updatesite
> Affects Versions: 9.1.0.CR1
> Reporter: Andrej Podhradsky
> Assignee: Nick Boldt
> Priority: Blocker
> Labels: respin-c
>
> Recently I'm often getting lots of errors such as
> {code}
> !ENTRY org.eclipse.equinox.p2.transport.ecf 4 1002 2016-04-06 21:42:20.140
> !MESSAGE HTTP Server 'Gateway Timeout': https://devstudio.redhat.com/9.0/development/updates/compositeArtifacts.xml
> !STACK 1
> org.eclipse.ecf.filetransfer.BrowseFileTransferException: HttpComponents connection error response code 504.
> at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:289)
> at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> !SUBENTRY 1 org.eclipse.ecf.identity 4 0 2016-04-06 21:42:20.142
> !MESSAGE HttpComponents connection error response code 504.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBTIS-657) Fuse EA tooling cannot be installed from central
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBTIS-657?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBTIS-657:
-----------------------------
Fix Version/s: 4.3.0.Final
> Fuse EA tooling cannot be installed from central
> ------------------------------------------------
>
> Key: JBTIS-657
> URL: https://issues.jboss.org/browse/JBTIS-657
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Affects Versions: 4.3.0.CR1
> Reporter: Jan Richter
> Assignee: Paul Leacu
> Priority: Blocker
> Fix For: 4.3.0.Final
>
>
> It fails with the following message:
> {noformat}Cannot complete the install because one or more required items could not be found.
> Software being installed: JBoss Fuse Tooling JMX Bundles 8.0.0.Beta2-v20160401-1305-B821 (org.fusesource.ide.jmx.feature.feature.group 8.0.0.Beta2-v20160401-1305-B821)
> Missing requirement: JBoss Fuse Tooling JMX Bundles 8.0.0.Beta2-v20160401-1305-B821 (org.fusesource.ide.jmx.feature.feature.group 8.0.0.Beta2-v20160401-1305-B821) requires 'org.eclipse.gemini.management 2.0.0.RELEASE' but it could not be found{noformat}
> and this is in the error log:
> {noformat}HTTP Server 'Gateway Timeout': https://devstudio.jboss.com/targetplatforms/jbdsistarget/9.0.1.Final-SNAP...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBTIS-657) Fuse EA tooling cannot be installed from central
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBTIS-657?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBTIS-657:
----------------------------------
Please log JBTIS issues in JBTIS project. I've moved this one there for you.
Note that `HTTP Server 'Gateway Timeout'` is the same issue as JBDS-3780, which has been reported to Akamai.
> Fuse EA tooling cannot be installed from central
> ------------------------------------------------
>
> Key: JBTIS-657
> URL: https://issues.jboss.org/browse/JBTIS-657
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Affects Versions: 4.3.0.CR1
> Reporter: Jan Richter
> Assignee: Nick Boldt
> Priority: Blocker
> Fix For: 4.3.0.Final
>
>
> It fails with the following message:
> {noformat}Cannot complete the install because one or more required items could not be found.
> Software being installed: JBoss Fuse Tooling JMX Bundles 8.0.0.Beta2-v20160401-1305-B821 (org.fusesource.ide.jmx.feature.feature.group 8.0.0.Beta2-v20160401-1305-B821)
> Missing requirement: JBoss Fuse Tooling JMX Bundles 8.0.0.Beta2-v20160401-1305-B821 (org.fusesource.ide.jmx.feature.feature.group 8.0.0.Beta2-v20160401-1305-B821) requires 'org.eclipse.gemini.management 2.0.0.RELEASE' but it could not be found{noformat}
> and this is in the error log:
> {noformat}HTTP Server 'Gateway Timeout': https://devstudio.jboss.com/targetplatforms/jbdsistarget/9.0.1.Final-SNAP...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBTIS-657) Fuse EA tooling cannot be installed from central
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBTIS-657?page=com.atlassian.jira.plugin.... ]
Nick Boldt reassigned JBTIS-657:
--------------------------------
Assignee: Paul Leacu (was: Nick Boldt)
> Fuse EA tooling cannot be installed from central
> ------------------------------------------------
>
> Key: JBTIS-657
> URL: https://issues.jboss.org/browse/JBTIS-657
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Affects Versions: 4.3.0.CR1
> Reporter: Jan Richter
> Assignee: Paul Leacu
> Priority: Blocker
> Fix For: 4.3.0.Final
>
>
> It fails with the following message:
> {noformat}Cannot complete the install because one or more required items could not be found.
> Software being installed: JBoss Fuse Tooling JMX Bundles 8.0.0.Beta2-v20160401-1305-B821 (org.fusesource.ide.jmx.feature.feature.group 8.0.0.Beta2-v20160401-1305-B821)
> Missing requirement: JBoss Fuse Tooling JMX Bundles 8.0.0.Beta2-v20160401-1305-B821 (org.fusesource.ide.jmx.feature.feature.group 8.0.0.Beta2-v20160401-1305-B821) requires 'org.eclipse.gemini.management 2.0.0.RELEASE' but it could not be found{noformat}
> and this is in the error log:
> {noformat}HTTP Server 'Gateway Timeout': https://devstudio.jboss.com/targetplatforms/jbdsistarget/9.0.1.Final-SNAP...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBTIS-657) Fuse EA tooling cannot be installed from central
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBTIS-657?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBTIS-657:
-----------------------------
Project: JBoss Tools Integration Stack (was: Developer Studio (JBoss Developer Studio))
Key: JBTIS-657 (was: JBDS-3785)
Workflow: GIT Pull Request workflow (was: CDW v1)
Status: Open (was: New)
Docs QE Status: (was: NEW)
Component/s: distribution
(was: updatesite)
Affects Version/s: 4.3.0.CR1
(was: 9.1.0.CR1)
> Fuse EA tooling cannot be installed from central
> ------------------------------------------------
>
> Key: JBTIS-657
> URL: https://issues.jboss.org/browse/JBTIS-657
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Affects Versions: 4.3.0.CR1
> Reporter: Jan Richter
> Assignee: Nick Boldt
> Priority: Blocker
>
> It fails with the following message:
> {noformat}Cannot complete the install because one or more required items could not be found.
> Software being installed: JBoss Fuse Tooling JMX Bundles 8.0.0.Beta2-v20160401-1305-B821 (org.fusesource.ide.jmx.feature.feature.group 8.0.0.Beta2-v20160401-1305-B821)
> Missing requirement: JBoss Fuse Tooling JMX Bundles 8.0.0.Beta2-v20160401-1305-B821 (org.fusesource.ide.jmx.feature.feature.group 8.0.0.Beta2-v20160401-1305-B821) requires 'org.eclipse.gemini.management 2.0.0.RELEASE' but it could not be found{noformat}
> and this is in the error log:
> {noformat}HTTP Server 'Gateway Timeout': https://devstudio.jboss.com/targetplatforms/jbdsistarget/9.0.1.Final-SNAP...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years