[JBoss JIRA] (JBIDE-23427) Broken icon in hibernate properties editor
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23427?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-23427:
-------------------------------
Fix Version/s: 4.5.0.Final
(was: 4.5.0.AM1)
> Broken icon in hibernate properties editor
> ------------------------------------------
>
> Key: JBIDE-23427
> URL: https://issues.jboss.org/browse/JBIDE-23427
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate
> Affects Versions: 4.4.2.AM2
> Environment: Fedora 24 w/ JDK 8u65:
> {code}
> $➔ uname -a; java -version
> Linux t540p-f24-vm01 4.7.4-200.fc24.x86_64 #1 SMP Thu Sep 15 18:42:09 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
> openjdk version "1.8.0_65"
> OpenJDK Runtime Environment (build 1.8.0_65-b17)
> OpenJDK 64-Bit Server VM (build 25.65-b01, mixed mode)
> {code}
> Reporter: Nick Boldt
> Assignee: Koen Aers
> Fix For: 4.5.0.Final
>
> Attachments: Schermafbeelding 2017-03-20 om 17.31.45.png, hib-missing-icon-more.png, hib-missing-icon.log.txt, hib-missing-icon.png, hibernate-menu-missing-icon-property-editor.png
>
>
> There appears to be a missing icon in the properties editor for the Hibernate config file.
> Steps to repro:
> 0. install devstudio from installer jar, devstudio-10.2.0.AM2-v20161014-1657-B6205-installer-standalone.jar
> 1. create a project from File > New > Other > General > Project
> 2. select the project then create a hibernate.cfg.xml file using the File > New > Other > Hibernate > Hibernate Configuration File (cfg.xml).
> Note the error in the view.
> !hibernate-menu-missing-icon-property-editor.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBIDE-23645) Remove org.jboss.tools.ui.bot.ext from integration tests
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23645?page=com.atlassian.jira.plugi... ]
Pavol Srna resolved JBIDE-23645.
--------------------------------
Fix Version/s: 4.5.0.AM1
(was: 4.5.0.Final)
Resolution: Done
o.j.t.ui.bot.ext is removed.
> Remove org.jboss.tools.ui.bot.ext from integration tests
> --------------------------------------------------------
>
> Key: JBIDE-23645
> URL: https://issues.jboss.org/browse/JBIDE-23645
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: integration-tests
> Affects Versions: 4.4.3.AM1
> Reporter: Martin Malina
> Assignee: Martin Malina
> Fix For: 4.5.0.AM1
>
>
> org.jboss.tools.ui.bot.ext is an old and unmaintained test library. We should find out if/what tests still use it and fix those and ultimately remove bot.ext.
> https://github.com/jbosstools/jbosstools-integration-tests/tree/master/pl...
> This was previously discussed in JBIDE-23593 where I found the following tests that still use bot.ext.
> I found out that some tests still use bot.ext:
> {code}
> $ find . -iname 'manifest.mf' -path '*/META-INF/*'|xargs grep 'ui\.bot\.ext'|sed 's/:.*//'|uniq
> ./plugins/org.jboss.tools.jst.ui.bot/META-INF/MANIFEST.MF
> ./plugins/org.jboss.tools.ui.bot.ext/META-INF/MANIFEST.MF
> ./tests/org.jboss.tools.portlet.ui.bot.test/META-INF/MANIFEST.MF
> ./tests/org.jboss.tools.seam.ui.bot.test/META-INF/MANIFEST.MF
> ./tests/org.jboss.tools.ws.ui.bot.test/META-INF/MANIFEST.MF
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBIDE-23645) Remove org.jboss.tools.ui.bot.ext from integration tests
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23645?page=com.atlassian.jira.plugi... ]
Pavol Srna closed JBIDE-23645.
------------------------------
> Remove org.jboss.tools.ui.bot.ext from integration tests
> --------------------------------------------------------
>
> Key: JBIDE-23645
> URL: https://issues.jboss.org/browse/JBIDE-23645
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: integration-tests
> Affects Versions: 4.4.3.AM1
> Reporter: Martin Malina
> Assignee: Martin Malina
> Fix For: 4.5.0.AM1
>
>
> org.jboss.tools.ui.bot.ext is an old and unmaintained test library. We should find out if/what tests still use it and fix those and ultimately remove bot.ext.
> https://github.com/jbosstools/jbosstools-integration-tests/tree/master/pl...
> This was previously discussed in JBIDE-23593 where I found the following tests that still use bot.ext.
> I found out that some tests still use bot.ext:
> {code}
> $ find . -iname 'manifest.mf' -path '*/META-INF/*'|xargs grep 'ui\.bot\.ext'|sed 's/:.*//'|uniq
> ./plugins/org.jboss.tools.jst.ui.bot/META-INF/MANIFEST.MF
> ./plugins/org.jboss.tools.ui.bot.ext/META-INF/MANIFEST.MF
> ./tests/org.jboss.tools.portlet.ui.bot.test/META-INF/MANIFEST.MF
> ./tests/org.jboss.tools.seam.ui.bot.test/META-INF/MANIFEST.MF
> ./tests/org.jboss.tools.ws.ui.bot.test/META-INF/MANIFEST.MF
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBIDE-24583) Cannot run CDK 2.3
by Tomáš Sedmík (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24583?page=com.atlassian.jira.plugi... ]
Tomáš Sedmík commented on JBIDE-24583:
--------------------------------------
* It works well with CDK 2.4
* CDK 2.3 seems to be no longer supported
> Cannot run CDK 2.3
> ------------------
>
> Key: JBIDE-24583
> URL: https://issues.jboss.org/browse/JBIDE-24583
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.5.0.AM1
> Environment: DevStudio 11.0.0.AM1
> CDK 2.3
> Fedora 25
> Oracle JDK 1.8
> Reporter: Tomáš Sedmík
> Priority: Blocker
> Attachments: cdk-start-error.mp4
>
>
> I'm unable to run CDK 2.3 in DevStudio 11.0.0.AM1 (see attached video).
> {code}
> null
> org.eclipse.core.jobs
> Error
> Tue Jun 27 18:41:40 CEST 2017
> An internal error occurred during: "Starting CDK 2.3".
> java.lang.NoClassDefFoundError: com/openshift/restclient/OpenShiftException
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.controllers.CDKLaunchController.getCDKPoller(CDKLaunchController.java:257)
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.controllers.CDKLaunchController.launch(CDKLaunchController.java:151)
> at org.jboss.ide.eclipse.as.wtp.core.server.launch.ControllableServerLaunchConfiguration.launch(ControllableServerLaunchConfiguration.java:52)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:731)
> at org.eclipse.wst.server.core.internal.Server.startImpl2(Server.java:3566)
> at org.eclipse.wst.server.core.internal.Server.startImpl(Server.java:3502)
> at org.eclipse.wst.server.core.internal.Server$StartJob.run(Server.java:377)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
> Caused by: java.lang.ClassNotFoundException: com.openshift.restclient.OpenShiftException cannot be found by org.jboss.tools.openshift.cdk.server_3.4.0.v20170530-1720
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:484)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:395)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:387)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:150)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> ... 10 more
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBIDE-23431) Remote server over ssh does not work with cygwin
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23431?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-23431:
-------------------------------
Fix Version/s: 4.5.0.Final
(was: 4.5.0.AM1)
> Remote server over ssh does not work with cygwin
> ------------------------------------------------
>
> Key: JBIDE-23431
> URL: https://issues.jboss.org/browse/JBIDE-23431
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.4.2.AM2
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.0.Final
>
>
> Today [~rawagner] reported to me that he cannot run a remote server over ssh on Windows.
> So I tried it and I get the same error as him:
> {code}
> cd /
> cd /
> echo $PWD'>'
> echo $PWD'>'
> java "-Dprogram.name=JBossTools: WildFly 10.x" -Xms64m -Xmx512m -Dorg.jboss.resolver.warning=true -Djava.net.preferIPv4Stack=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true "-Dorg.jboss.boot.log.file=/cygdrive/c/mmalina/wildfly-10.0.0.Final/standalone/log/boot.log" "-Dlogging.configuration=file:/cygdrive/c/mmalina/wildfly-10.0.0.Final/standalone/configuration/logging.properties" "-Djboss.home.dir=/cygdrive/c/mmalina/wildfly-10.0.0.Final" -Dorg.jboss.logmanager.nocolor=true -jar /cygdrive/c/mmalina/wildfly-10.0.0.Final/jboss-modules.jar -mp "/cygdrive/c/mmalina/wildfly-10.0.0.Final/modules" org.jboss.as.standalone -b 0.0.0.0 --server-config=standalone.xml -Djboss.server.base.dir=/cygdrive/c/mmalina/wildfly-10.0.0.Final/standalone&
> echo "JBTOOLS_SERVER_START_CMD:WildFly 10.x1478166494076:"$!
> Last login: Thu Nov 3 10:47:34 2016 from 10.40.4.40
> 0;~
> jbossqa@DESKTOP-QOUU1SV ~
> $ cd /
> 0;/
> jbossqa@DESKTOP-QOUU1SV /
> $
> 0;/
> jbossqa@DESKTOP-QOUU1SV /
> $ cd /
> 0;/
> jbossqa@DESKTOP-QOUU1SV /
> $
> 0;/
> jbossqa@DESKTOP-QOUU1SV /
> $ echo $PWD'>'
> />
> 0;/
> jbossqa@DESKTOP-QOUU1SV /
> $ echo $PWD'>'
> />
> 0;/
> jbossqa@DESKTOP-QOUU1SV /
> $ java "-Dprogram.name=JBossTools: WildFly 10.x" -Xms64m -Xmx512m -Dorg.jboss.re solver.warning=true -Djava.net.preferIPv4Stack=true -Dsun.rmi.dgc.client.gcInter val=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs= org.jboss.byteman -Djava.awt.headless=true "-Dorg.jboss.boot.log.file=/cygdrive/ c/mmalina/wildfly-10.0.0.Final/standalone/log/boot.log" "-Dlogging.configuration =file:/cygdrive/c/mmalina/wildfly-10.0.0.Final/standalone/configuration/logging. properties" "-Djboss.home.dir=/cygdrive/c/mmalina/wildfly-10.0.0.Final" -Dorg.jb oss.logmanager.nocolor=true -jar /cygdrive/c/mmalina/wildfly-10.0.0.Final/jboss -modules.jar -mp "/cygdrive/c/mmalina/wildfly-10.0.0.Final/modules" org.jboss.as .standalone -b 0.0.0.0 --server-config=standalone.xml -Djboss.server.base.dir=/c ygdrive/c/mmalina/wildfly-10.0.0.Final/standalone&
> [1] 7888
> 0;/
> jbossqa@DESKTOP-QOUU1SV /
> $ echo "JBTOOLS_SERVER_START_CMD:WildFly 10.x1478166494076:"$!
> JBTOOLS_SERVER_START_CMD:WildFly 10.x1478166494076:7888
> 0;/
> jbossqa@DESKTOP-QOUU1SV /
> $ Error: Unable to access jarfile /cygdrive/c/mmalina/wildfly-10.0.0.Final/jboss-modules.jar
> wait 7888; echo "JBTOOLS_SERVER_LAUNCH_TERMINATED_CMD:WildFly 10.x147816649407 6:" $?
> [1]+ Exit 1 java "-Dprogram.name=JBossTools: WildFly 10.x" -Xms64m -Xmx512m -Dorg.jboss.resolver.warning=true -Djava.net.preferIPv4Stack=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true "-Dorg.jboss.boot.log.file=/cygdrive/c/mmalina/wildfly-10.0.0.Final/standalone/log/boot.log" "-Dlogging.configuration=file:/cygdrive/c/mmalina/wildfly-10.0.0.Final/standalone/configuration/logging.properties" "-Djboss.home.dir=/cygdrive/c/mmalina/wildfly-10.0.0.Final" -Dorg.jboss.logmanager.nocolor=true -jar /cygdrive/c/mmalina/wildfly-10.0.0.Final/jboss-modules.jar -mp "/cygdrive/c/mmalina/wildfly-10.0.0.Final/modules" org.jboss.as.standalone -b 0.0.0.0 --server-config=standalone.xml -Djboss.server.base.dir=/cygdrive/c/mmalina/wildfly-10.0.0.Final/standalone
> JBTOOLS_SERVER_LAUNCH_TERMINATED_CMD:WildFly 10.x1478166494076: 1
> {code}
> I'm not sure what's going on, /cygdrive/c/mmalina/wildfly-10.0.0.Final/jboss-modules.jar is accessible for me just fine over ssh. One may think that perhaps the java process has to use windows paths. But when I try to run ./standalone.sh in cygwin there, it works just fine. So I guess there is no reason why it shouldn't work over ssh then. We just need to figure out what's wrong.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBIDE-24583) Cannot run CDK 2.3
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24583?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-24583:
---------------------------------------
[~tsedmik] from the error message, it seems as if the openshift rest client was missing. How did you install devstudio? from the jar installer? or another method?
> Cannot run CDK 2.3
> ------------------
>
> Key: JBIDE-24583
> URL: https://issues.jboss.org/browse/JBIDE-24583
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.5.0.AM1
> Environment: DevStudio 11.0.0.AM1
> CDK 2.3
> Fedora 25
> Oracle JDK 1.8
> Reporter: Tomáš Sedmík
> Priority: Blocker
> Attachments: cdk-start-error.mp4
>
>
> I'm unable to run CDK 2.3 in DevStudio 11.0.0.AM1 (see attached video).
> {code}
> null
> org.eclipse.core.jobs
> Error
> Tue Jun 27 18:41:40 CEST 2017
> An internal error occurred during: "Starting CDK 2.3".
> java.lang.NoClassDefFoundError: com/openshift/restclient/OpenShiftException
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.controllers.CDKLaunchController.getCDKPoller(CDKLaunchController.java:257)
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.controllers.CDKLaunchController.launch(CDKLaunchController.java:151)
> at org.jboss.ide.eclipse.as.wtp.core.server.launch.ControllableServerLaunchConfiguration.launch(ControllableServerLaunchConfiguration.java:52)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:731)
> at org.eclipse.wst.server.core.internal.Server.startImpl2(Server.java:3566)
> at org.eclipse.wst.server.core.internal.Server.startImpl(Server.java:3502)
> at org.eclipse.wst.server.core.internal.Server$StartJob.run(Server.java:377)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
> Caused by: java.lang.ClassNotFoundException: com.openshift.restclient.OpenShiftException cannot be found by org.jboss.tools.openshift.cdk.server_3.4.0.v20170530-1720
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:484)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:395)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:387)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:150)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> ... 10 more
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months