[JBoss JIRA] Created: (JBDS-1577) using JBDS as updatesite on eclipse works, but causes outofmemory because of name change
by Max Rydahl Andersen (JIRA)
using JBDS as updatesite on eclipse works, but causes outofmemory because of name change
----------------------------------------------------------------------------------------
Key: JBDS-1577
URL: https://issues.jboss.org/browse/JBDS-1577
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: updatesite
Affects Versions: 4.0.0.GA
Reporter: Max Rydahl Andersen
Not sure if this qualifies as a bug or a feature request but
I noticed that if I use JBDS 4 updatesite against plain Eclipse things seem to work great
until you restart (possible on the second restart) since then it suddenly has zero
extra memory allocated.
It only started working properly when using the jbdevstudio.app; thus my assumption is that
eclipse.ini is ignored and jbdevstudio.ini is looked for instead but this file is nowhere
to be found (except inside jbdevstudio.app)
Would be good if we could handle this situation more gracefully since the shortcuts users
uses still points to eclipse thus they will see it as JBDS running out of memory since when launching
it says JBDS.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 10 months
[JBoss JIRA] (JBIDE-10535) 12 tests skipped in org.jboss.tools.ws.jaxrs.core
by Nick Boldt (Created) (JIRA)
12 tests skipped in org.jboss.tools.ws.jaxrs.core
-------------------------------------------------
Key: JBIDE-10535
URL: https://issues.jboss.org/browse/JBIDE-10535
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.3.0.Beta1
Reporter: Nick Boldt
Assignee: Brian Fitzpatrick
Fix For: 3.3.0.Beta1
After switching to newer target platform (JBIDE-10289), 12 tests are being skipped:
https://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/jo...
{code}
shoudCreateEndpointWhenAddingSubresourceLocatorMethodInSubresource
shouldAddResourceFieldWhenAddingFieldAnnotatedWithQueryParam
shouldDoNothingMethodWhenAddingAnotherAnnotationOnParameter
shouldDoNothingMethodWhenChangingAnotherAnnotationOnParameter
shouldDoNothingMethodWhenRemovingAnotherAnnotationOnParameter
shouldRemoveResourceWhenRemovingBinaryLib
shouldUpdateResourceMethodWhenAddingMatrixParamAnnotationOnParameter
shouldUpdateResourceMethodWhenAddingThrowsException
shouldUpdateResourceMethodWhenChangingMatrixParamAnnotationOnParameter
shouldUpdateResourceMethodWhenChangingThrowsException
shouldUpdateResourceMethodWhenRemovingMatrixParamAnnotationOnParameter
shouldUpdateResourceMethodWhenRemovingThrowsException
{code}
--
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
13 years, 10 months
[JBoss JIRA] (JBIDE-11586) ModeShape Tools JCR CND Editor Deletes Comments And Vendor Extensions
by Dan Florian (JIRA)
Dan Florian created JBIDE-11586:
-----------------------------------
Summary: ModeShape Tools JCR CND Editor Deletes Comments And Vendor Extensions
Key: JBIDE-11586
URL: https://issues.jboss.org/browse/JBIDE-11586
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: modeshape
Affects Versions: 3.3.0.Beta3
Reporter: Dan Florian
Assignee: Dan Florian
Fix For: 3.4.x
All comments and vendor extensions are thrown out by the CndImporter when a *.cnd file is parsed. The CndImporter class was copied over from the ModeShape project and ModeShape does not need or use comments and vendor extensions. Also, the CND Editor currently does not support editing or creating of either comments and vendor extensions.
At a minimum, the original comments and vendor extensions should be saved and written back out when the CND editor is saved. Ultimately, the CND Editor should support both constructs. Each comment should be related to the CND itself or to another CND element like a node type definition, property definition, of child node definition. When the related CND element is deleted, the comment should also be deleted.
--
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
13 years, 10 months
[JBoss JIRA] (JBIDE-12022) Cannot install JBoss BIRT integration from nightly update-site
by Jaroslav Jankovič (JIRA)
Jaroslav Jankovič created JBIDE-12022:
-----------------------------------------
Summary: Cannot install JBoss BIRT integration from nightly update-site
Key: JBIDE-12022
URL: https://issues.jboss.org/browse/JBIDE-12022
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: birt
Affects Versions: 3.3.0.CR1
Reporter: Jaroslav Jankovič
Assignee: Snjezana Peco
Priority: Blocker
Fix For: 3.3.0.CR1, 3.3.0.Final
When I was trying to install all features from JBT nightly update-site missing requirement was thrown:
{code}
Cannot complete the install because one or more required items could not be found.
Software being installed: JBoss BIRT Integration 1.3.0.v20120526-0223-H949-CR1 (org.jboss.tools.birt.feature.feature.group 1.3.0.v20120526-0223-H949-CR1)
Missing requirement: JBoss BIRT Core 1.3.0.v20120526-0223-H949-CR1 (org.jboss.tools.birt.core 1.3.0.v20120526-0223-H949-CR1) requires 'bundle org.eclipse.birt.integration.wtp.ui 0.0.0' but it could not be found
Cannot satisfy dependency:
From: JBoss BIRT Integration 1.3.0.v20120526-0223-H949-CR1 (org.jboss.tools.birt.feature.feature.group 1.3.0.v20120526-0223-H949-CR1)
To: org.jboss.tools.birt.core [1.3.0.v20120526-0223-H949-CR1]
{code}
--
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
13 years, 10 months
[JBoss JIRA] (JBIDE-12031) Hard-coded OpenShift SSH key name: libra_id_rsa
by Attila Nagy (JIRA)
Attila Nagy created JBIDE-12031:
-----------------------------------
Summary: Hard-coded OpenShift SSH key name: libra_id_rsa
Key: JBIDE-12031
URL: https://issues.jboss.org/browse/JBIDE-12031
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.Beta3
Reporter: Attila Nagy
Assignee: Andre Dietisheim
Note: From the end of this sprint OpenShift will use SSH key name 'id_rsa' as a default.
Therefore my testing environment didn't have key 'libra_id_rsa' in $HOME/.ssh directory.
1) Log on with a user which doesn't have domain created yet.
2) Create a domain in JBoss Tools and select public key '$HOME/.ssh/id_rsa.pub'
3) Create a new application
Actual Result: Application is created successfully, however there's an error during cloning the repository.
Could not clone the repository. Authentication failed.
Please make sure that you added your private key to the ssh preferences.
ssh://da14555e8663461383c0e80b7aa90191@myphp2012052804-myd2012052804.dev.rhcloud.com/~/git/myphp2012052804.git/: java.io.FileNotFoundException: /home/attila/.ssh/libra_id_rsa (No such file or directory)
Expected Result: Application must be created and cloned successfully
Possible workaround:
cp $HOME/.ssh/id_rsa $HOME/.ssh/libra_id_rsa
cp $HOME/.ssh/id_rsa.pub $HOME/.ssh/libra_id_rsa.pub
--
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
13 years, 10 months