[JBoss JIRA] (JBIDE-24758) Server editor complains about wrong runtime folder even if fixed
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24758?page=com.atlassian.jira.plugi... ]
Rob Stryker resolved JBIDE-24758.
---------------------------------
Resolution: Done
pushed more
> Server editor complains about wrong runtime folder even if fixed
> ----------------------------------------------------------------
>
> Key: JBIDE-24758
> URL: https://issues.jboss.org/browse/JBIDE-24758
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.5.0.AM2
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.1.AM1
>
>
> I had a runtime and server adapter set up for eap 6.4. I deleted the server on the disk. When I opened the server editor, I was shown a red message in the status bar:
> The server's runtime folder does not exist: ......
> So far so good.
> So I unzip eap 6.4 somewhere else, clicked Runtime Environment in the server editor, and pointed the runtime to the new correct directory. Then I saved the editor. But the error message in the status bar still won't go away. I have to close the editor and then open it again, then the message no longer shows up.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24886) deprecate JDK5-dependent tests or enable a way to skip them on OSX (as no JDK5 is available there)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24886?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24886:
-------------------------------
Summary: deprecate JDK5-dependent tests or enable a way to skip them on OSX (as no JDK5 is available there) (was: deprecate JDK5-dependent tests or enable a way to skip them on OSX (no JDK5 available))
> deprecate JDK5-dependent tests or enable a way to skip them on OSX (as no JDK5 is available there)
> --------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24886
> URL: https://issues.jboss.org/browse/JBIDE-24886
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.5.1.AM1
> Reporter: Nick Boldt
> Assignee: Rob Stryker
> Fix For: 4.5.1.AM2
>
>
> In searching for */JRE_5_HOME\|jre.5\|jre5\|jdk5\|jdk.5/*, I've only found TWO files which make use of the JDK5/JRE5 constants, so this might be fairly simple.
> {code:title=as/plugins/org.jboss.ide.eclipse.as.wtp.core/src/org/jboss/ide/eclipse/as/core/util/IJBossRuntimeResourceConstants.java}
> 63: public static final String AOP_JDK5_DEPLOYER = "jboss-aop-jdk50.deployer"; //$NON-NLS-1$
> 65: public static final String JBOSS_AOP_JDK5_JAR = "jboss-aop-jdk50.jar"; //$NON-NLS-1$
> 93: public static final String JBOSS_ASPECT_LIBRARY_JDK5_0 = "jboss-aspect-library-jdk50.jar"; //$NON-NLS-1$
> {code}
> {code:title=as/tests/org.jboss.tools.as.test.core/src/org/jboss/tools/as/test/core/TestConstants.java}
> 45: public static final String JRE_5_HOME = System.getProperty("jbosstools.test.jre.5", "C:\\apps\\java\\jre5.0\\");
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24883) Python on windows slaves
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24883?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24883:
-------------------------------
Description:
python installation needs to be scripted in mwqa-cloud-slaves to be installed automatically when provisioning from openstack.
Purpose: facilitate running cross-platform scripts (eg., for JDK detection & discovery). Will allow me to start porting .sh script to .py so they can be used on all OSes.
was:
python installation needs to be scripted in mwqa-cloud-slaves to be installed automatically when provisioning from openstack.
> Python on windows slaves
> -------------------------
>
> Key: JBIDE-24883
> URL: https://issues.jboss.org/browse/JBIDE-24883
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: qa
> Reporter: Pavol Srna
> Assignee: Pavol Srna
> Labels: central-ci
> Fix For: 4.5.1.AM2
>
>
> python installation needs to be scripted in mwqa-cloud-slaves to be installed automatically when provisioning from openstack.
> Purpose: facilitate running cross-platform scripts (eg., for JDK detection & discovery). Will allow me to start porting .sh script to .py so they can be used on all OSes.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24883) Python on windows slaves
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24883?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24883:
-------------------------------
Description:
python installation needs to be scripted in mwqa-cloud-slaves to be installed automatically when provisioning from openstack.
Purpose: facilitate running cross-platform scripts (eg., for JDK detection & discovery). Will allow Nick to start porting .sh script to .py so they can be used on all OSes.
was:
python installation needs to be scripted in mwqa-cloud-slaves to be installed automatically when provisioning from openstack.
Purpose: facilitate running cross-platform scripts (eg., for JDK detection & discovery). Will allow me to start porting .sh script to .py so they can be used on all OSes.
> Python on windows slaves
> -------------------------
>
> Key: JBIDE-24883
> URL: https://issues.jboss.org/browse/JBIDE-24883
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: qa
> Reporter: Pavol Srna
> Assignee: Pavol Srna
> Labels: central-ci
> Fix For: 4.5.1.AM2
>
>
> python installation needs to be scripted in mwqa-cloud-slaves to be installed automatically when provisioning from openstack.
> Purpose: facilitate running cross-platform scripts (eg., for JDK detection & discovery). Will allow Nick to start porting .sh script to .py so they can be used on all OSes.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24886) deprecate JDK5-dependent tests or enable a way to skip them on OSX (no JDK5 available)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24886?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-24886:
------------------------------------
Also found this file:
{code:title=archives/tests/org.jboss.ide.eclipse.archives.test/inputs/projects/JBIDE2296/.settings/org.eclipse.jst.common.project.facet.core.prefs}
2: classpath.helper/org.eclipse.jdt.launching.JRE_CONTAINER\:\:org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType\:\:jdk1.5.0_12/owners=jst.java\:5.0
{code}
> deprecate JDK5-dependent tests or enable a way to skip them on OSX (no JDK5 available)
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-24886
> URL: https://issues.jboss.org/browse/JBIDE-24886
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.5.1.AM1
> Reporter: Nick Boldt
> Assignee: Rob Stryker
> Fix For: 4.5.1.AM2
>
>
> In searching for */JRE_5_HOME\|jre.5\|jre5\|jdk5\|jdk.5/*, I've only found TWO files which make use of the JDK5/JRE5 constants, so this might be fairly simple.
> {code:title=as/plugins/org.jboss.ide.eclipse.as.wtp.core/src/org/jboss/ide/eclipse/as/core/util/IJBossRuntimeResourceConstants.java}
> 63: public static final String AOP_JDK5_DEPLOYER = "jboss-aop-jdk50.deployer"; //$NON-NLS-1$
> 65: public static final String JBOSS_AOP_JDK5_JAR = "jboss-aop-jdk50.jar"; //$NON-NLS-1$
> 93: public static final String JBOSS_ASPECT_LIBRARY_JDK5_0 = "jboss-aspect-library-jdk50.jar"; //$NON-NLS-1$
> {code}
> {code:title=as/tests/org.jboss.tools.as.test.core/src/org/jboss/tools/as/test/core/TestConstants.java}
> 45: public static final String JRE_5_HOME = System.getProperty("jbosstools.test.jre.5", "C:\\apps\\java\\jre5.0\\");
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24886) deprecate JDK5-dependent tests or enable a way to skip them on OSX (no JDK5 available)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24886?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-24886:
----------------------------------
Assignee: Rob Stryker
> deprecate JDK5-dependent tests or enable a way to skip them on OSX (no JDK5 available)
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-24886
> URL: https://issues.jboss.org/browse/JBIDE-24886
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.5.1.AM1
> Reporter: Nick Boldt
> Assignee: Rob Stryker
> Fix For: 4.5.1.AM2
>
>
> In searching for */JRE_5_HOME\|jre.5\|jre5\|jdk5\|jdk.5/*, I've only found TWO files which make use of the JDK5/JRE5 constants, so this might be fairly simple.
> {code:title=as/plugins/org.jboss.ide.eclipse.as.wtp.core/src/org/jboss/ide/eclipse/as/core/util/IJBossRuntimeResourceConstants.java}
> 63: public static final String AOP_JDK5_DEPLOYER = "jboss-aop-jdk50.deployer"; //$NON-NLS-1$
> 65: public static final String JBOSS_AOP_JDK5_JAR = "jboss-aop-jdk50.jar"; //$NON-NLS-1$
> 93: public static final String JBOSS_ASPECT_LIBRARY_JDK5_0 = "jboss-aspect-library-jdk50.jar"; //$NON-NLS-1$
> {code}
> {code:title=as/tests/org.jboss.tools.as.test.core/src/org/jboss/tools/as/test/core/TestConstants.java}
> 45: public static final String JRE_5_HOME = System.getProperty("jbosstools.test.jre.5", "C:\\apps\\java\\jre5.0\\");
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24886) deprecate JDK5-dependent tests or enable a way to skip them on OSX (no JDK5 available)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24886?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24886:
-------------------------------
Fix Version/s: 4.5.1.AM2
> deprecate JDK5-dependent tests or enable a way to skip them on OSX (no JDK5 available)
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-24886
> URL: https://issues.jboss.org/browse/JBIDE-24886
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.5.1.AM1
> Reporter: Nick Boldt
> Assignee: Rob Stryker
> Fix For: 4.5.1.AM2
>
>
> In searching for */JRE_5_HOME\|jre.5\|jre5\|jdk5\|jdk.5/*, I've only found TWO files which make use of the JDK5/JRE5 constants, so this might be fairly simple.
> {code:title=as/plugins/org.jboss.ide.eclipse.as.wtp.core/src/org/jboss/ide/eclipse/as/core/util/IJBossRuntimeResourceConstants.java}
> 63: public static final String AOP_JDK5_DEPLOYER = "jboss-aop-jdk50.deployer"; //$NON-NLS-1$
> 65: public static final String JBOSS_AOP_JDK5_JAR = "jboss-aop-jdk50.jar"; //$NON-NLS-1$
> 93: public static final String JBOSS_ASPECT_LIBRARY_JDK5_0 = "jboss-aspect-library-jdk50.jar"; //$NON-NLS-1$
> {code}
> {code:title=as/tests/org.jboss.tools.as.test.core/src/org/jboss/tools/as/test/core/TestConstants.java}
> 45: public static final String JRE_5_HOME = System.getProperty("jbosstools.test.jre.5", "C:\\apps\\java\\jre5.0\\");
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24886) deprecate JDK5-dependent tests or enable a way to skip them on OSX (no JDK5 available)
by Nick Boldt (JIRA)
Nick Boldt created JBIDE-24886:
----------------------------------
Summary: deprecate JDK5-dependent tests or enable a way to skip them on OSX (no JDK5 available)
Key: JBIDE-24886
URL: https://issues.jboss.org/browse/JBIDE-24886
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.5.1.AM1
Reporter: Nick Boldt
I've only found TWO files which make use of the JDK5/JRE5 constants, so this might be fairly simple.
{code:title=as/plugins/org.jboss.ide.eclipse.as.wtp.core/src/org/jboss/ide/eclipse/as/core/util/IJBossRuntimeResourceConstants.java}
63: public static final String AOP_JDK5_DEPLOYER = "jboss-aop-jdk50.deployer"; //$NON-NLS-1$
65: public static final String JBOSS_AOP_JDK5_JAR = "jboss-aop-jdk50.jar"; //$NON-NLS-1$
93: public static final String JBOSS_ASPECT_LIBRARY_JDK5_0 = "jboss-aspect-library-jdk50.jar"; //$NON-NLS-1$
{code}
{code:title=as/tests/org.jboss.tools.as.test.core/src/org/jboss/tools/as/test/core/TestConstants.java}
45: public static final String JRE_5_HOME = System.getProperty("jbosstools.test.jre.5", "C:\\apps\\java\\jre5.0\\");
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24886) deprecate JDK5-dependent tests or enable a way to skip them on OSX (no JDK5 available)
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24886?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-24886:
-------------------------------
Description:
In searching for */JRE_5_HOME\|jre.5\|jre5\|jdk5\|jdk.5/*, I've only found TWO files which make use of the JDK5/JRE5 constants, so this might be fairly simple.
{code:title=as/plugins/org.jboss.ide.eclipse.as.wtp.core/src/org/jboss/ide/eclipse/as/core/util/IJBossRuntimeResourceConstants.java}
63: public static final String AOP_JDK5_DEPLOYER = "jboss-aop-jdk50.deployer"; //$NON-NLS-1$
65: public static final String JBOSS_AOP_JDK5_JAR = "jboss-aop-jdk50.jar"; //$NON-NLS-1$
93: public static final String JBOSS_ASPECT_LIBRARY_JDK5_0 = "jboss-aspect-library-jdk50.jar"; //$NON-NLS-1$
{code}
{code:title=as/tests/org.jboss.tools.as.test.core/src/org/jboss/tools/as/test/core/TestConstants.java}
45: public static final String JRE_5_HOME = System.getProperty("jbosstools.test.jre.5", "C:\\apps\\java\\jre5.0\\");
{code}
was:
I've only found TWO files which make use of the JDK5/JRE5 constants, so this might be fairly simple.
{code:title=as/plugins/org.jboss.ide.eclipse.as.wtp.core/src/org/jboss/ide/eclipse/as/core/util/IJBossRuntimeResourceConstants.java}
63: public static final String AOP_JDK5_DEPLOYER = "jboss-aop-jdk50.deployer"; //$NON-NLS-1$
65: public static final String JBOSS_AOP_JDK5_JAR = "jboss-aop-jdk50.jar"; //$NON-NLS-1$
93: public static final String JBOSS_ASPECT_LIBRARY_JDK5_0 = "jboss-aspect-library-jdk50.jar"; //$NON-NLS-1$
{code}
{code:title=as/tests/org.jboss.tools.as.test.core/src/org/jboss/tools/as/test/core/TestConstants.java}
45: public static final String JRE_5_HOME = System.getProperty("jbosstools.test.jre.5", "C:\\apps\\java\\jre5.0\\");
{code}
> deprecate JDK5-dependent tests or enable a way to skip them on OSX (no JDK5 available)
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-24886
> URL: https://issues.jboss.org/browse/JBIDE-24886
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.5.1.AM1
> Reporter: Nick Boldt
>
> In searching for */JRE_5_HOME\|jre.5\|jre5\|jdk5\|jdk.5/*, I've only found TWO files which make use of the JDK5/JRE5 constants, so this might be fairly simple.
> {code:title=as/plugins/org.jboss.ide.eclipse.as.wtp.core/src/org/jboss/ide/eclipse/as/core/util/IJBossRuntimeResourceConstants.java}
> 63: public static final String AOP_JDK5_DEPLOYER = "jboss-aop-jdk50.deployer"; //$NON-NLS-1$
> 65: public static final String JBOSS_AOP_JDK5_JAR = "jboss-aop-jdk50.jar"; //$NON-NLS-1$
> 93: public static final String JBOSS_ASPECT_LIBRARY_JDK5_0 = "jboss-aspect-library-jdk50.jar"; //$NON-NLS-1$
> {code}
> {code:title=as/tests/org.jboss.tools.as.test.core/src/org/jboss/tools/as/test/core/TestConstants.java}
> 45: public static final String JRE_5_HOME = System.getProperty("jbosstools.test.jre.5", "C:\\apps\\java\\jre5.0\\");
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24881) Strange strings in cdk's PATH environmental variable
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24881?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-24881:
--------------------------------
Fix Version/s: 4.5.1.AM2
> Strange strings in cdk's PATH environmental variable
> ----------------------------------------------------
>
> Key: JBIDE-24881
> URL: https://issues.jboss.org/browse/JBIDE-24881
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.5.1.AM1
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.1.AM2
>
>
> Hardy was trying to test cdk in eclipse and got an error when starting cdk:
> {code}
> org.xml.sax.SAXParseException; lineNumber: 5; columnNumber: 67; Character reference "" is an invalid XML character. occurred while reading launch configuration file: /Volumes/Gram/Hardy/tmp/workspace/.metadata/.plugins/org.eclipse.debug.core/.launches/Container Development Environment 3.launch.
> Character reference "" is an invalid XML character.
> {code}
> It turns out that his PATH env var for cdk is this (from JBIDE-24222):
> {code}
> ]1337;RemoteHost=hardy@nineveh.lan]1337;CurrentDir=/Volumes/Gram/Hardy/tmp/devstudio/studio/devstudio.app/Contents/MacOS]1337;ShellIntegrationVersion=3;shell=bash/opt/local/bin:/opt/local/sbin:/Users/hardy/.rvm/gems/ruby-2.0.0-p648/bin:/Users/hardy/.rvm/gems/ruby-2.0.0-p648@global/bin:/Users/hardy/.rvm/rubies/ruby-2.0.0-p648/bin:/opt/local/bin:/opt/local/sbin:/Users/hardy/work/developer-platform/openshift/oc/1.3.1:/opt/java/wildfly/bin:/opt/java/tomcat/bin:/opt/java/ant/bin:/opt/java/maven/bin:/opt/java/scala/bin:/opt/java/gradle/bin:/bin:/Applications/Development/Vagrant/bin:/Users/hardy/work/developer-platform/cdk-3/go/bin:/opt/local/bin:/opt/local/sbin:/Users/hardy/bin:/opt/openshift:/opt/local/lib/mariadb/bin:/Applications/Internet/Firefox.app/Contents/MacOS:/Applications/Dev/Editor/Sublime Text.app/Contents/SharedSupport/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Applications/Wireshark.app/Contents/MacOS:/Library/Java/JavaVirtualMachines/jdk-9.jdk/Contents/Home/bin/:/opt/local/bin:/opt/local/sbin:/Users/hardy/.rvm/gems/ruby-2.0.0-p648/bin:/Users/hardy/.rvm/gems/ruby-2.0.0-p648@global/bin:/Users/hardy/.rvm/rubies/ruby-2.0.0-p648/bin:/Users/hardy/work/developer-platform/openshift/oc/1.3.1:/opt/java/wildfly/bin:/opt/java/tomcat/bin:/opt/java/ant/bin:/opt/java/maven/bin:/opt/java/scala/bin:/opt/java/gradle/bin:/Applications/Development/Vagrant/bin:/Users/hardy/work/developer-platform/cdk-3/go/bin:/Users/hardy/bin:/opt/openshift:/opt/local/lib/mariadb/bin:/Applications/Internet/Firefox.app/Contents/MacOS:/Applications/Dev/Editor/Sublime Text.app/Contents/SharedSupport/bin:/Users/hardy/.rvm/bin:/Users/hardy/.rvm/bin
> {code}
> This was in devstudio nightly. So I checked too and I have a similar problem. In my case I have this in the PATH variable in launch config:
> {code}
> Restored session: Tue Aug 22 15:34:26 CEST 2017
> /Library/Java/JavaVirtualMachines/jdk1.8.0_131.jdk/Contents/Home/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin/bin
> Saving session...
> ...saving history...
> ...completed.:/Users/rasp/jbossqa/cdk/cdk-3.1.0
> {code}
> So something in the way you get the PATH is wrong. I would say this is definitely a regression - I remember seeing correct PATH there in the past.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months