[JBoss JIRA] Created: (JBIDE-8226) "Error parsing composite repository" entries in Eclipse log after installing update for JBoss Tools from nightly update site
by Denis Golovin (JIRA)
"Error parsing composite repository" entries in Eclipse log after installing update for JBoss Tools from nightly update site
----------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-8226
URL: https://issues.jboss.org/browse/JBIDE-8226
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 3.2.0.CR1
Reporter: Denis Golovin
Assignee: Nick Boldt
!ENTRY org.eclipse.equinox.p2.core 2 0 2011-01-25 13:37:48.382
!MESSAGE Error parsing composite repository
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2011-01-25 13:37:48.382
!MESSAGE Error at line 3, column 156: Missing required attribute in "repository": version
!ENTRY org.eclipse.equinox.p2.core 2 0 2011-01-25 13:37:49.937
!MESSAGE Error parsing composite repository
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2011-01-25 13:37:49.938
!MESSAGE Error at line 3, column 131: Missing required attribute in "repository": version
!ENTRY org.eclipse.equinox.p2.core 2 0 2011-01-25 13:37:51.664
!MESSAGE Error parsing composite repository
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2011-01-25 13:37:51.664
!MESSAGE Error at line 3, column 130: Missing required attribute in "repository": version
!ENTRY org.eclipse.equinox.p2.core 2 0 2011-01-25 13:37:53.411
!MESSAGE Error parsing composite repository
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2011-01-25 13:37:53.411
!MESSAGE Error at line 3, column 121: Missing required attribute in "repository": version
!ENTRY org.eclipse.equinox.p2.core 2 0 2011-01-25 13:37:55.434
!MESSAGE Error parsing composite repository
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2011-01-25 13:37:55.434
!MESSAGE Error at line 3, column 127: Missing required attribute in "repository": version
!ENTRY org.eclipse.equinox.p2.core 2 0 2011-01-25 13:38:59.786
!MESSAGE Error parsing composite repository
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2011-01-25 13:38:59.786
!MESSAGE Error at line 3, column 156: Missing required attribute in "repository": version
!ENTRY org.eclipse.equinox.p2.core 2 0 2011-01-25 13:39:00.989
!MESSAGE Error parsing composite repository
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2011-01-25 13:39:00.989
!MESSAGE Error at line 3, column 131: Missing required attribute in "repository": version
!ENTRY org.eclipse.equinox.p2.core 2 0 2011-01-25 13:39:02.855
!MESSAGE Error parsing composite repository
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2011-01-25 13:39:02.855
!MESSAGE Error at line 3, column 130: Missing required attribute in "repository": version
!ENTRY org.eclipse.equinox.p2.core 2 0 2011-01-25 13:39:04.765
!MESSAGE Error parsing composite repository
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2011-01-25 13:39:04.765
!MESSAGE Error at line 3, column 121: Missing required attribute in "repository": version
!ENTRY org.eclipse.equinox.p2.core 2 0 2011-01-25 13:39:06.768
!MESSAGE Error parsing composite repository
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2011-01-25 13:39:06.768
!MESSAGE Error at line 3, column 127: Missing required attribute in "repository": version
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 3 months
[JBoss JIRA] (JBIDE-10549) Wizards do not report in details what they're doing. Should report "creating app...", "waiting app to become available..." etc.
by Andre Dietisheim (Created) (JIRA)
Wizards do not report in details what they're doing. Should report "creating app...", "waiting app to become available..." etc.
-------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-10549
URL: https://issues.jboss.org/browse/JBIDE-10549
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 3.3.0.M5
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.3.0.Beta1
The wizards currently show a single status when they perform their task. The work that is being reported should be split into smaller portions. Ex. when creating an app, a first task is to create the app, then to wait for it to become ready, etc.
How to reproduce:
# EXEC: launch OpenShift Application wizard & log in
# EXEC: create a new app
Result:
The wizard just tells you: "Creating application...". It does not report that it is waiting for the app to become reading after sending the request.
Even more obvious when importing the project in the end of the wizard:
# EXEC: launch OpenShit Application wizard & log in
# EXEC: create a new app / select an existing one
# EXEC: on the last page: dont touch anything, just confirm by hitting "Finish".
Result:
Behind the scenes, the wizard will clone the openshift git repo locally, will import the projects from it, create the server adapter etc.
None of the subtasks are reported. You are just told "Importing project..."
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 3 months
[JBoss JIRA] (JBIDE-10876) selection/validation not following good guidelines
by Max Rydahl Andersen (JIRA)
Max Rydahl Andersen created JBIDE-10876:
-------------------------------------------
Summary: selection/validation not following good guidelines
Key: JBIDE-10876
URL: https://issues.jboss.org/browse/JBIDE-10876
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: openshift
Environment:
Reporter: Max Rydahl Andersen
Assignee: Andre Dietisheim
Priority: Critical
Fix For: 3.3.0.Beta1
now the application configuration page starts out with
"the application name must not contain spaces"
should not error before user actually enter something invalid.
same problem when checking "use existing applciation' it immediatly complains "" does not exist.
And the lower part does not update when I type in a app name - only when selected via Browse.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 3 months
[JBoss JIRA] (JBIDE-10902) Can't create sample JAX-RS service in OpenShift-created Dynamic Web Project
by Brian Fitzpatrick (JIRA)
Brian Fitzpatrick created JBIDE-10902:
-----------------------------------------
Summary: Can't create sample JAX-RS service in OpenShift-created Dynamic Web Project
Key: JBIDE-10902
URL: https://issues.jboss.org/browse/JBIDE-10902
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.3.0.M5
Reporter: Brian Fitzpatrick
Assignee: Brian Fitzpatrick
Priority: Critical
Fix For: 3.3.0.Beta1
While doing some testing of the WS Tester, Xavier came upon a weird error in the Web Services -> Create a Sample RESTful Web Service wizard. He was attempting to create a sample JAX-RS service in a project created using the OpenShift tooling and was blocked by an error in the wizard claiming it couldn't find any Java source folder.
It turns out that the WS creation wizards do a search to find the default source folder in the Dynamic Web/Java Project by seeing which one is missing an explicit output location in the classpath.
Now we run through the project twice. If we can't find one without the output location, we just go with the first one we come across.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 3 months