[JBoss JIRA] (JBIDE-23997) JBoss data source file schema error
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23997?page=com.atlassian.jira.plugi... ]
George Gastaldi commented on JBIDE-23997:
-----------------------------------------
Changed to Hibernate component, as this doesn´t seem to be a Forge issue
> JBoss data source file schema error
> -----------------------------------
>
> Key: JBIDE-23997
> URL: https://issues.jboss.org/browse/JBIDE-23997
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate
> Affects Versions: 4.4.3.Final
> Reporter: Josef Kopriva
> Fix For: LATER
>
>
> An error message is shown, when new datasource file is added to a project:
> {code:java}
> Description Resource Path Location Type
> cvc-elt.1: Cannot find the declaration of element 'datasources'. sa-ds.xml /testteast line 2 XML Problem
> {code}
> Datasource file:
> {code:java}
> <?xml version="1.0" encoding="UTF-8"?>
> <datasources xmlns="http://www.jboss.org/ironjacamar/schema">
> <datasource jndi-name="java:jboss/datasources/sa" enabled="true"
> use-java-context="true" pool-name="sa">
> <connection-url>jdbc:h2:tcp://localhost/sakila</connection-url>
> <driver>h2-1.3.161.jar</driver>
> <pool></pool>
> <security>
> <user-name>sa</user-name>
> <password></password>
> </security>
> </datasource>
> </datasources>
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-23997) JBoss data source file schema error
by George Gastaldi (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23997?page=com.atlassian.jira.plugi... ]
George Gastaldi updated JBIDE-23997:
------------------------------------
Component/s: hibernate
(was: forge)
> JBoss data source file schema error
> -----------------------------------
>
> Key: JBIDE-23997
> URL: https://issues.jboss.org/browse/JBIDE-23997
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate
> Affects Versions: 4.4.3.Final
> Reporter: Josef Kopriva
>
> An error message is shown, when new datasource file is added to a project:
> {code:java}
> Description Resource Path Location Type
> cvc-elt.1: Cannot find the declaration of element 'datasources'. sa-ds.xml /testteast line 2 XML Problem
> {code}
> Datasource file:
> {code:java}
> <?xml version="1.0" encoding="UTF-8"?>
> <datasources xmlns="http://www.jboss.org/ironjacamar/schema">
> <datasource jndi-name="java:jboss/datasources/sa" enabled="true"
> use-java-context="true" pool-name="sa">
> <connection-url>jdbc:h2:tcp://localhost/sakila</connection-url>
> <driver>h2-1.3.161.jar</driver>
> <pool></pool>
> <security>
> <user-name>sa</user-name>
> <password></password>
> </security>
> </datasource>
> </datasources>
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-23833) Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
by Mat Booth (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23833?page=com.atlassian.jira.plugi... ]
Mat Booth commented on JBIDE-23833:
-----------------------------------
This error is still visible in 4.4.4.AM1
> Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
> --------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23833
> URL: https://issues.jboss.org/browse/JBIDE-23833
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, common
> Affects Versions: 4.4.3.AM2, 4.4.4.AM1
> Reporter: Mat Booth
> Assignee: Nick Boldt
> Fix For: 4.4.4.AM2
>
>
> Doing a smoke test for the release of 4.4.3.AM2 when I saw this error:
> {noformat}
> !ENTRY org.eclipse.mylyn.tasks.core 4 0 2017-02-01 16:23:23.127
> !MESSAGE Unexpected error while loading repository template extensions
> !SUBENTRY 1 org.eclipse.mylyn.tasks.core 4 0 2017-02-01 16:23:23.127
> !MESSAGE Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
> {noformat}
> I saw this in the log after performing the following:
> 0. Downloaded Neon.2 (I happened to choose the C/C++ distribution)
> 1. Install Abridged category from http://download.jboss.org/jbosstools/neon/development/updates/
> 2. Open Central Software/Updates tab, enable Early Access select and install everything
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-23833) Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
by Mat Booth (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23833?page=com.atlassian.jira.plugi... ]
Mat Booth updated JBIDE-23833:
------------------------------
Affects Version/s: 4.4.4.AM1
> Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
> --------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23833
> URL: https://issues.jboss.org/browse/JBIDE-23833
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, common
> Affects Versions: 4.4.3.AM2, 4.4.4.AM1
> Reporter: Mat Booth
> Assignee: Nick Boldt
> Fix For: 4.4.4.AM2
>
>
> Doing a smoke test for the release of 4.4.3.AM2 when I saw this error:
> {noformat}
> !ENTRY org.eclipse.mylyn.tasks.core 4 0 2017-02-01 16:23:23.127
> !MESSAGE Unexpected error while loading repository template extensions
> !SUBENTRY 1 org.eclipse.mylyn.tasks.core 4 0 2017-02-01 16:23:23.127
> !MESSAGE Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
> {noformat}
> I saw this in the log after performing the following:
> 0. Downloaded Neon.2 (I happened to choose the C/C++ distribution)
> 1. Install Abridged category from http://download.jboss.org/jbosstools/neon/development/updates/
> 2. Open Central Software/Updates tab, enable Early Access select and install everything
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-23833) Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
by Mat Booth (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23833?page=com.atlassian.jira.plugi... ]
Mat Booth updated JBIDE-23833:
------------------------------
Fix Version/s: 4.4.4.AM2
(was: 4.4.4.AM1)
> Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
> --------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-23833
> URL: https://issues.jboss.org/browse/JBIDE-23833
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, common
> Affects Versions: 4.4.3.AM2
> Reporter: Mat Booth
> Assignee: Nick Boldt
> Fix For: 4.4.4.AM2
>
>
> Doing a smoke test for the release of 4.4.3.AM2 when I saw this error:
> {noformat}
> !ENTRY org.eclipse.mylyn.tasks.core 4 0 2017-02-01 16:23:23.127
> !MESSAGE Unexpected error while loading repository template extensions
> !SUBENTRY 1 org.eclipse.mylyn.tasks.core 4 0 2017-02-01 16:23:23.127
> !MESSAGE Could not load repository template extension contributed by 'org.jboss.tools.common.mylyn' with connectorKind 'jira'
> {noformat}
> I saw this in the log after performing the following:
> 0. Downloaded Neon.2 (I happened to choose the C/C++ distribution)
> 1. Install Abridged category from http://download.jboss.org/jbosstools/neon/development/updates/
> 2. Open Central Software/Updates tab, enable Early Access select and install everything
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBDS-4300) Detection keep stalled values after triggering detection again with pushing 'Back' and 'Next'
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4300?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4300:
--------------------------------
Summary: Detection keep stalled values after triggering detection again with pushing 'Back' and 'Next' (was: Virtualbox detection keep stalled values after triggering detection again with pushing 'Back' and 'Next')
> Detection keep stalled values after triggering detection again with pushing 'Back' and 'Next'
> ---------------------------------------------------------------------------------------------
>
> Key: JBDS-4300
> URL: https://issues.jboss.org/browse/JBDS-4300
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.3.0.GA
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Fix For: 10.4.0.AM1
>
>
> If during installation incorrect version of virtualbox detected user has opportunity to install it manually and then push 'Back' and 'Next' to restart detection. In current implementation detection still reports uninstalled version as detected.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-23409) Server editor should allow 'edit...' option for selected username - followup
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23409?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-23409:
--------------------------------
Fix Version/s: 4.5.0.AM1
(was: 4.5.0.AM2)
> Server editor should allow 'edit...' option for selected username - followup
> ----------------------------------------------------------------------------
>
> Key: JBIDE-23409
> URL: https://issues.jboss.org/browse/JBIDE-23409
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: cdk, server
> Affects Versions: 4.4.2.AM3
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Priority: Minor
> Fix For: 4.5.0.AM1
>
> Attachments: credentials.png, runtimes.png
>
>
> Today while creating a cdk server adapter, I noticed there is a new Edit button when selecting credentials for the adapter. This was recently added here: JBIDE-23382
> I would like to propose a change to make it consistent with other things like JREs when creating a server adapter.
> So in the server editor, we used to have just Add.. and now we also have Edit...:
> !credentials.png!
> Similar thing in the New Server adapter.
> Now look at the New Runtime dialog:
> !runtimes.png!
> I think it would be nice to do it similarly, wdyt?
> Meaning, instead of Edit.. and Add.., we would simply have a button for "Credentials..." which would open the appropriate Preference page (and upon closing, you would need to update the content on the page to show any added credentials).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-23409) Server editor should allow 'edit...' option for selected username - followup
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23409?page=com.atlassian.jira.plugi... ]
Rob Stryker resolved JBIDE-23409.
---------------------------------
Resolution: Done
[~mmalina] I looked into this a bit. If we go this route, it will only be in the editor. The download-runtimes workflow already stems from a preference page, and so can't open a preference page on top of itself. There's already one behind it.
I think in an effort of keeping the two UIs similar, it'd be best not to change this. It was a good idea but I don't think it's worth doing if it will introduce UI inconsistancies.
> Server editor should allow 'edit...' option for selected username - followup
> ----------------------------------------------------------------------------
>
> Key: JBIDE-23409
> URL: https://issues.jboss.org/browse/JBIDE-23409
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: cdk, server
> Affects Versions: 4.4.2.AM3
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Priority: Minor
> Fix For: 4.5.0.AM1
>
> Attachments: credentials.png, runtimes.png
>
>
> Today while creating a cdk server adapter, I noticed there is a new Edit button when selecting credentials for the adapter. This was recently added here: JBIDE-23382
> I would like to propose a change to make it consistent with other things like JREs when creating a server adapter.
> So in the server editor, we used to have just Add.. and now we also have Edit...:
> !credentials.png!
> Similar thing in the New Server adapter.
> Now look at the New Runtime dialog:
> !runtimes.png!
> I think it would be nice to do it similarly, wdyt?
> Meaning, instead of Edit.. and Add.., we would simply have a button for "Credentials..." which would open the appropriate Preference page (and upon closing, you would need to update the content on the page to show any added credentials).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBDS-4253) Show warning for virtualbox component if virtualization is not enabled or cannot be detected (windows)
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4253?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4253:
--------------------------------
Summary: Show warning for virtualbox component if virtualization is not enabled or cannot be detected (windows) (was: Show warning for virtualbox component if virtualization is not enabled or cannot be detected)
> Show warning for virtualbox component if virtualization is not enabled or cannot be detected (windows)
> ------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4253
> URL: https://issues.jboss.org/browse/JBDS-4253
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Feature Request
> Components: platform-installer
> Affects Versions: 10.3.0.AM2
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Fix For: 10.4.0.AM1
>
>
> Current implementation shows errors and warning under item selected for installation.
> See confirmation page error message for virtualbox Installer [here|https://github.com/redhat-developer-tooling/developer-platform-insta...].
> Confirmation page controller should run Virtualization detection along with installed components detection and show warning under virtualbox item if it is detected or selected for install.
> If Virtualization firmware status cannot be detected (windows 7) message should say:
> * Make sure hardware virtualization is enabled on your platform if supported to improve performance.
> if Hardware Virtualization is Disabled:
> * Please enable hardware virtualization for your platform to improve performance
> If Hardware Virtualization is Enabled, no message is required.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBDS-3826) JBDS installation fails with folder name containing non-standard characters
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3826?page=com.atlassian.jira.plugin.... ]
Denis Golovin resolved JBDS-3826.
---------------------------------
Resolution: Duplicate Issue
> JBDS installation fails with folder name containing non-standard characters
> ---------------------------------------------------------------------------
>
> Key: JBDS-3826
> URL: https://issues.jboss.org/browse/JBDS-3826
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 9.1.0.CR1
> Reporter: Jan Richter
> Assignee: Sudhir Verma
> Labels: havoc
> Fix For: 10.4.0.AM1
>
>
> I have tried installing into this folder:
> {noformat}c:\Developer~~!@#$@#@++ŇNˇaˇAsdďf¨¨°Platform{noformat}
> And JBDS installation failed immediately, the install.log was not very helpful.
> {noformat}Fri, 15 Apr 2016 11:49:50 GMT-INFO: jbds - Execute c:\Developer~~!@#$@#@++ŇNˇaˇAsdďf¨¨°Platform\jdk8\bin\java.exe -DTRACE=true,-jar,C:\Users\jbossqa\AppData\Local\Temp\7zS7105.tmp\jbds.jar,C:\Users\jbossqa\AppData\Local\Temp\jbds-autoinstall.xml
> Fri, 15 Apr 2016 11:49:52 GMT-ERROR: jbds - Error: Command failed: c:\Developer~~!@#$@#@++ŇNˇaˇAsdďf¨¨°Platform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jbossqa\AppData\Local\Temp\7zS7105.tmp\jbds.jar C:\Users\jbossqa\AppData\Local\Temp\jbds-autoinstall.xml
> Fri, 15 Apr 2016 11:49:52 GMT-ERROR: jbds -
> Fri, 15 Apr 2016 11:49:52 GMT-ERROR: jbds failed to install: Error: Command failed: c:\Developer~~!@#$@#@++ŇNˇaˇAsdďf¨¨°Platform\jdk8\bin\java.exe -DTRACE=true -jar C:\Users\jbossqa\AppData\Local\Temp\7zS7105.tmp\jbds.jar C:\Users\jbossqa\AppData\Local\Temp\jbds-autoinstall.xml
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years