[JBoss JIRA] (JBIDE-20839) FetchSourcesFromManifests creates invalid paths when github repos defined with colons and ats
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20839?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-20839:
----------------------------------
Assignee: Nick Boldt
> FetchSourcesFromManifests creates invalid paths when github repos defined with colons and ats
> ---------------------------------------------------------------------------------------------
>
> Key: JBIDE-20839
> URL: https://issues.jboss.org/browse/JBIDE-20839
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.4.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.0.Alpha1
>
>
> As reported by Denis:
> {quote}jbds sources download fails 8 out of 10 builds
> {code}
> [INFO] [ERROR] Failed to execute goal org.jboss.tools.tycho-plugins:repository-utils:0.23.1:fetch-sources-from-manifests (fetch-sources) on project com.jboss.devstudio.core.site: Error cloning from /home/eskimo/Projects/jbdevstudio/4.4.x/releng/jbdevstudio-product to /tmp/git@github.com:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip: /tmp/git@github.com:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip (No such file or directory)
> {code}
> {quote}
> Affected source:
> https://github.com/jbosstools/jbosstools-maven-plugins/blob/master/tycho-...
> Solution:
> ensure paths don't include colons, ats, or other special chars. (Replace with underscores?)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBIDE-20839) FetchSourcesFromManifests creates invalid paths when github repos defined with colons and ats
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20839?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-20839:
-------------------------------
Description:
As reported by Denis:
{quote}jbds sources download fails 8 out of 10 builds
{code}
[INFO] [ERROR] Failed to execute goal org.jboss.tools.tycho-plugins:repository-utils:0.23.1:fetch-sources-from-manifests (fetch-sources) on project com.jboss.devstudio.core.site: Error cloning from /home/eskimo/Projects/jbdevstudio/4.4.x/releng/jbdevstudio-product to /tmp/git@github.com:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip: /tmp/git@github.com:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip (No such file or directory)
{code}
{quote}
Affected source:
https://github.com/jbosstools/jbosstools-maven-plugins/blob/master/tycho-...
Solution:
ensure paths don't include colons, ats, or other special chars. (Replace with underscores?)
was:
As reported by Denis:
{code}
1. jbds sources download fails 8 out of 10 builds
[INFO] [ERROR] Failed to execute goal org.jboss.tools.tycho-plugins:repository-utils:0.23.1:fetch-sources-from-manifests (fetch-sources) on project com.jboss.devstudio.core.site: Error cloning from /home/eskimo/Projects/jbdevstudio/4.4.x/releng/jbdevstudio-product to /tmp/git@github.com:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip: /tmp/git@github.com:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip (No such file or directory)
{code}
Affected source:
https://github.com/jbosstools/jbosstools-maven-plugins/blob/master/tycho-...
Solution:
ensure paths don't include colons, ats, or other special chars. (Replace with underscores?)
> FetchSourcesFromManifests creates invalid paths when github repos defined with colons and ats
> ---------------------------------------------------------------------------------------------
>
> Key: JBIDE-20839
> URL: https://issues.jboss.org/browse/JBIDE-20839
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.4.0.Alpha1
> Reporter: Nick Boldt
> Fix For: 4.4.0.Alpha1
>
>
> As reported by Denis:
> {quote}jbds sources download fails 8 out of 10 builds
> {code}
> [INFO] [ERROR] Failed to execute goal org.jboss.tools.tycho-plugins:repository-utils:0.23.1:fetch-sources-from-manifests (fetch-sources) on project com.jboss.devstudio.core.site: Error cloning from /home/eskimo/Projects/jbdevstudio/4.4.x/releng/jbdevstudio-product to /tmp/git@github.com:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip: /tmp/git@github.com:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip (No such file or directory)
> {code}
> {quote}
> Affected source:
> https://github.com/jbosstools/jbosstools-maven-plugins/blob/master/tycho-...
> Solution:
> ensure paths don't include colons, ats, or other special chars. (Replace with underscores?)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBIDE-20839) FetchSourcesFromManifests creates invalid paths when github repos defined with colons and ats
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20839?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-20839:
-------------------------------
Fix Version/s: 4.4.0.Alpha1
> FetchSourcesFromManifests creates invalid paths when github repos defined with colons and ats
> ---------------------------------------------------------------------------------------------
>
> Key: JBIDE-20839
> URL: https://issues.jboss.org/browse/JBIDE-20839
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.4.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.0.Alpha1
>
>
> As reported by Denis:
> {quote}jbds sources download fails 8 out of 10 builds
> {code}
> [INFO] [ERROR] Failed to execute goal org.jboss.tools.tycho-plugins:repository-utils:0.23.1:fetch-sources-from-manifests (fetch-sources) on project com.jboss.devstudio.core.site: Error cloning from /home/eskimo/Projects/jbdevstudio/4.4.x/releng/jbdevstudio-product to /tmp/git@github.com:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip: /tmp/git@github.com:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip (No such file or directory)
> {code}
> {quote}
> Affected source:
> https://github.com/jbosstools/jbosstools-maven-plugins/blob/master/tycho-...
> Solution:
> ensure paths don't include colons, ats, or other special chars. (Replace with underscores?)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBIDE-20839) FetchSourcesFromManifests creates invalid paths when github repos defined with colons and ats
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-20839:
----------------------------------
Summary: FetchSourcesFromManifests creates invalid paths when github repos defined with colons and ats
Key: JBIDE-20839
URL: https://issues.jboss.org/browse/JBIDE-20839
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.4.0.Alpha1
Reporter: Nick Boldt
As reported by Denis:
{code}
1. jbds sources download fails 8 out of 10 builds
[INFO] [ERROR] Failed to execute goal org.jboss.tools.tycho-plugins:repository-utils:0.23.1:fetch-sources-from-manifests (fetch-sources) on project com.jboss.devstudio.core.site: Error cloning from /home/eskimo/Projects/jbdevstudio/4.4.x/releng/jbdevstudio-product to /tmp/git@github.com:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip: /tmp/git@github.com:dgolovin/jbdevstudio-product-2537718c95d2ab24548eadb00174cf639ec1dd99.zip (No such file or directory)
{code}
Affected source:
https://github.com/jbosstools/jbosstools-maven-plugins/blob/master/tycho-...
Solution:
ensure paths don't include colons, ats, or other special chars. (Replace with underscores?)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBTIS-512) Move from staging TP dependency repos to released development repos.
by Paul Leacu (JIRA)
Paul Leacu created JBTIS-512:
--------------------------------
Summary: Move from staging TP dependency repos to released development repos.
Key: JBTIS-512
URL: https://issues.jboss.org/browse/JBTIS-512
Project: JBoss Tools Integration Stack
Issue Type: Task
Components: target-platform
Affects Versions: 4.3.0.Beta1f-TP
Reporter: Paul Leacu
Assignee: Paul Leacu
Fix For: 4.3.0.Beta1f-TP
*Reason:* Move from staging TP dependency repos to released development repos. Also move from an https locus URL to http
*Project page/sources:*
*Version:* 4.3.0.Beta1f-SNAPSHOT
*License and owner:* EPL
*Original p2 repo:*
*JBoss mirror:*
*Include Sources:* Yes
*Affected JBoss Tools components:* .JBDSIS
*Include in JBDS:* Yes (JBDSIS)
*Type of dependency:* distribution
*List of bundles added/removed:*
{code}
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBIDE-20837) HTML5 Tabbed Properties View Problems
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20837?page=com.atlassian.jira.plugi... ]
Alexey Kazakov updated JBIDE-20837:
-----------------------------------
Fix Version/s: 4.3.1.Final
4.4.0.Alpha1
> HTML5 Tabbed Properties View Problems
> -------------------------------------
>
> Key: JBIDE-20837
> URL: https://issues.jboss.org/browse/JBIDE-20837
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html-source-editing
> Reporter: Daniel Azarov
> Fix For: 4.3.1.Final, 4.4.0.Alpha1
>
> Attachments: HTML5_Properties_View.png, HTML5_Properties_View2.png
>
>
> 1. Tab "All" by default has collapsed column "Name":
> !HTML5_Properties_View.png!
> 2. Tab "jQuery" does not take into account size of vertical scrollbar:
> !HTML5_Properties_View2.png!
> Test case:
> 1. Install JBDS
> 2. Import HTML5 Project "jboss-as-kitchensink-html5-mobile"
> 3. Open index.html in Visual Page Editor
> 4. Make View "Properties" active
> 5. Select different tags in the editor and watch theyr properties in Properties View
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBIDE-20837) HTML5 Tabbed Properties View Problems
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20837?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-20837:
--------------------------------------
Assignee: Viacheslav Kabanovich
> HTML5 Tabbed Properties View Problems
> -------------------------------------
>
> Key: JBIDE-20837
> URL: https://issues.jboss.org/browse/JBIDE-20837
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html-source-editing
> Reporter: Daniel Azarov
> Assignee: Viacheslav Kabanovich
> Fix For: 4.3.1.Final, 4.4.0.Alpha1
>
> Attachments: HTML5_Properties_View.png, HTML5_Properties_View2.png
>
>
> 1. Tab "All" by default has collapsed column "Name":
> !HTML5_Properties_View.png!
> 2. Tab "jQuery" does not take into account size of vertical scrollbar:
> !HTML5_Properties_View2.png!
> Test case:
> 1. Install JBDS
> 2. Import HTML5 Project "jboss-as-kitchensink-html5-mobile"
> 3. Open index.html in Visual Page Editor
> 4. Make View "Properties" active
> 5. Select different tags in the editor and watch theyr properties in Properties View
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBIDE-20838) Misleading dialog displayed to user when installing example and dependent packages
by Len DiMaggio (JIRA)
Len DiMaggio created JBIDE-20838:
------------------------------------
Summary: Misleading dialog displayed to user when installing example and dependent packages
Key: JBIDE-20838
URL: https://issues.jboss.org/browse/JBIDE-20838
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.3.0.CR2
Reporter: Len DiMaggio
Priority: Minor
Steps to recreate:
* After a clean install, from Central install create a project such as a Java EE project
* Observe the dialog in the attached screenshot - after the required packages are installed the user is returned to Central - as a user I would have expected to have had the project created automatically after the required packages were installed
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBIDE-20838) Misleading dialog displayed to user when installing example and dependent packages
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20838?page=com.atlassian.jira.plugi... ]
Len DiMaggio updated JBIDE-20838:
---------------------------------
Attachment: Screenshot.png
> Misleading dialog displayed to user when installing example and dependent packages
> ----------------------------------------------------------------------------------
>
> Key: JBIDE-20838
> URL: https://issues.jboss.org/browse/JBIDE-20838
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.0.CR2
> Reporter: Len DiMaggio
> Priority: Minor
> Attachments: Screenshot.png
>
>
> Steps to recreate:
> * After a clean install, from Central install create a project such as a Java EE project
> * Observe the dialog in the attached screenshot - after the required packages are installed the user is returned to Central - as a user I would have expected to have had the project created automatically after the required packages were installed
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (JBIDE-20707) Forge runs out of inotify watches on Fedora 21
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20707?page=com.atlassian.jira.plugi... ]
George Gastaldi commented on JBIDE-20707:
-----------------------------------------
It appears that this error is a consequence of JBDS/JBT opening too many files. I haven't been able to reproduce it using the standalone Forge (without Eclipse), which points that Forge is not the one that is keeping those files open. Can you profile using Yourkit or any other profile to grab a snapshot of the open files? That would help to detect the issue.
Thanks!
> Forge runs out of inotify watches on Fedora 21
> ----------------------------------------------
>
> Key: JBIDE-20707
> URL: https://issues.jboss.org/browse/JBIDE-20707
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: forge
> Affects Versions: 4.3.0.CR1
> Reporter: Jan Richter
> Assignee: George Gastaldi
> Fix For: 4.3.1.Final
>
>
> Starting Forge on Fedora 21 produces the following error:
> {noformat}
> WARNING: File monitoring could not be started.
> 16:41:20 java.io.IOException: User limit of inotify instances reached or too many open files
> 16:41:20 at sun.nio.fs.LinuxWatchService.<init>(LinuxWatchService.java:64)
> 16:41:20 at sun.nio.fs.LinuxFileSystem.newWatchService(LinuxFileSystem.java:47)
> 16:41:20 at org.jboss.forge.furnace.impl.FurnaceImpl.<init>(FurnaceImpl.java:152)
> 16:41:20 at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> 16:41:20 at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> 16:41:20 at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> 16:41:20 at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
> 16:41:20 at java.lang.Class.newInstance(Class.java:442)
> 16:41:20 at org.jboss.forge.furnace.se.FurnaceFactory.getInstance(FurnaceFactory.java:63)
> 16:41:20 at org.jboss.tools.forge.core.furnace.FurnaceProvider.createFurnace(FurnaceProvider.java:78)
> 16:41:20 at org.jboss.tools.forge.core.furnace.FurnaceProvider.startFurnace(FurnaceProvider.java:110)
> 16:41:20 at org.jboss.tools.forge.core.furnace.FurnaceRuntime.start(FurnaceRuntime.java:80)
> 16:41:20 at org.jboss.tools.forge.ui.util.ForgeHelper$1.runInWorkspace(ForgeHelper.java:52)
> 16:41:20 at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:39)
> 16:41:20 at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Forge then refuses to start properly, Eclipse gets stuck on the launching forge progress dialog. The inotify watch limit is set to default (8192 I think) which really should be enough.
> So far we established, that this happens on Fedora 21 or occasionally on 20 (which is not supported anymore).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months