[JBoss JIRA] (JBIDE-24972) DeleteResourceHandlerTest is failing for Windows
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24972?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24972:
-------------------------------
Fix Version/s: 4.5.x
(was: 4.5.1.Final)
> DeleteResourceHandlerTest is failing for Windows
> ------------------------------------------------
>
> Key: JBIDE-24972
> URL: https://issues.jboss.org/browse/JBIDE-24972
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Reporter: Dmitrii Bocharov
> Assignee: Dmitrii Bocharov
> Fix For: 4.5.x
>
>
> https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/JBossTools/view...
> {code:java}
> java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
> no swt-win32-4757 in java.library.path
> no swt-win32 in java.library.path
> Can't load library: C:\Users\hudson\.swt\lib\win32\x86_64\swt-win32-4757.dll
> Can't load library: C:\Users\hudson\.swt\lib\win32\x86_64\swt-win32.dll
> at org.eclipse.swt.internal.Library.loadLibrary(Library.java:327)
> at org.eclipse.swt.internal.Library.loadLibrary(Library.java:236)
> at org.eclipse.swt.internal.C.<clinit>(C.java:16)
> at org.eclipse.swt.widgets.Widget.<clinit>(Widget.java:112)
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java:264)
> at javassist.runtime.Desc.getClassObject(Desc.java:43)
> at javassist.runtime.Desc.getClassType(Desc.java:152)
> at javassist.runtime.Desc.getType(Desc.java:122)
> at javassist.runtime.Desc.getParams(Desc.java:70)
> at org.eclipse.jface.dialogs.MessageDialog.openConfirm(MessageDialog.java)
> at org.jboss.tools.openshift.test.internal.ui.handler.DeleteResourceHandlerTest.testStopWatchProject(DeleteResourceHandlerTest.java:51)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-24972) DeleteResourceHandlerTest is failing for Windows
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24972?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-24972:
------------------------------------
[checkUnresolvedIssues.py] Slip to fixversion = *4.5.x*
> DeleteResourceHandlerTest is failing for Windows
> ------------------------------------------------
>
> Key: JBIDE-24972
> URL: https://issues.jboss.org/browse/JBIDE-24972
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Reporter: Dmitrii Bocharov
> Assignee: Dmitrii Bocharov
> Fix For: 4.5.x
>
>
> https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/JBossTools/view...
> {code:java}
> java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
> no swt-win32-4757 in java.library.path
> no swt-win32 in java.library.path
> Can't load library: C:\Users\hudson\.swt\lib\win32\x86_64\swt-win32-4757.dll
> Can't load library: C:\Users\hudson\.swt\lib\win32\x86_64\swt-win32.dll
> at org.eclipse.swt.internal.Library.loadLibrary(Library.java:327)
> at org.eclipse.swt.internal.Library.loadLibrary(Library.java:236)
> at org.eclipse.swt.internal.C.<clinit>(C.java:16)
> at org.eclipse.swt.widgets.Widget.<clinit>(Widget.java:112)
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java:264)
> at javassist.runtime.Desc.getClassObject(Desc.java:43)
> at javassist.runtime.Desc.getClassType(Desc.java:152)
> at javassist.runtime.Desc.getType(Desc.java:122)
> at javassist.runtime.Desc.getParams(Desc.java:70)
> at org.eclipse.jface.dialogs.MessageDialog.openConfirm(MessageDialog.java)
> at org.jboss.tools.openshift.test.internal.ui.handler.DeleteResourceHandlerTest.testStopWatchProject(DeleteResourceHandlerTest.java:51)
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-24960) JBDS 11 produces warnings about missing schemas inconsistently
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24960?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24960:
-------------------------------
Fix Version/s: 4.5.x
(was: 4.5.1.Final)
> JBDS 11 produces warnings about missing schemas inconsistently
> --------------------------------------------------------------
>
> Key: JBIDE-24960
> URL: https://issues.jboss.org/browse/JBIDE-24960
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html-source-editing
> Affects Versions: 4.5.0.Final
> Reporter: Michal Jurc
> Assignee: Rob Stryker
> Fix For: 4.5.x
>
>
> The following warning is produced by JBDS11 consistently upon import of {{ejb-security-jaas}} quickstart:
> ||Description||Resource||Path||Location||Type||
> |No grammar constraints (DTD or XML Schema) referenced in the document.|wildfly-config.xml|/ejb-security-jaas/src/main/resources|line 1|XML Problem|
> The {{ejb-remote}} quickstart uses the same configuration file ({{wildfly-config.xml}}), however no such warning is produced unless the user selects the file to validate it.
> This is inconsistent, confusing and it is not at all obvious where the JBDS is taking schemas from - after all, {{wildlfy-config.xml}} is standard descriptor file for any application using Elytron client with EAP7.1.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-24960) JBDS 11 produces warnings about missing schemas inconsistently
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24960?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-24960:
------------------------------------
[checkUnresolvedIssues.py] Slip to fixversion = *4.5.x*
> JBDS 11 produces warnings about missing schemas inconsistently
> --------------------------------------------------------------
>
> Key: JBIDE-24960
> URL: https://issues.jboss.org/browse/JBIDE-24960
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html-source-editing
> Affects Versions: 4.5.0.Final
> Reporter: Michal Jurc
> Assignee: Rob Stryker
> Fix For: 4.5.x
>
>
> The following warning is produced by JBDS11 consistently upon import of {{ejb-security-jaas}} quickstart:
> ||Description||Resource||Path||Location||Type||
> |No grammar constraints (DTD or XML Schema) referenced in the document.|wildfly-config.xml|/ejb-security-jaas/src/main/resources|line 1|XML Problem|
> The {{ejb-remote}} quickstart uses the same configuration file ({{wildfly-config.xml}}), however no such warning is produced unless the user selects the file to validate it.
> This is inconsistent, confusing and it is not at all obvious where the JBDS is taking schemas from - after all, {{wildlfy-config.xml}} is standard descriptor file for any application using Elytron client with EAP7.1.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-24844) fix *.it.weekly jobs to properly build on macos w/ jdk1.8 (not openjdk 1.8)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24844?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24844:
-------------------------------
Fix Version/s: 4.5.2.AM1
(was: 4.5.1.Final)
> fix *.it.weekly jobs to properly build on macos w/ jdk1.8 (not openjdk 1.8)
> ---------------------------------------------------------------------------
>
> Key: JBIDE-24844
> URL: https://issues.jboss.org/browse/JBIDE-24844
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: build
> Affects Versions: 4.5.0.Final
> Reporter: Nick Boldt
> Assignee: Pavol Srna
> Fix For: 4.5.2.AM1
>
> Attachments: red-weekly-smoke-tests.png, redballs-16.png
>
>
> As noted in JBIDE-24835, the it.weekly jobs try to run on macos w/ openjdk 1.8, but no such JDK exists there. Therefore need a combinationFilter to let us build with openjdk on windows and linux, and oracle jdk on macos.
> {code}
> combinationFilter = (label_exp == "macosx").implies(jdk == "jdk1.8") && (label_exp != "macosx").implies(jdk == "openjdk-1.8")
> {code}
> TODO: verify all the jobs linked from here [1] are working for all OSes
> [1] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/devstudi...
> * hibernatetools-itests.download-devstudio - test failures on rhel7 (not a matrix job)
> * livereload.it.weekly - failing for windows 8.1 & 10 due to unresolved parent pom
> * browsersim.it.weekly - failing for windows 8.1 due to unresolved parent pom
> * archives.it.weekly - failed to resolve tycho-plugins:repo-utils1.0.0 (bad Nexus settings?) on win81
> * vpe.it.weekly - test failures on win81
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-24844) fix *.it.weekly jobs to properly build on macos w/ jdk1.8 (not openjdk 1.8)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24844?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-24844:
------------------------------------
[checkUnresolvedIssues.py] Slip to fixversion = *4.5.2.AM1* and sprint = *devex #140 November 2017*
> fix *.it.weekly jobs to properly build on macos w/ jdk1.8 (not openjdk 1.8)
> ---------------------------------------------------------------------------
>
> Key: JBIDE-24844
> URL: https://issues.jboss.org/browse/JBIDE-24844
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: build
> Affects Versions: 4.5.0.Final
> Reporter: Nick Boldt
> Assignee: Pavol Srna
> Fix For: 4.5.2.AM1
>
> Attachments: red-weekly-smoke-tests.png, redballs-16.png
>
>
> As noted in JBIDE-24835, the it.weekly jobs try to run on macos w/ openjdk 1.8, but no such JDK exists there. Therefore need a combinationFilter to let us build with openjdk on windows and linux, and oracle jdk on macos.
> {code}
> combinationFilter = (label_exp == "macosx").implies(jdk == "jdk1.8") && (label_exp != "macosx").implies(jdk == "openjdk-1.8")
> {code}
> TODO: verify all the jobs linked from here [1] are working for all OSes
> [1] https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/devstudi...
> * hibernatetools-itests.download-devstudio - test failures on rhel7 (not a matrix job)
> * livereload.it.weekly - failing for windows 8.1 & 10 due to unresolved parent pom
> * browsersim.it.weekly - failing for windows 8.1 due to unresolved parent pom
> * archives.it.weekly - failed to resolve tycho-plugins:repo-utils1.0.0 (bad Nexus settings?) on win81
> * vpe.it.weekly - test failures on win81
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months